request from: hawk checking if we should skip the build started at: Sat Apr 18 22:23:48 2020 fetching http://src.tld-linux.org/~builderti//srpms/372d5e2d-9e42-4d09-a94f-d7e7d22849a0/python-hypothesis-4.57.1-1.src.rpm fetched 239868 bytes, 4157.1 K/s installing srpm: python-hypothesis-4.57.1-1.src.rpm + install -d /tmp/B.gDAwt4/BUILD /tmp/B.gDAwt4/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog python-hypothesis-4.57.1-1.src.rpm * Sat Apr 18 2020 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/python-hypothesis.git;a=log;h=master * Sat Feb 01 2020 Jakub Bogusz 66d2209 - note on hypothesis >= 5 * Sat Feb 01 2020 Jakub Bogusz 81ea28c - updated to 4.57.1 (last version supporting python 2) * Fri Dec 06 2019 Marcin Krol 95fde99 - updated to 4.50.8 * Mon Oct 28 2019 Jan Rękorajski aed1aaa - rebuild with python 3.8 - release 2 (by relup.sh) * Sun Oct 06 2019 Jakub Bogusz f4c43d1 - updated to 4.38.3; fixes errors with typing 3.7.x * Sun Oct 06 2019 Jakub Bogusz 065993b - updated to 3.88.3 + rpm -Uhv --nodeps --define '_topdir /tmp/B.gDAwt4' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests python-hypothesis-4.57.1-1.src.rpm python-hypothesis ################################################## + rm -f python-hypothesis-4.57.1-1.src.rpm + install -m 700 -d /tmp/B.gDAwt4/BUILD/tmp + TMPDIR=/tmp/B.gDAwt4/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.gDAwt4' --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.gDAwt4/python-hypothesis.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: 372d5e2d-9e42-4d09-a94f-d7e7d22849a0; TMPDIR=/tmp/B.gDAwt4/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.gDAwt4' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target x86_64-tld-linux /tmp/B.gDAwt4/python-hypothesis.spec + : build-id: 372d5e2d-9e42-4d09-a94f-d7e7d22849a0 + TMPDIR=/tmp/B.gDAwt4/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.gDAwt4' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target x86_64-tld-linux /tmp/B.gDAwt4/python-hypothesis.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.gDAwt4/BUILD/tmp /bin/sh -e /tmp/B.gDAwt4/BUILD/tmp/rpm-tmp.31888 + umask 022 + cd /tmp/B.gDAwt4/BUILD + cd /tmp/B.gDAwt4/BUILD + rm -rf hypothesis-4.57.1 + /usr/bin/gzip -dc /tmp/B.gDAwt4/hypothesis-4.57.1.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd hypothesis-4.57.1 + /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.gDAwt4/BUILD/tmp /bin/sh -e /tmp/B.gDAwt4/BUILD/tmp/rpm-tmp.31888 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.gDAwt4/BUILD/tmp + umask 022 + cd /tmp/B.gDAwt4/BUILD + cd hypothesis-4.57.1 + 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 creating build-2/lib/hypothesis copying src/hypothesis/errors.py -> build-2/lib/hypothesis copying src/hypothesis/_settings.py -> build-2/lib/hypothesis copying src/hypothesis/types.py -> build-2/lib/hypothesis copying src/hypothesis/provisional.py -> build-2/lib/hypothesis copying src/hypothesis/reporting.py -> build-2/lib/hypothesis copying src/hypothesis/configuration.py -> build-2/lib/hypothesis copying src/hypothesis/statistics.py -> build-2/lib/hypothesis copying src/hypothesis/database.py -> build-2/lib/hypothesis copying src/hypothesis/core.py -> build-2/lib/hypothesis copying src/hypothesis/stateful.py -> build-2/lib/hypothesis copying src/hypothesis/__init__.py -> build-2/lib/hypothesis copying src/hypothesis/version.py -> build-2/lib/hypothesis copying src/hypothesis/control.py -> build-2/lib/hypothesis copying src/hypothesis/executors.py -> build-2/lib/hypothesis creating build-2/lib/hypothesis/strategies copying src/hypothesis/strategies/__init__.py -> build-2/lib/hypothesis/strategies creating build-2/lib/hypothesis/vendor copying src/hypothesis/vendor/pretty.py -> build-2/lib/hypothesis/vendor copying src/hypothesis/vendor/__init__.py -> build-2/lib/hypothesis/vendor creating build-2/lib/hypothesis/internal copying src/hypothesis/internal/charmap.py -> build-2/lib/hypothesis/internal copying src/hypothesis/internal/compat.py -> build-2/lib/hypothesis/internal copying src/hypothesis/internal/floats.py -> build-2/lib/hypothesis/internal copying src/hypothesis/internal/intervalsets.py -> build-2/lib/hypothesis/internal copying src/hypothesis/internal/coverage.py -> build-2/lib/hypothesis/internal copying src/hypothesis/internal/cathetus.py -> build-2/lib/hypothesis/internal copying src/hypothesis/internal/detection.py -> build-2/lib/hypothesis/internal copying src/hypothesis/internal/lazyformat.py -> build-2/lib/hypothesis/internal copying src/hypothesis/internal/cache.py -> build-2/lib/hypothesis/internal copying src/hypothesis/internal/__init__.py -> build-2/lib/hypothesis/internal copying src/hypothesis/internal/validation.py -> build-2/lib/hypothesis/internal copying src/hypothesis/internal/entropy.py -> build-2/lib/hypothesis/internal copying src/hypothesis/internal/healthcheck.py -> build-2/lib/hypothesis/internal copying src/hypothesis/internal/reflection.py -> build-2/lib/hypothesis/internal copying src/hypothesis/internal/escalation.py -> build-2/lib/hypothesis/internal creating build-2/lib/hypothesis/extra copying src/hypothesis/extra/dpcontracts.py -> build-2/lib/hypothesis/extra copying src/hypothesis/extra/pytestplugin.py -> build-2/lib/hypothesis/extra copying src/hypothesis/extra/pytz.py -> build-2/lib/hypothesis/extra copying src/hypothesis/extra/numpy.py -> build-2/lib/hypothesis/extra copying src/hypothesis/extra/dateutil.py -> build-2/lib/hypothesis/extra copying src/hypothesis/extra/__init__.py -> build-2/lib/hypothesis/extra copying src/hypothesis/extra/lark.py -> build-2/lib/hypothesis/extra creating build-2/lib/hypothesis/utils copying src/hypothesis/utils/conventions.py -> build-2/lib/hypothesis/utils copying src/hypothesis/utils/dynamicvariables.py -> build-2/lib/hypothesis/utils copying src/hypothesis/utils/__init__.py -> build-2/lib/hypothesis/utils creating build-2/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/collections.py -> build-2/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/strings.py -> build-2/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/strategies.py -> build-2/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/regex.py -> build-2/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/recursive.py -> build-2/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/functions.py -> build-2/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/types.py -> build-2/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/deferred.py -> build-2/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/flatmapped.py -> build-2/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/core.py -> build-2/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/featureflags.py -> build-2/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/__init__.py -> build-2/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/datetime.py -> build-2/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/misc.py -> build-2/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/shared.py -> build-2/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/attrs.py -> build-2/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/lazy.py -> build-2/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/numbers.py -> build-2/lib/hypothesis/strategies/_internal creating build-2/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/choicetree.py -> build-2/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/floats.py -> build-2/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/datatree.py -> build-2/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/shrinker.py -> build-2/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/data.py -> build-2/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/junkdrawer.py -> build-2/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/pareto.py -> build-2/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/__init__.py -> build-2/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/utils.py -> build-2/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/optimiser.py -> build-2/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/engine.py -> build-2/lib/hypothesis/internal/conjecture creating build-2/lib/hypothesis/internal/conjecture/shrinking copying src/hypothesis/internal/conjecture/shrinking/floats.py -> build-2/lib/hypothesis/internal/conjecture/shrinking copying src/hypothesis/internal/conjecture/shrinking/integer.py -> build-2/lib/hypothesis/internal/conjecture/shrinking copying src/hypothesis/internal/conjecture/shrinking/lexical.py -> build-2/lib/hypothesis/internal/conjecture/shrinking copying src/hypothesis/internal/conjecture/shrinking/ordering.py -> build-2/lib/hypothesis/internal/conjecture/shrinking copying src/hypothesis/internal/conjecture/shrinking/__init__.py -> build-2/lib/hypothesis/internal/conjecture/shrinking copying src/hypothesis/internal/conjecture/shrinking/common.py -> build-2/lib/hypothesis/internal/conjecture/shrinking creating build-2/lib/hypothesis/extra/pandas copying src/hypothesis/extra/pandas/__init__.py -> build-2/lib/hypothesis/extra/pandas copying src/hypothesis/extra/pandas/impl.py -> build-2/lib/hypothesis/extra/pandas creating build-2/lib/hypothesis/extra/django copying src/hypothesis/extra/django/_fields.py -> build-2/lib/hypothesis/extra/django copying src/hypothesis/extra/django/models.py -> build-2/lib/hypothesis/extra/django copying src/hypothesis/extra/django/__init__.py -> build-2/lib/hypothesis/extra/django copying src/hypothesis/extra/django/_impl.py -> build-2/lib/hypothesis/extra/django copying src/hypothesis/py.typed -> build-2/lib/hypothesis copying src/hypothesis/vendor/tlds-alpha-by-domain.txt -> build-2/lib/hypothesis/vendor + 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 creating build-3/lib/hypothesis copying src/hypothesis/errors.py -> build-3/lib/hypothesis copying src/hypothesis/_settings.py -> build-3/lib/hypothesis copying src/hypothesis/types.py -> build-3/lib/hypothesis copying src/hypothesis/provisional.py -> build-3/lib/hypothesis copying src/hypothesis/reporting.py -> build-3/lib/hypothesis copying src/hypothesis/configuration.py -> build-3/lib/hypothesis copying src/hypothesis/statistics.py -> build-3/lib/hypothesis copying src/hypothesis/database.py -> build-3/lib/hypothesis copying src/hypothesis/core.py -> build-3/lib/hypothesis copying src/hypothesis/stateful.py -> build-3/lib/hypothesis copying src/hypothesis/__init__.py -> build-3/lib/hypothesis copying src/hypothesis/version.py -> build-3/lib/hypothesis copying src/hypothesis/control.py -> build-3/lib/hypothesis copying src/hypothesis/executors.py -> build-3/lib/hypothesis creating build-3/lib/hypothesis/strategies copying src/hypothesis/strategies/__init__.py -> build-3/lib/hypothesis/strategies creating build-3/lib/hypothesis/vendor copying src/hypothesis/vendor/pretty.py -> build-3/lib/hypothesis/vendor copying src/hypothesis/vendor/__init__.py -> build-3/lib/hypothesis/vendor creating build-3/lib/hypothesis/internal copying src/hypothesis/internal/charmap.py -> build-3/lib/hypothesis/internal copying src/hypothesis/internal/compat.py -> build-3/lib/hypothesis/internal copying src/hypothesis/internal/floats.py -> build-3/lib/hypothesis/internal copying src/hypothesis/internal/intervalsets.py -> build-3/lib/hypothesis/internal copying src/hypothesis/internal/coverage.py -> build-3/lib/hypothesis/internal copying src/hypothesis/internal/cathetus.py -> build-3/lib/hypothesis/internal copying src/hypothesis/internal/detection.py -> build-3/lib/hypothesis/internal copying src/hypothesis/internal/lazyformat.py -> build-3/lib/hypothesis/internal copying src/hypothesis/internal/cache.py -> build-3/lib/hypothesis/internal copying src/hypothesis/internal/__init__.py -> build-3/lib/hypothesis/internal copying src/hypothesis/internal/validation.py -> build-3/lib/hypothesis/internal copying src/hypothesis/internal/entropy.py -> build-3/lib/hypothesis/internal copying src/hypothesis/internal/healthcheck.py -> build-3/lib/hypothesis/internal copying src/hypothesis/internal/reflection.py -> build-3/lib/hypothesis/internal copying src/hypothesis/internal/escalation.py -> build-3/lib/hypothesis/internal creating build-3/lib/hypothesis/extra copying src/hypothesis/extra/dpcontracts.py -> build-3/lib/hypothesis/extra copying src/hypothesis/extra/pytestplugin.py -> build-3/lib/hypothesis/extra copying src/hypothesis/extra/pytz.py -> build-3/lib/hypothesis/extra copying src/hypothesis/extra/numpy.py -> build-3/lib/hypothesis/extra copying src/hypothesis/extra/dateutil.py -> build-3/lib/hypothesis/extra copying src/hypothesis/extra/__init__.py -> build-3/lib/hypothesis/extra copying src/hypothesis/extra/lark.py -> build-3/lib/hypothesis/extra creating build-3/lib/hypothesis/utils copying src/hypothesis/utils/conventions.py -> build-3/lib/hypothesis/utils copying src/hypothesis/utils/dynamicvariables.py -> build-3/lib/hypothesis/utils copying src/hypothesis/utils/__init__.py -> build-3/lib/hypothesis/utils creating build-3/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/collections.py -> build-3/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/strings.py -> build-3/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/strategies.py -> build-3/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/regex.py -> build-3/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/recursive.py -> build-3/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/functions.py -> build-3/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/types.py -> build-3/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/deferred.py -> build-3/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/flatmapped.py -> build-3/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/core.py -> build-3/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/featureflags.py -> build-3/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/__init__.py -> build-3/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/datetime.py -> build-3/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/misc.py -> build-3/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/shared.py -> build-3/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/attrs.py -> build-3/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/lazy.py -> build-3/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/numbers.py -> build-3/lib/hypothesis/strategies/_internal creating build-3/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/choicetree.py -> build-3/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/floats.py -> build-3/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/datatree.py -> build-3/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/shrinker.py -> build-3/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/data.py -> build-3/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/junkdrawer.py -> build-3/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/pareto.py -> build-3/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/__init__.py -> build-3/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/utils.py -> build-3/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/optimiser.py -> build-3/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/engine.py -> build-3/lib/hypothesis/internal/conjecture creating build-3/lib/hypothesis/internal/conjecture/shrinking copying src/hypothesis/internal/conjecture/shrinking/floats.py -> build-3/lib/hypothesis/internal/conjecture/shrinking copying src/hypothesis/internal/conjecture/shrinking/integer.py -> build-3/lib/hypothesis/internal/conjecture/shrinking copying src/hypothesis/internal/conjecture/shrinking/lexical.py -> build-3/lib/hypothesis/internal/conjecture/shrinking copying src/hypothesis/internal/conjecture/shrinking/ordering.py -> build-3/lib/hypothesis/internal/conjecture/shrinking copying src/hypothesis/internal/conjecture/shrinking/__init__.py -> build-3/lib/hypothesis/internal/conjecture/shrinking copying src/hypothesis/internal/conjecture/shrinking/common.py -> build-3/lib/hypothesis/internal/conjecture/shrinking creating build-3/lib/hypothesis/extra/pandas copying src/hypothesis/extra/pandas/__init__.py -> build-3/lib/hypothesis/extra/pandas copying src/hypothesis/extra/pandas/impl.py -> build-3/lib/hypothesis/extra/pandas creating build-3/lib/hypothesis/extra/django copying src/hypothesis/extra/django/_fields.py -> build-3/lib/hypothesis/extra/django copying src/hypothesis/extra/django/models.py -> build-3/lib/hypothesis/extra/django copying src/hypothesis/extra/django/__init__.py -> build-3/lib/hypothesis/extra/django copying src/hypothesis/extra/django/_impl.py -> build-3/lib/hypothesis/extra/django copying src/hypothesis/py.typed -> build-3/lib/hypothesis copying src/hypothesis/vendor/tlds-alpha-by-domain.txt -> build-3/lib/hypothesis/vendor + 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.gDAwt4/BUILD/tmp /bin/sh -e /tmp/B.gDAwt4/BUILD/tmp/rpm-tmp.42548 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.gDAwt4/BUILD/tmp + umask 022 + cd /tmp/B.gDAwt4/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder + /bin/mkdir -p /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder + cd hypothesis-4.57.1 + rm -rf /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-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.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder' running build running build_py running install running install_lib creating /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder creating /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr creating /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share creating /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7 creating /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages creating /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis creating /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/strategies creating /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/strategies/_internal copying build-2/lib/hypothesis/strategies/_internal/collections.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/strategies/_internal copying build-2/lib/hypothesis/strategies/_internal/strings.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/strategies/_internal copying build-2/lib/hypothesis/strategies/_internal/strategies.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/strategies/_internal copying build-2/lib/hypothesis/strategies/_internal/regex.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/strategies/_internal copying build-2/lib/hypothesis/strategies/_internal/recursive.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/strategies/_internal copying build-2/lib/hypothesis/strategies/_internal/functions.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/strategies/_internal copying build-2/lib/hypothesis/strategies/_internal/types.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/strategies/_internal copying build-2/lib/hypothesis/strategies/_internal/deferred.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/strategies/_internal copying build-2/lib/hypothesis/strategies/_internal/flatmapped.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/strategies/_internal copying build-2/lib/hypothesis/strategies/_internal/core.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/strategies/_internal copying build-2/lib/hypothesis/strategies/_internal/featureflags.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/strategies/_internal copying build-2/lib/hypothesis/strategies/_internal/__init__.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/strategies/_internal copying build-2/lib/hypothesis/strategies/_internal/datetime.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/strategies/_internal copying build-2/lib/hypothesis/strategies/_internal/misc.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/strategies/_internal copying build-2/lib/hypothesis/strategies/_internal/shared.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/strategies/_internal copying build-2/lib/hypothesis/strategies/_internal/attrs.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/strategies/_internal copying build-2/lib/hypothesis/strategies/_internal/lazy.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/strategies/_internal copying build-2/lib/hypothesis/strategies/_internal/numbers.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/strategies/_internal copying build-2/lib/hypothesis/strategies/__init__.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/strategies copying build-2/lib/hypothesis/errors.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis creating /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/vendor copying build-2/lib/hypothesis/vendor/pretty.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/vendor copying build-2/lib/hypothesis/vendor/tlds-alpha-by-domain.txt -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/vendor copying build-2/lib/hypothesis/vendor/__init__.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/vendor copying build-2/lib/hypothesis/_settings.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis copying build-2/lib/hypothesis/types.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis creating /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/internal copying build-2/lib/hypothesis/internal/charmap.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/internal copying build-2/lib/hypothesis/internal/compat.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/internal copying build-2/lib/hypothesis/internal/floats.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/internal copying build-2/lib/hypothesis/internal/intervalsets.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/internal copying build-2/lib/hypothesis/internal/coverage.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/internal creating /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/conjecture copying build-2/lib/hypothesis/internal/conjecture/choicetree.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/conjecture creating /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/conjecture/shrinking copying build-2/lib/hypothesis/internal/conjecture/shrinking/floats.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/conjecture/shrinking copying build-2/lib/hypothesis/internal/conjecture/shrinking/integer.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/conjecture/shrinking copying build-2/lib/hypothesis/internal/conjecture/shrinking/lexical.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/conjecture/shrinking copying build-2/lib/hypothesis/internal/conjecture/shrinking/ordering.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/conjecture/shrinking copying build-2/lib/hypothesis/internal/conjecture/shrinking/__init__.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/conjecture/shrinking copying build-2/lib/hypothesis/internal/conjecture/shrinking/common.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/conjecture/shrinking copying build-2/lib/hypothesis/internal/conjecture/floats.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/conjecture copying build-2/lib/hypothesis/internal/conjecture/datatree.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/conjecture copying build-2/lib/hypothesis/internal/conjecture/shrinker.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/conjecture copying build-2/lib/hypothesis/internal/conjecture/data.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/conjecture copying build-2/lib/hypothesis/internal/conjecture/junkdrawer.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/conjecture copying build-2/lib/hypothesis/internal/conjecture/pareto.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/conjecture copying build-2/lib/hypothesis/internal/conjecture/__init__.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/conjecture copying build-2/lib/hypothesis/internal/conjecture/utils.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/conjecture copying build-2/lib/hypothesis/internal/conjecture/optimiser.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/conjecture copying build-2/lib/hypothesis/internal/conjecture/engine.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/conjecture copying build-2/lib/hypothesis/internal/cathetus.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/internal copying build-2/lib/hypothesis/internal/detection.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/internal copying build-2/lib/hypothesis/internal/lazyformat.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/internal copying build-2/lib/hypothesis/internal/cache.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/internal copying build-2/lib/hypothesis/internal/__init__.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/internal copying build-2/lib/hypothesis/internal/validation.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/internal copying build-2/lib/hypothesis/internal/entropy.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/internal copying build-2/lib/hypothesis/internal/healthcheck.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/internal copying build-2/lib/hypothesis/internal/reflection.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/internal copying build-2/lib/hypothesis/internal/escalation.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/internal copying build-2/lib/hypothesis/provisional.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis copying build-2/lib/hypothesis/reporting.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis creating /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/extra copying build-2/lib/hypothesis/extra/dpcontracts.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/extra copying build-2/lib/hypothesis/extra/pytestplugin.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/extra creating /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/extra/pandas copying build-2/lib/hypothesis/extra/pandas/__init__.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/extra/pandas copying build-2/lib/hypothesis/extra/pandas/impl.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/extra/pandas copying build-2/lib/hypothesis/extra/pytz.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/extra copying build-2/lib/hypothesis/extra/numpy.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/extra copying build-2/lib/hypothesis/extra/dateutil.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/extra copying build-2/lib/hypothesis/extra/__init__.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/extra copying build-2/lib/hypothesis/extra/lark.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/extra creating /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/extra/django copying build-2/lib/hypothesis/extra/django/_fields.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/extra/django copying build-2/lib/hypothesis/extra/django/models.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/extra/django copying build-2/lib/hypothesis/extra/django/__init__.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/extra/django copying build-2/lib/hypothesis/extra/django/_impl.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/extra/django copying build-2/lib/hypothesis/py.typed -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis copying build-2/lib/hypothesis/configuration.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis copying build-2/lib/hypothesis/statistics.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis copying build-2/lib/hypothesis/database.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis copying build-2/lib/hypothesis/core.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis copying build-2/lib/hypothesis/stateful.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis copying build-2/lib/hypothesis/__init__.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis creating /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/utils copying build-2/lib/hypothesis/utils/conventions.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/utils copying build-2/lib/hypothesis/utils/dynamicvariables.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/utils copying build-2/lib/hypothesis/utils/__init__.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/utils copying build-2/lib/hypothesis/version.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis copying build-2/lib/hypothesis/control.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis copying build-2/lib/hypothesis/executors.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/strategies/_internal/collections.py to collections.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/strategies/_internal/strings.py to strings.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/strategies/_internal/strategies.py to strategies.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/strategies/_internal/regex.py to regex.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/strategies/_internal/recursive.py to recursive.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/strategies/_internal/functions.py to functions.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/strategies/_internal/types.py to types.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/strategies/_internal/deferred.py to deferred.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/strategies/_internal/flatmapped.py to flatmapped.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/strategies/_internal/core.py to core.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/strategies/_internal/featureflags.py to featureflags.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/strategies/_internal/__init__.py to __init__.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/strategies/_internal/datetime.py to datetime.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/strategies/_internal/misc.py to misc.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/strategies/_internal/shared.py to shared.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/strategies/_internal/attrs.py to attrs.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/strategies/_internal/lazy.py to lazy.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/strategies/_internal/numbers.py to numbers.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/strategies/__init__.py to __init__.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/errors.py to errors.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/vendor/pretty.py to pretty.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/vendor/__init__.py to __init__.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/_settings.py to _settings.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/types.py to types.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/charmap.py to charmap.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/compat.py to compat.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/floats.py to floats.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/intervalsets.py to intervalsets.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/coverage.py to coverage.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/conjecture/choicetree.py to choicetree.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/conjecture/shrinking/floats.py to floats.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/conjecture/shrinking/integer.py to integer.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/conjecture/shrinking/lexical.py to lexical.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/conjecture/shrinking/ordering.py to ordering.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/conjecture/shrinking/__init__.py to __init__.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/conjecture/shrinking/common.py to common.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/conjecture/floats.py to floats.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/conjecture/datatree.py to datatree.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/conjecture/shrinker.py to shrinker.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/conjecture/data.py to data.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/conjecture/junkdrawer.py to junkdrawer.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/conjecture/pareto.py to pareto.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/conjecture/__init__.py to __init__.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/conjecture/utils.py to utils.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/conjecture/optimiser.py to optimiser.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/conjecture/engine.py to engine.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/cathetus.py to cathetus.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/detection.py to detection.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/lazyformat.py to lazyformat.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/cache.py to cache.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/__init__.py to __init__.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/validation.py to validation.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/entropy.py to entropy.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/healthcheck.py to healthcheck.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/reflection.py to reflection.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/escalation.py to escalation.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/provisional.py to provisional.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/reporting.py to reporting.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/extra/dpcontracts.py to dpcontracts.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/extra/pytestplugin.py to pytestplugin.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/extra/pandas/__init__.py to __init__.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/extra/pandas/impl.py to impl.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/extra/pytz.py to pytz.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/extra/numpy.py to numpy.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/extra/dateutil.py to dateutil.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/extra/__init__.py to __init__.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/extra/lark.py to lark.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/extra/django/_fields.py to _fields.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/extra/django/models.py to models.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/extra/django/__init__.py to __init__.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/extra/django/_impl.py to _impl.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/configuration.py to configuration.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/statistics.py to statistics.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/database.py to database.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/core.py to core.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/stateful.py to stateful.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/__init__.py to __init__.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/utils/conventions.py to conventions.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/utils/dynamicvariables.py to dynamicvariables.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/utils/__init__.py to __init__.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/version.py to version.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/control.py to control.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis/executors.py to executors.pyc writing byte-compilation script '/tmp/B.gDAwt4/BUILD/tmp/tmpHZVsZE.py' /usr/bin/python -OO /tmp/B.gDAwt4/BUILD/tmp/tmpHZVsZE.py removing /tmp/B.gDAwt4/BUILD/tmp/tmpHZVsZE.py running install_egg_info running egg_info writing requirements to src/hypothesis.egg-info/requires.txt writing src/hypothesis.egg-info/PKG-INFO writing top-level names to src/hypothesis.egg-info/top_level.txt writing dependency_links to src/hypothesis.egg-info/dependency_links.txt writing entry points to src/hypothesis.egg-info/entry_points.txt reading manifest file 'src/hypothesis.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'src/hypothesis.egg-info/SOURCES.txt' Copying src/hypothesis.egg-info to /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages/hypothesis-4.57.1-py2.7.egg-info running install_scripts + '[' ! -d /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages ']' + find /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python2.7/site-packages -name '*.py' -print0 + xargs -0r -l512 rm + '[' ! -d /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/lib64/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 -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.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder' running build running build_py running install running install_lib creating /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8 creating /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages creating /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis creating /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/strategies creating /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/strategies/_internal copying build-3/lib/hypothesis/strategies/_internal/collections.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/strategies/_internal copying build-3/lib/hypothesis/strategies/_internal/strings.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/strategies/_internal copying build-3/lib/hypothesis/strategies/_internal/strategies.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/strategies/_internal copying build-3/lib/hypothesis/strategies/_internal/regex.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/strategies/_internal copying build-3/lib/hypothesis/strategies/_internal/recursive.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/strategies/_internal copying build-3/lib/hypothesis/strategies/_internal/functions.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/strategies/_internal copying build-3/lib/hypothesis/strategies/_internal/types.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/strategies/_internal copying build-3/lib/hypothesis/strategies/_internal/deferred.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/strategies/_internal copying build-3/lib/hypothesis/strategies/_internal/flatmapped.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/strategies/_internal copying build-3/lib/hypothesis/strategies/_internal/core.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/strategies/_internal copying build-3/lib/hypothesis/strategies/_internal/featureflags.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/strategies/_internal copying build-3/lib/hypothesis/strategies/_internal/__init__.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/strategies/_internal copying build-3/lib/hypothesis/strategies/_internal/datetime.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/strategies/_internal copying build-3/lib/hypothesis/strategies/_internal/misc.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/strategies/_internal copying build-3/lib/hypothesis/strategies/_internal/shared.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/strategies/_internal copying build-3/lib/hypothesis/strategies/_internal/attrs.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/strategies/_internal copying build-3/lib/hypothesis/strategies/_internal/lazy.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/strategies/_internal copying build-3/lib/hypothesis/strategies/_internal/numbers.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/strategies/_internal copying build-3/lib/hypothesis/strategies/__init__.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/strategies copying build-3/lib/hypothesis/errors.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis creating /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/vendor copying build-3/lib/hypothesis/vendor/pretty.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/vendor copying build-3/lib/hypothesis/vendor/tlds-alpha-by-domain.txt -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/vendor copying build-3/lib/hypothesis/vendor/__init__.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/vendor copying build-3/lib/hypothesis/_settings.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis copying build-3/lib/hypothesis/types.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis creating /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/internal copying build-3/lib/hypothesis/internal/charmap.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/internal copying build-3/lib/hypothesis/internal/compat.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/internal copying build-3/lib/hypothesis/internal/floats.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/internal copying build-3/lib/hypothesis/internal/intervalsets.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/internal copying build-3/lib/hypothesis/internal/coverage.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/internal creating /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/conjecture copying build-3/lib/hypothesis/internal/conjecture/choicetree.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/conjecture creating /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/conjecture/shrinking copying build-3/lib/hypothesis/internal/conjecture/shrinking/floats.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/conjecture/shrinking copying build-3/lib/hypothesis/internal/conjecture/shrinking/integer.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/conjecture/shrinking copying build-3/lib/hypothesis/internal/conjecture/shrinking/lexical.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/conjecture/shrinking copying build-3/lib/hypothesis/internal/conjecture/shrinking/ordering.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/conjecture/shrinking copying build-3/lib/hypothesis/internal/conjecture/shrinking/__init__.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/conjecture/shrinking copying build-3/lib/hypothesis/internal/conjecture/shrinking/common.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/conjecture/shrinking copying build-3/lib/hypothesis/internal/conjecture/floats.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/conjecture copying build-3/lib/hypothesis/internal/conjecture/datatree.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/conjecture copying build-3/lib/hypothesis/internal/conjecture/shrinker.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/conjecture copying build-3/lib/hypothesis/internal/conjecture/data.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/conjecture copying build-3/lib/hypothesis/internal/conjecture/junkdrawer.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/conjecture copying build-3/lib/hypothesis/internal/conjecture/pareto.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/conjecture copying build-3/lib/hypothesis/internal/conjecture/__init__.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/conjecture copying build-3/lib/hypothesis/internal/conjecture/utils.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/conjecture copying build-3/lib/hypothesis/internal/conjecture/optimiser.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/conjecture copying build-3/lib/hypothesis/internal/conjecture/engine.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/conjecture copying build-3/lib/hypothesis/internal/cathetus.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/internal copying build-3/lib/hypothesis/internal/detection.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/internal copying build-3/lib/hypothesis/internal/lazyformat.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/internal copying build-3/lib/hypothesis/internal/cache.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/internal copying build-3/lib/hypothesis/internal/__init__.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/internal copying build-3/lib/hypothesis/internal/validation.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/internal copying build-3/lib/hypothesis/internal/entropy.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/internal copying build-3/lib/hypothesis/internal/healthcheck.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/internal copying build-3/lib/hypothesis/internal/reflection.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/internal copying build-3/lib/hypothesis/internal/escalation.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/internal copying build-3/lib/hypothesis/provisional.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis copying build-3/lib/hypothesis/reporting.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis creating /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/extra copying build-3/lib/hypothesis/extra/dpcontracts.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/extra copying build-3/lib/hypothesis/extra/pytestplugin.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/extra creating /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/extra/pandas copying build-3/lib/hypothesis/extra/pandas/__init__.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/extra/pandas copying build-3/lib/hypothesis/extra/pandas/impl.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/extra/pandas copying build-3/lib/hypothesis/extra/pytz.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/extra copying build-3/lib/hypothesis/extra/numpy.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/extra copying build-3/lib/hypothesis/extra/dateutil.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/extra copying build-3/lib/hypothesis/extra/__init__.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/extra copying build-3/lib/hypothesis/extra/lark.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/extra creating /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/extra/django copying build-3/lib/hypothesis/extra/django/_fields.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/extra/django copying build-3/lib/hypothesis/extra/django/models.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/extra/django copying build-3/lib/hypothesis/extra/django/__init__.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/extra/django copying build-3/lib/hypothesis/extra/django/_impl.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/extra/django copying build-3/lib/hypothesis/py.typed -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis copying build-3/lib/hypothesis/configuration.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis copying build-3/lib/hypothesis/statistics.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis copying build-3/lib/hypothesis/database.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis copying build-3/lib/hypothesis/core.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis copying build-3/lib/hypothesis/stateful.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis copying build-3/lib/hypothesis/__init__.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis creating /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/utils copying build-3/lib/hypothesis/utils/conventions.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/utils copying build-3/lib/hypothesis/utils/dynamicvariables.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/utils copying build-3/lib/hypothesis/utils/__init__.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/utils copying build-3/lib/hypothesis/version.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis copying build-3/lib/hypothesis/control.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis copying build-3/lib/hypothesis/executors.py -> /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/strategies/_internal/collections.py to collections.cpython-38.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/strategies/_internal/strings.py to strings.cpython-38.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/strategies/_internal/strategies.py to strategies.cpython-38.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/strategies/_internal/regex.py to regex.cpython-38.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/strategies/_internal/recursive.py to recursive.cpython-38.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/strategies/_internal/functions.py to functions.cpython-38.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/strategies/_internal/types.py to types.cpython-38.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/strategies/_internal/deferred.py to deferred.cpython-38.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/strategies/_internal/flatmapped.py to flatmapped.cpython-38.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/strategies/_internal/core.py to core.cpython-38.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/strategies/_internal/featureflags.py to featureflags.cpython-38.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/strategies/_internal/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/strategies/_internal/datetime.py to datetime.cpython-38.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/strategies/_internal/misc.py to misc.cpython-38.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/strategies/_internal/shared.py to shared.cpython-38.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/strategies/_internal/attrs.py to attrs.cpython-38.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/strategies/_internal/lazy.py to lazy.cpython-38.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/strategies/_internal/numbers.py to numbers.cpython-38.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/strategies/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/errors.py to errors.cpython-38.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/vendor/pretty.py to pretty.cpython-38.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/vendor/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/_settings.py to _settings.cpython-38.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/types.py to types.cpython-38.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/charmap.py to charmap.cpython-38.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/compat.py to compat.cpython-38.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/floats.py to floats.cpython-38.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/intervalsets.py to intervalsets.cpython-38.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/coverage.py to coverage.cpython-38.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/conjecture/choicetree.py to choicetree.cpython-38.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/conjecture/shrinking/floats.py to floats.cpython-38.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/conjecture/shrinking/integer.py to integer.cpython-38.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/conjecture/shrinking/lexical.py to lexical.cpython-38.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/conjecture/shrinking/ordering.py to ordering.cpython-38.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/conjecture/shrinking/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/conjecture/shrinking/common.py to common.cpython-38.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/conjecture/floats.py to floats.cpython-38.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/conjecture/datatree.py to datatree.cpython-38.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/conjecture/shrinker.py to shrinker.cpython-38.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/conjecture/data.py to data.cpython-38.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/conjecture/junkdrawer.py to junkdrawer.cpython-38.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/conjecture/pareto.py to pareto.cpython-38.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/conjecture/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/conjecture/utils.py to utils.cpython-38.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/conjecture/optimiser.py to optimiser.cpython-38.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/conjecture/engine.py to engine.cpython-38.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/cathetus.py to cathetus.cpython-38.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/detection.py to detection.cpython-38.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/lazyformat.py to lazyformat.cpython-38.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/cache.py to cache.cpython-38.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/validation.py to validation.cpython-38.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/entropy.py to entropy.cpython-38.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/healthcheck.py to healthcheck.cpython-38.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/reflection.py to reflection.cpython-38.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/escalation.py to escalation.cpython-38.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/provisional.py to provisional.cpython-38.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/reporting.py to reporting.cpython-38.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/extra/dpcontracts.py to dpcontracts.cpython-38.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/extra/pytestplugin.py to pytestplugin.cpython-38.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/extra/pandas/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/extra/pandas/impl.py to impl.cpython-38.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/extra/pytz.py to pytz.cpython-38.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/extra/numpy.py to numpy.cpython-38.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/extra/dateutil.py to dateutil.cpython-38.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/extra/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/extra/lark.py to lark.cpython-38.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/extra/django/_fields.py to _fields.cpython-38.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/extra/django/models.py to models.cpython-38.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/extra/django/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/extra/django/_impl.py to _impl.cpython-38.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/configuration.py to configuration.cpython-38.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/statistics.py to statistics.cpython-38.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/database.py to database.cpython-38.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/core.py to core.cpython-38.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/stateful.py to stateful.cpython-38.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/utils/conventions.py to conventions.cpython-38.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/utils/dynamicvariables.py to dynamicvariables.cpython-38.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/utils/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/version.py to version.cpython-38.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/control.py to control.cpython-38.pyc byte-compiling /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis/executors.py to executors.cpython-38.pyc writing byte-compilation script '/tmp/B.gDAwt4/BUILD/tmp/tmpdjhq6wvr.py' /usr/bin/python3 /tmp/B.gDAwt4/BUILD/tmp/tmpdjhq6wvr.py removing /tmp/B.gDAwt4/BUILD/tmp/tmpdjhq6wvr.py running install_egg_info running egg_info writing src/hypothesis.egg-info/PKG-INFO writing dependency_links to src/hypothesis.egg-info/dependency_links.txt writing entry points to src/hypothesis.egg-info/entry_points.txt writing requirements to src/hypothesis.egg-info/requires.txt writing top-level names to src/hypothesis.egg-info/top_level.txt reading manifest file 'src/hypothesis.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'src/hypothesis.egg-info/SOURCES.txt' Copying src/hypothesis.egg-info to /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/python3.8/site-packages/hypothesis-4.57.1-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: 19/249 files hardlinked Processing files: python-hypothesis-4.57.1-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.gDAwt4/BUILD/tmp /bin/sh -e /tmp/B.gDAwt4/BUILD/tmp/rpm-tmp.92487 + umask 022 + cd /tmp/B.gDAwt4/BUILD + cd hypothesis-4.57.1 + DOCDIR=/tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/doc/python-hypothesis-4.57.1 + export DOCDIR + rm -rf /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/doc/python-hypothesis-4.57.1 + /bin/mkdir -p /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/doc/python-hypothesis-4.57.1 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/doc/python-hypothesis-4.57.1... Documentation compressed. + cp -pr README.rst /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/doc/python-hypothesis-4.57.1 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/doc/python-hypothesis-4.57.1... ./README.rst Documentation compressed. + exit 0 Provides: pythonegg(hypothesis) = 4.57.1 Requires(rpmlib): rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: python(abi) python(abi) = 2.7 pythonegg(attrs) >= 19.2.0 pythonegg(enum34) pythonegg(sortedcontainers) >= 2.1.0 pythonegg(sortedcontainers) < 3.0.0 Processing files: python3-hypothesis-4.57.1-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.gDAwt4/BUILD/tmp /bin/sh -e /tmp/B.gDAwt4/BUILD/tmp/rpm-tmp.88076 + umask 022 + cd /tmp/B.gDAwt4/BUILD + cd hypothesis-4.57.1 + DOCDIR=/tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/doc/python3-hypothesis-4.57.1 + export DOCDIR + rm -rf /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/doc/python3-hypothesis-4.57.1 + /bin/mkdir -p /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/doc/python3-hypothesis-4.57.1 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/doc/python3-hypothesis-4.57.1... Documentation compressed. + cp -pr README.rst /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/doc/python3-hypothesis-4.57.1 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder/usr/share/doc/python3-hypothesis-4.57.1... ./README.rst Documentation compressed. + exit 0 Provides: python3egg(hypothesis) = 4.57.1 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: python(abi) python(abi) = 3.8 python3egg(attrs) >= 19.2.0 python3egg(sortedcontainers) >= 2.1.0 python3egg(sortedcontainers) < 3.0.0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder Wrote: /tmp/B.gDAwt4/RPMS/python-hypothesis-4.57.1-1.noarch.rpm Wrote: /tmp/B.gDAwt4/RPMS/python3-hypothesis-4.57.1-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.gDAwt4/BUILD/tmp /bin/sh -e /tmp/B.gDAwt4/BUILD/tmp/rpm-tmp.63463 + umask 022 + cd /tmp/B.gDAwt4/BUILD + cd hypothesis-4.57.1 + /bin/rm '--interactive=never' -rf /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder + rm -rf /tmp/B.gDAwt4/BUILD/tmp/python-hypothesis-4.57.1-root-builder ended at: Sat Apr 18 22:26:55 2020, done in 0:03:07.045346 + chmod -R u+rwX /tmp/B.gDAwt4/BUILD + rm -rf /tmp/B.gDAwt4/tmp /tmp/B.gDAwt4/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 error: Failed dependencies: python3egg(sortedcontainers) >= 2.1.0 is needed by python3-hypothesis-4.57.1-1.noarch python3egg(sortedcontainers) < 3.0.0 is needed by python3-hypothesis-4.57.1-1.noarch pythonegg(sortedcontainers) >= 2.1.0 is needed by python-hypothesis-4.57.1-1.noarch pythonegg(sortedcontainers) < 3.0.0 is needed by python-hypothesis-4.57.1-1.noarch package upgrade failed End-TLD-Builder-Info + rm -rf /tmp/B.gDAwt4 Begin-TLD-Builder-Info Build-Time: user:159.36s sys:24.10s real:188.09s (faults io:0 non-io:3366956) Files queued for ftp: 394671 python3-hypothesis-4.57.1-1.noarch.rpm 264510 python-hypothesis-4.57.1-1.noarch.rpm 147 python-hypothesis-4.57.1-1.src.rpm.uploadinfo End-TLD-Builder-Info