Page MenuHomeSoftware Heritage

Lint

When
Completed at Mar 8 2016, 4:37 PM · Built for 28 s
Status
Failed

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

1make: *** [check] Error 1
2

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

1python3 -m flake8 swh bin/swh-storage-add-dir bin/swh-objstorage-fsck bin/swh-objstorage-add-dir
2swh/storage/converters.py:35:80: E501 line too long (82 > 79 characters)
3swh/storage/db.py:133:40: E701 multiple statements on one line (colon)
4swh/storage/db.py:136:39: E701 multiple statements on one line (colon)
5swh/storage/db.py:139:50: E701 multiple statements on one line (colon)
6swh/storage/db.py:142:45: E701 multiple statements on one line (colon)
7swh/storage/db.py:145:46: E701 multiple statements on one line (colon)
8swh/storage/db.py:148:37: E701 multiple statements on one line (colon)
9swh/storage/db.py:192:46: E701 multiple statements on one line (colon)
10swh/storage/db.py:195:48: E701 multiple statements on one line (colon)
11swh/storage/db.py:198:54: E701 multiple statements on one line (colon)
12swh/storage/db.py:201:47: E701 multiple statements on one line (colon)
13swh/storage/db.py:204:46: E701 multiple statements on one line (colon)
14swh/storage/db.py:207:57: E701 multiple statements on one line (colon)
15swh/storage/db.py:210:53: E701 multiple statements on one line (colon)
16swh/storage/db.py:298:80: E501 line too long (88 > 79 characters)
17swh/storage/db.py:341:80: E501 line too long (85 > 79 characters)
18swh/storage/objstorage.py:50:80: E501 line too long (80 > 79 characters)
19swh/storage/objstorage.py:194:80: E501 line too long (83 > 79 characters)
20swh/storage/objstorage.py:356:80: E501 line too long (81 > 79 characters)
21swh/storage/tests/test_db.py:47:25: E126 continuation line over-indented for hanging indent
22swh/storage/tests/test_storage.py:616:18: E121 continuation line indentation is not a multiple of four
23../Makefile.python:25: recipe for target 'check' failed
24

Python tests

When
Completed at Mar 8 2016, 4:37 PM · Built for 21 s
Status
Failed

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

127Traceback (most recent call last):
128 File "/usr/lib/python3/dist-packages/nose/suite.py", line 210, in run
129 self.setUp()
130 File "/usr/lib/python3/dist-packages/nose/suite.py", line 293, in setUp
131 self.setupContext(ancestor)
132 File "/usr/lib/python3/dist-packages/nose/suite.py", line 316, in setupContext
133 try_run(context, names)
134 File "/usr/lib/python3/dist-packages/nose/util.py", line 470, in try_run
135 return func()
136 File "/usr/lib/python3/dist-packages/swh/core/tests/db_testing.py", line 141, in setUpClass
137 dump=cls.TEST_DB_DUMP, dumptype=cls.TEST_DB_DUMP_TYPE)
138 File "/usr/lib/python3/dist-packages/swh/core/tests/db_testing.py", line 47, in db_create
139 pg_dropdb(dbname) # the db already existed
140 File "/usr/lib/python3/dist-packages/swh/core/tests/db_testing.py", line 31, in pg_dropdb
141 subprocess.check_call(['dropdb', dbname])
142 File "/usr/lib/python3.4/subprocess.py", line 561, in check_call
143 raise CalledProcessError(retcode, cmd)
144subprocess.CalledProcessError: Command '['dropdb', 'softwareheritage-test']' returned non-zero exit status 1
145
146----------------------------------------------------------------------
147Ran 23 tests in 13.136s
148
149FAILED (errors=3)
150make: *** [coverage] Error 1
151

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

1nosetests3 -v --with-coverage --cover-package swh.storage --cover-inclusive --cover-branches ./swh/storage/tests
2../Makefile.python:21: recipe for target 'coverage' failed
3

Pull environment

When
Completed at Mar 8 2016, 4:36 PM · Built for 11 s
Status
Passed
1 empty logs are hidden. Show all logs.

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

29mr checkout: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-model
30Cloning into 'swh-model'...
31
32mr checkout: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-py-template
33mr checkout: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-py-template
34Cloning into 'swh-py-template'...
35
36mr checkout: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-loader-git
37mr checkout: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-loader-git
38Cloning into 'swh-loader-git'...
39
40mr checkout: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-storage
41mr checkout: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-storage
42Cloning into 'swh-storage'...
43
44mr checkout: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-storage-testdata
45mr checkout: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-storage-testdata
46Cloning into 'swh-storage-testdata'...
47
48mr checkout: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-web-ui
49mr checkout: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-web-ui
50Cloning into 'swh-web-ui'...
51
52mr update: finished (13 ok)
53

Clone on Software Heritage Worker

When
Completed at Mar 8 2016, 4:36 PM · Built instantly
Status
Passed

Event Timeline