D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Installing /home/iurt/rpmbuild/SRPMS/buildbot-3.3.0-1.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.oXqdCZ
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf buildbot-3.3.0
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/buildbot-3.3.0.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/buildbot-worker-3.3.0.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ /usr/bin/tar -xof -
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/buildbot-www-3.3.0.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ /usr/bin/tar -xof -
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/buildbot-waterfall-view-3.3.0.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/buildbot-grid-view-3.3.0.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/buildbot-grid-view-3.3.0.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/buildbot-console-view-3.3.0.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/buildbot-pkg-3.3.0.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/buildbot-3.3.0.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd buildbot-3.3.0
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.2WTFKz
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd buildbot-3.3.0
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s'
running build
running build_py
creating build
creating build/lib
creating build/lib/buildbot
copying buildbot/warnings.py -> build/lib/buildbot
copying buildbot/scheduler.py -> build/lib/buildbot
copying buildbot/revlinks.py -> build/lib/buildbot
copying buildbot/pbutil.py -> build/lib/buildbot
copying buildbot/pbmanager.py -> build/lib/buildbot
copying buildbot/master.py -> build/lib/buildbot
copying buildbot/manhole.py -> build/lib/buildbot
copying buildbot/locks.py -> build/lib/buildbot
copying buildbot/interfaces.py -> build/lib/buildbot
copying buildbot/errors.py -> build/lib/buildbot
copying buildbot/config.py -> build/lib/buildbot
copying buildbot/buildrequest.py -> build/lib/buildbot
copying buildbot/buildbot_net_usage_data.py -> build/lib/buildbot
copying buildbot/asyncio.py -> build/lib/buildbot
copying buildbot/__init__.py -> build/lib/buildbot
creating build/lib/buildbot/configurators
copying buildbot/configurators/janitor.py -> build/lib/buildbot/configurators
copying buildbot/configurators/__init__.py -> build/lib/buildbot/configurators
creating build/lib/buildbot/worker
copying buildbot/worker/upcloud.py -> build/lib/buildbot/worker
copying buildbot/worker/openstack.py -> build/lib/buildbot/worker
copying buildbot/worker/marathon.py -> build/lib/buildbot/worker
copying buildbot/worker/manager.py -> build/lib/buildbot/worker
copying buildbot/worker/local.py -> build/lib/buildbot/worker
copying buildbot/worker/libvirt.py -> build/lib/buildbot/worker
copying buildbot/worker/latent.py -> build/lib/buildbot/worker
copying buildbot/worker/kubernetes.py -> build/lib/buildbot/worker
copying buildbot/worker/ec2.py -> build/lib/buildbot/worker
copying buildbot/worker/docker.py -> build/lib/buildbot/worker
copying buildbot/worker/base.py -> build/lib/buildbot/worker
copying buildbot/worker/__init__.py -> build/lib/buildbot/worker
creating build/lib/buildbot/worker/protocols
copying buildbot/worker/protocols/pb.py -> build/lib/buildbot/worker/protocols
copying buildbot/worker/protocols/null.py -> build/lib/buildbot/worker/protocols
copying buildbot/worker/protocols/base.py -> build/lib/buildbot/worker/protocols
copying buildbot/worker/protocols/__init__.py -> build/lib/buildbot/worker/protocols
creating build/lib/buildbot/changes
copying buildbot/changes/svnpoller.py -> build/lib/buildbot/changes
copying buildbot/changes/pb.py -> build/lib/buildbot/changes
copying buildbot/changes/p4poller.py -> build/lib/buildbot/changes
copying buildbot/changes/manager.py -> build/lib/buildbot/changes
copying buildbot/changes/mail.py -> build/lib/buildbot/changes
copying buildbot/changes/hgpoller.py -> build/lib/buildbot/changes
copying buildbot/changes/gitpoller.py -> build/lib/buildbot/changes
copying buildbot/changes/github.py -> build/lib/buildbot/changes
copying buildbot/changes/gerritchangesource.py -> build/lib/buildbot/changes
copying buildbot/changes/filter.py -> build/lib/buildbot/changes
copying buildbot/changes/changes.py -> build/lib/buildbot/changes
copying buildbot/changes/bitbucket.py -> build/lib/buildbot/changes
copying buildbot/changes/base.py -> build/lib/buildbot/changes
copying buildbot/changes/__init__.py -> build/lib/buildbot/changes
creating build/lib/buildbot/clients
copying buildbot/clients/usersclient.py -> build/lib/buildbot/clients
copying buildbot/clients/tryclient.py -> build/lib/buildbot/clients
copying buildbot/clients/sendchange.py -> build/lib/buildbot/clients
copying buildbot/clients/__init__.py -> build/lib/buildbot/clients
creating build/lib/buildbot/data
copying buildbot/data/workers.py -> build/lib/buildbot/data
copying buildbot/data/types.py -> build/lib/buildbot/data
copying buildbot/data/test_results.py -> build/lib/buildbot/data
copying buildbot/data/test_result_sets.py -> build/lib/buildbot/data
copying buildbot/data/steps.py -> build/lib/buildbot/data
copying buildbot/data/sourcestamps.py -> build/lib/buildbot/data
copying buildbot/data/schedulers.py -> build/lib/buildbot/data
copying buildbot/data/root.py -> build/lib/buildbot/data
copying buildbot/data/resultspec.py -> build/lib/buildbot/data
copying buildbot/data/properties.py -> build/lib/buildbot/data
copying buildbot/data/patches.py -> build/lib/buildbot/data
copying buildbot/data/masters.py -> build/lib/buildbot/data
copying buildbot/data/logs.py -> build/lib/buildbot/data
copying buildbot/data/logchunks.py -> build/lib/buildbot/data
copying buildbot/data/forceschedulers.py -> build/lib/buildbot/data
copying buildbot/data/exceptions.py -> build/lib/buildbot/data
copying buildbot/data/connector.py -> build/lib/buildbot/data
copying buildbot/data/changesources.py -> build/lib/buildbot/data
copying buildbot/data/changes.py -> build/lib/buildbot/data
copying buildbot/data/buildsets.py -> build/lib/buildbot/data
copying buildbot/data/builds.py -> build/lib/buildbot/data
copying buildbot/data/buildrequests.py -> build/lib/buildbot/data
copying buildbot/data/builders.py -> build/lib/buildbot/data
copying buildbot/data/build_data.py -> build/lib/buildbot/data
copying buildbot/data/base.py -> build/lib/buildbot/data
copying buildbot/data/__init__.py -> build/lib/buildbot/data
creating build/lib/buildbot/db
copying buildbot/db/workers.py -> build/lib/buildbot/db
copying buildbot/db/users.py -> build/lib/buildbot/db
copying buildbot/db/test_results.py -> build/lib/buildbot/db
copying buildbot/db/test_result_sets.py -> build/lib/buildbot/db
copying buildbot/db/tags.py -> build/lib/buildbot/db
copying buildbot/db/steps.py -> build/lib/buildbot/db
copying buildbot/db/state.py -> build/lib/buildbot/db
copying buildbot/db/sourcestamps.py -> build/lib/buildbot/db
copying buildbot/db/schedulers.py -> build/lib/buildbot/db
copying buildbot/db/pool.py -> build/lib/buildbot/db
copying buildbot/db/model.py -> build/lib/buildbot/db
copying buildbot/db/migrate_utils.py -> build/lib/buildbot/db
copying buildbot/db/masters.py -> build/lib/buildbot/db
copying buildbot/db/logs.py -> build/lib/buildbot/db
copying buildbot/db/exceptions.py -> build/lib/buildbot/db
copying buildbot/db/enginestrategy.py -> build/lib/buildbot/db
copying buildbot/db/dbconfig.py -> build/lib/buildbot/db
copying buildbot/db/connector.py -> build/lib/buildbot/db
copying buildbot/db/changesources.py -> build/lib/buildbot/db
copying buildbot/db/changes.py -> build/lib/buildbot/db
copying buildbot/db/buildsets.py -> build/lib/buildbot/db
copying buildbot/db/builds.py -> build/lib/buildbot/db
copying buildbot/db/buildrequests.py -> build/lib/buildbot/db
copying buildbot/db/builders.py -> build/lib/buildbot/db
copying buildbot/db/build_data.py -> build/lib/buildbot/db
copying buildbot/db/base.py -> build/lib/buildbot/db
copying buildbot/db/__init__.py -> build/lib/buildbot/db
creating build/lib/buildbot/db/migrate
creating build/lib/buildbot/db/migrate/versions
copying buildbot/db/migrate/versions/__init__.py -> build/lib/buildbot/db/migrate/versions
copying buildbot/db/migrate/versions/058_add_build_data_length.py -> build/lib/buildbot/db/migrate/versions
copying buildbot/db/migrate/versions/057_add_build_data_tables.py -> build/lib/buildbot/db/migrate/versions
copying buildbot/db/migrate/versions/056_add_test_result_tables.py -> build/lib/buildbot/db/migrate/versions
copying buildbot/db/migrate/versions/055_fix_changes_committer.py -> build/lib/buildbot/db/migrate/versions
copying buildbot/db/migrate/versions/054_add_index_to_steps.py -> build/lib/buildbot/db/migrate/versions
copying buildbot/db/migrate/versions/053_add_changes_committer.py -> build/lib/buildbot/db/migrate/versions
copying buildbot/db/migrate/versions/052_cascading_set_null.py -> build/lib/buildbot/db/migrate/versions
copying buildbot/db/migrate/versions/051_add_worker_status.py -> build/lib/buildbot/db/migrate/versions
copying buildbot/db/migrate/versions/050_cascading_deletes_all.py -> build/lib/buildbot/db/migrate/versions
copying buildbot/db/migrate/versions/049_add_schedulers_enabled.py -> build/lib/buildbot/db/migrate/versions
copying buildbot/db/migrate/versions/048_change_properties_to_text.py -> build/lib/buildbot/db/migrate/versions
copying buildbot/db/migrate/versions/047_cascading_deletes.py -> build/lib/buildbot/db/migrate/versions
copying buildbot/db/migrate/versions/046_mysql_innodb_compatibility.py -> build/lib/buildbot/db/migrate/versions
copying buildbot/db/migrate/versions/045_worker_transition.py -> build/lib/buildbot/db/migrate/versions
copying buildbot/db/migrate/versions/044_add_step_hidden.py -> build/lib/buildbot/db/migrate/versions
copying buildbot/db/migrate/versions/043_changes_parent.py -> build/lib/buildbot/db/migrate/versions
copying buildbot/db/migrate/versions/042_add_build_properties_table.py -> build/lib/buildbot/db/migrate/versions
copying buildbot/db/migrate/versions/041_add_N_N_tagsbuilders.py -> build/lib/buildbot/db/migrate/versions
copying buildbot/db/migrate/versions/040_add_builder_tags.py -> build/lib/buildbot/db/migrate/versions
creating build/lib/buildbot/db/types
copying buildbot/db/types/json.py -> build/lib/buildbot/db/types
copying buildbot/db/types/__init__.py -> build/lib/buildbot/db/types
creating build/lib/buildbot/machine
copying buildbot/machine/manager.py -> build/lib/buildbot/machine
copying buildbot/machine/latent.py -> build/lib/buildbot/machine
copying buildbot/machine/generic.py -> build/lib/buildbot/machine
copying buildbot/machine/base.py -> build/lib/buildbot/machine
copying buildbot/machine/__init__.py -> build/lib/buildbot/machine
creating build/lib/buildbot/monkeypatches
copying buildbot/monkeypatches/servicechecks.py -> build/lib/buildbot/monkeypatches
copying buildbot/monkeypatches/decorators.py -> build/lib/buildbot/monkeypatches
copying buildbot/monkeypatches/__init__.py -> build/lib/buildbot/monkeypatches
creating build/lib/buildbot/mq
copying buildbot/mq/wamp.py -> build/lib/buildbot/mq
copying buildbot/mq/simple.py -> build/lib/buildbot/mq
copying buildbot/mq/connector.py -> build/lib/buildbot/mq
copying buildbot/mq/base.py -> build/lib/buildbot/mq
copying buildbot/mq/__init__.py -> build/lib/buildbot/mq
creating build/lib/buildbot/plugins
copying buildbot/plugins/db.py -> build/lib/buildbot/plugins
copying buildbot/plugins/__init__.py -> build/lib/buildbot/plugins
creating build/lib/buildbot/process
copying buildbot/process/workerforbuilder.py -> build/lib/buildbot/process
copying buildbot/process/subunitlogobserver.py -> build/lib/buildbot/process
copying buildbot/process/results.py -> build/lib/buildbot/process
copying buildbot/process/remotetransfer.py -> build/lib/buildbot/process
copying buildbot/process/remotecommand.py -> build/lib/buildbot/process
copying buildbot/process/properties.py -> build/lib/buildbot/process
copying buildbot/process/metrics.py -> build/lib/buildbot/process
copying buildbot/process/measured_service.py -> build/lib/buildbot/process
copying buildbot/process/logobserver.py -> build/lib/buildbot/process
copying buildbot/process/log.py -> build/lib/buildbot/process
copying buildbot/process/factory.py -> build/lib/buildbot/process
copying buildbot/process/debug.py -> build/lib/buildbot/process
copying buildbot/process/cache.py -> build/lib/buildbot/process
copying buildbot/process/buildstep.py -> build/lib/buildbot/process
copying buildbot/process/buildrequestdistributor.py -> build/lib/buildbot/process
copying buildbot/process/buildrequest.py -> build/lib/buildbot/process
copying buildbot/process/builder.py -> build/lib/buildbot/process
copying buildbot/process/build.py -> build/lib/buildbot/process
copying buildbot/process/botmaster.py -> build/lib/buildbot/process
copying buildbot/process/base.py -> build/lib/buildbot/process
copying buildbot/process/__init__.py -> build/lib/buildbot/process
creating build/lib/buildbot/process/users
copying buildbot/process/users/users.py -> build/lib/buildbot/process/users
copying buildbot/process/users/manual.py -> build/lib/buildbot/process/users
copying buildbot/process/users/manager.py -> build/lib/buildbot/process/users
copying buildbot/process/users/__init__.py -> build/lib/buildbot/process/users
creating build/lib/buildbot/reporters
copying buildbot/reporters/zulip.py -> build/lib/buildbot/reporters
copying buildbot/reporters/words.py -> build/lib/buildbot/reporters
copying buildbot/reporters/utils.py -> build/lib/buildbot/reporters
copying buildbot/reporters/telegram.py -> build/lib/buildbot/reporters
copying buildbot/reporters/pushover.py -> build/lib/buildbot/reporters
copying buildbot/reporters/pushjet.py -> build/lib/buildbot/reporters
copying buildbot/reporters/message.py -> build/lib/buildbot/reporters
copying buildbot/reporters/mail.py -> build/lib/buildbot/reporters
copying buildbot/reporters/irc.py -> build/lib/buildbot/reporters
copying buildbot/reporters/http.py -> build/lib/buildbot/reporters
copying buildbot/reporters/gitlab.py -> build/lib/buildbot/reporters
copying buildbot/reporters/github.py -> build/lib/buildbot/reporters
copying buildbot/reporters/gerrit_verify_status.py -> build/lib/buildbot/reporters
copying buildbot/reporters/gerrit.py -> build/lib/buildbot/reporters
copying buildbot/reporters/bitbucketserver.py -> build/lib/buildbot/reporters
copying buildbot/reporters/bitbucket.py -> build/lib/buildbot/reporters
copying buildbot/reporters/base.py -> build/lib/buildbot/reporters
copying buildbot/reporters/__init__.py -> build/lib/buildbot/reporters
creating build/lib/buildbot/reporters/generators
copying buildbot/reporters/generators/worker.py -> build/lib/buildbot/reporters/generators
copying buildbot/reporters/generators/utils.py -> build/lib/buildbot/reporters/generators
copying buildbot/reporters/generators/buildset.py -> build/lib/buildbot/reporters/generators
copying buildbot/reporters/generators/buildrequest.py -> build/lib/buildbot/reporters/generators
copying buildbot/reporters/generators/build.py -> build/lib/buildbot/reporters/generators
copying buildbot/reporters/generators/__init__.py -> build/lib/buildbot/reporters/generators
creating build/lib/buildbot/schedulers
copying buildbot/schedulers/trysched.py -> build/lib/buildbot/schedulers
copying buildbot/schedulers/triggerable.py -> build/lib/buildbot/schedulers
copying buildbot/schedulers/timed.py -> build/lib/buildbot/schedulers
copying buildbot/schedulers/manager.py -> build/lib/buildbot/schedulers
copying buildbot/schedulers/forcesched.py -> build/lib/buildbot/schedulers
copying buildbot/schedulers/filter.py -> build/lib/buildbot/schedulers
copying buildbot/schedulers/dependent.py -> build/lib/buildbot/schedulers
copying buildbot/schedulers/canceller_buildset.py -> build/lib/buildbot/schedulers
copying buildbot/schedulers/canceller.py -> build/lib/buildbot/schedulers
copying buildbot/schedulers/basic.py -> build/lib/buildbot/schedulers
copying buildbot/schedulers/base.py -> build/lib/buildbot/schedulers
copying buildbot/schedulers/__init__.py -> build/lib/buildbot/schedulers
creating build/lib/buildbot/scripts
copying buildbot/scripts/windows_service.py -> build/lib/buildbot/scripts
copying buildbot/scripts/user.py -> build/lib/buildbot/scripts
copying buildbot/scripts/upgrade_master.py -> build/lib/buildbot/scripts
copying buildbot/scripts/tryserver.py -> build/lib/buildbot/scripts
copying buildbot/scripts/trycmd.py -> build/lib/buildbot/scripts
copying buildbot/scripts/stop.py -> build/lib/buildbot/scripts
copying buildbot/scripts/start.py -> build/lib/buildbot/scripts
copying buildbot/scripts/sendchange.py -> build/lib/buildbot/scripts
copying buildbot/scripts/runner.py -> build/lib/buildbot/scripts
copying buildbot/scripts/restart.py -> build/lib/buildbot/scripts
copying buildbot/scripts/reconfig.py -> build/lib/buildbot/scripts
copying buildbot/scripts/logwatcher.py -> build/lib/buildbot/scripts
copying buildbot/scripts/gengraphql.py -> build/lib/buildbot/scripts
copying buildbot/scripts/devproxy.py -> build/lib/buildbot/scripts
copying buildbot/scripts/dataspec.py -> build/lib/buildbot/scripts
copying buildbot/scripts/create_master.py -> build/lib/buildbot/scripts
copying buildbot/scripts/cleanupdb.py -> build/lib/buildbot/scripts
copying buildbot/scripts/checkconfig.py -> build/lib/buildbot/scripts
copying buildbot/scripts/base.py -> build/lib/buildbot/scripts
copying buildbot/scripts/__init__.py -> build/lib/buildbot/scripts
creating build/lib/buildbot/secrets
copying buildbot/secrets/secret.py -> build/lib/buildbot/secrets
copying buildbot/secrets/manager.py -> build/lib/buildbot/secrets
copying buildbot/secrets/__init__.py -> build/lib/buildbot/secrets
creating build/lib/buildbot/secrets/providers
copying buildbot/secrets/providers/vault.py -> build/lib/buildbot/secrets/providers
copying buildbot/secrets/providers/passwordstore.py -> build/lib/buildbot/secrets/providers
copying buildbot/secrets/providers/file.py -> build/lib/buildbot/secrets/providers
copying buildbot/secrets/providers/base.py -> build/lib/buildbot/secrets/providers
copying buildbot/secrets/providers/__init__.py -> build/lib/buildbot/secrets/providers
creating build/lib/buildbot/statistics
copying buildbot/statistics/stats_service.py -> build/lib/buildbot/statistics
copying buildbot/statistics/capture.py -> build/lib/buildbot/statistics
copying buildbot/statistics/__init__.py -> build/lib/buildbot/statistics
creating build/lib/buildbot/statistics/storage_backends
copying buildbot/statistics/storage_backends/influxdb_client.py -> build/lib/buildbot/statistics/storage_backends
copying buildbot/statistics/storage_backends/base.py -> build/lib/buildbot/statistics/storage_backends
copying buildbot/statistics/storage_backends/__init__.py -> build/lib/buildbot/statistics/storage_backends
creating build/lib/buildbot/steps
copying buildbot/steps/worker.py -> build/lib/buildbot/steps
copying buildbot/steps/vstudio.py -> build/lib/buildbot/steps
copying buildbot/steps/trigger.py -> build/lib/buildbot/steps
copying buildbot/steps/transfer.py -> build/lib/buildbot/steps
copying buildbot/steps/subunit.py -> build/lib/buildbot/steps
copying buildbot/steps/shellsequence.py -> build/lib/buildbot/steps
copying buildbot/steps/shell.py -> build/lib/buildbot/steps
copying buildbot/steps/python_twisted.py -> build/lib/buildbot/steps
copying buildbot/steps/python.py -> build/lib/buildbot/steps
copying buildbot/steps/mswin.py -> build/lib/buildbot/steps
copying buildbot/steps/maxq.py -> build/lib/buildbot/steps
copying buildbot/steps/master.py -> build/lib/buildbot/steps
copying buildbot/steps/http.py -> build/lib/buildbot/steps
copying buildbot/steps/gitdiffinfo.py -> build/lib/buildbot/steps
copying buildbot/steps/download_secret_to_worker.py -> build/lib/buildbot/steps
copying buildbot/steps/cppcheck.py -> build/lib/buildbot/steps
copying buildbot/steps/cmake.py -> build/lib/buildbot/steps
copying buildbot/steps/__init__.py -> build/lib/buildbot/steps
creating build/lib/buildbot/steps/package
copying buildbot/steps/package/util.py -> build/lib/buildbot/steps/package
copying buildbot/steps/package/__init__.py -> build/lib/buildbot/steps/package
creating build/lib/buildbot/steps/package/deb
copying buildbot/steps/package/deb/pbuilder.py -> build/lib/buildbot/steps/package/deb
copying buildbot/steps/package/deb/lintian.py -> build/lib/buildbot/steps/package/deb
copying buildbot/steps/package/deb/__init__.py -> build/lib/buildbot/steps/package/deb
creating build/lib/buildbot/steps/package/rpm
copying buildbot/steps/package/rpm/rpmlint.py -> build/lib/buildbot/steps/package/rpm
copying buildbot/steps/package/rpm/rpmbuild.py -> build/lib/buildbot/steps/package/rpm
copying buildbot/steps/package/rpm/mock.py -> build/lib/buildbot/steps/package/rpm
copying buildbot/steps/package/rpm/__init__.py -> build/lib/buildbot/steps/package/rpm
creating build/lib/buildbot/steps/source
copying buildbot/steps/source/svn.py -> build/lib/buildbot/steps/source
copying buildbot/steps/source/repo.py -> build/lib/buildbot/steps/source
copying buildbot/steps/source/p4.py -> build/lib/buildbot/steps/source
copying buildbot/steps/source/mtn.py -> build/lib/buildbot/steps/source
copying buildbot/steps/source/mercurial.py -> build/lib/buildbot/steps/source
copying buildbot/steps/source/gitlab.py -> build/lib/buildbot/steps/source
copying buildbot/steps/source/github.py -> build/lib/buildbot/steps/source
copying buildbot/steps/source/git.py -> build/lib/buildbot/steps/source
copying buildbot/steps/source/gerrit.py -> build/lib/buildbot/steps/source
copying buildbot/steps/source/darcs.py -> build/lib/buildbot/steps/source
copying buildbot/steps/source/cvs.py -> build/lib/buildbot/steps/source
copying buildbot/steps/source/bzr.py -> build/lib/buildbot/steps/source
copying buildbot/steps/source/base.py -> build/lib/buildbot/steps/source
copying buildbot/steps/source/__init__.py -> build/lib/buildbot/steps/source
creating build/lib/buildbot/util
copying buildbot/util/tuplematch.py -> build/lib/buildbot/util
copying buildbot/util/test_result_submitter.py -> build/lib/buildbot/util
copying buildbot/util/subscription.py -> build/lib/buildbot/util
copying buildbot/util/state.py -> build/lib/buildbot/util
copying buildbot/util/ssl.py -> build/lib/buildbot/util
copying buildbot/util/ssfilter.py -> build/lib/buildbot/util
copying buildbot/util/service.py -> build/lib/buildbot/util
copying buildbot/util/sautils.py -> build/lib/buildbot/util
copying buildbot/util/runprocess.py -> build/lib/buildbot/util
copying buildbot/util/raml.py -> build/lib/buildbot/util
copying buildbot/util/queue.py -> build/lib/buildbot/util
copying buildbot/util/pullrequest.py -> build/lib/buildbot/util
copying buildbot/util/protocol.py -> build/lib/buildbot/util
copying buildbot/util/private_tempdir.py -> build/lib/buildbot/util
copying buildbot/util/poll.py -> build/lib/buildbot/util
copying buildbot/util/pathmatch.py -> build/lib/buildbot/util
copying buildbot/util/netstrings.py -> build/lib/buildbot/util
copying buildbot/util/misc.py -> build/lib/buildbot/util
copying buildbot/util/maildir.py -> build/lib/buildbot/util
copying buildbot/util/lru.py -> build/lib/buildbot/util
copying buildbot/util/logger.py -> build/lib/buildbot/util
copying buildbot/util/lineboundaries.py -> build/lib/buildbot/util
copying buildbot/util/latent.py -> build/lib/buildbot/util
copying buildbot/util/kubeclientservice.py -> build/lib/buildbot/util
copying buildbot/util/identifiers.py -> build/lib/buildbot/util
copying buildbot/util/httpclientservice.py -> build/lib/buildbot/util
copying buildbot/util/giturlparse.py -> build/lib/buildbot/util
copying buildbot/util/git.py -> build/lib/buildbot/util
copying buildbot/util/eventual.py -> build/lib/buildbot/util
copying buildbot/util/deferwaiter.py -> build/lib/buildbot/util
copying buildbot/util/debounce.py -> build/lib/buildbot/util
copying buildbot/util/croniter.py -> build/lib/buildbot/util
copying buildbot/util/config.py -> build/lib/buildbot/util
copying buildbot/util/codebase.py -> build/lib/buildbot/util
copying buildbot/util/bbcollections.py -> build/lib/buildbot/util
copying buildbot/util/backoff.py -> build/lib/buildbot/util
copying buildbot/util/_notifier.py -> build/lib/buildbot/util
copying buildbot/util/__init__.py -> build/lib/buildbot/util
creating build/lib/buildbot/wamp
copying buildbot/wamp/connector.py -> build/lib/buildbot/wamp
copying buildbot/wamp/__init__.py -> build/lib/buildbot/wamp
creating build/lib/buildbot/www
copying buildbot/www/ws.py -> build/lib/buildbot/www
copying buildbot/www/sse.py -> build/lib/buildbot/www
copying buildbot/www/service.py -> build/lib/buildbot/www
copying buildbot/www/rest.py -> build/lib/buildbot/www
copying buildbot/www/resource.py -> build/lib/buildbot/www
copying buildbot/www/plugin.py -> build/lib/buildbot/www
copying buildbot/www/oauth2.py -> build/lib/buildbot/www
copying buildbot/www/ldapuserinfo.py -> build/lib/buildbot/www
copying buildbot/www/graphql.py -> build/lib/buildbot/www
copying buildbot/www/config.py -> build/lib/buildbot/www
copying buildbot/www/change_hook.py -> build/lib/buildbot/www
copying buildbot/www/avatar.py -> build/lib/buildbot/www
copying buildbot/www/auth.py -> build/lib/buildbot/www
copying buildbot/www/__init__.py -> build/lib/buildbot/www
creating build/lib/buildbot/www/hooks
copying buildbot/www/hooks/poller.py -> build/lib/buildbot/www/hooks
copying buildbot/www/hooks/gitorious.py -> build/lib/buildbot/www/hooks
copying buildbot/www/hooks/gitlab.py -> build/lib/buildbot/www/hooks
copying buildbot/www/hooks/github.py -> build/lib/buildbot/www/hooks
copying buildbot/www/hooks/bitbucketserver.py -> build/lib/buildbot/www/hooks
copying buildbot/www/hooks/bitbucketcloud.py -> build/lib/buildbot/www/hooks
copying buildbot/www/hooks/bitbucket.py -> build/lib/buildbot/www/hooks
copying buildbot/www/hooks/base.py -> build/lib/buildbot/www/hooks
copying buildbot/www/hooks/__init__.py -> build/lib/buildbot/www/hooks
creating build/lib/buildbot/www/authz
copying buildbot/www/authz/roles.py -> build/lib/buildbot/www/authz
copying buildbot/www/authz/endpointmatchers.py -> build/lib/buildbot/www/authz
copying buildbot/www/authz/authz.py -> build/lib/buildbot/www/authz
copying buildbot/www/authz/__init__.py -> build/lib/buildbot/www/authz
creating build/lib/buildbot/test
copying buildbot/test/test_extra_coverage.py -> build/lib/buildbot/test
copying buildbot/test/__init__.py -> build/lib/buildbot/test
creating build/lib/buildbot/test/util
copying buildbot/test/util/www.py -> build/lib/buildbot/test/util
copying buildbot/test/util/warnings.py -> build/lib/buildbot/test/util
copying buildbot/test/util/validation.py -> build/lib/buildbot/test/util
copying buildbot/test/util/tuplematching.py -> build/lib/buildbot/test/util
copying buildbot/test/util/steps.py -> build/lib/buildbot/test/util
copying buildbot/test/util/sourcesteps.py -> build/lib/buildbot/test/util
copying buildbot/test/util/scheduler.py -> build/lib/buildbot/test/util
copying buildbot/test/util/sandboxed_worker.py -> build/lib/buildbot/test/util
copying buildbot/test/util/runprocess.py -> build/lib/buildbot/test/util
copying buildbot/test/util/reporter.py -> build/lib/buildbot/test/util
copying buildbot/test/util/querylog.py -> build/lib/buildbot/test/util
copying buildbot/test/util/protocols.py -> build/lib/buildbot/test/util
copying buildbot/test/util/properties.py -> build/lib/buildbot/test/util
copying buildbot/test/util/pbmanager.py -> build/lib/buildbot/test/util
copying buildbot/test/util/patch_delay.py -> build/lib/buildbot/test/util
copying buildbot/test/util/misc.py -> build/lib/buildbot/test/util
copying buildbot/test/util/migration.py -> build/lib/buildbot/test/util
copying buildbot/test/util/logging.py -> build/lib/buildbot/test/util
copying buildbot/test/util/interfaces.py -> build/lib/buildbot/test/util
copying buildbot/test/util/integration.py -> build/lib/buildbot/test/util
copying buildbot/test/util/fuzz.py -> build/lib/buildbot/test/util
copying buildbot/test/util/endpoint.py -> build/lib/buildbot/test/util
copying buildbot/test/util/dirs.py -> build/lib/buildbot/test/util
copying buildbot/test/util/decorators.py -> build/lib/buildbot/test/util
copying buildbot/test/util/db.py -> build/lib/buildbot/test/util
copying buildbot/test/util/connector_component.py -> build/lib/buildbot/test/util
copying buildbot/test/util/configurators.py -> build/lib/buildbot/test/util
copying buildbot/test/util/config.py -> build/lib/buildbot/test/util
copying buildbot/test/util/changesource.py -> build/lib/buildbot/test/util
copying buildbot/test/util/__init__.py -> build/lib/buildbot/test/util
creating build/lib/buildbot/test/fake
copying buildbot/test/fake/worker.py -> build/lib/buildbot/test/fake
copying buildbot/test/fake/web.py -> build/lib/buildbot/test/fake
copying buildbot/test/fake/step.py -> build/lib/buildbot/test/fake
copying buildbot/test/fake/state.py -> build/lib/buildbot/test/fake
copying buildbot/test/fake/secrets.py -> build/lib/buildbot/test/fake
copying buildbot/test/fake/remotecommand.py -> build/lib/buildbot/test/fake
copying buildbot/test/fake/reactor.py -> build/lib/buildbot/test/fake
copying buildbot/test/fake/private_tempdir.py -> build/lib/buildbot/test/fake
copying buildbot/test/fake/pbmanager.py -> build/lib/buildbot/test/fake
copying buildbot/test/fake/openstack.py -> build/lib/buildbot/test/fake
copying buildbot/test/fake/machine.py -> build/lib/buildbot/test/fake
copying buildbot/test/fake/logfile.py -> build/lib/buildbot/test/fake
copying buildbot/test/fake/libvirt.py -> build/lib/buildbot/test/fake
copying buildbot/test/fake/latent.py -> build/lib/buildbot/test/fake
copying buildbot/test/fake/kube.py -> build/lib/buildbot/test/fake
copying buildbot/test/fake/httpclientservice.py -> build/lib/buildbot/test/fake
copying buildbot/test/fake/fakestats.py -> build/lib/buildbot/test/fake
copying buildbot/test/fake/fakeprotocol.py -> build/lib/buildbot/test/fake
copying buildbot/test/fake/fakemq.py -> build/lib/buildbot/test/fake
copying buildbot/test/fake/fakemaster.py -> build/lib/buildbot/test/fake
copying buildbot/test/fake/fakedata.py -> build/lib/buildbot/test/fake
copying buildbot/test/fake/fakebuild.py -> build/lib/buildbot/test/fake
copying buildbot/test/fake/endpoint.py -> build/lib/buildbot/test/fake
copying buildbot/test/fake/docker.py -> build/lib/buildbot/test/fake
copying buildbot/test/fake/change.py -> build/lib/buildbot/test/fake
copying buildbot/test/fake/bworkermanager.py -> build/lib/buildbot/test/fake
copying buildbot/test/fake/botmaster.py -> build/lib/buildbot/test/fake
copying buildbot/test/fake/__init__.py -> build/lib/buildbot/test/fake
creating build/lib/buildbot/test/fakedb
copying buildbot/test/fakedb/workers.py -> build/lib/buildbot/test/fakedb
copying buildbot/test/fakedb/users.py -> build/lib/buildbot/test/fakedb
copying buildbot/test/fakedb/test_results.py -> build/lib/buildbot/test/fakedb
copying buildbot/test/fakedb/test_result_sets.py -> build/lib/buildbot/test/fakedb
copying buildbot/test/fakedb/tags.py -> build/lib/buildbot/test/fakedb
copying buildbot/test/fakedb/steps.py -> build/lib/buildbot/test/fakedb
copying buildbot/test/fakedb/state.py -> build/lib/buildbot/test/fakedb
copying buildbot/test/fakedb/sourcestamps.py -> build/lib/buildbot/test/fakedb
copying buildbot/test/fakedb/schedulers.py -> build/lib/buildbot/test/fakedb
copying buildbot/test/fakedb/row.py -> build/lib/buildbot/test/fakedb
copying buildbot/test/fakedb/masters.py -> build/lib/buildbot/test/fakedb
copying buildbot/test/fakedb/logs.py -> build/lib/buildbot/test/fakedb
copying buildbot/test/fakedb/connector.py -> build/lib/buildbot/test/fakedb
copying buildbot/test/fakedb/changesources.py -> build/lib/buildbot/test/fakedb
copying buildbot/test/fakedb/changes.py -> build/lib/buildbot/test/fakedb
copying buildbot/test/fakedb/buildsets.py -> build/lib/buildbot/test/fakedb
copying buildbot/test/fakedb/builds.py -> build/lib/buildbot/test/fakedb
copying buildbot/test/fakedb/buildrequests.py -> build/lib/buildbot/test/fakedb
copying buildbot/test/fakedb/builders.py -> build/lib/buildbot/test/fakedb
copying buildbot/test/fakedb/build_data.py -> build/lib/buildbot/test/fakedb
copying buildbot/test/fakedb/base.py -> build/lib/buildbot/test/fakedb
copying buildbot/test/fakedb/__init__.py -> build/lib/buildbot/test/fakedb
creating build/lib/buildbot/test/fuzz
copying buildbot/test/fuzz/test_lru.py -> build/lib/buildbot/test/fuzz
copying buildbot/test/fuzz/__init__.py -> build/lib/buildbot/test/fuzz
creating build/lib/buildbot/test/integration
copying buildbot/test/integration/test_www.py -> build/lib/buildbot/test/integration
copying buildbot/test/integration/test_worker_workerside.py -> build/lib/buildbot/test/integration
copying buildbot/test/integration/test_worker_upcloud.py -> build/lib/buildbot/test/integration
copying buildbot/test/integration/test_worker_marathon.py -> build/lib/buildbot/test/integration
copying buildbot/test/integration/test_worker_latent.py -> build/lib/buildbot/test/integration
copying buildbot/test/integration/test_worker_kubernetes.py -> build/lib/buildbot/test/integration
copying buildbot/test/integration/test_worker_comm.py -> build/lib/buildbot/test/integration
copying buildbot/test/integration/test_worker.py -> build/lib/buildbot/test/integration
copying buildbot/test/integration/test_virtual_builder.py -> build/lib/buildbot/test/integration
copying buildbot/test/integration/test_usePty.py -> build/lib/buildbot/test/integration
copying buildbot/test/integration/test_upgrade.py -> build/lib/buildbot/test/integration
copying buildbot/test/integration/test_try_client_e2e.py -> build/lib/buildbot/test/integration
copying buildbot/test/integration/test_try_client.py -> build/lib/buildbot/test/integration
copying buildbot/test/integration/test_trigger.py -> build/lib/buildbot/test/integration
copying buildbot/test/integration/test_telegram_bot.py -> build/lib/buildbot/test/integration
copying buildbot/test/integration/test_stop_trigger.py -> build/lib/buildbot/test/integration
copying buildbot/test/integration/test_stop_build.py -> build/lib/buildbot/test/integration
copying buildbot/test/integration/test_setup_entrypoints.py -> build/lib/buildbot/test/integration
copying buildbot/test/integration/test_process_botmaster.py -> build/lib/buildbot/test/integration
copying buildbot/test/integration/test_notifier.py -> build/lib/buildbot/test/integration
copying buildbot/test/integration/test_master.py -> build/lib/buildbot/test/integration
copying buildbot/test/integration/test_log_finish.py -> build/lib/buildbot/test/integration
copying buildbot/test/integration/test_locks.py -> build/lib/buildbot/test/integration
copying buildbot/test/integration/test_integration_with_secrets.py -> build/lib/buildbot/test/integration
copying buildbot/test/integration/test_integration_template.py -> build/lib/buildbot/test/integration
copying buildbot/test/integration/test_integration_secrets_with_vault.py -> build/lib/buildbot/test/integration
copying buildbot/test/integration/test_integration_scheduler_reconfigure.py -> build/lib/buildbot/test/integration
copying buildbot/test/integration/test_integration_mastershell.py -> build/lib/buildbot/test/integration
copying buildbot/test/integration/test_integration_force_with_patch.py -> build/lib/buildbot/test/integration
copying buildbot/test/integration/test_customservices.py -> build/lib/buildbot/test/integration
copying buildbot/test/integration/test_custom_buildstep.py -> build/lib/buildbot/test/integration
copying buildbot/test/integration/test_configs.py -> build/lib/buildbot/test/integration
copying buildbot/test/integration/test_URLs.py -> build/lib/buildbot/test/integration
copying buildbot/test/integration/__init__.py -> build/lib/buildbot/test/integration
creating build/lib/buildbot/test/integration/interop
copying buildbot/test/integration/interop/test_worker_reconnect.py -> build/lib/buildbot/test/integration/interop
copying buildbot/test/integration/interop/test_transfer.py -> build/lib/buildbot/test/integration/interop
copying buildbot/test/integration/interop/test_setpropertyfromcommand.py -> build/lib/buildbot/test/integration/interop
copying buildbot/test/integration/interop/test_interruptcommand.py -> build/lib/buildbot/test/integration/interop
copying buildbot/test/integration/interop/test_integration_secrets.py -> build/lib/buildbot/test/integration/interop
copying buildbot/test/integration/interop/test_compositestepmixin.py -> build/lib/buildbot/test/integration/interop
copying buildbot/test/integration/interop/test_commandmixin.py -> build/lib/buildbot/test/integration/interop
copying buildbot/test/integration/interop/__init__.py -> build/lib/buildbot/test/integration/interop
creating build/lib/buildbot/test/regressions
copying buildbot/test/regressions/test_steps_shell_WarningCountingShellCommand.py -> build/lib/buildbot/test/regressions
copying buildbot/test/regressions/test_oldpaths.py -> build/lib/buildbot/test/regressions
copying buildbot/test/regressions/test_bad_change_properties_rows.py -> build/lib/buildbot/test/regressions
copying buildbot/test/regressions/__init__.py -> build/lib/buildbot/test/regressions
creating build/lib/buildbot/test/unit
copying buildbot/test/unit/test_wamp_connector.py -> build/lib/buildbot/test/unit
copying buildbot/test/unit/test_version.py -> build/lib/buildbot/test/unit
copying buildbot/test/unit/test_util_queue.py -> build/lib/buildbot/test/unit
copying buildbot/test/unit/test_util.py -> build/lib/buildbot/test/unit
copying buildbot/test/unit/test_test_util_warnings.py -> build/lib/buildbot/test/unit
copying buildbot/test/unit/test_test_util_validation.py -> build/lib/buildbot/test/unit
copying buildbot/test/unit/test_steps_git_diffinfo.py -> build/lib/buildbot/test/unit
copying buildbot/test/unit/test_stats_service.py -> build/lib/buildbot/test/unit
copying buildbot/test/unit/test_secret_rendered_service.py -> build/lib/buildbot/test/unit
copying buildbot/test/unit/test_secret_in_vault.py -> build/lib/buildbot/test/unit
copying buildbot/test/unit/test_secret_in_passwordstore.py -> build/lib/buildbot/test/unit
copying buildbot/test/unit/test_secret_in_file.py -> build/lib/buildbot/test/unit
copying buildbot/test/unit/test_revlinks.py -> build/lib/buildbot/test/unit
copying buildbot/test/unit/test_plugins.py -> build/lib/buildbot/test/unit
copying buildbot/test/unit/test_pbmanager.py -> build/lib/buildbot/test/unit
copying buildbot/test/unit/test_mq_wamp.py -> build/lib/buildbot/test/unit
copying buildbot/test/unit/test_mq_simple.py -> build/lib/buildbot/test/unit
copying buildbot/test/unit/test_mq_connector.py -> build/lib/buildbot/test/unit
copying buildbot/test/unit/test_mq_base.py -> build/lib/buildbot/test/unit
copying buildbot/test/unit/test_mq.py -> build/lib/buildbot/test/unit
copying buildbot/test/unit/test_master.py -> build/lib/buildbot/test/unit
copying buildbot/test/unit/test_machine_generic.py -> build/lib/buildbot/test/unit
copying buildbot/test/unit/test_locks.py -> build/lib/buildbot/test/unit
copying buildbot/test/unit/test_janitor_configurator.py -> build/lib/buildbot/test/unit
copying buildbot/test/unit/test_interpolate_secrets.py -> build/lib/buildbot/test/unit
copying buildbot/test/unit/test_fake_secrets_manager.py -> build/lib/buildbot/test/unit
copying buildbot/test/unit/test_fake_httpclientservice.py -> build/lib/buildbot/test/unit
copying buildbot/test/unit/test_download_secret_to_worker.py -> build/lib/buildbot/test/unit
copying buildbot/test/unit/test_contrib_buildbot_cvs_mail.py -> build/lib/buildbot/test/unit
copying buildbot/test/unit/test_configurator_base.py -> build/lib/buildbot/test/unit
copying buildbot/test/unit/test_config.py -> build/lib/buildbot/test/unit
copying buildbot/test/unit/test_clients_usersclient.py -> build/lib/buildbot/test/unit
copying buildbot/test/unit/test_clients_tryclient.py -> build/lib/buildbot/test/unit
copying buildbot/test/unit/test_clients_sendchange.py -> build/lib/buildbot/test/unit
copying buildbot/test/unit/test_buildbot_net_usage_data.py -> build/lib/buildbot/test/unit
copying buildbot/test/unit/test_asyncio.py -> build/lib/buildbot/test/unit
copying buildbot/test/unit/__init__.py -> build/lib/buildbot/test/unit
+ pushd ../buildbot-worker-3.3.0
~/rpmbuild/BUILD/buildbot-worker-3.3.0 ~/rpmbuild/BUILD/buildbot-3.3.0
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s'
running build
running build_py
creating build
creating build/lib
creating build/lib/buildbot_worker
copying buildbot_worker/runprocess.py -> build/lib/buildbot_worker
copying buildbot_worker/pbutil.py -> build/lib/buildbot_worker
copying buildbot_worker/pb.py -> build/lib/buildbot_worker
copying buildbot_worker/null.py -> build/lib/buildbot_worker
copying buildbot_worker/interfaces.py -> build/lib/buildbot_worker
copying buildbot_worker/exceptions.py -> build/lib/buildbot_worker
copying buildbot_worker/compat.py -> build/lib/buildbot_worker
copying buildbot_worker/bot.py -> build/lib/buildbot_worker
copying buildbot_worker/base.py -> build/lib/buildbot_worker
copying buildbot_worker/__init__.py -> build/lib/buildbot_worker
creating build/lib/buildbot_worker/util
copying buildbot_worker/util/_notifier.py -> build/lib/buildbot_worker/util
copying buildbot_worker/util/_hangcheck.py -> build/lib/buildbot_worker/util
copying buildbot_worker/util/__init__.py -> build/lib/buildbot_worker/util
creating build/lib/buildbot_worker/backports
copying buildbot_worker/backports/__init__.py -> build/lib/buildbot_worker/backports
creating build/lib/buildbot_worker/commands
copying buildbot_worker/commands/utils.py -> build/lib/buildbot_worker/commands
copying buildbot_worker/commands/transfer.py -> build/lib/buildbot_worker/commands
copying buildbot_worker/commands/shell.py -> build/lib/buildbot_worker/commands
copying buildbot_worker/commands/registry.py -> build/lib/buildbot_worker/commands
copying buildbot_worker/commands/fs.py -> build/lib/buildbot_worker/commands
copying buildbot_worker/commands/base.py -> build/lib/buildbot_worker/commands
copying buildbot_worker/commands/__init__.py -> build/lib/buildbot_worker/commands
creating build/lib/buildbot_worker/scripts
copying buildbot_worker/scripts/windows_service.py -> build/lib/buildbot_worker/scripts
copying buildbot_worker/scripts/stop.py -> build/lib/buildbot_worker/scripts
copying buildbot_worker/scripts/start.py -> build/lib/buildbot_worker/scripts
copying buildbot_worker/scripts/runner.py -> build/lib/buildbot_worker/scripts
copying buildbot_worker/scripts/restart.py -> build/lib/buildbot_worker/scripts
copying buildbot_worker/scripts/logwatcher.py -> build/lib/buildbot_worker/scripts
copying buildbot_worker/scripts/create_worker.py -> build/lib/buildbot_worker/scripts
copying buildbot_worker/scripts/base.py -> build/lib/buildbot_worker/scripts
copying buildbot_worker/scripts/__init__.py -> build/lib/buildbot_worker/scripts
creating build/lib/buildbot_worker/monkeypatches
copying buildbot_worker/monkeypatches/testcase_assert.py -> build/lib/buildbot_worker/monkeypatches
copying buildbot_worker/monkeypatches/__init__.py -> build/lib/buildbot_worker/monkeypatches
creating build/lib/buildbot_worker/test
copying buildbot_worker/test/test_util_hangcheck.py -> build/lib/buildbot_worker/test
copying buildbot_worker/test/test_extra_coverage.py -> build/lib/buildbot_worker/test
copying buildbot_worker/test/__init__.py -> build/lib/buildbot_worker/test
creating build/lib/buildbot_worker/test/fake
copying buildbot_worker/test/fake/workerforbuilder.py -> build/lib/buildbot_worker/test/fake
copying buildbot_worker/test/fake/runprocess.py -> build/lib/buildbot_worker/test/fake
copying buildbot_worker/test/fake/remote.py -> build/lib/buildbot_worker/test/fake
copying buildbot_worker/test/fake/__init__.py -> build/lib/buildbot_worker/test/fake
creating build/lib/buildbot_worker/test/unit
copying buildbot_worker/test/unit/test_util.py -> build/lib/buildbot_worker/test/unit
copying buildbot_worker/test/unit/test_scripts_stop.py -> build/lib/buildbot_worker/test/unit
copying buildbot_worker/test/unit/test_scripts_start.py -> build/lib/buildbot_worker/test/unit
copying buildbot_worker/test/unit/test_scripts_runner.py -> build/lib/buildbot_worker/test/unit
copying buildbot_worker/test/unit/test_scripts_restart.py -> build/lib/buildbot_worker/test/unit
copying buildbot_worker/test/unit/test_scripts_create_worker.py -> build/lib/buildbot_worker/test/unit
copying buildbot_worker/test/unit/test_scripts_base.py -> build/lib/buildbot_worker/test/unit
copying buildbot_worker/test/unit/test_runprocess.py -> build/lib/buildbot_worker/test/unit
copying buildbot_worker/test/unit/test_commands_utils.py -> build/lib/buildbot_worker/test/unit
copying buildbot_worker/test/unit/test_commands_transfer.py -> build/lib/buildbot_worker/test/unit
copying buildbot_worker/test/unit/test_commands_shell.py -> build/lib/buildbot_worker/test/unit
copying buildbot_worker/test/unit/test_commands_registry.py -> build/lib/buildbot_worker/test/unit
copying buildbot_worker/test/unit/test_commands_fs.py -> build/lib/buildbot_worker/test/unit
copying buildbot_worker/test/unit/test_commands_base.py -> build/lib/buildbot_worker/test/unit
copying buildbot_worker/test/unit/test_bot_Worker.py -> build/lib/buildbot_worker/test/unit
copying buildbot_worker/test/unit/test_bot.py -> build/lib/buildbot_worker/test/unit
copying buildbot_worker/test/unit/runprocess-scripts.py -> build/lib/buildbot_worker/test/unit
copying buildbot_worker/test/unit/__init__.py -> build/lib/buildbot_worker/test/unit
creating build/lib/buildbot_worker/test/util
copying buildbot_worker/test/util/sourcecommand.py -> build/lib/buildbot_worker/test/util
copying buildbot_worker/test/util/misc.py -> build/lib/buildbot_worker/test/util
copying buildbot_worker/test/util/compat.py -> build/lib/buildbot_worker/test/util
copying buildbot_worker/test/util/command.py -> build/lib/buildbot_worker/test/util
copying buildbot_worker/test/util/__init__.py -> build/lib/buildbot_worker/test/util
copying buildbot_worker/VERSION -> build/lib/buildbot_worker
+ popd
~/rpmbuild/BUILD/buildbot-3.3.0
+ export BUILDBOT_VERSION=3.3.0
+ BUILDBOT_VERSION=3.3.0
+ export PYTHONPATH=/home/iurt/rpmbuild/BUILD/buildbot-3.3.0/build/lib:/home/iurt/rpmbuild/BUILD/buildbot-pkg-3.3.0/build/lib
+ PYTHONPATH=/home/iurt/rpmbuild/BUILD/buildbot-3.3.0/build/lib:/home/iurt/rpmbuild/BUILD/buildbot-pkg-3.3.0/build/lib
+ bbweb_components=(pkg www waterfall-view grid-view console-view)
+ for bbweb_component in ${bbweb_components[@]}
+ pushd ../buildbot-pkg-3.3.0
~/rpmbuild/BUILD/buildbot-pkg-3.3.0 ~/rpmbuild/BUILD/buildbot-3.3.0
+ sed -e 's/^    setup_requires=.*$//' -i setup.py
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s'
running build
running build_py
creating build
creating build/lib
copying buildbot_pkg.py -> build/lib
+ popd
~/rpmbuild/BUILD/buildbot-3.3.0
+ for bbweb_component in ${bbweb_components[@]}
+ pushd ../buildbot-www-3.3.0
~/rpmbuild/BUILD/buildbot-www-3.3.0 ~/rpmbuild/BUILD/buildbot-3.3.0
+ sed -e 's/^    setup_requires=.*$//' -i setup.py
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s'
running build
running build_py
running build_js
creating build
creating build/lib
creating build/lib/buildbot_www
creating build/lib/buildbot_www/static
copying buildbot_www/static/styles.css.map -> build/lib/buildbot_www/static
copying buildbot_www/static/styles.css -> build/lib/buildbot_www/static
copying buildbot_www/static/scripts.js.map -> build/lib/buildbot_www/static
copying buildbot_www/static/scripts.js -> build/lib/buildbot_www/static
copying buildbot_www/static/index.html -> build/lib/buildbot_www/static
creating build/lib/buildbot_www/static/img
copying buildbot_www/static/img/nobody.png -> build/lib/buildbot_www/static/img
copying buildbot_www/static/img/icon16.svg -> build/lib/buildbot_www/static/img
copying buildbot_www/static/img/icon.svg -> build/lib/buildbot_www/static/img
copying buildbot_www/static/img/icon.png -> build/lib/buildbot_www/static/img
copying buildbot_www/static/img/glyphicons-halflings-regular.svg -> build/lib/buildbot_www/static/img
copying buildbot_www/static/img/fontawesome-webfont.svg -> build/lib/buildbot_www/static/img
copying buildbot_www/static/img/favicon.ico -> build/lib/buildbot_www/static/img
copying buildbot_www/static/fee66e712a8a08eef5805a46892932ad.woff -> build/lib/buildbot_www/static
copying buildbot_www/static/fa2772327f55d8198301fdb8bcfc8158.woff -> build/lib/buildbot_www/static
copying buildbot_www/static/f4769f9bdb7466be65088239c12046d1.eot -> build/lib/buildbot_www/static
copying buildbot_www/static/e18bbf611f2a2e43afc071aa2f4e1512.ttf -> build/lib/buildbot_www/static
copying buildbot_www/static/browser-warning.js -> build/lib/buildbot_www/static
copying buildbot_www/static/browser-warning.css -> build/lib/buildbot_www/static
copying buildbot_www/static/browser-warning-list.js -> build/lib/buildbot_www/static
copying buildbot_www/static/b06871f281fee6b241d60582ae9369b9.ttf -> build/lib/buildbot_www/static
copying buildbot_www/static/af7ae505a9eed503f8b8e6982036873e.woff2 -> build/lib/buildbot_www/static
copying buildbot_www/static/674f50d287a8c48dc19ba404d20fe713.eot -> build/lib/buildbot_www/static
copying buildbot_www/static/448c34a56d699c29117adc64c43affeb.woff2 -> build/lib/buildbot_www/static
copying buildbot_www/static/2.js.map -> build/lib/buildbot_www/static
copying buildbot_www/static/2.js -> build/lib/buildbot_www/static
copying buildbot_www/__init__.py -> build/lib/buildbot_www
+ popd
~/rpmbuild/BUILD/buildbot-3.3.0
+ for bbweb_component in ${bbweb_components[@]}
+ pushd ../buildbot-waterfall-view-3.3.0
~/rpmbuild/BUILD/buildbot-waterfall-view-3.3.0 ~/rpmbuild/BUILD/buildbot-3.3.0
+ sed -e 's/^    setup_requires=.*$//' -i setup.py
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s'
running build
running build_py
running build_js
creating build
creating build/lib
creating build/lib/buildbot_waterfall_view
creating build/lib/buildbot_waterfall_view/static
copying buildbot_waterfall_view/static/styles.css.map -> build/lib/buildbot_waterfall_view/static
copying buildbot_waterfall_view/static/styles.css -> build/lib/buildbot_waterfall_view/static
copying buildbot_waterfall_view/static/scripts.js.map -> build/lib/buildbot_waterfall_view/static
copying buildbot_waterfall_view/static/scripts.js -> build/lib/buildbot_waterfall_view/static
copying buildbot_waterfall_view/__init__.py -> build/lib/buildbot_waterfall_view
+ popd
~/rpmbuild/BUILD/buildbot-3.3.0
+ for bbweb_component in ${bbweb_components[@]}
+ pushd ../buildbot-grid-view-3.3.0
~/rpmbuild/BUILD/buildbot-grid-view-3.3.0 ~/rpmbuild/BUILD/buildbot-3.3.0
+ sed -e 's/^    setup_requires=.*$//' -i setup.py
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s'
running build
running build_py
running build_js
creating build
creating build/lib
creating build/lib/buildbot_grid_view
creating build/lib/buildbot_grid_view/static
copying buildbot_grid_view/static/styles.css.map -> build/lib/buildbot_grid_view/static
copying buildbot_grid_view/static/styles.css -> build/lib/buildbot_grid_view/static
copying buildbot_grid_view/static/scripts.js.map -> build/lib/buildbot_grid_view/static
copying buildbot_grid_view/static/scripts.js -> build/lib/buildbot_grid_view/static
copying buildbot_grid_view/__init__.py -> build/lib/buildbot_grid_view
+ popd
~/rpmbuild/BUILD/buildbot-3.3.0
+ for bbweb_component in ${bbweb_components[@]}
+ pushd ../buildbot-console-view-3.3.0
~/rpmbuild/BUILD/buildbot-console-view-3.3.0 ~/rpmbuild/BUILD/buildbot-3.3.0
+ sed -e 's/^    setup_requires=.*$//' -i setup.py
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s'
running build
running build_py
running build_js
creating build
creating build/lib
creating build/lib/buildbot_console_view
creating build/lib/buildbot_console_view/static
copying buildbot_console_view/static/styles.css.map -> build/lib/buildbot_console_view/static
copying buildbot_console_view/static/styles.css -> build/lib/buildbot_console_view/static
copying buildbot_console_view/static/scripts.js.map -> build/lib/buildbot_console_view/static
copying buildbot_console_view/static/scripts.js -> build/lib/buildbot_console_view/static
copying buildbot_console_view/__init__.py -> build/lib/buildbot_console_view
+ popd
~/rpmbuild/BUILD/buildbot-3.3.0
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.fJH92m
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64
+ cd buildbot-3.3.0
+ '[' 1 -eq 1 ']'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ /usr/bin/python3 setup.py install -O1 --skip-build --root /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64
running install
/usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
running install_lib
creating /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr
creating /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib
creating /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9
creating /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages
creating /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot
creating /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test
creating /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/unit
copying build/lib/buildbot/test/unit/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/unit
copying build/lib/buildbot/test/unit/test_asyncio.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/unit
copying build/lib/buildbot/test/unit/test_buildbot_net_usage_data.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/unit
copying build/lib/buildbot/test/unit/test_clients_sendchange.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/unit
copying build/lib/buildbot/test/unit/test_clients_tryclient.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/unit
copying build/lib/buildbot/test/unit/test_clients_usersclient.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/unit
copying build/lib/buildbot/test/unit/test_config.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/unit
copying build/lib/buildbot/test/unit/test_configurator_base.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/unit
copying build/lib/buildbot/test/unit/test_contrib_buildbot_cvs_mail.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/unit
copying build/lib/buildbot/test/unit/test_download_secret_to_worker.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/unit
copying build/lib/buildbot/test/unit/test_fake_httpclientservice.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/unit
copying build/lib/buildbot/test/unit/test_fake_secrets_manager.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/unit
copying build/lib/buildbot/test/unit/test_interpolate_secrets.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/unit
copying build/lib/buildbot/test/unit/test_janitor_configurator.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/unit
copying build/lib/buildbot/test/unit/test_locks.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/unit
copying build/lib/buildbot/test/unit/test_machine_generic.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/unit
copying build/lib/buildbot/test/unit/test_master.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/unit
copying build/lib/buildbot/test/unit/test_mq.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/unit
copying build/lib/buildbot/test/unit/test_mq_base.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/unit
copying build/lib/buildbot/test/unit/test_mq_connector.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/unit
copying build/lib/buildbot/test/unit/test_mq_simple.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/unit
copying build/lib/buildbot/test/unit/test_mq_wamp.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/unit
copying build/lib/buildbot/test/unit/test_pbmanager.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/unit
copying build/lib/buildbot/test/unit/test_plugins.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/unit
copying build/lib/buildbot/test/unit/test_revlinks.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/unit
copying build/lib/buildbot/test/unit/test_secret_in_file.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/unit
copying build/lib/buildbot/test/unit/test_secret_in_passwordstore.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/unit
copying build/lib/buildbot/test/unit/test_secret_in_vault.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/unit
copying build/lib/buildbot/test/unit/test_secret_rendered_service.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/unit
copying build/lib/buildbot/test/unit/test_stats_service.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/unit
copying build/lib/buildbot/test/unit/test_steps_git_diffinfo.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/unit
copying build/lib/buildbot/test/unit/test_test_util_validation.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/unit
copying build/lib/buildbot/test/unit/test_test_util_warnings.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/unit
copying build/lib/buildbot/test/unit/test_util.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/unit
copying build/lib/buildbot/test/unit/test_util_queue.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/unit
copying build/lib/buildbot/test/unit/test_version.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/unit
copying build/lib/buildbot/test/unit/test_wamp_connector.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/unit
creating /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/regressions
copying build/lib/buildbot/test/regressions/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/regressions
copying build/lib/buildbot/test/regressions/test_bad_change_properties_rows.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/regressions
copying build/lib/buildbot/test/regressions/test_oldpaths.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/regressions
copying build/lib/buildbot/test/regressions/test_steps_shell_WarningCountingShellCommand.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/regressions
creating /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/integration
creating /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/integration/interop
copying build/lib/buildbot/test/integration/interop/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/integration/interop
copying build/lib/buildbot/test/integration/interop/test_commandmixin.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/integration/interop
copying build/lib/buildbot/test/integration/interop/test_compositestepmixin.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/integration/interop
copying build/lib/buildbot/test/integration/interop/test_integration_secrets.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/integration/interop
copying build/lib/buildbot/test/integration/interop/test_interruptcommand.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/integration/interop
copying build/lib/buildbot/test/integration/interop/test_setpropertyfromcommand.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/integration/interop
copying build/lib/buildbot/test/integration/interop/test_transfer.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/integration/interop
copying build/lib/buildbot/test/integration/interop/test_worker_reconnect.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/integration/interop
copying build/lib/buildbot/test/integration/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/integration
copying build/lib/buildbot/test/integration/test_URLs.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/integration
copying build/lib/buildbot/test/integration/test_configs.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/integration
copying build/lib/buildbot/test/integration/test_custom_buildstep.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/integration
copying build/lib/buildbot/test/integration/test_customservices.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/integration
copying build/lib/buildbot/test/integration/test_integration_force_with_patch.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/integration
copying build/lib/buildbot/test/integration/test_integration_mastershell.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/integration
copying build/lib/buildbot/test/integration/test_integration_scheduler_reconfigure.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/integration
copying build/lib/buildbot/test/integration/test_integration_secrets_with_vault.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/integration
copying build/lib/buildbot/test/integration/test_integration_template.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/integration
copying build/lib/buildbot/test/integration/test_integration_with_secrets.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/integration
copying build/lib/buildbot/test/integration/test_locks.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/integration
copying build/lib/buildbot/test/integration/test_log_finish.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/integration
copying build/lib/buildbot/test/integration/test_master.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/integration
copying build/lib/buildbot/test/integration/test_notifier.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/integration
copying build/lib/buildbot/test/integration/test_process_botmaster.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/integration
copying build/lib/buildbot/test/integration/test_setup_entrypoints.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/integration
copying build/lib/buildbot/test/integration/test_stop_build.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/integration
copying build/lib/buildbot/test/integration/test_stop_trigger.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/integration
copying build/lib/buildbot/test/integration/test_telegram_bot.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/integration
copying build/lib/buildbot/test/integration/test_trigger.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/integration
copying build/lib/buildbot/test/integration/test_try_client.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/integration
copying build/lib/buildbot/test/integration/test_try_client_e2e.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/integration
copying build/lib/buildbot/test/integration/test_upgrade.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/integration
copying build/lib/buildbot/test/integration/test_usePty.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/integration
copying build/lib/buildbot/test/integration/test_virtual_builder.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/integration
copying build/lib/buildbot/test/integration/test_worker.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/integration
copying build/lib/buildbot/test/integration/test_worker_comm.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/integration
copying build/lib/buildbot/test/integration/test_worker_kubernetes.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/integration
copying build/lib/buildbot/test/integration/test_worker_latent.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/integration
copying build/lib/buildbot/test/integration/test_worker_marathon.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/integration
copying build/lib/buildbot/test/integration/test_worker_upcloud.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/integration
copying build/lib/buildbot/test/integration/test_worker_workerside.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/integration
copying build/lib/buildbot/test/integration/test_www.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/integration
creating /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fuzz
copying build/lib/buildbot/test/fuzz/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fuzz
copying build/lib/buildbot/test/fuzz/test_lru.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fuzz
creating /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fakedb
copying build/lib/buildbot/test/fakedb/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fakedb
copying build/lib/buildbot/test/fakedb/base.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fakedb
copying build/lib/buildbot/test/fakedb/build_data.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fakedb
copying build/lib/buildbot/test/fakedb/builders.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fakedb
copying build/lib/buildbot/test/fakedb/buildrequests.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fakedb
copying build/lib/buildbot/test/fakedb/builds.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fakedb
copying build/lib/buildbot/test/fakedb/buildsets.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fakedb
copying build/lib/buildbot/test/fakedb/changes.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fakedb
copying build/lib/buildbot/test/fakedb/changesources.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fakedb
copying build/lib/buildbot/test/fakedb/connector.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fakedb
copying build/lib/buildbot/test/fakedb/logs.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fakedb
copying build/lib/buildbot/test/fakedb/masters.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fakedb
copying build/lib/buildbot/test/fakedb/row.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fakedb
copying build/lib/buildbot/test/fakedb/schedulers.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fakedb
copying build/lib/buildbot/test/fakedb/sourcestamps.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fakedb
copying build/lib/buildbot/test/fakedb/state.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fakedb
copying build/lib/buildbot/test/fakedb/steps.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fakedb
copying build/lib/buildbot/test/fakedb/tags.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fakedb
copying build/lib/buildbot/test/fakedb/test_result_sets.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fakedb
copying build/lib/buildbot/test/fakedb/test_results.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fakedb
copying build/lib/buildbot/test/fakedb/users.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fakedb
copying build/lib/buildbot/test/fakedb/workers.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fakedb
creating /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fake
copying build/lib/buildbot/test/fake/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fake
copying build/lib/buildbot/test/fake/botmaster.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fake
copying build/lib/buildbot/test/fake/bworkermanager.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fake
copying build/lib/buildbot/test/fake/change.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fake
copying build/lib/buildbot/test/fake/docker.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fake
copying build/lib/buildbot/test/fake/endpoint.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fake
copying build/lib/buildbot/test/fake/fakebuild.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fake
copying build/lib/buildbot/test/fake/fakedata.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fake
copying build/lib/buildbot/test/fake/fakemaster.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fake
copying build/lib/buildbot/test/fake/fakemq.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fake
copying build/lib/buildbot/test/fake/fakeprotocol.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fake
copying build/lib/buildbot/test/fake/fakestats.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fake
copying build/lib/buildbot/test/fake/httpclientservice.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fake
copying build/lib/buildbot/test/fake/kube.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fake
copying build/lib/buildbot/test/fake/latent.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fake
copying build/lib/buildbot/test/fake/libvirt.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fake
copying build/lib/buildbot/test/fake/logfile.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fake
copying build/lib/buildbot/test/fake/machine.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fake
copying build/lib/buildbot/test/fake/openstack.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fake
copying build/lib/buildbot/test/fake/pbmanager.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fake
copying build/lib/buildbot/test/fake/private_tempdir.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fake
copying build/lib/buildbot/test/fake/reactor.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fake
copying build/lib/buildbot/test/fake/remotecommand.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fake
copying build/lib/buildbot/test/fake/secrets.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fake
copying build/lib/buildbot/test/fake/state.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fake
copying build/lib/buildbot/test/fake/step.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fake
copying build/lib/buildbot/test/fake/web.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fake
copying build/lib/buildbot/test/fake/worker.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fake
creating /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/util
copying build/lib/buildbot/test/util/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/util
copying build/lib/buildbot/test/util/changesource.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/util
copying build/lib/buildbot/test/util/config.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/util
copying build/lib/buildbot/test/util/configurators.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/util
copying build/lib/buildbot/test/util/connector_component.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/util
copying build/lib/buildbot/test/util/db.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/util
copying build/lib/buildbot/test/util/decorators.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/util
copying build/lib/buildbot/test/util/dirs.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/util
copying build/lib/buildbot/test/util/endpoint.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/util
copying build/lib/buildbot/test/util/fuzz.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/util
copying build/lib/buildbot/test/util/integration.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/util
copying build/lib/buildbot/test/util/interfaces.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/util
copying build/lib/buildbot/test/util/logging.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/util
copying build/lib/buildbot/test/util/migration.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/util
copying build/lib/buildbot/test/util/misc.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/util
copying build/lib/buildbot/test/util/patch_delay.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/util
copying build/lib/buildbot/test/util/pbmanager.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/util
copying build/lib/buildbot/test/util/properties.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/util
copying build/lib/buildbot/test/util/protocols.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/util
copying build/lib/buildbot/test/util/querylog.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/util
copying build/lib/buildbot/test/util/reporter.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/util
copying build/lib/buildbot/test/util/runprocess.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/util
copying build/lib/buildbot/test/util/sandboxed_worker.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/util
copying build/lib/buildbot/test/util/scheduler.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/util
copying build/lib/buildbot/test/util/sourcesteps.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/util
copying build/lib/buildbot/test/util/steps.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/util
copying build/lib/buildbot/test/util/tuplematching.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/util
copying build/lib/buildbot/test/util/validation.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/util
copying build/lib/buildbot/test/util/warnings.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/util
copying build/lib/buildbot/test/util/www.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/util
copying build/lib/buildbot/test/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test
copying build/lib/buildbot/test/test_extra_coverage.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test
creating /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/www
creating /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/www/authz
copying build/lib/buildbot/www/authz/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/www/authz
copying build/lib/buildbot/www/authz/authz.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/www/authz
copying build/lib/buildbot/www/authz/endpointmatchers.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/www/authz
copying build/lib/buildbot/www/authz/roles.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/www/authz
creating /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/www/hooks
copying build/lib/buildbot/www/hooks/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/www/hooks
copying build/lib/buildbot/www/hooks/base.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/www/hooks
copying build/lib/buildbot/www/hooks/bitbucket.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/www/hooks
copying build/lib/buildbot/www/hooks/bitbucketcloud.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/www/hooks
copying build/lib/buildbot/www/hooks/bitbucketserver.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/www/hooks
copying build/lib/buildbot/www/hooks/github.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/www/hooks
copying build/lib/buildbot/www/hooks/gitlab.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/www/hooks
copying build/lib/buildbot/www/hooks/gitorious.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/www/hooks
copying build/lib/buildbot/www/hooks/poller.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/www/hooks
copying build/lib/buildbot/www/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/www
copying build/lib/buildbot/www/auth.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/www
copying build/lib/buildbot/www/avatar.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/www
copying build/lib/buildbot/www/change_hook.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/www
copying build/lib/buildbot/www/config.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/www
copying build/lib/buildbot/www/graphql.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/www
copying build/lib/buildbot/www/ldapuserinfo.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/www
copying build/lib/buildbot/www/oauth2.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/www
copying build/lib/buildbot/www/plugin.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/www
copying build/lib/buildbot/www/resource.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/www
copying build/lib/buildbot/www/rest.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/www
copying build/lib/buildbot/www/service.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/www
copying build/lib/buildbot/www/sse.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/www
copying build/lib/buildbot/www/ws.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/www
creating /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/wamp
copying build/lib/buildbot/wamp/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/wamp
copying build/lib/buildbot/wamp/connector.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/wamp
creating /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/util
copying build/lib/buildbot/util/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/util
copying build/lib/buildbot/util/_notifier.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/util
copying build/lib/buildbot/util/backoff.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/util
copying build/lib/buildbot/util/bbcollections.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/util
copying build/lib/buildbot/util/codebase.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/util
copying build/lib/buildbot/util/config.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/util
copying build/lib/buildbot/util/croniter.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/util
copying build/lib/buildbot/util/debounce.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/util
copying build/lib/buildbot/util/deferwaiter.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/util
copying build/lib/buildbot/util/eventual.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/util
copying build/lib/buildbot/util/git.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/util
copying build/lib/buildbot/util/giturlparse.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/util
copying build/lib/buildbot/util/httpclientservice.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/util
copying build/lib/buildbot/util/identifiers.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/util
copying build/lib/buildbot/util/kubeclientservice.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/util
copying build/lib/buildbot/util/latent.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/util
copying build/lib/buildbot/util/lineboundaries.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/util
copying build/lib/buildbot/util/logger.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/util
copying build/lib/buildbot/util/lru.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/util
copying build/lib/buildbot/util/maildir.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/util
copying build/lib/buildbot/util/misc.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/util
copying build/lib/buildbot/util/netstrings.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/util
copying build/lib/buildbot/util/pathmatch.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/util
copying build/lib/buildbot/util/poll.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/util
copying build/lib/buildbot/util/private_tempdir.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/util
copying build/lib/buildbot/util/protocol.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/util
copying build/lib/buildbot/util/pullrequest.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/util
copying build/lib/buildbot/util/queue.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/util
copying build/lib/buildbot/util/raml.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/util
copying build/lib/buildbot/util/runprocess.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/util
copying build/lib/buildbot/util/sautils.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/util
copying build/lib/buildbot/util/service.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/util
copying build/lib/buildbot/util/ssfilter.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/util
copying build/lib/buildbot/util/ssl.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/util
copying build/lib/buildbot/util/state.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/util
copying build/lib/buildbot/util/subscription.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/util
copying build/lib/buildbot/util/test_result_submitter.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/util
copying build/lib/buildbot/util/tuplematch.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/util
creating /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/steps
creating /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/steps/source
copying build/lib/buildbot/steps/source/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/steps/source
copying build/lib/buildbot/steps/source/base.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/steps/source
copying build/lib/buildbot/steps/source/bzr.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/steps/source
copying build/lib/buildbot/steps/source/cvs.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/steps/source
copying build/lib/buildbot/steps/source/darcs.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/steps/source
copying build/lib/buildbot/steps/source/gerrit.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/steps/source
copying build/lib/buildbot/steps/source/git.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/steps/source
copying build/lib/buildbot/steps/source/github.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/steps/source
copying build/lib/buildbot/steps/source/gitlab.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/steps/source
copying build/lib/buildbot/steps/source/mercurial.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/steps/source
copying build/lib/buildbot/steps/source/mtn.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/steps/source
copying build/lib/buildbot/steps/source/p4.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/steps/source
copying build/lib/buildbot/steps/source/repo.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/steps/source
copying build/lib/buildbot/steps/source/svn.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/steps/source
creating /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/steps/package
creating /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/steps/package/rpm
copying build/lib/buildbot/steps/package/rpm/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/steps/package/rpm
copying build/lib/buildbot/steps/package/rpm/mock.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/steps/package/rpm
copying build/lib/buildbot/steps/package/rpm/rpmbuild.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/steps/package/rpm
copying build/lib/buildbot/steps/package/rpm/rpmlint.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/steps/package/rpm
creating /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/steps/package/deb
copying build/lib/buildbot/steps/package/deb/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/steps/package/deb
copying build/lib/buildbot/steps/package/deb/lintian.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/steps/package/deb
copying build/lib/buildbot/steps/package/deb/pbuilder.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/steps/package/deb
copying build/lib/buildbot/steps/package/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/steps/package
copying build/lib/buildbot/steps/package/util.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/steps/package
copying build/lib/buildbot/steps/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/steps
copying build/lib/buildbot/steps/cmake.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/steps
copying build/lib/buildbot/steps/cppcheck.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/steps
copying build/lib/buildbot/steps/download_secret_to_worker.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/steps
copying build/lib/buildbot/steps/gitdiffinfo.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/steps
copying build/lib/buildbot/steps/http.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/steps
copying build/lib/buildbot/steps/master.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/steps
copying build/lib/buildbot/steps/maxq.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/steps
copying build/lib/buildbot/steps/mswin.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/steps
copying build/lib/buildbot/steps/python.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/steps
copying build/lib/buildbot/steps/python_twisted.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/steps
copying build/lib/buildbot/steps/shell.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/steps
copying build/lib/buildbot/steps/shellsequence.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/steps
copying build/lib/buildbot/steps/subunit.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/steps
copying build/lib/buildbot/steps/transfer.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/steps
copying build/lib/buildbot/steps/trigger.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/steps
copying build/lib/buildbot/steps/vstudio.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/steps
copying build/lib/buildbot/steps/worker.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/steps
creating /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/statistics
creating /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/statistics/storage_backends
copying build/lib/buildbot/statistics/storage_backends/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/statistics/storage_backends
copying build/lib/buildbot/statistics/storage_backends/base.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/statistics/storage_backends
copying build/lib/buildbot/statistics/storage_backends/influxdb_client.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/statistics/storage_backends
copying build/lib/buildbot/statistics/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/statistics
copying build/lib/buildbot/statistics/capture.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/statistics
copying build/lib/buildbot/statistics/stats_service.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/statistics
creating /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/secrets
creating /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/secrets/providers
copying build/lib/buildbot/secrets/providers/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/secrets/providers
copying build/lib/buildbot/secrets/providers/base.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/secrets/providers
copying build/lib/buildbot/secrets/providers/file.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/secrets/providers
copying build/lib/buildbot/secrets/providers/passwordstore.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/secrets/providers
copying build/lib/buildbot/secrets/providers/vault.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/secrets/providers
copying build/lib/buildbot/secrets/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/secrets
copying build/lib/buildbot/secrets/manager.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/secrets
copying build/lib/buildbot/secrets/secret.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/secrets
creating /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/scripts
copying build/lib/buildbot/scripts/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/scripts
copying build/lib/buildbot/scripts/base.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/scripts
copying build/lib/buildbot/scripts/checkconfig.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/scripts
copying build/lib/buildbot/scripts/cleanupdb.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/scripts
copying build/lib/buildbot/scripts/create_master.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/scripts
copying build/lib/buildbot/scripts/dataspec.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/scripts
copying build/lib/buildbot/scripts/devproxy.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/scripts
copying build/lib/buildbot/scripts/gengraphql.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/scripts
copying build/lib/buildbot/scripts/logwatcher.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/scripts
copying build/lib/buildbot/scripts/reconfig.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/scripts
copying build/lib/buildbot/scripts/restart.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/scripts
copying build/lib/buildbot/scripts/runner.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/scripts
copying build/lib/buildbot/scripts/sendchange.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/scripts
copying build/lib/buildbot/scripts/start.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/scripts
copying build/lib/buildbot/scripts/stop.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/scripts
copying build/lib/buildbot/scripts/trycmd.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/scripts
copying build/lib/buildbot/scripts/tryserver.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/scripts
copying build/lib/buildbot/scripts/upgrade_master.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/scripts
copying build/lib/buildbot/scripts/user.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/scripts
copying build/lib/buildbot/scripts/windows_service.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/scripts
creating /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/schedulers
copying build/lib/buildbot/schedulers/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/schedulers
copying build/lib/buildbot/schedulers/base.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/schedulers
copying build/lib/buildbot/schedulers/basic.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/schedulers
copying build/lib/buildbot/schedulers/canceller.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/schedulers
copying build/lib/buildbot/schedulers/canceller_buildset.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/schedulers
copying build/lib/buildbot/schedulers/dependent.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/schedulers
copying build/lib/buildbot/schedulers/filter.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/schedulers
copying build/lib/buildbot/schedulers/forcesched.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/schedulers
copying build/lib/buildbot/schedulers/manager.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/schedulers
copying build/lib/buildbot/schedulers/timed.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/schedulers
copying build/lib/buildbot/schedulers/triggerable.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/schedulers
copying build/lib/buildbot/schedulers/trysched.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/schedulers
creating /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/reporters
creating /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/reporters/generators
copying build/lib/buildbot/reporters/generators/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/reporters/generators
copying build/lib/buildbot/reporters/generators/build.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/reporters/generators
copying build/lib/buildbot/reporters/generators/buildrequest.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/reporters/generators
copying build/lib/buildbot/reporters/generators/buildset.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/reporters/generators
copying build/lib/buildbot/reporters/generators/utils.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/reporters/generators
copying build/lib/buildbot/reporters/generators/worker.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/reporters/generators
copying build/lib/buildbot/reporters/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/reporters
copying build/lib/buildbot/reporters/base.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/reporters
copying build/lib/buildbot/reporters/bitbucket.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/reporters
copying build/lib/buildbot/reporters/bitbucketserver.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/reporters
copying build/lib/buildbot/reporters/gerrit.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/reporters
copying build/lib/buildbot/reporters/gerrit_verify_status.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/reporters
copying build/lib/buildbot/reporters/github.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/reporters
copying build/lib/buildbot/reporters/gitlab.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/reporters
copying build/lib/buildbot/reporters/http.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/reporters
copying build/lib/buildbot/reporters/irc.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/reporters
copying build/lib/buildbot/reporters/mail.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/reporters
copying build/lib/buildbot/reporters/message.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/reporters
copying build/lib/buildbot/reporters/pushjet.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/reporters
copying build/lib/buildbot/reporters/pushover.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/reporters
copying build/lib/buildbot/reporters/telegram.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/reporters
copying build/lib/buildbot/reporters/utils.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/reporters
copying build/lib/buildbot/reporters/words.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/reporters
copying build/lib/buildbot/reporters/zulip.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/reporters
creating /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/process
creating /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/process/users
copying build/lib/buildbot/process/users/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/process/users
copying build/lib/buildbot/process/users/manager.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/process/users
copying build/lib/buildbot/process/users/manual.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/process/users
copying build/lib/buildbot/process/users/users.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/process/users
copying build/lib/buildbot/process/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/process
copying build/lib/buildbot/process/base.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/process
copying build/lib/buildbot/process/botmaster.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/process
copying build/lib/buildbot/process/build.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/process
copying build/lib/buildbot/process/builder.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/process
copying build/lib/buildbot/process/buildrequest.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/process
copying build/lib/buildbot/process/buildrequestdistributor.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/process
copying build/lib/buildbot/process/buildstep.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/process
copying build/lib/buildbot/process/cache.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/process
copying build/lib/buildbot/process/debug.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/process
copying build/lib/buildbot/process/factory.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/process
copying build/lib/buildbot/process/log.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/process
copying build/lib/buildbot/process/logobserver.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/process
copying build/lib/buildbot/process/measured_service.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/process
copying build/lib/buildbot/process/metrics.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/process
copying build/lib/buildbot/process/properties.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/process
copying build/lib/buildbot/process/remotecommand.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/process
copying build/lib/buildbot/process/remotetransfer.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/process
copying build/lib/buildbot/process/results.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/process
copying build/lib/buildbot/process/subunitlogobserver.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/process
copying build/lib/buildbot/process/workerforbuilder.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/process
creating /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/plugins
copying build/lib/buildbot/plugins/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/plugins
copying build/lib/buildbot/plugins/db.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/plugins
creating /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/mq
copying build/lib/buildbot/mq/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/mq
copying build/lib/buildbot/mq/base.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/mq
copying build/lib/buildbot/mq/connector.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/mq
copying build/lib/buildbot/mq/simple.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/mq
copying build/lib/buildbot/mq/wamp.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/mq
creating /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/monkeypatches
copying build/lib/buildbot/monkeypatches/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/monkeypatches
copying build/lib/buildbot/monkeypatches/decorators.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/monkeypatches
copying build/lib/buildbot/monkeypatches/servicechecks.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/monkeypatches
creating /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/machine
copying build/lib/buildbot/machine/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/machine
copying build/lib/buildbot/machine/base.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/machine
copying build/lib/buildbot/machine/generic.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/machine
copying build/lib/buildbot/machine/latent.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/machine
copying build/lib/buildbot/machine/manager.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/machine
creating /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db
creating /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db/types
copying build/lib/buildbot/db/types/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db/types
copying build/lib/buildbot/db/types/json.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db/types
creating /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db/migrate
creating /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db/migrate/versions
copying build/lib/buildbot/db/migrate/versions/040_add_builder_tags.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db/migrate/versions
copying build/lib/buildbot/db/migrate/versions/041_add_N_N_tagsbuilders.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db/migrate/versions
copying build/lib/buildbot/db/migrate/versions/042_add_build_properties_table.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db/migrate/versions
copying build/lib/buildbot/db/migrate/versions/043_changes_parent.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db/migrate/versions
copying build/lib/buildbot/db/migrate/versions/044_add_step_hidden.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db/migrate/versions
copying build/lib/buildbot/db/migrate/versions/045_worker_transition.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db/migrate/versions
copying build/lib/buildbot/db/migrate/versions/046_mysql_innodb_compatibility.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db/migrate/versions
copying build/lib/buildbot/db/migrate/versions/047_cascading_deletes.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db/migrate/versions
copying build/lib/buildbot/db/migrate/versions/048_change_properties_to_text.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db/migrate/versions
copying build/lib/buildbot/db/migrate/versions/049_add_schedulers_enabled.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db/migrate/versions
copying build/lib/buildbot/db/migrate/versions/050_cascading_deletes_all.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db/migrate/versions
copying build/lib/buildbot/db/migrate/versions/051_add_worker_status.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db/migrate/versions
copying build/lib/buildbot/db/migrate/versions/052_cascading_set_null.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db/migrate/versions
copying build/lib/buildbot/db/migrate/versions/053_add_changes_committer.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db/migrate/versions
copying build/lib/buildbot/db/migrate/versions/054_add_index_to_steps.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db/migrate/versions
copying build/lib/buildbot/db/migrate/versions/055_fix_changes_committer.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db/migrate/versions
copying build/lib/buildbot/db/migrate/versions/056_add_test_result_tables.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db/migrate/versions
copying build/lib/buildbot/db/migrate/versions/057_add_build_data_tables.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db/migrate/versions
copying build/lib/buildbot/db/migrate/versions/058_add_build_data_length.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db/migrate/versions
copying build/lib/buildbot/db/migrate/versions/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db/migrate/versions
copying build/lib/buildbot/db/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db
copying build/lib/buildbot/db/base.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db
copying build/lib/buildbot/db/build_data.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db
copying build/lib/buildbot/db/builders.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db
copying build/lib/buildbot/db/buildrequests.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db
copying build/lib/buildbot/db/builds.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db
copying build/lib/buildbot/db/buildsets.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db
copying build/lib/buildbot/db/changes.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db
copying build/lib/buildbot/db/changesources.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db
copying build/lib/buildbot/db/connector.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db
copying build/lib/buildbot/db/dbconfig.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db
copying build/lib/buildbot/db/enginestrategy.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db
copying build/lib/buildbot/db/exceptions.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db
copying build/lib/buildbot/db/logs.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db
copying build/lib/buildbot/db/masters.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db
copying build/lib/buildbot/db/migrate_utils.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db
copying build/lib/buildbot/db/model.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db
copying build/lib/buildbot/db/pool.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db
copying build/lib/buildbot/db/schedulers.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db
copying build/lib/buildbot/db/sourcestamps.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db
copying build/lib/buildbot/db/state.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db
copying build/lib/buildbot/db/steps.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db
copying build/lib/buildbot/db/tags.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db
copying build/lib/buildbot/db/test_result_sets.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db
copying build/lib/buildbot/db/test_results.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db
copying build/lib/buildbot/db/users.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db
copying build/lib/buildbot/db/workers.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db
creating /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/data
copying build/lib/buildbot/data/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/data
copying build/lib/buildbot/data/base.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/data
copying build/lib/buildbot/data/build_data.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/data
copying build/lib/buildbot/data/builders.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/data
copying build/lib/buildbot/data/buildrequests.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/data
copying build/lib/buildbot/data/builds.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/data
copying build/lib/buildbot/data/buildsets.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/data
copying build/lib/buildbot/data/changes.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/data
copying build/lib/buildbot/data/changesources.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/data
copying build/lib/buildbot/data/connector.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/data
copying build/lib/buildbot/data/exceptions.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/data
copying build/lib/buildbot/data/forceschedulers.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/data
copying build/lib/buildbot/data/logchunks.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/data
copying build/lib/buildbot/data/logs.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/data
copying build/lib/buildbot/data/masters.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/data
copying build/lib/buildbot/data/patches.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/data
copying build/lib/buildbot/data/properties.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/data
copying build/lib/buildbot/data/resultspec.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/data
copying build/lib/buildbot/data/root.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/data
copying build/lib/buildbot/data/schedulers.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/data
copying build/lib/buildbot/data/sourcestamps.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/data
copying build/lib/buildbot/data/steps.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/data
copying build/lib/buildbot/data/test_result_sets.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/data
copying build/lib/buildbot/data/test_results.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/data
copying build/lib/buildbot/data/types.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/data
copying build/lib/buildbot/data/workers.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/data
creating /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/clients
copying build/lib/buildbot/clients/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/clients
copying build/lib/buildbot/clients/sendchange.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/clients
copying build/lib/buildbot/clients/tryclient.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/clients
copying build/lib/buildbot/clients/usersclient.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/clients
creating /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/changes
copying build/lib/buildbot/changes/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/changes
copying build/lib/buildbot/changes/base.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/changes
copying build/lib/buildbot/changes/bitbucket.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/changes
copying build/lib/buildbot/changes/changes.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/changes
copying build/lib/buildbot/changes/filter.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/changes
copying build/lib/buildbot/changes/gerritchangesource.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/changes
copying build/lib/buildbot/changes/github.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/changes
copying build/lib/buildbot/changes/gitpoller.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/changes
copying build/lib/buildbot/changes/hgpoller.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/changes
copying build/lib/buildbot/changes/mail.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/changes
copying build/lib/buildbot/changes/manager.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/changes
copying build/lib/buildbot/changes/p4poller.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/changes
copying build/lib/buildbot/changes/pb.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/changes
copying build/lib/buildbot/changes/svnpoller.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/changes
creating /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/worker
creating /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/worker/protocols
copying build/lib/buildbot/worker/protocols/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/worker/protocols
copying build/lib/buildbot/worker/protocols/base.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/worker/protocols
copying build/lib/buildbot/worker/protocols/null.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/worker/protocols
copying build/lib/buildbot/worker/protocols/pb.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/worker/protocols
copying build/lib/buildbot/worker/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/worker
copying build/lib/buildbot/worker/base.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/worker
copying build/lib/buildbot/worker/docker.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/worker
copying build/lib/buildbot/worker/ec2.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/worker
copying build/lib/buildbot/worker/kubernetes.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/worker
copying build/lib/buildbot/worker/latent.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/worker
copying build/lib/buildbot/worker/libvirt.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/worker
copying build/lib/buildbot/worker/local.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/worker
copying build/lib/buildbot/worker/manager.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/worker
copying build/lib/buildbot/worker/marathon.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/worker
copying build/lib/buildbot/worker/openstack.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/worker
copying build/lib/buildbot/worker/upcloud.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/worker
creating /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/configurators
copying build/lib/buildbot/configurators/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/configurators
copying build/lib/buildbot/configurators/janitor.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/configurators
copying build/lib/buildbot/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot
copying build/lib/buildbot/asyncio.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot
copying build/lib/buildbot/buildbot_net_usage_data.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot
copying build/lib/buildbot/buildrequest.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot
copying build/lib/buildbot/config.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot
copying build/lib/buildbot/errors.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot
copying build/lib/buildbot/interfaces.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot
copying build/lib/buildbot/locks.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot
copying build/lib/buildbot/manhole.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot
copying build/lib/buildbot/master.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot
copying build/lib/buildbot/pbmanager.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot
copying build/lib/buildbot/pbutil.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot
copying build/lib/buildbot/revlinks.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot
copying build/lib/buildbot/scheduler.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot
copying build/lib/buildbot/warnings.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/unit/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/unit/test_asyncio.py to test_asyncio.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/unit/test_buildbot_net_usage_data.py to test_buildbot_net_usage_data.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/unit/test_clients_sendchange.py to test_clients_sendchange.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/unit/test_clients_tryclient.py to test_clients_tryclient.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/unit/test_clients_usersclient.py to test_clients_usersclient.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/unit/test_config.py to test_config.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/unit/test_configurator_base.py to test_configurator_base.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/unit/test_contrib_buildbot_cvs_mail.py to test_contrib_buildbot_cvs_mail.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/unit/test_download_secret_to_worker.py to test_download_secret_to_worker.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/unit/test_fake_httpclientservice.py to test_fake_httpclientservice.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/unit/test_fake_secrets_manager.py to test_fake_secrets_manager.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/unit/test_interpolate_secrets.py to test_interpolate_secrets.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/unit/test_janitor_configurator.py to test_janitor_configurator.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/unit/test_locks.py to test_locks.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/unit/test_machine_generic.py to test_machine_generic.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/unit/test_master.py to test_master.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/unit/test_mq.py to test_mq.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/unit/test_mq_base.py to test_mq_base.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/unit/test_mq_connector.py to test_mq_connector.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/unit/test_mq_simple.py to test_mq_simple.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/unit/test_mq_wamp.py to test_mq_wamp.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/unit/test_pbmanager.py to test_pbmanager.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/unit/test_plugins.py to test_plugins.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/unit/test_revlinks.py to test_revlinks.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/unit/test_secret_in_file.py to test_secret_in_file.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/unit/test_secret_in_passwordstore.py to test_secret_in_passwordstore.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/unit/test_secret_in_vault.py to test_secret_in_vault.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/unit/test_secret_rendered_service.py to test_secret_rendered_service.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/unit/test_stats_service.py to test_stats_service.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/unit/test_steps_git_diffinfo.py to test_steps_git_diffinfo.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/unit/test_test_util_validation.py to test_test_util_validation.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/unit/test_test_util_warnings.py to test_test_util_warnings.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/unit/test_util.py to test_util.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/unit/test_util_queue.py to test_util_queue.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/unit/test_version.py to test_version.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/unit/test_wamp_connector.py to test_wamp_connector.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/regressions/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/regressions/test_bad_change_properties_rows.py to test_bad_change_properties_rows.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/regressions/test_oldpaths.py to test_oldpaths.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/regressions/test_steps_shell_WarningCountingShellCommand.py to test_steps_shell_WarningCountingShellCommand.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/integration/interop/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/integration/interop/test_commandmixin.py to test_commandmixin.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/integration/interop/test_compositestepmixin.py to test_compositestepmixin.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/integration/interop/test_integration_secrets.py to test_integration_secrets.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/integration/interop/test_interruptcommand.py to test_interruptcommand.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/integration/interop/test_setpropertyfromcommand.py to test_setpropertyfromcommand.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/integration/interop/test_transfer.py to test_transfer.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/integration/interop/test_worker_reconnect.py to test_worker_reconnect.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/integration/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/integration/test_URLs.py to test_URLs.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/integration/test_configs.py to test_configs.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/integration/test_custom_buildstep.py to test_custom_buildstep.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/integration/test_customservices.py to test_customservices.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/integration/test_integration_force_with_patch.py to test_integration_force_with_patch.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/integration/test_integration_mastershell.py to test_integration_mastershell.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/integration/test_integration_scheduler_reconfigure.py to test_integration_scheduler_reconfigure.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/integration/test_integration_secrets_with_vault.py to test_integration_secrets_with_vault.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/integration/test_integration_template.py to test_integration_template.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/integration/test_integration_with_secrets.py to test_integration_with_secrets.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/integration/test_locks.py to test_locks.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/integration/test_log_finish.py to test_log_finish.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/integration/test_master.py to test_master.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/integration/test_notifier.py to test_notifier.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/integration/test_process_botmaster.py to test_process_botmaster.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/integration/test_setup_entrypoints.py to test_setup_entrypoints.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/integration/test_stop_build.py to test_stop_build.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/integration/test_stop_trigger.py to test_stop_trigger.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/integration/test_telegram_bot.py to test_telegram_bot.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/integration/test_trigger.py to test_trigger.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/integration/test_try_client.py to test_try_client.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/integration/test_try_client_e2e.py to test_try_client_e2e.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/integration/test_upgrade.py to test_upgrade.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/integration/test_usePty.py to test_usePty.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/integration/test_virtual_builder.py to test_virtual_builder.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/integration/test_worker.py to test_worker.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/integration/test_worker_comm.py to test_worker_comm.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/integration/test_worker_kubernetes.py to test_worker_kubernetes.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/integration/test_worker_latent.py to test_worker_latent.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/integration/test_worker_marathon.py to test_worker_marathon.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/integration/test_worker_upcloud.py to test_worker_upcloud.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/integration/test_worker_workerside.py to test_worker_workerside.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/integration/test_www.py to test_www.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fuzz/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fuzz/test_lru.py to test_lru.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fakedb/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fakedb/base.py to base.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fakedb/build_data.py to build_data.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fakedb/builders.py to builders.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fakedb/buildrequests.py to buildrequests.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fakedb/builds.py to builds.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fakedb/buildsets.py to buildsets.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fakedb/changes.py to changes.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fakedb/changesources.py to changesources.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fakedb/connector.py to connector.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fakedb/logs.py to logs.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fakedb/masters.py to masters.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fakedb/row.py to row.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fakedb/schedulers.py to schedulers.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fakedb/sourcestamps.py to sourcestamps.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fakedb/state.py to state.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fakedb/steps.py to steps.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fakedb/tags.py to tags.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fakedb/test_result_sets.py to test_result_sets.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fakedb/test_results.py to test_results.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fakedb/users.py to users.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fakedb/workers.py to workers.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fake/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fake/botmaster.py to botmaster.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fake/bworkermanager.py to bworkermanager.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fake/change.py to change.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fake/docker.py to docker.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fake/endpoint.py to endpoint.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fake/fakebuild.py to fakebuild.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fake/fakedata.py to fakedata.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fake/fakemaster.py to fakemaster.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fake/fakemq.py to fakemq.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fake/fakeprotocol.py to fakeprotocol.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fake/fakestats.py to fakestats.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fake/httpclientservice.py to httpclientservice.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fake/kube.py to kube.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fake/latent.py to latent.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fake/libvirt.py to libvirt.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fake/logfile.py to logfile.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fake/machine.py to machine.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fake/openstack.py to openstack.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fake/pbmanager.py to pbmanager.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fake/private_tempdir.py to private_tempdir.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fake/reactor.py to reactor.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fake/remotecommand.py to remotecommand.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fake/secrets.py to secrets.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fake/state.py to state.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fake/step.py to step.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fake/web.py to web.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/fake/worker.py to worker.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/util/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/util/changesource.py to changesource.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/util/config.py to config.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/util/configurators.py to configurators.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/util/connector_component.py to connector_component.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/util/db.py to db.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/util/decorators.py to decorators.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/util/dirs.py to dirs.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/util/endpoint.py to endpoint.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/util/fuzz.py to fuzz.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/util/integration.py to integration.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/util/interfaces.py to interfaces.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/util/logging.py to logging.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/util/migration.py to migration.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/util/misc.py to misc.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/util/patch_delay.py to patch_delay.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/util/pbmanager.py to pbmanager.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/util/properties.py to properties.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/util/protocols.py to protocols.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/util/querylog.py to querylog.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/util/reporter.py to reporter.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/util/runprocess.py to runprocess.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/util/sandboxed_worker.py to sandboxed_worker.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/util/scheduler.py to scheduler.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/util/sourcesteps.py to sourcesteps.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/util/steps.py to steps.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/util/tuplematching.py to tuplematching.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/util/validation.py to validation.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/util/warnings.py to warnings.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/util/www.py to www.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/test_extra_coverage.py to test_extra_coverage.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/www/authz/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/www/authz/authz.py to authz.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/www/authz/endpointmatchers.py to endpointmatchers.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/www/authz/roles.py to roles.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/www/hooks/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/www/hooks/base.py to base.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/www/hooks/bitbucket.py to bitbucket.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/www/hooks/bitbucketcloud.py to bitbucketcloud.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/www/hooks/bitbucketserver.py to bitbucketserver.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/www/hooks/github.py to github.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/www/hooks/gitlab.py to gitlab.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/www/hooks/gitorious.py to gitorious.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/www/hooks/poller.py to poller.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/www/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/www/auth.py to auth.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/www/avatar.py to avatar.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/www/change_hook.py to change_hook.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/www/config.py to config.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/www/graphql.py to graphql.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/www/ldapuserinfo.py to ldapuserinfo.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/www/oauth2.py to oauth2.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/www/plugin.py to plugin.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/www/resource.py to resource.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/www/rest.py to rest.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/www/service.py to service.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/www/sse.py to sse.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/www/ws.py to ws.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/wamp/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/wamp/connector.py to connector.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/util/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/util/_notifier.py to _notifier.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/util/backoff.py to backoff.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/util/bbcollections.py to bbcollections.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/util/codebase.py to codebase.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/util/config.py to config.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/util/croniter.py to croniter.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/util/debounce.py to debounce.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/util/deferwaiter.py to deferwaiter.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/util/eventual.py to eventual.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/util/git.py to git.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/util/giturlparse.py to giturlparse.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/util/httpclientservice.py to httpclientservice.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/util/identifiers.py to identifiers.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/util/kubeclientservice.py to kubeclientservice.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/util/latent.py to latent.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/util/lineboundaries.py to lineboundaries.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/util/logger.py to logger.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/util/lru.py to lru.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/util/maildir.py to maildir.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/util/misc.py to misc.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/util/netstrings.py to netstrings.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/util/pathmatch.py to pathmatch.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/util/poll.py to poll.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/util/private_tempdir.py to private_tempdir.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/util/protocol.py to protocol.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/util/pullrequest.py to pullrequest.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/util/queue.py to queue.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/util/raml.py to raml.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/util/runprocess.py to runprocess.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/util/sautils.py to sautils.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/util/service.py to service.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/util/ssfilter.py to ssfilter.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/util/ssl.py to ssl.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/util/state.py to state.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/util/subscription.py to subscription.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/util/test_result_submitter.py to test_result_submitter.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/util/tuplematch.py to tuplematch.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/steps/source/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/steps/source/base.py to base.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/steps/source/bzr.py to bzr.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/steps/source/cvs.py to cvs.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/steps/source/darcs.py to darcs.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/steps/source/gerrit.py to gerrit.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/steps/source/git.py to git.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/steps/source/github.py to github.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/steps/source/gitlab.py to gitlab.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/steps/source/mercurial.py to mercurial.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/steps/source/mtn.py to mtn.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/steps/source/p4.py to p4.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/steps/source/repo.py to repo.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/steps/source/svn.py to svn.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/steps/package/rpm/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/steps/package/rpm/mock.py to mock.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/steps/package/rpm/rpmbuild.py to rpmbuild.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/steps/package/rpm/rpmlint.py to rpmlint.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/steps/package/deb/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/steps/package/deb/lintian.py to lintian.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/steps/package/deb/pbuilder.py to pbuilder.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/steps/package/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/steps/package/util.py to util.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/steps/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/steps/cmake.py to cmake.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/steps/cppcheck.py to cppcheck.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/steps/download_secret_to_worker.py to download_secret_to_worker.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/steps/gitdiffinfo.py to gitdiffinfo.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/steps/http.py to http.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/steps/master.py to master.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/steps/maxq.py to maxq.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/steps/mswin.py to mswin.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/steps/python.py to python.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/steps/python_twisted.py to python_twisted.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/steps/shell.py to shell.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/steps/shellsequence.py to shellsequence.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/steps/subunit.py to subunit.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/steps/transfer.py to transfer.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/steps/trigger.py to trigger.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/steps/vstudio.py to vstudio.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/steps/worker.py to worker.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/statistics/storage_backends/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/statistics/storage_backends/base.py to base.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/statistics/storage_backends/influxdb_client.py to influxdb_client.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/statistics/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/statistics/capture.py to capture.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/statistics/stats_service.py to stats_service.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/secrets/providers/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/secrets/providers/base.py to base.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/secrets/providers/file.py to file.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/secrets/providers/passwordstore.py to passwordstore.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/secrets/providers/vault.py to vault.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/secrets/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/secrets/manager.py to manager.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/secrets/secret.py to secret.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/scripts/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/scripts/base.py to base.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/scripts/checkconfig.py to checkconfig.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/scripts/cleanupdb.py to cleanupdb.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/scripts/create_master.py to create_master.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/scripts/dataspec.py to dataspec.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/scripts/devproxy.py to devproxy.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/scripts/gengraphql.py to gengraphql.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/scripts/logwatcher.py to logwatcher.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/scripts/reconfig.py to reconfig.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/scripts/restart.py to restart.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/scripts/runner.py to runner.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/scripts/sendchange.py to sendchange.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/scripts/start.py to start.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/scripts/stop.py to stop.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/scripts/trycmd.py to trycmd.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/scripts/tryserver.py to tryserver.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/scripts/upgrade_master.py to upgrade_master.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/scripts/user.py to user.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/scripts/windows_service.py to windows_service.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/schedulers/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/schedulers/base.py to base.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/schedulers/basic.py to basic.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/schedulers/canceller.py to canceller.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/schedulers/canceller_buildset.py to canceller_buildset.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/schedulers/dependent.py to dependent.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/schedulers/filter.py to filter.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/schedulers/forcesched.py to forcesched.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/schedulers/manager.py to manager.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/schedulers/timed.py to timed.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/schedulers/triggerable.py to triggerable.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/schedulers/trysched.py to trysched.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/reporters/generators/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/reporters/generators/build.py to build.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/reporters/generators/buildrequest.py to buildrequest.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/reporters/generators/buildset.py to buildset.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/reporters/generators/utils.py to utils.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/reporters/generators/worker.py to worker.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/reporters/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/reporters/base.py to base.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/reporters/bitbucket.py to bitbucket.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/reporters/bitbucketserver.py to bitbucketserver.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/reporters/gerrit.py to gerrit.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/reporters/gerrit_verify_status.py to gerrit_verify_status.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/reporters/github.py to github.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/reporters/gitlab.py to gitlab.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/reporters/http.py to http.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/reporters/irc.py to irc.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/reporters/mail.py to mail.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/reporters/message.py to message.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/reporters/pushjet.py to pushjet.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/reporters/pushover.py to pushover.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/reporters/telegram.py to telegram.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/reporters/utils.py to utils.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/reporters/words.py to words.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/reporters/zulip.py to zulip.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/process/users/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/process/users/manager.py to manager.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/process/users/manual.py to manual.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/process/users/users.py to users.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/process/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/process/base.py to base.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/process/botmaster.py to botmaster.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/process/build.py to build.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/process/builder.py to builder.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/process/buildrequest.py to buildrequest.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/process/buildrequestdistributor.py to buildrequestdistributor.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/process/buildstep.py to buildstep.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/process/cache.py to cache.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/process/debug.py to debug.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/process/factory.py to factory.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/process/log.py to log.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/process/logobserver.py to logobserver.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/process/measured_service.py to measured_service.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/process/metrics.py to metrics.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/process/properties.py to properties.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/process/remotecommand.py to remotecommand.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/process/remotetransfer.py to remotetransfer.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/process/results.py to results.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/process/subunitlogobserver.py to subunitlogobserver.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/process/workerforbuilder.py to workerforbuilder.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/plugins/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/plugins/db.py to db.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/mq/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/mq/base.py to base.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/mq/connector.py to connector.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/mq/simple.py to simple.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/mq/wamp.py to wamp.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/monkeypatches/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/monkeypatches/decorators.py to decorators.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/monkeypatches/servicechecks.py to servicechecks.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/machine/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/machine/base.py to base.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/machine/generic.py to generic.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/machine/latent.py to latent.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/machine/manager.py to manager.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db/types/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db/types/json.py to json.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db/migrate/versions/040_add_builder_tags.py to 040_add_builder_tags.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db/migrate/versions/041_add_N_N_tagsbuilders.py to 041_add_N_N_tagsbuilders.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db/migrate/versions/042_add_build_properties_table.py to 042_add_build_properties_table.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db/migrate/versions/043_changes_parent.py to 043_changes_parent.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db/migrate/versions/044_add_step_hidden.py to 044_add_step_hidden.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db/migrate/versions/045_worker_transition.py to 045_worker_transition.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db/migrate/versions/046_mysql_innodb_compatibility.py to 046_mysql_innodb_compatibility.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db/migrate/versions/047_cascading_deletes.py to 047_cascading_deletes.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db/migrate/versions/048_change_properties_to_text.py to 048_change_properties_to_text.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db/migrate/versions/049_add_schedulers_enabled.py to 049_add_schedulers_enabled.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db/migrate/versions/050_cascading_deletes_all.py to 050_cascading_deletes_all.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db/migrate/versions/051_add_worker_status.py to 051_add_worker_status.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db/migrate/versions/052_cascading_set_null.py to 052_cascading_set_null.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db/migrate/versions/053_add_changes_committer.py to 053_add_changes_committer.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db/migrate/versions/054_add_index_to_steps.py to 054_add_index_to_steps.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db/migrate/versions/055_fix_changes_committer.py to 055_fix_changes_committer.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db/migrate/versions/056_add_test_result_tables.py to 056_add_test_result_tables.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db/migrate/versions/057_add_build_data_tables.py to 057_add_build_data_tables.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db/migrate/versions/058_add_build_data_length.py to 058_add_build_data_length.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db/migrate/versions/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db/base.py to base.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db/build_data.py to build_data.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db/builders.py to builders.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db/buildrequests.py to buildrequests.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db/builds.py to builds.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db/buildsets.py to buildsets.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db/changes.py to changes.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db/changesources.py to changesources.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db/connector.py to connector.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db/dbconfig.py to dbconfig.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db/enginestrategy.py to enginestrategy.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db/exceptions.py to exceptions.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db/logs.py to logs.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db/masters.py to masters.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db/migrate_utils.py to migrate_utils.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db/model.py to model.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db/pool.py to pool.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db/schedulers.py to schedulers.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db/sourcestamps.py to sourcestamps.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db/state.py to state.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db/steps.py to steps.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db/tags.py to tags.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db/test_result_sets.py to test_result_sets.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db/test_results.py to test_results.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db/users.py to users.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db/workers.py to workers.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/data/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/data/base.py to base.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/data/build_data.py to build_data.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/data/builders.py to builders.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/data/buildrequests.py to buildrequests.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/data/builds.py to builds.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/data/buildsets.py to buildsets.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/data/changes.py to changes.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/data/changesources.py to changesources.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/data/connector.py to connector.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/data/exceptions.py to exceptions.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/data/forceschedulers.py to forceschedulers.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/data/logchunks.py to logchunks.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/data/logs.py to logs.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/data/masters.py to masters.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/data/patches.py to patches.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/data/properties.py to properties.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/data/resultspec.py to resultspec.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/data/root.py to root.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/data/schedulers.py to schedulers.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/data/sourcestamps.py to sourcestamps.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/data/steps.py to steps.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/data/test_result_sets.py to test_result_sets.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/data/test_results.py to test_results.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/data/types.py to types.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/data/workers.py to workers.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/clients/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/clients/sendchange.py to sendchange.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/clients/tryclient.py to tryclient.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/clients/usersclient.py to usersclient.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/changes/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/changes/base.py to base.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/changes/bitbucket.py to bitbucket.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/changes/changes.py to changes.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/changes/filter.py to filter.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/changes/gerritchangesource.py to gerritchangesource.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/changes/github.py to github.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/changes/gitpoller.py to gitpoller.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/changes/hgpoller.py to hgpoller.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/changes/mail.py to mail.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/changes/manager.py to manager.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/changes/p4poller.py to p4poller.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/changes/pb.py to pb.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/changes/svnpoller.py to svnpoller.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/worker/protocols/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/worker/protocols/base.py to base.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/worker/protocols/null.py to null.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/worker/protocols/pb.py to pb.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/worker/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/worker/base.py to base.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/worker/docker.py to docker.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/worker/ec2.py to ec2.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/worker/kubernetes.py to kubernetes.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/worker/latent.py to latent.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/worker/libvirt.py to libvirt.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/worker/local.py to local.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/worker/manager.py to manager.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/worker/marathon.py to marathon.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/worker/openstack.py to openstack.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/worker/upcloud.py to upcloud.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/configurators/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/configurators/janitor.py to janitor.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/asyncio.py to asyncio.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/buildbot_net_usage_data.py to buildbot_net_usage_data.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/buildrequest.py to buildrequest.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/config.py to config.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/errors.py to errors.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/interfaces.py to interfaces.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/locks.py to locks.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/manhole.py to manhole.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/master.py to master.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/pbmanager.py to pbmanager.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/pbutil.py to pbutil.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/revlinks.py to revlinks.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/scheduler.py to scheduler.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/warnings.py to warnings.cpython-39.pyc
writing byte-compilation script '/tmp/tmpr7xbvwiq.py'
/usr/bin/python3 /tmp/tmpr7xbvwiq.py
removing /tmp/tmpr7xbvwiq.py
running install_data
creating /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/reporters/templates
copying buildbot/db/migrate/migrate.cfg -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/db/migrate
copying buildbot/scripts/sample.cfg -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/scripts
copying buildbot/scripts/buildbot_tac.tmpl -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/scripts
creating /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/spec
copying buildbot/spec/api.raml -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/spec
creating /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/spec/types
copying buildbot/spec/types/worker.raml -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/spec/types
copying buildbot/spec/types/test_result_set.raml -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/spec/types
copying buildbot/spec/types/test_result.raml -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/spec/types
copying buildbot/spec/types/step.raml -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/spec/types
copying buildbot/spec/types/spec.raml -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/spec/types
copying buildbot/spec/types/sourcestamp.raml -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/spec/types
copying buildbot/spec/types/sourcedproperties.raml -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/spec/types
copying buildbot/spec/types/scheduler.raml -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/spec/types
copying buildbot/spec/types/rootlink.raml -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/spec/types
copying buildbot/spec/types/patch.raml -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/spec/types
copying buildbot/spec/types/master.raml -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/spec/types
copying buildbot/spec/types/logchunk.raml -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/spec/types
copying buildbot/spec/types/log.raml -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/spec/types
copying buildbot/spec/types/identifier.raml -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/spec/types
copying buildbot/spec/types/forcescheduler.raml -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/spec/types
copying buildbot/spec/types/changesource.raml -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/spec/types
copying buildbot/spec/types/change.raml -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/spec/types
copying buildbot/spec/types/buildset.raml -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/spec/types
copying buildbot/spec/types/buildrequest.raml -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/spec/types
copying buildbot/spec/types/builder.raml -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/spec/types
copying buildbot/spec/types/build_data.raml -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/spec/types
copying buildbot/spec/types/build.raml -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/spec/types
creating /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/unit/test_templates_dir
copying buildbot/test/unit/test_templates_dir/builds.html -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/unit/test_templates_dir
creating /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/unit/test_templates_dir/plugin
copying buildbot/test/unit/test_templates_dir/plugin/plugin.jade -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/unit/test_templates_dir/plugin
creating /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/integration/pki
copying buildbot/test/integration/pki/127.0.0.1.key -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/integration/pki
copying buildbot/test/integration/pki/127.0.0.1.crt -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/integration/pki
creating /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/integration/pki/ca
copying buildbot/test/integration/pki/ca/ca.crt -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot/test/integration/pki/ca
running install_egg_info
running egg_info
creating buildbot.egg-info
writing buildbot.egg-info/PKG-INFO
writing dependency_links to buildbot.egg-info/dependency_links.txt
writing entry points to buildbot.egg-info/entry_points.txt
writing requirements to buildbot.egg-info/requires.txt
writing top-level names to buildbot.egg-info/top_level.txt
writing manifest file 'buildbot.egg-info/SOURCES.txt'
reading manifest file 'buildbot.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'buildbot/reporters/templates/*.txt'
warning: no files found matching 'contrib/*'
warning: no files found matching 'contrib/windows/*'
warning: no files found matching 'contrib/os-x/*'
warning: no files found matching 'contrib/css/*'
warning: no files found matching 'contrib/libvirt/*'
warning: no files found matching 'contrib/trac/*'
warning: no files found matching 'contrib/trac/bbwatcher/*'
warning: no files found matching 'contrib/trac/bbwatcher/templates/*'
warning: no files found matching 'contrib/init-scripts/*'
warning: no files found matching 'contrib/bash/*'
warning: no files found matching 'contrib/zsh/*'
adding license file 'COPYING'
writing manifest file 'buildbot.egg-info/SOURCES.txt'
Copying buildbot.egg-info to /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot-3.3.0-py3.9.egg-info
running install_scripts
Installing buildbot script to /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/bin
Installing buildbot_windows_service script to /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/bin
+ rm -rfv /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/bin/__pycache__
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/share/buildbot/ /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/share/man/man1/ /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/share/doc/buildbot-3.3.0
+ export BUILDBOT_VERSION=3.3.0
+ BUILDBOT_VERSION=3.3.0
+ export PYTHONPATH=/home/iurt/rpmbuild/BUILD/buildbot-3.3.0/build/lib:/home/iurt/rpmbuild/BUILD/buildbot-pkg-3.3.0/build/lib
+ PYTHONPATH=/home/iurt/rpmbuild/BUILD/buildbot-3.3.0/build/lib:/home/iurt/rpmbuild/BUILD/buildbot-pkg-3.3.0/build/lib
+ bbweb_components=(www waterfall-view grid-view console-view)
+ for bbweb_component in ${bbweb_components[@]}
+ pushd ../buildbot-www-3.3.0
~/rpmbuild/BUILD/buildbot-www-3.3.0 ~/rpmbuild/BUILD/buildbot-3.3.0
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ /usr/bin/python3 setup.py install -O1 --skip-build --root /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64
running install
/usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
running install_lib
creating /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_www
copying build/lib/buildbot_www/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_www
copying build/lib/buildbot_www/VERSION -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_www
creating /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_www/static
copying build/lib/buildbot_www/static/2.js -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_www/static
copying build/lib/buildbot_www/static/2.js.map -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_www/static
copying build/lib/buildbot_www/static/448c34a56d699c29117adc64c43affeb.woff2 -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_www/static
copying build/lib/buildbot_www/static/674f50d287a8c48dc19ba404d20fe713.eot -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_www/static
copying build/lib/buildbot_www/static/af7ae505a9eed503f8b8e6982036873e.woff2 -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_www/static
copying build/lib/buildbot_www/static/b06871f281fee6b241d60582ae9369b9.ttf -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_www/static
copying build/lib/buildbot_www/static/browser-warning-list.js -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_www/static
copying build/lib/buildbot_www/static/browser-warning.css -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_www/static
copying build/lib/buildbot_www/static/browser-warning.js -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_www/static
copying build/lib/buildbot_www/static/e18bbf611f2a2e43afc071aa2f4e1512.ttf -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_www/static
copying build/lib/buildbot_www/static/f4769f9bdb7466be65088239c12046d1.eot -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_www/static
copying build/lib/buildbot_www/static/fa2772327f55d8198301fdb8bcfc8158.woff -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_www/static
copying build/lib/buildbot_www/static/fee66e712a8a08eef5805a46892932ad.woff -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_www/static
creating /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_www/static/img
copying build/lib/buildbot_www/static/img/favicon.ico -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_www/static/img
copying build/lib/buildbot_www/static/img/fontawesome-webfont.svg -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_www/static/img
copying build/lib/buildbot_www/static/img/glyphicons-halflings-regular.svg -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_www/static/img
copying build/lib/buildbot_www/static/img/icon.png -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_www/static/img
copying build/lib/buildbot_www/static/img/icon.svg -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_www/static/img
copying build/lib/buildbot_www/static/img/icon16.svg -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_www/static/img
copying build/lib/buildbot_www/static/img/nobody.png -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_www/static/img
copying build/lib/buildbot_www/static/index.html -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_www/static
copying build/lib/buildbot_www/static/scripts.js -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_www/static
copying build/lib/buildbot_www/static/scripts.js.map -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_www/static
copying build/lib/buildbot_www/static/styles.css -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_www/static
copying build/lib/buildbot_www/static/styles.css.map -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_www/static
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_www/__init__.py to __init__.cpython-39.pyc
writing byte-compilation script '/tmp/tmp6ts443x4.py'
/usr/bin/python3 /tmp/tmp6ts443x4.py
removing /tmp/tmp6ts443x4.py
running install_egg_info
running egg_info
running build_js
writing buildbot_www.egg-info/PKG-INFO
writing dependency_links to buildbot_www.egg-info/dependency_links.txt
writing entry points to buildbot_www.egg-info/entry_points.txt
writing requirements to buildbot_www.egg-info/requires.txt
writing top-level names to buildbot_www.egg-info/top_level.txt
reading manifest file 'buildbot_www.egg-info/SOURCES.txt'
writing manifest file 'buildbot_www.egg-info/SOURCES.txt'
Copying buildbot_www.egg-info to /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_www-3.3.0-py3.9.egg-info
running install_scripts
+ rm -rfv /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/bin/__pycache__
+ popd
~/rpmbuild/BUILD/buildbot-3.3.0
+ for bbweb_component in ${bbweb_components[@]}
+ pushd ../buildbot-waterfall-view-3.3.0
~/rpmbuild/BUILD/buildbot-waterfall-view-3.3.0 ~/rpmbuild/BUILD/buildbot-3.3.0
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ /usr/bin/python3 setup.py install -O1 --skip-build --root /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64
running install
/usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
running install_lib
creating /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_waterfall_view
copying build/lib/buildbot_waterfall_view/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_waterfall_view
copying build/lib/buildbot_waterfall_view/VERSION -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_waterfall_view
creating /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_waterfall_view/static
copying build/lib/buildbot_waterfall_view/static/scripts.js -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_waterfall_view/static
copying build/lib/buildbot_waterfall_view/static/scripts.js.map -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_waterfall_view/static
copying build/lib/buildbot_waterfall_view/static/styles.css -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_waterfall_view/static
copying build/lib/buildbot_waterfall_view/static/styles.css.map -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_waterfall_view/static
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_waterfall_view/__init__.py to __init__.cpython-39.pyc
writing byte-compilation script '/tmp/tmp8zufwohf.py'
/usr/bin/python3 /tmp/tmp8zufwohf.py
removing /tmp/tmp8zufwohf.py
running install_egg_info
running egg_info
running build_js
writing buildbot_waterfall_view.egg-info/PKG-INFO
writing dependency_links to buildbot_waterfall_view.egg-info/dependency_links.txt
writing entry points to buildbot_waterfall_view.egg-info/entry_points.txt
writing top-level names to buildbot_waterfall_view.egg-info/top_level.txt
reading manifest file 'buildbot_waterfall_view.egg-info/SOURCES.txt'
writing manifest file 'buildbot_waterfall_view.egg-info/SOURCES.txt'
Copying buildbot_waterfall_view.egg-info to /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_waterfall_view-3.3.0-py3.9.egg-info
running install_scripts
+ rm -rfv /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/bin/__pycache__
+ popd
~/rpmbuild/BUILD/buildbot-3.3.0
+ for bbweb_component in ${bbweb_components[@]}
+ pushd ../buildbot-grid-view-3.3.0
~/rpmbuild/BUILD/buildbot-grid-view-3.3.0 ~/rpmbuild/BUILD/buildbot-3.3.0
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ /usr/bin/python3 setup.py install -O1 --skip-build --root /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64
running install
/usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
running install_lib
creating /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_grid_view
copying build/lib/buildbot_grid_view/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_grid_view
copying build/lib/buildbot_grid_view/VERSION -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_grid_view
creating /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_grid_view/static
copying build/lib/buildbot_grid_view/static/scripts.js -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_grid_view/static
copying build/lib/buildbot_grid_view/static/scripts.js.map -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_grid_view/static
copying build/lib/buildbot_grid_view/static/styles.css -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_grid_view/static
copying build/lib/buildbot_grid_view/static/styles.css.map -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_grid_view/static
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_grid_view/__init__.py to __init__.cpython-39.pyc
writing byte-compilation script '/tmp/tmp6161gden.py'
/usr/bin/python3 /tmp/tmp6161gden.py
removing /tmp/tmp6161gden.py
running install_egg_info
running egg_info
running build_js
writing buildbot_grid_view.egg-info/PKG-INFO
writing dependency_links to buildbot_grid_view.egg-info/dependency_links.txt
writing entry points to buildbot_grid_view.egg-info/entry_points.txt
writing top-level names to buildbot_grid_view.egg-info/top_level.txt
reading manifest file 'buildbot_grid_view.egg-info/SOURCES.txt'
writing manifest file 'buildbot_grid_view.egg-info/SOURCES.txt'
Copying buildbot_grid_view.egg-info to /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_grid_view-3.3.0-py3.9.egg-info
running install_scripts
+ rm -rfv /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/bin/__pycache__
+ popd
~/rpmbuild/BUILD/buildbot-3.3.0
+ for bbweb_component in ${bbweb_components[@]}
+ pushd ../buildbot-console-view-3.3.0
~/rpmbuild/BUILD/buildbot-console-view-3.3.0 ~/rpmbuild/BUILD/buildbot-3.3.0
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ /usr/bin/python3 setup.py install -O1 --skip-build --root /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64
running install
/usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
running install_lib
creating /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_console_view
copying build/lib/buildbot_console_view/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_console_view
copying build/lib/buildbot_console_view/VERSION -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_console_view
creating /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_console_view/static
copying build/lib/buildbot_console_view/static/scripts.js -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_console_view/static
copying build/lib/buildbot_console_view/static/scripts.js.map -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_console_view/static
copying build/lib/buildbot_console_view/static/styles.css -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_console_view/static
copying build/lib/buildbot_console_view/static/styles.css.map -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_console_view/static
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_console_view/__init__.py to __init__.cpython-39.pyc
writing byte-compilation script '/tmp/tmpy_0f6dv0.py'
/usr/bin/python3 /tmp/tmpy_0f6dv0.py
removing /tmp/tmpy_0f6dv0.py
running install_egg_info
running egg_info
running build_js
writing buildbot_console_view.egg-info/PKG-INFO
writing dependency_links to buildbot_console_view.egg-info/dependency_links.txt
writing entry points to buildbot_console_view.egg-info/entry_points.txt
writing top-level names to buildbot_console_view.egg-info/top_level.txt
reading manifest file 'buildbot_console_view.egg-info/SOURCES.txt'
writing manifest file 'buildbot_console_view.egg-info/SOURCES.txt'
Copying buildbot_console_view.egg-info to /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_console_view-3.3.0-py3.9.egg-info
running install_scripts
+ rm -rfv /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/bin/__pycache__
+ popd
~/rpmbuild/BUILD/buildbot-3.3.0
+ install -Dpm0644 -t /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/share/man/man1 docs/buildbot.1
+ pushd ../buildbot-worker-3.3.0
~/rpmbuild/BUILD/buildbot-worker-3.3.0 ~/rpmbuild/BUILD/buildbot-3.3.0
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ /usr/bin/python3 setup.py install -O1 --skip-build --root /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64
running install
/usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
running install_lib
creating /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker
copying build/lib/buildbot_worker/VERSION -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker
creating /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/test
creating /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/test/util
copying build/lib/buildbot_worker/test/util/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/test/util
copying build/lib/buildbot_worker/test/util/command.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/test/util
copying build/lib/buildbot_worker/test/util/compat.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/test/util
copying build/lib/buildbot_worker/test/util/misc.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/test/util
copying build/lib/buildbot_worker/test/util/sourcecommand.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/test/util
creating /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/test/unit
copying build/lib/buildbot_worker/test/unit/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/test/unit
copying build/lib/buildbot_worker/test/unit/runprocess-scripts.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/test/unit
copying build/lib/buildbot_worker/test/unit/test_bot.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/test/unit
copying build/lib/buildbot_worker/test/unit/test_bot_Worker.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/test/unit
copying build/lib/buildbot_worker/test/unit/test_commands_base.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/test/unit
copying build/lib/buildbot_worker/test/unit/test_commands_fs.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/test/unit
copying build/lib/buildbot_worker/test/unit/test_commands_registry.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/test/unit
copying build/lib/buildbot_worker/test/unit/test_commands_shell.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/test/unit
copying build/lib/buildbot_worker/test/unit/test_commands_transfer.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/test/unit
copying build/lib/buildbot_worker/test/unit/test_commands_utils.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/test/unit
copying build/lib/buildbot_worker/test/unit/test_runprocess.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/test/unit
copying build/lib/buildbot_worker/test/unit/test_scripts_base.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/test/unit
copying build/lib/buildbot_worker/test/unit/test_scripts_create_worker.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/test/unit
copying build/lib/buildbot_worker/test/unit/test_scripts_restart.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/test/unit
copying build/lib/buildbot_worker/test/unit/test_scripts_runner.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/test/unit
copying build/lib/buildbot_worker/test/unit/test_scripts_start.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/test/unit
copying build/lib/buildbot_worker/test/unit/test_scripts_stop.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/test/unit
copying build/lib/buildbot_worker/test/unit/test_util.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/test/unit
creating /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/test/fake
copying build/lib/buildbot_worker/test/fake/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/test/fake
copying build/lib/buildbot_worker/test/fake/remote.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/test/fake
copying build/lib/buildbot_worker/test/fake/runprocess.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/test/fake
copying build/lib/buildbot_worker/test/fake/workerforbuilder.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/test/fake
copying build/lib/buildbot_worker/test/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/test
copying build/lib/buildbot_worker/test/test_extra_coverage.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/test
copying build/lib/buildbot_worker/test/test_util_hangcheck.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/test
creating /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/monkeypatches
copying build/lib/buildbot_worker/monkeypatches/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/monkeypatches
copying build/lib/buildbot_worker/monkeypatches/testcase_assert.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/monkeypatches
creating /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/scripts
copying build/lib/buildbot_worker/scripts/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/scripts
copying build/lib/buildbot_worker/scripts/base.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/scripts
copying build/lib/buildbot_worker/scripts/create_worker.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/scripts
copying build/lib/buildbot_worker/scripts/logwatcher.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/scripts
copying build/lib/buildbot_worker/scripts/restart.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/scripts
copying build/lib/buildbot_worker/scripts/runner.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/scripts
copying build/lib/buildbot_worker/scripts/start.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/scripts
copying build/lib/buildbot_worker/scripts/stop.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/scripts
copying build/lib/buildbot_worker/scripts/windows_service.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/scripts
creating /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/commands
copying build/lib/buildbot_worker/commands/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/commands
copying build/lib/buildbot_worker/commands/base.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/commands
copying build/lib/buildbot_worker/commands/fs.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/commands
copying build/lib/buildbot_worker/commands/registry.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/commands
copying build/lib/buildbot_worker/commands/shell.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/commands
copying build/lib/buildbot_worker/commands/transfer.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/commands
copying build/lib/buildbot_worker/commands/utils.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/commands
creating /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/backports
copying build/lib/buildbot_worker/backports/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/backports
creating /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/util
copying build/lib/buildbot_worker/util/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/util
copying build/lib/buildbot_worker/util/_hangcheck.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/util
copying build/lib/buildbot_worker/util/_notifier.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/util
copying build/lib/buildbot_worker/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker
copying build/lib/buildbot_worker/base.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker
copying build/lib/buildbot_worker/bot.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker
copying build/lib/buildbot_worker/compat.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker
copying build/lib/buildbot_worker/exceptions.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker
copying build/lib/buildbot_worker/interfaces.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker
copying build/lib/buildbot_worker/null.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker
copying build/lib/buildbot_worker/pb.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker
copying build/lib/buildbot_worker/pbutil.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker
copying build/lib/buildbot_worker/runprocess.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/test/util/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/test/util/command.py to command.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/test/util/compat.py to compat.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/test/util/misc.py to misc.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/test/util/sourcecommand.py to sourcecommand.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/test/unit/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/test/unit/runprocess-scripts.py to runprocess-scripts.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/test/unit/test_bot.py to test_bot.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/test/unit/test_bot_Worker.py to test_bot_Worker.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/test/unit/test_commands_base.py to test_commands_base.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/test/unit/test_commands_fs.py to test_commands_fs.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/test/unit/test_commands_registry.py to test_commands_registry.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/test/unit/test_commands_shell.py to test_commands_shell.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/test/unit/test_commands_transfer.py to test_commands_transfer.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/test/unit/test_commands_utils.py to test_commands_utils.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/test/unit/test_runprocess.py to test_runprocess.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/test/unit/test_scripts_base.py to test_scripts_base.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/test/unit/test_scripts_create_worker.py to test_scripts_create_worker.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/test/unit/test_scripts_restart.py to test_scripts_restart.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/test/unit/test_scripts_runner.py to test_scripts_runner.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/test/unit/test_scripts_start.py to test_scripts_start.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/test/unit/test_scripts_stop.py to test_scripts_stop.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/test/unit/test_util.py to test_util.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/test/fake/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/test/fake/remote.py to remote.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/test/fake/runprocess.py to runprocess.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/test/fake/workerforbuilder.py to workerforbuilder.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/test/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/test/test_extra_coverage.py to test_extra_coverage.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/test/test_util_hangcheck.py to test_util_hangcheck.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/monkeypatches/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/monkeypatches/testcase_assert.py to testcase_assert.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/scripts/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/scripts/base.py to base.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/scripts/create_worker.py to create_worker.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/scripts/logwatcher.py to logwatcher.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/scripts/restart.py to restart.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/scripts/runner.py to runner.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/scripts/start.py to start.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/scripts/stop.py to stop.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/scripts/windows_service.py to windows_service.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/commands/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/commands/base.py to base.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/commands/fs.py to fs.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/commands/registry.py to registry.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/commands/shell.py to shell.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/commands/transfer.py to transfer.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/commands/utils.py to utils.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/backports/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/util/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/util/_hangcheck.py to _hangcheck.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/util/_notifier.py to _notifier.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/base.py to base.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/bot.py to bot.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/compat.py to compat.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/exceptions.py to exceptions.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/interfaces.py to interfaces.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/null.py to null.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/pb.py to pb.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/pbutil.py to pbutil.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker/runprocess.py to runprocess.cpython-39.pyc
writing byte-compilation script '/tmp/tmp8a2iaw48.py'
/usr/bin/python3 /tmp/tmp8a2iaw48.py
removing /tmp/tmp8a2iaw48.py
running install_data
running install_egg_info
running egg_info
writing buildbot_worker.egg-info/PKG-INFO
writing dependency_links to buildbot_worker.egg-info/dependency_links.txt
writing entry points to buildbot_worker.egg-info/entry_points.txt
writing requirements to buildbot_worker.egg-info/requires.txt
writing top-level names to buildbot_worker.egg-info/top_level.txt
reading manifest file 'buildbot_worker.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'bin/buildbot-worker'
warning: no files found matching 'contrib/windows/*'
warning: no files found matching 'contrib/os-x/*'
warning: no files found matching 'contrib/init-scripts/*'
warning: no files found matching 'contrib/zsh/*'
warning: no files found matching 'contrib/bash/*'
adding license file 'COPYING'
writing manifest file 'buildbot_worker.egg-info/SOURCES.txt'
Copying buildbot_worker.egg-info to /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_worker-3.3.0-py3.9.egg-info
running install_scripts
Installing buildbot-worker script to /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/bin
Installing buildbot_worker_windows_service script to /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/bin
+ rm -rfv /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/bin/__pycache__
+ install -Dpm0644 -t /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/share/man/man1 docs/buildbot-worker.1
+ popd
~/rpmbuild/BUILD/buildbot-3.3.0
+ rm -vf /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/bin/buildbot_windows_service /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/bin/buildbot_worker_windows_service
removed '/home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/bin/buildbot_windows_service'
removed '/home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/bin/buildbot_worker_windows_service'
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 3.3.0-1.mga9 --unique-debug-suffix -3.3.0-1.mga9.aarch64 --unique-debug-src-base buildbot-3.3.0-1.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/buildbot-3.3.0

+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0
Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9 using python3.9
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: buildbot-3.3.0-1.mga9.noarch
Processing files: buildbot-master-3.3.0-1.mga9.noarch
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.twCZWu
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd buildbot-3.3.0
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/share/doc/buildbot-master
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/share/doc/buildbot-master
+ cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/share/doc/buildbot-master
+ cp -pr CREDITS /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/share/doc/buildbot-master
+ cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/share/doc/buildbot-master
+ cp -pr UPGRADING /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/share/doc/buildbot-master
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: buildbot-master = 3.3.0-1.mga9 python3.9dist(buildbot) = 3.3 python3dist(buildbot) = 3.3
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: python(abi) = 3.9 python3.9dist(autobahn) >= 0.16 python3.9dist(jinja2) >= 2.1 python3.9dist(pyjwt) python3.9dist(python-dateutil) >= 1.5 python3.9dist(pyyaml) python3.9dist(setuptools) >= 8 python3.9dist(sqlalchemy) >= 1.2 python3.9dist(sqlalchemy-migrate) >= 0.13 python3.9dist(twisted) >= 17.9 python3.9dist(txaio) >= 2.2.2 python3.9dist(zope-interface) >= 4.1.1
Recommends: buildbot-doc
Processing files: buildbot-worker-3.3.0-1.mga9.noarch
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.PFGfXY
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd buildbot-3.3.0
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/share/doc/buildbot-worker
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/share/doc/buildbot-worker
+ cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/share/doc/buildbot-worker
+ cp -pr UPGRADING /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/share/doc/buildbot-worker
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.xOHfo2
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd buildbot-3.3.0
+ LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/share/licenses/buildbot-worker
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/share/licenses/buildbot-worker
+ cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/share/licenses/buildbot-worker
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: buildbot-slave = 3.3.0-1.mga9 buildbot-worker = 3.3.0-1.mga9 python3.9dist(buildbot-worker) = 3.3 python3dist(buildbot-worker) = 3.3
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: python(abi) = 3.9 python3.9dist(future) python3.9dist(setuptools) python3.9dist(twisted) >= 17.9
Obsoletes: buildbot-doc < 3.3.0-1.mga9 buildbot-slave < 0.9.0
Processing files: buildbot-www-3.3.0-1.mga9.noarch
Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.H2Zl6Y
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd buildbot-3.3.0
+ LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/share/licenses/buildbot-www
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/share/licenses/buildbot-www
+ cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/share/licenses/buildbot-www
+ RPM_EC=0
++ jobs -p
+ exit 0
pcregrep: line 1 of file /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_www/static/scripts.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 1 of file /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_www/static/scripts.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 1 of file /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_www/static/2.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 1 of file /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_www/static/2.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 9 of file /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_waterfall_view/static/scripts.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 9 of file /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/buildbot_waterfall_view/static/scripts.js is too long for the internal buffer
pcregrep: check the --buffer-size option
Provides: buildbot-www = 3.3.0-1.mga9 bundled(guanlecoja) = 0.8.0 bundled(guanlecoja) = 0.8.3 bundled(gulp) = 3.9.0 bundled(gulp) = 3.9.1 bundled(gulp-shell) = 0.4.1 bundled(http-proxy) = 1.11.1 bundled(minimist) = 1.1.1 bundled(shelljs) = 0.5.3 python3.9dist(buildbot-console-view) = 3.3 python3.9dist(buildbot-grid-view) = 3.3 python3.9dist(buildbot-waterfall-view) = 3.3 python3.9dist(buildbot-www) = 3.3 python3dist(buildbot-console-view) = 3.3 python3dist(buildbot-grid-view) = 3.3 python3dist(buildbot-waterfall-view) = 3.3 python3dist(buildbot-www) = 3.3
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: python(abi) = 3.9 python3.9dist(buildbot)
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/noarch/buildbot-3.3.0-1.mga9.noarch.rpm
Wrote: /home/iurt/rpmbuild/RPMS/noarch/buildbot-worker-3.3.0-1.mga9.noarch.rpm
Wrote: /home/iurt/rpmbuild/RPMS/noarch/buildbot-master-3.3.0-1.mga9.noarch.rpm
Wrote: /home/iurt/rpmbuild/RPMS/noarch/buildbot-www-3.3.0-1.mga9.noarch.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.pmyLG6
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd buildbot-3.3.0
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/buildbot-3.3.0-1.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.KMZCAp
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf buildbot-3.3.0
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!