nixbot

builds

succeeded python3.14-paho-mqtt-2.1.0 aarch64-linux.nixos-blob64 · build #273 · raw

1tribuchet: building on eliza2Sourcing python-remove-tests-dir-hook3Sourcing python-catch-conflicts-hook.sh4Sourcing python-remove-bin-bytecode-hook.sh5Sourcing pypa-build-hook6Using pypaBuildPhase7Sourcing python-runtime-deps-check-hook8Using pythonRuntimeDepsCheckHook9Sourcing pypa-install-hook10Using pypaInstallPhase11Sourcing python-imports-check-hook.sh12Using pythonImportsCheckPhase13Sourcing python-namespaces-hook14Sourcing python-catch-conflicts-hook.sh15Sourcing pytest-check-hook16Using pytestCheckPhase
unpackPhase
17unpacking source archive /nix/store/ln215zfhwvzn80425jbpfi7shd7kdilw-source18source root is source19setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "source/tox.ini"
patchPhase
20applying patch /nix/store/qmznsqjrr268nn2j0j88bq0bj4434sd8-generate-ssl-certs-in-a-test-fixture.patch21patching file .github/workflows/lint-python.yml22patching file .github/workflows/precommit.yml23patching file .github/workflows/tox.yml24patching file src/paho/mqtt/client.py25Hunk #3 succeeded at 489 (offset -5 lines).26Hunk #4 succeeded at 586 (offset -5 lines).27Hunk #5 succeeded at 1473 (offset -5 lines).28Hunk #6 succeeded at 1638 (offset -5 lines).29Hunk #7 succeeded at 4037 (offset -4 lines).30Hunk #8 succeeded at 4059 (offset -4 lines).31Hunk #9 succeeded at 4134 (offset -4 lines).32Hunk #10 succeeded at 4212 (offset -4 lines).33Hunk #11 succeeded at 4279 (offset -3 lines).34Hunk #12 succeeded at 4303 (offset -3 lines).35Hunk #13 succeeded at 4466 (offset -3 lines).36patching file tests/lib/conftest.py37Hunk #2 succeeded at 57 (offset -8 lines).38patching file tests/paho_test.py39patching file tests/ssl/all-ca.crt40patching file tests/ssl/client-expired.crt41patching file tests/ssl/client-pw.crt42patching file tests/ssl/client-pw.key43patching file tests/ssl/client-revoked.crt44patching file tests/ssl/client-revoked.key45patching file tests/ssl/client.crt46patching file tests/ssl/client.key47patching file tests/ssl/crl.pem48patching file tests/ssl/gen.sh49patching file tests/ssl/server-expired.crt50patching file tests/ssl/server.crt51patching file tests/ssl/server.key52patching file tests/ssl/test-alt-ca.crt53patching file tests/ssl/test-alt-ca.key54patching file tests/ssl/test-bad-root-ca.crt55patching file tests/ssl/test-bad-root-ca.key56patching file tests/ssl/test-ca.srl57patching file tests/ssl/test-fake-root-ca.crt58patching file tests/ssl/test-fake-root-ca.key59patching file tests/ssl/test-root-ca.crt60patching file tests/ssl/test-root-ca.key61patching file tests/ssl/test-signing-ca.crt62patching file tests/ssl/test-signing-ca.key
configurePhase
63no configure script, doing nothing
buildPhase
64Executing pypaBuildPhase65Creating a wheel...66pypa build flags: --no-isolation --outdir dist/ --wheel67* Getting build dependencies for wheel...68* Building wheel...69Successfully built paho_mqtt-2.1.0-py3-none-any.whl70Finished creating a wheel...71Finished executing pypaBuildPhase
pythonRuntimeDepsCheckHook
72Executing pythonRuntimeDepsCheck73Checking runtime dependencies for paho_mqtt-2.1.0-py3-none-any.whl74Finished executing pythonRuntimeDepsCheck
installPhase
75Executing pypaInstallPhase76Successfully installed paho_mqtt-2.1.0-py3-none-any.whl77Finished executing pypaInstallPhase
pythonOutputDistPhase
78Executing pythonOutputDistPhase79Finished executing pythonOutputDistPhase
fixupPhase
80shrinking RPATHs of ELF executables and libraries in /nix/store/49smmjzwap4d7c61yjmk5a174s3flvp2-python3.14-paho-mqtt-2.1.081checking for references to /build/ in /nix/store/49smmjzwap4d7c61yjmk5a174s3flvp2-python3.14-paho-mqtt-2.1.0...82patching script interpreter paths in /nix/store/49smmjzwap4d7c61yjmk5a174s3flvp2-python3.14-paho-mqtt-2.1.083stripping (with command strip and flags -S -p) in /nix/store/49smmjzwap4d7c61yjmk5a174s3flvp2-python3.14-paho-mqtt-2.1.0/lib84shrinking RPATHs of ELF executables and libraries in /nix/store/9b2q8a72i89fg7g4iy6xkz9f29nd2hag-python3.14-paho-mqtt-2.1.0-dist85checking for references to /build/ in /nix/store/9b2q8a72i89fg7g4iy6xkz9f29nd2hag-python3.14-paho-mqtt-2.1.0-dist...86patching script interpreter paths in /nix/store/9b2q8a72i89fg7g4iy6xkz9f29nd2hag-python3.14-paho-mqtt-2.1.0-dist87Executing pythonRemoveTestsDir88Finished executing pythonRemoveTestsDir
installCheckPhase
89no Makefile or custom installCheckPhase, doing nothing
pythonImportsCheckPhase
90Executing pythonImportsCheckPhase91Check whether the following modules can be imported: paho.mqtt
pytestCheckPhase
92Executing pytestCheckPhase93pytest flags: -m pytest -k not\ \(test_01_zero_length_clientid\)94============================= test session starts ==============================95platform linux -- Python 3.14.6, pytest-9.0.3, pluggy-1.6.096rootdir: /build/source97configfile: pyproject.toml98testpaths: tests, src99collected 163 items / 1 deselected / 162 selected100101tests/lib/test_01_asyncio.py . [ 0%]102tests/lib/test_01_decorators.py . [ 1%]103tests/lib/test_01_keepalive_pingreq.py . [ 1%]104tests/lib/test_01_no_clean_session.py . [ 2%]105tests/lib/test_01_reconnect_on_failure.py .. [ 3%]106tests/lib/test_01_unpwd_empty_password_set.py . [ 4%]107tests/lib/test_01_unpwd_empty_set.py . [ 4%]108tests/lib/test_01_unpwd_set.py . [ 5%]109tests/lib/test_01_unpwd_unicode_set.py . [ 6%]110tests/lib/test_01_will_set.py . [ 6%]111tests/lib/test_01_will_unpwd_set.py . [ 7%]112tests/lib/test_02_subscribe_qos0.py . [ 8%]113tests/lib/test_02_subscribe_qos1.py . [ 8%]114tests/lib/test_02_subscribe_qos2.py . [ 9%]115tests/lib/test_02_unsubscribe.py . [ 9%]116tests/lib/test_03_publish_b2c_qos1.py . [ 10%]117tests/lib/test_03_publish_b2c_qos2.py . [ 11%]118tests/lib/test_03_publish_c2b_qos1_disconnect.py . [ 11%]119tests/lib/test_03_publish_c2b_qos2_disconnect.py . [ 12%]120tests/lib/test_03_publish_fill_inflight.py x [ 12%]121tests/lib/test_03_publish_helper_qos0.py . [ 13%]122tests/lib/test_03_publish_helper_qos0_v5.py . [ 14%]123tests/lib/test_03_publish_helper_qos1_disconnect.py . [ 14%]124tests/lib/test_03_publish_qos0.py . [ 15%]125tests/lib/test_03_publish_qos0_no_payload.py . [ 16%]126tests/lib/test_04_retain_qos0.py . [ 16%]127tests/lib/test_08_ssl_bad_cacert.py . [ 17%]128tests/lib/test_08_ssl_connect_alpn.py . [ 17%]129tests/lib/test_08_ssl_connect_cert_auth.py . [ 18%]130tests/lib/test_08_ssl_connect_cert_auth_pw.py . [ 19%]131tests/lib/test_08_ssl_connect_no_auth.py . [ 19%]132tests/lib/test_08_ssl_fake_cacert.py . [ 20%]133tests/test_client.py ................................................... [ 51%]134............... [ 61%]135tests/test_matcher.py ................. [ 71%]136tests/test_mqttv5.py ..................... [ 84%]137tests/test_reasoncodes.py ... [ 86%]138tests/test_websocket_integration.py .................. [ 97%]139tests/test_websockets.py .... [100%]140141=========================== short test summary info ============================142XFAIL tests/lib/test_03_publish_fill_inflight.py::test_03_publish_fill_inflight143=========== 161 passed, 1 deselected, 1 xfailed in 130.54s (0:02:10) ===========144Finished executing pytestCheckPhase145pytestCheckPhase completed in 2 minutes 11 seconds