request from: hawk checking if we should skip the build started at: Sat Apr 18 22:19:36 2020 fetching http://src.tld-linux.org/~builderti//srpms/a6960ebf-1bc8-4621-b39b-f415d608abd5/python-coverage-4.5.4-1.src.rpm fetched 391067 bytes, 6631.5 K/s installing srpm: python-coverage-4.5.4-1.src.rpm + install -d /tmp/B.lFanI1/BUILD /tmp/B.lFanI1/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog python-coverage-4.5.4-1.src.rpm * Sat Apr 18 2020 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/python-coverage.git;a=log;h=master * Thu Jan 02 2020 Jakub Bogusz 5420a90 - updated to 4.5.4 * Mon Oct 28 2019 Jan Rękorajski 48c5572 - rebuild with python 3.8 - release 2 (by relup.sh) + rpm -Uhv --nodeps --define '_topdir /tmp/B.lFanI1' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests python-coverage-4.5.4-1.src.rpm python-coverage ################################################## + rm -f python-coverage-4.5.4-1.src.rpm + install -m 700 -d /tmp/B.lFanI1/BUILD/tmp + TMPDIR=/tmp/B.lFanI1/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.lFanI1' --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.lFanI1/python-coverage.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: a6960ebf-1bc8-4621-b39b-f415d608abd5; TMPDIR=/tmp/B.lFanI1/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.lFanI1' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target x86_64-tld-linux /tmp/B.lFanI1/python-coverage.spec + : build-id: a6960ebf-1bc8-4621-b39b-f415d608abd5 + TMPDIR=/tmp/B.lFanI1/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.lFanI1' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target x86_64-tld-linux /tmp/B.lFanI1/python-coverage.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.lFanI1/BUILD/tmp /bin/sh -e /tmp/B.lFanI1/BUILD/tmp/rpm-tmp.70308 + umask 022 + cd /tmp/B.lFanI1/BUILD + cd /tmp/B.lFanI1/BUILD + rm -rf coverage-4.5.4 + /usr/bin/gzip -dc /tmp/B.lFanI1/coverage-4.5.4.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd coverage-4.5.4 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + 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.lFanI1/BUILD/tmp /bin/sh -e /tmp/B.lFanI1/BUILD/tmp/rpm-tmp.70308 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.lFanI1/BUILD/tmp + umask 022 + cd /tmp/B.lFanI1/BUILD + cd coverage-4.5.4 + 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' running build running build_py creating build-2 creating build-2/lib.linux-x86_64-2.7 creating build-2/lib.linux-x86_64-2.7/coverage copying coverage/xmlreport.py -> build-2/lib.linux-x86_64-2.7/coverage copying coverage/execfile.py -> build-2/lib.linux-x86_64-2.7/coverage copying coverage/__main__.py -> build-2/lib.linux-x86_64-2.7/coverage copying coverage/backward.py -> build-2/lib.linux-x86_64-2.7/coverage copying coverage/backunittest.py -> build-2/lib.linux-x86_64-2.7/coverage copying coverage/config.py -> build-2/lib.linux-x86_64-2.7/coverage copying coverage/debug.py -> build-2/lib.linux-x86_64-2.7/coverage copying coverage/summary.py -> build-2/lib.linux-x86_64-2.7/coverage copying coverage/report.py -> build-2/lib.linux-x86_64-2.7/coverage copying coverage/plugin_support.py -> build-2/lib.linux-x86_64-2.7/coverage copying coverage/collector.py -> build-2/lib.linux-x86_64-2.7/coverage copying coverage/python.py -> build-2/lib.linux-x86_64-2.7/coverage copying coverage/bytecode.py -> build-2/lib.linux-x86_64-2.7/coverage copying coverage/multiproc.py -> build-2/lib.linux-x86_64-2.7/coverage copying coverage/files.py -> build-2/lib.linux-x86_64-2.7/coverage copying coverage/parser.py -> build-2/lib.linux-x86_64-2.7/coverage copying coverage/html.py -> build-2/lib.linux-x86_64-2.7/coverage copying coverage/data.py -> build-2/lib.linux-x86_64-2.7/coverage copying coverage/plugin.py -> build-2/lib.linux-x86_64-2.7/coverage copying coverage/templite.py -> build-2/lib.linux-x86_64-2.7/coverage copying coverage/__init__.py -> build-2/lib.linux-x86_64-2.7/coverage copying coverage/results.py -> build-2/lib.linux-x86_64-2.7/coverage copying coverage/misc.py -> build-2/lib.linux-x86_64-2.7/coverage copying coverage/version.py -> build-2/lib.linux-x86_64-2.7/coverage copying coverage/pickle2json.py -> build-2/lib.linux-x86_64-2.7/coverage copying coverage/control.py -> build-2/lib.linux-x86_64-2.7/coverage copying coverage/pytracer.py -> build-2/lib.linux-x86_64-2.7/coverage copying coverage/phystokens.py -> build-2/lib.linux-x86_64-2.7/coverage copying coverage/cmdline.py -> build-2/lib.linux-x86_64-2.7/coverage copying coverage/env.py -> build-2/lib.linux-x86_64-2.7/coverage copying coverage/annotate.py -> build-2/lib.linux-x86_64-2.7/coverage creating build-2/lib.linux-x86_64-2.7/coverage/htmlfiles copying coverage/htmlfiles/jquery.hotkeys.js -> build-2/lib.linux-x86_64-2.7/coverage/htmlfiles copying coverage/htmlfiles/index.html -> build-2/lib.linux-x86_64-2.7/coverage/htmlfiles copying coverage/htmlfiles/jquery.isonscreen.js -> build-2/lib.linux-x86_64-2.7/coverage/htmlfiles copying coverage/htmlfiles/coverage_html.js -> build-2/lib.linux-x86_64-2.7/coverage/htmlfiles copying coverage/htmlfiles/style.css -> build-2/lib.linux-x86_64-2.7/coverage/htmlfiles copying coverage/htmlfiles/pyfile.html -> build-2/lib.linux-x86_64-2.7/coverage/htmlfiles copying coverage/htmlfiles/jquery.tablesorter.min.js -> build-2/lib.linux-x86_64-2.7/coverage/htmlfiles copying coverage/htmlfiles/keybd_open.png -> build-2/lib.linux-x86_64-2.7/coverage/htmlfiles copying coverage/htmlfiles/keybd_closed.png -> build-2/lib.linux-x86_64-2.7/coverage/htmlfiles copying coverage/htmlfiles/jquery.ba-throttle-debounce.min.js -> build-2/lib.linux-x86_64-2.7/coverage/htmlfiles copying coverage/htmlfiles/jquery.min.js -> build-2/lib.linux-x86_64-2.7/coverage/htmlfiles creating build-2/lib.linux-x86_64-2.7/coverage/fullcoverage copying coverage/fullcoverage/encodings.py -> build-2/lib.linux-x86_64-2.7/coverage/fullcoverage running build_ext building 'coverage.tracer' extension creating build-2/temp.linux-x86_64-2.7 creating build-2/temp.linux-x86_64-2.7/coverage creating build-2/temp.linux-x86_64-2.7/coverage/ctracer x86_64-tld-linux-gcc -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -I/usr/include/python2.7 -c coverage/ctracer/datastack.c -o build-2/temp.linux-x86_64-2.7/coverage/ctracer/datastack.o x86_64-tld-linux-gcc -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -I/usr/include/python2.7 -c coverage/ctracer/filedisp.c -o build-2/temp.linux-x86_64-2.7/coverage/ctracer/filedisp.o x86_64-tld-linux-gcc -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -I/usr/include/python2.7 -c coverage/ctracer/module.c -o build-2/temp.linux-x86_64-2.7/coverage/ctracer/module.o x86_64-tld-linux-gcc -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -I/usr/include/python2.7 -c coverage/ctracer/tracer.c -o build-2/temp.linux-x86_64-2.7/coverage/ctracer/tracer.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 build-2/temp.linux-x86_64-2.7/coverage/ctracer/datastack.o build-2/temp.linux-x86_64-2.7/coverage/ctracer/filedisp.o build-2/temp.linux-x86_64-2.7/coverage/ctracer/module.o build-2/temp.linux-x86_64-2.7/coverage/ctracer/tracer.o -L/usr/lib64 -lpython2.7 -o build-2/lib.linux-x86_64-2.7/coverage/tracer.so + 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' running build running build_py creating build-3 creating build-3/lib.linux-x86_64-3.8 creating build-3/lib.linux-x86_64-3.8/coverage copying coverage/xmlreport.py -> build-3/lib.linux-x86_64-3.8/coverage copying coverage/execfile.py -> build-3/lib.linux-x86_64-3.8/coverage copying coverage/__main__.py -> build-3/lib.linux-x86_64-3.8/coverage copying coverage/backward.py -> build-3/lib.linux-x86_64-3.8/coverage copying coverage/backunittest.py -> build-3/lib.linux-x86_64-3.8/coverage copying coverage/config.py -> build-3/lib.linux-x86_64-3.8/coverage copying coverage/debug.py -> build-3/lib.linux-x86_64-3.8/coverage copying coverage/summary.py -> build-3/lib.linux-x86_64-3.8/coverage copying coverage/report.py -> build-3/lib.linux-x86_64-3.8/coverage copying coverage/plugin_support.py -> build-3/lib.linux-x86_64-3.8/coverage copying coverage/collector.py -> build-3/lib.linux-x86_64-3.8/coverage copying coverage/python.py -> build-3/lib.linux-x86_64-3.8/coverage copying coverage/bytecode.py -> build-3/lib.linux-x86_64-3.8/coverage copying coverage/multiproc.py -> build-3/lib.linux-x86_64-3.8/coverage copying coverage/files.py -> build-3/lib.linux-x86_64-3.8/coverage copying coverage/parser.py -> build-3/lib.linux-x86_64-3.8/coverage copying coverage/html.py -> build-3/lib.linux-x86_64-3.8/coverage copying coverage/data.py -> build-3/lib.linux-x86_64-3.8/coverage copying coverage/plugin.py -> build-3/lib.linux-x86_64-3.8/coverage copying coverage/templite.py -> build-3/lib.linux-x86_64-3.8/coverage copying coverage/__init__.py -> build-3/lib.linux-x86_64-3.8/coverage copying coverage/results.py -> build-3/lib.linux-x86_64-3.8/coverage copying coverage/misc.py -> build-3/lib.linux-x86_64-3.8/coverage copying coverage/version.py -> build-3/lib.linux-x86_64-3.8/coverage copying coverage/pickle2json.py -> build-3/lib.linux-x86_64-3.8/coverage copying coverage/control.py -> build-3/lib.linux-x86_64-3.8/coverage copying coverage/pytracer.py -> build-3/lib.linux-x86_64-3.8/coverage copying coverage/phystokens.py -> build-3/lib.linux-x86_64-3.8/coverage copying coverage/cmdline.py -> build-3/lib.linux-x86_64-3.8/coverage copying coverage/env.py -> build-3/lib.linux-x86_64-3.8/coverage copying coverage/annotate.py -> build-3/lib.linux-x86_64-3.8/coverage creating build-3/lib.linux-x86_64-3.8/coverage/htmlfiles copying coverage/htmlfiles/jquery.hotkeys.js -> build-3/lib.linux-x86_64-3.8/coverage/htmlfiles copying coverage/htmlfiles/index.html -> build-3/lib.linux-x86_64-3.8/coverage/htmlfiles copying coverage/htmlfiles/jquery.isonscreen.js -> build-3/lib.linux-x86_64-3.8/coverage/htmlfiles copying coverage/htmlfiles/coverage_html.js -> build-3/lib.linux-x86_64-3.8/coverage/htmlfiles copying coverage/htmlfiles/style.css -> build-3/lib.linux-x86_64-3.8/coverage/htmlfiles copying coverage/htmlfiles/pyfile.html -> build-3/lib.linux-x86_64-3.8/coverage/htmlfiles copying coverage/htmlfiles/jquery.tablesorter.min.js -> build-3/lib.linux-x86_64-3.8/coverage/htmlfiles copying coverage/htmlfiles/keybd_open.png -> build-3/lib.linux-x86_64-3.8/coverage/htmlfiles copying coverage/htmlfiles/keybd_closed.png -> build-3/lib.linux-x86_64-3.8/coverage/htmlfiles copying coverage/htmlfiles/jquery.ba-throttle-debounce.min.js -> build-3/lib.linux-x86_64-3.8/coverage/htmlfiles copying coverage/htmlfiles/jquery.min.js -> build-3/lib.linux-x86_64-3.8/coverage/htmlfiles creating build-3/lib.linux-x86_64-3.8/coverage/fullcoverage copying coverage/fullcoverage/encodings.py -> build-3/lib.linux-x86_64-3.8/coverage/fullcoverage running build_ext building 'coverage.tracer' extension creating build-3/temp.linux-x86_64-3.8 creating build-3/temp.linux-x86_64-3.8/coverage creating build-3/temp.linux-x86_64-3.8/coverage/ctracer x86_64-tld-linux-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -I/usr/include/python3.8 -c coverage/ctracer/datastack.c -o build-3/temp.linux-x86_64-3.8/coverage/ctracer/datastack.o x86_64-tld-linux-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -I/usr/include/python3.8 -c coverage/ctracer/filedisp.c -o build-3/temp.linux-x86_64-3.8/coverage/ctracer/filedisp.o x86_64-tld-linux-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -I/usr/include/python3.8 -c coverage/ctracer/module.c -o build-3/temp.linux-x86_64-3.8/coverage/ctracer/module.o x86_64-tld-linux-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -I/usr/include/python3.8 -c coverage/ctracer/tracer.c -o build-3/temp.linux-x86_64-3.8/coverage/ctracer/tracer.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 build-3/temp.linux-x86_64-3.8/coverage/ctracer/datastack.o build-3/temp.linux-x86_64-3.8/coverage/ctracer/filedisp.o build-3/temp.linux-x86_64-3.8/coverage/ctracer/module.o build-3/temp.linux-x86_64-3.8/coverage/ctracer/tracer.o -L/usr/lib64 -o build-3/lib.linux-x86_64-3.8/coverage/tracer.cpython-38-x86_64-linux-gnu.so + 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.lFanI1/BUILD/tmp /bin/sh -e /tmp/B.lFanI1/BUILD/tmp/rpm-tmp.72188 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.lFanI1/BUILD/tmp + umask 022 + cd /tmp/B.lFanI1/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder + /bin/mkdir -p /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder + cd coverage-4.5.4 + rm -rf /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-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/python3 setup.py build '--build-base=build-3' install --skip-build '--prefix=/usr' '--install-purelib=/usr/share/python3.8/site-packages' '--install-platlib=/usr/lib64/python3.8/site-packages' '--optimize=2' '--root=/tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder' running build running build_py running build_ext running install running install_lib creating /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder creating /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr creating /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64 creating /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python3.8 creating /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python3.8/site-packages creating /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python3.8/site-packages/coverage copying build-3/lib.linux-x86_64-3.8/coverage/xmlreport.py -> /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python3.8/site-packages/coverage copying build-3/lib.linux-x86_64-3.8/coverage/execfile.py -> /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python3.8/site-packages/coverage copying build-3/lib.linux-x86_64-3.8/coverage/__main__.py -> /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python3.8/site-packages/coverage copying build-3/lib.linux-x86_64-3.8/coverage/backward.py -> /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python3.8/site-packages/coverage copying build-3/lib.linux-x86_64-3.8/coverage/backunittest.py -> /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python3.8/site-packages/coverage copying build-3/lib.linux-x86_64-3.8/coverage/config.py -> /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python3.8/site-packages/coverage creating /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python3.8/site-packages/coverage/fullcoverage copying build-3/lib.linux-x86_64-3.8/coverage/fullcoverage/encodings.py -> /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python3.8/site-packages/coverage/fullcoverage copying build-3/lib.linux-x86_64-3.8/coverage/debug.py -> /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python3.8/site-packages/coverage copying build-3/lib.linux-x86_64-3.8/coverage/summary.py -> /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python3.8/site-packages/coverage copying build-3/lib.linux-x86_64-3.8/coverage/report.py -> /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python3.8/site-packages/coverage copying build-3/lib.linux-x86_64-3.8/coverage/plugin_support.py -> /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python3.8/site-packages/coverage copying build-3/lib.linux-x86_64-3.8/coverage/collector.py -> /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python3.8/site-packages/coverage creating /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python3.8/site-packages/coverage/htmlfiles copying build-3/lib.linux-x86_64-3.8/coverage/htmlfiles/jquery.hotkeys.js -> /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python3.8/site-packages/coverage/htmlfiles copying build-3/lib.linux-x86_64-3.8/coverage/htmlfiles/index.html -> /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python3.8/site-packages/coverage/htmlfiles copying build-3/lib.linux-x86_64-3.8/coverage/htmlfiles/jquery.isonscreen.js -> /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python3.8/site-packages/coverage/htmlfiles copying build-3/lib.linux-x86_64-3.8/coverage/htmlfiles/coverage_html.js -> /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python3.8/site-packages/coverage/htmlfiles copying build-3/lib.linux-x86_64-3.8/coverage/htmlfiles/style.css -> /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python3.8/site-packages/coverage/htmlfiles copying build-3/lib.linux-x86_64-3.8/coverage/htmlfiles/pyfile.html -> /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python3.8/site-packages/coverage/htmlfiles copying build-3/lib.linux-x86_64-3.8/coverage/htmlfiles/jquery.tablesorter.min.js -> /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python3.8/site-packages/coverage/htmlfiles copying build-3/lib.linux-x86_64-3.8/coverage/htmlfiles/keybd_open.png -> /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python3.8/site-packages/coverage/htmlfiles copying build-3/lib.linux-x86_64-3.8/coverage/htmlfiles/keybd_closed.png -> /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python3.8/site-packages/coverage/htmlfiles copying build-3/lib.linux-x86_64-3.8/coverage/htmlfiles/jquery.ba-throttle-debounce.min.js -> /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python3.8/site-packages/coverage/htmlfiles copying build-3/lib.linux-x86_64-3.8/coverage/htmlfiles/jquery.min.js -> /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python3.8/site-packages/coverage/htmlfiles copying build-3/lib.linux-x86_64-3.8/coverage/python.py -> /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python3.8/site-packages/coverage copying build-3/lib.linux-x86_64-3.8/coverage/bytecode.py -> /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python3.8/site-packages/coverage copying build-3/lib.linux-x86_64-3.8/coverage/multiproc.py -> /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python3.8/site-packages/coverage copying build-3/lib.linux-x86_64-3.8/coverage/files.py -> /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python3.8/site-packages/coverage copying build-3/lib.linux-x86_64-3.8/coverage/parser.py -> /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python3.8/site-packages/coverage copying build-3/lib.linux-x86_64-3.8/coverage/html.py -> /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python3.8/site-packages/coverage copying build-3/lib.linux-x86_64-3.8/coverage/data.py -> /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python3.8/site-packages/coverage copying build-3/lib.linux-x86_64-3.8/coverage/plugin.py -> /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python3.8/site-packages/coverage copying build-3/lib.linux-x86_64-3.8/coverage/templite.py -> /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python3.8/site-packages/coverage copying build-3/lib.linux-x86_64-3.8/coverage/__init__.py -> /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python3.8/site-packages/coverage copying build-3/lib.linux-x86_64-3.8/coverage/results.py -> /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python3.8/site-packages/coverage copying build-3/lib.linux-x86_64-3.8/coverage/tracer.cpython-38-x86_64-linux-gnu.so -> /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python3.8/site-packages/coverage copying build-3/lib.linux-x86_64-3.8/coverage/misc.py -> /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python3.8/site-packages/coverage copying build-3/lib.linux-x86_64-3.8/coverage/version.py -> /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python3.8/site-packages/coverage copying build-3/lib.linux-x86_64-3.8/coverage/pickle2json.py -> /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python3.8/site-packages/coverage copying build-3/lib.linux-x86_64-3.8/coverage/control.py -> /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python3.8/site-packages/coverage copying build-3/lib.linux-x86_64-3.8/coverage/pytracer.py -> /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python3.8/site-packages/coverage copying build-3/lib.linux-x86_64-3.8/coverage/phystokens.py -> /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python3.8/site-packages/coverage copying build-3/lib.linux-x86_64-3.8/coverage/cmdline.py -> /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python3.8/site-packages/coverage copying build-3/lib.linux-x86_64-3.8/coverage/env.py -> /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python3.8/site-packages/coverage copying build-3/lib.linux-x86_64-3.8/coverage/annotate.py -> /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python3.8/site-packages/coverage byte-compiling /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python3.8/site-packages/coverage/xmlreport.py to xmlreport.cpython-38.pyc byte-compiling /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python3.8/site-packages/coverage/execfile.py to execfile.cpython-38.pyc byte-compiling /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python3.8/site-packages/coverage/__main__.py to __main__.cpython-38.pyc byte-compiling /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python3.8/site-packages/coverage/backward.py to backward.cpython-38.pyc byte-compiling /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python3.8/site-packages/coverage/backunittest.py to backunittest.cpython-38.pyc byte-compiling /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python3.8/site-packages/coverage/config.py to config.cpython-38.pyc byte-compiling /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python3.8/site-packages/coverage/fullcoverage/encodings.py to encodings.cpython-38.pyc byte-compiling /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python3.8/site-packages/coverage/debug.py to debug.cpython-38.pyc byte-compiling /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python3.8/site-packages/coverage/summary.py to summary.cpython-38.pyc byte-compiling /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python3.8/site-packages/coverage/report.py to report.cpython-38.pyc byte-compiling /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python3.8/site-packages/coverage/plugin_support.py to plugin_support.cpython-38.pyc byte-compiling /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python3.8/site-packages/coverage/collector.py to collector.cpython-38.pyc byte-compiling /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python3.8/site-packages/coverage/python.py to python.cpython-38.pyc byte-compiling /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python3.8/site-packages/coverage/bytecode.py to bytecode.cpython-38.pyc byte-compiling /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python3.8/site-packages/coverage/multiproc.py to multiproc.cpython-38.pyc byte-compiling /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python3.8/site-packages/coverage/files.py to files.cpython-38.pyc byte-compiling /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python3.8/site-packages/coverage/parser.py to parser.cpython-38.pyc byte-compiling /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python3.8/site-packages/coverage/html.py to html.cpython-38.pyc byte-compiling /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python3.8/site-packages/coverage/data.py to data.cpython-38.pyc byte-compiling /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python3.8/site-packages/coverage/plugin.py to plugin.cpython-38.pyc byte-compiling /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python3.8/site-packages/coverage/templite.py to templite.cpython-38.pyc byte-compiling /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python3.8/site-packages/coverage/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python3.8/site-packages/coverage/results.py to results.cpython-38.pyc byte-compiling /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python3.8/site-packages/coverage/misc.py to misc.cpython-38.pyc byte-compiling /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python3.8/site-packages/coverage/version.py to version.cpython-38.pyc byte-compiling /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python3.8/site-packages/coverage/pickle2json.py to pickle2json.cpython-38.pyc byte-compiling /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python3.8/site-packages/coverage/control.py to control.cpython-38.pyc byte-compiling /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python3.8/site-packages/coverage/pytracer.py to pytracer.cpython-38.pyc byte-compiling /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python3.8/site-packages/coverage/phystokens.py to phystokens.cpython-38.pyc byte-compiling /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python3.8/site-packages/coverage/cmdline.py to cmdline.cpython-38.pyc byte-compiling /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python3.8/site-packages/coverage/env.py to env.cpython-38.pyc byte-compiling /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python3.8/site-packages/coverage/annotate.py to annotate.cpython-38.pyc writing byte-compilation script '/tmp/B.lFanI1/BUILD/tmp/tmpk4ff_e3m.py' /usr/bin/python3 /tmp/B.lFanI1/BUILD/tmp/tmpk4ff_e3m.py removing /tmp/B.lFanI1/BUILD/tmp/tmpk4ff_e3m.py running install_egg_info running egg_info writing coverage.egg-info/PKG-INFO writing dependency_links to coverage.egg-info/dependency_links.txt writing entry points to coverage.egg-info/entry_points.txt writing top-level names to coverage.egg-info/top_level.txt reading manifest file 'coverage.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'ci/appveyor.token' no previously-included directories found matching 'doc/_build' no previously-included directories found matching 'tests/eggsrc/build' no previously-included directories found matching 'tests/eggsrc/dist' no previously-included directories found matching 'tests/eggsrc/*.egg-info' warning: no previously-included files matching '*.py[co]' found anywhere in distribution writing manifest file 'coverage.egg-info/SOURCES.txt' Copying coverage.egg-info to /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python3.8/site-packages/coverage-4.5.4-py3.8.egg-info running install_scripts Installing coverage script to /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/bin Installing coverage-3.8 script to /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/bin Installing coverage3 script to /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/bin + 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.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder' running build running build_py running build_ext running install running install_lib creating /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python2.7 creating /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python2.7/site-packages creating /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python2.7/site-packages/coverage copying build-2/lib.linux-x86_64-2.7/coverage/xmlreport.py -> /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python2.7/site-packages/coverage copying build-2/lib.linux-x86_64-2.7/coverage/execfile.py -> /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python2.7/site-packages/coverage copying build-2/lib.linux-x86_64-2.7/coverage/__main__.py -> /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python2.7/site-packages/coverage copying build-2/lib.linux-x86_64-2.7/coverage/backward.py -> /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python2.7/site-packages/coverage copying build-2/lib.linux-x86_64-2.7/coverage/backunittest.py -> /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python2.7/site-packages/coverage copying build-2/lib.linux-x86_64-2.7/coverage/config.py -> /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python2.7/site-packages/coverage creating /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python2.7/site-packages/coverage/fullcoverage copying build-2/lib.linux-x86_64-2.7/coverage/fullcoverage/encodings.py -> /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python2.7/site-packages/coverage/fullcoverage copying build-2/lib.linux-x86_64-2.7/coverage/debug.py -> /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python2.7/site-packages/coverage copying build-2/lib.linux-x86_64-2.7/coverage/summary.py -> /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python2.7/site-packages/coverage copying build-2/lib.linux-x86_64-2.7/coverage/report.py -> /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python2.7/site-packages/coverage copying build-2/lib.linux-x86_64-2.7/coverage/plugin_support.py -> /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python2.7/site-packages/coverage copying build-2/lib.linux-x86_64-2.7/coverage/collector.py -> /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python2.7/site-packages/coverage creating /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python2.7/site-packages/coverage/htmlfiles copying build-2/lib.linux-x86_64-2.7/coverage/htmlfiles/jquery.hotkeys.js -> /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python2.7/site-packages/coverage/htmlfiles copying build-2/lib.linux-x86_64-2.7/coverage/htmlfiles/index.html -> /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python2.7/site-packages/coverage/htmlfiles copying build-2/lib.linux-x86_64-2.7/coverage/htmlfiles/jquery.isonscreen.js -> /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python2.7/site-packages/coverage/htmlfiles copying build-2/lib.linux-x86_64-2.7/coverage/htmlfiles/coverage_html.js -> /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python2.7/site-packages/coverage/htmlfiles copying build-2/lib.linux-x86_64-2.7/coverage/htmlfiles/style.css -> /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python2.7/site-packages/coverage/htmlfiles copying build-2/lib.linux-x86_64-2.7/coverage/htmlfiles/pyfile.html -> /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python2.7/site-packages/coverage/htmlfiles copying build-2/lib.linux-x86_64-2.7/coverage/htmlfiles/jquery.tablesorter.min.js -> /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python2.7/site-packages/coverage/htmlfiles copying build-2/lib.linux-x86_64-2.7/coverage/htmlfiles/keybd_open.png -> /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python2.7/site-packages/coverage/htmlfiles copying build-2/lib.linux-x86_64-2.7/coverage/htmlfiles/keybd_closed.png -> /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python2.7/site-packages/coverage/htmlfiles copying build-2/lib.linux-x86_64-2.7/coverage/htmlfiles/jquery.ba-throttle-debounce.min.js -> /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python2.7/site-packages/coverage/htmlfiles copying build-2/lib.linux-x86_64-2.7/coverage/htmlfiles/jquery.min.js -> /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python2.7/site-packages/coverage/htmlfiles copying build-2/lib.linux-x86_64-2.7/coverage/python.py -> /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python2.7/site-packages/coverage copying build-2/lib.linux-x86_64-2.7/coverage/bytecode.py -> /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python2.7/site-packages/coverage copying build-2/lib.linux-x86_64-2.7/coverage/multiproc.py -> /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python2.7/site-packages/coverage copying build-2/lib.linux-x86_64-2.7/coverage/files.py -> /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python2.7/site-packages/coverage copying build-2/lib.linux-x86_64-2.7/coverage/parser.py -> /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python2.7/site-packages/coverage copying build-2/lib.linux-x86_64-2.7/coverage/html.py -> /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python2.7/site-packages/coverage copying build-2/lib.linux-x86_64-2.7/coverage/data.py -> /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python2.7/site-packages/coverage copying build-2/lib.linux-x86_64-2.7/coverage/plugin.py -> /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python2.7/site-packages/coverage copying build-2/lib.linux-x86_64-2.7/coverage/tracer.so -> /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python2.7/site-packages/coverage copying build-2/lib.linux-x86_64-2.7/coverage/templite.py -> /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python2.7/site-packages/coverage copying build-2/lib.linux-x86_64-2.7/coverage/__init__.py -> /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python2.7/site-packages/coverage copying build-2/lib.linux-x86_64-2.7/coverage/results.py -> /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python2.7/site-packages/coverage copying build-2/lib.linux-x86_64-2.7/coverage/misc.py -> /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python2.7/site-packages/coverage copying build-2/lib.linux-x86_64-2.7/coverage/version.py -> /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python2.7/site-packages/coverage copying build-2/lib.linux-x86_64-2.7/coverage/pickle2json.py -> /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python2.7/site-packages/coverage copying build-2/lib.linux-x86_64-2.7/coverage/control.py -> /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python2.7/site-packages/coverage copying build-2/lib.linux-x86_64-2.7/coverage/pytracer.py -> /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python2.7/site-packages/coverage copying build-2/lib.linux-x86_64-2.7/coverage/phystokens.py -> /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python2.7/site-packages/coverage copying build-2/lib.linux-x86_64-2.7/coverage/cmdline.py -> /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python2.7/site-packages/coverage copying build-2/lib.linux-x86_64-2.7/coverage/env.py -> /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python2.7/site-packages/coverage copying build-2/lib.linux-x86_64-2.7/coverage/annotate.py -> /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python2.7/site-packages/coverage byte-compiling /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python2.7/site-packages/coverage/xmlreport.py to xmlreport.pyc byte-compiling /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python2.7/site-packages/coverage/execfile.py to execfile.pyc byte-compiling /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python2.7/site-packages/coverage/__main__.py to __main__.pyc byte-compiling /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python2.7/site-packages/coverage/backward.py to backward.pyc byte-compiling /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python2.7/site-packages/coverage/backunittest.py to backunittest.pyc byte-compiling /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python2.7/site-packages/coverage/config.py to config.pyc byte-compiling /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python2.7/site-packages/coverage/fullcoverage/encodings.py to encodings.pyc byte-compiling /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python2.7/site-packages/coverage/debug.py to debug.pyc byte-compiling /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python2.7/site-packages/coverage/summary.py to summary.pyc byte-compiling /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python2.7/site-packages/coverage/report.py to report.pyc byte-compiling /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python2.7/site-packages/coverage/plugin_support.py to plugin_support.pyc byte-compiling /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python2.7/site-packages/coverage/collector.py to collector.pyc byte-compiling /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python2.7/site-packages/coverage/python.py to python.pyc byte-compiling /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python2.7/site-packages/coverage/bytecode.py to bytecode.pyc byte-compiling /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python2.7/site-packages/coverage/multiproc.py to multiproc.pyc byte-compiling /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python2.7/site-packages/coverage/files.py to files.pyc byte-compiling /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python2.7/site-packages/coverage/parser.py to parser.pyc byte-compiling /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python2.7/site-packages/coverage/html.py to html.pyc byte-compiling /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python2.7/site-packages/coverage/data.py to data.pyc byte-compiling /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python2.7/site-packages/coverage/plugin.py to plugin.pyc byte-compiling /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python2.7/site-packages/coverage/templite.py to templite.pyc byte-compiling /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python2.7/site-packages/coverage/__init__.py to __init__.pyc byte-compiling /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python2.7/site-packages/coverage/results.py to results.pyc byte-compiling /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python2.7/site-packages/coverage/misc.py to misc.pyc byte-compiling /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python2.7/site-packages/coverage/version.py to version.pyc byte-compiling /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python2.7/site-packages/coverage/pickle2json.py to pickle2json.pyc byte-compiling /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python2.7/site-packages/coverage/control.py to control.pyc byte-compiling /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python2.7/site-packages/coverage/pytracer.py to pytracer.pyc byte-compiling /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python2.7/site-packages/coverage/phystokens.py to phystokens.pyc byte-compiling /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python2.7/site-packages/coverage/cmdline.py to cmdline.pyc byte-compiling /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python2.7/site-packages/coverage/env.py to env.pyc byte-compiling /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python2.7/site-packages/coverage/annotate.py to annotate.pyc writing byte-compilation script '/tmp/B.lFanI1/BUILD/tmp/tmpKuxhKa.py' /usr/bin/python -OO /tmp/B.lFanI1/BUILD/tmp/tmpKuxhKa.py removing /tmp/B.lFanI1/BUILD/tmp/tmpKuxhKa.py running install_egg_info running egg_info writing coverage.egg-info/PKG-INFO writing top-level names to coverage.egg-info/top_level.txt writing dependency_links to coverage.egg-info/dependency_links.txt writing entry points to coverage.egg-info/entry_points.txt reading manifest file 'coverage.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'ci/appveyor.token' no previously-included directories found matching 'doc/_build' no previously-included directories found matching 'tests/eggsrc/build' no previously-included directories found matching 'tests/eggsrc/dist' no previously-included directories found matching 'tests/eggsrc/*.egg-info' warning: no previously-included files matching '*.py[co]' found anywhere in distribution writing manifest file 'coverage.egg-info/SOURCES.txt' Copying coverage.egg-info to /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python2.7/site-packages/coverage-4.5.4-py2.7.egg-info running install_scripts Installing coverage2 script to /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/bin Installing coverage-2.7 script to /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/bin Installing coverage script to /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/bin + '[' ! -d /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/share/python2.7/site-packages ']' + '[' ! -d /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python2.7/site-packages ']' + find /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/lib64/python2.7/site-packages -name '*.py' -print0 + xargs -0r -l512 rm + __spec_install_post_strip + set +x Stripping 2 ELF shared libraries...DONE + __spec_install_post_chrpath + set +x Remove RPATH/RUNPATH from 2 executable binaries and shared object files. + __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: 0/96 files hardlinked Processing files: python-coverage-4.5.4-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.lFanI1/BUILD/tmp /bin/sh -e /tmp/B.lFanI1/BUILD/tmp/rpm-tmp.41954 + umask 022 + cd /tmp/B.lFanI1/BUILD + cd coverage-4.5.4 + DOCDIR=/tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/share/doc/python-coverage-4.5.4 + export DOCDIR + rm -rf /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/share/doc/python-coverage-4.5.4 + /bin/mkdir -p /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/share/doc/python-coverage-4.5.4 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/share/doc/python-coverage-4.5.4... Documentation compressed. + cp -pr CHANGES.rst CONTRIBUTORS.txt NOTICE.txt README.rst TODO.txt /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/share/doc/python-coverage-4.5.4 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/share/doc/python-coverage-4.5.4... ./NOTICE.txt ./CONTRIBUTORS.txt ./README.rst ./CHANGES.rst ./TODO.txt Documentation compressed. + exit 0 Provides: pythonegg(coverage) = 4.5.4 tracer.so()(64bit) Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /usr/bin/python libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libpython2.7.so.1.0()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Processing files: python3-coverage-4.5.4-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.lFanI1/BUILD/tmp /bin/sh -e /tmp/B.lFanI1/BUILD/tmp/rpm-tmp.31189 + umask 022 + cd /tmp/B.lFanI1/BUILD + cd coverage-4.5.4 + DOCDIR=/tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/share/doc/python3-coverage-4.5.4 + export DOCDIR + rm -rf /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/share/doc/python3-coverage-4.5.4 + /bin/mkdir -p /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/share/doc/python3-coverage-4.5.4 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/share/doc/python3-coverage-4.5.4... Documentation compressed. + cp -pr CHANGES.rst CONTRIBUTORS.txt NOTICE.txt README.rst TODO.txt /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/share/doc/python3-coverage-4.5.4 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder/usr/share/doc/python3-coverage-4.5.4... ./NOTICE.txt ./CONTRIBUTORS.txt ./README.rst ./CHANGES.rst ./TODO.txt Documentation compressed. + exit 0 Provides: python3egg(coverage) = 4.5.4 tracer.cpython-38-x86_64-linux-gnu.so()(64bit) Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /usr/bin/python3 libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) python(abi) = 3.8 rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder Wrote: /tmp/B.lFanI1/RPMS/python-coverage-4.5.4-1.x86_64.rpm Wrote: /tmp/B.lFanI1/RPMS/python3-coverage-4.5.4-1.x86_64.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.lFanI1/BUILD/tmp /bin/sh -e /tmp/B.lFanI1/BUILD/tmp/rpm-tmp.18522 + umask 022 + cd /tmp/B.lFanI1/BUILD + cd coverage-4.5.4 + /bin/rm '--interactive=never' -rf /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder + rm -rf /tmp/B.lFanI1/BUILD/tmp/python-coverage-4.5.4-root-builder ended at: Sat Apr 18 22:21:03 2020, done in 0:01:26.022896 + chmod -R u+rwX /tmp/B.lFanI1/BUILD + rm -rf /tmp/B.lFanI1/tmp /tmp/B.lFanI1/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 Preparing... ################################################## python-coverage ################################################## End-TLD-Builder-Info + rm -rf /tmp/B.lFanI1 Begin-TLD-Builder-Info Build-Time: user:73.50s sys:11.48s real:88.61s (faults io:0 non-io:1652581) Files queued for ftp: 269349 python3-coverage-4.5.4-1.x86_64.rpm 212411 python-coverage-4.5.4-1.x86_64.rpm 138 python-coverage-4.5.4-1.src.rpm.uploadinfo End-TLD-Builder-Info