buildbot-4.3.0
default.checks.treefmt
· build #43
· 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-metadata-check-hook.sh14Using pythonMetadataCheckPhase15Sourcing python-namespaces-hook16Sourcing python-catch-conflicts-hook.sh
unpackPhase
17unpacking source archive /nix/store/75qyd12d3b287lh7bzhkrww10ww0n8s7-source18source root is source19setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "source/www/wsgi_dashboards/yarn.lock"patchPhase
20applying patch /nix/store/wanzk6nvff0gniq9wnzf3czr24hxhxn2-skip_test_linux_distro.patch21patching file master/buildbot/test/unit/test_buildbot_net_usage_data.py22Hunk #1 succeeded at 161 (offset 14 lines).23substituteStream() in derivation buildbot-4.3.0: WARNING: '--replace' is deprecated, use --replace-{fail,warn,quiet}. (file 'buildbot/scripts/logwatcher.py')configurePhase
24no configure script, doing nothingbuildPhase
25Executing pypaBuildPhase26Creating a wheel...27pypa build flags: --no-isolation --outdir dist/ --wheel28* Getting build dependencies for wheel...29/nix/store/fkfl68z8s63y73y66398j7jrzvqdsddp-python3.14-setuptools-83.0.0/lib/python3.14/site-packages/setuptools/_distutils/dist.py:288: UserWarning: Unknown distribution option: 'tests_require'30 warnings.warn(msg)31/nix/store/fkfl68z8s63y73y66398j7jrzvqdsddp-python3.14-setuptools-83.0.0/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated.32!!3334 ********************************************************************************35 Please consider removing the following classifiers in favor of a SPDX license expression:3637 License :: OSI Approved :: GNU General Public License v2 (GPLv2)3839 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.40 ********************************************************************************4142!!43 self._finalize_license_expression()44running egg_info45creating buildbot.egg-info46writing buildbot.egg-info/PKG-INFO47writing dependency_links to buildbot.egg-info/dependency_links.txt48writing entry points to buildbot.egg-info/entry_points.txt49writing requirements to buildbot.egg-info/requires.txt50writing top-level names to buildbot.egg-info/top_level.txt51writing manifest file 'buildbot.egg-info/SOURCES.txt'52reading manifest file 'buildbot.egg-info/SOURCES.txt'53reading manifest template 'MANIFEST.in'54warning: no files found matching 'docs/manual/_images/*.svg'55warning: no files found matching 'docs/manual/_images/*.png'56warning: no files found matching 'docs/manual/_images/*.txt'57warning: no files found matching 'docs/manual/_images/icon.blend'58warning: no files found matching 'docs/manual/_images/Makefile'59warning: no files found matching 'buildbot/reporters/templates/*.txt'60warning: no files found matching 'include'61warning: no files found matching 'contrib/windows/*'62warning: no files found matching 'contrib/css/*'63warning: no files found matching 'contrib/trac/*'64warning: no files found matching 'contrib/trac/bbwatcher/*'65warning: no files found matching 'contrib/trac/bbwatcher/templates/*'66adding license file 'COPYING'67writing manifest file 'buildbot.egg-info/SOURCES.txt'68* Building wheel...69/nix/store/fkfl68z8s63y73y66398j7jrzvqdsddp-python3.14-setuptools-83.0.0/lib/python3.14/site-packages/setuptools/_distutils/dist.py:288: UserWarning: Unknown distribution option: 'tests_require'70 warnings.warn(msg)71/nix/store/fkfl68z8s63y73y66398j7jrzvqdsddp-python3.14-setuptools-83.0.0/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated.72!!7374 ********************************************************************************75 Please consider removing the following classifiers in favor of a SPDX license expression:7677 License :: OSI Approved :: GNU General Public License v2 (GPLv2)7879 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.80 ********************************************************************************8182!!83 self._finalize_license_expression()84running bdist_wheel85running build86running build_py87creating build/lib/buildbot88copying buildbot/scheduler.py -> build/lib/buildbot89copying buildbot/manhole.py -> build/lib/buildbot90copying buildbot/errors.py -> build/lib/buildbot91copying buildbot/pbutil.py -> build/lib/buildbot92copying buildbot/master.py -> build/lib/buildbot93copying buildbot/buildrequest.py -> build/lib/buildbot94copying buildbot/warnings.py -> build/lib/buildbot95copying buildbot/interfaces.py -> build/lib/buildbot96copying buildbot/locks.py -> build/lib/buildbot97copying buildbot/__init__.py -> build/lib/buildbot98copying buildbot/revlinks.py -> build/lib/buildbot99copying buildbot/buildbot_net_usage_data.py -> build/lib/buildbot100creating build/lib/buildbot/configurators101copying buildbot/configurators/janitor.py -> build/lib/buildbot/configurators102copying buildbot/configurators/__init__.py -> build/lib/buildbot/configurators103creating build/lib/buildbot/worker104copying buildbot/worker/ec2.py -> build/lib/buildbot/worker105copying buildbot/worker/latent.py -> build/lib/buildbot/worker106copying buildbot/worker/kubernetes.py -> build/lib/buildbot/worker107copying buildbot/worker/libvirt.py -> build/lib/buildbot/worker108copying buildbot/worker/local.py -> build/lib/buildbot/worker109copying buildbot/worker/upcloud.py -> build/lib/buildbot/worker110copying buildbot/worker/docker.py -> build/lib/buildbot/worker111copying buildbot/worker/marathon.py -> build/lib/buildbot/worker112copying buildbot/worker/openstack.py -> build/lib/buildbot/worker113copying buildbot/worker/base.py -> build/lib/buildbot/worker114copying buildbot/worker/manager.py -> build/lib/buildbot/worker115copying buildbot/worker/__init__.py -> build/lib/buildbot/worker116creating build/lib/buildbot/worker/protocols117copying buildbot/worker/protocols/__init__.py -> build/lib/buildbot/worker/protocols118copying buildbot/worker/protocols/base.py -> build/lib/buildbot/worker/protocols119copying buildbot/worker/protocols/pb.py -> build/lib/buildbot/worker/protocols120copying buildbot/worker/protocols/null.py -> build/lib/buildbot/worker/protocols121copying buildbot/worker/protocols/msgpack.py -> build/lib/buildbot/worker/protocols122creating build/lib/buildbot/worker/protocols/manager123copying buildbot/worker/protocols/manager/msgpack.py -> build/lib/buildbot/worker/protocols/manager124copying buildbot/worker/protocols/manager/pb.py -> build/lib/buildbot/worker/protocols/manager125copying buildbot/worker/protocols/manager/__init__.py -> build/lib/buildbot/worker/protocols/manager126copying buildbot/worker/protocols/manager/base.py -> build/lib/buildbot/worker/protocols/manager127creating build/lib/buildbot/changes128copying buildbot/changes/base.py -> build/lib/buildbot/changes129copying buildbot/changes/p4poller.py -> build/lib/buildbot/changes130copying buildbot/changes/github.py -> build/lib/buildbot/changes131copying buildbot/changes/manager.py -> build/lib/buildbot/changes132copying buildbot/changes/hgpoller.py -> build/lib/buildbot/changes133copying buildbot/changes/filter.py -> build/lib/buildbot/changes134copying buildbot/changes/__init__.py -> build/lib/buildbot/changes135copying buildbot/changes/svnpoller.py -> build/lib/buildbot/changes136copying buildbot/changes/gerritchangesource.py -> build/lib/buildbot/changes137copying buildbot/changes/bitbucket.py -> build/lib/buildbot/changes138copying buildbot/changes/mail.py -> build/lib/buildbot/changes139copying buildbot/changes/pb.py -> build/lib/buildbot/changes140copying buildbot/changes/changes.py -> build/lib/buildbot/changes141copying buildbot/changes/gitpoller.py -> build/lib/buildbot/changes142creating build/lib/buildbot/clients143copying buildbot/clients/__init__.py -> build/lib/buildbot/clients144copying buildbot/clients/sendchange.py -> build/lib/buildbot/clients145copying buildbot/clients/usersclient.py -> build/lib/buildbot/clients146copying buildbot/clients/tryclient.py -> build/lib/buildbot/clients147creating build/lib/buildbot/config148copying buildbot/config/errors.py -> build/lib/buildbot/config149copying buildbot/config/__init__.py -> build/lib/buildbot/config150copying buildbot/config/master.py -> build/lib/buildbot/config151copying buildbot/config/checks.py -> build/lib/buildbot/config152copying buildbot/config/builder.py -> build/lib/buildbot/config153creating build/lib/buildbot/data154copying buildbot/data/logs.py -> build/lib/buildbot/data155copying buildbot/data/buildrequests.py -> build/lib/buildbot/data156copying buildbot/data/forceschedulers.py -> build/lib/buildbot/data157copying buildbot/data/test_results.py -> build/lib/buildbot/data158copying buildbot/data/schedulers.py -> build/lib/buildbot/data159copying buildbot/data/connector.py -> build/lib/buildbot/data160copying buildbot/data/builds.py -> build/lib/buildbot/data161copying buildbot/data/codebase_branches.py -> build/lib/buildbot/data162copying buildbot/data/resultspec.py -> build/lib/buildbot/data163copying buildbot/data/sourcestamps.py -> build/lib/buildbot/data164copying buildbot/data/masters.py -> build/lib/buildbot/data165copying buildbot/data/projects.py -> build/lib/buildbot/data166copying buildbot/data/steps.py -> build/lib/buildbot/data167copying buildbot/data/changesources.py -> build/lib/buildbot/data168copying buildbot/data/workers.py -> build/lib/buildbot/data169copying buildbot/data/properties.py -> build/lib/buildbot/data170copying buildbot/data/codebase_commits.py -> build/lib/buildbot/data171copying buildbot/data/__init__.py -> build/lib/buildbot/data172copying buildbot/data/patches.py -> build/lib/buildbot/data173copying buildbot/data/test_result_sets.py -> build/lib/buildbot/data174copying buildbot/data/build_data.py -> build/lib/buildbot/data175copying buildbot/data/exceptions.py -> build/lib/buildbot/data176copying buildbot/data/logchunks.py -> build/lib/buildbot/data177copying buildbot/data/codebases.py -> build/lib/buildbot/data178copying buildbot/data/root.py -> build/lib/buildbot/data179copying buildbot/data/changes.py -> build/lib/buildbot/data180copying buildbot/data/types.py -> build/lib/buildbot/data181copying buildbot/data/base.py -> build/lib/buildbot/data182copying buildbot/data/builders.py -> build/lib/buildbot/data183copying buildbot/data/buildsets.py -> build/lib/buildbot/data184creating build/lib/buildbot/db185copying buildbot/db/schedulers.py -> build/lib/buildbot/db186copying buildbot/db/builders.py -> build/lib/buildbot/db187copying buildbot/db/base.py -> build/lib/buildbot/db188copying buildbot/db/dbconfig.py -> build/lib/buildbot/db189copying buildbot/db/tags.py -> build/lib/buildbot/db190copying buildbot/db/migrate_utils.py -> build/lib/buildbot/db191copying buildbot/db/state.py -> build/lib/buildbot/db192copying buildbot/db/buildsets.py -> build/lib/buildbot/db193copying buildbot/db/changes.py -> build/lib/buildbot/db194copying buildbot/db/codebases.py -> build/lib/buildbot/db195copying buildbot/db/model.py -> build/lib/buildbot/db196copying buildbot/db/__init__.py -> build/lib/buildbot/db197copying buildbot/db/exceptions.py -> build/lib/buildbot/db198copying buildbot/db/test_result_sets.py -> build/lib/buildbot/db199copying buildbot/db/enginestrategy.py -> build/lib/buildbot/db200copying buildbot/db/build_data.py -> build/lib/buildbot/db201copying buildbot/db/codebase_commits.py -> build/lib/buildbot/db202copying buildbot/db/test_results.py -> build/lib/buildbot/db203copying buildbot/db/projects.py -> build/lib/buildbot/db204copying buildbot/db/changesources.py -> build/lib/buildbot/db205copying buildbot/db/builds.py -> build/lib/buildbot/db206copying buildbot/db/steps.py -> build/lib/buildbot/db207copying buildbot/db/model_config.py -> build/lib/buildbot/db208copying buildbot/db/logs.py -> build/lib/buildbot/db209copying buildbot/db/workers.py -> build/lib/buildbot/db210copying buildbot/db/sourcestamps.py -> build/lib/buildbot/db211copying buildbot/db/buildrequests.py -> build/lib/buildbot/db212copying buildbot/db/pool.py -> build/lib/buildbot/db213copying buildbot/db/masters.py -> build/lib/buildbot/db214copying buildbot/db/connector.py -> build/lib/buildbot/db215copying buildbot/db/codebase_branches.py -> build/lib/buildbot/db216copying buildbot/db/users.py -> build/lib/buildbot/db217creating build/lib/buildbot/db/compression218copying buildbot/db/compression/lz4.py -> build/lib/buildbot/db/compression219copying buildbot/db/compression/protocol.py -> build/lib/buildbot/db/compression220copying buildbot/db/compression/native.py -> build/lib/buildbot/db/compression221copying buildbot/db/compression/brotli.py -> build/lib/buildbot/db/compression222copying buildbot/db/compression/zstd.py -> build/lib/buildbot/db/compression223copying buildbot/db/compression/__init__.py -> build/lib/buildbot/db/compression224creating build/lib/buildbot/db/migrations225copying buildbot/db/migrations/env.py -> build/lib/buildbot/db/migrations226creating build/lib/buildbot/db/migrations/versions227copying buildbot/db/migrations/versions/__init__.py -> build/lib/buildbot/db/migrations/versions228copying buildbot/db/migrations/versions/067_v4.3_add_codebase_data.py -> build/lib/buildbot/db/migrations/versions229copying buildbot/db/migrations/versions/066_v4.0_add_build_locks_duration_s.py -> build/lib/buildbot/db/migrations/versions230copying buildbot/db/migrations/versions/063_v3.10_add_steps_locks_acquired_at.py -> build/lib/buildbot/db/migrations/versions231copying buildbot/db/migrations/versions/064_v3.10_add_worker_pause_reason.py -> build/lib/buildbot/db/migrations/versions232copying buildbot/db/migrations/versions/065_v4.0_add_buildsets_rebuilt_buildid.py -> build/lib/buildbot/db/migrations/versions233copying buildbot/db/migrations/versions/062_v3.9_add_project_description_format.py -> build/lib/buildbot/db/migrations/versions234copying buildbot/db/migrations/versions/059_v3.4_alembic_initial.py -> build/lib/buildbot/db/migrations/versions235copying buildbot/db/migrations/versions/061_v3.9_add_builder_description_format.py -> build/lib/buildbot/db/migrations/versions236copying buildbot/db/migrations/versions/060_v3.9_add_builder_projects.py -> build/lib/buildbot/db/migrations/versions237creating build/lib/buildbot/db/types238copying buildbot/db/types/json.py -> build/lib/buildbot/db/types239copying buildbot/db/types/__init__.py -> build/lib/buildbot/db/types240creating build/lib/buildbot/machine241copying buildbot/machine/manager.py -> build/lib/buildbot/machine242copying buildbot/machine/base.py -> build/lib/buildbot/machine243copying buildbot/machine/latent.py -> build/lib/buildbot/machine244copying buildbot/machine/generic.py -> build/lib/buildbot/machine245copying buildbot/machine/__init__.py -> build/lib/buildbot/machine246creating build/lib/buildbot/monkeypatches247copying buildbot/monkeypatches/__init__.py -> build/lib/buildbot/monkeypatches248copying buildbot/monkeypatches/servicechecks.py -> build/lib/buildbot/monkeypatches249copying buildbot/monkeypatches/decorators.py -> build/lib/buildbot/monkeypatches250creating build/lib/buildbot/mq251copying buildbot/mq/__init__.py -> build/lib/buildbot/mq252copying buildbot/mq/connector.py -> build/lib/buildbot/mq253copying buildbot/mq/base.py -> build/lib/buildbot/mq254copying buildbot/mq/simple.py -> build/lib/buildbot/mq255copying buildbot/mq/wamp.py -> build/lib/buildbot/mq256creating build/lib/buildbot/plugins257copying buildbot/plugins/__init__.py -> build/lib/buildbot/plugins258copying buildbot/plugins/db.py -> build/lib/buildbot/plugins259creating build/lib/buildbot/process260copying buildbot/process/locks.py -> build/lib/buildbot/process261copying buildbot/process/builder.py -> build/lib/buildbot/process262copying buildbot/process/remotecommand.py -> build/lib/buildbot/process263copying buildbot/process/log.py -> build/lib/buildbot/process264copying buildbot/process/base.py -> build/lib/buildbot/process265copying buildbot/process/botmaster.py -> build/lib/buildbot/process266copying buildbot/process/codebase.py -> build/lib/buildbot/process267copying buildbot/process/__init__.py -> build/lib/buildbot/process268copying buildbot/process/build.py -> build/lib/buildbot/process269copying buildbot/process/buildrequestdistributor.py -> build/lib/buildbot/process270copying buildbot/process/metrics.py -> build/lib/buildbot/process271copying buildbot/process/remotetransfer.py -> build/lib/buildbot/process272copying buildbot/process/project.py -> build/lib/buildbot/process273copying buildbot/process/cache.py -> build/lib/buildbot/process274copying buildbot/process/factory.py -> build/lib/buildbot/process275copying buildbot/process/logobserver.py -> build/lib/buildbot/process276copying buildbot/process/buildrequest.py -> build/lib/buildbot/process277copying buildbot/process/workerforbuilder.py -> build/lib/buildbot/process278copying buildbot/process/debug.py -> build/lib/buildbot/process279copying buildbot/process/results.py -> build/lib/buildbot/process280copying buildbot/process/measured_service.py -> build/lib/buildbot/process281copying buildbot/process/buildstep.py -> build/lib/buildbot/process282copying buildbot/process/subunitlogobserver.py -> build/lib/buildbot/process283copying buildbot/process/properties.py -> build/lib/buildbot/process284creating build/lib/buildbot/process/users285copying buildbot/process/users/users.py -> build/lib/buildbot/process/users286copying buildbot/process/users/manual.py -> build/lib/buildbot/process/users287copying buildbot/process/users/manager.py -> build/lib/buildbot/process/users288copying buildbot/process/users/__init__.py -> build/lib/buildbot/process/users289creating build/lib/buildbot/reporters290copying buildbot/reporters/github.py -> build/lib/buildbot/reporters291copying buildbot/reporters/message.py -> build/lib/buildbot/reporters292copying buildbot/reporters/bitbucket.py -> build/lib/buildbot/reporters293copying buildbot/reporters/pushover.py -> build/lib/buildbot/reporters294copying buildbot/reporters/gerrit_verify_status.py -> build/lib/buildbot/reporters295copying buildbot/reporters/gitlab.py -> build/lib/buildbot/reporters296copying buildbot/reporters/telegram.py -> build/lib/buildbot/reporters297copying buildbot/reporters/base.py -> build/lib/buildbot/reporters298copying buildbot/reporters/utils.py -> build/lib/buildbot/reporters299copying buildbot/reporters/mail.py -> build/lib/buildbot/reporters300copying buildbot/reporters/zulip.py -> build/lib/buildbot/reporters301copying buildbot/reporters/http.py -> build/lib/buildbot/reporters302copying buildbot/reporters/gerrit.py -> build/lib/buildbot/reporters303copying buildbot/reporters/bitbucketserver.py -> build/lib/buildbot/reporters304copying buildbot/reporters/words.py -> build/lib/buildbot/reporters305copying buildbot/reporters/irc.py -> build/lib/buildbot/reporters306copying buildbot/reporters/__init__.py -> build/lib/buildbot/reporters307copying buildbot/reporters/pushjet.py -> build/lib/buildbot/reporters308creating build/lib/buildbot/reporters/generators309copying buildbot/reporters/generators/__init__.py -> build/lib/buildbot/reporters/generators310copying buildbot/reporters/generators/buildset.py -> build/lib/buildbot/reporters/generators311copying buildbot/reporters/generators/buildrequest.py -> build/lib/buildbot/reporters/generators312copying buildbot/reporters/generators/utils.py -> build/lib/buildbot/reporters/generators313copying buildbot/reporters/generators/build.py -> build/lib/buildbot/reporters/generators314copying buildbot/reporters/generators/worker.py -> build/lib/buildbot/reporters/generators315creating build/lib/buildbot/schedulers316copying buildbot/schedulers/__init__.py -> build/lib/buildbot/schedulers317copying buildbot/schedulers/canceller.py -> build/lib/buildbot/schedulers318copying buildbot/schedulers/trysched.py -> build/lib/buildbot/schedulers319copying buildbot/schedulers/manager.py -> build/lib/buildbot/schedulers320copying buildbot/schedulers/basic.py -> build/lib/buildbot/schedulers321copying buildbot/schedulers/timed.py -> build/lib/buildbot/schedulers322copying buildbot/schedulers/base.py -> build/lib/buildbot/schedulers323copying buildbot/schedulers/filter.py -> build/lib/buildbot/schedulers324copying buildbot/schedulers/canceller_buildset.py -> build/lib/buildbot/schedulers325copying buildbot/schedulers/dependent.py -> build/lib/buildbot/schedulers326copying buildbot/schedulers/triggerable.py -> build/lib/buildbot/schedulers327copying buildbot/schedulers/forcesched.py -> build/lib/buildbot/schedulers328creating build/lib/buildbot/scripts329copying buildbot/scripts/reconfig.py -> build/lib/buildbot/scripts330copying buildbot/scripts/logwatcher.py -> build/lib/buildbot/scripts331copying buildbot/scripts/stop.py -> build/lib/buildbot/scripts332copying buildbot/scripts/start.py -> build/lib/buildbot/scripts333copying buildbot/scripts/restart.py -> build/lib/buildbot/scripts334copying buildbot/scripts/sendchange.py -> build/lib/buildbot/scripts335copying buildbot/scripts/checkconfig.py -> build/lib/buildbot/scripts336copying buildbot/scripts/devproxy.py -> build/lib/buildbot/scripts337copying buildbot/scripts/copydb.py -> build/lib/buildbot/scripts338copying buildbot/scripts/upgrade_master.py -> build/lib/buildbot/scripts339copying buildbot/scripts/windows_service.py -> build/lib/buildbot/scripts340copying buildbot/scripts/user.py -> build/lib/buildbot/scripts341copying buildbot/scripts/base.py -> build/lib/buildbot/scripts342copying buildbot/scripts/cleanupdb.py -> build/lib/buildbot/scripts343copying buildbot/scripts/create_master.py -> build/lib/buildbot/scripts344copying buildbot/scripts/trycmd.py -> build/lib/buildbot/scripts345copying buildbot/scripts/dataspec.py -> build/lib/buildbot/scripts346copying buildbot/scripts/__init__.py -> build/lib/buildbot/scripts347copying buildbot/scripts/runner.py -> build/lib/buildbot/scripts348copying buildbot/scripts/tryserver.py -> build/lib/buildbot/scripts349creating build/lib/buildbot/secrets350copying buildbot/secrets/__init__.py -> build/lib/buildbot/secrets351copying buildbot/secrets/manager.py -> build/lib/buildbot/secrets352copying buildbot/secrets/secret.py -> build/lib/buildbot/secrets353creating build/lib/buildbot/secrets/providers354copying buildbot/secrets/providers/__init__.py -> build/lib/buildbot/secrets/providers355copying buildbot/secrets/providers/base.py -> build/lib/buildbot/secrets/providers356copying buildbot/secrets/providers/vault_hvac.py -> build/lib/buildbot/secrets/providers357copying buildbot/secrets/providers/file.py -> build/lib/buildbot/secrets/providers358copying buildbot/secrets/providers/passwordstore.py -> build/lib/buildbot/secrets/providers359creating build/lib/buildbot/spec360copying buildbot/spec/indent.py -> build/lib/buildbot/spec361creating build/lib/buildbot/statistics362copying buildbot/statistics/capture.py -> build/lib/buildbot/statistics363copying buildbot/statistics/__init__.py -> build/lib/buildbot/statistics364copying buildbot/statistics/stats_service.py -> build/lib/buildbot/statistics365creating build/lib/buildbot/statistics/storage_backends366copying buildbot/statistics/storage_backends/__init__.py -> build/lib/buildbot/statistics/storage_backends367copying buildbot/statistics/storage_backends/base.py -> build/lib/buildbot/statistics/storage_backends368copying buildbot/statistics/storage_backends/influxdb_client.py -> build/lib/buildbot/statistics/storage_backends369creating build/lib/buildbot/steps370copying buildbot/steps/vstudio.py -> build/lib/buildbot/steps371copying buildbot/steps/transfer.py -> build/lib/buildbot/steps372copying buildbot/steps/download_secret_to_worker.py -> build/lib/buildbot/steps373copying buildbot/steps/mswin.py -> build/lib/buildbot/steps374copying buildbot/steps/cppcheck.py -> build/lib/buildbot/steps375copying buildbot/steps/worker.py -> build/lib/buildbot/steps376copying buildbot/steps/shell.py -> build/lib/buildbot/steps377copying buildbot/steps/python.py -> build/lib/buildbot/steps378copying buildbot/steps/python_twisted.py -> build/lib/buildbot/steps379copying buildbot/steps/trigger.py -> build/lib/buildbot/steps380copying buildbot/steps/master.py -> build/lib/buildbot/steps381copying buildbot/steps/cmake.py -> build/lib/buildbot/steps382copying buildbot/steps/http.py -> build/lib/buildbot/steps383copying buildbot/steps/configurable.py -> build/lib/buildbot/steps384copying buildbot/steps/__init__.py -> build/lib/buildbot/steps385copying buildbot/steps/shellsequence.py -> build/lib/buildbot/steps386copying buildbot/steps/maxq.py -> build/lib/buildbot/steps387copying buildbot/steps/gitdiffinfo.py -> build/lib/buildbot/steps388copying buildbot/steps/subunit.py -> build/lib/buildbot/steps389creating build/lib/buildbot/steps/package390copying buildbot/steps/package/__init__.py -> build/lib/buildbot/steps/package391copying buildbot/steps/package/util.py -> build/lib/buildbot/steps/package392creating build/lib/buildbot/steps/package/deb393copying buildbot/steps/package/deb/lintian.py -> build/lib/buildbot/steps/package/deb394copying buildbot/steps/package/deb/__init__.py -> build/lib/buildbot/steps/package/deb395copying buildbot/steps/package/deb/pbuilder.py -> build/lib/buildbot/steps/package/deb396creating build/lib/buildbot/steps/package/rpm397copying buildbot/steps/package/rpm/rpmlint.py -> build/lib/buildbot/steps/package/rpm398copying buildbot/steps/package/rpm/mock.py -> build/lib/buildbot/steps/package/rpm399copying buildbot/steps/package/rpm/rpmbuild.py -> build/lib/buildbot/steps/package/rpm400copying buildbot/steps/package/rpm/__init__.py -> build/lib/buildbot/steps/package/rpm401creating build/lib/buildbot/steps/source402copying buildbot/steps/source/gerrit.py -> build/lib/buildbot/steps/source403copying buildbot/steps/source/repo.py -> build/lib/buildbot/steps/source404copying buildbot/steps/source/__init__.py -> build/lib/buildbot/steps/source405copying buildbot/steps/source/cvs.py -> build/lib/buildbot/steps/source406copying buildbot/steps/source/base.py -> build/lib/buildbot/steps/source407copying buildbot/steps/source/darcs.py -> build/lib/buildbot/steps/source408copying buildbot/steps/source/bzr.py -> build/lib/buildbot/steps/source409copying buildbot/steps/source/p4.py -> build/lib/buildbot/steps/source410copying buildbot/steps/source/github.py -> build/lib/buildbot/steps/source411copying buildbot/steps/source/git.py -> build/lib/buildbot/steps/source412copying buildbot/steps/source/mtn.py -> build/lib/buildbot/steps/source413copying buildbot/steps/source/gitlab.py -> build/lib/buildbot/steps/source414copying buildbot/steps/source/svn.py -> build/lib/buildbot/steps/source415copying buildbot/steps/source/mercurial.py -> build/lib/buildbot/steps/source416creating build/lib/buildbot/util417copying buildbot/util/queue.py -> build/lib/buildbot/util418copying buildbot/util/__init__.py -> build/lib/buildbot/util419copying buildbot/util/misc.py -> build/lib/buildbot/util420copying buildbot/util/watchdog.py -> build/lib/buildbot/util421copying buildbot/util/pathmatch.py -> build/lib/buildbot/util422copying buildbot/util/bbcollections.py -> build/lib/buildbot/util423copying buildbot/util/codebase.py -> build/lib/buildbot/util424copying buildbot/util/latent.py -> build/lib/buildbot/util425copying buildbot/util/backoff.py -> build/lib/buildbot/util426copying buildbot/util/poll.py -> build/lib/buildbot/util427copying buildbot/util/httpclientservice.py -> build/lib/buildbot/util428copying buildbot/util/identifiers.py -> build/lib/buildbot/util429copying buildbot/util/importlib_compat.py -> build/lib/buildbot/util430copying buildbot/util/pullrequest.py -> build/lib/buildbot/util431copying buildbot/util/sautils.py -> build/lib/buildbot/util432copying buildbot/util/async_sort.py -> build/lib/buildbot/util433copying buildbot/util/state.py -> build/lib/buildbot/util434copying buildbot/util/render_description.py -> build/lib/buildbot/util435copying buildbot/util/twisted.py -> build/lib/buildbot/util436copying buildbot/util/_notifier.py -> build/lib/buildbot/util437copying buildbot/util/private_tempdir.py -> build/lib/buildbot/util438copying buildbot/util/lru.py -> build/lib/buildbot/util439copying buildbot/util/runprocess.py -> build/lib/buildbot/util440copying buildbot/util/ssl.py -> build/lib/buildbot/util441copying buildbot/util/lineboundaries.py -> build/lib/buildbot/util442copying buildbot/util/giturlparse.py -> build/lib/buildbot/util443copying buildbot/util/tuplematch.py -> build/lib/buildbot/util444copying buildbot/util/debounce.py -> build/lib/buildbot/util445copying buildbot/util/service.py -> build/lib/buildbot/util446copying buildbot/util/kubeclientservice.py -> build/lib/buildbot/util447copying buildbot/util/git_credential.py -> build/lib/buildbot/util448copying buildbot/util/maildir.py -> build/lib/buildbot/util449copying buildbot/util/ssfilter.py -> build/lib/buildbot/util450copying buildbot/util/protocol.py -> build/lib/buildbot/util451copying buildbot/util/deferwaiter.py -> build/lib/buildbot/util452copying buildbot/util/raml.py -> build/lib/buildbot/util453copying buildbot/util/config.py -> build/lib/buildbot/util454copying buildbot/util/git.py -> build/lib/buildbot/util455copying buildbot/util/test_result_submitter.py -> build/lib/buildbot/util456copying buildbot/util/path_expand_user.py -> build/lib/buildbot/util457copying buildbot/util/subscription.py -> build/lib/buildbot/util458copying buildbot/util/eventual.py -> build/lib/buildbot/util459copying buildbot/util/netstrings.py -> build/lib/buildbot/util460creating build/lib/buildbot/wamp461copying buildbot/wamp/connector.py -> build/lib/buildbot/wamp462copying buildbot/wamp/__init__.py -> build/lib/buildbot/wamp463creating build/lib/buildbot/www464copying buildbot/www/ldapuserinfo.py -> build/lib/buildbot/www465copying buildbot/www/plugin.py -> build/lib/buildbot/www466copying buildbot/www/service.py -> build/lib/buildbot/www467copying buildbot/www/avatar.py -> build/lib/buildbot/www468copying buildbot/www/oauth2.py -> build/lib/buildbot/www469copying buildbot/www/__init__.py -> build/lib/buildbot/www470copying buildbot/www/resource.py -> build/lib/buildbot/www471copying buildbot/www/change_hook.py -> build/lib/buildbot/www472copying buildbot/www/sse.py -> build/lib/buildbot/www473copying buildbot/www/config.py -> build/lib/buildbot/www474copying buildbot/www/encoding.py -> build/lib/buildbot/www475copying buildbot/www/auth.py -> build/lib/buildbot/www476copying buildbot/www/rest.py -> build/lib/buildbot/www477copying buildbot/www/ws.py -> build/lib/buildbot/www478creating build/lib/buildbot/www/hooks479copying buildbot/www/hooks/__init__.py -> build/lib/buildbot/www/hooks480copying buildbot/www/hooks/bitbucketcloud.py -> build/lib/buildbot/www/hooks481copying buildbot/www/hooks/bitbucketserver.py -> build/lib/buildbot/www/hooks482copying buildbot/www/hooks/base.py -> build/lib/buildbot/www/hooks483copying buildbot/www/hooks/gitorious.py -> build/lib/buildbot/www/hooks484copying buildbot/www/hooks/gitlab.py -> build/lib/buildbot/www/hooks485copying buildbot/www/hooks/github.py -> build/lib/buildbot/www/hooks486copying buildbot/www/hooks/bitbucket.py -> build/lib/buildbot/www/hooks487copying buildbot/www/hooks/poller.py -> build/lib/buildbot/www/hooks488creating build/lib/buildbot/www/authz489copying buildbot/www/authz/endpointmatchers.py -> build/lib/buildbot/www/authz490copying buildbot/www/authz/__init__.py -> build/lib/buildbot/www/authz491copying buildbot/www/authz/roles.py -> build/lib/buildbot/www/authz492copying buildbot/www/authz/authz.py -> build/lib/buildbot/www/authz493creating build/lib/buildbot/test494copying buildbot/test/test_extra_coverage.py -> build/lib/buildbot/test495copying buildbot/test/steps.py -> build/lib/buildbot/test496copying buildbot/test/__init__.py -> build/lib/buildbot/test497copying buildbot/test/reactor.py -> build/lib/buildbot/test498copying buildbot/test/runprocess.py -> build/lib/buildbot/test499creating build/lib/buildbot/test/util500copying buildbot/test/util/site.py -> build/lib/buildbot/test/util501copying buildbot/test/util/changesource.py -> build/lib/buildbot/test/util502copying buildbot/test/util/integration.py -> build/lib/buildbot/test/util503copying buildbot/test/util/querylog.py -> build/lib/buildbot/test/util504copying buildbot/test/util/dirs.py -> build/lib/buildbot/test/util505copying buildbot/test/util/protocols.py -> build/lib/buildbot/test/util506copying buildbot/test/util/__init__.py -> build/lib/buildbot/test/util507copying buildbot/test/util/tuplematching.py -> build/lib/buildbot/test/util508copying buildbot/test/util/decorators.py -> build/lib/buildbot/test/util509copying buildbot/test/util/interfaces.py -> build/lib/buildbot/test/util510copying buildbot/test/util/warnings.py -> build/lib/buildbot/test/util511copying buildbot/test/util/migration.py -> build/lib/buildbot/test/util512copying buildbot/test/util/git_repository.py -> build/lib/buildbot/test/util513copying buildbot/test/util/www.py -> build/lib/buildbot/test/util514copying buildbot/test/util/endpoint.py -> build/lib/buildbot/test/util515copying buildbot/test/util/logging.py -> build/lib/buildbot/test/util516copying buildbot/test/util/misc.py -> build/lib/buildbot/test/util517copying buildbot/test/util/patch_delay.py -> build/lib/buildbot/test/util518copying buildbot/test/util/properties.py -> build/lib/buildbot/test/util519copying buildbot/test/util/fuzz.py -> build/lib/buildbot/test/util520copying buildbot/test/util/validation.py -> build/lib/buildbot/test/util521copying buildbot/test/util/config.py -> build/lib/buildbot/test/util522copying buildbot/test/util/reporter.py -> build/lib/buildbot/test/util523copying buildbot/test/util/scheduler.py -> build/lib/buildbot/test/util524copying buildbot/test/util/pbmanager.py -> build/lib/buildbot/test/util525copying buildbot/test/util/sourcesteps.py -> build/lib/buildbot/test/util526copying buildbot/test/util/state.py -> build/lib/buildbot/test/util527copying buildbot/test/util/db.py -> build/lib/buildbot/test/util528copying buildbot/test/util/sandboxed_worker.py -> build/lib/buildbot/test/util529copying buildbot/test/util/configurators.py -> build/lib/buildbot/test/util530creating build/lib/buildbot/test/fake531copying buildbot/test/fake/docker.py -> build/lib/buildbot/test/fake532copying buildbot/test/fake/worker.py -> build/lib/buildbot/test/fake533copying buildbot/test/fake/openstack.py -> build/lib/buildbot/test/fake534copying buildbot/test/fake/fakestats.py -> build/lib/buildbot/test/fake535copying buildbot/test/fake/botmaster.py -> build/lib/buildbot/test/fake536copying buildbot/test/fake/reactor.py -> build/lib/buildbot/test/fake537copying buildbot/test/fake/fakemq.py -> build/lib/buildbot/test/fake538copying buildbot/test/fake/__init__.py -> build/lib/buildbot/test/fake539copying buildbot/test/fake/fakedata.py -> build/lib/buildbot/test/fake540copying buildbot/test/fake/fakemaster.py -> build/lib/buildbot/test/fake541copying buildbot/test/fake/private_tempdir.py -> build/lib/buildbot/test/fake542copying buildbot/test/fake/endpoint.py -> build/lib/buildbot/test/fake543copying buildbot/test/fake/httpclientservice.py -> build/lib/buildbot/test/fake544copying buildbot/test/fake/change.py -> build/lib/buildbot/test/fake545copying buildbot/test/fake/fakeprotocol.py -> build/lib/buildbot/test/fake546copying buildbot/test/fake/latent.py -> build/lib/buildbot/test/fake547copying buildbot/test/fake/state.py -> build/lib/buildbot/test/fake548copying buildbot/test/fake/step.py -> build/lib/buildbot/test/fake549copying buildbot/test/fake/web.py -> build/lib/buildbot/test/fake550copying buildbot/test/fake/bworkermanager.py -> build/lib/buildbot/test/fake551copying buildbot/test/fake/connection.py -> build/lib/buildbot/test/fake552copying buildbot/test/fake/fakebuild.py -> build/lib/buildbot/test/fake553copying buildbot/test/fake/logfile.py -> build/lib/buildbot/test/fake554copying buildbot/test/fake/secrets.py -> build/lib/buildbot/test/fake555copying buildbot/test/fake/pbmanager.py -> build/lib/buildbot/test/fake556copying buildbot/test/fake/machine.py -> build/lib/buildbot/test/fake557copying buildbot/test/fake/msgmanager.py -> build/lib/buildbot/test/fake558copying buildbot/test/fake/libvirt.py -> build/lib/buildbot/test/fake559creating build/lib/buildbot/test/fakedb560copying buildbot/test/fakedb/users.py -> build/lib/buildbot/test/fakedb561copying buildbot/test/fakedb/connector.py -> build/lib/buildbot/test/fakedb562copying buildbot/test/fakedb/changes.py -> build/lib/buildbot/test/fakedb563copying buildbot/test/fakedb/builds.py -> build/lib/buildbot/test/fakedb564copying buildbot/test/fakedb/test_results.py -> build/lib/buildbot/test/fakedb565copying buildbot/test/fakedb/steps.py -> build/lib/buildbot/test/fakedb566copying buildbot/test/fakedb/sourcestamps.py -> build/lib/buildbot/test/fakedb567copying buildbot/test/fakedb/test_result_sets.py -> build/lib/buildbot/test/fakedb568copying buildbot/test/fakedb/tags.py -> build/lib/buildbot/test/fakedb569copying buildbot/test/fakedb/schedulers.py -> build/lib/buildbot/test/fakedb570copying buildbot/test/fakedb/projects.py -> build/lib/buildbot/test/fakedb571copying buildbot/test/fakedb/codebases.py -> build/lib/buildbot/test/fakedb572copying buildbot/test/fakedb/changesources.py -> build/lib/buildbot/test/fakedb573copying buildbot/test/fakedb/logs.py -> build/lib/buildbot/test/fakedb574copying buildbot/test/fakedb/workers.py -> build/lib/buildbot/test/fakedb575copying buildbot/test/fakedb/masters.py -> build/lib/buildbot/test/fakedb576copying buildbot/test/fakedb/buildsets.py -> build/lib/buildbot/test/fakedb577copying buildbot/test/fakedb/__init__.py -> build/lib/buildbot/test/fakedb578copying buildbot/test/fakedb/state.py -> build/lib/buildbot/test/fakedb579copying buildbot/test/fakedb/builders.py -> build/lib/buildbot/test/fakedb580copying buildbot/test/fakedb/row.py -> build/lib/buildbot/test/fakedb581copying buildbot/test/fakedb/buildrequests.py -> build/lib/buildbot/test/fakedb582copying buildbot/test/fakedb/build_data.py -> build/lib/buildbot/test/fakedb583copying buildbot/py.typed -> build/lib/buildbot584copying buildbot/db/migrations/alembic.ini -> build/lib/buildbot/db/migrations585copying buildbot/db/migrations/README -> build/lib/buildbot/db/migrations586copying buildbot/scripts/sample.cfg -> build/lib/buildbot/scripts587copying buildbot/scripts/buildbot_tac.tmpl -> build/lib/buildbot/scripts588copying buildbot/spec/api.raml -> build/lib/buildbot/spec589creating build/lib/buildbot/spec/types590copying buildbot/spec/types/master.raml -> build/lib/buildbot/spec/types591copying buildbot/spec/types/project.raml -> build/lib/buildbot/spec/types592copying buildbot/spec/types/build_data.raml -> build/lib/buildbot/spec/types593copying buildbot/spec/types/patch.raml -> build/lib/buildbot/spec/types594copying buildbot/spec/types/codebase_commit.raml -> build/lib/buildbot/spec/types595copying buildbot/spec/types/build.raml -> build/lib/buildbot/spec/types596copying buildbot/spec/types/buildset.raml -> build/lib/buildbot/spec/types597copying buildbot/spec/types/scheduler.raml -> build/lib/buildbot/spec/types598copying buildbot/spec/types/step.raml -> build/lib/buildbot/spec/types599copying buildbot/spec/types/log.raml -> build/lib/buildbot/spec/types600copying buildbot/spec/types/buildrequest.raml -> build/lib/buildbot/spec/types601copying buildbot/spec/types/change.raml -> build/lib/buildbot/spec/types602copying buildbot/spec/types/worker.raml -> build/lib/buildbot/spec/types603copying buildbot/spec/types/forcescheduler.raml -> build/lib/buildbot/spec/types604copying buildbot/spec/types/test_result_set.raml -> build/lib/buildbot/spec/types605copying buildbot/spec/types/rootlink.raml -> build/lib/buildbot/spec/types606copying buildbot/spec/types/codebase_branch.raml -> build/lib/buildbot/spec/types607copying buildbot/spec/types/changesource.raml -> build/lib/buildbot/spec/types608copying buildbot/spec/types/identifier.raml -> build/lib/buildbot/spec/types609copying buildbot/spec/types/sourcestamp.raml -> build/lib/buildbot/spec/types610copying buildbot/spec/types/codebase.raml -> build/lib/buildbot/spec/types611copying buildbot/spec/types/logchunk.raml -> build/lib/buildbot/spec/types612copying buildbot/spec/types/test_result.raml -> build/lib/buildbot/spec/types613copying buildbot/spec/types/sourcedproperties.raml -> build/lib/buildbot/spec/types614copying buildbot/spec/types/builder.raml -> build/lib/buildbot/spec/types615copying buildbot/spec/types/spec.raml -> build/lib/buildbot/spec/types616creating build/lib/buildbot/test/integration/pki617copying buildbot/test/integration/pki/127.0.0.1.crt -> build/lib/buildbot/test/integration/pki618copying buildbot/test/integration/pki/127.0.0.1.key -> build/lib/buildbot/test/integration/pki619creating build/lib/buildbot/test/integration/pki/ca620copying buildbot/test/integration/pki/ca/ca.crt -> build/lib/buildbot/test/integration/pki/ca621creating build/lib/buildbot/test/unit/test_templates_dir622copying buildbot/test/unit/test_templates_dir/builds.html -> build/lib/buildbot/test/unit/test_templates_dir623creating build/lib/buildbot/test/unit/test_templates_dir/plugin624copying buildbot/test/unit/test_templates_dir/plugin/plugin.jade -> build/lib/buildbot/test/unit/test_templates_dir/plugin625installing to build/bdist.linux-x86_64/wheel626running install627running install_lib628creating build/bdist.linux-x86_64/wheel629creating build/bdist.linux-x86_64/wheel/buildbot630creating build/bdist.linux-x86_64/wheel/buildbot/process631copying build/lib/buildbot/process/buildrequest.py -> build/bdist.linux-x86_64/wheel/./buildbot/process632copying build/lib/buildbot/process/base.py -> build/bdist.linux-x86_64/wheel/./buildbot/process633copying build/lib/buildbot/process/metrics.py -> build/bdist.linux-x86_64/wheel/./buildbot/process634copying build/lib/buildbot/process/subunitlogobserver.py -> build/bdist.linux-x86_64/wheel/./buildbot/process635copying build/lib/buildbot/process/buildstep.py -> build/bdist.linux-x86_64/wheel/./buildbot/process636copying build/lib/buildbot/process/builder.py -> build/bdist.linux-x86_64/wheel/./buildbot/process637copying build/lib/buildbot/process/debug.py -> build/bdist.linux-x86_64/wheel/./buildbot/process638copying build/lib/buildbot/process/cache.py -> build/bdist.linux-x86_64/wheel/./buildbot/process639copying build/lib/buildbot/process/remotetransfer.py -> build/bdist.linux-x86_64/wheel/./buildbot/process640copying build/lib/buildbot/process/log.py -> build/bdist.linux-x86_64/wheel/./buildbot/process641copying build/lib/buildbot/process/remotecommand.py -> build/bdist.linux-x86_64/wheel/./buildbot/process642copying build/lib/buildbot/process/logobserver.py -> build/bdist.linux-x86_64/wheel/./buildbot/process643copying build/lib/buildbot/process/build.py -> build/bdist.linux-x86_64/wheel/./buildbot/process644copying build/lib/buildbot/process/buildrequestdistributor.py -> build/bdist.linux-x86_64/wheel/./buildbot/process645copying build/lib/buildbot/process/botmaster.py -> build/bdist.linux-x86_64/wheel/./buildbot/process646creating build/bdist.linux-x86_64/wheel/buildbot/process/users647copying build/lib/buildbot/process/users/manual.py -> build/bdist.linux-x86_64/wheel/./buildbot/process/users648copying build/lib/buildbot/process/users/manager.py -> build/bdist.linux-x86_64/wheel/./buildbot/process/users649copying build/lib/buildbot/process/users/users.py -> build/bdist.linux-x86_64/wheel/./buildbot/process/users650copying build/lib/buildbot/process/users/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/process/users651copying build/lib/buildbot/process/properties.py -> build/bdist.linux-x86_64/wheel/./buildbot/process652copying build/lib/buildbot/process/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/process653copying build/lib/buildbot/process/project.py -> build/bdist.linux-x86_64/wheel/./buildbot/process654copying build/lib/buildbot/process/codebase.py -> build/bdist.linux-x86_64/wheel/./buildbot/process655copying build/lib/buildbot/process/factory.py -> build/bdist.linux-x86_64/wheel/./buildbot/process656copying build/lib/buildbot/process/workerforbuilder.py -> build/bdist.linux-x86_64/wheel/./buildbot/process657copying build/lib/buildbot/process/locks.py -> build/bdist.linux-x86_64/wheel/./buildbot/process658copying build/lib/buildbot/process/results.py -> build/bdist.linux-x86_64/wheel/./buildbot/process659copying build/lib/buildbot/process/measured_service.py -> build/bdist.linux-x86_64/wheel/./buildbot/process660creating build/bdist.linux-x86_64/wheel/buildbot/www661creating build/bdist.linux-x86_64/wheel/buildbot/www/authz662copying build/lib/buildbot/www/authz/authz.py -> build/bdist.linux-x86_64/wheel/./buildbot/www/authz663copying build/lib/buildbot/www/authz/roles.py -> build/bdist.linux-x86_64/wheel/./buildbot/www/authz664copying build/lib/buildbot/www/authz/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/www/authz665copying build/lib/buildbot/www/authz/endpointmatchers.py -> build/bdist.linux-x86_64/wheel/./buildbot/www/authz666copying build/lib/buildbot/www/oauth2.py -> build/bdist.linux-x86_64/wheel/./buildbot/www667copying build/lib/buildbot/www/ldapuserinfo.py -> build/bdist.linux-x86_64/wheel/./buildbot/www668copying build/lib/buildbot/www/plugin.py -> build/bdist.linux-x86_64/wheel/./buildbot/www669copying build/lib/buildbot/www/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/www670copying build/lib/buildbot/www/change_hook.py -> build/bdist.linux-x86_64/wheel/./buildbot/www671copying build/lib/buildbot/www/avatar.py -> build/bdist.linux-x86_64/wheel/./buildbot/www672copying build/lib/buildbot/www/resource.py -> build/bdist.linux-x86_64/wheel/./buildbot/www673copying build/lib/buildbot/www/ws.py -> build/bdist.linux-x86_64/wheel/./buildbot/www674copying build/lib/buildbot/www/auth.py -> build/bdist.linux-x86_64/wheel/./buildbot/www675copying build/lib/buildbot/www/sse.py -> build/bdist.linux-x86_64/wheel/./buildbot/www676copying build/lib/buildbot/www/encoding.py -> build/bdist.linux-x86_64/wheel/./buildbot/www677creating build/bdist.linux-x86_64/wheel/buildbot/www/hooks678copying build/lib/buildbot/www/hooks/gitorious.py -> build/bdist.linux-x86_64/wheel/./buildbot/www/hooks679copying build/lib/buildbot/www/hooks/gitlab.py -> build/bdist.linux-x86_64/wheel/./buildbot/www/hooks680copying build/lib/buildbot/www/hooks/bitbucketserver.py -> build/bdist.linux-x86_64/wheel/./buildbot/www/hooks681copying build/lib/buildbot/www/hooks/base.py -> build/bdist.linux-x86_64/wheel/./buildbot/www/hooks682copying build/lib/buildbot/www/hooks/bitbucketcloud.py -> build/bdist.linux-x86_64/wheel/./buildbot/www/hooks683copying build/lib/buildbot/www/hooks/poller.py -> build/bdist.linux-x86_64/wheel/./buildbot/www/hooks684copying build/lib/buildbot/www/hooks/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/www/hooks685copying build/lib/buildbot/www/hooks/bitbucket.py -> build/bdist.linux-x86_64/wheel/./buildbot/www/hooks686copying build/lib/buildbot/www/hooks/github.py -> build/bdist.linux-x86_64/wheel/./buildbot/www/hooks687copying build/lib/buildbot/www/config.py -> build/bdist.linux-x86_64/wheel/./buildbot/www688copying build/lib/buildbot/www/service.py -> build/bdist.linux-x86_64/wheel/./buildbot/www689copying build/lib/buildbot/www/rest.py -> build/bdist.linux-x86_64/wheel/./buildbot/www690creating build/bdist.linux-x86_64/wheel/buildbot/data691copying build/lib/buildbot/data/changesources.py -> build/bdist.linux-x86_64/wheel/./buildbot/data692copying build/lib/buildbot/data/resultspec.py -> build/bdist.linux-x86_64/wheel/./buildbot/data693copying build/lib/buildbot/data/patches.py -> build/bdist.linux-x86_64/wheel/./buildbot/data694copying build/lib/buildbot/data/test_results.py -> build/bdist.linux-x86_64/wheel/./buildbot/data695copying build/lib/buildbot/data/properties.py -> build/bdist.linux-x86_64/wheel/./buildbot/data696copying build/lib/buildbot/data/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/data697copying build/lib/buildbot/data/steps.py -> build/bdist.linux-x86_64/wheel/./buildbot/data698copying build/lib/buildbot/data/builders.py -> build/bdist.linux-x86_64/wheel/./buildbot/data699copying build/lib/buildbot/data/sourcestamps.py -> build/bdist.linux-x86_64/wheel/./buildbot/data700copying build/lib/buildbot/data/buildsets.py -> build/bdist.linux-x86_64/wheel/./buildbot/data701copying build/lib/buildbot/data/root.py -> build/bdist.linux-x86_64/wheel/./buildbot/data702copying build/lib/buildbot/data/codebase_commits.py -> build/bdist.linux-x86_64/wheel/./buildbot/data703copying build/lib/buildbot/data/logchunks.py -> build/bdist.linux-x86_64/wheel/./buildbot/data704copying build/lib/buildbot/data/buildrequests.py -> build/bdist.linux-x86_64/wheel/./buildbot/data705copying build/lib/buildbot/data/schedulers.py -> build/bdist.linux-x86_64/wheel/./buildbot/data706copying build/lib/buildbot/data/changes.py -> build/bdist.linux-x86_64/wheel/./buildbot/data707copying build/lib/buildbot/data/forceschedulers.py -> build/bdist.linux-x86_64/wheel/./buildbot/data708copying build/lib/buildbot/data/test_result_sets.py -> build/bdist.linux-x86_64/wheel/./buildbot/data709copying build/lib/buildbot/data/base.py -> build/bdist.linux-x86_64/wheel/./buildbot/data710copying build/lib/buildbot/data/codebases.py -> build/bdist.linux-x86_64/wheel/./buildbot/data711copying build/lib/buildbot/data/logs.py -> build/bdist.linux-x86_64/wheel/./buildbot/data712copying build/lib/buildbot/data/codebase_branches.py -> build/bdist.linux-x86_64/wheel/./buildbot/data713copying build/lib/buildbot/data/builds.py -> build/bdist.linux-x86_64/wheel/./buildbot/data714copying build/lib/buildbot/data/workers.py -> build/bdist.linux-x86_64/wheel/./buildbot/data715copying build/lib/buildbot/data/masters.py -> build/bdist.linux-x86_64/wheel/./buildbot/data716copying build/lib/buildbot/data/types.py -> build/bdist.linux-x86_64/wheel/./buildbot/data717copying build/lib/buildbot/data/projects.py -> build/bdist.linux-x86_64/wheel/./buildbot/data718copying build/lib/buildbot/data/build_data.py -> build/bdist.linux-x86_64/wheel/./buildbot/data719copying build/lib/buildbot/data/connector.py -> build/bdist.linux-x86_64/wheel/./buildbot/data720copying build/lib/buildbot/data/exceptions.py -> build/bdist.linux-x86_64/wheel/./buildbot/data721copying build/lib/buildbot/py.typed -> build/bdist.linux-x86_64/wheel/./buildbot722copying build/lib/buildbot/locks.py -> build/bdist.linux-x86_64/wheel/./buildbot723creating build/bdist.linux-x86_64/wheel/buildbot/test724copying build/lib/buildbot/test/runprocess.py -> build/bdist.linux-x86_64/wheel/./buildbot/test725copying build/lib/buildbot/test/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/test726copying build/lib/buildbot/test/test_extra_coverage.py -> build/bdist.linux-x86_64/wheel/./buildbot/test727creating build/bdist.linux-x86_64/wheel/buildbot/test/fakedb728copying build/lib/buildbot/test/fakedb/steps.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fakedb729copying build/lib/buildbot/test/fakedb/changes.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fakedb730copying build/lib/buildbot/test/fakedb/builders.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fakedb731copying build/lib/buildbot/test/fakedb/test_results.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fakedb732copying build/lib/buildbot/test/fakedb/build_data.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fakedb733copying build/lib/buildbot/test/fakedb/users.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fakedb734copying build/lib/buildbot/test/fakedb/logs.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fakedb735copying build/lib/buildbot/test/fakedb/buildsets.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fakedb736copying build/lib/buildbot/test/fakedb/sourcestamps.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fakedb737copying build/lib/buildbot/test/fakedb/row.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fakedb738copying build/lib/buildbot/test/fakedb/builds.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fakedb739copying build/lib/buildbot/test/fakedb/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fakedb740copying build/lib/buildbot/test/fakedb/codebases.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fakedb741copying build/lib/buildbot/test/fakedb/masters.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fakedb742copying build/lib/buildbot/test/fakedb/changesources.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fakedb743copying build/lib/buildbot/test/fakedb/projects.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fakedb744copying build/lib/buildbot/test/fakedb/test_result_sets.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fakedb745copying build/lib/buildbot/test/fakedb/workers.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fakedb746copying build/lib/buildbot/test/fakedb/schedulers.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fakedb747copying build/lib/buildbot/test/fakedb/tags.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fakedb748copying build/lib/buildbot/test/fakedb/buildrequests.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fakedb749copying build/lib/buildbot/test/fakedb/state.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fakedb750copying build/lib/buildbot/test/fakedb/connector.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fakedb751creating build/bdist.linux-x86_64/wheel/buildbot/test/fake752copying build/lib/buildbot/test/fake/worker.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake753copying build/lib/buildbot/test/fake/httpclientservice.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake754copying build/lib/buildbot/test/fake/docker.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake755copying build/lib/buildbot/test/fake/fakemq.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake756copying build/lib/buildbot/test/fake/fakebuild.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake757copying build/lib/buildbot/test/fake/web.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake758copying build/lib/buildbot/test/fake/step.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake759copying build/lib/buildbot/test/fake/pbmanager.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake760copying build/lib/buildbot/test/fake/reactor.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake761copying build/lib/buildbot/test/fake/fakemaster.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake762copying build/lib/buildbot/test/fake/machine.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake763copying build/lib/buildbot/test/fake/openstack.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake764copying build/lib/buildbot/test/fake/connection.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake765copying build/lib/buildbot/test/fake/libvirt.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake766copying build/lib/buildbot/test/fake/latent.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake767copying build/lib/buildbot/test/fake/change.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake768copying build/lib/buildbot/test/fake/logfile.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake769copying build/lib/buildbot/test/fake/botmaster.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake770copying build/lib/buildbot/test/fake/secrets.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake771copying build/lib/buildbot/test/fake/state.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake772copying build/lib/buildbot/test/fake/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake773copying build/lib/buildbot/test/fake/fakestats.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake774copying build/lib/buildbot/test/fake/fakedata.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake775copying build/lib/buildbot/test/fake/msgmanager.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake776copying build/lib/buildbot/test/fake/endpoint.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake777copying build/lib/buildbot/test/fake/fakeprotocol.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake778copying build/lib/buildbot/test/fake/bworkermanager.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake779copying build/lib/buildbot/test/fake/private_tempdir.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake780creating build/bdist.linux-x86_64/wheel/buildbot/test/unit781creating build/bdist.linux-x86_64/wheel/buildbot/test/unit/test_templates_dir782creating build/bdist.linux-x86_64/wheel/buildbot/test/unit/test_templates_dir/plugin783copying build/lib/buildbot/test/unit/test_templates_dir/plugin/plugin.jade -> build/bdist.linux-x86_64/wheel/./buildbot/test/unit/test_templates_dir/plugin784copying build/lib/buildbot/test/unit/test_templates_dir/builds.html -> build/bdist.linux-x86_64/wheel/./buildbot/test/unit/test_templates_dir785creating build/bdist.linux-x86_64/wheel/buildbot/test/integration786creating build/bdist.linux-x86_64/wheel/buildbot/test/integration/pki787copying build/lib/buildbot/test/integration/pki/127.0.0.1.key -> build/bdist.linux-x86_64/wheel/./buildbot/test/integration/pki788copying build/lib/buildbot/test/integration/pki/127.0.0.1.crt -> build/bdist.linux-x86_64/wheel/./buildbot/test/integration/pki789creating build/bdist.linux-x86_64/wheel/buildbot/test/integration/pki/ca790copying build/lib/buildbot/test/integration/pki/ca/ca.crt -> build/bdist.linux-x86_64/wheel/./buildbot/test/integration/pki/ca791copying build/lib/buildbot/test/steps.py -> build/bdist.linux-x86_64/wheel/./buildbot/test792copying build/lib/buildbot/test/reactor.py -> build/bdist.linux-x86_64/wheel/./buildbot/test793creating build/bdist.linux-x86_64/wheel/buildbot/test/util794copying build/lib/buildbot/test/util/validation.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util795copying build/lib/buildbot/test/util/www.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util796copying build/lib/buildbot/test/util/properties.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util797copying build/lib/buildbot/test/util/patch_delay.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util798copying build/lib/buildbot/test/util/config.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util799copying build/lib/buildbot/test/util/fuzz.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util800copying build/lib/buildbot/test/util/logging.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util801copying build/lib/buildbot/test/util/reporter.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util802copying build/lib/buildbot/test/util/sourcesteps.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util803copying build/lib/buildbot/test/util/pbmanager.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util804copying build/lib/buildbot/test/util/scheduler.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util805copying build/lib/buildbot/test/util/configurators.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util806copying build/lib/buildbot/test/util/misc.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util807copying build/lib/buildbot/test/util/db.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util808copying build/lib/buildbot/test/util/querylog.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util809copying build/lib/buildbot/test/util/git_repository.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util810copying build/lib/buildbot/test/util/protocols.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util811copying build/lib/buildbot/test/util/integration.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util812copying build/lib/buildbot/test/util/changesource.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util813copying build/lib/buildbot/test/util/sandboxed_worker.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util814copying build/lib/buildbot/test/util/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util815copying build/lib/buildbot/test/util/tuplematching.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util816copying build/lib/buildbot/test/util/dirs.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util817copying build/lib/buildbot/test/util/warnings.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util818copying build/lib/buildbot/test/util/migration.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util819copying build/lib/buildbot/test/util/endpoint.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util820copying build/lib/buildbot/test/util/site.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util821copying build/lib/buildbot/test/util/interfaces.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util822copying build/lib/buildbot/test/util/state.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util823copying build/lib/buildbot/test/util/decorators.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util824copying build/lib/buildbot/buildrequest.py -> build/bdist.linux-x86_64/wheel/./buildbot825creating build/bdist.linux-x86_64/wheel/buildbot/clients826copying build/lib/buildbot/clients/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/clients827copying build/lib/buildbot/clients/sendchange.py -> build/bdist.linux-x86_64/wheel/./buildbot/clients828copying build/lib/buildbot/clients/usersclient.py -> build/bdist.linux-x86_64/wheel/./buildbot/clients829copying build/lib/buildbot/clients/tryclient.py -> build/bdist.linux-x86_64/wheel/./buildbot/clients830creating build/bdist.linux-x86_64/wheel/buildbot/steps831copying build/lib/buildbot/steps/python.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps832copying build/lib/buildbot/steps/cppcheck.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps833copying build/lib/buildbot/steps/trigger.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps834creating build/bdist.linux-x86_64/wheel/buildbot/steps/package835creating build/bdist.linux-x86_64/wheel/buildbot/steps/package/rpm836copying build/lib/buildbot/steps/package/rpm/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps/package/rpm837copying build/lib/buildbot/steps/package/rpm/rpmlint.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps/package/rpm838copying build/lib/buildbot/steps/package/rpm/mock.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps/package/rpm839copying build/lib/buildbot/steps/package/rpm/rpmbuild.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps/package/rpm840copying build/lib/buildbot/steps/package/util.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps/package841creating build/bdist.linux-x86_64/wheel/buildbot/steps/package/deb842copying build/lib/buildbot/steps/package/deb/lintian.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps/package/deb843copying build/lib/buildbot/steps/package/deb/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps/package/deb844copying build/lib/buildbot/steps/package/deb/pbuilder.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps/package/deb845copying build/lib/buildbot/steps/package/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps/package846copying build/lib/buildbot/steps/cmake.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps847creating build/bdist.linux-x86_64/wheel/buildbot/steps/source848copying build/lib/buildbot/steps/source/git.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps/source849copying build/lib/buildbot/steps/source/svn.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps/source850copying build/lib/buildbot/steps/source/gitlab.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps/source851copying build/lib/buildbot/steps/source/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps/source852copying build/lib/buildbot/steps/source/mtn.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps/source853copying build/lib/buildbot/steps/source/repo.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps/source854copying build/lib/buildbot/steps/source/github.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps/source855copying build/lib/buildbot/steps/source/bzr.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps/source856copying build/lib/buildbot/steps/source/p4.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps/source857copying build/lib/buildbot/steps/source/cvs.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps/source858copying build/lib/buildbot/steps/source/darcs.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps/source859copying build/lib/buildbot/steps/source/gerrit.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps/source860copying build/lib/buildbot/steps/source/base.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps/source861copying build/lib/buildbot/steps/source/mercurial.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps/source862copying build/lib/buildbot/steps/worker.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps863copying build/lib/buildbot/steps/download_secret_to_worker.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps864copying build/lib/buildbot/steps/http.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps865copying build/lib/buildbot/steps/gitdiffinfo.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps866copying build/lib/buildbot/steps/transfer.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps867copying build/lib/buildbot/steps/maxq.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps868copying build/lib/buildbot/steps/python_twisted.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps869copying build/lib/buildbot/steps/shellsequence.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps870copying build/lib/buildbot/steps/vstudio.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps871copying build/lib/buildbot/steps/subunit.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps872copying build/lib/buildbot/steps/shell.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps873copying build/lib/buildbot/steps/master.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps874copying build/lib/buildbot/steps/configurable.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps875copying build/lib/buildbot/steps/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps876copying build/lib/buildbot/steps/mswin.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps877creating build/bdist.linux-x86_64/wheel/buildbot/secrets878copying build/lib/buildbot/secrets/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/secrets879copying build/lib/buildbot/secrets/secret.py -> build/bdist.linux-x86_64/wheel/./buildbot/secrets880copying build/lib/buildbot/secrets/manager.py -> build/bdist.linux-x86_64/wheel/./buildbot/secrets881creating build/bdist.linux-x86_64/wheel/buildbot/secrets/providers882copying build/lib/buildbot/secrets/providers/vault_hvac.py -> build/bdist.linux-x86_64/wheel/./buildbot/secrets/providers883copying build/lib/buildbot/secrets/providers/passwordstore.py -> build/bdist.linux-x86_64/wheel/./buildbot/secrets/providers884copying build/lib/buildbot/secrets/providers/base.py -> build/bdist.linux-x86_64/wheel/./buildbot/secrets/providers885copying build/lib/buildbot/secrets/providers/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/secrets/providers886copying build/lib/buildbot/secrets/providers/file.py -> build/bdist.linux-x86_64/wheel/./buildbot/secrets/providers887creating build/bdist.linux-x86_64/wheel/buildbot/spec888creating build/bdist.linux-x86_64/wheel/buildbot/spec/types889copying build/lib/buildbot/spec/types/build_data.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types890copying build/lib/buildbot/spec/types/change.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types891copying build/lib/buildbot/spec/types/worker.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types892copying build/lib/buildbot/spec/types/test_result_set.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types893copying build/lib/buildbot/spec/types/changesource.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types894copying build/lib/buildbot/spec/types/builder.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types895copying build/lib/buildbot/spec/types/scheduler.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types896copying build/lib/buildbot/spec/types/buildset.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types897copying build/lib/buildbot/spec/types/step.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types898copying build/lib/buildbot/spec/types/forcescheduler.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types899copying build/lib/buildbot/spec/types/codebase_commit.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types900copying build/lib/buildbot/spec/types/master.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types901copying build/lib/buildbot/spec/types/sourcedproperties.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types902copying build/lib/buildbot/spec/types/logchunk.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types903copying build/lib/buildbot/spec/types/codebase.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types904copying build/lib/buildbot/spec/types/identifier.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types905copying build/lib/buildbot/spec/types/codebase_branch.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types906copying build/lib/buildbot/spec/types/log.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types907copying build/lib/buildbot/spec/types/build.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types908copying build/lib/buildbot/spec/types/test_result.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types909copying build/lib/buildbot/spec/types/sourcestamp.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types910copying build/lib/buildbot/spec/types/patch.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types911copying build/lib/buildbot/spec/types/spec.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types912copying build/lib/buildbot/spec/types/buildrequest.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types913copying build/lib/buildbot/spec/types/rootlink.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types914copying build/lib/buildbot/spec/types/project.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types915copying build/lib/buildbot/spec/api.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec916copying build/lib/buildbot/spec/indent.py -> build/bdist.linux-x86_64/wheel/./buildbot/spec917creating build/bdist.linux-x86_64/wheel/buildbot/schedulers918copying build/lib/buildbot/schedulers/forcesched.py -> build/bdist.linux-x86_64/wheel/./buildbot/schedulers919copying build/lib/buildbot/schedulers/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/schedulers920copying build/lib/buildbot/schedulers/canceller_buildset.py -> build/bdist.linux-x86_64/wheel/./buildbot/schedulers921copying build/lib/buildbot/schedulers/trysched.py -> build/bdist.linux-x86_64/wheel/./buildbot/schedulers922copying build/lib/buildbot/schedulers/timed.py -> build/bdist.linux-x86_64/wheel/./buildbot/schedulers923copying build/lib/buildbot/schedulers/basic.py -> build/bdist.linux-x86_64/wheel/./buildbot/schedulers924copying build/lib/buildbot/schedulers/dependent.py -> build/bdist.linux-x86_64/wheel/./buildbot/schedulers925copying build/lib/buildbot/schedulers/manager.py -> build/bdist.linux-x86_64/wheel/./buildbot/schedulers926copying build/lib/buildbot/schedulers/base.py -> build/bdist.linux-x86_64/wheel/./buildbot/schedulers927copying build/lib/buildbot/schedulers/triggerable.py -> build/bdist.linux-x86_64/wheel/./buildbot/schedulers928copying build/lib/buildbot/schedulers/filter.py -> build/bdist.linux-x86_64/wheel/./buildbot/schedulers929copying build/lib/buildbot/schedulers/canceller.py -> build/bdist.linux-x86_64/wheel/./buildbot/schedulers930creating build/bdist.linux-x86_64/wheel/buildbot/monkeypatches931copying build/lib/buildbot/monkeypatches/decorators.py -> build/bdist.linux-x86_64/wheel/./buildbot/monkeypatches932copying build/lib/buildbot/monkeypatches/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/monkeypatches933copying build/lib/buildbot/monkeypatches/servicechecks.py -> build/bdist.linux-x86_64/wheel/./buildbot/monkeypatches934copying build/lib/buildbot/scheduler.py -> build/bdist.linux-x86_64/wheel/./buildbot935creating build/bdist.linux-x86_64/wheel/buildbot/statistics936copying build/lib/buildbot/statistics/capture.py -> build/bdist.linux-x86_64/wheel/./buildbot/statistics937creating build/bdist.linux-x86_64/wheel/buildbot/statistics/storage_backends938copying build/lib/buildbot/statistics/storage_backends/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/statistics/storage_backends939copying build/lib/buildbot/statistics/storage_backends/influxdb_client.py -> build/bdist.linux-x86_64/wheel/./buildbot/statistics/storage_backends940copying build/lib/buildbot/statistics/storage_backends/base.py -> build/bdist.linux-x86_64/wheel/./buildbot/statistics/storage_backends941copying build/lib/buildbot/statistics/stats_service.py -> build/bdist.linux-x86_64/wheel/./buildbot/statistics942copying build/lib/buildbot/statistics/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/statistics943copying build/lib/buildbot/warnings.py -> build/bdist.linux-x86_64/wheel/./buildbot944creating build/bdist.linux-x86_64/wheel/buildbot/config945copying build/lib/buildbot/config/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/config946copying build/lib/buildbot/config/checks.py -> build/bdist.linux-x86_64/wheel/./buildbot/config947copying build/lib/buildbot/config/master.py -> build/bdist.linux-x86_64/wheel/./buildbot/config948copying build/lib/buildbot/config/errors.py -> build/bdist.linux-x86_64/wheel/./buildbot/config949copying build/lib/buildbot/config/builder.py -> build/bdist.linux-x86_64/wheel/./buildbot/config950creating build/bdist.linux-x86_64/wheel/buildbot/mq951copying build/lib/buildbot/mq/wamp.py -> build/bdist.linux-x86_64/wheel/./buildbot/mq952copying build/lib/buildbot/mq/simple.py -> build/bdist.linux-x86_64/wheel/./buildbot/mq953copying build/lib/buildbot/mq/connector.py -> build/bdist.linux-x86_64/wheel/./buildbot/mq954copying build/lib/buildbot/mq/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/mq955copying build/lib/buildbot/mq/base.py -> build/bdist.linux-x86_64/wheel/./buildbot/mq956creating build/bdist.linux-x86_64/wheel/buildbot/reporters957copying build/lib/buildbot/reporters/base.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters958copying build/lib/buildbot/reporters/bitbucket.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters959copying build/lib/buildbot/reporters/gerrit.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters960copying build/lib/buildbot/reporters/pushover.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters961copying build/lib/buildbot/reporters/irc.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters962copying build/lib/buildbot/reporters/gerrit_verify_status.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters963copying build/lib/buildbot/reporters/zulip.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters964copying build/lib/buildbot/reporters/words.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters965copying build/lib/buildbot/reporters/pushjet.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters966copying build/lib/buildbot/reporters/telegram.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters967copying build/lib/buildbot/reporters/message.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters968copying build/lib/buildbot/reporters/github.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters969copying build/lib/buildbot/reporters/utils.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters970copying build/lib/buildbot/reporters/http.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters971copying build/lib/buildbot/reporters/gitlab.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters972copying build/lib/buildbot/reporters/bitbucketserver.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters973copying build/lib/buildbot/reporters/mail.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters974copying build/lib/buildbot/reporters/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters975creating build/bdist.linux-x86_64/wheel/buildbot/reporters/generators976copying build/lib/buildbot/reporters/generators/utils.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters/generators977copying build/lib/buildbot/reporters/generators/build.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters/generators978copying build/lib/buildbot/reporters/generators/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters/generators979copying build/lib/buildbot/reporters/generators/buildset.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters/generators980copying build/lib/buildbot/reporters/generators/worker.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters/generators981copying build/lib/buildbot/reporters/generators/buildrequest.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters/generators982creating build/bdist.linux-x86_64/wheel/buildbot/plugins983copying build/lib/buildbot/plugins/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/plugins984copying build/lib/buildbot/plugins/db.py -> build/bdist.linux-x86_64/wheel/./buildbot/plugins985creating build/bdist.linux-x86_64/wheel/buildbot/configurators986copying build/lib/buildbot/configurators/janitor.py -> build/bdist.linux-x86_64/wheel/./buildbot/configurators987copying build/lib/buildbot/configurators/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/configurators988copying build/lib/buildbot/buildbot_net_usage_data.py -> build/bdist.linux-x86_64/wheel/./buildbot989creating build/bdist.linux-x86_64/wheel/buildbot/worker990copying build/lib/buildbot/worker/kubernetes.py -> build/bdist.linux-x86_64/wheel/./buildbot/worker991copying build/lib/buildbot/worker/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/worker992copying build/lib/buildbot/worker/manager.py -> build/bdist.linux-x86_64/wheel/./buildbot/worker993copying build/lib/buildbot/worker/ec2.py -> build/bdist.linux-x86_64/wheel/./buildbot/worker994copying build/lib/buildbot/worker/local.py -> build/bdist.linux-x86_64/wheel/./buildbot/worker995copying build/lib/buildbot/worker/latent.py -> build/bdist.linux-x86_64/wheel/./buildbot/worker996copying build/lib/buildbot/worker/marathon.py -> build/bdist.linux-x86_64/wheel/./buildbot/worker997creating build/bdist.linux-x86_64/wheel/buildbot/worker/protocols998copying build/lib/buildbot/worker/protocols/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/worker/protocols999copying build/lib/buildbot/worker/protocols/msgpack.py -> build/bdist.linux-x86_64/wheel/./buildbot/worker/protocols1000copying build/lib/buildbot/worker/protocols/base.py -> build/bdist.linux-x86_64/wheel/./buildbot/worker/protocols1001copying build/lib/buildbot/worker/protocols/pb.py -> build/bdist.linux-x86_64/wheel/./buildbot/worker/protocols1002creating build/bdist.linux-x86_64/wheel/buildbot/worker/protocols/manager1003copying build/lib/buildbot/worker/protocols/manager/pb.py -> build/bdist.linux-x86_64/wheel/./buildbot/worker/protocols/manager1004copying build/lib/buildbot/worker/protocols/manager/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/worker/protocols/manager1005copying build/lib/buildbot/worker/protocols/manager/msgpack.py -> build/bdist.linux-x86_64/wheel/./buildbot/worker/protocols/manager1006copying build/lib/buildbot/worker/protocols/manager/base.py -> build/bdist.linux-x86_64/wheel/./buildbot/worker/protocols/manager1007copying build/lib/buildbot/worker/protocols/null.py -> build/bdist.linux-x86_64/wheel/./buildbot/worker/protocols1008copying build/lib/buildbot/worker/openstack.py -> build/bdist.linux-x86_64/wheel/./buildbot/worker1009copying build/lib/buildbot/worker/upcloud.py -> build/bdist.linux-x86_64/wheel/./buildbot/worker1010copying build/lib/buildbot/worker/base.py -> build/bdist.linux-x86_64/wheel/./buildbot/worker1011copying build/lib/buildbot/worker/docker.py -> build/bdist.linux-x86_64/wheel/./buildbot/worker1012copying build/lib/buildbot/worker/libvirt.py -> build/bdist.linux-x86_64/wheel/./buildbot/worker1013copying build/lib/buildbot/manhole.py -> build/bdist.linux-x86_64/wheel/./buildbot1014creating build/bdist.linux-x86_64/wheel/buildbot/util1015copying build/lib/buildbot/util/ssl.py -> build/bdist.linux-x86_64/wheel/./buildbot/util1016copying build/lib/buildbot/util/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/util1017copying build/lib/buildbot/util/config.py -> build/bdist.linux-x86_64/wheel/./buildbot/util1018copying build/lib/buildbot/util/watchdog.py -> build/bdist.linux-x86_64/wheel/./buildbot/util1019copying build/lib/buildbot/util/lineboundaries.py -> build/bdist.linux-x86_64/wheel/./buildbot/util1020copying build/lib/buildbot/util/codebase.py -> build/bdist.linux-x86_64/wheel/./buildbot/util1021copying build/lib/buildbot/util/lru.py -> build/bdist.linux-x86_64/wheel/./buildbot/util1022copying build/lib/buildbot/util/test_result_submitter.py -> build/bdist.linux-x86_64/wheel/./buildbot/util1023copying build/lib/buildbot/util/importlib_compat.py -> build/bdist.linux-x86_64/wheel/./buildbot/util1024copying build/lib/buildbot/util/runprocess.py -> build/bdist.linux-x86_64/wheel/./buildbot/util1025copying build/lib/buildbot/util/private_tempdir.py -> build/bdist.linux-x86_64/wheel/./buildbot/util1026copying build/lib/buildbot/util/maildir.py -> build/bdist.linux-x86_64/wheel/./buildbot/util1027copying build/lib/buildbot/util/misc.py -> build/bdist.linux-x86_64/wheel/./buildbot/util1028copying build/lib/buildbot/util/async_sort.py -> build/bdist.linux-x86_64/wheel/./buildbot/util1029copying build/lib/buildbot/util/service.py -> build/bdist.linux-x86_64/wheel/./buildbot/util1030copying build/lib/buildbot/util/deferwaiter.py -> build/bdist.linux-x86_64/wheel/./buildbot/util1031copying build/lib/buildbot/util/poll.py -> build/bdist.linux-x86_64/wheel/./buildbot/util1032copying build/lib/buildbot/util/kubeclientservice.py -> build/bdist.linux-x86_64/wheel/./buildbot/util1033copying build/lib/buildbot/util/identifiers.py -> build/bdist.linux-x86_64/wheel/./buildbot/util1034copying build/lib/buildbot/util/pullrequest.py -> build/bdist.linux-x86_64/wheel/./buildbot/util1035copying build/lib/buildbot/util/debounce.py -> build/bdist.linux-x86_64/wheel/./buildbot/util1036copying build/lib/buildbot/util/bbcollections.py -> build/bdist.linux-x86_64/wheel/./buildbot/util1037copying build/lib/buildbot/util/raml.py -> build/bdist.linux-x86_64/wheel/./buildbot/util1038copying build/lib/buildbot/util/pathmatch.py -> build/bdist.linux-x86_64/wheel/./buildbot/util1039copying build/lib/buildbot/util/git.py -> build/bdist.linux-x86_64/wheel/./buildbot/util1040copying build/lib/buildbot/util/render_description.py -> build/bdist.linux-x86_64/wheel/./buildbot/util1041copying build/lib/buildbot/util/tuplematch.py -> build/bdist.linux-x86_64/wheel/./buildbot/util1042copying build/lib/buildbot/util/queue.py -> build/bdist.linux-x86_64/wheel/./buildbot/util1043copying build/lib/buildbot/util/twisted.py -> build/bdist.linux-x86_64/wheel/./buildbot/util1044copying build/lib/buildbot/util/ssfilter.py -> build/bdist.linux-x86_64/wheel/./buildbot/util1045copying build/lib/buildbot/util/protocol.py -> build/bdist.linux-x86_64/wheel/./buildbot/util1046copying build/lib/buildbot/util/latent.py -> build/bdist.linux-x86_64/wheel/./buildbot/util1047copying build/lib/buildbot/util/giturlparse.py -> build/bdist.linux-x86_64/wheel/./buildbot/util1048copying build/lib/buildbot/util/netstrings.py -> build/bdist.linux-x86_64/wheel/./buildbot/util1049copying build/lib/buildbot/util/sautils.py -> build/bdist.linux-x86_64/wheel/./buildbot/util1050copying build/lib/buildbot/util/httpclientservice.py -> build/bdist.linux-x86_64/wheel/./buildbot/util1051copying build/lib/buildbot/util/subscription.py -> build/bdist.linux-x86_64/wheel/./buildbot/util1052copying build/lib/buildbot/util/_notifier.py -> build/bdist.linux-x86_64/wheel/./buildbot/util1053copying build/lib/buildbot/util/git_credential.py -> build/bdist.linux-x86_64/wheel/./buildbot/util1054copying build/lib/buildbot/util/state.py -> build/bdist.linux-x86_64/wheel/./buildbot/util1055copying build/lib/buildbot/util/path_expand_user.py -> build/bdist.linux-x86_64/wheel/./buildbot/util1056copying build/lib/buildbot/util/eventual.py -> build/bdist.linux-x86_64/wheel/./buildbot/util1057copying build/lib/buildbot/util/backoff.py -> build/bdist.linux-x86_64/wheel/./buildbot/util1058creating build/bdist.linux-x86_64/wheel/buildbot/wamp1059copying build/lib/buildbot/wamp/connector.py -> build/bdist.linux-x86_64/wheel/./buildbot/wamp1060copying build/lib/buildbot/wamp/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/wamp1061creating build/bdist.linux-x86_64/wheel/buildbot/db1062copying build/lib/buildbot/db/migrate_utils.py -> build/bdist.linux-x86_64/wheel/./buildbot/db1063copying build/lib/buildbot/db/connector.py -> build/bdist.linux-x86_64/wheel/./buildbot/db1064copying build/lib/buildbot/db/masters.py -> build/bdist.linux-x86_64/wheel/./buildbot/db1065copying build/lib/buildbot/db/model.py -> build/bdist.linux-x86_64/wheel/./buildbot/db1066copying build/lib/buildbot/db/projects.py -> build/bdist.linux-x86_64/wheel/./buildbot/db1067copying build/lib/buildbot/db/workers.py -> build/bdist.linux-x86_64/wheel/./buildbot/db1068copying build/lib/buildbot/db/exceptions.py -> build/bdist.linux-x86_64/wheel/./buildbot/db1069copying build/lib/buildbot/db/build_data.py -> build/bdist.linux-x86_64/wheel/./buildbot/db1070copying build/lib/buildbot/db/state.py -> build/bdist.linux-x86_64/wheel/./buildbot/db1071copying build/lib/buildbot/db/pool.py -> build/bdist.linux-x86_64/wheel/./buildbot/db1072copying build/lib/buildbot/db/codebase_branches.py -> build/bdist.linux-x86_64/wheel/./buildbot/db1073copying build/lib/buildbot/db/builds.py -> build/bdist.linux-x86_64/wheel/./buildbot/db1074copying build/lib/buildbot/db/logs.py -> build/bdist.linux-x86_64/wheel/./buildbot/db1075copying build/lib/buildbot/db/sourcestamps.py -> build/bdist.linux-x86_64/wheel/./buildbot/db1076copying build/lib/buildbot/db/base.py -> build/bdist.linux-x86_64/wheel/./buildbot/db1077copying build/lib/buildbot/db/codebases.py -> build/bdist.linux-x86_64/wheel/./buildbot/db1078copying build/lib/buildbot/db/users.py -> build/bdist.linux-x86_64/wheel/./buildbot/db1079copying build/lib/buildbot/db/builders.py -> build/bdist.linux-x86_64/wheel/./buildbot/db1080copying build/lib/buildbot/db/changesources.py -> build/bdist.linux-x86_64/wheel/./buildbot/db1081copying build/lib/buildbot/db/changes.py -> build/bdist.linux-x86_64/wheel/./buildbot/db1082copying build/lib/buildbot/db/tags.py -> build/bdist.linux-x86_64/wheel/./buildbot/db1083copying build/lib/buildbot/db/model_config.py -> build/bdist.linux-x86_64/wheel/./buildbot/db1084copying build/lib/buildbot/db/buildsets.py -> build/bdist.linux-x86_64/wheel/./buildbot/db1085creating build/bdist.linux-x86_64/wheel/buildbot/db/compression1086copying build/lib/buildbot/db/compression/protocol.py -> build/bdist.linux-x86_64/wheel/./buildbot/db/compression1087copying build/lib/buildbot/db/compression/brotli.py -> build/bdist.linux-x86_64/wheel/./buildbot/db/compression1088copying build/lib/buildbot/db/compression/zstd.py -> build/bdist.linux-x86_64/wheel/./buildbot/db/compression1089copying build/lib/buildbot/db/compression/lz4.py -> build/bdist.linux-x86_64/wheel/./buildbot/db/compression1090copying build/lib/buildbot/db/compression/native.py -> build/bdist.linux-x86_64/wheel/./buildbot/db/compression1091copying build/lib/buildbot/db/compression/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/db/compression1092copying build/lib/buildbot/db/dbconfig.py -> build/bdist.linux-x86_64/wheel/./buildbot/db1093copying build/lib/buildbot/db/steps.py -> build/bdist.linux-x86_64/wheel/./buildbot/db1094copying build/lib/buildbot/db/schedulers.py -> build/bdist.linux-x86_64/wheel/./buildbot/db1095copying build/lib/buildbot/db/test_result_sets.py -> build/bdist.linux-x86_64/wheel/./buildbot/db1096copying build/lib/buildbot/db/codebase_commits.py -> build/bdist.linux-x86_64/wheel/./buildbot/db1097copying build/lib/buildbot/db/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/db1098creating build/bdist.linux-x86_64/wheel/buildbot/db/types1099copying build/lib/buildbot/db/types/json.py -> build/bdist.linux-x86_64/wheel/./buildbot/db/types1100copying build/lib/buildbot/db/types/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/db/types1101copying build/lib/buildbot/db/enginestrategy.py -> build/bdist.linux-x86_64/wheel/./buildbot/db1102copying build/lib/buildbot/db/buildrequests.py -> build/bdist.linux-x86_64/wheel/./buildbot/db1103copying build/lib/buildbot/db/test_results.py -> build/bdist.linux-x86_64/wheel/./buildbot/db1104creating build/bdist.linux-x86_64/wheel/buildbot/db/migrations1105creating build/bdist.linux-x86_64/wheel/buildbot/db/migrations/versions1106copying build/lib/buildbot/db/migrations/versions/067_v4.3_add_codebase_data.py -> build/bdist.linux-x86_64/wheel/./buildbot/db/migrations/versions1107copying build/lib/buildbot/db/migrations/versions/065_v4.0_add_buildsets_rebuilt_buildid.py -> build/bdist.linux-x86_64/wheel/./buildbot/db/migrations/versions1108copying build/lib/buildbot/db/migrations/versions/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/db/migrations/versions1109copying build/lib/buildbot/db/migrations/versions/064_v3.10_add_worker_pause_reason.py -> build/bdist.linux-x86_64/wheel/./buildbot/db/migrations/versions1110copying build/lib/buildbot/db/migrations/versions/063_v3.10_add_steps_locks_acquired_at.py -> build/bdist.linux-x86_64/wheel/./buildbot/db/migrations/versions1111copying build/lib/buildbot/db/migrations/versions/059_v3.4_alembic_initial.py -> build/bdist.linux-x86_64/wheel/./buildbot/db/migrations/versions1112copying build/lib/buildbot/db/migrations/versions/060_v3.9_add_builder_projects.py -> build/bdist.linux-x86_64/wheel/./buildbot/db/migrations/versions1113copying build/lib/buildbot/db/migrations/versions/061_v3.9_add_builder_description_format.py -> build/bdist.linux-x86_64/wheel/./buildbot/db/migrations/versions1114copying build/lib/buildbot/db/migrations/versions/062_v3.9_add_project_description_format.py -> build/bdist.linux-x86_64/wheel/./buildbot/db/migrations/versions1115copying build/lib/buildbot/db/migrations/versions/066_v4.0_add_build_locks_duration_s.py -> build/bdist.linux-x86_64/wheel/./buildbot/db/migrations/versions1116copying build/lib/buildbot/db/migrations/alembic.ini -> build/bdist.linux-x86_64/wheel/./buildbot/db/migrations1117copying build/lib/buildbot/db/migrations/env.py -> build/bdist.linux-x86_64/wheel/./buildbot/db/migrations1118copying build/lib/buildbot/db/migrations/README -> build/bdist.linux-x86_64/wheel/./buildbot/db/migrations1119copying build/lib/buildbot/master.py -> build/bdist.linux-x86_64/wheel/./buildbot1120copying build/lib/buildbot/pbutil.py -> build/bdist.linux-x86_64/wheel/./buildbot1121copying build/lib/buildbot/interfaces.py -> build/bdist.linux-x86_64/wheel/./buildbot1122copying build/lib/buildbot/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot1123copying build/lib/buildbot/revlinks.py -> build/bdist.linux-x86_64/wheel/./buildbot1124creating build/bdist.linux-x86_64/wheel/buildbot/scripts1125copying build/lib/buildbot/scripts/user.py -> build/bdist.linux-x86_64/wheel/./buildbot/scripts1126copying build/lib/buildbot/scripts/logwatcher.py -> build/bdist.linux-x86_64/wheel/./buildbot/scripts1127copying build/lib/buildbot/scripts/reconfig.py -> build/bdist.linux-x86_64/wheel/./buildbot/scripts1128copying build/lib/buildbot/scripts/runner.py -> build/bdist.linux-x86_64/wheel/./buildbot/scripts1129copying build/lib/buildbot/scripts/trycmd.py -> build/bdist.linux-x86_64/wheel/./buildbot/scripts1130copying build/lib/buildbot/scripts/base.py -> build/bdist.linux-x86_64/wheel/./buildbot/scripts1131copying build/lib/buildbot/scripts/windows_service.py -> build/bdist.linux-x86_64/wheel/./buildbot/scripts1132copying build/lib/buildbot/scripts/cleanupdb.py -> build/bdist.linux-x86_64/wheel/./buildbot/scripts1133copying build/lib/buildbot/scripts/tryserver.py -> build/bdist.linux-x86_64/wheel/./buildbot/scripts1134copying build/lib/buildbot/scripts/sample.cfg -> build/bdist.linux-x86_64/wheel/./buildbot/scripts1135copying build/lib/buildbot/scripts/sendchange.py -> build/bdist.linux-x86_64/wheel/./buildbot/scripts1136copying build/lib/buildbot/scripts/copydb.py -> build/bdist.linux-x86_64/wheel/./buildbot/scripts1137copying build/lib/buildbot/scripts/devproxy.py -> build/bdist.linux-x86_64/wheel/./buildbot/scripts1138copying build/lib/buildbot/scripts/restart.py -> build/bdist.linux-x86_64/wheel/./buildbot/scripts1139copying build/lib/buildbot/scripts/stop.py -> build/bdist.linux-x86_64/wheel/./buildbot/scripts1140copying build/lib/buildbot/scripts/start.py -> build/bdist.linux-x86_64/wheel/./buildbot/scripts1141copying build/lib/buildbot/scripts/upgrade_master.py -> build/bdist.linux-x86_64/wheel/./buildbot/scripts1142copying build/lib/buildbot/scripts/create_master.py -> build/bdist.linux-x86_64/wheel/./buildbot/scripts1143copying build/lib/buildbot/scripts/buildbot_tac.tmpl -> build/bdist.linux-x86_64/wheel/./buildbot/scripts1144copying build/lib/buildbot/scripts/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/scripts1145copying build/lib/buildbot/scripts/dataspec.py -> build/bdist.linux-x86_64/wheel/./buildbot/scripts1146copying build/lib/buildbot/scripts/checkconfig.py -> build/bdist.linux-x86_64/wheel/./buildbot/scripts1147creating build/bdist.linux-x86_64/wheel/buildbot/machine1148copying build/lib/buildbot/machine/base.py -> build/bdist.linux-x86_64/wheel/./buildbot/machine1149copying build/lib/buildbot/machine/manager.py -> build/bdist.linux-x86_64/wheel/./buildbot/machine1150copying build/lib/buildbot/machine/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/machine1151copying build/lib/buildbot/machine/generic.py -> build/bdist.linux-x86_64/wheel/./buildbot/machine1152copying build/lib/buildbot/machine/latent.py -> build/bdist.linux-x86_64/wheel/./buildbot/machine1153copying build/lib/buildbot/errors.py -> build/bdist.linux-x86_64/wheel/./buildbot1154creating build/bdist.linux-x86_64/wheel/buildbot/changes1155copying build/lib/buildbot/changes/gerritchangesource.py -> build/bdist.linux-x86_64/wheel/./buildbot/changes1156copying build/lib/buildbot/changes/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/changes1157copying build/lib/buildbot/changes/mail.py -> build/bdist.linux-x86_64/wheel/./buildbot/changes1158copying build/lib/buildbot/changes/pb.py -> build/bdist.linux-x86_64/wheel/./buildbot/changes1159copying build/lib/buildbot/changes/hgpoller.py -> build/bdist.linux-x86_64/wheel/./buildbot/changes1160copying build/lib/buildbot/changes/github.py -> build/bdist.linux-x86_64/wheel/./buildbot/changes1161copying build/lib/buildbot/changes/svnpoller.py -> build/bdist.linux-x86_64/wheel/./buildbot/changes1162copying build/lib/buildbot/changes/filter.py -> build/bdist.linux-x86_64/wheel/./buildbot/changes1163copying build/lib/buildbot/changes/base.py -> build/bdist.linux-x86_64/wheel/./buildbot/changes1164copying build/lib/buildbot/changes/changes.py -> build/bdist.linux-x86_64/wheel/./buildbot/changes1165copying build/lib/buildbot/changes/manager.py -> build/bdist.linux-x86_64/wheel/./buildbot/changes1166copying build/lib/buildbot/changes/gitpoller.py -> build/bdist.linux-x86_64/wheel/./buildbot/changes1167copying build/lib/buildbot/changes/p4poller.py -> build/bdist.linux-x86_64/wheel/./buildbot/changes1168copying build/lib/buildbot/changes/bitbucket.py -> build/bdist.linux-x86_64/wheel/./buildbot/changes1169running install_data1170running install_egg_info1171running egg_info1172writing buildbot.egg-info/PKG-INFO1173writing dependency_links to buildbot.egg-info/dependency_links.txt1174writing entry points to buildbot.egg-info/entry_points.txt1175writing requirements to buildbot.egg-info/requires.txt1176writing top-level names to buildbot.egg-info/top_level.txt1177reading manifest file 'buildbot.egg-info/SOURCES.txt'1178reading manifest template 'MANIFEST.in'1179warning: no files found matching 'docs/manual/_images/*.svg'1180warning: no files found matching 'docs/manual/_images/*.png'1181warning: no files found matching 'docs/manual/_images/*.txt'1182warning: no files found matching 'docs/manual/_images/icon.blend'1183warning: no files found matching 'docs/manual/_images/Makefile'1184warning: no files found matching 'buildbot/reporters/templates/*.txt'1185warning: no files found matching 'include'1186warning: no files found matching 'contrib/windows/*'1187warning: no files found matching 'contrib/css/*'1188warning: no files found matching 'contrib/trac/*'1189warning: no files found matching 'contrib/trac/bbwatcher/*'1190warning: no files found matching 'contrib/trac/bbwatcher/templates/*'1191adding license file 'COPYING'1192writing manifest file 'buildbot.egg-info/SOURCES.txt'1193Copying buildbot.egg-info to build/bdist.linux-x86_64/wheel/./buildbot-4.3.0-py3.14.egg-info1194running install_scripts1195creating build/bdist.linux-x86_64/wheel/buildbot-4.3.0.dist-info/WHEEL1196creating '/build/source/master/dist/.tmp-4xiuy1jg/buildbot-4.3.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it1197adding 'buildbot/VERSION'1198adding 'buildbot/__init__.py'1199adding 'buildbot/buildbot_net_usage_data.py'1200adding 'buildbot/buildrequest.py'1201adding 'buildbot/errors.py'1202adding 'buildbot/interfaces.py'1203adding 'buildbot/locks.py'1204adding 'buildbot/manhole.py'1205adding 'buildbot/master.py'1206adding 'buildbot/pbutil.py'1207adding 'buildbot/py.typed'1208adding 'buildbot/revlinks.py'1209adding 'buildbot/scheduler.py'1210adding 'buildbot/warnings.py'1211adding 'buildbot/changes/__init__.py'1212adding 'buildbot/changes/base.py'1213adding 'buildbot/changes/bitbucket.py'1214adding 'buildbot/changes/changes.py'1215adding 'buildbot/changes/filter.py'1216adding 'buildbot/changes/gerritchangesource.py'1217adding 'buildbot/changes/github.py'1218adding 'buildbot/changes/gitpoller.py'1219adding 'buildbot/changes/hgpoller.py'1220adding 'buildbot/changes/mail.py'1221adding 'buildbot/changes/manager.py'1222adding 'buildbot/changes/p4poller.py'1223adding 'buildbot/changes/pb.py'1224adding 'buildbot/changes/svnpoller.py'1225adding 'buildbot/clients/__init__.py'1226adding 'buildbot/clients/sendchange.py'1227adding 'buildbot/clients/tryclient.py'1228adding 'buildbot/clients/usersclient.py'1229adding 'buildbot/config/__init__.py'1230adding 'buildbot/config/builder.py'1231adding 'buildbot/config/checks.py'1232adding 'buildbot/config/errors.py'1233adding 'buildbot/config/master.py'1234adding 'buildbot/configurators/__init__.py'1235adding 'buildbot/configurators/janitor.py'1236adding 'buildbot/data/__init__.py'1237adding 'buildbot/data/base.py'1238adding 'buildbot/data/build_data.py'1239adding 'buildbot/data/builders.py'1240adding 'buildbot/data/buildrequests.py'1241adding 'buildbot/data/builds.py'1242adding 'buildbot/data/buildsets.py'1243adding 'buildbot/data/changes.py'1244adding 'buildbot/data/changesources.py'1245adding 'buildbot/data/codebase_branches.py'1246adding 'buildbot/data/codebase_commits.py'1247adding 'buildbot/data/codebases.py'1248adding 'buildbot/data/connector.py'1249adding 'buildbot/data/exceptions.py'1250adding 'buildbot/data/forceschedulers.py'1251adding 'buildbot/data/logchunks.py'1252adding 'buildbot/data/logs.py'1253adding 'buildbot/data/masters.py'1254adding 'buildbot/data/patches.py'1255adding 'buildbot/data/projects.py'1256adding 'buildbot/data/properties.py'1257adding 'buildbot/data/resultspec.py'1258adding 'buildbot/data/root.py'1259adding 'buildbot/data/schedulers.py'1260adding 'buildbot/data/sourcestamps.py'1261adding 'buildbot/data/steps.py'1262adding 'buildbot/data/test_result_sets.py'1263adding 'buildbot/data/test_results.py'1264adding 'buildbot/data/types.py'1265adding 'buildbot/data/workers.py'1266adding 'buildbot/db/__init__.py'1267adding 'buildbot/db/base.py'1268adding 'buildbot/db/build_data.py'1269adding 'buildbot/db/builders.py'1270adding 'buildbot/db/buildrequests.py'1271adding 'buildbot/db/builds.py'1272adding 'buildbot/db/buildsets.py'1273adding 'buildbot/db/changes.py'1274adding 'buildbot/db/changesources.py'1275adding 'buildbot/db/codebase_branches.py'1276adding 'buildbot/db/codebase_commits.py'1277adding 'buildbot/db/codebases.py'1278adding 'buildbot/db/connector.py'1279adding 'buildbot/db/dbconfig.py'1280adding 'buildbot/db/enginestrategy.py'1281adding 'buildbot/db/exceptions.py'1282adding 'buildbot/db/logs.py'1283adding 'buildbot/db/masters.py'1284adding 'buildbot/db/migrate_utils.py'1285adding 'buildbot/db/model.py'1286adding 'buildbot/db/model_config.py'1287adding 'buildbot/db/pool.py'1288adding 'buildbot/db/projects.py'1289adding 'buildbot/db/schedulers.py'1290adding 'buildbot/db/sourcestamps.py'1291adding 'buildbot/db/state.py'1292adding 'buildbot/db/steps.py'1293adding 'buildbot/db/tags.py'1294adding 'buildbot/db/test_result_sets.py'1295adding 'buildbot/db/test_results.py'1296adding 'buildbot/db/users.py'1297adding 'buildbot/db/workers.py'1298adding 'buildbot/db/compression/__init__.py'1299adding 'buildbot/db/compression/brotli.py'1300adding 'buildbot/db/compression/lz4.py'1301adding 'buildbot/db/compression/native.py'1302adding 'buildbot/db/compression/protocol.py'1303adding 'buildbot/db/compression/zstd.py'1304adding 'buildbot/db/migrations/README'1305adding 'buildbot/db/migrations/alembic.ini'1306adding 'buildbot/db/migrations/env.py'1307adding 'buildbot/db/migrations/versions/059_v3.4_alembic_initial.py'1308adding 'buildbot/db/migrations/versions/060_v3.9_add_builder_projects.py'1309adding 'buildbot/db/migrations/versions/061_v3.9_add_builder_description_format.py'1310adding 'buildbot/db/migrations/versions/062_v3.9_add_project_description_format.py'1311adding 'buildbot/db/migrations/versions/063_v3.10_add_steps_locks_acquired_at.py'1312adding 'buildbot/db/migrations/versions/064_v3.10_add_worker_pause_reason.py'1313adding 'buildbot/db/migrations/versions/065_v4.0_add_buildsets_rebuilt_buildid.py'1314adding 'buildbot/db/migrations/versions/066_v4.0_add_build_locks_duration_s.py'1315adding 'buildbot/db/migrations/versions/067_v4.3_add_codebase_data.py'1316adding 'buildbot/db/migrations/versions/__init__.py'1317adding 'buildbot/db/types/__init__.py'1318adding 'buildbot/db/types/json.py'1319adding 'buildbot/machine/__init__.py'1320adding 'buildbot/machine/base.py'1321adding 'buildbot/machine/generic.py'1322adding 'buildbot/machine/latent.py'1323adding 'buildbot/machine/manager.py'1324adding 'buildbot/monkeypatches/__init__.py'1325adding 'buildbot/monkeypatches/decorators.py'1326adding 'buildbot/monkeypatches/servicechecks.py'1327adding 'buildbot/mq/__init__.py'1328adding 'buildbot/mq/base.py'1329adding 'buildbot/mq/connector.py'1330adding 'buildbot/mq/simple.py'1331adding 'buildbot/mq/wamp.py'1332adding 'buildbot/plugins/__init__.py'1333adding 'buildbot/plugins/db.py'1334adding 'buildbot/process/__init__.py'1335adding 'buildbot/process/base.py'1336adding 'buildbot/process/botmaster.py'1337adding 'buildbot/process/build.py'1338adding 'buildbot/process/builder.py'1339adding 'buildbot/process/buildrequest.py'1340adding 'buildbot/process/buildrequestdistributor.py'1341adding 'buildbot/process/buildstep.py'1342adding 'buildbot/process/cache.py'1343adding 'buildbot/process/codebase.py'1344adding 'buildbot/process/debug.py'1345adding 'buildbot/process/factory.py'1346adding 'buildbot/process/locks.py'1347adding 'buildbot/process/log.py'1348adding 'buildbot/process/logobserver.py'1349adding 'buildbot/process/measured_service.py'1350adding 'buildbot/process/metrics.py'1351adding 'buildbot/process/project.py'1352adding 'buildbot/process/properties.py'1353adding 'buildbot/process/remotecommand.py'1354adding 'buildbot/process/remotetransfer.py'1355adding 'buildbot/process/results.py'1356adding 'buildbot/process/subunitlogobserver.py'1357adding 'buildbot/process/workerforbuilder.py'1358adding 'buildbot/process/users/__init__.py'1359adding 'buildbot/process/users/manager.py'1360adding 'buildbot/process/users/manual.py'1361adding 'buildbot/process/users/users.py'1362adding 'buildbot/reporters/__init__.py'1363adding 'buildbot/reporters/base.py'1364adding 'buildbot/reporters/bitbucket.py'1365adding 'buildbot/reporters/bitbucketserver.py'1366adding 'buildbot/reporters/gerrit.py'1367adding 'buildbot/reporters/gerrit_verify_status.py'1368adding 'buildbot/reporters/github.py'1369adding 'buildbot/reporters/gitlab.py'1370adding 'buildbot/reporters/http.py'1371adding 'buildbot/reporters/irc.py'1372adding 'buildbot/reporters/mail.py'1373adding 'buildbot/reporters/message.py'1374adding 'buildbot/reporters/pushjet.py'1375adding 'buildbot/reporters/pushover.py'1376adding 'buildbot/reporters/telegram.py'1377adding 'buildbot/reporters/utils.py'1378adding 'buildbot/reporters/words.py'1379adding 'buildbot/reporters/zulip.py'1380adding 'buildbot/reporters/generators/__init__.py'1381adding 'buildbot/reporters/generators/build.py'1382adding 'buildbot/reporters/generators/buildrequest.py'1383adding 'buildbot/reporters/generators/buildset.py'1384adding 'buildbot/reporters/generators/utils.py'1385adding 'buildbot/reporters/generators/worker.py'1386adding 'buildbot/schedulers/__init__.py'1387adding 'buildbot/schedulers/base.py'1388adding 'buildbot/schedulers/basic.py'1389adding 'buildbot/schedulers/canceller.py'1390adding 'buildbot/schedulers/canceller_buildset.py'1391adding 'buildbot/schedulers/dependent.py'1392adding 'buildbot/schedulers/filter.py'1393adding 'buildbot/schedulers/forcesched.py'1394adding 'buildbot/schedulers/manager.py'1395adding 'buildbot/schedulers/timed.py'1396adding 'buildbot/schedulers/triggerable.py'1397adding 'buildbot/schedulers/trysched.py'1398adding 'buildbot/scripts/__init__.py'1399adding 'buildbot/scripts/base.py'1400adding 'buildbot/scripts/buildbot_tac.tmpl'1401adding 'buildbot/scripts/checkconfig.py'1402adding 'buildbot/scripts/cleanupdb.py'1403adding 'buildbot/scripts/copydb.py'1404adding 'buildbot/scripts/create_master.py'1405adding 'buildbot/scripts/dataspec.py'1406adding 'buildbot/scripts/devproxy.py'1407adding 'buildbot/scripts/logwatcher.py'1408adding 'buildbot/scripts/reconfig.py'1409adding 'buildbot/scripts/restart.py'1410adding 'buildbot/scripts/runner.py'1411adding 'buildbot/scripts/sample.cfg'1412adding 'buildbot/scripts/sendchange.py'1413adding 'buildbot/scripts/start.py'1414adding 'buildbot/scripts/stop.py'1415adding 'buildbot/scripts/trycmd.py'1416adding 'buildbot/scripts/tryserver.py'1417adding 'buildbot/scripts/upgrade_master.py'1418adding 'buildbot/scripts/user.py'1419adding 'buildbot/scripts/windows_service.py'1420adding 'buildbot/secrets/__init__.py'1421adding 'buildbot/secrets/manager.py'1422adding 'buildbot/secrets/secret.py'1423adding 'buildbot/secrets/providers/__init__.py'1424adding 'buildbot/secrets/providers/base.py'1425adding 'buildbot/secrets/providers/file.py'1426adding 'buildbot/secrets/providers/passwordstore.py'1427adding 'buildbot/secrets/providers/vault_hvac.py'1428adding 'buildbot/spec/api.raml'1429adding 'buildbot/spec/indent.py'1430adding 'buildbot/spec/types/build.raml'1431adding 'buildbot/spec/types/build_data.raml'1432adding 'buildbot/spec/types/builder.raml'1433adding 'buildbot/spec/types/buildrequest.raml'1434adding 'buildbot/spec/types/buildset.raml'1435adding 'buildbot/spec/types/change.raml'1436adding 'buildbot/spec/types/changesource.raml'1437adding 'buildbot/spec/types/codebase.raml'1438adding 'buildbot/spec/types/codebase_branch.raml'1439adding 'buildbot/spec/types/codebase_commit.raml'1440adding 'buildbot/spec/types/forcescheduler.raml'1441adding 'buildbot/spec/types/identifier.raml'1442adding 'buildbot/spec/types/log.raml'1443adding 'buildbot/spec/types/logchunk.raml'1444adding 'buildbot/spec/types/master.raml'1445adding 'buildbot/spec/types/patch.raml'1446adding 'buildbot/spec/types/project.raml'1447adding 'buildbot/spec/types/rootlink.raml'1448adding 'buildbot/spec/types/scheduler.raml'1449adding 'buildbot/spec/types/sourcedproperties.raml'1450adding 'buildbot/spec/types/sourcestamp.raml'1451adding 'buildbot/spec/types/spec.raml'1452adding 'buildbot/spec/types/step.raml'1453adding 'buildbot/spec/types/test_result.raml'1454adding 'buildbot/spec/types/test_result_set.raml'1455adding 'buildbot/spec/types/worker.raml'1456adding 'buildbot/statistics/__init__.py'1457adding 'buildbot/statistics/capture.py'1458adding 'buildbot/statistics/stats_service.py'1459adding 'buildbot/statistics/storage_backends/__init__.py'1460adding 'buildbot/statistics/storage_backends/base.py'1461adding 'buildbot/statistics/storage_backends/influxdb_client.py'1462adding 'buildbot/steps/__init__.py'1463adding 'buildbot/steps/cmake.py'1464adding 'buildbot/steps/configurable.py'1465adding 'buildbot/steps/cppcheck.py'1466adding 'buildbot/steps/download_secret_to_worker.py'1467adding 'buildbot/steps/gitdiffinfo.py'1468adding 'buildbot/steps/http.py'1469adding 'buildbot/steps/master.py'1470adding 'buildbot/steps/maxq.py'1471adding 'buildbot/steps/mswin.py'1472adding 'buildbot/steps/python.py'1473adding 'buildbot/steps/python_twisted.py'1474adding 'buildbot/steps/shell.py'1475adding 'buildbot/steps/shellsequence.py'1476adding 'buildbot/steps/subunit.py'1477adding 'buildbot/steps/transfer.py'1478adding 'buildbot/steps/trigger.py'1479adding 'buildbot/steps/vstudio.py'1480adding 'buildbot/steps/worker.py'1481adding 'buildbot/steps/package/__init__.py'1482adding 'buildbot/steps/package/util.py'1483adding 'buildbot/steps/package/deb/__init__.py'1484adding 'buildbot/steps/package/deb/lintian.py'1485adding 'buildbot/steps/package/deb/pbuilder.py'1486adding 'buildbot/steps/package/rpm/__init__.py'1487adding 'buildbot/steps/package/rpm/mock.py'1488adding 'buildbot/steps/package/rpm/rpmbuild.py'1489adding 'buildbot/steps/package/rpm/rpmlint.py'1490adding 'buildbot/steps/source/__init__.py'1491adding 'buildbot/steps/source/base.py'1492adding 'buildbot/steps/source/bzr.py'1493adding 'buildbot/steps/source/cvs.py'1494adding 'buildbot/steps/source/darcs.py'1495adding 'buildbot/steps/source/gerrit.py'1496adding 'buildbot/steps/source/git.py'1497adding 'buildbot/steps/source/github.py'1498adding 'buildbot/steps/source/gitlab.py'1499adding 'buildbot/steps/source/mercurial.py'1500adding 'buildbot/steps/source/mtn.py'1501adding 'buildbot/steps/source/p4.py'1502adding 'buildbot/steps/source/repo.py'1503adding 'buildbot/steps/source/svn.py'1504adding 'buildbot/test/__init__.py'1505adding 'buildbot/test/reactor.py'1506adding 'buildbot/test/runprocess.py'1507adding 'buildbot/test/steps.py'1508adding 'buildbot/test/test_extra_coverage.py'1509adding 'buildbot/test/fake/__init__.py'1510adding 'buildbot/test/fake/botmaster.py'1511adding 'buildbot/test/fake/bworkermanager.py'1512adding 'buildbot/test/fake/change.py'1513adding 'buildbot/test/fake/connection.py'1514adding 'buildbot/test/fake/docker.py'1515adding 'buildbot/test/fake/endpoint.py'1516adding 'buildbot/test/fake/fakebuild.py'1517adding 'buildbot/test/fake/fakedata.py'1518adding 'buildbot/test/fake/fakemaster.py'1519adding 'buildbot/test/fake/fakemq.py'1520adding 'buildbot/test/fake/fakeprotocol.py'1521adding 'buildbot/test/fake/fakestats.py'1522adding 'buildbot/test/fake/httpclientservice.py'1523adding 'buildbot/test/fake/latent.py'1524adding 'buildbot/test/fake/libvirt.py'1525adding 'buildbot/test/fake/logfile.py'1526adding 'buildbot/test/fake/machine.py'1527adding 'buildbot/test/fake/msgmanager.py'1528adding 'buildbot/test/fake/openstack.py'1529adding 'buildbot/test/fake/pbmanager.py'1530adding 'buildbot/test/fake/private_tempdir.py'1531adding 'buildbot/test/fake/reactor.py'1532adding 'buildbot/test/fake/secrets.py'1533adding 'buildbot/test/fake/state.py'1534adding 'buildbot/test/fake/step.py'1535adding 'buildbot/test/fake/web.py'1536adding 'buildbot/test/fake/worker.py'1537adding 'buildbot/test/fakedb/__init__.py'1538adding 'buildbot/test/fakedb/build_data.py'1539adding 'buildbot/test/fakedb/builders.py'1540adding 'buildbot/test/fakedb/buildrequests.py'1541adding 'buildbot/test/fakedb/builds.py'1542adding 'buildbot/test/fakedb/buildsets.py'1543adding 'buildbot/test/fakedb/changes.py'1544adding 'buildbot/test/fakedb/changesources.py'1545adding 'buildbot/test/fakedb/codebases.py'1546adding 'buildbot/test/fakedb/connector.py'1547adding 'buildbot/test/fakedb/logs.py'1548adding 'buildbot/test/fakedb/masters.py'1549adding 'buildbot/test/fakedb/projects.py'1550adding 'buildbot/test/fakedb/row.py'1551adding 'buildbot/test/fakedb/schedulers.py'1552adding 'buildbot/test/fakedb/sourcestamps.py'1553adding 'buildbot/test/fakedb/state.py'1554adding 'buildbot/test/fakedb/steps.py'1555adding 'buildbot/test/fakedb/tags.py'1556adding 'buildbot/test/fakedb/test_result_sets.py'1557adding 'buildbot/test/fakedb/test_results.py'1558adding 'buildbot/test/fakedb/users.py'1559adding 'buildbot/test/fakedb/workers.py'1560adding 'buildbot/test/integration/pki/127.0.0.1.crt'1561adding 'buildbot/test/integration/pki/127.0.0.1.key'1562adding 'buildbot/test/integration/pki/ca/ca.crt'1563adding 'buildbot/test/unit/test_templates_dir/builds.html'1564adding 'buildbot/test/unit/test_templates_dir/plugin/plugin.jade'1565adding 'buildbot/test/util/__init__.py'1566adding 'buildbot/test/util/changesource.py'1567adding 'buildbot/test/util/config.py'1568adding 'buildbot/test/util/configurators.py'1569adding 'buildbot/test/util/db.py'1570adding 'buildbot/test/util/decorators.py'1571adding 'buildbot/test/util/dirs.py'1572adding 'buildbot/test/util/endpoint.py'1573adding 'buildbot/test/util/fuzz.py'1574adding 'buildbot/test/util/git_repository.py'1575adding 'buildbot/test/util/integration.py'1576adding 'buildbot/test/util/interfaces.py'1577adding 'buildbot/test/util/logging.py'1578adding 'buildbot/test/util/migration.py'1579adding 'buildbot/test/util/misc.py'1580adding 'buildbot/test/util/patch_delay.py'1581adding 'buildbot/test/util/pbmanager.py'1582adding 'buildbot/test/util/properties.py'1583adding 'buildbot/test/util/protocols.py'1584adding 'buildbot/test/util/querylog.py'1585adding 'buildbot/test/util/reporter.py'1586adding 'buildbot/test/util/sandboxed_worker.py'1587adding 'buildbot/test/util/scheduler.py'1588adding 'buildbot/test/util/site.py'1589adding 'buildbot/test/util/sourcesteps.py'1590adding 'buildbot/test/util/state.py'1591adding 'buildbot/test/util/tuplematching.py'1592adding 'buildbot/test/util/validation.py'1593adding 'buildbot/test/util/warnings.py'1594adding 'buildbot/test/util/www.py'1595adding 'buildbot/util/__init__.py'1596adding 'buildbot/util/_notifier.py'1597adding 'buildbot/util/async_sort.py'1598adding 'buildbot/util/backoff.py'1599adding 'buildbot/util/bbcollections.py'1600adding 'buildbot/util/codebase.py'1601adding 'buildbot/util/config.py'1602adding 'buildbot/util/debounce.py'1603adding 'buildbot/util/deferwaiter.py'1604adding 'buildbot/util/eventual.py'1605adding 'buildbot/util/git.py'1606adding 'buildbot/util/git_credential.py'1607adding 'buildbot/util/giturlparse.py'1608adding 'buildbot/util/httpclientservice.py'1609adding 'buildbot/util/identifiers.py'1610adding 'buildbot/util/importlib_compat.py'1611adding 'buildbot/util/kubeclientservice.py'1612adding 'buildbot/util/latent.py'1613adding 'buildbot/util/lineboundaries.py'1614adding 'buildbot/util/lru.py'1615adding 'buildbot/util/maildir.py'1616adding 'buildbot/util/misc.py'1617adding 'buildbot/util/netstrings.py'1618adding 'buildbot/util/path_expand_user.py'1619adding 'buildbot/util/pathmatch.py'1620adding 'buildbot/util/poll.py'1621adding 'buildbot/util/private_tempdir.py'1622adding 'buildbot/util/protocol.py'1623adding 'buildbot/util/pullrequest.py'1624adding 'buildbot/util/queue.py'1625adding 'buildbot/util/raml.py'1626adding 'buildbot/util/render_description.py'1627adding 'buildbot/util/runprocess.py'1628adding 'buildbot/util/sautils.py'1629adding 'buildbot/util/service.py'1630adding 'buildbot/util/ssfilter.py'1631adding 'buildbot/util/ssl.py'1632adding 'buildbot/util/state.py'1633adding 'buildbot/util/subscription.py'1634adding 'buildbot/util/test_result_submitter.py'1635adding 'buildbot/util/tuplematch.py'1636adding 'buildbot/util/twisted.py'1637adding 'buildbot/util/watchdog.py'1638adding 'buildbot/wamp/__init__.py'1639adding 'buildbot/wamp/connector.py'1640adding 'buildbot/worker/__init__.py'1641adding 'buildbot/worker/base.py'1642adding 'buildbot/worker/docker.py'1643adding 'buildbot/worker/ec2.py'1644adding 'buildbot/worker/kubernetes.py'1645adding 'buildbot/worker/latent.py'1646adding 'buildbot/worker/libvirt.py'1647adding 'buildbot/worker/local.py'1648adding 'buildbot/worker/manager.py'1649adding 'buildbot/worker/marathon.py'1650adding 'buildbot/worker/openstack.py'1651adding 'buildbot/worker/upcloud.py'1652adding 'buildbot/worker/protocols/__init__.py'1653adding 'buildbot/worker/protocols/base.py'1654adding 'buildbot/worker/protocols/msgpack.py'1655adding 'buildbot/worker/protocols/null.py'1656adding 'buildbot/worker/protocols/pb.py'1657adding 'buildbot/worker/protocols/manager/__init__.py'1658adding 'buildbot/worker/protocols/manager/base.py'1659adding 'buildbot/worker/protocols/manager/msgpack.py'1660adding 'buildbot/worker/protocols/manager/pb.py'1661adding 'buildbot/www/__init__.py'1662adding 'buildbot/www/auth.py'1663adding 'buildbot/www/avatar.py'1664adding 'buildbot/www/change_hook.py'1665adding 'buildbot/www/config.py'1666adding 'buildbot/www/encoding.py'1667adding 'buildbot/www/ldapuserinfo.py'1668adding 'buildbot/www/oauth2.py'1669adding 'buildbot/www/plugin.py'1670adding 'buildbot/www/resource.py'1671adding 'buildbot/www/rest.py'1672adding 'buildbot/www/service.py'1673adding 'buildbot/www/sse.py'1674adding 'buildbot/www/ws.py'1675adding 'buildbot/www/authz/__init__.py'1676adding 'buildbot/www/authz/authz.py'1677adding 'buildbot/www/authz/endpointmatchers.py'1678adding 'buildbot/www/authz/roles.py'1679adding 'buildbot/www/hooks/__init__.py'1680adding 'buildbot/www/hooks/base.py'1681adding 'buildbot/www/hooks/bitbucket.py'1682adding 'buildbot/www/hooks/bitbucketcloud.py'1683adding 'buildbot/www/hooks/bitbucketserver.py'1684adding 'buildbot/www/hooks/github.py'1685adding 'buildbot/www/hooks/gitlab.py'1686adding 'buildbot/www/hooks/gitorious.py'1687adding 'buildbot/www/hooks/poller.py'1688adding 'buildbot-4.3.0.dist-info/licenses/COPYING'1689adding 'buildbot-4.3.0.dist-info/METADATA'1690adding 'buildbot-4.3.0.dist-info/WHEEL'1691adding 'buildbot-4.3.0.dist-info/entry_points.txt'1692adding 'buildbot-4.3.0.dist-info/top_level.txt'1693adding 'buildbot-4.3.0.dist-info/RECORD'1694removing build/bdist.linux-x86_64/wheel1695Successfully built buildbot-4.3.0-py3-none-any.whl1696Finished creating a wheel...1697/build/source/master/dist /build/source/master1698Unpacking to: unpacked/buildbot-4.3.0...OK1699Repacking wheel as ./buildbot-4.3.0-py3-none-any.whl...OK1700/build/source/master1701Finished executing pypaBuildPhasepythonRuntimeDepsCheckHook
1702Executing pythonRuntimeDepsCheck1703Checking runtime dependencies for buildbot-4.3.0-py3-none-any.whl1704Finished executing pythonRuntimeDepsCheckinstallPhase
1705Executing pypaInstallPhase1706Successfully installed buildbot-4.3.0-py3-none-any.whl1707Finished executing pypaInstallPhasepythonOutputDistPhase
1708Executing pythonOutputDistPhase1709Finished executing pythonOutputDistPhasefixupPhase
1710shrinking RPATHs of ELF executables and libraries in /nix/store/1yz6di5p5jkmzfdjg08ymid1d5vmk01w-buildbot-4.3.01711checking for references to /build/ in /nix/store/1yz6di5p5jkmzfdjg08ymid1d5vmk01w-buildbot-4.3.0...1712patching script interpreter paths in /nix/store/1yz6di5p5jkmzfdjg08ymid1d5vmk01w-buildbot-4.3.01713stripping (with command strip and flags -S -p) in /nix/store/1yz6di5p5jkmzfdjg08ymid1d5vmk01w-buildbot-4.3.0/lib /nix/store/1yz6di5p5jkmzfdjg08ymid1d5vmk01w-buildbot-4.3.0/bin1714shrinking RPATHs of ELF executables and libraries in /nix/store/vwqf2vn6qkrbg5lib5m7bh1bxx4l4546-buildbot-4.3.0-dist1715checking for references to /build/ in /nix/store/vwqf2vn6qkrbg5lib5m7bh1bxx4l4546-buildbot-4.3.0-dist...1716patching script interpreter paths in /nix/store/vwqf2vn6qkrbg5lib5m7bh1bxx4l4546-buildbot-4.3.0-dist1717Rewriting #!/nix/store/gxzhl7aaiid7zp3y47jqqiq7zg5mqpwp-python3-3.14.6/bin/python3.14 to #!/nix/store/gxzhl7aaiid7zp3y47jqqiq7zg5mqpwp-python3-3.14.61718wrapping `/nix/store/1yz6di5p5jkmzfdjg08ymid1d5vmk01w-buildbot-4.3.0/bin/buildbot_windows_service'...1719Rewriting #!/nix/store/gxzhl7aaiid7zp3y47jqqiq7zg5mqpwp-python3-3.14.6/bin/python3.14 to #!/nix/store/gxzhl7aaiid7zp3y47jqqiq7zg5mqpwp-python3-3.14.61720wrapping `/nix/store/1yz6di5p5jkmzfdjg08ymid1d5vmk01w-buildbot-4.3.0/bin/buildbot'...1721Executing pythonRemoveTestsDir1722Finished executing pythonRemoveTestsDirinstallCheckPhase
1723no Makefile or custom installCheckPhase, doing nothingpythonImportsCheckPhase
1724Executing pythonImportsCheckPhasepythonMetadataCheckPhase
1725Executing pythonMetadataCheckPhase