Running '. ./init-build-env; OEQA_DEBUGGING_SAVED_OUTPUT=/srv/autobuilder/valkyrie.yocto.io/pub/repro-fail/ oe-selftest -r reproducible' with output to /srv/pokybuild/yocto-worker/reproducible-cross/build/build/command-1-cmds.log in /srv/pokybuild/yocto-worker/reproducible-cross/build/build
Poky - The Yocto Project testing distribution
2026-09-24 15:44:10,513 - oe-selftest - INFO - Adding layer libraries:
2026-09-24 15:44:10,513 - oe-selftest - INFO - /srv/pokybuild/yocto-worker/reproducible-cross/build/layers/meta-yocto/meta-poky/lib
2026-09-24 15:44:10,513 - oe-selftest - INFO - /srv/pokybuild/yocto-worker/reproducible-cross/build/layers/openembedded-core/meta/lib
2026-09-24 15:44:10,513 - oe-selftest - INFO - /srv/pokybuild/yocto-worker/reproducible-cross/build/layers/meta-yocto/meta-yocto-bsp/lib
2026-09-24 15:44:10,513 - oe-selftest - INFO - /srv/pokybuild/yocto-worker/reproducible-cross/build/layers/openembedded-core/meta-selftest/lib
2026-09-24 15:44:10,514 - oe-selftest - INFO - Checking base configuration is valid/parsable
NOTE: Reconnecting to bitbake server...
2026-09-24 15:44:10,944 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/reproducible-cross/build/build-st/conf/local.conf
2026-09-24 15:44:10,944 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
2026-09-24 15:44:10,945 - oe-selftest - INFO - test_diffoscope (reproducible.DiffoscopeTests.test_diffoscope)
2026-09-24 15:44:40,621 - oe-selftest - INFO - ... ok
2026-09-24 15:44:40,621 - oe-selftest - INFO - test_reproducible_builds (reproducible.ReproducibleTests.test_reproducible_builds)
2026-09-24 15:45:12,768 - oe-selftest - INFO - Non-reproducible packages will be copied to /srv/autobuilder/valkyrie.yocto.io/pub/repro-fail/oe-reproducible-20260924-m8i2475n
2026-09-24 15:45:13,691 - oe-selftest - INFO - Building reproducibleA (sstate allowed)...
2026-09-24 16:35:58,559 - oe-selftest - INFO - Building reproducibleB-extended (sstate NOT allowed)...
2026-09-24 17:59:18,560 - oe-selftest - INFO - Keepalive message
2026-09-24 19:03:18,935 - oe-selftest - INFO - Checking deb packages for differences...
2026-09-24 19:03:20,700 - oe-selftest - INFO - Reproducibility summary for deb: same=12608 different=0 different_excluded=0 missing=0 total=12608
unused_exclusions=[]
2026-09-24 19:03:20,704 - oe-selftest - INFO - Checking ipk packages for differences...
2026-09-24 19:03:22,686 - oe-selftest - INFO - Reproducibility summary for ipk: same=12608 different=0 different_excluded=0 missing=0 total=12608
unused_exclusions=[]
2026-09-24 19:03:22,689 - oe-selftest - INFO - Checking rpm packages for differences...
2026-09-24 19:03:24,880 - oe-selftest - INFO - Reproducibility summary for rpm: same=12607 different=1 different_excluded=0 missing=0 total=12608
unused_exclusions=[]
2026-09-24 19:03:24,889 - oe-selftest - INFO - Running diffoscope
2026-09-24 19:03:25,434 - oe-selftest - INFO - ... FAIL
2026-09-24 19:03:25,434 - oe-selftest - INFO - Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/reproducible-cross/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/reproducible.py", line 421, in test_reproducible_builds
self.fail('\n'.join(fails))
~~~~~~~~~^^^^^^^^^^^^^^^^^^
AssertionError: The following rpm packages are different and not in exclusion list:
/srv/pokybuild/yocto-worker/reproducible-cross/build/build-st/reproducibleB-extended/tmp/deploy/rpm/./cortexa57/curl-dev-8.22.0-r0.cortexa57.rpm
2026-09-24 19:03:25,435 - oe-selftest - INFO - ======================================================================
2026-09-24 19:03:25,435 - oe-selftest - INFO - FAIL: test_reproducible_builds (reproducible.ReproducibleTests.test_reproducible_builds)
2026-09-24 19:03:25,435 - oe-selftest - INFO - ----------------------------------------------------------------------
2026-09-24 19:03:25,435 - oe-selftest - INFO - Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/reproducible-cross/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/reproducible.py", line 421, in test_reproducible_builds
self.fail('\n'.join(fails))
~~~~~~~~~^^^^^^^^^^^^^^^^^^
AssertionError: The following rpm packages are different and not in exclusion list:
/srv/pokybuild/yocto-worker/reproducible-cross/build/build-st/reproducibleB-extended/tmp/deploy/rpm/./cortexa57/curl-dev-8.22.0-r0.cortexa57.rpm
2026-09-24 19:03:25,435 - oe-selftest - INFO - ----------------------------------------------------------------------
2026-09-24 19:03:25,435 - oe-selftest - INFO - Ran 2 tests in 11954.667s
2026-09-24 19:03:25,435 - oe-selftest - INFO - FAILED
2026-09-24 19:03:25,435 - oe-selftest - INFO - (failures=1)
2026-09-24 19:03:28,478 - oe-selftest - INFO - RESULTS:
2026-09-24 19:03:28,478 - oe-selftest - INFO - RESULTS - reproducible.DiffoscopeTests.test_diffoscope: PASSED (29.68s)
2026-09-24 19:03:28,478 - oe-selftest - INFO - RESULTS - reproducible.ReproducibleTests.test_reproducible_builds: FAILED (11924.81s)
2026-09-24 19:03:28,486 - oe-selftest - INFO - SUMMARY:
2026-09-24 19:03:28,486 - oe-selftest - INFO - oe-selftest () - Ran 2 tests in 11954.667s
2026-09-24 19:03:28,486 - oe-selftest - INFO - oe-selftest - FAIL - Required tests failed (successes=1, skipped=0, failures=1, errors=0)