request from: hawk checking if we should skip the build started at: Thu Dec 12 12:54:12 2019 fetching http://src.tld-linux.org/~builderti//srpms/a4dead26-2e5e-4ed0-91fe-fb32cae77d9a/python-entrypoints-0.3-2.src.rpm fetched 19205 bytes, 308.5 K/s installing srpm: python-entrypoints-0.3-2.src.rpm + install -d /tmp/B._rBIyq/BUILD /tmp/B._rBIyq/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog python-entrypoints-0.3-2.src.rpm * Thu Dec 12 2019 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/python-entrypoints.git;a=log;h=master * Mon Oct 28 2019 Jan Rękorajski c267fe5 - rebuild with python 3.8 - release 2 (by relup.sh) * Thu Oct 10 2019 Jakub Bogusz 760139f - new; patch to force setuptools (required for python2) + rpm -Uhv --nodeps --define '_topdir /tmp/B._rBIyq' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' python-entrypoints-0.3-2.src.rpm python-entrypoints ################################################## + rm -f python-entrypoints-0.3-2.src.rpm + install -m 700 -d /tmp/B._rBIyq/BUILD/tmp + TMPDIR=/tmp/B._rBIyq/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B._rBIyq' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux --define 'prep exit 0' /tmp/B._rBIyq/python-entrypoints.spec Building target platforms: i686-tld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR rpm: Building target platforms: i686-tld-linux no BR needed building RPM using: set -ex; : build-id: a4dead26-2e5e-4ed0-91fe-fb32cae77d9a; TMPDIR=/tmp/B._rBIyq/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B._rBIyq' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B._rBIyq/python-entrypoints.spec + : build-id: a4dead26-2e5e-4ed0-91fe-fb32cae77d9a + TMPDIR=/tmp/B._rBIyq/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B._rBIyq' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B._rBIyq/python-entrypoints.spec Building target platforms: i686-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._rBIyq/BUILD/tmp /bin/sh -e /tmp/B._rBIyq/BUILD/tmp/rpm-tmp.85273 + umask 022 + cd /tmp/B._rBIyq/BUILD + cd /tmp/B._rBIyq/BUILD + rm -rf entrypoints-0.3 + /usr/bin/gzip -dc /tmp/B._rBIyq/entrypoints-0.3.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd entrypoints-0.3 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (python-entrypoints-use_setuptools.patch):' Patch #0 (python-entrypoints-use_setuptools.patch): + build-2/lib + /usr/bin/python -m pytest tests ============================= test session starts ============================== platform linux2 -- Python 2.7.17, pytest-3.10.1, py-1.7.0, pluggy-0.8.0 hypothesis profile 'default' -> database=DirectoryBasedExampleDatabase('/tmp/B._rBIyq/BUILD/entrypoints-0.3/.hypothesis/examples') rootdir: /tmp/B._rBIyq/BUILD/entrypoints-0.3, inifile: plugins: timeout-1.2.0, hypothesis-4.38.3 collected 11 items tests/test_entrypoints.py ........... [100%] ========================== 11 passed in 0.20 seconds =========================== + 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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CXXFLAGS + CC=i686-tld-linux-gcc + export CC + CXX=i686-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 copying entrypoints.py -> build-3/lib + /usr/bin/python3 -m pytest tests ============================= test session starts ============================== platform linux -- Python 3.8.0, pytest-3.10.1, py-1.7.0, pluggy-0.8.0 rootdir: /tmp/B._rBIyq/BUILD/entrypoints-0.3, inifile: plugins: hypothesis-4.50.8 collected 11 items tests/test_entrypoints.py ........... [100%] ========================== 11 passed in 0.19 seconds =========================== /usr/share/python3.8/site-packages/hypothesis/extra/pytestplugin.py:61: HypothesisWarning: You are using Pytest version 3.10.1. Hypothesis tests work with any test runner, but our Pytest plugin requires Pytest 4.3 or newer. Note that the Pytest developers no longer support this version either! Disabling the Hypothesis pytest plugin... warnings.warn(PYTEST_TOO_OLD_MESSAGE % (pytest.__version__,), HypothesisWarning) + /usr/bin/make -j4 -C doc html make: Entering directory '/tmp/B._rBIyq/BUILD/entrypoints-0.3/doc' sphinx-build -b html -d _build/doctrees . _build/html Running Sphinx v1.7.6 making output directory... loading pickled environment... not yet created loading intersphinx inventory from https://docs.python.org/objects.inv... WARNING: failed to reach any of the inventories with the following issues: WARNING: intersphinx inventory 'https://docs.python.org/objects.inv' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'https://docs.python.org/objects.inv', , ConnectionError(...)) building [mo]: targets for 0 po files that are out of date building [html]: targets for 2 source files that are out of date updating environment: 2 added, 0 changed, 0 removed reading sources... [ 50%] api reading sources... [100%] index looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 50%] api writing output... [100%] index generating indices... genindex py-modindex writing additional pages... search copying static files... WARNING: html_static_path entry '/tmp/B._rBIyq/BUILD/entrypoints-0.3/doc/_static' does not exist done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 3 warnings. The HTML pages are in _build/html. Build finished. The HTML pages are in _build/html. make: Leaving directory '/tmp/B._rBIyq/BUILD/entrypoints-0.3/doc' + 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._rBIyq/BUILD/tmp /bin/sh -e /tmp/B._rBIyq/BUILD/tmp/rpm-tmp.29281 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._rBIyq/BUILD/tmp + umask 022 + cd /tmp/B._rBIyq/BUILD + /bin/rm '--interactive=never' -rf /tmp/B._rBIyq/BUILD/tmp/python-entrypoints-0.3-root-builder + /bin/mkdir -p /tmp/B._rBIyq/BUILD/tmp/python-entrypoints-0.3-root-builder + cd entrypoints-0.3 + rm -rf /tmp/B._rBIyq/BUILD/tmp/python-entrypoints-0.3-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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CXXFLAGS + CC=i686-tld-linux-gcc + export CC + CXX=i686-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/lib/python2.7/site-packages' '--optimize=2' '--root=/tmp/B._rBIyq/BUILD/tmp/python-entrypoints-0.3-root-builder' running build running build_py running install running install_lib creating /tmp/B._rBIyq/BUILD/tmp/python-entrypoints-0.3-root-builder creating /tmp/B._rBIyq/BUILD/tmp/python-entrypoints-0.3-root-builder/usr creating /tmp/B._rBIyq/BUILD/tmp/python-entrypoints-0.3-root-builder/usr/share creating /tmp/B._rBIyq/BUILD/tmp/python-entrypoints-0.3-root-builder/usr/share/python2.7 creating /tmp/B._rBIyq/BUILD/tmp/python-entrypoints-0.3-root-builder/usr/share/python2.7/site-packages copying build-2/lib/entrypoints.py -> /tmp/B._rBIyq/BUILD/tmp/python-entrypoints-0.3-root-builder/usr/share/python2.7/site-packages byte-compiling /tmp/B._rBIyq/BUILD/tmp/python-entrypoints-0.3-root-builder/usr/share/python2.7/site-packages/entrypoints.py to entrypoints.pyc writing byte-compilation script '/tmp/B._rBIyq/BUILD/tmp/tmpcr0CWA.py' /usr/bin/python -OO /tmp/B._rBIyq/BUILD/tmp/tmpcr0CWA.py removing /tmp/B._rBIyq/BUILD/tmp/tmpcr0CWA.py running install_egg_info running egg_info creating entrypoints.egg-info writing requirements to entrypoints.egg-info/requires.txt writing entrypoints.egg-info/PKG-INFO writing top-level names to entrypoints.egg-info/top_level.txt writing dependency_links to entrypoints.egg-info/dependency_links.txt writing manifest file 'entrypoints.egg-info/SOURCES.txt' reading manifest file 'entrypoints.egg-info/SOURCES.txt' writing manifest file 'entrypoints.egg-info/SOURCES.txt' Copying entrypoints.egg-info to /tmp/B._rBIyq/BUILD/tmp/python-entrypoints-0.3-root-builder/usr/share/python2.7/site-packages/entrypoints-0.3-py2.7.egg-info running install_scripts + '[' ! -d /tmp/B._rBIyq/BUILD/tmp/python-entrypoints-0.3-root-builder/usr/share/python2.7/site-packages ']' + find /tmp/B._rBIyq/BUILD/tmp/python-entrypoints-0.3-root-builder/usr/share/python2.7/site-packages -name '*.py' -print0 + xargs -0r -l512 rm + '[' ! -d /tmp/B._rBIyq/BUILD/tmp/python-entrypoints-0.3-root-builder/usr/lib/python2.7/site-packages ']' + 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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CXXFLAGS + CC=i686-tld-linux-gcc + export CC + CXX=i686-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/lib/python3.8/site-packages' '--optimize=2' '--root=/tmp/B._rBIyq/BUILD/tmp/python-entrypoints-0.3-root-builder' running build running build_py running install running install_lib creating /tmp/B._rBIyq/BUILD/tmp/python-entrypoints-0.3-root-builder/usr/share/python3.8 creating /tmp/B._rBIyq/BUILD/tmp/python-entrypoints-0.3-root-builder/usr/share/python3.8/site-packages copying build-3/lib/entrypoints.py -> /tmp/B._rBIyq/BUILD/tmp/python-entrypoints-0.3-root-builder/usr/share/python3.8/site-packages byte-compiling /tmp/B._rBIyq/BUILD/tmp/python-entrypoints-0.3-root-builder/usr/share/python3.8/site-packages/entrypoints.py to entrypoints.cpython-38.pyc writing byte-compilation script '/tmp/B._rBIyq/BUILD/tmp/tmpdixm5nyg.py' /usr/bin/python3 /tmp/B._rBIyq/BUILD/tmp/tmpdixm5nyg.py removing /tmp/B._rBIyq/BUILD/tmp/tmpdixm5nyg.py running install_egg_info running egg_info writing entrypoints.egg-info/PKG-INFO writing dependency_links to entrypoints.egg-info/dependency_links.txt writing requirements to entrypoints.egg-info/requires.txt writing top-level names to entrypoints.egg-info/top_level.txt reading manifest file 'entrypoints.egg-info/SOURCES.txt' writing manifest file 'entrypoints.egg-info/SOURCES.txt' Copying entrypoints.egg-info to /tmp/B._rBIyq/BUILD/tmp/python-entrypoints-0.3-root-builder/usr/share/python3.8/site-packages/entrypoints-0.3-py3.8.egg-info running install_scripts + __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: 0/3 files hardlinked Processing files: python-entrypoints-0.3-2 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._rBIyq/BUILD/tmp /bin/sh -e /tmp/B._rBIyq/BUILD/tmp/rpm-tmp.20612 + umask 022 + cd /tmp/B._rBIyq/BUILD + cd entrypoints-0.3 + DOCDIR=/tmp/B._rBIyq/BUILD/tmp/python-entrypoints-0.3-root-builder/usr/share/doc/python-entrypoints-0.3 + export DOCDIR + rm -rf /tmp/B._rBIyq/BUILD/tmp/python-entrypoints-0.3-root-builder/usr/share/doc/python-entrypoints-0.3 + /bin/mkdir -p /tmp/B._rBIyq/BUILD/tmp/python-entrypoints-0.3-root-builder/usr/share/doc/python-entrypoints-0.3 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B._rBIyq/BUILD/tmp/python-entrypoints-0.3-root-builder/usr/share/doc/python-entrypoints-0.3... Documentation compressed. + cp -pr LICENSE README.rst /tmp/B._rBIyq/BUILD/tmp/python-entrypoints-0.3-root-builder/usr/share/doc/python-entrypoints-0.3 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B._rBIyq/BUILD/tmp/python-entrypoints-0.3-root-builder/usr/share/doc/python-entrypoints-0.3... ./README.rst ./LICENSE Documentation compressed. + exit 0 Provides: pythonegg(entrypoints) = 0.3 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: python(abi) python(abi) = 2.7 pythonegg(configparser) >= 3.5 Processing files: python3-entrypoints-0.3-2 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._rBIyq/BUILD/tmp /bin/sh -e /tmp/B._rBIyq/BUILD/tmp/rpm-tmp.30116 + umask 022 + cd /tmp/B._rBIyq/BUILD + cd entrypoints-0.3 + DOCDIR=/tmp/B._rBIyq/BUILD/tmp/python-entrypoints-0.3-root-builder/usr/share/doc/python3-entrypoints-0.3 + export DOCDIR + rm -rf /tmp/B._rBIyq/BUILD/tmp/python-entrypoints-0.3-root-builder/usr/share/doc/python3-entrypoints-0.3 + /bin/mkdir -p /tmp/B._rBIyq/BUILD/tmp/python-entrypoints-0.3-root-builder/usr/share/doc/python3-entrypoints-0.3 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B._rBIyq/BUILD/tmp/python-entrypoints-0.3-root-builder/usr/share/doc/python3-entrypoints-0.3... Documentation compressed. + cp -pr LICENSE README.rst /tmp/B._rBIyq/BUILD/tmp/python-entrypoints-0.3-root-builder/usr/share/doc/python3-entrypoints-0.3 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B._rBIyq/BUILD/tmp/python-entrypoints-0.3-root-builder/usr/share/doc/python3-entrypoints-0.3... ./README.rst ./LICENSE Documentation compressed. + exit 0 Provides: python3egg(entrypoints) = 0.3 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: python(abi) python(abi) = 3.8 Processing files: python-entrypoints-apidocs-0.3-2 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._rBIyq/BUILD/tmp /bin/sh -e /tmp/B._rBIyq/BUILD/tmp/rpm-tmp.47983 + umask 022 + cd /tmp/B._rBIyq/BUILD + cd entrypoints-0.3 + DOCDIR=/tmp/B._rBIyq/BUILD/tmp/python-entrypoints-0.3-root-builder/usr/share/doc/python-entrypoints-apidocs-0.3 + export DOCDIR + rm -rf /tmp/B._rBIyq/BUILD/tmp/python-entrypoints-0.3-root-builder/usr/share/doc/python-entrypoints-apidocs-0.3 + /bin/mkdir -p /tmp/B._rBIyq/BUILD/tmp/python-entrypoints-0.3-root-builder/usr/share/doc/python-entrypoints-apidocs-0.3 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B._rBIyq/BUILD/tmp/python-entrypoints-0.3-root-builder/usr/share/doc/python-entrypoints-apidocs-0.3... Documentation compressed. + cp -pr doc/_build/html/_static doc/_build/html/api.html doc/_build/html/genindex.html doc/_build/html/index.html doc/_build/html/py-modindex.html doc/_build/html/search.html doc/_build/html/searchindex.js /tmp/B._rBIyq/BUILD/tmp/python-entrypoints-0.3-root-builder/usr/share/doc/python-entrypoints-apidocs-0.3 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B._rBIyq/BUILD/tmp/python-entrypoints-0.3-root-builder/usr/share/doc/python-entrypoints-apidocs-0.3... Documentation compressed. + exit 0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B._rBIyq/BUILD/tmp/python-entrypoints-0.3-root-builder Wrote: /tmp/B._rBIyq/RPMS/python-entrypoints-0.3-2.noarch.rpm Wrote: /tmp/B._rBIyq/RPMS/python3-entrypoints-0.3-2.noarch.rpm Wrote: /tmp/B._rBIyq/RPMS/python-entrypoints-apidocs-0.3-2.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._rBIyq/BUILD/tmp /bin/sh -e /tmp/B._rBIyq/BUILD/tmp/rpm-tmp.47983 + umask 022 + cd /tmp/B._rBIyq/BUILD + cd entrypoints-0.3 + /bin/rm '--interactive=never' -rf /tmp/B._rBIyq/BUILD/tmp/python-entrypoints-0.3-root-builder + rm -rf /tmp/B._rBIyq/BUILD/tmp/python-entrypoints-0.3-root-builder ended at: Thu Dec 12 12:54:26 2019, done in 0:00:13.556898 + chmod -R u+rwX /tmp/B._rBIyq/BUILD + rm -rf /tmp/B._rBIyq/tmp /tmp/B._rBIyq/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/... 200..322 Writing /spools/ready/packages.ndir.gz... Begin-TLD-Builder-Info upgrading packages End-TLD-Builder-Info + rm -rf /tmp/B._rBIyq Begin-TLD-Builder-Info Build-Time: user:11.08s sys:1.28s real:14.87s (faults io:26 non-io:237641) Files queued for ftp: 140658 python-entrypoints-apidocs-0.3-2.noarch.rpm 12739 python3-entrypoints-0.3-2.noarch.rpm 10990 python-entrypoints-0.3-2.noarch.rpm 195 python-entrypoints-0.3-2.src.rpm.uploadinfo End-TLD-Builder-Info