Page MenuHomeSoftware Heritage

Rename imports of swh.model.identifiers to fix deprecation warnings.
ClosedPublic

Authored by vlorentz on Oct 7 2021, 11:19 AM.

Diff Detail

Repository
rDSTO Storage manager
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 24276
Build 37890: Phabricator diff pipeline on jenkinsJenkins console · Jenkins
Build 37889: arc lint + arc unit

Unit TestsFailed

TimeTest
20,135 msJenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_backfill::test_backfiller
swh_storage_backend_config = {'check_config': {'check_write': True}, 'cls': 'postgresql', 'db': "dbname=storage user=postgres host=127.0.0.1 port=2...riter': {'brokers': ['127.0.0.1:60025'], 'client_id': 'kafka_writer-1', 'cls': 'kafka', 'prefix': 'hznxvpkbzv-1'}, ...} kafka_prefix = 'hznxvpkbzv', kafka_consumer_group = 'test-consumer-hznxvpkbzv' kafka_server = '127.0.0.1:60025'
153 msJenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_content_metadata_add
self = <swh.storage.tests.test_postgresql.TestStorage object at 0x7f7a0df8cc88> swh_storage = <swh.storage.postgresql.storage.Storage object at 0x7f7a0ddf3710> sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7f7a0ddf3da0>
158 msJenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_content_metadata_add_duplicate
self = <swh.storage.tests.test_postgresql.TestStorage object at 0x7f7a0d788f28> swh_storage = <swh.storage.postgresql.storage.Storage object at 0x7f7a0d788cf8> sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7f7a0d6e54a8>
170 msJenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_content_metadata_get
self = <swh.storage.tests.test_postgresql.TestStorage object at 0x7f7a3f97e438> swh_storage = <swh.storage.postgresql.storage.Storage object at 0x7f7a4c351358> sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7f7a41303a20>
186 msJenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_content_metadata_get_after
self = <swh.storage.tests.test_postgresql.TestStorage object at 0x7f7a1b62d0b8> swh_storage = <swh.storage.postgresql.storage.Storage object at 0x7f7a1b62d0f0> sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7f7a1b62d1d0>
View Full Test Results (14 Failed · 1,089 Passed · 40 Skipped)

Event Timeline

Build has FAILED

Patch application report for D6431 (id=23360)

Rebasing onto 113088ab06...

Current branch diff-target is up to date.
Changes applied before test
commit 04b5fc3d339672b9075957724c4b81c6633545ed
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date:   Thu Oct 7 11:18:45 2021 +0200

    Rename imports of swh.model.identifiers to fix deprecation warnings.

Link to build: https://jenkins.softwareheritage.org/job/DSTO/job/tests-on-diff/1436/
See console output for more information: https://jenkins.softwareheritage.org/job/DSTO/job/tests-on-diff/1436/console

Harbormaster returned this revision to the author for changes because remote builds failed.Oct 7 2021, 11:27 AM
Harbormaster failed remote builds in B24276: Diff 23360!

Build has FAILED

Patch application report for D6431 (id=23364)

Rebasing onto 113088ab06...

Current branch diff-target is up to date.
Changes applied before test
commit f2d9a776fe02765b20d244d011e4bff37b288a79
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date:   Thu Oct 7 11:18:45 2021 +0200

    Rename imports of swh.model.identifiers to fix deprecation warnings.

Link to build: https://jenkins.softwareheritage.org/job/DSTO/job/tests-on-diff/1438/
See console output for more information: https://jenkins.softwareheritage.org/job/DSTO/job/tests-on-diff/1438/console

Harbormaster returned this revision to the author for changes because remote builds failed.Oct 7 2021, 11:57 AM
Harbormaster failed remote builds in B24279: Diff 23364!

Build is green

Patch application report for D6431 (id=23369)

Rebasing onto 113088ab06...

Current branch diff-target is up to date.
Changes applied before test
commit ec1d7e8d7401365180b99a460f6746774a789156
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date:   Thu Oct 7 11:18:45 2021 +0200

    Rename imports of swh.model.identifiers to fix deprecation warnings.

See https://jenkins.softwareheritage.org/job/DSTO/job/tests-on-diff/1440/ for more details.

This revision is now accepted and ready to land.Oct 8 2021, 2:46 PM

Build is green

Patch application report for D6431 (id=23435)

Rebasing onto 3441f68985...

Current branch diff-target is up to date.
Changes applied before test
commit ea86a862c043a8709b1c1fa54d5231a1c8193286
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date:   Thu Oct 7 11:18:45 2021 +0200

    Rename imports of swh.model.identifiers to fix deprecation warnings.

See https://jenkins.softwareheritage.org/job/DSTO/job/tests-on-diff/1452/ for more details.