D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/buildbot-0.8.12-3.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.DnQGzt + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf buildbot-slave-0.8.12 + /usr/bin/gzip -dc /home/pterjan/rpmbuild/SOURCES/buildbot-slave-0.8.12.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /home/pterjan/rpmbuild/SOURCES/buildbot-0.8.12.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd buildbot-slave-0.8.12 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cd /home/pterjan/rpmbuild/BUILD + rm -rf buildbot-0.8.12 + /usr/bin/gzip -dc /home/pterjan/rpmbuild/SOURCES/buildbot-0.8.12.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd buildbot-0.8.12 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/pterjan/rpmbuild/SOURCES/buildbot-req.patch + /usr/bin/patch -p0 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/patch -p0 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/pterjan/rpmbuild/SOURCES/fix-build.patch + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.UbgS8L + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd buildbot-0.8.12 + '[' 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' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/buildbot copying buildbot/errors.py -> build/lib/buildbot copying buildbot/config.py -> build/lib/buildbot copying buildbot/libvirtbuildslave.py -> build/lib/buildbot copying buildbot/pbutil.py -> build/lib/buildbot copying buildbot/revlinks.py -> build/lib/buildbot copying buildbot/locks.py -> build/lib/buildbot copying buildbot/ec2buildslave.py -> build/lib/buildbot copying buildbot/sourcestamp.py -> build/lib/buildbot copying buildbot/manhole.py -> build/lib/buildbot copying buildbot/pbmanager.py -> build/lib/buildbot copying buildbot/master.py -> build/lib/buildbot copying buildbot/interfaces.py -> build/lib/buildbot copying buildbot/__init__.py -> build/lib/buildbot copying buildbot/buildrequest.py -> build/lib/buildbot copying buildbot/scheduler.py -> build/lib/buildbot creating build/lib/buildbot/buildslave copying buildbot/buildslave/ec2.py -> build/lib/buildbot/buildslave copying buildbot/buildslave/openstack.py -> build/lib/buildbot/buildslave copying buildbot/buildslave/__init__.py -> build/lib/buildbot/buildslave copying buildbot/buildslave/base.py -> build/lib/buildbot/buildslave copying buildbot/buildslave/libvirt.py -> build/lib/buildbot/buildslave creating build/lib/buildbot/changes copying buildbot/changes/filter.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/changes.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/bitbucket.py -> build/lib/buildbot/changes copying buildbot/changes/__init__.py -> build/lib/buildbot/changes copying buildbot/changes/base.py -> build/lib/buildbot/changes copying buildbot/changes/manager.py -> build/lib/buildbot/changes copying buildbot/changes/hgpoller.py -> build/lib/buildbot/changes copying buildbot/changes/pb.py -> build/lib/buildbot/changes copying buildbot/changes/mail.py -> build/lib/buildbot/changes copying buildbot/changes/bonsaipoller.py -> build/lib/buildbot/changes creating build/lib/buildbot/clients copying buildbot/clients/debug.py -> build/lib/buildbot/clients copying buildbot/clients/text.py -> build/lib/buildbot/clients copying buildbot/clients/usersclient.py -> build/lib/buildbot/clients copying buildbot/clients/tryclient.py -> build/lib/buildbot/clients copying buildbot/clients/__init__.py -> build/lib/buildbot/clients copying buildbot/clients/sendchange.py -> build/lib/buildbot/clients copying buildbot/clients/base.py -> build/lib/buildbot/clients copying buildbot/clients/gtkPanes.py -> build/lib/buildbot/clients creating build/lib/buildbot/db copying buildbot/db/sourcestampsets.py -> build/lib/buildbot/db copying buildbot/db/connector.py -> build/lib/buildbot/db copying buildbot/db/changes.py -> build/lib/buildbot/db copying buildbot/db/model.py -> build/lib/buildbot/db copying buildbot/db/pool.py -> build/lib/buildbot/db copying buildbot/db/buildrequests.py -> build/lib/buildbot/db copying buildbot/db/exceptions.py -> build/lib/buildbot/db copying buildbot/db/buildslaves.py -> build/lib/buildbot/db copying buildbot/db/__init__.py -> build/lib/buildbot/db copying buildbot/db/base.py -> build/lib/buildbot/db copying buildbot/db/sourcestamps.py -> build/lib/buildbot/db copying buildbot/db/enginestrategy.py -> build/lib/buildbot/db copying buildbot/db/users.py -> build/lib/buildbot/db copying buildbot/db/builds.py -> build/lib/buildbot/db copying buildbot/db/buildsets.py -> build/lib/buildbot/db copying buildbot/db/state.py -> build/lib/buildbot/db copying buildbot/db/schedulers.py -> build/lib/buildbot/db creating build/lib/buildbot/db/migrate creating build/lib/buildbot/db/migrate/versions copying buildbot/db/migrate/versions/007_add_object_tables.py -> build/lib/buildbot/db/migrate/versions copying buildbot/db/migrate/versions/017_restore_other_indices.py -> build/lib/buildbot/db/migrate/versions copying buildbot/db/migrate/versions/014_add_users_userpass_columns.py -> build/lib/buildbot/db/migrate/versions copying buildbot/db/migrate/versions/006_drop_last_access.py -> build/lib/buildbot/db/migrate/versions copying buildbot/db/migrate/versions/024_add_buildslaves_table.py -> build/lib/buildbot/db/migrate/versions copying buildbot/db/migrate/versions/013_remove_schedulers_state_column.py -> build/lib/buildbot/db/migrate/versions copying buildbot/db/migrate/versions/022_add_codebase.py -> build/lib/buildbot/db/migrate/versions copying buildbot/db/migrate/versions/010_fix_column_lengths.py -> build/lib/buildbot/db/migrate/versions copying buildbot/db/migrate/versions/009_add_patch_author.py -> build/lib/buildbot/db/migrate/versions copying buildbot/db/migrate/versions/018_add_sourcestampset.py -> build/lib/buildbot/db/migrate/versions copying buildbot/db/migrate/versions/003_scheduler_class_name.py -> build/lib/buildbot/db/migrate/versions copying buildbot/db/migrate/versions/005_add_indexes.py -> build/lib/buildbot/db/migrate/versions copying buildbot/db/migrate/versions/020_remove_change_links.py -> build/lib/buildbot/db/migrate/versions copying buildbot/db/migrate/versions/023_increase_comments_property_lengths.py -> build/lib/buildbot/db/migrate/versions copying buildbot/db/migrate/versions/004_add_autoincrement.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/015_remove_bad_master_objectid.py -> build/lib/buildbot/db/migrate/versions copying buildbot/db/migrate/versions/012_add_users_table.py -> build/lib/buildbot/db/migrate/versions copying buildbot/db/migrate/versions/019_merge_schedulers_to_objects.py -> build/lib/buildbot/db/migrate/versions copying buildbot/db/migrate/versions/002_add_proj_repo.py -> build/lib/buildbot/db/migrate/versions copying buildbot/db/migrate/versions/016_restore_buildrequest_indices.py -> build/lib/buildbot/db/migrate/versions copying buildbot/db/migrate/versions/011_add_buildrequest_claims.py -> build/lib/buildbot/db/migrate/versions copying buildbot/db/migrate/versions/008_add_scheduler_changes_index.py -> build/lib/buildbot/db/migrate/versions copying buildbot/db/migrate/versions/001_initial.py -> build/lib/buildbot/db/migrate/versions copying buildbot/db/migrate/versions/021_fix_postgres_sequences.py -> build/lib/buildbot/db/migrate/versions creating build/lib/buildbot/db/types copying buildbot/db/types/json.py -> build/lib/buildbot/db/types copying buildbot/db/types/__init__.py -> build/lib/buildbot/db/types creating build/lib/buildbot/monkeypatches copying buildbot/monkeypatches/testcase_assert.py -> build/lib/buildbot/monkeypatches copying buildbot/monkeypatches/testcase_patch.py -> build/lib/buildbot/monkeypatches copying buildbot/monkeypatches/bug4520.py -> build/lib/buildbot/monkeypatches copying buildbot/monkeypatches/bug4881.py -> build/lib/buildbot/monkeypatches copying buildbot/monkeypatches/testcase_synctest.py -> build/lib/buildbot/monkeypatches copying buildbot/monkeypatches/bug5079.py -> 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/sqlalchemy2189.py -> build/lib/buildbot/monkeypatches copying buildbot/monkeypatches/servicechecks.py -> build/lib/buildbot/monkeypatches copying buildbot/monkeypatches/python14653.py -> build/lib/buildbot/monkeypatches copying buildbot/monkeypatches/gatherResults.py -> build/lib/buildbot/monkeypatches copying buildbot/monkeypatches/sqlalchemy2364.py -> build/lib/buildbot/monkeypatches 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/subunitlogobserver.py -> build/lib/buildbot/process copying buildbot/process/debug.py -> build/lib/buildbot/process copying buildbot/process/buildstep.py -> build/lib/buildbot/process copying buildbot/process/builder.py -> build/lib/buildbot/process copying buildbot/process/slavebuilder.py -> build/lib/buildbot/process copying buildbot/process/properties.py -> build/lib/buildbot/process copying buildbot/process/factory.py -> build/lib/buildbot/process copying buildbot/process/remotecommand.py -> build/lib/buildbot/process copying buildbot/process/__init__.py -> build/lib/buildbot/process copying buildbot/process/build.py -> build/lib/buildbot/process copying buildbot/process/base.py -> build/lib/buildbot/process copying buildbot/process/botmaster.py -> build/lib/buildbot/process copying buildbot/process/buildrequest.py -> build/lib/buildbot/process copying buildbot/process/metrics.py -> build/lib/buildbot/process copying buildbot/process/buildrequestdistributor.py -> build/lib/buildbot/process copying buildbot/process/cache.py -> build/lib/buildbot/process copying buildbot/process/logobserver.py -> build/lib/buildbot/process creating build/lib/buildbot/process/users copying buildbot/process/users/manual.py -> build/lib/buildbot/process/users copying buildbot/process/users/__init__.py -> 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 creating build/lib/buildbot/schedulers copying buildbot/schedulers/filter.py -> build/lib/buildbot/schedulers copying buildbot/schedulers/dependent.py -> build/lib/buildbot/schedulers copying buildbot/schedulers/triggerable.py -> build/lib/buildbot/schedulers copying buildbot/schedulers/forcesched.py -> build/lib/buildbot/schedulers copying buildbot/schedulers/basic.py -> build/lib/buildbot/schedulers copying buildbot/schedulers/__init__.py -> build/lib/buildbot/schedulers copying buildbot/schedulers/trysched.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/timed.py -> build/lib/buildbot/schedulers creating build/lib/buildbot/scripts copying buildbot/scripts/upgrade_master.py -> build/lib/buildbot/scripts copying buildbot/scripts/reconfig.py -> build/lib/buildbot/scripts copying buildbot/scripts/create_master.py -> build/lib/buildbot/scripts copying buildbot/scripts/trycmd.py -> build/lib/buildbot/scripts copying buildbot/scripts/runner.py -> build/lib/buildbot/scripts copying buildbot/scripts/debugclient.py -> build/lib/buildbot/scripts copying buildbot/scripts/checkconfig.py -> build/lib/buildbot/scripts copying buildbot/scripts/user.py -> build/lib/buildbot/scripts copying buildbot/scripts/restart.py -> build/lib/buildbot/scripts copying buildbot/scripts/__init__.py -> build/lib/buildbot/scripts copying buildbot/scripts/statuslog.py -> build/lib/buildbot/scripts copying buildbot/scripts/statusgui.py -> build/lib/buildbot/scripts copying buildbot/scripts/start.py -> build/lib/buildbot/scripts copying buildbot/scripts/sendchange.py -> build/lib/buildbot/scripts copying buildbot/scripts/base.py -> build/lib/buildbot/scripts copying buildbot/scripts/logwatcher.py -> build/lib/buildbot/scripts copying buildbot/scripts/tryserver.py -> build/lib/buildbot/scripts copying buildbot/scripts/stop.py -> build/lib/buildbot/scripts creating build/lib/buildbot/status copying buildbot/status/github.py -> build/lib/buildbot/status copying buildbot/status/client.py -> build/lib/buildbot/status copying buildbot/status/status_push.py -> build/lib/buildbot/status copying buildbot/status/words.py -> build/lib/buildbot/status copying buildbot/status/buildset.py -> build/lib/buildbot/status copying buildbot/status/slave.py -> build/lib/buildbot/status copying buildbot/status/buildstep.py -> build/lib/buildbot/status copying buildbot/status/status_stash.py -> build/lib/buildbot/status copying buildbot/status/persistent_queue.py -> build/lib/buildbot/status copying buildbot/status/testresult.py -> build/lib/buildbot/status copying buildbot/status/builder.py -> build/lib/buildbot/status copying buildbot/status/results.py -> build/lib/buildbot/status copying buildbot/status/logfile.py -> build/lib/buildbot/status copying buildbot/status/master.py -> build/lib/buildbot/status copying buildbot/status/__init__.py -> build/lib/buildbot/status copying buildbot/status/build.py -> build/lib/buildbot/status copying buildbot/status/base.py -> build/lib/buildbot/status copying buildbot/status/tinderbox.py -> build/lib/buildbot/status copying buildbot/status/mail.py -> build/lib/buildbot/status copying buildbot/status/html.py -> build/lib/buildbot/status copying buildbot/status/buildrequest.py -> build/lib/buildbot/status copying buildbot/status/status_gerrit.py -> build/lib/buildbot/status copying buildbot/status/progress.py -> build/lib/buildbot/status copying buildbot/status/event.py -> build/lib/buildbot/status creating build/lib/buildbot/status/web copying buildbot/status/web/pngstatus.py -> build/lib/buildbot/status/web copying buildbot/status/web/step.py -> build/lib/buildbot/status/web copying buildbot/status/web/changes.py -> build/lib/buildbot/status/web copying buildbot/status/web/logs.py -> build/lib/buildbot/status/web copying buildbot/status/web/root.py -> build/lib/buildbot/status/web copying buildbot/status/web/authz.py -> build/lib/buildbot/status/web copying buildbot/status/web/console.py -> build/lib/buildbot/status/web copying buildbot/status/web/builder.py -> build/lib/buildbot/status/web copying buildbot/status/web/waterfall.py -> build/lib/buildbot/status/web copying buildbot/status/web/session.py -> build/lib/buildbot/status/web copying buildbot/status/web/status_json.py -> build/lib/buildbot/status/web copying buildbot/status/web/grid.py -> build/lib/buildbot/status/web copying buildbot/status/web/about.py -> build/lib/buildbot/status/web copying buildbot/status/web/feeds.py -> build/lib/buildbot/status/web copying buildbot/status/web/tests.py -> build/lib/buildbot/status/web copying buildbot/status/web/auth.py -> build/lib/buildbot/status/web copying buildbot/status/web/__init__.py -> build/lib/buildbot/status/web copying buildbot/status/web/change_hook.py -> build/lib/buildbot/status/web copying buildbot/status/web/baseweb.py -> build/lib/buildbot/status/web copying buildbot/status/web/build.py -> build/lib/buildbot/status/web copying buildbot/status/web/base.py -> build/lib/buildbot/status/web copying buildbot/status/web/olpb.py -> build/lib/buildbot/status/web copying buildbot/status/web/buildstatus.py -> build/lib/buildbot/status/web copying buildbot/status/web/users.py -> build/lib/buildbot/status/web copying buildbot/status/web/slaves.py -> build/lib/buildbot/status/web creating build/lib/buildbot/status/web/hooks copying buildbot/status/web/hooks/github.py -> build/lib/buildbot/status/web/hooks copying buildbot/status/web/hooks/poller.py -> build/lib/buildbot/status/web/hooks copying buildbot/status/web/hooks/gitlab.py -> build/lib/buildbot/status/web/hooks copying buildbot/status/web/hooks/bitbucket.py -> build/lib/buildbot/status/web/hooks copying buildbot/status/web/hooks/gitorious.py -> build/lib/buildbot/status/web/hooks copying buildbot/status/web/hooks/__init__.py -> build/lib/buildbot/status/web/hooks copying buildbot/status/web/hooks/base.py -> build/lib/buildbot/status/web/hooks copying buildbot/status/web/hooks/googlecode.py -> build/lib/buildbot/status/web/hooks creating build/lib/buildbot/steps copying buildbot/steps/python_twisted.py -> build/lib/buildbot/steps copying buildbot/steps/mtrlogobserver.py -> build/lib/buildbot/steps copying buildbot/steps/slave.py -> build/lib/buildbot/steps copying buildbot/steps/trigger.py -> build/lib/buildbot/steps copying buildbot/steps/maxq.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/master.py -> build/lib/buildbot/steps copying buildbot/steps/__init__.py -> build/lib/buildbot/steps copying buildbot/steps/shell.py -> build/lib/buildbot/steps copying buildbot/steps/subunit.py -> build/lib/buildbot/steps copying buildbot/steps/http.py -> build/lib/buildbot/steps copying buildbot/steps/python.py -> build/lib/buildbot/steps copying buildbot/steps/vstudio.py -> build/lib/buildbot/steps creating build/lib/buildbot/steps/package copying buildbot/steps/package/__init__.py -> build/lib/buildbot/steps/package creating build/lib/buildbot/steps/package/deb copying buildbot/steps/package/deb/pbuilder.py -> build/lib/buildbot/steps/package/deb copying buildbot/steps/package/deb/__init__.py -> build/lib/buildbot/steps/package/deb copying buildbot/steps/package/deb/lintian.py -> build/lib/buildbot/steps/package/deb creating 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/mock.py -> build/lib/buildbot/steps/package/rpm copying buildbot/steps/package/rpm/__init__.py -> build/lib/buildbot/steps/package/rpm copying buildbot/steps/package/rpm/rpmlint.py -> build/lib/buildbot/steps/package/rpm creating build/lib/buildbot/steps/source copying buildbot/steps/source/cvs.py -> build/lib/buildbot/steps/source copying buildbot/steps/source/repo.py -> build/lib/buildbot/steps/source copying buildbot/steps/source/bzr.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/oldsource.py -> build/lib/buildbot/steps/source copying buildbot/steps/source/git.py -> build/lib/buildbot/steps/source copying buildbot/steps/source/__init__.py -> build/lib/buildbot/steps/source copying buildbot/steps/source/p4.py -> build/lib/buildbot/steps/source copying buildbot/steps/source/base.py -> build/lib/buildbot/steps/source copying buildbot/steps/source/svn.py -> build/lib/buildbot/steps/source copying buildbot/steps/source/mercurial.py -> build/lib/buildbot/steps/source copying buildbot/steps/source/mtn.py -> build/lib/buildbot/steps/source creating build/lib/buildbot/test copying buildbot/test/test_extra_coverage.py -> build/lib/buildbot/test copying buildbot/test/__init__.py -> build/lib/buildbot/test creating build/lib/buildbot/test/fake copying buildbot/test/fake/fakebuild.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/fakemaster.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/web.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/slave.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/openstack.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/pbmanager.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/remotecommand.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/__init__.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/libvirt.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/fakedb.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/botmaster.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/state.py -> build/lib/buildbot/test/fake creating 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_oldpaths.py -> build/lib/buildbot/test/regressions copying buildbot/test/regressions/test_steps_shell_WarningCountingShellCommand.py -> build/lib/buildbot/test/regressions copying buildbot/test/regressions/test_import_unicode_changes.py -> build/lib/buildbot/test/regressions copying buildbot/test/regressions/test_shell_command_properties.py -> build/lib/buildbot/test/regressions copying buildbot/test/regressions/__init__.py -> build/lib/buildbot/test/regressions copying buildbot/test/regressions/test_unpickling.py -> build/lib/buildbot/test/regressions copying buildbot/test/regressions/test_sourcestamp_revision.py -> build/lib/buildbot/test/regressions creating build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_source_p4.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_enginestrategy.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_scripts_checkconfig.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_model.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_status_master.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_python.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_buildslave_base.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_status_web_hooks_googlecode.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_process_cache.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_changes_manager.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_base.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_status_web_statuspng.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_transfer.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_changes_gitpoller.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_scripts_sendchange.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_status_logfile.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_status_slave.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_process_metrics.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_process_slavebuilder.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_db_buildslaves.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_process_buildrequest.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_sourcestamp.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_status_web_links.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_maxq.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_util_state.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_status_gerrit.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_schedulers_triggerable.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_master.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_revlinks.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_mswin.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_pbmanager.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_shell.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_source_darcs.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_subunit.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_util_netstrings.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_changes_changes.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_status_client.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_process_debug.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_status_web_hook.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_buildslave_libvirt.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_clients_usersclient.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_migrate_versions_023_increase_comments_property_lengths.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_status_web_auth_HTPasswdAuth.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_util_lru.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_master.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_migrate_versions_011_add_buildrequest_claims.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_016_restore_buildrequest_indices.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_status_stash.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_schedulers_base.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_source_oldsource_ComputeRepositoryURL.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_migrate_versions_021_fix_postgres_sequences.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_util_bbcollections.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_status_buildstep.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_util.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_migrate_versions_019_merge_schedulers_to_objects.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_status_web_auth_HTPasswdAprAuth.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_status_web_hooks_gitlab.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_scripts_user.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_schedulers_forcesched.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_schedulers_trysched.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_changes_hgpoller.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_changes_filter.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_scripts_base.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_util_sautils.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_changes_base.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_process_factory.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_steps_trigger.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_scripts_restart.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_changes_bonsaipoller.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_changes_gerritchangesource.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_util_ComparableMixin.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_scripts_tryserver.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_util_subscriptions.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_migrate_versions_018_add_sourcestampset.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_mtrlogobserver.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_schedulers_dependent.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_status_progress.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_status_web_hooks_bitbucket.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_buildrequests.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_source_gerrit.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_process_build.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_status_builder_cache.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_changes_pb.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_scripts_start.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_status_build.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_util_maildir.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_steps_package_rpm_rpmbuild.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_process_botmaster_DuplicateSlaveArbitrator.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_status_web_hooks_poller.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_status_web_authz_Authz.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_util_debounce.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_status_buildset.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_builds.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_contrib_buildbot_cvs_mail.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_migrate_versions_020_remove_change_links.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_config.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_buildsets.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_steps_source_svn.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_process_remotecommand.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_slave.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/__init__.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_migrate_versions_015_remove_bad_master_objectid.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_clients_tryclient.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_plugins.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_schedulers.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_buildslave_openstack.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_process_buildstep.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_package_rpm_mock.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_process_logobserver.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_process_properties.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_status_web_hooks_github.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_migrate_versions_017_restore_other_indices.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_source_oldsource_Repo.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_status_web_base.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_scripts_trycmd.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_changes_bitbucket.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_schedulers_manager.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_create_master.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_util_misc.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_status_builder.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_sourcestampsets.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_status_words.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_migrate_versions_024_add_buildslaves_table.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_process_buildrequestdistributor_BuildRequestDistributor.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_changes_mail.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_vstudio.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_connector.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_status_persistent_queue.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_clients_sendchange.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_http.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_status_mail.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_migrate_versions_022_add_codebase.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_changes_p4poller.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_process_builder.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_status_github.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_util_ansicodes.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_scripts_statuslog.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_schedulers_basic.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_scripts_stop.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_changes_svnpoller.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_status_web_hooks_gitorious.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_scripts_runner.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_util_eventual.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_steps_source_oldsource.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_changes.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_buildslave_ec2.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_source_repo.py -> build/lib/buildbot/test/unit creating build/lib/buildbot/test/util copying buildbot/test/util/db.py -> build/lib/buildbot/test/util copying buildbot/test/util/gpo.py -> build/lib/buildbot/test/util copying buildbot/test/util/config.py -> build/lib/buildbot/test/util copying buildbot/test/util/migration.py -> build/lib/buildbot/test/util copying buildbot/test/util/compat.py -> build/lib/buildbot/test/util copying buildbot/test/util/sourcesteps.py -> build/lib/buildbot/test/util copying buildbot/test/util/connector_component.py -> build/lib/buildbot/test/util copying buildbot/test/util/logging.py -> build/lib/buildbot/test/util copying buildbot/test/util/properties.py -> build/lib/buildbot/test/util copying buildbot/test/util/dirs.py -> build/lib/buildbot/test/util copying buildbot/test/util/flaky.py -> build/lib/buildbot/test/util copying buildbot/test/util/fuzz.py -> build/lib/buildbot/test/util copying buildbot/test/util/pbmanager.py -> build/lib/buildbot/test/util copying buildbot/test/util/steps.py -> build/lib/buildbot/test/util copying buildbot/test/util/change_import.py -> build/lib/buildbot/test/util copying buildbot/test/util/changesource.py -> build/lib/buildbot/test/util copying buildbot/test/util/querylog.py -> build/lib/buildbot/test/util copying buildbot/test/util/interfaces.py -> build/lib/buildbot/test/util copying buildbot/test/util/misc.py -> build/lib/buildbot/test/util copying buildbot/test/util/__init__.py -> build/lib/buildbot/test/util copying buildbot/test/util/scheduler.py -> build/lib/buildbot/test/util creating build/lib/buildbot/util copying buildbot/util/ansicodes.py -> build/lib/buildbot/util copying buildbot/util/croniter.py -> build/lib/buildbot/util copying buildbot/util/sautils.py -> build/lib/buildbot/util copying buildbot/util/debounce.py -> build/lib/buildbot/util copying buildbot/util/misc.py -> build/lib/buildbot/util copying buildbot/util/__init__.py -> build/lib/buildbot/util copying buildbot/util/bbcollections.py -> build/lib/buildbot/util copying buildbot/util/subscription.py -> build/lib/buildbot/util copying buildbot/util/lru.py -> build/lib/buildbot/util copying buildbot/util/netstrings.py -> build/lib/buildbot/util copying buildbot/util/identifiers.py -> build/lib/buildbot/util copying buildbot/util/state.py -> build/lib/buildbot/util copying buildbot/util/eventual.py -> build/lib/buildbot/util copying buildbot/util/maildir.py -> build/lib/buildbot/util running build_scripts creating build/scripts-2.7 copying and adjusting bin/buildbot -> build/scripts-2.7 changing mode of build/scripts-2.7/buildbot from 644 to 755 + sleep 1 + pushd docs ~/rpmbuild/BUILD/buildbot-0.8.12/docs ~/rpmbuild/BUILD/buildbot-0.8.12 + make docs.tgz rm -rf _build/* sphinx-build -b html -d _build/doctrees -q . _build/html Extension error: Could not import extension bbdocs.ext (exception: cannot import name Directive) make: *** [Makefile:60: html] Error 2 error: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.UbgS8L (%build) RPM build errors: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.UbgS8L (%build) I: [iurt_root_command] ERROR: chroot