Properties
Properties
- Buildable
- B259: rDSTO2cf3a5a3fe2f: Extract http servers common code to swh.objstorage for dependencies
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Passed
Lint
Lint
- When
- Completed at Jun 27 2016, 2:57 PM · Built for 2 s
- Status
Passed
1 empty logs are hidden. Show all logs.
1 | python3 -m flake8 swh bin/swh-storage-add-dir bin/swh-objstorage-fsck bin/swh-objstorage-add-dir |
---|---|
2 |
Python tests
Python tests
- When
- Completed at Jun 27 2016, 2:57 PM · Built for 2 s
- Status
Passed
1 empty logs are hidden. Show all logs.
1 | W: unknown repository 'swh-environment', you might want to remove it |
---|---|
2 | W: unknown repository 'swh-loader-vcs', you might want to remove it |
3 | db_to_author (test_converters.TestConverters) ... ok |
4 | db_to_git_headers (test_converters.TestConverters) ... ok |
5 | db_to_release (test_converters.TestConverters) ... ok |
6 | db_to_revision (test_converters.TestConverters) ... ok |
7 | |
8 | ---------------------------------------------------------------------- |
9 | Ran 4 tests in 0.418s |
10 | |
11 | OK |
12 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Jun 27 2016, 2:57 PM · Built for 14 s
- Status
Passed
1 | mr update: command failed |
---|---|
2 | mr update: command failed |
3 | mr update: command failed |
4 | mr update: command failed |
5 |
53 | mr update: /home/temp-drydock/drydock/workingcopy-160/repo/swh-environment/swh-scheduler |
---|---|
54 | ssh_exchange_identification: Connection closed by remote host |
55 | fatal: Could not read from remote repository. |
56 | |
57 | Please make sure you have the correct access rights |
58 | and the repository exists. |
59 | |
60 | mr update: /home/temp-drydock/drydock/workingcopy-160/repo/swh-environment/swh-loader-dir |
61 | mr update: /home/temp-drydock/drydock/workingcopy-160/repo/swh-environment/swh-loader-dir |
62 | Already up-to-date. |
63 | |
64 | mr update: /home/temp-drydock/drydock/workingcopy-160/repo/swh-environment/swh-loader-tar |
65 | mr update: /home/temp-drydock/drydock/workingcopy-160/repo/swh-environment/swh-loader-tar |
66 | Already up-to-date. |
67 | |
68 | mr update: /home/temp-drydock/drydock/workingcopy-160/repo/swh-environment/swh-web-ui |
69 | mr update: /home/temp-drydock/drydock/workingcopy-160/repo/swh-environment/swh-web-ui |
70 | ssh_exchange_identification: Connection closed by remote host |
71 | fatal: Could not read from remote repository. |
72 | |
73 | Please make sure you have the correct access rights |
74 | and the repository exists. |
75 | |
76 | mr update: /home/temp-drydock/drydock/workingcopy-160/repo/swh-environment/swh-py-template |
77 | mr update: /home/temp-drydock/drydock/workingcopy-160/repo/swh-environment/swh-py-template |
78 | Already up-to-date. |
79 | |
80 | mr update: /home/temp-drydock/drydock/workingcopy-160/repo/swh-environment/swh-model |
81 | mr update: /home/temp-drydock/drydock/workingcopy-160/repo/swh-environment/swh-model |
82 | Already up-to-date. |
83 | |
84 | mr update: /home/temp-drydock/drydock/workingcopy-160/repo/swh-environment/swh-storage-testdata |
85 | mr update: /home/temp-drydock/drydock/workingcopy-160/repo/swh-environment/swh-storage-testdata |
86 | Already up-to-date. |
87 | |
88 | mr update: /home/temp-drydock/drydock/workingcopy-160/repo/swh-environment/swh-storage |
89 | mr update: /home/temp-drydock/drydock/workingcopy-160/repo/swh-environment/swh-storage |
90 | From ssh://forge.softwareheritage.org/diffusion/DSTO/swh-storage |
91 | a623ce8..92e6cd8 master -> origin/master |
92 | Updating a623ce8..92e6cd8 |
93 | Fast-forward |
94 | bin/swh-objstorage-add-dir | 37 -- |
95 | bin/swh-objstorage-fsck | 28 -- |
96 | debian/control | 1 + |
97 | requirements.txt | 1 + |
98 | setup.py | 7 - |
99 | swh/storage/api/client.py | 5 +- |
100 | swh/storage/api/common.py | 69 ---- |
101 | swh/storage/api/server.py | 6 +- |
102 | swh/storage/archiver/copier.py | 2 +- |
103 | swh/storage/checker/__init__.py | 0 |
104 | swh/storage/checker/checker.py | 171 ---------- |
105 | swh/storage/exc.py | 12 - |
106 | swh/storage/objstorage/__init__.py | 4 - |
107 | swh/storage/objstorage/api/__init__.py | 0 |
108 | swh/storage/objstorage/api/client.py | 103 ------ |
109 | swh/storage/objstorage/api/server.py | 96 ------ |
110 | swh/storage/objstorage/multiplexer/__init__.py | 4 - |
111 | .../objstorage/multiplexer/filter/__init__.py | 98 ------ |
112 | .../objstorage/multiplexer/filter/filter.py | 48 --- |
113 | .../objstorage/multiplexer/filter/id_filter.py | 99 ------ |
114 | .../multiplexer/filter/read_write_filter.py | 17 - |
115 | .../multiplexer/multiplexer_objstorage.py | 194 ----------- |
116 | swh/storage/objstorage/objstorage.py | 119 ------- |
117 | swh/storage/objstorage/objstorage_pathslicing.py | 347 ------------------- |
118 | swh/storage/storage.py | 5 +- |
119 | swh/storage/tests/objstorage_testing.py | 70 ---- |
120 | swh/storage/tests/test_archiver.py | 6 +- |
121 | swh/storage/tests/test_checker.py | 128 ------- |
122 | swh/storage/tests/test_multiplexer_filter.py | 373 --------------------- |
123 | swh/storage/tests/test_objstorage_api.py | 88 ----- |
124 | swh/storage/tests/test_objstorage_multiplexer.py | 78 ----- |
125 | swh/storage/tests/test_objstorage_pathslicing.py | 76 ----- |
126 | 32 files changed, 15 insertions(+), 2277 deletions(-) |
127 | delete mode 100755 bin/swh-objstorage-add-dir |
128 | delete mode 100755 bin/swh-objstorage-fsck |
129 | delete mode 100644 swh/storage/api/common.py |
130 | delete mode 100644 swh/storage/checker/__init__.py |
131 | delete mode 100644 swh/storage/checker/checker.py |
132 | delete mode 100644 swh/storage/objstorage/__init__.py |
133 | delete mode 100644 swh/storage/objstorage/api/__init__.py |
134 | delete mode 100644 swh/storage/objstorage/api/client.py |
135 | delete mode 100644 swh/storage/objstorage/api/server.py |
136 | delete mode 100644 swh/storage/objstorage/multiplexer/__init__.py |
137 | delete mode 100644 swh/storage/objstorage/multiplexer/filter/__init__.py |
138 | delete mode 100644 swh/storage/objstorage/multiplexer/filter/filter.py |
139 | delete mode 100644 swh/storage/objstorage/multiplexer/filter/id_filter.py |
140 | delete mode 100644 swh/storage/objstorage/multiplexer/filter/read_write_filter.py |
141 | delete mode 100644 swh/storage/objstorage/multiplexer/multiplexer_objstorage.py |
142 | delete mode 100644 swh/storage/objstorage/objstorage.py |
143 | delete mode 100644 swh/storage/objstorage/objstorage_pathslicing.py |
144 | delete mode 100644 swh/storage/tests/objstorage_testing.py |
145 | delete mode 100644 swh/storage/tests/test_checker.py |
146 | delete mode 100644 swh/storage/tests/test_multiplexer_filter.py |
147 | delete mode 100644 swh/storage/tests/test_objstorage_api.py |
148 | delete mode 100644 swh/storage/tests/test_objstorage_multiplexer.py |
149 | delete mode 100644 swh/storage/tests/test_objstorage_pathslicing.py |
150 | |
151 | mr update: finished (15 ok; 4 failed) |
152 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Jun 27 2016, 2:57 PM · Built instantly
- Status
Passed