Page MenuHomeSoftware Heritage

Build 775

Lint

When
Completed at Nov 10 2016, 5:36 PM · Built for 3 s
Status
Passed
1 empty logs are hidden. Show all logs.

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

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

Python tests

When
Completed at Nov 10 2016, 5:36 PM · Built for 3 s
Status
Passed
1 empty logs are hidden. Show all logs.

Build Log 2787 (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_git_headers (test_converters.TestConverters) ... ok
5db_to_release (test_converters.TestConverters) ... ok
6db_to_revision (test_converters.TestConverters) ... ok
7
8----------------------------------------------------------------------
9Ran 5 tests in 0.852s
10
11OK
12

Update environment from working copy

When
Completed at Nov 10 2016, 5:35 PM · Built for 30 s
Status
Passed

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

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

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

156 sql/swh-scheduler-schema.sql | 4 ++--
157 sql/updates/03.sql | 26 ++++++++++++++++++++++++++
158 swh/scheduler/backend.py | 2 +-
159 3 files changed, 29 insertions(+), 3 deletions(-)
160 create mode 100644 sql/updates/03.sql
161
162mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-storage-testdata
163mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-storage-testdata
164From ssh://forge.softwareheritage.org/diffusion/DSTOT/swh-storage-testdata
165 34f6fa4..3f0a871 master -> origin/master
166Updating 34f6fa4..3f0a871
167Fast-forward
168 dumps/swh.dump | Bin 139802 -> 146486 bytes
169 dumps/swh.sql | 299 ++++++++++++++++++++++++++++++++++++++++++++++++++++-----
170 2 files changed, 276 insertions(+), 23 deletions(-)
171
172mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-web-ui
173mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-web-ui
174Already up-to-date.
175
176mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-storage
177mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-storage
178From ssh://forge.softwareheritage.org/diffusion/DSTO/swh-storage
179 4bd537f..3a4616c master -> origin/master
180 * [new tag] v0.0.69 -> v0.0.69
181Updating 4bd537f..3a4616c
182Fast-forward
183 debian/control | 4 +-
184 requirements.txt | 2 +-
185 sql/Makefile | 3 +-
186 sql/swh-data.sql | 793 ++++++++++++++++++++++++++++
187 sql/swh-enums.sql | 152 ++++++
188 sql/swh-func.sql | 239 ++++++++-
189 sql/swh-schema.sql | 508 ++----------------
190 sql/upgrades/089.sql | 178 +++++++
191 sql/upgrades/090.sql | 998 +++++++++++++++++++++++++++++++++++
192 swh/storage/api/client.py | 28 +
193 swh/storage/api/server.py | 41 ++
194 swh/storage/converters.py | 34 ++
195 swh/storage/db.py | 66 +++
196 swh/storage/storage.py | 194 +++++++
197 swh/storage/tests/test_converters.py | 40 ++
198 swh/storage/tests/test_storage.py | 369 ++++++++++++-
199 16 files changed, 3172 insertions(+), 477 deletions(-)
200 create mode 100644 sql/swh-enums.sql
201 create mode 100644 sql/upgrades/089.sql
202 create mode 100644 sql/upgrades/090.sql
203
204mr update: finished (19 ok; 2 failed)
205

Clone on Software Heritage Worker

When
Completed at Nov 10 2016, 5:35 PM · Built instantly
Status
Passed

Event Timeline