Page MenuHomeSoftware Heritage

Build 815

Lint

When
Completed at Jan 26 2017, 3:13 PM · Built for 4 s
Status
Passed
1 empty logs are hidden. Show all logs.

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

1python3 -m flake8 swh bin/swh-storage-add-dir
2

Python tests

When
Completed at Jan 26 2017, 3:13 PM · Built for 4 s
Status
Passed
1 empty logs are hidden. Show all logs.

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

1W: unknown repository 'swh-environment', you might want to remove it
2ctags_to_db (test_converters.TestConverters) ... ok
3db_to_author (test_converters.TestConverters) ... ok
4db_to_ctags (test_converters.TestConverters) ... ok
5db_to_git_headers (test_converters.TestConverters) ... ok
6db_to_language (test_converters.TestConverters) ... ok
7db_to_mimetype (test_converters.TestConverters) ... ok
8db_to_release (test_converters.TestConverters) ... ok
9db_to_revision (test_converters.TestConverters) ... ok
10
11----------------------------------------------------------------------
12Ran 8 tests in 2.471s
13
14OK
15

Update environment from working copy

When
Completed at Jan 26 2017, 3:13 PM · Built for 26 s
Status
Passed

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

1mr update: command failed
2mr update: command failed
3

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

268 debian/control | 6 +-
269 requirements.txt | 7 +-
270 sql/Makefile | 17 +-
271 sql/swh-indexes.sql | 272 +++++++++++++++++++++++++++++++
272 sql/swh-schema.sql | 318 ++++++++-----------------------------
273 sql/swh-triggers.sql | 124 +++++++++++++++
274 sql/upgrades/098.sql | 9 ++
275 sql/upgrades/099.sql | 30 ++++
276 swh/storage/api/client.py | 61 +------
277 swh/storage/api/server.py | 13 +-
278 swh/storage/archiver/worker.py | 2 +-
279 swh/storage/db.py | 13 +-
280 swh/storage/storage.py | 11 +-
281 swh/storage/tests/test_archiver.py | 2 +-
282 swh/storage/tests/test_storage.py | 22 +++
283 swh/storage/vault/api/client.py | 54 +------
284 swh/storage/vault/api/server.py | 9 +-
285 17 files changed, 576 insertions(+), 394 deletions(-)
286 create mode 100644 sql/swh-indexes.sql
287 create mode 100644 sql/swh-triggers.sql
288 create mode 100644 sql/upgrades/098.sql
289 create mode 100644 sql/upgrades/099.sql
290
291mr update: finished (19 ok; 2 failed)
292

Clone on Software Heritage Worker

When
Completed at Jan 26 2017, 3:13 PM · Built instantly
Status
Passed

Event Timeline