Page MenuHomeSoftware Heritage

Build 1162

Lint

When
Completed at May 31 2017, 6:27 PM · Built for 2 s
Status
Failed

Build Log 3885 (remote - stderr)
25 - 50 - 100 - Unlimited Lines

1/usr/bin/python3: No module named flake8
2make: *** [check] Error 1
3

Build Log 3884 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

1python3 -m flake8 swh bin/swh-storage-add-dir
2../Makefile.python:25: recipe for target 'check' failed
3

Python tests

When
Completed at May 31 2017, 6:27 PM · Built for 12 s
Status
Failed
1 empty logs are hidden. Show all logs.

Build Log 3883 (remote - stderr)
25 - 50 - 100 - Unlimited Lines

20 addr.filename, addr.module)
21 File "/usr/lib/python3/dist-packages/nose/importer.py", line 47, in importFromPath
22 return self.importFromDir(dir_path, fqname)
23 File "/usr/lib/python3/dist-packages/nose/importer.py", line 94, in importFromDir
24 mod = load_module(part_fqname, fh, filename, desc)
25 File "/usr/lib/python3.4/imp.py", line 235, in load_module
26 return load_source(name, filename, file)
27 File "/usr/lib/python3.4/imp.py", line 171, in load_source
28 module = methods.load()
29 File "<frozen importlib._bootstrap>", line 1220, in load
30 File "<frozen importlib._bootstrap>", line 1200, in _load_unlocked
31 File "<frozen importlib._bootstrap>", line 1129, in _exec
32 File "<frozen importlib._bootstrap>", line 1471, in exec_module
33 File "<frozen importlib._bootstrap>", line 321, in _call_with_frames_removed
34 File "/home/temp-drydock/drydock/workingcopy-176/repo/swh-storage/swh/storage/tests/test_archiver.py", line 27, in <module>
35 from swh.objstorage.api.server import app
36 File "/home/temp-drydock/drydock/workingcopy-176/repo/swh-objstorage/swh/objstorage/api/server.py", line 7, in <module>
37 import aiohttp.web
38ImportError: No module named 'aiohttp'
39
40----------------------------------------------------------------------
41Ran 9 tests in 4.757s
42
43FAILED (errors=1)
44

Update environment from working copy

When
Completed at May 31 2017, 6:27 PM · Built for 26 s
Status
Passed
1 empty logs are hidden. Show all logs.

Build Log 3880 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

159 swh/storage/vault/api/cooking_tasks.py | 27 ----
160 swh/storage/vault/api/server.py | 98 -------------
161 swh/storage/vault/cache.py | 53 -------
162 swh/storage/vault/conf.yaml | 0
163 swh/storage/vault/cookers/__init__.py | 14 --
164 swh/storage/vault/cookers/base.py | 221 -----------------------------
165 swh/storage/vault/cookers/directory.py | 24 ----
166 swh/storage/vault/cookers/revision_flat.py | 33 -----
167 swh/storage/vault/cookers/revision_git.py | 204 --------------------------
168 19 files changed, 104 insertions(+), 844 deletions(-)
169 delete mode 100644 docs/vault-blueprint.md
170 create mode 100644 sql/upgrades/105.sql
171 delete mode 100644 swh/storage/vault/api/client.py
172 delete mode 100644 swh/storage/vault/api/cooking_tasks.py
173 delete mode 100644 swh/storage/vault/api/server.py
174 delete mode 100644 swh/storage/vault/cache.py
175 delete mode 100644 swh/storage/vault/conf.yaml
176 delete mode 100644 swh/storage/vault/cookers/__init__.py
177 delete mode 100644 swh/storage/vault/cookers/base.py
178 delete mode 100644 swh/storage/vault/cookers/directory.py
179 delete mode 100644 swh/storage/vault/cookers/revision_flat.py
180 delete mode 100644 swh/storage/vault/cookers/revision_git.py
181
182mr update: finished (23 ok)
183

Clone on Software Heritage Worker

When
Completed at May 31 2017, 6:27 PM · Built instantly
Status
Passed

Event Timeline