D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/buildbot-2.7.0-1.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.fbgqnH + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf buildbot-2.7.0 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/buildbot-2.7.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd buildbot-2.7.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.RIIzfI + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd buildbot-2.7.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/buildbot_net_usage_data.py -> build/lib/buildbot copying buildbot/manhole.py -> build/lib/buildbot copying buildbot/errors.py -> build/lib/buildbot copying buildbot/pbmanager.py -> build/lib/buildbot copying buildbot/buildrequest.py -> build/lib/buildbot copying buildbot/pbutil.py -> build/lib/buildbot copying buildbot/__init__.py -> build/lib/buildbot copying buildbot/master.py -> build/lib/buildbot copying buildbot/scheduler.py -> build/lib/buildbot copying buildbot/config.py -> build/lib/buildbot copying buildbot/worker_transition.py -> build/lib/buildbot copying buildbot/locks.py -> build/lib/buildbot copying buildbot/interfaces.py -> build/lib/buildbot copying buildbot/revlinks.py -> build/lib/buildbot creating build/lib/buildbot/configurators copying buildbot/configurators/__init__.py -> build/lib/buildbot/configurators copying buildbot/configurators/janitor.py -> build/lib/buildbot/configurators creating build/lib/buildbot/worker copying buildbot/worker/base.py -> build/lib/buildbot/worker copying buildbot/worker/manager.py -> build/lib/buildbot/worker copying buildbot/worker/ec2.py -> build/lib/buildbot/worker copying buildbot/worker/kubernetes.py -> build/lib/buildbot/worker copying buildbot/worker/__init__.py -> build/lib/buildbot/worker copying buildbot/worker/docker.py -> build/lib/buildbot/worker copying buildbot/worker/local.py -> build/lib/buildbot/worker copying buildbot/worker/openstack.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/marathon.py -> build/lib/buildbot/worker creating build/lib/buildbot/worker/protocols copying buildbot/worker/protocols/null.py -> build/lib/buildbot/worker/protocols copying buildbot/worker/protocols/pb.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/changes.py -> build/lib/buildbot/changes copying buildbot/changes/github.py -> build/lib/buildbot/changes copying buildbot/changes/pb.py -> build/lib/buildbot/changes copying buildbot/changes/filter.py -> build/lib/buildbot/changes copying buildbot/changes/base.py -> build/lib/buildbot/changes copying buildbot/changes/gitpoller.py -> build/lib/buildbot/changes copying buildbot/changes/svnpoller.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/bitbucket.py -> build/lib/buildbot/changes copying buildbot/changes/__init__.py -> build/lib/buildbot/changes copying buildbot/changes/p4poller.py -> build/lib/buildbot/changes copying buildbot/changes/gerritchangesource.py -> build/lib/buildbot/changes copying buildbot/changes/hgpoller.py -> build/lib/buildbot/changes creating build/lib/buildbot/clients copying buildbot/clients/base.py -> build/lib/buildbot/clients copying buildbot/clients/__init__.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/usersclient.py -> build/lib/buildbot/clients creating build/lib/buildbot/data copying buildbot/data/logchunks.py -> build/lib/buildbot/data copying buildbot/data/changes.py -> build/lib/buildbot/data copying buildbot/data/properties.py -> build/lib/buildbot/data copying buildbot/data/forceschedulers.py -> build/lib/buildbot/data copying buildbot/data/steps.py -> build/lib/buildbot/data copying buildbot/data/base.py -> build/lib/buildbot/data copying buildbot/data/workers.py -> build/lib/buildbot/data copying buildbot/data/builds.py -> build/lib/buildbot/data copying buildbot/data/changesources.py -> build/lib/buildbot/data copying buildbot/data/exceptions.py -> build/lib/buildbot/data copying buildbot/data/sourcestamps.py -> build/lib/buildbot/data copying buildbot/data/buildsets.py -> build/lib/buildbot/data copying buildbot/data/__init__.py -> build/lib/buildbot/data copying buildbot/data/logs.py -> build/lib/buildbot/data copying buildbot/data/types.py -> build/lib/buildbot/data copying buildbot/data/schedulers.py -> build/lib/buildbot/data copying buildbot/data/buildrequests.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/masters.py -> build/lib/buildbot/data copying buildbot/data/builders.py -> build/lib/buildbot/data copying buildbot/data/patches.py -> build/lib/buildbot/data copying buildbot/data/connector.py -> build/lib/buildbot/data creating build/lib/buildbot/db copying buildbot/db/pool.py -> build/lib/buildbot/db copying buildbot/db/changes.py -> build/lib/buildbot/db copying buildbot/db/steps.py -> build/lib/buildbot/db copying buildbot/db/base.py -> build/lib/buildbot/db copying buildbot/db/migrate_utils.py -> build/lib/buildbot/db copying buildbot/db/users.py -> build/lib/buildbot/db copying buildbot/db/enginestrategy.py -> build/lib/buildbot/db copying buildbot/db/workers.py -> build/lib/buildbot/db copying buildbot/db/builds.py -> build/lib/buildbot/db copying buildbot/db/changesources.py -> build/lib/buildbot/db copying buildbot/db/exceptions.py -> build/lib/buildbot/db copying buildbot/db/sourcestamps.py -> build/lib/buildbot/db copying buildbot/db/state.py -> build/lib/buildbot/db copying buildbot/db/buildsets.py -> build/lib/buildbot/db copying buildbot/db/__init__.py -> build/lib/buildbot/db copying buildbot/db/logs.py -> build/lib/buildbot/db copying buildbot/db/schedulers.py -> build/lib/buildbot/db copying buildbot/db/buildrequests.py -> build/lib/buildbot/db copying buildbot/db/model.py -> build/lib/buildbot/db copying buildbot/db/masters.py -> build/lib/buildbot/db copying buildbot/db/tags.py -> build/lib/buildbot/db copying buildbot/db/builders.py -> build/lib/buildbot/db copying buildbot/db/dbconfig.py -> build/lib/buildbot/db copying buildbot/db/connector.py -> build/lib/buildbot/db creating build/lib/buildbot/db/migrate creating 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/052_cascading_set_null.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/049_add_schedulers_enabled.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/__init__.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/054_add_index_to_steps.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/055_fix_changes_committer.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/050_cascading_deletes_all.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/040_add_builder_tags.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/046_mysql_innodb_compatibility.py -> build/lib/buildbot/db/migrate/versions copying buildbot/db/migrate/versions/051_add_worker_status.py -> build/lib/buildbot/db/migrate/versions creating build/lib/buildbot/db/types copying buildbot/db/types/__init__.py -> build/lib/buildbot/db/types copying buildbot/db/types/json.py -> build/lib/buildbot/db/types creating build/lib/buildbot/machine copying buildbot/machine/base.py -> build/lib/buildbot/machine copying buildbot/machine/manager.py -> build/lib/buildbot/machine copying buildbot/machine/generic.py -> build/lib/buildbot/machine copying buildbot/machine/__init__.py -> build/lib/buildbot/machine copying buildbot/machine/latent.py -> build/lib/buildbot/machine creating build/lib/buildbot/monkeypatches copying buildbot/monkeypatches/decorators.py -> build/lib/buildbot/monkeypatches copying buildbot/monkeypatches/__init__.py -> build/lib/buildbot/monkeypatches copying buildbot/monkeypatches/servicechecks.py -> build/lib/buildbot/monkeypatches creating build/lib/buildbot/mq copying buildbot/mq/base.py -> build/lib/buildbot/mq copying buildbot/mq/simple.py -> build/lib/buildbot/mq copying buildbot/mq/__init__.py -> build/lib/buildbot/mq copying buildbot/mq/wamp.py -> build/lib/buildbot/mq copying buildbot/mq/connector.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/botmaster.py -> build/lib/buildbot/process copying buildbot/process/properties.py -> build/lib/buildbot/process copying buildbot/process/base.py -> build/lib/buildbot/process copying buildbot/process/remotecommand.py -> build/lib/buildbot/process copying buildbot/process/metrics.py -> build/lib/buildbot/process copying buildbot/process/buildrequest.py -> build/lib/buildbot/process copying buildbot/process/cache.py -> build/lib/buildbot/process copying buildbot/process/logobserver.py -> build/lib/buildbot/process copying buildbot/process/debug.py -> build/lib/buildbot/process copying buildbot/process/remotetransfer.py -> build/lib/buildbot/process copying buildbot/process/buildrequestdistributor.py -> build/lib/buildbot/process copying buildbot/process/__init__.py -> build/lib/buildbot/process copying buildbot/process/measured_service.py -> build/lib/buildbot/process copying buildbot/process/buildstep.py -> build/lib/buildbot/process copying buildbot/process/build.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/factory.py -> build/lib/buildbot/process copying buildbot/process/log.py -> build/lib/buildbot/process copying buildbot/process/builder.py -> build/lib/buildbot/process creating build/lib/buildbot/process/users copying buildbot/process/users/manager.py -> build/lib/buildbot/process/users copying buildbot/process/users/users.py -> build/lib/buildbot/process/users copying buildbot/process/users/__init__.py -> build/lib/buildbot/process/users copying buildbot/process/users/manual.py -> build/lib/buildbot/process/users creating build/lib/buildbot/reporters copying buildbot/reporters/stash.py -> build/lib/buildbot/reporters copying buildbot/reporters/telegram.py -> build/lib/buildbot/reporters copying buildbot/reporters/message.py -> build/lib/buildbot/reporters copying buildbot/reporters/github.py -> build/lib/buildbot/reporters copying buildbot/reporters/pushover.py -> build/lib/buildbot/reporters copying buildbot/reporters/http.py -> build/lib/buildbot/reporters copying buildbot/reporters/irc.py -> build/lib/buildbot/reporters copying buildbot/reporters/words.py -> build/lib/buildbot/reporters copying buildbot/reporters/zulip.py -> build/lib/buildbot/reporters copying buildbot/reporters/mail.py -> build/lib/buildbot/reporters copying buildbot/reporters/bitbucketserver.py -> build/lib/buildbot/reporters copying buildbot/reporters/hipchat.py -> build/lib/buildbot/reporters copying buildbot/reporters/gerrit.py -> build/lib/buildbot/reporters copying buildbot/reporters/bitbucket.py -> build/lib/buildbot/reporters copying buildbot/reporters/utils.py -> build/lib/buildbot/reporters copying buildbot/reporters/__init__.py -> build/lib/buildbot/reporters copying buildbot/reporters/pushjet.py -> build/lib/buildbot/reporters copying buildbot/reporters/notifier.py -> build/lib/buildbot/reporters copying buildbot/reporters/gitlab.py -> build/lib/buildbot/reporters copying buildbot/reporters/gerrit_verify_status.py -> build/lib/buildbot/reporters creating build/lib/buildbot/schedulers copying buildbot/schedulers/filter.py -> build/lib/buildbot/schedulers copying buildbot/schedulers/base.py -> build/lib/buildbot/schedulers copying buildbot/schedulers/manager.py -> build/lib/buildbot/schedulers copying buildbot/schedulers/dependent.py -> build/lib/buildbot/schedulers copying buildbot/schedulers/forcesched.py -> build/lib/buildbot/schedulers copying buildbot/schedulers/__init__.py -> build/lib/buildbot/schedulers copying buildbot/schedulers/basic.py -> build/lib/buildbot/schedulers copying buildbot/schedulers/trysched.py -> build/lib/buildbot/schedulers copying buildbot/schedulers/timed.py -> build/lib/buildbot/schedulers copying buildbot/schedulers/triggerable.py -> build/lib/buildbot/schedulers creating 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/base.py -> build/lib/buildbot/scripts copying buildbot/scripts/devproxy.py -> build/lib/buildbot/scripts copying buildbot/scripts/stop.py -> build/lib/buildbot/scripts copying buildbot/scripts/restart.py -> build/lib/buildbot/scripts copying buildbot/scripts/dataspec.py -> build/lib/buildbot/scripts copying buildbot/scripts/__init__.py -> build/lib/buildbot/scripts copying buildbot/scripts/checkconfig.py -> build/lib/buildbot/scripts copying buildbot/scripts/create_master.py -> build/lib/buildbot/scripts copying buildbot/scripts/logwatcher.py -> build/lib/buildbot/scripts copying buildbot/scripts/reconfig.py -> build/lib/buildbot/scripts copying buildbot/scripts/start.py -> build/lib/buildbot/scripts copying buildbot/scripts/user.py -> build/lib/buildbot/scripts copying buildbot/scripts/windows_service.py -> build/lib/buildbot/scripts copying buildbot/scripts/runner.py -> build/lib/buildbot/scripts copying buildbot/scripts/sendchange.py -> build/lib/buildbot/scripts copying buildbot/scripts/cleanupdb.py -> build/lib/buildbot/scripts creating build/lib/buildbot/secrets copying buildbot/secrets/manager.py -> build/lib/buildbot/secrets copying buildbot/secrets/__init__.py -> build/lib/buildbot/secrets copying buildbot/secrets/secret.py -> build/lib/buildbot/secrets creating 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 copying buildbot/secrets/providers/vault.py -> build/lib/buildbot/secrets/providers copying buildbot/secrets/providers/file.py -> build/lib/buildbot/secrets/providers copying buildbot/secrets/providers/passwordstore.py -> build/lib/buildbot/secrets/providers creating build/lib/buildbot/statistics copying buildbot/statistics/__init__.py -> build/lib/buildbot/statistics copying buildbot/statistics/capture.py -> build/lib/buildbot/statistics copying buildbot/statistics/stats_service.py -> build/lib/buildbot/statistics creating 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 copying buildbot/statistics/storage_backends/influxdb_client.py -> build/lib/buildbot/statistics/storage_backends creating build/lib/buildbot/status copying buildbot/status/worker.py -> build/lib/buildbot/status copying buildbot/status/base.py -> build/lib/buildbot/status copying buildbot/status/client.py -> build/lib/buildbot/status copying buildbot/status/buildrequest.py -> build/lib/buildbot/status copying buildbot/status/__init__.py -> build/lib/buildbot/status copying buildbot/status/master.py -> build/lib/buildbot/status copying buildbot/status/build.py -> build/lib/buildbot/status copying buildbot/status/buildset.py -> build/lib/buildbot/status copying buildbot/status/event.py -> build/lib/buildbot/status copying buildbot/status/builder.py -> build/lib/buildbot/status 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/subunit.py -> build/lib/buildbot/steps copying buildbot/steps/transfer.py -> build/lib/buildbot/steps copying buildbot/steps/mswin.py -> build/lib/buildbot/steps copying buildbot/steps/http.py -> build/lib/buildbot/steps copying buildbot/steps/mtrlogobserver.py -> build/lib/buildbot/steps copying buildbot/steps/download_secret_to_worker.py -> build/lib/buildbot/steps copying buildbot/steps/python_twisted.py -> build/lib/buildbot/steps copying buildbot/steps/cppcheck.py -> build/lib/buildbot/steps copying buildbot/steps/__init__.py -> build/lib/buildbot/steps copying buildbot/steps/master.py -> build/lib/buildbot/steps copying buildbot/steps/shellsequence.py -> build/lib/buildbot/steps copying buildbot/steps/cmake.py -> build/lib/buildbot/steps copying buildbot/steps/maxq.py -> build/lib/buildbot/steps copying buildbot/steps/python.py -> build/lib/buildbot/steps copying buildbot/steps/trigger.py -> build/lib/buildbot/steps copying buildbot/steps/shell.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/lintian.py -> build/lib/buildbot/steps/package/deb copying buildbot/steps/package/deb/pbuilder.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/__init__.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/rpmspec.py -> build/lib/buildbot/steps/package/rpm copying buildbot/steps/package/rpm/rpmlint.py -> build/lib/buildbot/steps/package/rpm copying buildbot/steps/package/rpm/mock.py -> build/lib/buildbot/steps/package/rpm creating build/lib/buildbot/steps/source copying buildbot/steps/source/github.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/darcs.py -> build/lib/buildbot/steps/source copying buildbot/steps/source/gerrit.py -> build/lib/buildbot/steps/source copying buildbot/steps/source/repo.py -> build/lib/buildbot/steps/source copying buildbot/steps/source/git.py -> build/lib/buildbot/steps/source copying buildbot/steps/source/mtn.py -> build/lib/buildbot/steps/source copying buildbot/steps/source/__init__.py -> build/lib/buildbot/steps/source copying buildbot/steps/source/svn.py -> build/lib/buildbot/steps/source copying buildbot/steps/source/cvs.py -> build/lib/buildbot/steps/source copying buildbot/steps/source/p4.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 creating build/lib/buildbot/util copying buildbot/util/croniter.py -> build/lib/buildbot/util copying buildbot/util/deferwaiter.py -> build/lib/buildbot/util copying buildbot/util/giturlparse.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/debounce.py -> build/lib/buildbot/util copying buildbot/util/subscription.py -> build/lib/buildbot/util copying buildbot/util/codebase.py -> build/lib/buildbot/util copying buildbot/util/logger.py -> build/lib/buildbot/util copying buildbot/util/ssl.py -> build/lib/buildbot/util copying buildbot/util/protocol.py -> build/lib/buildbot/util copying buildbot/util/maildir.py -> build/lib/buildbot/util copying buildbot/util/git.py -> build/lib/buildbot/util copying buildbot/util/state.py -> build/lib/buildbot/util copying buildbot/util/kubeclientservice.py -> build/lib/buildbot/util copying buildbot/util/_notifier.py -> build/lib/buildbot/util copying buildbot/util/identifiers.py -> build/lib/buildbot/util copying buildbot/util/__init__.py -> build/lib/buildbot/util copying buildbot/util/eventual.py -> build/lib/buildbot/util copying buildbot/util/lru.py -> build/lib/buildbot/util copying buildbot/util/lineboundaries.py -> build/lib/buildbot/util copying buildbot/util/config.py -> build/lib/buildbot/util copying buildbot/util/raml.py -> build/lib/buildbot/util copying buildbot/util/private_tempdir.py -> build/lib/buildbot/util copying buildbot/util/latent.py -> build/lib/buildbot/util copying buildbot/util/misc.py -> build/lib/buildbot/util copying buildbot/util/bbcollections.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/httpclientservice.py -> build/lib/buildbot/util copying buildbot/util/tuplematch.py -> build/lib/buildbot/util copying buildbot/util/netstrings.py -> build/lib/buildbot/util creating build/lib/buildbot/wamp copying buildbot/wamp/__init__.py -> build/lib/buildbot/wamp copying buildbot/wamp/connector.py -> build/lib/buildbot/wamp creating build/lib/buildbot/www copying buildbot/www/rest.py -> build/lib/buildbot/www copying buildbot/www/ldapuserinfo.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/plugin.py -> build/lib/buildbot/www copying buildbot/www/__init__.py -> build/lib/buildbot/www copying buildbot/www/config.py -> build/lib/buildbot/www copying buildbot/www/ws.py -> build/lib/buildbot/www copying buildbot/www/change_hook.py -> build/lib/buildbot/www copying buildbot/www/oauth2.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/resource.py -> build/lib/buildbot/www creating build/lib/buildbot/www/hooks copying buildbot/www/hooks/github.py -> build/lib/buildbot/www/hooks copying buildbot/www/hooks/gitorious.py -> build/lib/buildbot/www/hooks copying buildbot/www/hooks/base.py -> build/lib/buildbot/www/hooks copying buildbot/www/hooks/bitbucketserver.py -> build/lib/buildbot/www/hooks copying buildbot/www/hooks/bitbucket.py -> build/lib/buildbot/www/hooks copying buildbot/www/hooks/__init__.py -> build/lib/buildbot/www/hooks copying buildbot/www/hooks/bitbucketcloud.py -> build/lib/buildbot/www/hooks copying buildbot/www/hooks/poller.py -> build/lib/buildbot/www/hooks copying buildbot/www/hooks/gitlab.py -> build/lib/buildbot/www/hooks creating 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 copying buildbot/www/authz/roles.py -> build/lib/buildbot/www/authz copying buildbot/www/authz/endpointmatchers.py -> build/lib/buildbot/www/authz creating build/lib/buildbot/test copying buildbot/test/__init__.py -> build/lib/buildbot/test copying buildbot/test/test_extra_coverage.py -> build/lib/buildbot/test creating build/lib/buildbot/test/util copying buildbot/test/util/changesource.py -> build/lib/buildbot/test/util copying buildbot/test/util/db.py -> build/lib/buildbot/test/util copying buildbot/test/util/decorators.py -> build/lib/buildbot/test/util copying buildbot/test/util/endpoint.py -> build/lib/buildbot/test/util copying buildbot/test/util/properties.py -> build/lib/buildbot/test/util copying buildbot/test/util/steps.py -> build/lib/buildbot/test/util copying buildbot/test/util/reporter.py -> build/lib/buildbot/test/util copying buildbot/test/util/patch_delay.py -> build/lib/buildbot/test/util copying buildbot/test/util/pbmanager.py -> build/lib/buildbot/test/util copying buildbot/test/util/connector_component.py -> build/lib/buildbot/test/util copying buildbot/test/util/warnings.py -> build/lib/buildbot/test/util copying buildbot/test/util/sourcesteps.py -> build/lib/buildbot/test/util copying buildbot/test/util/integration.py -> build/lib/buildbot/test/util copying buildbot/test/util/__init__.py -> build/lib/buildbot/test/util copying buildbot/test/util/gpo.py -> build/lib/buildbot/test/util copying buildbot/test/util/protocols.py -> build/lib/buildbot/test/util copying buildbot/test/util/scheduler.py -> build/lib/buildbot/test/util copying buildbot/test/util/validation.py -> build/lib/buildbot/test/util copying buildbot/test/util/dirs.py -> build/lib/buildbot/test/util copying buildbot/test/util/www.py -> build/lib/buildbot/test/util copying buildbot/test/util/config.py -> build/lib/buildbot/test/util copying buildbot/test/util/configurators.py -> build/lib/buildbot/test/util copying buildbot/test/util/notifier.py -> build/lib/buildbot/test/util copying buildbot/test/util/sandboxed_worker.py -> build/lib/buildbot/test/util copying buildbot/test/util/interfaces.py -> build/lib/buildbot/test/util copying buildbot/test/util/logging.py -> build/lib/buildbot/test/util copying buildbot/test/util/misc.py -> build/lib/buildbot/test/util copying buildbot/test/util/tuplematching.py -> build/lib/buildbot/test/util copying buildbot/test/util/migration.py -> build/lib/buildbot/test/util copying buildbot/test/util/querylog.py -> build/lib/buildbot/test/util copying buildbot/test/util/fuzz.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/fakedb.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/logfile.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/fakemaster.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/botmaster.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/web.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/endpoint.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/fakeprotocol.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/reactor.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/fakedata.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/remotecommand.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/pbmanager.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/bworkermanager.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/kube.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/secrets.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/fakemq.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/state.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/__init__.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/docker.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/openstack.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/libvirt.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/fakebuild.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/change.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/private_tempdir.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/latent.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/fakestats.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/machine.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/httpclientservice.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/step.py -> build/lib/buildbot/test/fake creating build/lib/buildbot/test/fuzz copying buildbot/test/fuzz/__init__.py -> build/lib/buildbot/test/fuzz copying buildbot/test/fuzz/test_lru.py -> build/lib/buildbot/test/fuzz creating 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.py -> build/lib/buildbot/test/integration copying buildbot/test/integration/test_integration_mastershell.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_integration_with_secrets.py -> build/lib/buildbot/test/integration copying buildbot/test/integration/test_URLs.py -> build/lib/buildbot/test/integration copying buildbot/test/integration/test_www.py -> build/lib/buildbot/test/integration copying buildbot/test/integration/test_telegram_bot.py -> build/lib/buildbot/test/integration copying buildbot/test/integration/test_customservices.py -> build/lib/buildbot/test/integration copying buildbot/test/integration/test_stop_trigger.py -> build/lib/buildbot/test/integration copying buildbot/test/integration/test_worker_kubernetes.py -> build/lib/buildbot/test/integration copying buildbot/test/integration/test_master.py -> build/lib/buildbot/test/integration copying buildbot/test/integration/test_worker_workerside.py -> build/lib/buildbot/test/integration copying buildbot/test/integration/test_trigger.py -> build/lib/buildbot/test/integration copying buildbot/test/integration/__init__.py -> build/lib/buildbot/test/integration copying buildbot/test/integration/test_worker.py -> build/lib/buildbot/test/integration copying buildbot/test/integration/test_custom_buildstep.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_force_with_patch.py -> build/lib/buildbot/test/integration copying buildbot/test/integration/test_process_botmaster.py -> build/lib/buildbot/test/integration copying buildbot/test/integration/test_worker_comm.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_locks.py -> build/lib/buildbot/test/integration copying buildbot/test/integration/test_virtual_builder.py -> build/lib/buildbot/test/integration copying buildbot/test/integration/test_worker_marathon.py -> build/lib/buildbot/test/integration copying buildbot/test/integration/test_configs.py -> build/lib/buildbot/test/integration copying buildbot/test/integration/test_log_finish.py -> build/lib/buildbot/test/integration copying buildbot/test/integration/test_notifier.py -> build/lib/buildbot/test/integration copying buildbot/test/integration/test_worker_latent.py -> build/lib/buildbot/test/integration creating 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/test_interruptcommand.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/__init__.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_setpropertyfromcommand.py -> 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 creating build/lib/buildbot/test/regressions copying buildbot/test/regressions/__init__.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/test_steps_shell_WarningCountingShellCommand.py -> build/lib/buildbot/test/regressions creating build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_source_darcs.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_db_migrate_versions_049_add_schedulers_enabled.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_model.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_process_remotecommand.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_buildrequests.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_source_repo.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_util_giturlparse.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_changes_github.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_janitor_configurator.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_buildsets.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_process_results.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_process_buildrequest.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_masters.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_reporter_bitbucketserver.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_www_hooks_gitorious.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_shell.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_www_hooks_base.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_changes_filter.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_workers.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_worker_local.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_schedulers_timed_Periodic.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_util.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_mq_connector.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_util_raml.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_package_deb_pbuilder.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_data_builds.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_reporters_telegram.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_maxq.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_reporters_notifier.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_fake_httpclientservice.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_config.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_util_lineboundaries.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_version.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_python_twisted.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_www_endpointmatchers.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_worker_protocols_pb.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_www_ws.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_changes_svnpoller.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_process_metrics.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_schedulers.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_reporters_mail.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_www_hooks_github.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_process_buildstep.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_changes_manager.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_worker_openstack.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_reporters_hipchat.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_migrate_versions_052_cascading_set_null.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_data_connector.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_mtrlogobserver.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_util_netstrings.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_worker_docker.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_reporters_words.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_util_git.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_reporters_pushjet.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_package_rpm_mock.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_vstudio.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_cppcheck.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_changes_changes.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_test_util_gpo.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_steps.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_stats_service.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_scripts_stop.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_process_log.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_mq_wamp.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_source_svn.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_util_subscriptions.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_worker_base.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_util_poll.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_util_debounce.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_source_bzr.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_process_cache.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_migrate_versions_053_add_changes_committer.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_mq.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_util_state.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_www_config.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_source_mercurial.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_worker.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_migrate_versions_046_mysql_innodb_compatibility.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_util_private_tempdir.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_schedulers_timed_Nightly.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_www_ldapuserinfo.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_process_buildrequestdistributor.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_scripts_user.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_scripts_checkconfig.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_data_resultspec.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_migrate_versions_054_add_index_to_steps.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_scripts_cleanupdb.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_reporter_gerrit_verify_status.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_source_gerrit.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_schedulers_dependent.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_clients_usersclient.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_data_changesources.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_schedulers_basic.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_process_users_manager.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_data_buildsets.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_data_forceschedulers.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_data_sourcestamps.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_process_users_users.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_state.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_clients_sendchange.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_cmake.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_scripts_start.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_process_users_manual.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_www_auth.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_reporters_message.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_changes_pb.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_util_codebase.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_package_deb_lintian.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_data_masters.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_scripts_runner.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_changes_p4poller.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_machine_generic.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_mq_base.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_master.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_migrate_versions_042_add_build_properties_table.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_changes.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_util_patch_delay.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_worker_kubernetes.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_migrate_versions_040_add_builder_tags.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_scripts_logwatcher.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_enginestrategy.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_shellsequence.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_worker_ec2.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_sourcestamps.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_package_rpm_rpmbuild.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_schedulers_triggerable.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_www_hooks_gitlab.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_process_workerforbuilder.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_master.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/__init__.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_changes_gerritchangesource.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_scripts_tryserver.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_trigger.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_util_kubeclientservice.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_connector.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_schedulers_timed_NightlyBase.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_logs.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_scripts_restart.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_util_lru.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_reporter_bitbucket.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_scripts_upgrade_master.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_util_interfaces.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_www_authz.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_data_workers.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_schedulers_timed_NightlyTriggerable.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_util_notifier.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_util_service.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_scripts_create_master.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_reporter_gerrit.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_util_bbcollections.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_migrate_versions_044_add_step_hidden.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_source_github.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_worker_protocols_base.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_migrate_versions_041_add_N_N_tagsbuilders.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_process_factory.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_source_mtn.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_process_logobserver.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_schedulers_manager.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_schedulers_trysched.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_revlinks.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_worker_libvirt.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_util_eventual.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_www_hooks_bitbucketcloud.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_util_tuplematch.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_source_gitlab.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_migrate_versions_045_worker_transition.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_data_properties.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_util_ssl.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_python.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_changesources.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_mswin.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_changes_bitbucket.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_www_roles.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_migrate_versions_047_cascading_deleletes.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_data_changes.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_www_rest.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_pool.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_base.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_util_protocol.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_changes_mail.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_data_root.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_builders.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_util_sautils.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_configurator_base.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_data_logchunks.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_changes_base.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_steps_source_p4.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_reporters_utils.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_process_build.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_scripts_base.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_migrate_versions_051_add_workers_status.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_source_cvs.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_dbconfig.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_www_hooks_bitbucketserver.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_schedulers_base.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_schedulers_timed_Timed.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_util_ComparableMixin.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_subunit.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_http.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_data_steps.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_process_botmaster_BotMaster.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_source_base_Source.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_changes_hgpoller.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_schedulers_forcesched.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_changes_mail_CVSMaildirSource.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_www_resource.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_renderable.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_util_identifiers.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_scripts_trycmd.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_scripts_sendchange.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_reporters_pushover.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_mq_simple.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_users.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_migrate_versions_043_add_changes_parent.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_reporter_github.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_transfer.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_locks.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_util_pathmatch.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_worker_manager.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_process_properties.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_migrate_versions_048_change_properties_to_text.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_www_service.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_data_logs.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_www_hooks_bitbucket.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_pbmanager.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_reporter_zulip.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_reporters_irc.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_process_remotetransfer.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_interpolate_secrets.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_worker_marathon.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_data_base.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_process_debug.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_clients_tryclient.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_wamp_connector.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_changes_gitpoller.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_source_git.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_data_patches.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_data_types.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_util_misc.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_util_maildir.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_reporter_gitlab.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_util_deferwaiter.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_plugins.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_reporter_http.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_www_hooks_poller.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_www_sse.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_data_builders.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_builds.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_www_avatar.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_util_httpclientservice.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_migrate_versions_050_cascading_deletes_all.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_migrate_versions_055_add_changes_committer.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_package_rpm_rpmlint.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_data_schedulers.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_www_oauth.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_process_builder.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_data_buildrequests.py -> build/lib/buildbot/test/unit + pushd docs ~/rpmbuild/BUILD/buildbot-2.7.0/docs ~/rpmbuild/BUILD/buildbot-2.7.0 + popd ~/rpmbuild/BUILD/buildbot-2.7.0 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.YUUu2G + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64 + cd buildbot-2.7.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-2.7.0-1.mga8.x86_64 running install running install_lib creating /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr creating /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib creating /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8 creating /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages creating /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot copying build/lib/buildbot/buildbot_net_usage_data.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot creating /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/util copying build/lib/buildbot/util/croniter.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/util copying build/lib/buildbot/util/deferwaiter.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/util copying build/lib/buildbot/util/giturlparse.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/util copying build/lib/buildbot/util/poll.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/util copying build/lib/buildbot/util/pathmatch.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/util copying build/lib/buildbot/util/debounce.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/util copying build/lib/buildbot/util/subscription.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/util copying build/lib/buildbot/util/codebase.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/util copying build/lib/buildbot/util/logger.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/util copying build/lib/buildbot/util/ssl.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/util copying build/lib/buildbot/util/protocol.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/util copying build/lib/buildbot/util/maildir.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/util copying build/lib/buildbot/util/git.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/util copying build/lib/buildbot/util/state.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/util copying build/lib/buildbot/util/kubeclientservice.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/util copying build/lib/buildbot/util/_notifier.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/util copying build/lib/buildbot/util/identifiers.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/util copying build/lib/buildbot/util/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/util copying build/lib/buildbot/util/eventual.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/util copying build/lib/buildbot/util/lru.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/util copying build/lib/buildbot/util/lineboundaries.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/util copying build/lib/buildbot/util/config.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/util copying build/lib/buildbot/util/raml.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/util copying build/lib/buildbot/util/private_tempdir.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/util copying build/lib/buildbot/util/latent.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/util copying build/lib/buildbot/util/misc.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/util copying build/lib/buildbot/util/bbcollections.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/util copying build/lib/buildbot/util/service.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/util copying build/lib/buildbot/util/sautils.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/util copying build/lib/buildbot/util/httpclientservice.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/util copying build/lib/buildbot/util/tuplematch.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/util copying build/lib/buildbot/util/netstrings.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/util copying build/lib/buildbot/manhole.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot creating /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/monkeypatches copying build/lib/buildbot/monkeypatches/decorators.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/monkeypatches copying build/lib/buildbot/monkeypatches/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/monkeypatches copying build/lib/buildbot/monkeypatches/servicechecks.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/monkeypatches creating /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/db copying build/lib/buildbot/db/pool.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/db creating /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/db/types copying build/lib/buildbot/db/types/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/db/types copying build/lib/buildbot/db/types/json.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/db/types copying build/lib/buildbot/db/changes.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/db copying build/lib/buildbot/db/steps.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/db copying build/lib/buildbot/db/base.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/db copying build/lib/buildbot/db/migrate_utils.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/db copying build/lib/buildbot/db/users.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/db copying build/lib/buildbot/db/enginestrategy.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/db copying build/lib/buildbot/db/workers.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/db copying build/lib/buildbot/db/builds.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/db copying build/lib/buildbot/db/changesources.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/db copying build/lib/buildbot/db/exceptions.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/db copying build/lib/buildbot/db/sourcestamps.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/db copying build/lib/buildbot/db/state.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/db copying build/lib/buildbot/db/buildsets.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/db copying build/lib/buildbot/db/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/db copying build/lib/buildbot/db/logs.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/db copying build/lib/buildbot/db/schedulers.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/db copying build/lib/buildbot/db/buildrequests.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/db copying build/lib/buildbot/db/model.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/db copying build/lib/buildbot/db/masters.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/db copying build/lib/buildbot/db/tags.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/db copying build/lib/buildbot/db/builders.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/db copying build/lib/buildbot/db/dbconfig.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/db copying build/lib/buildbot/db/connector.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/db creating /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/db/migrate creating /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/db/migrate/versions copying build/lib/buildbot/db/migrate/versions/044_add_step_hidden.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/db/migrate/versions copying build/lib/buildbot/db/migrate/versions/052_cascading_set_null.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/db/migrate/versions copying build/lib/buildbot/db/migrate/versions/047_cascading_deletes.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/db/migrate/versions copying build/lib/buildbot/db/migrate/versions/049_add_schedulers_enabled.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/db/migrate/versions copying build/lib/buildbot/db/migrate/versions/041_add_N_N_tagsbuilders.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/db/migrate/versions copying build/lib/buildbot/db/migrate/versions/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/db/migrate/versions copying build/lib/buildbot/db/migrate/versions/045_worker_transition.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/db/migrate/versions copying build/lib/buildbot/db/migrate/versions/054_add_index_to_steps.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/db/migrate/versions copying build/lib/buildbot/db/migrate/versions/043_changes_parent.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/db/migrate/versions copying build/lib/buildbot/db/migrate/versions/055_fix_changes_committer.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/db/migrate/versions copying build/lib/buildbot/db/migrate/versions/048_change_properties_to_text.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/db/migrate/versions copying build/lib/buildbot/db/migrate/versions/050_cascading_deletes_all.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/db/migrate/versions copying build/lib/buildbot/db/migrate/versions/042_add_build_properties_table.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/db/migrate/versions copying build/lib/buildbot/db/migrate/versions/040_add_builder_tags.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/db/migrate/versions copying build/lib/buildbot/db/migrate/versions/053_add_changes_committer.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/db/migrate/versions copying build/lib/buildbot/db/migrate/versions/046_mysql_innodb_compatibility.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/db/migrate/versions copying build/lib/buildbot/db/migrate/versions/051_add_worker_status.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/db/migrate/versions creating /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/machine copying build/lib/buildbot/machine/base.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/machine copying build/lib/buildbot/machine/manager.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/machine copying build/lib/buildbot/machine/generic.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/machine copying build/lib/buildbot/machine/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/machine copying build/lib/buildbot/machine/latent.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/machine creating /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/scripts copying build/lib/buildbot/scripts/upgrade_master.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/scripts copying build/lib/buildbot/scripts/tryserver.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/scripts copying build/lib/buildbot/scripts/trycmd.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/scripts copying build/lib/buildbot/scripts/base.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/scripts copying build/lib/buildbot/scripts/devproxy.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/scripts copying build/lib/buildbot/scripts/stop.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/scripts copying build/lib/buildbot/scripts/restart.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/scripts copying build/lib/buildbot/scripts/dataspec.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/scripts copying build/lib/buildbot/scripts/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/scripts copying build/lib/buildbot/scripts/checkconfig.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/scripts copying build/lib/buildbot/scripts/create_master.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/scripts copying build/lib/buildbot/scripts/logwatcher.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/scripts copying build/lib/buildbot/scripts/reconfig.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/scripts copying build/lib/buildbot/scripts/start.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/scripts copying build/lib/buildbot/scripts/user.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/scripts copying build/lib/buildbot/scripts/windows_service.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/scripts copying build/lib/buildbot/scripts/runner.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/scripts copying build/lib/buildbot/scripts/sendchange.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/scripts copying build/lib/buildbot/scripts/cleanupdb.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/scripts creating /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/statistics copying build/lib/buildbot/statistics/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/statistics copying build/lib/buildbot/statistics/capture.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/statistics copying build/lib/buildbot/statistics/stats_service.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/statistics creating /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/statistics/storage_backends copying build/lib/buildbot/statistics/storage_backends/base.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/statistics/storage_backends copying build/lib/buildbot/statistics/storage_backends/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/statistics/storage_backends copying build/lib/buildbot/statistics/storage_backends/influxdb_client.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/statistics/storage_backends copying build/lib/buildbot/errors.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot creating /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/reporters copying build/lib/buildbot/reporters/stash.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/reporters copying build/lib/buildbot/reporters/telegram.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/reporters copying build/lib/buildbot/reporters/message.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/reporters copying build/lib/buildbot/reporters/github.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/reporters copying build/lib/buildbot/reporters/pushover.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/reporters copying build/lib/buildbot/reporters/http.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/reporters copying build/lib/buildbot/reporters/irc.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/reporters copying build/lib/buildbot/reporters/words.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/reporters copying build/lib/buildbot/reporters/zulip.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/reporters copying build/lib/buildbot/reporters/mail.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/reporters copying build/lib/buildbot/reporters/bitbucketserver.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/reporters copying build/lib/buildbot/reporters/hipchat.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/reporters copying build/lib/buildbot/reporters/gerrit.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/reporters copying build/lib/buildbot/reporters/bitbucket.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/reporters copying build/lib/buildbot/reporters/utils.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/reporters copying build/lib/buildbot/reporters/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/reporters copying build/lib/buildbot/reporters/pushjet.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/reporters copying build/lib/buildbot/reporters/notifier.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/reporters copying build/lib/buildbot/reporters/gitlab.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/reporters copying build/lib/buildbot/reporters/gerrit_verify_status.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/reporters creating /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/steps copying build/lib/buildbot/steps/worker.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/steps copying build/lib/buildbot/steps/vstudio.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/steps copying build/lib/buildbot/steps/subunit.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/steps copying build/lib/buildbot/steps/transfer.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/steps copying build/lib/buildbot/steps/mswin.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/steps copying build/lib/buildbot/steps/http.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/steps creating /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/steps/package copying build/lib/buildbot/steps/package/util.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/steps/package creating /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/steps/package/deb copying build/lib/buildbot/steps/package/deb/lintian.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/steps/package/deb copying build/lib/buildbot/steps/package/deb/pbuilder.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/steps/package/deb copying build/lib/buildbot/steps/package/deb/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/steps/package/deb copying build/lib/buildbot/steps/package/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/steps/package creating /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/steps/package/rpm copying build/lib/buildbot/steps/package/rpm/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/steps/package/rpm copying build/lib/buildbot/steps/package/rpm/rpmbuild.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/steps/package/rpm copying build/lib/buildbot/steps/package/rpm/rpmspec.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/steps/package/rpm copying build/lib/buildbot/steps/package/rpm/rpmlint.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/steps/package/rpm copying build/lib/buildbot/steps/package/rpm/mock.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/steps/package/rpm copying build/lib/buildbot/steps/mtrlogobserver.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/steps copying build/lib/buildbot/steps/download_secret_to_worker.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/steps copying build/lib/buildbot/steps/python_twisted.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/steps copying build/lib/buildbot/steps/cppcheck.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/steps copying build/lib/buildbot/steps/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/steps copying build/lib/buildbot/steps/master.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/steps copying build/lib/buildbot/steps/shellsequence.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/steps copying build/lib/buildbot/steps/cmake.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/steps copying build/lib/buildbot/steps/maxq.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/steps creating /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/steps/source copying build/lib/buildbot/steps/source/github.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/steps/source copying build/lib/buildbot/steps/source/bzr.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/steps/source copying build/lib/buildbot/steps/source/base.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/steps/source copying build/lib/buildbot/steps/source/darcs.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/steps/source copying build/lib/buildbot/steps/source/gerrit.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/steps/source copying build/lib/buildbot/steps/source/repo.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/steps/source copying build/lib/buildbot/steps/source/git.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/steps/source copying build/lib/buildbot/steps/source/mtn.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/steps/source copying build/lib/buildbot/steps/source/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/steps/source copying build/lib/buildbot/steps/source/svn.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/steps/source copying build/lib/buildbot/steps/source/cvs.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/steps/source copying build/lib/buildbot/steps/source/p4.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/steps/source copying build/lib/buildbot/steps/source/mercurial.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/steps/source copying build/lib/buildbot/steps/source/gitlab.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/steps/source copying build/lib/buildbot/steps/python.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/steps copying build/lib/buildbot/steps/trigger.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/steps copying build/lib/buildbot/steps/shell.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/steps copying build/lib/buildbot/pbmanager.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot copying build/lib/buildbot/buildrequest.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot creating /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/clients copying build/lib/buildbot/clients/base.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/clients copying build/lib/buildbot/clients/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/clients copying build/lib/buildbot/clients/tryclient.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/clients copying build/lib/buildbot/clients/sendchange.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/clients copying build/lib/buildbot/clients/usersclient.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/clients copying build/lib/buildbot/pbutil.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot copying build/lib/buildbot/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot creating /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/plugins copying build/lib/buildbot/plugins/db.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/plugins copying build/lib/buildbot/plugins/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/plugins copying build/lib/buildbot/master.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot creating /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/data copying build/lib/buildbot/data/logchunks.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/data copying build/lib/buildbot/data/changes.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/data copying build/lib/buildbot/data/properties.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/data copying build/lib/buildbot/data/forceschedulers.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/data copying build/lib/buildbot/data/steps.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/data copying build/lib/buildbot/data/base.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/data copying build/lib/buildbot/data/workers.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/data copying build/lib/buildbot/data/builds.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/data copying build/lib/buildbot/data/changesources.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/data copying build/lib/buildbot/data/exceptions.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/data copying build/lib/buildbot/data/sourcestamps.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/data copying build/lib/buildbot/data/buildsets.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/data copying build/lib/buildbot/data/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/data copying build/lib/buildbot/data/logs.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/data copying build/lib/buildbot/data/types.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/data copying build/lib/buildbot/data/schedulers.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/data copying build/lib/buildbot/data/buildrequests.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/data copying build/lib/buildbot/data/root.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/data copying build/lib/buildbot/data/resultspec.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/data copying build/lib/buildbot/data/masters.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/data copying build/lib/buildbot/data/builders.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/data copying build/lib/buildbot/data/patches.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/data copying build/lib/buildbot/data/connector.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/data copying build/lib/buildbot/scheduler.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot creating /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/worker copying build/lib/buildbot/worker/base.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/worker copying build/lib/buildbot/worker/manager.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/worker copying build/lib/buildbot/worker/ec2.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/worker copying build/lib/buildbot/worker/kubernetes.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/worker creating /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/worker/protocols copying build/lib/buildbot/worker/protocols/null.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/worker/protocols copying build/lib/buildbot/worker/protocols/pb.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/worker/protocols copying build/lib/buildbot/worker/protocols/base.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/worker/protocols copying build/lib/buildbot/worker/protocols/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/worker/protocols copying build/lib/buildbot/worker/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/worker copying build/lib/buildbot/worker/docker.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/worker copying build/lib/buildbot/worker/local.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/worker copying build/lib/buildbot/worker/openstack.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/worker copying build/lib/buildbot/worker/libvirt.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/worker copying build/lib/buildbot/worker/latent.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/worker copying build/lib/buildbot/worker/marathon.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/worker copying build/lib/buildbot/config.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot creating /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test creating /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/util copying build/lib/buildbot/test/util/changesource.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/util copying build/lib/buildbot/test/util/db.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/util copying build/lib/buildbot/test/util/decorators.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/util copying build/lib/buildbot/test/util/endpoint.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/util copying build/lib/buildbot/test/util/properties.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/util copying build/lib/buildbot/test/util/steps.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/util copying build/lib/buildbot/test/util/reporter.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/util copying build/lib/buildbot/test/util/patch_delay.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/util copying build/lib/buildbot/test/util/pbmanager.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/util copying build/lib/buildbot/test/util/connector_component.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/util copying build/lib/buildbot/test/util/warnings.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/util copying build/lib/buildbot/test/util/sourcesteps.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/util copying build/lib/buildbot/test/util/integration.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/util copying build/lib/buildbot/test/util/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/util copying build/lib/buildbot/test/util/gpo.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/util copying build/lib/buildbot/test/util/protocols.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/util copying build/lib/buildbot/test/util/scheduler.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/util copying build/lib/buildbot/test/util/validation.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/util copying build/lib/buildbot/test/util/dirs.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/util copying build/lib/buildbot/test/util/www.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/util copying build/lib/buildbot/test/util/config.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/util copying build/lib/buildbot/test/util/configurators.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/util copying build/lib/buildbot/test/util/notifier.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/util copying build/lib/buildbot/test/util/sandboxed_worker.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/util copying build/lib/buildbot/test/util/interfaces.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/util copying build/lib/buildbot/test/util/logging.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/util copying build/lib/buildbot/test/util/misc.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/util copying build/lib/buildbot/test/util/tuplematching.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/util copying build/lib/buildbot/test/util/migration.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/util copying build/lib/buildbot/test/util/querylog.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/util copying build/lib/buildbot/test/util/fuzz.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/util creating /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/fuzz copying build/lib/buildbot/test/fuzz/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/fuzz copying build/lib/buildbot/test/fuzz/test_lru.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/fuzz creating /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/regressions copying build/lib/buildbot/test/regressions/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/regressions copying build/lib/buildbot/test/regressions/test_oldpaths.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/regressions copying build/lib/buildbot/test/regressions/test_bad_change_properties_rows.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/regressions copying build/lib/buildbot/test/regressions/test_steps_shell_WarningCountingShellCommand.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/regressions creating /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_source_darcs.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_buildbot_net_usage_data.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_migrate_versions_049_add_schedulers_enabled.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_model.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_process_remotecommand.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_buildrequests.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_source_repo.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_util_giturlparse.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_changes_github.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_janitor_configurator.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_buildsets.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_process_results.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_process_buildrequest.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_masters.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_reporter_bitbucketserver.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_www_hooks_gitorious.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_shell.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_www_hooks_base.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_changes_filter.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_workers.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_worker_local.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_schedulers_timed_Periodic.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_util.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_mq_connector.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_util_raml.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_package_deb_pbuilder.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_data_builds.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_reporters_telegram.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_maxq.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_reporters_notifier.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_fake_httpclientservice.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_config.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_util_lineboundaries.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_version.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_python_twisted.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_www_endpointmatchers.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_worker_protocols_pb.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_www_ws.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_changes_svnpoller.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_process_metrics.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_schedulers.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_reporters_mail.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_www_hooks_github.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_process_buildstep.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_changes_manager.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_worker_openstack.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_reporters_hipchat.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_migrate_versions_052_cascading_set_null.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_data_connector.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_mtrlogobserver.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_util_netstrings.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_worker_docker.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_reporters_words.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_util_git.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_reporters_pushjet.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_package_rpm_mock.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_vstudio.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_cppcheck.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_changes_changes.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_test_util_gpo.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_steps.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_stats_service.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_scripts_stop.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_process_log.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_mq_wamp.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_source_svn.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_util_subscriptions.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_worker_base.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_util_poll.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_util_debounce.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_source_bzr.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_process_cache.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_migrate_versions_053_add_changes_committer.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_mq.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_util_state.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_www_config.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_source_mercurial.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_worker.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_migrate_versions_046_mysql_innodb_compatibility.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_util_private_tempdir.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_schedulers_timed_Nightly.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_www_ldapuserinfo.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_process_buildrequestdistributor.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_secret_in_passwordstore.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_scripts_user.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_scripts_checkconfig.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_data_resultspec.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_migrate_versions_054_add_index_to_steps.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_scripts_cleanupdb.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_reporter_gerrit_verify_status.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_source_gerrit.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_secret_in_vault.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_schedulers_dependent.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_clients_usersclient.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_data_changesources.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_schedulers_basic.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_process_users_manager.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_data_buildsets.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_data_forceschedulers.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_data_sourcestamps.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_process_users_users.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_state.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_clients_sendchange.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_cmake.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_scripts_start.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_process_users_manual.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_www_auth.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_reporters_message.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_changes_pb.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_util_codebase.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_package_deb_lintian.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_data_masters.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_scripts_runner.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_changes_p4poller.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_fake_secrets_manager.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_machine_generic.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_mq_base.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_master.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_migrate_versions_042_add_build_properties_table.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_changes.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_util_patch_delay.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_worker_kubernetes.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_migrate_versions_040_add_builder_tags.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_scripts_logwatcher.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_enginestrategy.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_shellsequence.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_worker_ec2.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_sourcestamps.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_package_rpm_rpmbuild.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_schedulers_triggerable.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_www_hooks_gitlab.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_process_workerforbuilder.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_download_secret_to_worker.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_master.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_changes_gerritchangesource.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_scripts_tryserver.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_trigger.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_util_kubeclientservice.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_connector.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_schedulers_timed_NightlyBase.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_logs.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_scripts_restart.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_util_lru.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_reporter_bitbucket.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_scripts_upgrade_master.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_util_interfaces.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_www_authz.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_data_workers.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_schedulers_timed_NightlyTriggerable.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_util_notifier.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_util_service.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_scripts_create_master.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_reporter_gerrit.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_util_bbcollections.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_migrate_versions_044_add_step_hidden.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_source_github.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_worker_protocols_base.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_migrate_versions_041_add_N_N_tagsbuilders.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_process_factory.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_source_mtn.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_process_logobserver.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_schedulers_manager.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_schedulers_trysched.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_revlinks.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_worker_libvirt.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_util_eventual.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_www_hooks_bitbucketcloud.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_util_tuplematch.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_source_gitlab.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_migrate_versions_045_worker_transition.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_data_properties.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_util_ssl.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_python.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_changesources.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_mswin.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_changes_bitbucket.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_www_roles.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_migrate_versions_047_cascading_deleletes.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_data_changes.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_www_rest.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_pool.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_base.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_util_protocol.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_changes_mail.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_data_root.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_builders.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_util_sautils.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_configurator_base.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_test_util_validation.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_data_logchunks.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_changes_base.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_test_util_warnings.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_source_p4.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_reporters_utils.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_process_build.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_scripts_base.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_migrate_versions_051_add_workers_status.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_source_cvs.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_dbconfig.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_www_hooks_bitbucketserver.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_schedulers_base.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_schedulers_timed_Timed.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_util_ComparableMixin.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_subunit.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_http.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_data_steps.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_process_botmaster_BotMaster.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_source_base_Source.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_changes_hgpoller.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_schedulers_forcesched.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_changes_mail_CVSMaildirSource.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_www_resource.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_renderable.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_util_identifiers.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_scripts_trycmd.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_scripts_sendchange.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_reporters_pushover.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_mq_simple.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_users.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_migrate_versions_043_add_changes_parent.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_reporter_github.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_transfer.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_locks.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_util_pathmatch.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_worker_manager.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_process_properties.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_migrate_versions_048_change_properties_to_text.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_www_service.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_data_logs.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_www_hooks_bitbucket.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_pbmanager.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_secret_in_file.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_reporter_zulip.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_reporters_irc.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_process_remotetransfer.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_interpolate_secrets.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_worker_marathon.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_data_base.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_process_debug.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_clients_tryclient.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_wamp_connector.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_changes_gitpoller.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_source_git.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_data_patches.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_data_types.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_util_misc.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_util_maildir.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_reporter_gitlab.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_util_deferwaiter.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_plugins.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_reporter_http.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_secret_rendered_service.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_www_hooks_poller.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_www_sse.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_data_builders.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_builds.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_www_avatar.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_util_httpclientservice.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_migrate_versions_050_cascading_deletes_all.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_migrate_versions_055_add_changes_committer.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_package_rpm_rpmlint.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_data_schedulers.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_www_oauth.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_contrib_buildbot_cvs_mail.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_process_builder.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_data_buildrequests.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit copying build/lib/buildbot/test/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test creating /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/integration copying build/lib/buildbot/test/integration/test_usePty.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/integration copying build/lib/buildbot/test/integration/test_upgrade.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/integration creating /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/integration/interop copying build/lib/buildbot/test/integration/interop/test_commandmixin.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/integration/interop copying build/lib/buildbot/test/integration/interop/test_interruptcommand.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/integration/interop copying build/lib/buildbot/test/integration/interop/test_compositestepmixin.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/integration/interop copying build/lib/buildbot/test/integration/interop/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/integration/interop copying build/lib/buildbot/test/integration/interop/test_integration_secrets.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/integration/interop copying build/lib/buildbot/test/integration/interop/test_setpropertyfromcommand.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/integration/interop copying build/lib/buildbot/test/integration/interop/test_worker_reconnect.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/integration/interop copying build/lib/buildbot/test/integration/interop/test_transfer.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/integration/interop copying build/lib/buildbot/test/integration/test_try_client.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/integration copying build/lib/buildbot/test/integration/test_integration_mastershell.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/integration copying build/lib/buildbot/test/integration/test_try_client_e2e.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/integration copying build/lib/buildbot/test/integration/test_integration_with_secrets.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/integration copying build/lib/buildbot/test/integration/test_URLs.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/integration copying build/lib/buildbot/test/integration/test_www.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/integration copying build/lib/buildbot/test/integration/test_telegram_bot.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/integration copying build/lib/buildbot/test/integration/test_customservices.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/integration copying build/lib/buildbot/test/integration/test_stop_trigger.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/integration copying build/lib/buildbot/test/integration/test_worker_kubernetes.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/integration copying build/lib/buildbot/test/integration/test_master.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/integration copying build/lib/buildbot/test/integration/test_worker_workerside.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/integration copying build/lib/buildbot/test/integration/test_trigger.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/integration copying build/lib/buildbot/test/integration/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/integration copying build/lib/buildbot/test/integration/test_worker.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/integration copying build/lib/buildbot/test/integration/test_custom_buildstep.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/integration copying build/lib/buildbot/test/integration/test_integration_template.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/integration copying build/lib/buildbot/test/integration/test_integration_secrets_with_vault.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/integration copying build/lib/buildbot/test/integration/test_integration_force_with_patch.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/integration copying build/lib/buildbot/test/integration/test_process_botmaster.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/integration copying build/lib/buildbot/test/integration/test_worker_comm.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/integration copying build/lib/buildbot/test/integration/test_integration_scheduler_reconfigure.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/integration copying build/lib/buildbot/test/integration/test_locks.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/integration copying build/lib/buildbot/test/integration/test_virtual_builder.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/integration copying build/lib/buildbot/test/integration/test_worker_marathon.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/integration copying build/lib/buildbot/test/integration/test_configs.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/integration copying build/lib/buildbot/test/integration/test_log_finish.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/integration copying build/lib/buildbot/test/integration/test_notifier.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/integration copying build/lib/buildbot/test/integration/test_worker_latent.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/integration creating /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/fake copying build/lib/buildbot/test/fake/worker.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/fake copying build/lib/buildbot/test/fake/fakedb.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/fake copying build/lib/buildbot/test/fake/logfile.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/fake copying build/lib/buildbot/test/fake/fakemaster.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/fake copying build/lib/buildbot/test/fake/botmaster.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/fake copying build/lib/buildbot/test/fake/web.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/fake copying build/lib/buildbot/test/fake/endpoint.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/fake copying build/lib/buildbot/test/fake/fakeprotocol.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/fake copying build/lib/buildbot/test/fake/reactor.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/fake copying build/lib/buildbot/test/fake/fakedata.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/fake copying build/lib/buildbot/test/fake/remotecommand.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/fake copying build/lib/buildbot/test/fake/pbmanager.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/fake copying build/lib/buildbot/test/fake/bworkermanager.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/fake copying build/lib/buildbot/test/fake/kube.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/fake copying build/lib/buildbot/test/fake/secrets.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/fake copying build/lib/buildbot/test/fake/fakemq.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/fake copying build/lib/buildbot/test/fake/state.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/fake copying build/lib/buildbot/test/fake/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/fake copying build/lib/buildbot/test/fake/docker.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/fake copying build/lib/buildbot/test/fake/openstack.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/fake copying build/lib/buildbot/test/fake/libvirt.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/fake copying build/lib/buildbot/test/fake/fakebuild.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/fake copying build/lib/buildbot/test/fake/change.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/fake copying build/lib/buildbot/test/fake/private_tempdir.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/fake copying build/lib/buildbot/test/fake/latent.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/fake copying build/lib/buildbot/test/fake/fakestats.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/fake copying build/lib/buildbot/test/fake/machine.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/fake copying build/lib/buildbot/test/fake/httpclientservice.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/fake copying build/lib/buildbot/test/fake/step.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/fake copying build/lib/buildbot/test/test_extra_coverage.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test copying build/lib/buildbot/worker_transition.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot creating /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/configurators copying build/lib/buildbot/configurators/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/configurators copying build/lib/buildbot/configurators/janitor.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/configurators creating /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/wamp copying build/lib/buildbot/wamp/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/wamp copying build/lib/buildbot/wamp/connector.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/wamp copying build/lib/buildbot/locks.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot copying build/lib/buildbot/interfaces.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot creating /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/status copying build/lib/buildbot/status/worker.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/status copying build/lib/buildbot/status/base.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/status copying build/lib/buildbot/status/client.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/status copying build/lib/buildbot/status/buildrequest.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/status copying build/lib/buildbot/status/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/status copying build/lib/buildbot/status/master.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/status copying build/lib/buildbot/status/build.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/status copying build/lib/buildbot/status/buildset.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/status copying build/lib/buildbot/status/event.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/status copying build/lib/buildbot/status/builder.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/status creating /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/mq copying build/lib/buildbot/mq/base.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/mq copying build/lib/buildbot/mq/simple.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/mq copying build/lib/buildbot/mq/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/mq copying build/lib/buildbot/mq/wamp.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/mq copying build/lib/buildbot/mq/connector.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/mq copying build/lib/buildbot/revlinks.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot creating /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/process copying build/lib/buildbot/process/workerforbuilder.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/process copying build/lib/buildbot/process/botmaster.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/process copying build/lib/buildbot/process/properties.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/process copying build/lib/buildbot/process/base.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/process copying build/lib/buildbot/process/remotecommand.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/process copying build/lib/buildbot/process/metrics.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/process copying build/lib/buildbot/process/buildrequest.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/process copying build/lib/buildbot/process/cache.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/process copying build/lib/buildbot/process/logobserver.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/process copying build/lib/buildbot/process/debug.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/process copying build/lib/buildbot/process/remotetransfer.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/process copying build/lib/buildbot/process/buildrequestdistributor.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/process copying build/lib/buildbot/process/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/process copying build/lib/buildbot/process/measured_service.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/process copying build/lib/buildbot/process/buildstep.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/process creating /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/process/users copying build/lib/buildbot/process/users/manager.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/process/users copying build/lib/buildbot/process/users/users.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/process/users copying build/lib/buildbot/process/users/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/process/users copying build/lib/buildbot/process/users/manual.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/process/users copying build/lib/buildbot/process/build.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/process copying build/lib/buildbot/process/subunitlogobserver.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/process copying build/lib/buildbot/process/results.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/process copying build/lib/buildbot/process/factory.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/process copying build/lib/buildbot/process/log.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/process copying build/lib/buildbot/process/builder.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/process creating /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/www creating /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/www/hooks copying build/lib/buildbot/www/hooks/github.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/www/hooks copying build/lib/buildbot/www/hooks/gitorious.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/www/hooks copying build/lib/buildbot/www/hooks/base.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/www/hooks copying build/lib/buildbot/www/hooks/bitbucketserver.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/www/hooks copying build/lib/buildbot/www/hooks/bitbucket.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/www/hooks copying build/lib/buildbot/www/hooks/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/www/hooks copying build/lib/buildbot/www/hooks/bitbucketcloud.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/www/hooks copying build/lib/buildbot/www/hooks/poller.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/www/hooks copying build/lib/buildbot/www/hooks/gitlab.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/www/hooks copying build/lib/buildbot/www/rest.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/www copying build/lib/buildbot/www/ldapuserinfo.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/www copying build/lib/buildbot/www/avatar.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/www copying build/lib/buildbot/www/auth.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/www copying build/lib/buildbot/www/plugin.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/www copying build/lib/buildbot/www/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/www copying build/lib/buildbot/www/config.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/www creating /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/www/authz copying build/lib/buildbot/www/authz/authz.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/www/authz copying build/lib/buildbot/www/authz/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/www/authz copying build/lib/buildbot/www/authz/roles.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/www/authz copying build/lib/buildbot/www/authz/endpointmatchers.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/www/authz copying build/lib/buildbot/www/ws.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/www copying build/lib/buildbot/www/change_hook.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/www copying build/lib/buildbot/www/oauth2.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/www copying build/lib/buildbot/www/sse.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/www copying build/lib/buildbot/www/service.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/www copying build/lib/buildbot/www/resource.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/www creating /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/schedulers copying build/lib/buildbot/schedulers/filter.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/schedulers copying build/lib/buildbot/schedulers/base.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/schedulers copying build/lib/buildbot/schedulers/manager.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/schedulers copying build/lib/buildbot/schedulers/dependent.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/schedulers copying build/lib/buildbot/schedulers/forcesched.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/schedulers copying build/lib/buildbot/schedulers/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/schedulers copying build/lib/buildbot/schedulers/basic.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/schedulers copying build/lib/buildbot/schedulers/trysched.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/schedulers copying build/lib/buildbot/schedulers/timed.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/schedulers copying build/lib/buildbot/schedulers/triggerable.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/schedulers creating /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/secrets copying build/lib/buildbot/secrets/manager.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/secrets creating /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/secrets/providers copying build/lib/buildbot/secrets/providers/base.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/secrets/providers copying build/lib/buildbot/secrets/providers/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/secrets/providers copying build/lib/buildbot/secrets/providers/vault.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/secrets/providers copying build/lib/buildbot/secrets/providers/file.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/secrets/providers copying build/lib/buildbot/secrets/providers/passwordstore.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/secrets/providers copying build/lib/buildbot/secrets/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/secrets copying build/lib/buildbot/secrets/secret.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/secrets creating /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/changes copying build/lib/buildbot/changes/changes.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/changes copying build/lib/buildbot/changes/github.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/changes copying build/lib/buildbot/changes/pb.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/changes copying build/lib/buildbot/changes/filter.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/changes copying build/lib/buildbot/changes/base.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/changes copying build/lib/buildbot/changes/gitpoller.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/changes copying build/lib/buildbot/changes/svnpoller.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/changes copying build/lib/buildbot/changes/manager.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/changes copying build/lib/buildbot/changes/mail.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/changes copying build/lib/buildbot/changes/bitbucket.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/changes copying build/lib/buildbot/changes/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/changes copying build/lib/buildbot/changes/p4poller.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/changes copying build/lib/buildbot/changes/gerritchangesource.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/changes copying build/lib/buildbot/changes/hgpoller.py -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/changes byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/buildbot_net_usage_data.py to buildbot_net_usage_data.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/util/croniter.py to croniter.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/util/deferwaiter.py to deferwaiter.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/util/giturlparse.py to giturlparse.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/util/poll.py to poll.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/util/pathmatch.py to pathmatch.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/util/debounce.py to debounce.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/util/subscription.py to subscription.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/util/codebase.py to codebase.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/util/logger.py to logger.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/util/ssl.py to ssl.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/util/protocol.py to protocol.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/util/maildir.py to maildir.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/util/git.py to git.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/util/state.py to state.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/util/kubeclientservice.py to kubeclientservice.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/util/_notifier.py to _notifier.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/util/identifiers.py to identifiers.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/util/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/util/eventual.py to eventual.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/util/lru.py to lru.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/util/lineboundaries.py to lineboundaries.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/util/config.py to config.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/util/raml.py to raml.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/util/private_tempdir.py to private_tempdir.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/util/latent.py to latent.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/util/misc.py to misc.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/util/bbcollections.py to bbcollections.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/util/service.py to service.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/util/sautils.py to sautils.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/util/httpclientservice.py to httpclientservice.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/util/tuplematch.py to tuplematch.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/util/netstrings.py to netstrings.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/manhole.py to manhole.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/monkeypatches/decorators.py to decorators.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/monkeypatches/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/monkeypatches/servicechecks.py to servicechecks.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/db/pool.py to pool.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/db/types/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/db/types/json.py to json.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/db/changes.py to changes.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/db/steps.py to steps.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/db/base.py to base.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/db/migrate_utils.py to migrate_utils.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/db/users.py to users.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/db/enginestrategy.py to enginestrategy.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/db/workers.py to workers.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/db/builds.py to builds.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/db/changesources.py to changesources.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/db/exceptions.py to exceptions.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/db/sourcestamps.py to sourcestamps.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/db/state.py to state.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/db/buildsets.py to buildsets.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/db/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/db/logs.py to logs.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/db/schedulers.py to schedulers.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/db/buildrequests.py to buildrequests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/db/model.py to model.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/db/masters.py to masters.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/db/tags.py to tags.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/db/builders.py to builders.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/db/dbconfig.py to dbconfig.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/db/connector.py to connector.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/db/migrate/versions/044_add_step_hidden.py to 044_add_step_hidden.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/db/migrate/versions/052_cascading_set_null.py to 052_cascading_set_null.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/db/migrate/versions/047_cascading_deletes.py to 047_cascading_deletes.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/db/migrate/versions/049_add_schedulers_enabled.py to 049_add_schedulers_enabled.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/db/migrate/versions/041_add_N_N_tagsbuilders.py to 041_add_N_N_tagsbuilders.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/db/migrate/versions/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/db/migrate/versions/045_worker_transition.py to 045_worker_transition.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/db/migrate/versions/054_add_index_to_steps.py to 054_add_index_to_steps.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/db/migrate/versions/043_changes_parent.py to 043_changes_parent.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/db/migrate/versions/055_fix_changes_committer.py to 055_fix_changes_committer.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/db/migrate/versions/048_change_properties_to_text.py to 048_change_properties_to_text.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/db/migrate/versions/050_cascading_deletes_all.py to 050_cascading_deletes_all.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/db/migrate/versions/042_add_build_properties_table.py to 042_add_build_properties_table.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/db/migrate/versions/040_add_builder_tags.py to 040_add_builder_tags.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/db/migrate/versions/053_add_changes_committer.py to 053_add_changes_committer.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/db/migrate/versions/046_mysql_innodb_compatibility.py to 046_mysql_innodb_compatibility.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/db/migrate/versions/051_add_worker_status.py to 051_add_worker_status.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/machine/base.py to base.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/machine/manager.py to manager.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/machine/generic.py to generic.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/machine/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/machine/latent.py to latent.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/scripts/upgrade_master.py to upgrade_master.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/scripts/tryserver.py to tryserver.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/scripts/trycmd.py to trycmd.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/scripts/base.py to base.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/scripts/devproxy.py to devproxy.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/scripts/stop.py to stop.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/scripts/restart.py to restart.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/scripts/dataspec.py to dataspec.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/scripts/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/scripts/checkconfig.py to checkconfig.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/scripts/create_master.py to create_master.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/scripts/logwatcher.py to logwatcher.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/scripts/reconfig.py to reconfig.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/scripts/start.py to start.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/scripts/user.py to user.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/scripts/windows_service.py to windows_service.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/scripts/runner.py to runner.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/scripts/sendchange.py to sendchange.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/scripts/cleanupdb.py to cleanupdb.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/statistics/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/statistics/capture.py to capture.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/statistics/stats_service.py to stats_service.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/statistics/storage_backends/base.py to base.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/statistics/storage_backends/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/statistics/storage_backends/influxdb_client.py to influxdb_client.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/errors.py to errors.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/reporters/stash.py to stash.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/reporters/telegram.py to telegram.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/reporters/message.py to message.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/reporters/github.py to github.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/reporters/pushover.py to pushover.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/reporters/http.py to http.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/reporters/irc.py to irc.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/reporters/words.py to words.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/reporters/zulip.py to zulip.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/reporters/mail.py to mail.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/reporters/bitbucketserver.py to bitbucketserver.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/reporters/hipchat.py to hipchat.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/reporters/gerrit.py to gerrit.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/reporters/bitbucket.py to bitbucket.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/reporters/utils.py to utils.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/reporters/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/reporters/pushjet.py to pushjet.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/reporters/notifier.py to notifier.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/reporters/gitlab.py to gitlab.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/reporters/gerrit_verify_status.py to gerrit_verify_status.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/steps/worker.py to worker.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/steps/vstudio.py to vstudio.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/steps/subunit.py to subunit.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/steps/transfer.py to transfer.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/steps/mswin.py to mswin.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/steps/http.py to http.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/steps/package/util.py to util.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/steps/package/deb/lintian.py to lintian.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/steps/package/deb/pbuilder.py to pbuilder.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/steps/package/deb/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/steps/package/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/steps/package/rpm/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/steps/package/rpm/rpmbuild.py to rpmbuild.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/steps/package/rpm/rpmspec.py to rpmspec.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/steps/package/rpm/rpmlint.py to rpmlint.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/steps/package/rpm/mock.py to mock.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/steps/mtrlogobserver.py to mtrlogobserver.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/steps/download_secret_to_worker.py to download_secret_to_worker.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/steps/python_twisted.py to python_twisted.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/steps/cppcheck.py to cppcheck.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/steps/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/steps/master.py to master.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/steps/shellsequence.py to shellsequence.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/steps/cmake.py to cmake.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/steps/maxq.py to maxq.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/steps/source/github.py to github.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/steps/source/bzr.py to bzr.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/steps/source/base.py to base.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/steps/source/darcs.py to darcs.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/steps/source/gerrit.py to gerrit.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/steps/source/repo.py to repo.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/steps/source/git.py to git.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/steps/source/mtn.py to mtn.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/steps/source/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/steps/source/svn.py to svn.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/steps/source/cvs.py to cvs.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/steps/source/p4.py to p4.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/steps/source/mercurial.py to mercurial.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/steps/source/gitlab.py to gitlab.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/steps/python.py to python.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/steps/trigger.py to trigger.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/steps/shell.py to shell.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/pbmanager.py to pbmanager.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/buildrequest.py to buildrequest.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/clients/base.py to base.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/clients/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/clients/tryclient.py to tryclient.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/clients/sendchange.py to sendchange.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/clients/usersclient.py to usersclient.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/pbutil.py to pbutil.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/plugins/db.py to db.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/plugins/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/master.py to master.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/data/logchunks.py to logchunks.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/data/changes.py to changes.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/data/properties.py to properties.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/data/forceschedulers.py to forceschedulers.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/data/steps.py to steps.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/data/base.py to base.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/data/workers.py to workers.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/data/builds.py to builds.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/data/changesources.py to changesources.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/data/exceptions.py to exceptions.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/data/sourcestamps.py to sourcestamps.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/data/buildsets.py to buildsets.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/data/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/data/logs.py to logs.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/data/types.py to types.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/data/schedulers.py to schedulers.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/data/buildrequests.py to buildrequests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/data/root.py to root.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/data/resultspec.py to resultspec.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/data/masters.py to masters.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/data/builders.py to builders.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/data/patches.py to patches.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/data/connector.py to connector.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/scheduler.py to scheduler.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/worker/base.py to base.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/worker/manager.py to manager.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/worker/ec2.py to ec2.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/worker/kubernetes.py to kubernetes.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/worker/protocols/null.py to null.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/worker/protocols/pb.py to pb.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/worker/protocols/base.py to base.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/worker/protocols/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/worker/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/worker/docker.py to docker.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/worker/local.py to local.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/worker/openstack.py to openstack.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/worker/libvirt.py to libvirt.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/worker/latent.py to latent.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/worker/marathon.py to marathon.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/config.py to config.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/util/changesource.py to changesource.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/util/db.py to db.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/util/decorators.py to decorators.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/util/endpoint.py to endpoint.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/util/properties.py to properties.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/util/steps.py to steps.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/util/reporter.py to reporter.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/util/patch_delay.py to patch_delay.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/util/pbmanager.py to pbmanager.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/util/connector_component.py to connector_component.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/util/warnings.py to warnings.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/util/sourcesteps.py to sourcesteps.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/util/integration.py to integration.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/util/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/util/gpo.py to gpo.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/util/protocols.py to protocols.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/util/scheduler.py to scheduler.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/util/validation.py to validation.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/util/dirs.py to dirs.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/util/www.py to www.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/util/config.py to config.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/util/configurators.py to configurators.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/util/notifier.py to notifier.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/util/sandboxed_worker.py to sandboxed_worker.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/util/interfaces.py to interfaces.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/util/logging.py to logging.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/util/misc.py to misc.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/util/tuplematching.py to tuplematching.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/util/migration.py to migration.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/util/querylog.py to querylog.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/util/fuzz.py to fuzz.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/fuzz/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/fuzz/test_lru.py to test_lru.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/regressions/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/regressions/test_oldpaths.py to test_oldpaths.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/regressions/test_bad_change_properties_rows.py to test_bad_change_properties_rows.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/regressions/test_steps_shell_WarningCountingShellCommand.py to test_steps_shell_WarningCountingShellCommand.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_steps_source_darcs.py to test_steps_source_darcs.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_buildbot_net_usage_data.py to test_buildbot_net_usage_data.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_db_migrate_versions_049_add_schedulers_enabled.py to test_db_migrate_versions_049_add_schedulers_enabled.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_db_model.py to test_db_model.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_process_remotecommand.py to test_process_remotecommand.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_db_buildrequests.py to test_db_buildrequests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_steps_source_repo.py to test_steps_source_repo.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_util_giturlparse.py to test_util_giturlparse.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_changes_github.py to test_changes_github.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_janitor_configurator.py to test_janitor_configurator.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_db_buildsets.py to test_db_buildsets.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_process_results.py to test_process_results.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_process_buildrequest.py to test_process_buildrequest.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_db_masters.py to test_db_masters.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_reporter_bitbucketserver.py to test_reporter_bitbucketserver.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_www_hooks_gitorious.py to test_www_hooks_gitorious.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_steps_shell.py to test_steps_shell.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_www_hooks_base.py to test_www_hooks_base.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_changes_filter.py to test_changes_filter.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_db_workers.py to test_db_workers.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_worker_local.py to test_worker_local.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_schedulers_timed_Periodic.py to test_schedulers_timed_Periodic.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_util.py to test_util.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_mq_connector.py to test_mq_connector.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_util_raml.py to test_util_raml.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_steps_package_deb_pbuilder.py to test_steps_package_deb_pbuilder.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_data_builds.py to test_data_builds.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_reporters_telegram.py to test_reporters_telegram.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_steps_maxq.py to test_steps_maxq.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_reporters_notifier.py to test_reporters_notifier.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_fake_httpclientservice.py to test_fake_httpclientservice.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_config.py to test_config.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_util_lineboundaries.py to test_util_lineboundaries.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_version.py to test_version.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_steps_python_twisted.py to test_steps_python_twisted.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_www_endpointmatchers.py to test_www_endpointmatchers.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_worker_protocols_pb.py to test_worker_protocols_pb.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_www_ws.py to test_www_ws.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_changes_svnpoller.py to test_changes_svnpoller.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_process_metrics.py to test_process_metrics.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_db_schedulers.py to test_db_schedulers.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_reporters_mail.py to test_reporters_mail.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_www_hooks_github.py to test_www_hooks_github.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_process_buildstep.py to test_process_buildstep.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_changes_manager.py to test_changes_manager.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_worker_openstack.py to test_worker_openstack.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_reporters_hipchat.py to test_reporters_hipchat.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_db_migrate_versions_052_cascading_set_null.py to test_db_migrate_versions_052_cascading_set_null.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_data_connector.py to test_data_connector.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_steps_mtrlogobserver.py to test_steps_mtrlogobserver.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_util_netstrings.py to test_util_netstrings.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_worker_docker.py to test_worker_docker.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_reporters_words.py to test_reporters_words.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_util_git.py to test_util_git.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_reporters_pushjet.py to test_reporters_pushjet.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_steps_package_rpm_mock.py to test_steps_package_rpm_mock.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_steps_vstudio.py to test_steps_vstudio.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_steps_cppcheck.py to test_steps_cppcheck.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_changes_changes.py to test_changes_changes.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_test_util_gpo.py to test_test_util_gpo.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_db_steps.py to test_db_steps.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_stats_service.py to test_stats_service.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_scripts_stop.py to test_scripts_stop.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_process_log.py to test_process_log.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_mq_wamp.py to test_mq_wamp.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_steps_source_svn.py to test_steps_source_svn.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_util_subscriptions.py to test_util_subscriptions.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_worker_base.py to test_worker_base.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_util_poll.py to test_util_poll.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_util_debounce.py to test_util_debounce.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_steps_source_bzr.py to test_steps_source_bzr.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_process_cache.py to test_process_cache.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_db_migrate_versions_053_add_changes_committer.py to test_db_migrate_versions_053_add_changes_committer.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_mq.py to test_mq.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_util_state.py to test_util_state.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_www_config.py to test_www_config.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_steps_source_mercurial.py to test_steps_source_mercurial.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_steps_worker.py to test_steps_worker.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_db_migrate_versions_046_mysql_innodb_compatibility.py to test_db_migrate_versions_046_mysql_innodb_compatibility.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_util_private_tempdir.py to test_util_private_tempdir.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_schedulers_timed_Nightly.py to test_schedulers_timed_Nightly.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_www_ldapuserinfo.py to test_www_ldapuserinfo.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_process_buildrequestdistributor.py to test_process_buildrequestdistributor.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_secret_in_passwordstore.py to test_secret_in_passwordstore.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_scripts_user.py to test_scripts_user.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_scripts_checkconfig.py to test_scripts_checkconfig.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_data_resultspec.py to test_data_resultspec.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_db_migrate_versions_054_add_index_to_steps.py to test_db_migrate_versions_054_add_index_to_steps.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_scripts_cleanupdb.py to test_scripts_cleanupdb.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_reporter_gerrit_verify_status.py to test_reporter_gerrit_verify_status.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_steps_source_gerrit.py to test_steps_source_gerrit.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_secret_in_vault.py to test_secret_in_vault.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_schedulers_dependent.py to test_schedulers_dependent.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_clients_usersclient.py to test_clients_usersclient.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_data_changesources.py to test_data_changesources.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_schedulers_basic.py to test_schedulers_basic.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_process_users_manager.py to test_process_users_manager.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_data_buildsets.py to test_data_buildsets.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_data_forceschedulers.py to test_data_forceschedulers.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_data_sourcestamps.py to test_data_sourcestamps.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_process_users_users.py to test_process_users_users.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_db_state.py to test_db_state.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_clients_sendchange.py to test_clients_sendchange.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_steps_cmake.py to test_steps_cmake.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_scripts_start.py to test_scripts_start.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_process_users_manual.py to test_process_users_manual.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_www_auth.py to test_www_auth.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_reporters_message.py to test_reporters_message.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_changes_pb.py to test_changes_pb.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_util_codebase.py to test_util_codebase.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_steps_package_deb_lintian.py to test_steps_package_deb_lintian.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_data_masters.py to test_data_masters.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_scripts_runner.py to test_scripts_runner.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_changes_p4poller.py to test_changes_p4poller.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_fake_secrets_manager.py to test_fake_secrets_manager.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_machine_generic.py to test_machine_generic.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_mq_base.py to test_mq_base.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_steps_master.py to test_steps_master.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_db_migrate_versions_042_add_build_properties_table.py to test_db_migrate_versions_042_add_build_properties_table.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_db_changes.py to test_db_changes.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_util_patch_delay.py to test_util_patch_delay.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_worker_kubernetes.py to test_worker_kubernetes.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_db_migrate_versions_040_add_builder_tags.py to test_db_migrate_versions_040_add_builder_tags.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_scripts_logwatcher.py to test_scripts_logwatcher.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_db_enginestrategy.py to test_db_enginestrategy.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_steps_shellsequence.py to test_steps_shellsequence.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_worker_ec2.py to test_worker_ec2.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_db_sourcestamps.py to test_db_sourcestamps.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_steps_package_rpm_rpmbuild.py to test_steps_package_rpm_rpmbuild.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_schedulers_triggerable.py to test_schedulers_triggerable.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_www_hooks_gitlab.py to test_www_hooks_gitlab.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_process_workerforbuilder.py to test_process_workerforbuilder.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_download_secret_to_worker.py to test_download_secret_to_worker.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_master.py to test_master.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_changes_gerritchangesource.py to test_changes_gerritchangesource.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_scripts_tryserver.py to test_scripts_tryserver.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_steps_trigger.py to test_steps_trigger.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_util_kubeclientservice.py to test_util_kubeclientservice.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_db_connector.py to test_db_connector.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_schedulers_timed_NightlyBase.py to test_schedulers_timed_NightlyBase.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_db_logs.py to test_db_logs.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_scripts_restart.py to test_scripts_restart.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_util_lru.py to test_util_lru.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_reporter_bitbucket.py to test_reporter_bitbucket.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_scripts_upgrade_master.py to test_scripts_upgrade_master.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_util_interfaces.py to test_util_interfaces.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_www_authz.py to test_www_authz.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_data_workers.py to test_data_workers.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_schedulers_timed_NightlyTriggerable.py to test_schedulers_timed_NightlyTriggerable.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_util_notifier.py to test_util_notifier.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_util_service.py to test_util_service.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_scripts_create_master.py to test_scripts_create_master.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_reporter_gerrit.py to test_reporter_gerrit.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_util_bbcollections.py to test_util_bbcollections.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_db_migrate_versions_044_add_step_hidden.py to test_db_migrate_versions_044_add_step_hidden.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_steps_source_github.py to test_steps_source_github.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_worker_protocols_base.py to test_worker_protocols_base.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_db_migrate_versions_041_add_N_N_tagsbuilders.py to test_db_migrate_versions_041_add_N_N_tagsbuilders.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_process_factory.py to test_process_factory.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_steps_source_mtn.py to test_steps_source_mtn.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_process_logobserver.py to test_process_logobserver.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_schedulers_manager.py to test_schedulers_manager.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_schedulers_trysched.py to test_schedulers_trysched.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_revlinks.py to test_revlinks.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_worker_libvirt.py to test_worker_libvirt.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_util_eventual.py to test_util_eventual.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_www_hooks_bitbucketcloud.py to test_www_hooks_bitbucketcloud.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_util_tuplematch.py to test_util_tuplematch.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_steps_source_gitlab.py to test_steps_source_gitlab.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_db_migrate_versions_045_worker_transition.py to test_db_migrate_versions_045_worker_transition.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_data_properties.py to test_data_properties.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_util_ssl.py to test_util_ssl.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_steps_python.py to test_steps_python.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_db_changesources.py to test_db_changesources.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_steps_mswin.py to test_steps_mswin.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_changes_bitbucket.py to test_changes_bitbucket.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_www_roles.py to test_www_roles.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_db_migrate_versions_047_cascading_deleletes.py to test_db_migrate_versions_047_cascading_deleletes.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_data_changes.py to test_data_changes.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_www_rest.py to test_www_rest.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_db_pool.py to test_db_pool.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_db_base.py to test_db_base.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_util_protocol.py to test_util_protocol.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_changes_mail.py to test_changes_mail.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_data_root.py to test_data_root.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_db_builders.py to test_db_builders.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_util_sautils.py to test_util_sautils.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_configurator_base.py to test_configurator_base.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_test_util_validation.py to test_test_util_validation.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_data_logchunks.py to test_data_logchunks.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_changes_base.py to test_changes_base.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_test_util_warnings.py to test_test_util_warnings.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_steps_source_p4.py to test_steps_source_p4.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_reporters_utils.py to test_reporters_utils.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_process_build.py to test_process_build.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_scripts_base.py to test_scripts_base.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_db_migrate_versions_051_add_workers_status.py to test_db_migrate_versions_051_add_workers_status.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_steps_source_cvs.py to test_steps_source_cvs.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_db_dbconfig.py to test_db_dbconfig.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_www_hooks_bitbucketserver.py to test_www_hooks_bitbucketserver.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_schedulers_base.py to test_schedulers_base.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_schedulers_timed_Timed.py to test_schedulers_timed_Timed.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_util_ComparableMixin.py to test_util_ComparableMixin.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_steps_subunit.py to test_steps_subunit.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_steps_http.py to test_steps_http.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_data_steps.py to test_data_steps.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_process_botmaster_BotMaster.py to test_process_botmaster_BotMaster.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_steps_source_base_Source.py to test_steps_source_base_Source.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_changes_hgpoller.py to test_changes_hgpoller.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_schedulers_forcesched.py to test_schedulers_forcesched.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_changes_mail_CVSMaildirSource.py to test_changes_mail_CVSMaildirSource.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_www_resource.py to test_www_resource.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_steps_renderable.py to test_steps_renderable.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_util_identifiers.py to test_util_identifiers.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_scripts_trycmd.py to test_scripts_trycmd.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_scripts_sendchange.py to test_scripts_sendchange.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_reporters_pushover.py to test_reporters_pushover.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_mq_simple.py to test_mq_simple.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_db_users.py to test_db_users.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_db_migrate_versions_043_add_changes_parent.py to test_db_migrate_versions_043_add_changes_parent.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_reporter_github.py to test_reporter_github.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_steps_transfer.py to test_steps_transfer.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_locks.py to test_locks.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_util_pathmatch.py to test_util_pathmatch.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_worker_manager.py to test_worker_manager.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_process_properties.py to test_process_properties.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_db_migrate_versions_048_change_properties_to_text.py to test_db_migrate_versions_048_change_properties_to_text.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_www_service.py to test_www_service.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_data_logs.py to test_data_logs.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_www_hooks_bitbucket.py to test_www_hooks_bitbucket.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_pbmanager.py to test_pbmanager.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_secret_in_file.py to test_secret_in_file.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_reporter_zulip.py to test_reporter_zulip.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_reporters_irc.py to test_reporters_irc.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_process_remotetransfer.py to test_process_remotetransfer.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_interpolate_secrets.py to test_interpolate_secrets.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_worker_marathon.py to test_worker_marathon.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_data_base.py to test_data_base.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_process_debug.py to test_process_debug.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_clients_tryclient.py to test_clients_tryclient.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_wamp_connector.py to test_wamp_connector.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_changes_gitpoller.py to test_changes_gitpoller.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_steps_source_git.py to test_steps_source_git.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_data_patches.py to test_data_patches.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_data_types.py to test_data_types.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_util_misc.py to test_util_misc.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_util_maildir.py to test_util_maildir.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_reporter_gitlab.py to test_reporter_gitlab.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_util_deferwaiter.py to test_util_deferwaiter.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_plugins.py to test_plugins.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_reporter_http.py to test_reporter_http.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_secret_rendered_service.py to test_secret_rendered_service.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_www_hooks_poller.py to test_www_hooks_poller.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_www_sse.py to test_www_sse.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_data_builders.py to test_data_builders.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_db_builds.py to test_db_builds.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_www_avatar.py to test_www_avatar.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_util_httpclientservice.py to test_util_httpclientservice.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_db_migrate_versions_050_cascading_deletes_all.py to test_db_migrate_versions_050_cascading_deletes_all.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_db_migrate_versions_055_add_changes_committer.py to test_db_migrate_versions_055_add_changes_committer.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_steps_package_rpm_rpmlint.py to test_steps_package_rpm_rpmlint.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_data_schedulers.py to test_data_schedulers.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_www_oauth.py to test_www_oauth.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_contrib_buildbot_cvs_mail.py to test_contrib_buildbot_cvs_mail.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_process_builder.py to test_process_builder.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_data_buildrequests.py to test_data_buildrequests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/integration/test_usePty.py to test_usePty.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/integration/test_upgrade.py to test_upgrade.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/integration/interop/test_commandmixin.py to test_commandmixin.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/integration/interop/test_interruptcommand.py to test_interruptcommand.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/integration/interop/test_compositestepmixin.py to test_compositestepmixin.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/integration/interop/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/integration/interop/test_integration_secrets.py to test_integration_secrets.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/integration/interop/test_setpropertyfromcommand.py to test_setpropertyfromcommand.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/integration/interop/test_worker_reconnect.py to test_worker_reconnect.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/integration/interop/test_transfer.py to test_transfer.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/integration/test_try_client.py to test_try_client.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/integration/test_integration_mastershell.py to test_integration_mastershell.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/integration/test_try_client_e2e.py to test_try_client_e2e.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/integration/test_integration_with_secrets.py to test_integration_with_secrets.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/integration/test_URLs.py to test_URLs.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/integration/test_www.py to test_www.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/integration/test_telegram_bot.py to test_telegram_bot.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/integration/test_customservices.py to test_customservices.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/integration/test_stop_trigger.py to test_stop_trigger.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/integration/test_worker_kubernetes.py to test_worker_kubernetes.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/integration/test_master.py to test_master.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/integration/test_worker_workerside.py to test_worker_workerside.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/integration/test_trigger.py to test_trigger.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/integration/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/integration/test_worker.py to test_worker.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/integration/test_custom_buildstep.py to test_custom_buildstep.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/integration/test_integration_template.py to test_integration_template.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/integration/test_integration_secrets_with_vault.py to test_integration_secrets_with_vault.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/integration/test_integration_force_with_patch.py to test_integration_force_with_patch.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/integration/test_process_botmaster.py to test_process_botmaster.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/integration/test_worker_comm.py to test_worker_comm.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/integration/test_integration_scheduler_reconfigure.py to test_integration_scheduler_reconfigure.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/integration/test_locks.py to test_locks.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/integration/test_virtual_builder.py to test_virtual_builder.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/integration/test_worker_marathon.py to test_worker_marathon.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/integration/test_configs.py to test_configs.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/integration/test_log_finish.py to test_log_finish.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/integration/test_notifier.py to test_notifier.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/integration/test_worker_latent.py to test_worker_latent.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/fake/worker.py to worker.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/fake/fakedb.py to fakedb.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/fake/logfile.py to logfile.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/fake/fakemaster.py to fakemaster.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/fake/botmaster.py to botmaster.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/fake/web.py to web.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/fake/endpoint.py to endpoint.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/fake/fakeprotocol.py to fakeprotocol.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/fake/reactor.py to reactor.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/fake/fakedata.py to fakedata.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/fake/remotecommand.py to remotecommand.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/fake/pbmanager.py to pbmanager.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/fake/bworkermanager.py to bworkermanager.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/fake/kube.py to kube.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/fake/secrets.py to secrets.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/fake/fakemq.py to fakemq.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/fake/state.py to state.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/fake/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/fake/docker.py to docker.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/fake/openstack.py to openstack.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/fake/libvirt.py to libvirt.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/fake/fakebuild.py to fakebuild.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/fake/change.py to change.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/fake/private_tempdir.py to private_tempdir.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/fake/latent.py to latent.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/fake/fakestats.py to fakestats.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/fake/machine.py to machine.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/fake/httpclientservice.py to httpclientservice.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/fake/step.py to step.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/test_extra_coverage.py to test_extra_coverage.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/worker_transition.py to worker_transition.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/configurators/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/configurators/janitor.py to janitor.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/wamp/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/wamp/connector.py to connector.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/locks.py to locks.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/interfaces.py to interfaces.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/status/worker.py to worker.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/status/base.py to base.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/status/client.py to client.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/status/buildrequest.py to buildrequest.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/status/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/status/master.py to master.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/status/build.py to build.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/status/buildset.py to buildset.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/status/event.py to event.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/status/builder.py to builder.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/mq/base.py to base.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/mq/simple.py to simple.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/mq/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/mq/wamp.py to wamp.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/mq/connector.py to connector.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/revlinks.py to revlinks.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/process/workerforbuilder.py to workerforbuilder.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/process/botmaster.py to botmaster.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/process/properties.py to properties.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/process/base.py to base.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/process/remotecommand.py to remotecommand.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/process/metrics.py to metrics.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/process/buildrequest.py to buildrequest.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/process/cache.py to cache.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/process/logobserver.py to logobserver.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/process/debug.py to debug.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/process/remotetransfer.py to remotetransfer.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/process/buildrequestdistributor.py to buildrequestdistributor.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/process/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/process/measured_service.py to measured_service.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/process/buildstep.py to buildstep.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/process/users/manager.py to manager.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/process/users/users.py to users.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/process/users/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/process/users/manual.py to manual.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/process/build.py to build.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/process/subunitlogobserver.py to subunitlogobserver.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/process/results.py to results.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/process/factory.py to factory.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/process/log.py to log.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/process/builder.py to builder.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/www/hooks/github.py to github.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/www/hooks/gitorious.py to gitorious.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/www/hooks/base.py to base.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/www/hooks/bitbucketserver.py to bitbucketserver.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/www/hooks/bitbucket.py to bitbucket.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/www/hooks/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/www/hooks/bitbucketcloud.py to bitbucketcloud.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/www/hooks/poller.py to poller.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/www/hooks/gitlab.py to gitlab.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/www/rest.py to rest.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/www/ldapuserinfo.py to ldapuserinfo.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/www/avatar.py to avatar.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/www/auth.py to auth.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/www/plugin.py to plugin.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/www/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/www/config.py to config.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/www/authz/authz.py to authz.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/www/authz/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/www/authz/roles.py to roles.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/www/authz/endpointmatchers.py to endpointmatchers.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/www/ws.py to ws.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/www/change_hook.py to change_hook.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/www/oauth2.py to oauth2.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/www/sse.py to sse.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/www/service.py to service.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/www/resource.py to resource.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/schedulers/filter.py to filter.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/schedulers/base.py to base.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/schedulers/manager.py to manager.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/schedulers/dependent.py to dependent.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/schedulers/forcesched.py to forcesched.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/schedulers/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/schedulers/basic.py to basic.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/schedulers/trysched.py to trysched.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/schedulers/timed.py to timed.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/schedulers/triggerable.py to triggerable.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/secrets/manager.py to manager.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/secrets/providers/base.py to base.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/secrets/providers/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/secrets/providers/vault.py to vault.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/secrets/providers/file.py to file.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/secrets/providers/passwordstore.py to passwordstore.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/secrets/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/secrets/secret.py to secret.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/changes/changes.py to changes.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/changes/github.py to github.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/changes/pb.py to pb.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/changes/filter.py to filter.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/changes/base.py to base.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/changes/gitpoller.py to gitpoller.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/changes/svnpoller.py to svnpoller.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/changes/manager.py to manager.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/changes/mail.py to mail.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/changes/bitbucket.py to bitbucket.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/changes/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/changes/p4poller.py to p4poller.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/changes/gerritchangesource.py to gerritchangesource.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/changes/hgpoller.py to hgpoller.cpython-38.pyc writing byte-compilation script '/tmp/tmprb7g8983.py' /usr/bin/python3 /tmp/tmprb7g8983.py removing /tmp/tmprb7g8983.py running install_data creating /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/reporters/templates copying buildbot/reporters/templates/missing_mail.txt -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/reporters/templates copying buildbot/reporters/templates/missing_notification.txt -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/reporters/templates copying buildbot/reporters/templates/default_notification.txt -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/reporters/templates copying buildbot/reporters/templates/default_mail.txt -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/reporters/templates copying buildbot/db/migrate/migrate.cfg -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/db/migrate copying buildbot/scripts/sample.cfg -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/scripts copying buildbot/scripts/buildbot_tac.tmpl -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/scripts creating /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/spec copying buildbot/spec/api.raml -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/spec creating /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/spec/types copying buildbot/spec/types/logchunk.raml -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/spec/types copying buildbot/spec/types/master.raml -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/spec/types copying buildbot/spec/types/spec.raml -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/spec/types copying buildbot/spec/types/worker.raml -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/spec/types copying buildbot/spec/types/log.raml -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/spec/types copying buildbot/spec/types/builder.raml -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/spec/types copying buildbot/spec/types/build.raml -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/spec/types copying buildbot/spec/types/changesource.raml -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/spec/types copying buildbot/spec/types/step.raml -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/spec/types copying buildbot/spec/types/buildset.raml -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/spec/types copying buildbot/spec/types/sourcestamp.raml -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/spec/types copying buildbot/spec/types/forcescheduler.raml -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/spec/types copying buildbot/spec/types/identifier.raml -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/spec/types copying buildbot/spec/types/change.raml -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/spec/types copying buildbot/spec/types/patch.raml -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/spec/types copying buildbot/spec/types/buildrequest.raml -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/spec/types copying buildbot/spec/types/sourcedproperties.raml -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/spec/types copying buildbot/spec/types/rootlink.raml -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/spec/types copying buildbot/spec/types/scheduler.raml -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/spec/types creating /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_templates_dir copying buildbot/test/unit/test_templates_dir/builds.html -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_templates_dir creating /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_templates_dir/plugin copying buildbot/test/unit/test_templates_dir/plugin/plugin.jade -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/unit/test_templates_dir/plugin creating /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/integration/pki copying buildbot/test/integration/pki/127.0.0.1.key -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/integration/pki copying buildbot/test/integration/pki/127.0.0.1.crt -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/integration/pki creating /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot/test/integration/pki/ca copying buildbot/test/integration/pki/ca/ca.crt -> /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/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 '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/*' writing manifest file 'buildbot.egg-info/SOURCES.txt' Copying buildbot.egg-info to /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8/site-packages/buildbot-2.7.0-py3.8.egg-info running install_scripts Installing buildbot script to /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/bin Installing buildbot_windows_service script to /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/bin + mkdir -p /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/share/buildbot/ /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/share/man/man1/ /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/share/doc/buildbot-2.7.0 + cp docs/buildbot.1 /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/share/man/man1/buildbot.1 + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 2.7.0-1.mga8 --unique-debug-suffix -2.7.0-1.mga8.x86_64 --unique-debug-src-base buildbot-2.7.0-1.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/buildbot-2.7.0 + '[' -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/python 1 1 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/lib/python3.8 using /usr/bin/python3.8 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: buildbot-2.7.0-1.mga8.noarch Processing files: buildbot-master-2.7.0-1.mga8.noarch Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.CrwF7I + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd buildbot-2.7.0 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/share/doc/buildbot-master + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/share/doc/buildbot-master + cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/share/doc/buildbot-master + cp -pr CREDITS /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/share/doc/buildbot-master + cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/share/doc/buildbot-master + cp -pr UPGRADING /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64/usr/share/doc/buildbot-master + RPM_EC=0 ++ jobs -p + exit 0 Provides: buildbot-master = 2.7.0-1.mga8 python3.8dist(buildbot) = 2.7 python3dist(buildbot) = 2.7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.8 python3.8dist(autobahn) >= 0.16 python3.8dist(jinja2) >= 2.1 python3.8dist(pyjwt) python3.8dist(python-dateutil) >= 1.5 python3.8dist(pyyaml) python3.8dist(setuptools) >= 8 python3.8dist(sqlalchemy) >= 1.1 python3.8dist(sqlalchemy-migrate) >= 0.9 python3.8dist(twisted) >= 17.9 python3.8dist(txaio) >= 2.2.2 python3.8dist(zope.interface) >= 4.1.1 Recommends: buildbot-doc Processing files: buildbot-doc-2.7.0-1.mga8.noarch Provides: buildbot-doc = 2.7.0-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/buildbot-doc-2.7.0-1.mga8.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/buildbot-2.7.0-1.mga8.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/buildbot-master-2.7.0-1.mga8.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.0RIoBH + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd buildbot-2.7.0 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/buildbot-2.7.0-1.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.zCuhlJ + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf buildbot-2.7.0 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!