request from: hawk checking if we should skip the build started at: Thu Aug 30 14:20:06 2018 fetching http://kraz.tld-linux.org/~builderti//srpms/78a68880-8fe0-480c-8a61-c04b929267ea/python-unittest2-1.1.0-1.src.rpm fetched 86408 bytes, 262.7 K/s installing srpm: python-unittest2-1.1.0-1.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -d /tmp/B.c8bgsa/BUILD /tmp/B.c8bgsa/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog python-unittest2-1.1.0-1.src.rpm * Thu Aug 30 2018 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/python-unittest2.git;a=log;h=9194026a668bd07cae34d1995f749df1cae65c6e * Wed Jul 25 2018 Jakub Bogusz 9194026 - updated URLs, added backport comment, removed autogenerated dependencies + rpm -Uhv --nodeps --define '_topdir /tmp/B.c8bgsa' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests python-unittest2-1.1.0-1.src.rpm python-unittest2 ################################################## + rm -f python-unittest2-1.1.0-1.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -m 700 -d /tmp/B.c8bgsa/BUILD/tmp mesg: ttyname failed: Inappropriate ioctl for device + TMPDIR=/tmp/B.c8bgsa/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.c8bgsa' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target x86_64-tld-linux --define 'prep exit 0' /tmp/B.c8bgsa/python-unittest2.spec Building target platforms: x86_64-tld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR rpm: Building target platforms: x86_64-tld-linux no BR needed building RPM using: set -ex; : build-id: 78a68880-8fe0-480c-8a61-c04b929267ea; TMPDIR=/tmp/B.c8bgsa/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.c8bgsa' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target x86_64-tld-linux /tmp/B.c8bgsa/python-unittest2.spec mesg: ttyname failed: Inappropriate ioctl for device + : build-id: 78a68880-8fe0-480c-8a61-c04b929267ea + TMPDIR=/tmp/B.c8bgsa/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.c8bgsa' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target x86_64-tld-linux /tmp/B.c8bgsa/python-unittest2.spec Building target platforms: x86_64-tld-linux Executing(%prep): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.c8bgsa/BUILD/tmp /bin/sh -e /tmp/B.c8bgsa/BUILD/tmp/rpm-tmp.83155 + umask 022 + cd /tmp/B.c8bgsa/BUILD + cd /tmp/B.c8bgsa/BUILD + rm -rf unittest2-1.1.0 + /usr/bin/gzip -dc /tmp/B.c8bgsa/unittest2-1.1.0.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd unittest2-1.1.0 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + /bin/sed -i -e '/^REQUIRES/s@'\''argparse'\'', @@' setup.py + exit 0 Executing(%build): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.c8bgsa/BUILD/tmp /bin/sh -e /tmp/B.c8bgsa/BUILD/tmp/rpm-tmp.83155 TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.c8bgsa/BUILD/tmp + umask 022 + cd /tmp/B.c8bgsa/BUILD + cd unittest2-1.1.0 + LDFLAGS='-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' + export LDFLAGS + CFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' + export CXXFLAGS + CC=x86_64-tld-linux-gcc + export CC + CXX=x86_64-tld-linux-g++ + export CXX + /usr/bin/python setup.py build '--build-base=build-2' /usr/share/python2.7/site-packages/setuptools/dist.py:343: UserWarning: The version specified (<__main__.late_version instance at 0x7fca45b12368>) is an invalid version, this may not work as expected with newer versions of setuptools, pip, and PyPI. Please see PEP 440 for more details. running build running build_py creating build-2 creating build-2/lib creating build-2/lib/unittest2 copying unittest2/main.py -> build-2/lib/unittest2 copying unittest2/loader.py -> build-2/lib/unittest2 copying unittest2/suite.py -> build-2/lib/unittest2 copying unittest2/__init__.py -> build-2/lib/unittest2 copying unittest2/runner.py -> build-2/lib/unittest2 copying unittest2/util.py -> build-2/lib/unittest2 copying unittest2/compatibility.py -> build-2/lib/unittest2 copying unittest2/result.py -> build-2/lib/unittest2 copying unittest2/signals.py -> build-2/lib/unittest2 copying unittest2/case.py -> build-2/lib/unittest2 copying unittest2/__main__.py -> build-2/lib/unittest2 copying unittest2/collector.py -> build-2/lib/unittest2 creating build-2/lib/unittest2/test copying unittest2/test/test_result.py -> build-2/lib/unittest2/test copying unittest2/test/test_discovery.py -> build-2/lib/unittest2/test copying unittest2/test/test_case.py -> build-2/lib/unittest2/test copying unittest2/test/test_suite.py -> build-2/lib/unittest2/test copying unittest2/test/dummy.py -> build-2/lib/unittest2/test copying unittest2/test/test_setups.py -> build-2/lib/unittest2/test copying unittest2/test/support.py -> build-2/lib/unittest2/test copying unittest2/test/test_skipping.py -> build-2/lib/unittest2/test copying unittest2/test/test_assertions.py -> build-2/lib/unittest2/test copying unittest2/test/test_new_tests.py -> build-2/lib/unittest2/test copying unittest2/test/test_unittest2_with.py -> build-2/lib/unittest2/test copying unittest2/test/__init__.py -> build-2/lib/unittest2/test copying unittest2/test/test_break.py -> build-2/lib/unittest2/test copying unittest2/test/_test_unittest2_with.py -> build-2/lib/unittest2/test copying unittest2/test/test_program.py -> build-2/lib/unittest2/test copying unittest2/test/test_functiontestcase.py -> build-2/lib/unittest2/test copying unittest2/test/test_runner.py -> build-2/lib/unittest2/test copying unittest2/test/test_loader.py -> build-2/lib/unittest2/test + LDFLAGS='-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' + export LDFLAGS + CFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' + export CXXFLAGS + CC=x86_64-tld-linux-gcc + export CC + CXX=x86_64-tld-linux-g++ + export CXX + /usr/bin/python setup.py build '--build-base=build-2' /usr/share/python2.7/site-packages/setuptools/dist.py:343: UserWarning: The version specified (<__main__.late_version instance at 0x7fc50ae8d368>) is an invalid version, this may not work as expected with newer versions of setuptools, pip, and PyPI. Please see PEP 440 for more details. running build running build_py + exit 0 Executing(%install): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.c8bgsa/BUILD/tmp /bin/sh -e /tmp/B.c8bgsa/BUILD/tmp/rpm-tmp.83155 TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.c8bgsa/BUILD/tmp + umask 022 + cd /tmp/B.c8bgsa/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder + /bin/mkdir -p /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder + cd unittest2-1.1.0 + rm -rf /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder + LDFLAGS='-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' + export LDFLAGS + CFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' + export CXXFLAGS + CC=x86_64-tld-linux-gcc + export CC + CXX=x86_64-tld-linux-g++ + export CXX + /usr/bin/python setup.py build '--build-base=build-2' install --skip-build '--prefix=/usr' '--install-purelib=/usr/share/python2.7/site-packages' '--install-platlib=/usr/lib64/python2.7/site-packages' '--optimize=2' '--root=/tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder' /usr/share/python2.7/site-packages/setuptools/dist.py:343: UserWarning: The version specified (<__main__.late_version instance at 0x7f67dec55368>) is an invalid version, this may not work as expected with newer versions of setuptools, pip, and PyPI. Please see PEP 440 for more details. running build running build_py running install running install_lib creating /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder creating /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr creating /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share creating /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python2.7 creating /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python2.7/site-packages creating /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python2.7/site-packages/unittest2 creating /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python2.7/site-packages/unittest2/test copying build-2/lib/unittest2/test/test_result.py -> /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python2.7/site-packages/unittest2/test copying build-2/lib/unittest2/test/test_discovery.py -> /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python2.7/site-packages/unittest2/test copying build-2/lib/unittest2/test/test_case.py -> /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python2.7/site-packages/unittest2/test copying build-2/lib/unittest2/test/test_suite.py -> /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python2.7/site-packages/unittest2/test copying build-2/lib/unittest2/test/dummy.py -> /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python2.7/site-packages/unittest2/test copying build-2/lib/unittest2/test/test_setups.py -> /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python2.7/site-packages/unittest2/test copying build-2/lib/unittest2/test/support.py -> /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python2.7/site-packages/unittest2/test copying build-2/lib/unittest2/test/test_skipping.py -> /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python2.7/site-packages/unittest2/test copying build-2/lib/unittest2/test/test_assertions.py -> /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python2.7/site-packages/unittest2/test copying build-2/lib/unittest2/test/test_new_tests.py -> /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python2.7/site-packages/unittest2/test copying build-2/lib/unittest2/test/test_unittest2_with.py -> /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python2.7/site-packages/unittest2/test copying build-2/lib/unittest2/test/__init__.py -> /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python2.7/site-packages/unittest2/test copying build-2/lib/unittest2/test/test_break.py -> /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python2.7/site-packages/unittest2/test copying build-2/lib/unittest2/test/_test_unittest2_with.py -> /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python2.7/site-packages/unittest2/test copying build-2/lib/unittest2/test/test_program.py -> /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python2.7/site-packages/unittest2/test copying build-2/lib/unittest2/test/test_functiontestcase.py -> /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python2.7/site-packages/unittest2/test copying build-2/lib/unittest2/test/test_runner.py -> /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python2.7/site-packages/unittest2/test copying build-2/lib/unittest2/test/test_loader.py -> /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python2.7/site-packages/unittest2/test copying build-2/lib/unittest2/main.py -> /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python2.7/site-packages/unittest2 copying build-2/lib/unittest2/loader.py -> /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python2.7/site-packages/unittest2 copying build-2/lib/unittest2/suite.py -> /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python2.7/site-packages/unittest2 copying build-2/lib/unittest2/__init__.py -> /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python2.7/site-packages/unittest2 copying build-2/lib/unittest2/runner.py -> /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python2.7/site-packages/unittest2 copying build-2/lib/unittest2/util.py -> /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python2.7/site-packages/unittest2 copying build-2/lib/unittest2/compatibility.py -> /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python2.7/site-packages/unittest2 copying build-2/lib/unittest2/result.py -> /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python2.7/site-packages/unittest2 copying build-2/lib/unittest2/signals.py -> /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python2.7/site-packages/unittest2 copying build-2/lib/unittest2/case.py -> /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python2.7/site-packages/unittest2 copying build-2/lib/unittest2/__main__.py -> /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python2.7/site-packages/unittest2 copying build-2/lib/unittest2/collector.py -> /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python2.7/site-packages/unittest2 byte-compiling /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python2.7/site-packages/unittest2/test/test_result.py to test_result.pyc byte-compiling /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python2.7/site-packages/unittest2/test/test_discovery.py to test_discovery.pyc byte-compiling /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python2.7/site-packages/unittest2/test/test_case.py to test_case.pyc byte-compiling /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python2.7/site-packages/unittest2/test/test_suite.py to test_suite.pyc byte-compiling /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python2.7/site-packages/unittest2/test/dummy.py to dummy.pyc byte-compiling /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python2.7/site-packages/unittest2/test/test_setups.py to test_setups.pyc byte-compiling /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python2.7/site-packages/unittest2/test/support.py to support.pyc byte-compiling /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python2.7/site-packages/unittest2/test/test_skipping.py to test_skipping.pyc byte-compiling /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python2.7/site-packages/unittest2/test/test_assertions.py to test_assertions.pyc byte-compiling /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python2.7/site-packages/unittest2/test/test_new_tests.py to test_new_tests.pyc byte-compiling /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python2.7/site-packages/unittest2/test/test_unittest2_with.py to test_unittest2_with.pyc byte-compiling /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python2.7/site-packages/unittest2/test/__init__.py to __init__.pyc byte-compiling /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python2.7/site-packages/unittest2/test/test_break.py to test_break.pyc byte-compiling /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python2.7/site-packages/unittest2/test/_test_unittest2_with.py to _test_unittest2_with.pyc byte-compiling /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python2.7/site-packages/unittest2/test/test_program.py to test_program.pyc byte-compiling /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python2.7/site-packages/unittest2/test/test_functiontestcase.py to test_functiontestcase.pyc byte-compiling /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python2.7/site-packages/unittest2/test/test_runner.py to test_runner.pyc byte-compiling /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python2.7/site-packages/unittest2/test/test_loader.py to test_loader.pyc byte-compiling /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python2.7/site-packages/unittest2/main.py to main.pyc byte-compiling /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python2.7/site-packages/unittest2/loader.py to loader.pyc byte-compiling /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python2.7/site-packages/unittest2/suite.py to suite.pyc byte-compiling /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python2.7/site-packages/unittest2/__init__.py to __init__.pyc byte-compiling /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python2.7/site-packages/unittest2/runner.py to runner.pyc byte-compiling /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python2.7/site-packages/unittest2/util.py to util.pyc byte-compiling /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python2.7/site-packages/unittest2/compatibility.py to compatibility.pyc byte-compiling /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python2.7/site-packages/unittest2/result.py to result.pyc byte-compiling /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python2.7/site-packages/unittest2/signals.py to signals.pyc byte-compiling /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python2.7/site-packages/unittest2/case.py to case.pyc byte-compiling /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python2.7/site-packages/unittest2/__main__.py to __main__.pyc byte-compiling /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python2.7/site-packages/unittest2/collector.py to collector.pyc writing byte-compilation script '/tmp/B.c8bgsa/BUILD/tmp/tmp3Oezeg.py' /usr/bin/python -OO /tmp/B.c8bgsa/BUILD/tmp/tmp3Oezeg.py removing /tmp/B.c8bgsa/BUILD/tmp/tmp3Oezeg.py running install_egg_info running egg_info writing requirements to unittest2.egg-info/requires.txt writing unittest2.egg-info/PKG-INFO writing top-level names to unittest2.egg-info/top_level.txt writing dependency_links to unittest2.egg-info/dependency_links.txt writing entry points to unittest2.egg-info/entry_points.txt reading manifest file 'unittest2.egg-info/SOURCES.txt' writing manifest file 'unittest2.egg-info/SOURCES.txt' Copying unittest2.egg-info to /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python2.7/site-packages/unittest2-1.1.0-py2.7.egg-info running install_scripts Installing unit2 script to /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/bin + /bin/mv /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/bin/unit2 /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/bin/unit2-2 + '[' ! -d /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python2.7/site-packages ']' + find /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python2.7/site-packages -name '*.py' -print0 + xargs -0r -l512 rm + '[' ! -d /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/lib64/python2.7/site-packages ']' + /bin/rm '--interactive=never' -r /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python2.7/site-packages/unittest2/test + LDFLAGS='-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' + export LDFLAGS + CFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' + export CXXFLAGS + CC=x86_64-tld-linux-gcc + export CC + CXX=x86_64-tld-linux-g++ + export CXX + /usr/bin/python3 setup.py build '--build-base=build-3' install --skip-build '--prefix=/usr' '--install-purelib=/usr/share/python3.7/site-packages' '--install-platlib=/usr/lib64/python3.7/site-packages' '--optimize=2' '--root=/tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder' running build running build_py creating build-3 creating build-3/lib creating build-3/lib/unittest2 copying unittest2/main.py -> build-3/lib/unittest2 copying unittest2/loader.py -> build-3/lib/unittest2 copying unittest2/suite.py -> build-3/lib/unittest2 copying unittest2/__init__.py -> build-3/lib/unittest2 copying unittest2/runner.py -> build-3/lib/unittest2 copying unittest2/util.py -> build-3/lib/unittest2 copying unittest2/compatibility.py -> build-3/lib/unittest2 copying unittest2/result.py -> build-3/lib/unittest2 copying unittest2/signals.py -> build-3/lib/unittest2 copying unittest2/case.py -> build-3/lib/unittest2 copying unittest2/__main__.py -> build-3/lib/unittest2 copying unittest2/collector.py -> build-3/lib/unittest2 creating build-3/lib/unittest2/test copying unittest2/test/test_result.py -> build-3/lib/unittest2/test copying unittest2/test/test_discovery.py -> build-3/lib/unittest2/test copying unittest2/test/test_case.py -> build-3/lib/unittest2/test copying unittest2/test/test_suite.py -> build-3/lib/unittest2/test copying unittest2/test/dummy.py -> build-3/lib/unittest2/test copying unittest2/test/test_setups.py -> build-3/lib/unittest2/test copying unittest2/test/support.py -> build-3/lib/unittest2/test copying unittest2/test/test_skipping.py -> build-3/lib/unittest2/test copying unittest2/test/test_assertions.py -> build-3/lib/unittest2/test copying unittest2/test/test_new_tests.py -> build-3/lib/unittest2/test copying unittest2/test/test_unittest2_with.py -> build-3/lib/unittest2/test copying unittest2/test/__init__.py -> build-3/lib/unittest2/test copying unittest2/test/test_break.py -> build-3/lib/unittest2/test copying unittest2/test/_test_unittest2_with.py -> build-3/lib/unittest2/test copying unittest2/test/test_program.py -> build-3/lib/unittest2/test copying unittest2/test/test_functiontestcase.py -> build-3/lib/unittest2/test copying unittest2/test/test_runner.py -> build-3/lib/unittest2/test copying unittest2/test/test_loader.py -> build-3/lib/unittest2/test running install running install_lib creating /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python3.7 creating /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python3.7/site-packages creating /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python3.7/site-packages/unittest2 creating /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python3.7/site-packages/unittest2/test copying build-3/lib/unittest2/test/test_result.py -> /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python3.7/site-packages/unittest2/test copying build-3/lib/unittest2/test/test_discovery.py -> /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python3.7/site-packages/unittest2/test copying build-3/lib/unittest2/test/test_case.py -> /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python3.7/site-packages/unittest2/test copying build-3/lib/unittest2/test/test_suite.py -> /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python3.7/site-packages/unittest2/test copying build-3/lib/unittest2/test/dummy.py -> /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python3.7/site-packages/unittest2/test copying build-3/lib/unittest2/test/test_setups.py -> /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python3.7/site-packages/unittest2/test copying build-3/lib/unittest2/test/support.py -> /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python3.7/site-packages/unittest2/test copying build-3/lib/unittest2/test/test_skipping.py -> /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python3.7/site-packages/unittest2/test copying build-3/lib/unittest2/test/test_assertions.py -> /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python3.7/site-packages/unittest2/test copying build-3/lib/unittest2/test/test_new_tests.py -> /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python3.7/site-packages/unittest2/test copying build-3/lib/unittest2/test/test_unittest2_with.py -> /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python3.7/site-packages/unittest2/test copying build-3/lib/unittest2/test/__init__.py -> /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python3.7/site-packages/unittest2/test copying build-3/lib/unittest2/test/test_break.py -> /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python3.7/site-packages/unittest2/test copying build-3/lib/unittest2/test/_test_unittest2_with.py -> /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python3.7/site-packages/unittest2/test copying build-3/lib/unittest2/test/test_program.py -> /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python3.7/site-packages/unittest2/test copying build-3/lib/unittest2/test/test_functiontestcase.py -> /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python3.7/site-packages/unittest2/test copying build-3/lib/unittest2/test/test_runner.py -> /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python3.7/site-packages/unittest2/test copying build-3/lib/unittest2/test/test_loader.py -> /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python3.7/site-packages/unittest2/test copying build-3/lib/unittest2/main.py -> /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python3.7/site-packages/unittest2 copying build-3/lib/unittest2/loader.py -> /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python3.7/site-packages/unittest2 copying build-3/lib/unittest2/suite.py -> /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python3.7/site-packages/unittest2 copying build-3/lib/unittest2/__init__.py -> /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python3.7/site-packages/unittest2 copying build-3/lib/unittest2/runner.py -> /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python3.7/site-packages/unittest2 copying build-3/lib/unittest2/util.py -> /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python3.7/site-packages/unittest2 copying build-3/lib/unittest2/compatibility.py -> /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python3.7/site-packages/unittest2 copying build-3/lib/unittest2/result.py -> /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python3.7/site-packages/unittest2 copying build-3/lib/unittest2/signals.py -> /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python3.7/site-packages/unittest2 copying build-3/lib/unittest2/case.py -> /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python3.7/site-packages/unittest2 copying build-3/lib/unittest2/__main__.py -> /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python3.7/site-packages/unittest2 copying build-3/lib/unittest2/collector.py -> /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python3.7/site-packages/unittest2 byte-compiling /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python3.7/site-packages/unittest2/test/test_result.py to test_result.cpython-37.pyc byte-compiling /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python3.7/site-packages/unittest2/test/test_discovery.py to test_discovery.cpython-37.pyc byte-compiling /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python3.7/site-packages/unittest2/test/test_case.py to test_case.cpython-37.pyc byte-compiling /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python3.7/site-packages/unittest2/test/test_suite.py to test_suite.cpython-37.pyc byte-compiling /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python3.7/site-packages/unittest2/test/dummy.py to dummy.cpython-37.pyc byte-compiling /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python3.7/site-packages/unittest2/test/test_setups.py to test_setups.cpython-37.pyc byte-compiling /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python3.7/site-packages/unittest2/test/support.py to support.cpython-37.pyc byte-compiling /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python3.7/site-packages/unittest2/test/test_skipping.py to test_skipping.cpython-37.pyc byte-compiling /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python3.7/site-packages/unittest2/test/test_assertions.py to test_assertions.cpython-37.pyc byte-compiling /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python3.7/site-packages/unittest2/test/test_new_tests.py to test_new_tests.cpython-37.pyc byte-compiling /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python3.7/site-packages/unittest2/test/test_unittest2_with.py to test_unittest2_with.cpython-37.pyc byte-compiling /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python3.7/site-packages/unittest2/test/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python3.7/site-packages/unittest2/test/test_break.py to test_break.cpython-37.pyc byte-compiling /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python3.7/site-packages/unittest2/test/_test_unittest2_with.py to _test_unittest2_with.cpython-37.pyc byte-compiling /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python3.7/site-packages/unittest2/test/test_program.py to test_program.cpython-37.pyc byte-compiling /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python3.7/site-packages/unittest2/test/test_functiontestcase.py to test_functiontestcase.cpython-37.pyc byte-compiling /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python3.7/site-packages/unittest2/test/test_runner.py to test_runner.cpython-37.pyc byte-compiling /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python3.7/site-packages/unittest2/test/test_loader.py to test_loader.cpython-37.pyc byte-compiling /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python3.7/site-packages/unittest2/main.py to main.cpython-37.pyc byte-compiling /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python3.7/site-packages/unittest2/loader.py to loader.cpython-37.pyc byte-compiling /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python3.7/site-packages/unittest2/suite.py to suite.cpython-37.pyc byte-compiling /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python3.7/site-packages/unittest2/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python3.7/site-packages/unittest2/runner.py to runner.cpython-37.pyc byte-compiling /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python3.7/site-packages/unittest2/util.py to util.cpython-37.pyc byte-compiling /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python3.7/site-packages/unittest2/compatibility.py to compatibility.cpython-37.pyc byte-compiling /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python3.7/site-packages/unittest2/result.py to result.cpython-37.pyc byte-compiling /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python3.7/site-packages/unittest2/signals.py to signals.cpython-37.pyc byte-compiling /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python3.7/site-packages/unittest2/case.py to case.cpython-37.pyc byte-compiling /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python3.7/site-packages/unittest2/__main__.py to __main__.cpython-37.pyc byte-compiling /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python3.7/site-packages/unittest2/collector.py to collector.cpython-37.pyc writing byte-compilation script '/tmp/B.c8bgsa/BUILD/tmp/tmpkg_1wx5p.py' /usr/bin/python3 /tmp/B.c8bgsa/BUILD/tmp/tmpkg_1wx5p.py removing /tmp/B.c8bgsa/BUILD/tmp/tmpkg_1wx5p.py running install_egg_info running egg_info writing unittest2.egg-info/PKG-INFO writing dependency_links to unittest2.egg-info/dependency_links.txt writing entry points to unittest2.egg-info/entry_points.txt writing requirements to unittest2.egg-info/requires.txt writing top-level names to unittest2.egg-info/top_level.txt reading manifest file 'unittest2.egg-info/SOURCES.txt' writing manifest file 'unittest2.egg-info/SOURCES.txt' Copying unittest2.egg-info to /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python3.7/site-packages/unittest2-1.1.0-py3.7.egg-info running install_scripts Installing unit2 script to /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/bin /usr/share/python3.7/site-packages/setuptools/dist.py:343: UserWarning: The version specified (<__main__.late_version object at 0x7fdaa06b35f8>) is an invalid version, this may not work as expected with newer versions of setuptools, pip, and PyPI. Please see PEP 440 for more details. "details." % self.metadata.version + /bin/mv /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/bin/unit2 /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/bin/unit2-3 + /bin/rm '--interactive=never' -r /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/python3.7/site-packages/unittest2/test + ln -sf unit2-2 /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/bin/unit2 + __spec_install_post_strip + set +x + __spec_install_post_chrpath + set +x + __spec_install_post_check_so + set +x Searching for shared objects with unresolved symbols... DONE + __spec_install_post_check_tmpfiles + set +x Checking /var/run <-> tmpfiles.d completeness... DONE + __spec_install_post_compress_docs + set +x + __spec_install_post_compress_modules + set +x + __spec_install_post_py_hardlink + set +x Hardlink Python files: 2/36 files hardlinked Processing files: python-unittest2-1.1.0-1 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.c8bgsa/BUILD/tmp /bin/sh -e /tmp/B.c8bgsa/BUILD/tmp/rpm-tmp.46081 + umask 022 + cd /tmp/B.c8bgsa/BUILD + cd unittest2-1.1.0 + DOCDIR=/tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/doc/python-unittest2-1.1.0 + export DOCDIR + rm -rf /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/doc/python-unittest2-1.1.0 + /bin/mkdir -p /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/doc/python-unittest2-1.1.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/doc/python-unittest2-1.1.0... Documentation compressed. + cp -pr README.txt /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/doc/python-unittest2-1.1.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/doc/python-unittest2-1.1.0... ./README.txt Documentation compressed. + exit 0 Requires(rpmlib): rpmlib(PartialHardlinkSets) <= 4.0.4-1 Requires: /usr/bin/python python(abi) = 2.7 Processing files: python3-unittest2-1.1.0-1 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.c8bgsa/BUILD/tmp /bin/sh -e /tmp/B.c8bgsa/BUILD/tmp/rpm-tmp.46081 + umask 022 + cd /tmp/B.c8bgsa/BUILD + cd unittest2-1.1.0 + DOCDIR=/tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/doc/python3-unittest2-1.1.0 + export DOCDIR + rm -rf /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/doc/python3-unittest2-1.1.0 + /bin/mkdir -p /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/doc/python3-unittest2-1.1.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/doc/python3-unittest2-1.1.0... Documentation compressed. + cp -pr README.txt /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/doc/python3-unittest2-1.1.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder/usr/share/doc/python3-unittest2-1.1.0... ./README.txt Documentation compressed. + exit 0 Requires: /usr/bin/python3 Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder Wrote: /tmp/B.c8bgsa/RPMS/python-unittest2-1.1.0-1.noarch.rpm Wrote: /tmp/B.c8bgsa/RPMS/python3-unittest2-1.1.0-1.noarch.rpm Executing(%clean): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.c8bgsa/BUILD/tmp /bin/sh -e /tmp/B.c8bgsa/BUILD/tmp/rpm-tmp.45012 + umask 022 + cd /tmp/B.c8bgsa/BUILD + cd unittest2-1.1.0 + /bin/rm '--interactive=never' -rf /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder + rm -rf /tmp/B.c8bgsa/BUILD/tmp/python-unittest2-1.1.0-root-builder ended at: Thu Aug 30 14:20:12 2018, done in 0:00:04.066978 mesg: ttyname failed: Inappropriate ioctl for device + chmod -R u+rwX /tmp/B.c8bgsa/BUILD + rm -rf /tmp/B.c8bgsa/tmp /tmp/B.c8bgsa/BUILD copy rpm files to cache_dir: /spools/ready Creating pndir index of /spools/ready/ (type=dir)... Loading [pndir]previous /spools/ready/packages.ndir.gz... Loading [dir]/spools/ready/... Writing /spools/ready/packages.ndir.gz... Begin-TLD-Builder-Info upgrading packages End-TLD-Builder-Info mesg: ttyname failed: Inappropriate ioctl for device + rm -rf /tmp/B.c8bgsa Begin-TLD-Builder-Info Build-Time: user:2.69s sys:0.51s real:5.52s (faults io:0 non-io:237386) Files queued for ftp: 80326 python3-unittest2-1.1.0-1.noarch.rpm 59706 python-unittest2-1.1.0-1.noarch.rpm 141 python-unittest2-1.1.0-1.src.rpm.uploadinfo End-TLD-Builder-Info