nixbot

builds

succeeded python3.14-buildbot_worker-4.3.0 x86_64-linux.master · build #37 · raw

1tribuchet: building on jamie2Sourcing 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.sh
unpackPhase
15unpacking source archive /nix/store/75qyd12d3b287lh7bzhkrww10ww0n8s7-source16source root is source17setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "source/www/wsgi_dashboards/yarn.lock"
patchPhase
18substituteStream() in derivation python3.14-buildbot_worker-4.3.0: WARNING: '--replace' is deprecated, use --replace-{fail,warn,quiet}. (file 'buildbot_worker/scripts/logwatcher.py')
configurePhase
19no configure script, doing nothing
buildPhase
20Executing pypaBuildPhase21Creating a wheel...22pypa build flags: --no-isolation --outdir dist/ --wheel23* Getting build dependencies for wheel...24/nix/store/g13nfjvdbmszw808xyzvw35in1s30s68-python3.14-setuptools-82.0.1/lib/python3.14/site-packages/setuptools/_distutils/dist.py:287: UserWarning: Unknown distribution option: 'tests_require'25 warnings.warn(msg)26/nix/store/g13nfjvdbmszw808xyzvw35in1s30s68-python3.14-setuptools-82.0.1/lib/python3.14/site-packages/setuptools/dist.py:332: InformationOnly: Normalizing '2026.07.19' to '2026.7.19'27 self.metadata.version = self._normalize_version(self.metadata.version)28/nix/store/g13nfjvdbmszw808xyzvw35in1s30s68-python3.14-setuptools-82.0.1/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated.29!!3031 ********************************************************************************32 Please consider removing the following classifiers in favor of a SPDX license expression:3334 License :: OSI Approved :: GNU General Public License v2 (GPLv2)3536 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.37 ********************************************************************************3839!!40 self._finalize_license_expression()41running egg_info42creating buildbot_worker.egg-info43writing buildbot_worker.egg-info/PKG-INFO44writing dependency_links to buildbot_worker.egg-info/dependency_links.txt45writing entry points to buildbot_worker.egg-info/entry_points.txt46writing requirements to buildbot_worker.egg-info/requires.txt47writing top-level names to buildbot_worker.egg-info/top_level.txt48writing manifest file 'buildbot_worker.egg-info/SOURCES.txt'49reading manifest file 'buildbot_worker.egg-info/SOURCES.txt'50reading manifest template 'MANIFEST.in'51warning: no files found matching 'bin/buildbot-worker'52warning: no files found matching 'contrib/windows/*'53adding license file 'COPYING'54writing manifest file 'buildbot_worker.egg-info/SOURCES.txt'55* Building wheel...56/nix/store/g13nfjvdbmszw808xyzvw35in1s30s68-python3.14-setuptools-82.0.1/lib/python3.14/site-packages/setuptools/_distutils/dist.py:287: UserWarning: Unknown distribution option: 'tests_require'57 warnings.warn(msg)58/nix/store/g13nfjvdbmszw808xyzvw35in1s30s68-python3.14-setuptools-82.0.1/lib/python3.14/site-packages/setuptools/dist.py:332: InformationOnly: Normalizing '2026.07.19' to '2026.7.19'59 self.metadata.version = self._normalize_version(self.metadata.version)60/nix/store/g13nfjvdbmszw808xyzvw35in1s30s68-python3.14-setuptools-82.0.1/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated.61!!6263 ********************************************************************************64 Please consider removing the following classifiers in favor of a SPDX license expression:6566 License :: OSI Approved :: GNU General Public License v2 (GPLv2)6768 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.69 ********************************************************************************7071!!72 self._finalize_license_expression()73running bdist_wheel74/nix/store/g13nfjvdbmszw808xyzvw35in1s30s68-python3.14-setuptools-82.0.1/lib/python3.14/site-packages/setuptools/_distutils/cmd.py:119: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated75!!7677 ********************************************************************************78 With Python 2.7 end-of-life, support for building universal wheels79 (i.e., wheels that support both Python 2 and Python 3)80 is being obviated.81 Please discontinue using this option, or if you still need it,82 file an issue with pypa/setuptools describing your use case.8384 This deprecation is overdue, please update your project and remove deprecated85 calls to avoid build errors in the future.86 ********************************************************************************8788!!89 self.finalize_options()90running build91running build_py92creating build/lib/buildbot_worker93copying buildbot_worker/null.py -> build/lib/buildbot_worker94copying buildbot_worker/pbutil.py -> build/lib/buildbot_worker95copying buildbot_worker/tunnel.py -> build/lib/buildbot_worker96copying buildbot_worker/msgpack.py -> build/lib/buildbot_worker97copying buildbot_worker/base.py -> build/lib/buildbot_worker98copying buildbot_worker/bot.py -> build/lib/buildbot_worker99copying buildbot_worker/__init__.py -> build/lib/buildbot_worker100copying buildbot_worker/compat.py -> build/lib/buildbot_worker101copying buildbot_worker/interfaces.py -> build/lib/buildbot_worker102copying buildbot_worker/exceptions.py -> build/lib/buildbot_worker103copying buildbot_worker/runprocess.py -> build/lib/buildbot_worker104copying buildbot_worker/pb.py -> build/lib/buildbot_worker105creating build/lib/buildbot_worker/util106copying buildbot_worker/util/_notifier.py -> build/lib/buildbot_worker/util107copying buildbot_worker/util/twisted.py -> build/lib/buildbot_worker/util108copying buildbot_worker/util/buffer_manager.py -> build/lib/buildbot_worker/util109copying buildbot_worker/util/_hangcheck.py -> build/lib/buildbot_worker/util110copying buildbot_worker/util/lineboundaries.py -> build/lib/buildbot_worker/util111copying buildbot_worker/util/__init__.py -> build/lib/buildbot_worker/util112copying buildbot_worker/util/deferwaiter.py -> build/lib/buildbot_worker/util113creating build/lib/buildbot_worker/commands114copying buildbot_worker/commands/transfer.py -> build/lib/buildbot_worker/commands115copying buildbot_worker/commands/utils.py -> build/lib/buildbot_worker/commands116copying buildbot_worker/commands/base.py -> build/lib/buildbot_worker/commands117copying buildbot_worker/commands/fs.py -> build/lib/buildbot_worker/commands118copying buildbot_worker/commands/shell.py -> build/lib/buildbot_worker/commands119copying buildbot_worker/commands/__init__.py -> build/lib/buildbot_worker/commands120copying buildbot_worker/commands/registry.py -> build/lib/buildbot_worker/commands121creating build/lib/buildbot_worker/scripts122copying buildbot_worker/scripts/start.py -> build/lib/buildbot_worker/scripts123copying buildbot_worker/scripts/create_worker.py -> build/lib/buildbot_worker/scripts124copying buildbot_worker/scripts/runner.py -> build/lib/buildbot_worker/scripts125copying buildbot_worker/scripts/restart.py -> build/lib/buildbot_worker/scripts126copying buildbot_worker/scripts/windows_service.py -> build/lib/buildbot_worker/scripts127copying buildbot_worker/scripts/base.py -> build/lib/buildbot_worker/scripts128copying buildbot_worker/scripts/stop.py -> build/lib/buildbot_worker/scripts129copying buildbot_worker/scripts/logwatcher.py -> build/lib/buildbot_worker/scripts130copying buildbot_worker/scripts/__init__.py -> build/lib/buildbot_worker/scripts131creating build/lib/buildbot_worker/monkeypatches132copying buildbot_worker/monkeypatches/__init__.py -> build/lib/buildbot_worker/monkeypatches133copying buildbot_worker/py.typed -> build/lib/buildbot_worker134installing to build/bdist.linux-x86_64/wheel135running install136running install_lib137creating build/bdist.linux-x86_64/wheel138creating build/bdist.linux-x86_64/wheel/buildbot_worker139copying build/lib/buildbot_worker/interfaces.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker140copying build/lib/buildbot_worker/tunnel.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker141copying build/lib/buildbot_worker/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker142copying build/lib/buildbot_worker/null.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker143creating build/bdist.linux-x86_64/wheel/buildbot_worker/commands144copying build/lib/buildbot_worker/commands/registry.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker/commands145copying build/lib/buildbot_worker/commands/fs.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker/commands146copying build/lib/buildbot_worker/commands/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker/commands147copying build/lib/buildbot_worker/commands/base.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker/commands148copying build/lib/buildbot_worker/commands/transfer.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker/commands149copying build/lib/buildbot_worker/commands/utils.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker/commands150copying build/lib/buildbot_worker/commands/shell.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker/commands151copying build/lib/buildbot_worker/exceptions.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker152copying build/lib/buildbot_worker/compat.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker153copying build/lib/buildbot_worker/runprocess.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker154copying build/lib/buildbot_worker/py.typed -> build/bdist.linux-x86_64/wheel/./buildbot_worker155copying build/lib/buildbot_worker/base.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker156creating build/bdist.linux-x86_64/wheel/buildbot_worker/scripts157copying build/lib/buildbot_worker/scripts/base.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker/scripts158copying build/lib/buildbot_worker/scripts/runner.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker/scripts159copying build/lib/buildbot_worker/scripts/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker/scripts160copying build/lib/buildbot_worker/scripts/windows_service.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker/scripts161copying build/lib/buildbot_worker/scripts/start.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker/scripts162copying build/lib/buildbot_worker/scripts/restart.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker/scripts163copying build/lib/buildbot_worker/scripts/create_worker.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker/scripts164copying build/lib/buildbot_worker/scripts/logwatcher.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker/scripts165copying build/lib/buildbot_worker/scripts/stop.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker/scripts166copying build/lib/buildbot_worker/pbutil.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker167copying build/lib/buildbot_worker/pb.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker168creating build/bdist.linux-x86_64/wheel/buildbot_worker/monkeypatches169copying build/lib/buildbot_worker/monkeypatches/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker/monkeypatches170creating build/bdist.linux-x86_64/wheel/buildbot_worker/util171copying build/lib/buildbot_worker/util/deferwaiter.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker/util172copying build/lib/buildbot_worker/util/buffer_manager.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker/util173copying build/lib/buildbot_worker/util/lineboundaries.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker/util174copying build/lib/buildbot_worker/util/_notifier.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker/util175copying build/lib/buildbot_worker/util/_hangcheck.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker/util176copying build/lib/buildbot_worker/util/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker/util177copying build/lib/buildbot_worker/util/twisted.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker/util178copying build/lib/buildbot_worker/bot.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker179copying build/lib/buildbot_worker/msgpack.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker180running install_data181running install_egg_info182running egg_info183writing buildbot_worker.egg-info/PKG-INFO184writing dependency_links to buildbot_worker.egg-info/dependency_links.txt185writing entry points to buildbot_worker.egg-info/entry_points.txt186writing requirements to buildbot_worker.egg-info/requires.txt187writing top-level names to buildbot_worker.egg-info/top_level.txt188reading manifest file 'buildbot_worker.egg-info/SOURCES.txt'189reading manifest template 'MANIFEST.in'190warning: no files found matching 'bin/buildbot-worker'191warning: no files found matching 'contrib/windows/*'192adding license file 'COPYING'193writing manifest file 'buildbot_worker.egg-info/SOURCES.txt'194Copying buildbot_worker.egg-info to build/bdist.linux-x86_64/wheel/./buildbot_worker-2026.7.19-py3.14.egg-info195running install_scripts196creating build/bdist.linux-x86_64/wheel/buildbot_worker-2026.7.19.dist-info/WHEEL197creating '/build/source/worker/dist/.tmp-294w6_nx/buildbot_worker-2026.7.19-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it198adding 'buildbot_worker/VERSION'199adding 'buildbot_worker/__init__.py'200adding 'buildbot_worker/base.py'201adding 'buildbot_worker/bot.py'202adding 'buildbot_worker/compat.py'203adding 'buildbot_worker/exceptions.py'204adding 'buildbot_worker/interfaces.py'205adding 'buildbot_worker/msgpack.py'206adding 'buildbot_worker/null.py'207adding 'buildbot_worker/pb.py'208adding 'buildbot_worker/pbutil.py'209adding 'buildbot_worker/py.typed'210adding 'buildbot_worker/runprocess.py'211adding 'buildbot_worker/tunnel.py'212adding 'buildbot_worker/commands/__init__.py'213adding 'buildbot_worker/commands/base.py'214adding 'buildbot_worker/commands/fs.py'215adding 'buildbot_worker/commands/registry.py'216adding 'buildbot_worker/commands/shell.py'217adding 'buildbot_worker/commands/transfer.py'218adding 'buildbot_worker/commands/utils.py'219adding 'buildbot_worker/monkeypatches/__init__.py'220adding 'buildbot_worker/scripts/__init__.py'221adding 'buildbot_worker/scripts/base.py'222adding 'buildbot_worker/scripts/create_worker.py'223adding 'buildbot_worker/scripts/logwatcher.py'224adding 'buildbot_worker/scripts/restart.py'225adding 'buildbot_worker/scripts/runner.py'226adding 'buildbot_worker/scripts/start.py'227adding 'buildbot_worker/scripts/stop.py'228adding 'buildbot_worker/scripts/windows_service.py'229adding 'buildbot_worker/util/__init__.py'230adding 'buildbot_worker/util/_hangcheck.py'231adding 'buildbot_worker/util/_notifier.py'232adding 'buildbot_worker/util/buffer_manager.py'233adding 'buildbot_worker/util/deferwaiter.py'234adding 'buildbot_worker/util/lineboundaries.py'235adding 'buildbot_worker/util/twisted.py'236adding 'buildbot_worker-2026.7.19.dist-info/licenses/COPYING'237adding 'buildbot_worker-2026.7.19.dist-info/METADATA'238adding 'buildbot_worker-2026.7.19.dist-info/WHEEL'239adding 'buildbot_worker-2026.7.19.dist-info/entry_points.txt'240adding 'buildbot_worker-2026.7.19.dist-info/top_level.txt'241adding 'buildbot_worker-2026.7.19.dist-info/RECORD'242removing build/bdist.linux-x86_64/wheel243Successfully built buildbot_worker-2026.7.19-py2.py3-none-any.whl244Finished creating a wheel...245Finished executing pypaBuildPhase
pythonRuntimeDepsCheckHook
246Executing pythonRuntimeDepsCheck247Checking runtime dependencies for buildbot_worker-2026.7.19-py2.py3-none-any.whl248Finished executing pythonRuntimeDepsCheck
installPhase
249Executing pypaInstallPhase250Successfully installed buildbot_worker-2026.7.19-py2.py3-none-any.whl251Finished executing pypaInstallPhase
pythonOutputDistPhase
252Executing pythonOutputDistPhase253Finished executing pythonOutputDistPhase
fixupPhase
254shrinking RPATHs of ELF executables and libraries in /nix/store/rsz5md6ipj85i6hvzgc97ii608ggapz6-python3.14-buildbot_worker-4.3.0255checking for references to /build/ in /nix/store/rsz5md6ipj85i6hvzgc97ii608ggapz6-python3.14-buildbot_worker-4.3.0...256patching script interpreter paths in /nix/store/rsz5md6ipj85i6hvzgc97ii608ggapz6-python3.14-buildbot_worker-4.3.0257stripping (with command strip and flags -S -p) in /nix/store/rsz5md6ipj85i6hvzgc97ii608ggapz6-python3.14-buildbot_worker-4.3.0/lib /nix/store/rsz5md6ipj85i6hvzgc97ii608ggapz6-python3.14-buildbot_worker-4.3.0/bin258shrinking RPATHs of ELF executables and libraries in /nix/store/i2zbm7ljc6zw3h3n9s5hyypxzgx3vhcj-python3.14-buildbot_worker-4.3.0-dist259checking for references to /build/ in /nix/store/i2zbm7ljc6zw3h3n9s5hyypxzgx3vhcj-python3.14-buildbot_worker-4.3.0-dist...260patching script interpreter paths in /nix/store/i2zbm7ljc6zw3h3n9s5hyypxzgx3vhcj-python3.14-buildbot_worker-4.3.0-dist261Rewriting #!/nix/store/jxyrvv4gbpnp3ap5iy7wxwl1sg4x2x88-python3-3.14.6/bin/python3.14 to #!/nix/store/jxyrvv4gbpnp3ap5iy7wxwl1sg4x2x88-python3-3.14.6262wrapping `/nix/store/rsz5md6ipj85i6hvzgc97ii608ggapz6-python3.14-buildbot_worker-4.3.0/bin/buildbot_worker_windows_service'...263Rewriting #!/nix/store/jxyrvv4gbpnp3ap5iy7wxwl1sg4x2x88-python3-3.14.6/bin/python3.14 to #!/nix/store/jxyrvv4gbpnp3ap5iy7wxwl1sg4x2x88-python3-3.14.6264wrapping `/nix/store/rsz5md6ipj85i6hvzgc97ii608ggapz6-python3.14-buildbot_worker-4.3.0/bin/buildbot-worker'...265Executing pythonRemoveTestsDir266Finished executing pythonRemoveTestsDir
installCheckPhase
267no Makefile or custom installCheckPhase, doing nothing
pythonImportsCheckPhase
268Executing pythonImportsCheckPhase