Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/fedpkg.spec'], chrootPath='/var/lib/mock/f27-build-13298594-967871/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/fedpkg.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/fedpkg-1.34-3.fc27.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/fedpkg.spec'], chrootPath='/var/lib/mock/f27-build-13298594-967871/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/fedpkg.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.81dRfF + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf fedpkg-1.34 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/fedpkg-1.34.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd fedpkg-1.34 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (0001-Fix-TypeError-raised-from-override-create-command.patch): + echo 'Patch #0 (0001-Fix-TypeError-raised-from-override-create-command.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file fedpkg/__init__.py patching file test/test_cli.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.3NIgmV + umask 022 + cd /builddir/build/BUILD + cd fedpkg-1.34 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=generic -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/fedpkg copying fedpkg/__init__.py -> build/lib/fedpkg copying fedpkg/cli.py -> build/lib/fedpkg copying fedpkg/bugzilla.py -> build/lib/fedpkg copying fedpkg/lookaside.py -> build/lib/fedpkg copying fedpkg/__main__.py -> build/lib/fedpkg copying fedpkg/utils.py -> build/lib/fedpkg + sleep 1 + /usr/bin/python2 doc/fedpkg_man_page.py + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.KiZ2Tf + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/fedpkg-1.34-3.fc27.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/fedpkg-1.34-3.fc27.noarch ++ dirname /builddir/build/BUILDROOT/fedpkg-1.34-3.fc27.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/fedpkg-1.34-3.fc27.noarch + cd fedpkg-1.34 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/fedpkg-1.34-3.fc27.noarch running install running install_lib creating /builddir/build/BUILDROOT/fedpkg-1.34-3.fc27.noarch/usr creating /builddir/build/BUILDROOT/fedpkg-1.34-3.fc27.noarch/usr/lib creating /builddir/build/BUILDROOT/fedpkg-1.34-3.fc27.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/fedpkg-1.34-3.fc27.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/fedpkg-1.34-3.fc27.noarch/usr/lib/python2.7/site-packages/fedpkg copying build/lib/fedpkg/__init__.py -> /builddir/build/BUILDROOT/fedpkg-1.34-3.fc27.noarch/usr/lib/python2.7/site-packages/fedpkg copying build/lib/fedpkg/cli.py -> /builddir/build/BUILDROOT/fedpkg-1.34-3.fc27.noarch/usr/lib/python2.7/site-packages/fedpkg copying build/lib/fedpkg/bugzilla.py -> /builddir/build/BUILDROOT/fedpkg-1.34-3.fc27.noarch/usr/lib/python2.7/site-packages/fedpkg copying build/lib/fedpkg/lookaside.py -> /builddir/build/BUILDROOT/fedpkg-1.34-3.fc27.noarch/usr/lib/python2.7/site-packages/fedpkg copying build/lib/fedpkg/__main__.py -> /builddir/build/BUILDROOT/fedpkg-1.34-3.fc27.noarch/usr/lib/python2.7/site-packages/fedpkg copying build/lib/fedpkg/utils.py -> /builddir/build/BUILDROOT/fedpkg-1.34-3.fc27.noarch/usr/lib/python2.7/site-packages/fedpkg byte-compiling /builddir/build/BUILDROOT/fedpkg-1.34-3.fc27.noarch/usr/lib/python2.7/site-packages/fedpkg/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/fedpkg-1.34-3.fc27.noarch/usr/lib/python2.7/site-packages/fedpkg/cli.py to cli.pyc byte-compiling /builddir/build/BUILDROOT/fedpkg-1.34-3.fc27.noarch/usr/lib/python2.7/site-packages/fedpkg/bugzilla.py to bugzilla.pyc byte-compiling /builddir/build/BUILDROOT/fedpkg-1.34-3.fc27.noarch/usr/lib/python2.7/site-packages/fedpkg/lookaside.py to lookaside.pyc byte-compiling /builddir/build/BUILDROOT/fedpkg-1.34-3.fc27.noarch/usr/lib/python2.7/site-packages/fedpkg/__main__.py to __main__.pyc byte-compiling /builddir/build/BUILDROOT/fedpkg-1.34-3.fc27.noarch/usr/lib/python2.7/site-packages/fedpkg/utils.py to utils.pyc writing byte-compilation script '/tmp/tmpbbAnUJ.py' /usr/bin/python2 -O /tmp/tmpbbAnUJ.py removing /tmp/tmpbbAnUJ.py running install_data creating /builddir/build/BUILDROOT/fedpkg-1.34-3.fc27.noarch/usr/share creating /builddir/build/BUILDROOT/fedpkg-1.34-3.fc27.noarch/usr/share/bash-completion creating /builddir/build/BUILDROOT/fedpkg-1.34-3.fc27.noarch/usr/share/bash-completion/completions copying conf/bash-completion/fedpkg.bash -> /builddir/build/BUILDROOT/fedpkg-1.34-3.fc27.noarch/usr/share/bash-completion/completions creating /builddir/build/BUILDROOT/fedpkg-1.34-3.fc27.noarch/etc creating /builddir/build/BUILDROOT/fedpkg-1.34-3.fc27.noarch/etc/rpkg copying conf/etc/rpkg/fedpkg.conf -> /builddir/build/BUILDROOT/fedpkg-1.34-3.fc27.noarch/etc/rpkg copying conf/etc/rpkg/fedpkg-stage.conf -> /builddir/build/BUILDROOT/fedpkg-1.34-3.fc27.noarch/etc/rpkg creating /builddir/build/BUILDROOT/fedpkg-1.34-3.fc27.noarch/usr/share/zsh creating /builddir/build/BUILDROOT/fedpkg-1.34-3.fc27.noarch/usr/share/zsh/site-functions copying conf/zsh-completion/_fedpkg -> /builddir/build/BUILDROOT/fedpkg-1.34-3.fc27.noarch/usr/share/zsh/site-functions running install_egg_info running egg_info writing requirements to fedpkg.egg-info/requires.txt writing fedpkg.egg-info/PKG-INFO writing top-level names to fedpkg.egg-info/top_level.txt writing dependency_links to fedpkg.egg-info/dependency_links.txt writing entry points to fedpkg.egg-info/entry_points.txt reading manifest file 'fedpkg.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'test' warning: no files found matching '*.conf' writing manifest file 'fedpkg.egg-info/SOURCES.txt' Copying fedpkg.egg-info to /builddir/build/BUILDROOT/fedpkg-1.34-3.fc27.noarch/usr/lib/python2.7/site-packages/fedpkg-1.34-py2.7.egg-info running install_scripts Installing fedpkg-stage script to /builddir/build/BUILDROOT/fedpkg-1.34-3.fc27.noarch/usr/bin Installing fedpkg script to /builddir/build/BUILDROOT/fedpkg-1.34-3.fc27.noarch/usr/bin + /usr/bin/install -d /builddir/build/BUILDROOT/fedpkg-1.34-3.fc27.noarch/usr/share/man/man1 + /usr/bin/install -p -m 0644 fedpkg.1 /builddir/build/BUILDROOT/fedpkg-1.34-3.fc27.noarch/usr/share/man/man1 + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 1.34-3.fc27 --unique-debug-suffix -1.34-3.fc27.noarch --unique-debug-src-base fedpkg-1.34-3.fc27.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/fedpkg-1.34 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python2 1 Bytecompiling .py files below /builddir/build/BUILDROOT/fedpkg-1.34-3.fc27.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.qGCuZB + umask 022 + cd /builddir/build/BUILD + cd fedpkg-1.34 + /usr/bin/python2 -m nose nose.plugins.cover: ERROR: Coverage not available: unable to import coverage module test_create_for_given_build (test_cli.TestBodhiOverride) ... ok test_create_from_current_branch (test_cli.TestBodhiOverride) ... ok test_override_already_exists_but_expired (test_cli.TestBodhiOverride) ... ok test_override_already_exists_but_not_expired (test_cli.TestBodhiOverride) ... ok test_retry_create (test_cli.TestBodhiOverride) ... ok test_error_handled_properly_when_fail_to_request (test_cli.TestBodhiOverrideExtend) ... ok test_extend_for_expired_override (test_cli.TestBodhiOverrideExtend) ... ok test_extend_override_by_days (test_cli.TestBodhiOverrideExtend) ... ok test_extend_override_by_specific_date (test_cli.TestBodhiOverrideExtend) ... ok test_no_override_for_build (test_cli.TestBodhiOverrideExtend) ... ok test_retry_to_extend_override_by_days (test_cli.TestBodhiOverrideExtend) ... ok test_specified_build_not_exist (test_cli.TestBodhiOverrideExtend) ... ok test_no_2_x_version_installed (test_cli.TestCheckBodhiVersion) ... ok Tests request-branch ... ok Tests request-branch with the '--all-releases' option ... ok Test request-branch raises an exception when an EPEL branch is ... ok Test request-branch raises an exception when a invalid module branch ... ok Tests request-branch with invalid service levels ... ok Tests request-branch with a branch and the '--all-releases' option ... ok Tests request-branch with an SL and the '--all-releases' option ... ok Tests request-branch for a new module branch ... ok Test request-branch raises an exception when a branch isn't supplied ... ok Tests request-branch with an overriden package and branch name ... ok Tests request-branch with service levels ... ok Tests request-branch with a release branch and service levels ... ok test_request_branch_with_global_option_name_and_namespace (test_cli.TestRequestBranch) ... ok test_request_branch_with_its_own_option_repo_and_namespace (test_cli.TestRequestBranch) ... ok Test request branch with option --repo ... ok Tests a standard request-repo call ... ok Tests request-repo errors when the bug is not approved ... ok Tests request-repo errors when the bug is not assigned ... ok Tests a request-repo call for a new container ... ok Tests a request-repo call with the exception flag ... ok Tests request-repo errors when the bug was approved over 60 days ago ... ok Tests request-repo errors when the repo name is invalid ... ok Tests request-repo errors when the bug summary has no colon ... ok Tests request-repo errors when the bug summary has no dash ... ok Tests a request-repo call for a new module ... ok Tests request-repo errors when no bug or exception is provided ... ok Tests a request-repo call with an overridden repo name ... ok Tests a standard request-repo call when the Pagure API call fails ... ok Tests a request-repo call with the optional details ... ok Tests request-repo errors when the bug product is not Fedora ... ok Tests request-repo errors when the package is wrong ... ok Tests request-repo errors when the bug summary is wrong ... ok Tests request-tests-repo ... ok Tests request-tests-repo exception if repo already exists ... ok test_create_update_in_stage_bodhi (test_cli.TestUpdate) ... ok test_fail_if_bodhi_template_is_not_a_file (test_cli.TestUpdate) ... ok test_fail_if_missing_config_options (test_cli.TestUpdate) ... ok test_handle_any_errors_raised_when_execute_bodhi (test_cli.TestUpdate) ... ok test_request_update (test_cli.TestUpdate) ... ok test_return_None_if_cannot_os_is_unknown (test_commands.TestDetermineRuntimeEnv) ... ok test_return_fedora_disttag (test_commands.TestDetermineRuntimeEnv) ... ok test_return_for_centos (test_commands.TestDetermineRuntimeEnv) ... ok test_return_for_rhel (test_commands.TestDetermineRuntimeEnv) ... ok test_find_from_fedora_branches (test_commands.TestFindMasterBranch) ... ok test_get_from_koji_for_the_last_chance (test_commands.TestFindMasterBranch) ... ok test_get_from_koji_tag (test_commands.TestFindMasterBranch) ... ok test_load_from_master (test_commands.TestLoadContainerBuildTarget) ... ok test_load_from_release_branch (test_commands.TestLoadContainerBuildTarget) ... ok test_load_epel6_dist_tag (test_commands.TestLoadRpmDefines) ... ok test_load_epel7_dist_tag (test_commands.TestLoadRpmDefines) ... ok test_load_fedora_dist_tag (test_commands.TestLoadRpmDefines) ... ok test_load_master_dist_tag (test_commands.TestLoadRpmDefines) ... ok test_load_olpc_dist_tag (test_commands.TestLoadRpmDefines) ... ok test_raise_error_if_branch_name_is_unknown (test_commands.TestLoadRpmDefines) ... ok test_load_from_master (test_commands.TestLoadTarget) ... ok test_load_from_release_branch (test_commands.TestLoadTarget) ... ok test_fall_back_to_super_load_user (test_commands.TestLoadUser) ... ok test_load_from_fedora_upn (test_commands.TestLoadUser) ... ok test_get_lookaside (test_commands.TestLookaside) ... ok test_override (test_commands.TestOverrideBuildURL) ... ok test_retire_with_namespace (test_retire.RetireTestCase) ... rm 'fedpkg.spec' [master c397b35] my reason 2 files changed, 1 insertion(+) create mode 100644 dead.package delete mode 100644 fedpkg.spec ok test_retire_without_namespace (test_retire.RetireTestCase) ... rm 'fedpkg.spec' [master c397b35] my reason 2 files changed, 1 insertion(+) create mode 100644 dead.package delete mode 100644 fedpkg.spec ok Test that get_release_branches returns all the active Fedora release ... ok Test get_sl_type ... ok Test get_sl_type when PDC errors ... ok Test sl_list_to_dict ... ok Tests sl_list_to_dict with an invalid SL format. An error is ... ok Test verify_sls ... ok Test verify_sls raises an exception when an EOL is expired ... ok Test verify_sls with an SL that is not June 1st or December 1st. An ... ok ---------------------------------------------------------------------- Ran 83 tests in 8.881s OK + exit 0 Processing files: fedpkg-1.34-3.fc27.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.2aM9Yk + umask 022 + cd /builddir/build/BUILD + cd fedpkg-1.34 + DOCDIR=/builddir/build/BUILDROOT/fedpkg-1.34-3.fc27.noarch/usr/share/doc/fedpkg + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fedpkg-1.34-3.fc27.noarch/usr/share/doc/fedpkg + cp -pr README /builddir/build/BUILDROOT/fedpkg-1.34-3.fc27.noarch/usr/share/doc/fedpkg + cp -pr CHANGELOG.rst /builddir/build/BUILDROOT/fedpkg-1.34-3.fc27.noarch/usr/share/doc/fedpkg + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.hb19Z3 + umask 022 + cd /builddir/build/BUILD + cd fedpkg-1.34 + LICENSEDIR=/builddir/build/BUILDROOT/fedpkg-1.34-3.fc27.noarch/usr/share/licenses/fedpkg + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fedpkg-1.34-3.fc27.noarch/usr/share/licenses/fedpkg + cp -pr COPYING /builddir/build/BUILDROOT/fedpkg-1.34-3.fc27.noarch/usr/share/licenses/fedpkg + exit 0 Provides: config(fedpkg) = 1.34-3.fc27 fedpkg = 1.34-3.fc27 python2.7dist(fedpkg) = 1.34 python2dist(fedpkg) = 1.34 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: /usr/bin/python2 python(abi) = 2.7 Processing files: fedpkg-stage-1.34-3.fc27.noarch Provides: config(fedpkg-stage) = 1.34-3.fc27 fedpkg-stage = 1.34-3.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python2 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/fedpkg-1.34-3.fc27.noarch Wrote: /builddir/build/RPMS/fedpkg-1.34-3.fc27.noarch.rpm Wrote: /builddir/build/RPMS/fedpkg-stage-1.34-3.fc27.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.xaei6T + umask 022 + cd /builddir/build/BUILD + cd fedpkg-1.34 + /usr/bin/rm -rf /builddir/build/BUILDROOT/fedpkg-1.34-3.fc27.noarch + exit 0 Child return code was: 0