Properties
Properties
- Buildable
- B863: rDSTO8e97754a92c6: sql/swh-func: use pg_stat_user_tables for more accurate tuple statistics
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Failed
Lint
Lint
- When
- Completed at May 30 2017, 1:10 PM · Built for 2 s
- Status
Failed
1 | /usr/bin/python3: No module named flake8 |
---|---|
2 | make: *** [check] Error 1 |
3 |
1 | python3 -m flake8 swh bin/swh-storage-add-dir |
---|---|
2 | ../Makefile.python:25: recipe for target 'check' failed |
3 |
Python tests
Python tests
- When
- Completed at May 30 2017, 1:10 PM · Built for 15 s
- Status
Failed
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-lister-github', you might want to remove it |
3 | W: unknown repository 'swh-lister-bitbucket', you might want to remove it |
4 | Failure: ImportError (No module named 'aiohttp') ... ERROR |
5 | ctags_to_db (test_converters.TestConverters) ... ok |
6 | db_to_author (test_converters.TestConverters) ... ok |
7 | db_to_ctags (test_converters.TestConverters) ... ok |
8 | db_to_git_headers (test_converters.TestConverters) ... ok |
9 | db_to_language (test_converters.TestConverters) ... ok |
10 | db_to_mimetype (test_converters.TestConverters) ... ok |
11 | db_to_release (test_converters.TestConverters) ... ok |
12 | db_to_revision (test_converters.TestConverters) ... ok |
13 | |
14 | ====================================================================== |
15 | ERROR: Failure: ImportError (No module named 'aiohttp') |
16 | ---------------------------------------------------------------------- |
17 | Traceback (most recent call last): |
18 | File "/usr/lib/python3/dist-packages/nose/failure.py", line 39, in runTest |
19 | raise self.exc_val.with_traceback(self.tb) |
20 | File "/usr/lib/python3/dist-packages/nose/loader.py", line 414, in loadTestsFromName |
21 | addr.filename, addr.module) |
22 | File "/usr/lib/python3/dist-packages/nose/importer.py", line 47, in importFromPath |
23 | return self.importFromDir(dir_path, fqname) |
24 | File "/usr/lib/python3/dist-packages/nose/importer.py", line 94, in importFromDir |
25 | mod = load_module(part_fqname, fh, filename, desc) |
26 | File "/usr/lib/python3.4/imp.py", line 235, in load_module |
27 | return load_source(name, filename, file) |
28 | File "/usr/lib/python3.4/imp.py", line 171, in load_source |
29 | module = methods.load() |
30 | File "<frozen importlib._bootstrap>", line 1220, in load |
31 | File "<frozen importlib._bootstrap>", line 1200, in _load_unlocked |
32 | File "<frozen importlib._bootstrap>", line 1129, in _exec |
33 | File "<frozen importlib._bootstrap>", line 1471, in exec_module |
34 | File "<frozen importlib._bootstrap>", line 321, in _call_with_frames_removed |
35 | File "/home/temp-drydock/drydock/workingcopy-178/repo/swh-storage/swh/storage/tests/test_archiver.py", line 27, in <module> |
36 | from swh.objstorage.api.server import app |
37 | File "/home/temp-drydock/drydock/workingcopy-178/repo/swh-objstorage/swh/objstorage/api/server.py", line 7, in <module> |
38 | import aiohttp.web |
39 | ImportError: No module named 'aiohttp' |
40 | |
41 | ---------------------------------------------------------------------- |
42 | Ran 9 tests in 5.504s |
43 | |
44 | FAILED (errors=1) |
45 |
Update environment from working copy
Update environment from working copy
- When
- Completed at May 30 2017, 1:10 PM · Built for 37 s
- Status
Passed
1 empty logs are hidden. Show all logs.
1 | mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-fetcher-googlecode |
---|---|
2 | mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-fetcher-googlecode |
3 | Already up-to-date. |
4 | |
5 | mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-cloner-git |
6 | mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-cloner-git |
7 | Already up-to-date. |
8 | |
9 | mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-indexer |
10 | mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-indexer |
11 | From ssh://forge.softwareheritage.org/diffusion/78/swh-indexer |
12 | b560a31..12561fa master -> origin/master |
13 | * [new tag] v0.0.28 -> v0.0.28 |
14 | * [new tag] v0.0.18 -> v0.0.18 |
15 | * [new tag] v0.0.19 -> v0.0.19 |
16 | * [new tag] v0.0.20 -> v0.0.20 |
17 | * [new tag] v0.0.21 -> v0.0.21 |
18 | * [new tag] v0.0.22 -> v0.0.22 |
19 | * [new tag] v0.0.23 -> v0.0.23 |
20 | * [new tag] v0.0.24 -> v0.0.24 |
21 | * [new tag] v0.0.25 -> v0.0.25 |
22 | * [new tag] v0.0.26 -> v0.0.26 |
23 | * [new tag] v0.0.27 -> v0.0.27 |
24 | Updating b560a31..12561fa |
25 | Fast-forward |
26 | swh/indexer/__init__.py | 4 +- |
27 | swh/indexer/fossology_license.py | 43 ++++++++----- |
28 | swh/indexer/indexer.py | 66 ++++++++++++------- |
29 | swh/indexer/language.py | 34 ++++++++-- |
30 | swh/indexer/mimetype.py | 73 ++++++++++----------- |
31 | swh/indexer/orchestrator.py | 136 ++++++++++++++++++++++++--------------- |
32 | swh/indexer/producer.py | 34 +++++++--- |
33 | swh/indexer/rehash.py | 82 +++++++++++++++++------ |
34 | swh/indexer/tasks.py | 8 ++- |
35 | 9 files changed, 318 insertions(+), 162 deletions(-) |
36 | |
37 | mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-core |
38 | mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-core |
39 | From ssh://forge.softwareheritage.org/diffusion/DCORE/swh-core |
40 | a4c33d9..806f583 master -> origin/master |
41 | * [new tag] v0.0.32 -> v0.0.32 |
42 | Updating a4c33d9..806f583 |
43 | Fast-forward |
44 | swh/core/api.py | 56 +++++++++++++++++++++++++++++++++++++-------------- |
45 | swh/core/api_async.py | 56 +++++++++++++++++++++++++++++++++++++++++++++++++++ |
46 | swh/core/logger.py | 12 +++++++---- |
47 | 3 files changed, 105 insertions(+), 19 deletions(-) |
48 | create mode 100644 swh/core/api_async.py |
49 | |
50 | mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/snippets |
51 | mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/snippets |
52 | From ssh://forge.softwareheritage.org/diffusion/59/code-snippets |
53 | a98ed2c..49ffa63 master -> origin/master |
54 | Updating a98ed2c..49ffa63 |
55 | Fast-forward |
56 | ardumont/dispatch.py | 34 ++++++++++++++++++++++++++ |
57 | ardumont/graph_bar.py | 47 +++++++++++++++++++++++++++++++++++ |
58 | ardumont/read_from_archive.py | 34 ++++++++++++++++++++++++++ |
59 | ardumont/send-batch-sha1s.sh | 30 +++++++++++++++++++++++ |
60 | olasd/azure/create-vm.sh | 14 +++++------ |
61 | olasd/azure/provision-vm.sh | 57 ++++++++++++++++++++++++++++--------------- |
62 | 6 files changed, 189 insertions(+), 27 deletions(-) |
63 | create mode 100755 ardumont/dispatch.py |
64 | create mode 100755 ardumont/graph_bar.py |
65 | create mode 100755 ardumont/read_from_archive.py |
66 | create mode 100755 ardumont/send-batch-sha1s.sh |
67 | mode change 100644 => 100755 olasd/azure/create-vm.sh |
68 | mode change 100644 => 100755 olasd/azure/provision-vm.sh |
69 | |
70 | mr checkout: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-lister |
71 | mr checkout: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-lister |
72 | Cloning into 'swh-lister'... |
73 | |
74 | mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-journal |
75 | mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-journal |
76 | Already up-to-date. |
77 | |
78 | mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-loader-antelink |
79 | mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-loader-antelink |
80 | Already up-to-date. |
81 | |
82 | mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-loader-core |
83 | mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-loader-core |
84 | Already up-to-date. |
85 | |
86 | mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-loader-debian |
87 | mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-loader-debian |
88 | Already up-to-date. |
89 | |
90 | mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-loader-dir |
91 | mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-loader-dir |
92 | Already up-to-date. |
93 | |
94 | mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-loader-mercurial |
95 | mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-loader-mercurial |
96 | From ssh://forge.softwareheritage.org/source/swh-loader-mercurial |
97 | 09caf66..dbd3c73 master -> origin/master |
98 | Updating 09caf66..dbd3c73 |
99 | Fast-forward |
100 | swh/foo/bar.py | 4 - |
101 | swh/loader/mercurial/archive_extract.py | 45 ++++ |
102 | swh/loader/mercurial/base.py | 457 ++++++++++++++++++++++++++++++++ |
103 | swh/loader/mercurial/bundle_loader.py | 322 ++++++++++++++++++++++ |
104 | swh/loader/mercurial/converters.py | 90 +++++++ |
105 | swh/loader/mercurial/slow_loader.py | 416 +++++++++++++++++++++++++++++ |
106 | 6 files changed, 1330 insertions(+), 4 deletions(-) |
107 | delete mode 100644 swh/foo/bar.py |
108 | create mode 100644 swh/loader/mercurial/archive_extract.py |
109 | create mode 100644 swh/loader/mercurial/base.py |
110 | create mode 100644 swh/loader/mercurial/bundle_loader.py |
111 | create mode 100644 swh/loader/mercurial/converters.py |
112 | create mode 100644 swh/loader/mercurial/slow_loader.py |
113 | |
114 | mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-loader-git |
115 | mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-loader-git |
116 | Already up-to-date. |
117 | |
118 | mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-loader-svn |
119 | mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-loader-svn |
120 | Already up-to-date. |
121 | |
122 | mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-mirror-forge |
123 | mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-mirror-forge |
124 | Already up-to-date. |
125 | |
126 | mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-loader-tar |
127 | mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-loader-tar |
128 | From ssh://forge.softwareheritage.org/diffusion/DLDTAR/swh-loader-tar |
129 | * [new tag] v0.0.24 -> v0.0.24 |
130 | Already up-to-date. |
131 | |
132 | mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-model |
133 | mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-model |
134 | Already up-to-date. |
135 | |
136 | mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-py-template |
137 | mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-py-template |
138 | Already up-to-date. |
139 | |
140 | mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-scheduler |
141 | mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-scheduler |
142 | Already up-to-date. |
143 | |
144 | mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-objstorage |
145 | mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-objstorage |
146 | From ssh://forge.softwareheritage.org/diffusion/DOBJS/swh-objstorage |
147 | 62c3d00..051a468 master -> origin/master |
148 | Updating 62c3d00..051a468 |
149 | Fast-forward |
150 | requirements.txt | 3 +- |
151 | swh/objstorage/api/client.py | 20 +++- |
152 | swh/objstorage/api/server.py | 133 ++++++++++++--------- |
153 | swh/objstorage/objstorage.py | 64 +++++++++- |
154 | swh/objstorage/objstorage_pathslicing.py | 33 ++++- |
155 | swh/objstorage/tests/objstorage_testing.py | 37 ++++++ |
156 | swh/objstorage/tests/server_testing.py | 5 +- |
157 | swh/objstorage/tests/test_objstorage_api.py | 4 +- |
158 | .../tests/test_objstorage_instantiation.py | 7 +- |
159 | 9 files changed, 237 insertions(+), 69 deletions(-) |
160 | |
161 | mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-storage-testdata |
162 | mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-storage-testdata |
163 | Already up-to-date. |
164 | |
165 | mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-web-ui |
166 | mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-web-ui |
167 | From ssh://forge.softwareheritage.org/diffusion/DWUI/swh-web-ui |
168 | 06d1446..3471862 master -> origin/master |
169 | Updating 06d1446..3471862 |
170 | Fast-forward |
171 | swh/web/ui/main.py | 35 ++++++++++++++++++++++++++--------- |
172 | swh/web/ui/tests/test_app.py | 10 ++++++++-- |
173 | 2 files changed, 34 insertions(+), 11 deletions(-) |
174 | |
175 | mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-storage |
176 | mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-storage |
177 | From ssh://forge.softwareheritage.org/diffusion/DSTO/swh-storage |
178 | 76ed458..8e97754 master -> origin/master |
179 | Updating 76ed458..8e97754 |
180 | Fast-forward |
181 | docs/vault-blueprint.md | 139 ------------------ |
182 | sql/swh-func.sql | 6 +- |
183 | sql/swh-schema.sql | 2 +- |
184 | sql/upgrades/105.sql | 31 ++++ |
185 | swh/storage/vault/api/client.py | 27 ---- |
186 | swh/storage/vault/api/cooking_tasks.py | 27 ---- |
187 | swh/storage/vault/api/server.py | 98 ------------- |
188 | swh/storage/vault/cache.py | 53 ------- |
189 | swh/storage/vault/conf.yaml | 0 |
190 | swh/storage/vault/cookers/__init__.py | 14 -- |
191 | swh/storage/vault/cookers/base.py | 221 ----------------------------- |
192 | swh/storage/vault/cookers/directory.py | 24 ---- |
193 | swh/storage/vault/cookers/revision_flat.py | 33 ----- |
194 | swh/storage/vault/cookers/revision_git.py | 204 -------------------------- |
195 | 14 files changed, 35 insertions(+), 844 deletions(-) |
196 | delete mode 100644 docs/vault-blueprint.md |
197 | create mode 100644 sql/upgrades/105.sql |
198 | delete mode 100644 swh/storage/vault/api/client.py |
199 | delete mode 100644 swh/storage/vault/api/cooking_tasks.py |
200 | delete mode 100644 swh/storage/vault/api/server.py |
201 | delete mode 100644 swh/storage/vault/cache.py |
202 | delete mode 100644 swh/storage/vault/conf.yaml |
203 | delete mode 100644 swh/storage/vault/cookers/__init__.py |
204 | delete mode 100644 swh/storage/vault/cookers/base.py |
205 | delete mode 100644 swh/storage/vault/cookers/directory.py |
206 | delete mode 100644 swh/storage/vault/cookers/revision_flat.py |
207 | delete mode 100644 swh/storage/vault/cookers/revision_git.py |
208 | |
209 | mr update: finished (23 ok) |
210 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at May 30 2017, 1:10 PM · Built instantly
- Status
Passed