request from: hawk checking if we should skip the build started at: Sun Dec 15 10:19:47 2019 fetching http://src.tld-linux.org/~builderti//srpms/809659be-9173-46c5-818f-2ad5b9c1ad2e/python-pip-18.1-2.src.rpm fetched 1275779 bytes, 27606.4 K/s installing srpm: python-pip-18.1-2.src.rpm + install -d /tmp/B.QzcrA5/BUILD /tmp/B.QzcrA5/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog python-pip-18.1-2.src.rpm * Sun Dec 15 2019 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/python-pip.git;a=log;h=master * Mon Oct 28 2019 Jan Rękorajski 8a1c570 - rebuild with python 3.8 - release 2 (by relup.sh) + rpm -Uhv --nodeps --define '_topdir /tmp/B.QzcrA5' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests python-pip-18.1-2.src.rpm python-pip ################################################## + rm -f python-pip-18.1-2.src.rpm + install -m 700 -d /tmp/B.QzcrA5/BUILD/tmp + TMPDIR=/tmp/B.QzcrA5/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.QzcrA5' --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.QzcrA5/python-pip.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: 809659be-9173-46c5-818f-2ad5b9c1ad2e; TMPDIR=/tmp/B.QzcrA5/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.QzcrA5' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target x86_64-tld-linux /tmp/B.QzcrA5/python-pip.spec + : build-id: 809659be-9173-46c5-818f-2ad5b9c1ad2e + TMPDIR=/tmp/B.QzcrA5/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.QzcrA5' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target x86_64-tld-linux /tmp/B.QzcrA5/python-pip.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.QzcrA5/BUILD/tmp /bin/sh -e /tmp/B.QzcrA5/BUILD/tmp/rpm-tmp.61572 + umask 022 + cd /tmp/B.QzcrA5/BUILD + cd /tmp/B.QzcrA5/BUILD + rm -rf pip-18.1 + /usr/bin/gzip -dc /tmp/B.QzcrA5/pip-18.1.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pip-18.1 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (html_theme_path.patch):' Patch #0 (html_theme_path.patch): + build-2/lib/pip copying src/pip/__init__.py -> build-2/lib/pip creating build-2/lib/pip/_internal copying src/pip/_internal/locations.py -> build-2/lib/pip/_internal copying src/pip/_internal/exceptions.py -> build-2/lib/pip/_internal copying src/pip/_internal/resolve.py -> build-2/lib/pip/_internal copying src/pip/_internal/build_env.py -> build-2/lib/pip/_internal copying src/pip/_internal/configuration.py -> build-2/lib/pip/_internal copying src/pip/_internal/pyproject.py -> build-2/lib/pip/_internal copying src/pip/_internal/cache.py -> build-2/lib/pip/_internal copying src/pip/_internal/__init__.py -> build-2/lib/pip/_internal copying src/pip/_internal/pep425tags.py -> build-2/lib/pip/_internal copying src/pip/_internal/download.py -> build-2/lib/pip/_internal copying src/pip/_internal/wheel.py -> build-2/lib/pip/_internal copying src/pip/_internal/index.py -> build-2/lib/pip/_internal creating build-2/lib/pip/_vendor copying src/pip/_vendor/ipaddress.py -> build-2/lib/pip/_vendor copying src/pip/_vendor/retrying.py -> build-2/lib/pip/_vendor copying src/pip/_vendor/distro.py -> build-2/lib/pip/_vendor copying src/pip/_vendor/appdirs.py -> build-2/lib/pip/_vendor copying src/pip/_vendor/six.py -> build-2/lib/pip/_vendor copying src/pip/_vendor/pyparsing.py -> build-2/lib/pip/_vendor copying src/pip/_vendor/__init__.py -> build-2/lib/pip/_vendor creating build-2/lib/pip/_internal/commands copying src/pip/_internal/commands/check.py -> build-2/lib/pip/_internal/commands copying src/pip/_internal/commands/completion.py -> build-2/lib/pip/_internal/commands copying src/pip/_internal/commands/freeze.py -> build-2/lib/pip/_internal/commands copying src/pip/_internal/commands/hash.py -> build-2/lib/pip/_internal/commands copying src/pip/_internal/commands/search.py -> build-2/lib/pip/_internal/commands copying src/pip/_internal/commands/show.py -> build-2/lib/pip/_internal/commands copying src/pip/_internal/commands/configuration.py -> build-2/lib/pip/_internal/commands copying src/pip/_internal/commands/__init__.py -> build-2/lib/pip/_internal/commands copying src/pip/_internal/commands/uninstall.py -> build-2/lib/pip/_internal/commands copying src/pip/_internal/commands/download.py -> build-2/lib/pip/_internal/commands copying src/pip/_internal/commands/install.py -> build-2/lib/pip/_internal/commands copying src/pip/_internal/commands/list.py -> build-2/lib/pip/_internal/commands copying src/pip/_internal/commands/help.py -> build-2/lib/pip/_internal/commands copying src/pip/_internal/commands/wheel.py -> build-2/lib/pip/_internal/commands creating build-2/lib/pip/_internal/models copying src/pip/_internal/models/candidate.py -> build-2/lib/pip/_internal/models copying src/pip/_internal/models/__init__.py -> build-2/lib/pip/_internal/models copying src/pip/_internal/models/format_control.py -> build-2/lib/pip/_internal/models copying src/pip/_internal/models/link.py -> build-2/lib/pip/_internal/models copying src/pip/_internal/models/index.py -> build-2/lib/pip/_internal/models creating build-2/lib/pip/_internal/vcs copying src/pip/_internal/vcs/bazaar.py -> build-2/lib/pip/_internal/vcs copying src/pip/_internal/vcs/git.py -> build-2/lib/pip/_internal/vcs copying src/pip/_internal/vcs/mercurial.py -> build-2/lib/pip/_internal/vcs copying src/pip/_internal/vcs/__init__.py -> build-2/lib/pip/_internal/vcs copying src/pip/_internal/vcs/subversion.py -> build-2/lib/pip/_internal/vcs creating build-2/lib/pip/_internal/cli copying src/pip/_internal/cli/status_codes.py -> build-2/lib/pip/_internal/cli copying src/pip/_internal/cli/parser.py -> build-2/lib/pip/_internal/cli copying src/pip/_internal/cli/autocompletion.py -> build-2/lib/pip/_internal/cli copying src/pip/_internal/cli/base_command.py -> build-2/lib/pip/_internal/cli copying src/pip/_internal/cli/cmdoptions.py -> build-2/lib/pip/_internal/cli copying src/pip/_internal/cli/__init__.py -> build-2/lib/pip/_internal/cli copying src/pip/_internal/cli/main_parser.py -> build-2/lib/pip/_internal/cli creating build-2/lib/pip/_internal/req copying src/pip/_internal/req/req_install.py -> build-2/lib/pip/_internal/req copying src/pip/_internal/req/req_uninstall.py -> build-2/lib/pip/_internal/req copying src/pip/_internal/req/req_file.py -> build-2/lib/pip/_internal/req copying src/pip/_internal/req/req_set.py -> build-2/lib/pip/_internal/req copying src/pip/_internal/req/constructors.py -> build-2/lib/pip/_internal/req copying src/pip/_internal/req/__init__.py -> build-2/lib/pip/_internal/req copying src/pip/_internal/req/req_tracker.py -> build-2/lib/pip/_internal/req creating build-2/lib/pip/_internal/utils copying src/pip/_internal/utils/compat.py -> build-2/lib/pip/_internal/utils copying src/pip/_internal/utils/outdated.py -> build-2/lib/pip/_internal/utils copying src/pip/_internal/utils/filesystem.py -> build-2/lib/pip/_internal/utils copying src/pip/_internal/utils/typing.py -> build-2/lib/pip/_internal/utils copying src/pip/_internal/utils/packaging.py -> build-2/lib/pip/_internal/utils copying src/pip/_internal/utils/temp_dir.py -> build-2/lib/pip/_internal/utils copying src/pip/_internal/utils/encoding.py -> build-2/lib/pip/_internal/utils copying src/pip/_internal/utils/models.py -> build-2/lib/pip/_internal/utils copying src/pip/_internal/utils/hashes.py -> build-2/lib/pip/_internal/utils copying src/pip/_internal/utils/appdirs.py -> build-2/lib/pip/_internal/utils copying src/pip/_internal/utils/glibc.py -> build-2/lib/pip/_internal/utils copying src/pip/_internal/utils/ui.py -> build-2/lib/pip/_internal/utils copying src/pip/_internal/utils/setuptools_build.py -> build-2/lib/pip/_internal/utils copying src/pip/_internal/utils/deprecation.py -> build-2/lib/pip/_internal/utils copying src/pip/_internal/utils/__init__.py -> build-2/lib/pip/_internal/utils copying src/pip/_internal/utils/misc.py -> build-2/lib/pip/_internal/utils copying src/pip/_internal/utils/logging.py -> build-2/lib/pip/_internal/utils creating build-2/lib/pip/_internal/operations copying src/pip/_internal/operations/check.py -> build-2/lib/pip/_internal/operations copying src/pip/_internal/operations/prepare.py -> build-2/lib/pip/_internal/operations copying src/pip/_internal/operations/freeze.py -> build-2/lib/pip/_internal/operations copying src/pip/_internal/operations/__init__.py -> build-2/lib/pip/_internal/operations creating build-2/lib/pip/_vendor/webencodings copying src/pip/_vendor/webencodings/x_user_defined.py -> build-2/lib/pip/_vendor/webencodings copying src/pip/_vendor/webencodings/mklabels.py -> build-2/lib/pip/_vendor/webencodings copying src/pip/_vendor/webencodings/tests.py -> build-2/lib/pip/_vendor/webencodings copying src/pip/_vendor/webencodings/labels.py -> build-2/lib/pip/_vendor/webencodings copying src/pip/_vendor/webencodings/__init__.py -> build-2/lib/pip/_vendor/webencodings creating build-2/lib/pip/_vendor/packaging copying src/pip/_vendor/packaging/specifiers.py -> build-2/lib/pip/_vendor/packaging copying src/pip/_vendor/packaging/_structures.py -> build-2/lib/pip/_vendor/packaging copying src/pip/_vendor/packaging/_compat.py -> build-2/lib/pip/_vendor/packaging copying src/pip/_vendor/packaging/markers.py -> build-2/lib/pip/_vendor/packaging copying src/pip/_vendor/packaging/requirements.py -> build-2/lib/pip/_vendor/packaging copying src/pip/_vendor/packaging/__init__.py -> build-2/lib/pip/_vendor/packaging copying src/pip/_vendor/packaging/utils.py -> build-2/lib/pip/_vendor/packaging copying src/pip/_vendor/packaging/version.py -> build-2/lib/pip/_vendor/packaging copying src/pip/_vendor/packaging/__about__.py -> build-2/lib/pip/_vendor/packaging creating build-2/lib/pip/_vendor/certifi copying src/pip/_vendor/certifi/__main__.py -> build-2/lib/pip/_vendor/certifi copying src/pip/_vendor/certifi/core.py -> build-2/lib/pip/_vendor/certifi copying src/pip/_vendor/certifi/__init__.py -> build-2/lib/pip/_vendor/certifi creating build-2/lib/pip/_vendor/progress copying src/pip/_vendor/progress/counter.py -> build-2/lib/pip/_vendor/progress copying src/pip/_vendor/progress/spinner.py -> build-2/lib/pip/_vendor/progress copying src/pip/_vendor/progress/bar.py -> build-2/lib/pip/_vendor/progress copying src/pip/_vendor/progress/__init__.py -> build-2/lib/pip/_vendor/progress copying src/pip/_vendor/progress/helpers.py -> build-2/lib/pip/_vendor/progress creating build-2/lib/pip/_vendor/html5lib copying src/pip/_vendor/html5lib/_tokenizer.py -> build-2/lib/pip/_vendor/html5lib copying src/pip/_vendor/html5lib/_ihatexml.py -> build-2/lib/pip/_vendor/html5lib copying src/pip/_vendor/html5lib/serializer.py -> build-2/lib/pip/_vendor/html5lib copying src/pip/_vendor/html5lib/constants.py -> build-2/lib/pip/_vendor/html5lib copying src/pip/_vendor/html5lib/_utils.py -> build-2/lib/pip/_vendor/html5lib copying src/pip/_vendor/html5lib/__init__.py -> build-2/lib/pip/_vendor/html5lib copying src/pip/_vendor/html5lib/_inputstream.py -> build-2/lib/pip/_vendor/html5lib copying src/pip/_vendor/html5lib/html5parser.py -> build-2/lib/pip/_vendor/html5lib creating build-2/lib/pip/_vendor/urllib3 copying src/pip/_vendor/urllib3/exceptions.py -> build-2/lib/pip/_vendor/urllib3 copying src/pip/_vendor/urllib3/connection.py -> build-2/lib/pip/_vendor/urllib3 copying src/pip/_vendor/urllib3/request.py -> build-2/lib/pip/_vendor/urllib3 copying src/pip/_vendor/urllib3/poolmanager.py -> build-2/lib/pip/_vendor/urllib3 copying src/pip/_vendor/urllib3/fields.py -> build-2/lib/pip/_vendor/urllib3 copying src/pip/_vendor/urllib3/filepost.py -> build-2/lib/pip/_vendor/urllib3 copying src/pip/_vendor/urllib3/_collections.py -> build-2/lib/pip/_vendor/urllib3 copying src/pip/_vendor/urllib3/__init__.py -> build-2/lib/pip/_vendor/urllib3 copying src/pip/_vendor/urllib3/connectionpool.py -> build-2/lib/pip/_vendor/urllib3 copying src/pip/_vendor/urllib3/response.py -> build-2/lib/pip/_vendor/urllib3 creating build-2/lib/pip/_vendor/pytoml copying src/pip/_vendor/pytoml/parser.py -> build-2/lib/pip/_vendor/pytoml copying src/pip/_vendor/pytoml/core.py -> build-2/lib/pip/_vendor/pytoml copying src/pip/_vendor/pytoml/__init__.py -> build-2/lib/pip/_vendor/pytoml copying src/pip/_vendor/pytoml/writer.py -> build-2/lib/pip/_vendor/pytoml creating build-2/lib/pip/_vendor/lockfile copying src/pip/_vendor/lockfile/sqlitelockfile.py -> build-2/lib/pip/_vendor/lockfile copying src/pip/_vendor/lockfile/mkdirlockfile.py -> build-2/lib/pip/_vendor/lockfile copying src/pip/_vendor/lockfile/pidlockfile.py -> build-2/lib/pip/_vendor/lockfile copying src/pip/_vendor/lockfile/__init__.py -> build-2/lib/pip/_vendor/lockfile copying src/pip/_vendor/lockfile/symlinklockfile.py -> build-2/lib/pip/_vendor/lockfile copying src/pip/_vendor/lockfile/linklockfile.py -> build-2/lib/pip/_vendor/lockfile creating build-2/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/codingstatemachine.py -> build-2/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/compat.py -> build-2/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/langhebrewmodel.py -> build-2/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/cp949prober.py -> build-2/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/jisfreq.py -> build-2/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/mbcsgroupprober.py -> build-2/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/eucjpprober.py -> build-2/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/euckrfreq.py -> build-2/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/euctwfreq.py -> build-2/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/langthaimodel.py -> build-2/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/sbcsgroupprober.py -> build-2/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/langhungarianmodel.py -> build-2/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/hebrewprober.py -> build-2/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/langbulgarianmodel.py -> build-2/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/big5prober.py -> build-2/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/charsetprober.py -> build-2/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/chardistribution.py -> build-2/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/enums.py -> build-2/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/euctwprober.py -> build-2/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/universaldetector.py -> build-2/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/langcyrillicmodel.py -> build-2/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/escsm.py -> build-2/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/sjisprober.py -> build-2/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/langturkishmodel.py -> build-2/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/sbcharsetprober.py -> build-2/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/utf8prober.py -> build-2/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/jpcntx.py -> build-2/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/big5freq.py -> build-2/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/euckrprober.py -> build-2/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/__init__.py -> build-2/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/langgreekmodel.py -> build-2/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/mbcharsetprober.py -> build-2/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/mbcssm.py -> build-2/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/charsetgroupprober.py -> build-2/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/version.py -> build-2/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/gb2312prober.py -> build-2/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/escprober.py -> build-2/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/gb2312freq.py -> build-2/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/latin1prober.py -> build-2/lib/pip/_vendor/chardet creating build-2/lib/pip/_vendor/msgpack copying src/pip/_vendor/msgpack/exceptions.py -> build-2/lib/pip/_vendor/msgpack copying src/pip/_vendor/msgpack/_version.py -> build-2/lib/pip/_vendor/msgpack copying src/pip/_vendor/msgpack/fallback.py -> build-2/lib/pip/_vendor/msgpack copying src/pip/_vendor/msgpack/__init__.py -> build-2/lib/pip/_vendor/msgpack creating build-2/lib/pip/_vendor/pkg_resources copying src/pip/_vendor/pkg_resources/py31compat.py -> build-2/lib/pip/_vendor/pkg_resources copying src/pip/_vendor/pkg_resources/__init__.py -> build-2/lib/pip/_vendor/pkg_resources creating build-2/lib/pip/_vendor/pep517 copying src/pip/_vendor/pep517/wrappers.py -> build-2/lib/pip/_vendor/pep517 copying src/pip/_vendor/pep517/check.py -> build-2/lib/pip/_vendor/pep517 copying src/pip/_vendor/pep517/compat.py -> build-2/lib/pip/_vendor/pep517 copying src/pip/_vendor/pep517/envbuild.py -> build-2/lib/pip/_vendor/pep517 copying src/pip/_vendor/pep517/colorlog.py -> build-2/lib/pip/_vendor/pep517 copying src/pip/_vendor/pep517/__init__.py -> build-2/lib/pip/_vendor/pep517 copying src/pip/_vendor/pep517/_in_process.py -> build-2/lib/pip/_vendor/pep517 creating build-2/lib/pip/_vendor/cachecontrol copying src/pip/_vendor/cachecontrol/compat.py -> build-2/lib/pip/_vendor/cachecontrol copying src/pip/_vendor/cachecontrol/serialize.py -> build-2/lib/pip/_vendor/cachecontrol copying src/pip/_vendor/cachecontrol/adapter.py -> build-2/lib/pip/_vendor/cachecontrol copying src/pip/_vendor/cachecontrol/controller.py -> build-2/lib/pip/_vendor/cachecontrol copying src/pip/_vendor/cachecontrol/cache.py -> build-2/lib/pip/_vendor/cachecontrol copying src/pip/_vendor/cachecontrol/__init__.py -> build-2/lib/pip/_vendor/cachecontrol copying src/pip/_vendor/cachecontrol/wrapper.py -> build-2/lib/pip/_vendor/cachecontrol copying src/pip/_vendor/cachecontrol/heuristics.py -> build-2/lib/pip/_vendor/cachecontrol copying src/pip/_vendor/cachecontrol/filewrapper.py -> build-2/lib/pip/_vendor/cachecontrol copying src/pip/_vendor/cachecontrol/_cmd.py -> build-2/lib/pip/_vendor/cachecontrol creating build-2/lib/pip/_vendor/requests copying src/pip/_vendor/requests/packages.py -> build-2/lib/pip/_vendor/requests copying src/pip/_vendor/requests/compat.py -> build-2/lib/pip/_vendor/requests copying src/pip/_vendor/requests/status_codes.py -> build-2/lib/pip/_vendor/requests copying src/pip/_vendor/requests/exceptions.py -> build-2/lib/pip/_vendor/requests copying src/pip/_vendor/requests/sessions.py -> build-2/lib/pip/_vendor/requests copying src/pip/_vendor/requests/adapters.py -> build-2/lib/pip/_vendor/requests copying src/pip/_vendor/requests/structures.py -> build-2/lib/pip/_vendor/requests copying src/pip/_vendor/requests/models.py -> build-2/lib/pip/_vendor/requests copying src/pip/_vendor/requests/cookies.py -> build-2/lib/pip/_vendor/requests copying src/pip/_vendor/requests/__version__.py -> build-2/lib/pip/_vendor/requests copying src/pip/_vendor/requests/api.py -> build-2/lib/pip/_vendor/requests copying src/pip/_vendor/requests/hooks.py -> build-2/lib/pip/_vendor/requests copying src/pip/_vendor/requests/certs.py -> build-2/lib/pip/_vendor/requests copying src/pip/_vendor/requests/__init__.py -> build-2/lib/pip/_vendor/requests copying src/pip/_vendor/requests/utils.py -> build-2/lib/pip/_vendor/requests copying src/pip/_vendor/requests/_internal_utils.py -> build-2/lib/pip/_vendor/requests copying src/pip/_vendor/requests/help.py -> build-2/lib/pip/_vendor/requests copying src/pip/_vendor/requests/auth.py -> build-2/lib/pip/_vendor/requests creating build-2/lib/pip/_vendor/colorama copying src/pip/_vendor/colorama/winterm.py -> build-2/lib/pip/_vendor/colorama copying src/pip/_vendor/colorama/ansi.py -> build-2/lib/pip/_vendor/colorama copying src/pip/_vendor/colorama/initialise.py -> build-2/lib/pip/_vendor/colorama copying src/pip/_vendor/colorama/ansitowin32.py -> build-2/lib/pip/_vendor/colorama copying src/pip/_vendor/colorama/win32.py -> build-2/lib/pip/_vendor/colorama copying src/pip/_vendor/colorama/__init__.py -> build-2/lib/pip/_vendor/colorama creating build-2/lib/pip/_vendor/distlib copying src/pip/_vendor/distlib/scripts.py -> build-2/lib/pip/_vendor/distlib copying src/pip/_vendor/distlib/compat.py -> build-2/lib/pip/_vendor/distlib copying src/pip/_vendor/distlib/util.py -> build-2/lib/pip/_vendor/distlib copying src/pip/_vendor/distlib/resources.py -> build-2/lib/pip/_vendor/distlib copying src/pip/_vendor/distlib/markers.py -> build-2/lib/pip/_vendor/distlib copying src/pip/_vendor/distlib/database.py -> build-2/lib/pip/_vendor/distlib copying src/pip/_vendor/distlib/__init__.py -> build-2/lib/pip/_vendor/distlib copying src/pip/_vendor/distlib/version.py -> build-2/lib/pip/_vendor/distlib copying src/pip/_vendor/distlib/locators.py -> build-2/lib/pip/_vendor/distlib copying src/pip/_vendor/distlib/metadata.py -> build-2/lib/pip/_vendor/distlib copying src/pip/_vendor/distlib/manifest.py -> build-2/lib/pip/_vendor/distlib copying src/pip/_vendor/distlib/wheel.py -> build-2/lib/pip/_vendor/distlib copying src/pip/_vendor/distlib/index.py -> build-2/lib/pip/_vendor/distlib creating build-2/lib/pip/_vendor/idna copying src/pip/_vendor/idna/compat.py -> build-2/lib/pip/_vendor/idna copying src/pip/_vendor/idna/intranges.py -> build-2/lib/pip/_vendor/idna copying src/pip/_vendor/idna/codec.py -> build-2/lib/pip/_vendor/idna copying src/pip/_vendor/idna/core.py -> build-2/lib/pip/_vendor/idna copying src/pip/_vendor/idna/idnadata.py -> build-2/lib/pip/_vendor/idna copying src/pip/_vendor/idna/package_data.py -> build-2/lib/pip/_vendor/idna copying src/pip/_vendor/idna/__init__.py -> build-2/lib/pip/_vendor/idna copying src/pip/_vendor/idna/uts46data.py -> build-2/lib/pip/_vendor/idna creating build-2/lib/pip/_vendor/html5lib/_trie copying src/pip/_vendor/html5lib/_trie/_base.py -> build-2/lib/pip/_vendor/html5lib/_trie copying src/pip/_vendor/html5lib/_trie/datrie.py -> build-2/lib/pip/_vendor/html5lib/_trie copying src/pip/_vendor/html5lib/_trie/py.py -> build-2/lib/pip/_vendor/html5lib/_trie copying src/pip/_vendor/html5lib/_trie/__init__.py -> build-2/lib/pip/_vendor/html5lib/_trie creating build-2/lib/pip/_vendor/html5lib/treeadapters copying src/pip/_vendor/html5lib/treeadapters/genshi.py -> build-2/lib/pip/_vendor/html5lib/treeadapters copying src/pip/_vendor/html5lib/treeadapters/__init__.py -> build-2/lib/pip/_vendor/html5lib/treeadapters copying src/pip/_vendor/html5lib/treeadapters/sax.py -> build-2/lib/pip/_vendor/html5lib/treeadapters creating build-2/lib/pip/_vendor/html5lib/treewalkers copying src/pip/_vendor/html5lib/treewalkers/dom.py -> build-2/lib/pip/_vendor/html5lib/treewalkers copying src/pip/_vendor/html5lib/treewalkers/genshi.py -> build-2/lib/pip/_vendor/html5lib/treewalkers copying src/pip/_vendor/html5lib/treewalkers/etree.py -> build-2/lib/pip/_vendor/html5lib/treewalkers copying src/pip/_vendor/html5lib/treewalkers/base.py -> build-2/lib/pip/_vendor/html5lib/treewalkers copying src/pip/_vendor/html5lib/treewalkers/__init__.py -> build-2/lib/pip/_vendor/html5lib/treewalkers copying src/pip/_vendor/html5lib/treewalkers/etree_lxml.py -> build-2/lib/pip/_vendor/html5lib/treewalkers creating build-2/lib/pip/_vendor/html5lib/treebuilders copying src/pip/_vendor/html5lib/treebuilders/dom.py -> build-2/lib/pip/_vendor/html5lib/treebuilders copying src/pip/_vendor/html5lib/treebuilders/etree.py -> build-2/lib/pip/_vendor/html5lib/treebuilders copying src/pip/_vendor/html5lib/treebuilders/base.py -> build-2/lib/pip/_vendor/html5lib/treebuilders copying src/pip/_vendor/html5lib/treebuilders/__init__.py -> build-2/lib/pip/_vendor/html5lib/treebuilders copying src/pip/_vendor/html5lib/treebuilders/etree_lxml.py -> build-2/lib/pip/_vendor/html5lib/treebuilders creating build-2/lib/pip/_vendor/html5lib/filters copying src/pip/_vendor/html5lib/filters/alphabeticalattributes.py -> build-2/lib/pip/_vendor/html5lib/filters copying src/pip/_vendor/html5lib/filters/lint.py -> build-2/lib/pip/_vendor/html5lib/filters copying src/pip/_vendor/html5lib/filters/whitespace.py -> build-2/lib/pip/_vendor/html5lib/filters copying src/pip/_vendor/html5lib/filters/sanitizer.py -> build-2/lib/pip/_vendor/html5lib/filters copying src/pip/_vendor/html5lib/filters/base.py -> build-2/lib/pip/_vendor/html5lib/filters copying src/pip/_vendor/html5lib/filters/__init__.py -> build-2/lib/pip/_vendor/html5lib/filters copying src/pip/_vendor/html5lib/filters/optionaltags.py -> build-2/lib/pip/_vendor/html5lib/filters copying src/pip/_vendor/html5lib/filters/inject_meta_charset.py -> build-2/lib/pip/_vendor/html5lib/filters creating build-2/lib/pip/_vendor/urllib3/contrib copying src/pip/_vendor/urllib3/contrib/appengine.py -> build-2/lib/pip/_vendor/urllib3/contrib copying src/pip/_vendor/urllib3/contrib/securetransport.py -> build-2/lib/pip/_vendor/urllib3/contrib copying src/pip/_vendor/urllib3/contrib/socks.py -> build-2/lib/pip/_vendor/urllib3/contrib copying src/pip/_vendor/urllib3/contrib/ntlmpool.py -> build-2/lib/pip/_vendor/urllib3/contrib copying src/pip/_vendor/urllib3/contrib/pyopenssl.py -> build-2/lib/pip/_vendor/urllib3/contrib copying src/pip/_vendor/urllib3/contrib/__init__.py -> build-2/lib/pip/_vendor/urllib3/contrib creating build-2/lib/pip/_vendor/urllib3/util copying src/pip/_vendor/urllib3/util/connection.py -> build-2/lib/pip/_vendor/urllib3/util copying src/pip/_vendor/urllib3/util/request.py -> build-2/lib/pip/_vendor/urllib3/util copying src/pip/_vendor/urllib3/util/timeout.py -> build-2/lib/pip/_vendor/urllib3/util copying src/pip/_vendor/urllib3/util/queue.py -> build-2/lib/pip/_vendor/urllib3/util copying src/pip/_vendor/urllib3/util/url.py -> build-2/lib/pip/_vendor/urllib3/util copying src/pip/_vendor/urllib3/util/__init__.py -> build-2/lib/pip/_vendor/urllib3/util copying src/pip/_vendor/urllib3/util/ssl_.py -> build-2/lib/pip/_vendor/urllib3/util copying src/pip/_vendor/urllib3/util/retry.py -> build-2/lib/pip/_vendor/urllib3/util copying src/pip/_vendor/urllib3/util/wait.py -> build-2/lib/pip/_vendor/urllib3/util copying src/pip/_vendor/urllib3/util/response.py -> build-2/lib/pip/_vendor/urllib3/util creating build-2/lib/pip/_vendor/urllib3/packages copying src/pip/_vendor/urllib3/packages/six.py -> build-2/lib/pip/_vendor/urllib3/packages copying src/pip/_vendor/urllib3/packages/ordered_dict.py -> build-2/lib/pip/_vendor/urllib3/packages copying src/pip/_vendor/urllib3/packages/__init__.py -> build-2/lib/pip/_vendor/urllib3/packages creating build-2/lib/pip/_vendor/urllib3/contrib/_securetransport copying src/pip/_vendor/urllib3/contrib/_securetransport/low_level.py -> build-2/lib/pip/_vendor/urllib3/contrib/_securetransport copying src/pip/_vendor/urllib3/contrib/_securetransport/__init__.py -> build-2/lib/pip/_vendor/urllib3/contrib/_securetransport copying src/pip/_vendor/urllib3/contrib/_securetransport/bindings.py -> build-2/lib/pip/_vendor/urllib3/contrib/_securetransport creating build-2/lib/pip/_vendor/urllib3/packages/backports copying src/pip/_vendor/urllib3/packages/backports/makefile.py -> build-2/lib/pip/_vendor/urllib3/packages/backports copying src/pip/_vendor/urllib3/packages/backports/__init__.py -> build-2/lib/pip/_vendor/urllib3/packages/backports creating build-2/lib/pip/_vendor/urllib3/packages/ssl_match_hostname copying src/pip/_vendor/urllib3/packages/ssl_match_hostname/_implementation.py -> build-2/lib/pip/_vendor/urllib3/packages/ssl_match_hostname copying src/pip/_vendor/urllib3/packages/ssl_match_hostname/__init__.py -> build-2/lib/pip/_vendor/urllib3/packages/ssl_match_hostname creating build-2/lib/pip/_vendor/chardet/cli copying src/pip/_vendor/chardet/cli/chardetect.py -> build-2/lib/pip/_vendor/chardet/cli copying src/pip/_vendor/chardet/cli/__init__.py -> build-2/lib/pip/_vendor/chardet/cli creating build-2/lib/pip/_vendor/cachecontrol/caches copying src/pip/_vendor/cachecontrol/caches/redis_cache.py -> build-2/lib/pip/_vendor/cachecontrol/caches copying src/pip/_vendor/cachecontrol/caches/file_cache.py -> build-2/lib/pip/_vendor/cachecontrol/caches copying src/pip/_vendor/cachecontrol/caches/__init__.py -> build-2/lib/pip/_vendor/cachecontrol/caches creating build-2/lib/pip/_vendor/distlib/_backport copying src/pip/_vendor/distlib/_backport/shutil.py -> build-2/lib/pip/_vendor/distlib/_backport copying src/pip/_vendor/distlib/_backport/sysconfig.py -> build-2/lib/pip/_vendor/distlib/_backport copying src/pip/_vendor/distlib/_backport/__init__.py -> build-2/lib/pip/_vendor/distlib/_backport copying src/pip/_vendor/distlib/_backport/misc.py -> build-2/lib/pip/_vendor/distlib/_backport copying src/pip/_vendor/distlib/_backport/tarfile.py -> build-2/lib/pip/_vendor/distlib/_backport copying src/pip/_vendor/certifi/cacert.pem -> build-2/lib/pip/_vendor/certifi copying src/pip/_vendor/distlib/t32.exe -> build-2/lib/pip/_vendor/distlib copying src/pip/_vendor/distlib/t64.exe -> build-2/lib/pip/_vendor/distlib copying src/pip/_vendor/distlib/w32.exe -> build-2/lib/pip/_vendor/distlib copying src/pip/_vendor/distlib/w64.exe -> build-2/lib/pip/_vendor/distlib copying src/pip/_vendor/distlib/_backport/sysconfig.cfg -> build-2/lib/pip/_vendor/distlib/_backport + 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/pip copying src/pip/__main__.py -> build-3/lib/pip copying src/pip/__init__.py -> build-3/lib/pip creating build-3/lib/pip/_internal copying src/pip/_internal/locations.py -> build-3/lib/pip/_internal copying src/pip/_internal/exceptions.py -> build-3/lib/pip/_internal copying src/pip/_internal/resolve.py -> build-3/lib/pip/_internal copying src/pip/_internal/build_env.py -> build-3/lib/pip/_internal copying src/pip/_internal/configuration.py -> build-3/lib/pip/_internal copying src/pip/_internal/pyproject.py -> build-3/lib/pip/_internal copying src/pip/_internal/cache.py -> build-3/lib/pip/_internal copying src/pip/_internal/__init__.py -> build-3/lib/pip/_internal copying src/pip/_internal/pep425tags.py -> build-3/lib/pip/_internal copying src/pip/_internal/download.py -> build-3/lib/pip/_internal copying src/pip/_internal/wheel.py -> build-3/lib/pip/_internal copying src/pip/_internal/index.py -> build-3/lib/pip/_internal creating build-3/lib/pip/_vendor copying src/pip/_vendor/ipaddress.py -> build-3/lib/pip/_vendor copying src/pip/_vendor/retrying.py -> build-3/lib/pip/_vendor copying src/pip/_vendor/distro.py -> build-3/lib/pip/_vendor copying src/pip/_vendor/appdirs.py -> build-3/lib/pip/_vendor copying src/pip/_vendor/six.py -> build-3/lib/pip/_vendor copying src/pip/_vendor/pyparsing.py -> build-3/lib/pip/_vendor copying src/pip/_vendor/__init__.py -> build-3/lib/pip/_vendor creating build-3/lib/pip/_internal/commands copying src/pip/_internal/commands/check.py -> build-3/lib/pip/_internal/commands copying src/pip/_internal/commands/completion.py -> build-3/lib/pip/_internal/commands copying src/pip/_internal/commands/freeze.py -> build-3/lib/pip/_internal/commands copying src/pip/_internal/commands/hash.py -> build-3/lib/pip/_internal/commands copying src/pip/_internal/commands/search.py -> build-3/lib/pip/_internal/commands copying src/pip/_internal/commands/show.py -> build-3/lib/pip/_internal/commands copying src/pip/_internal/commands/configuration.py -> build-3/lib/pip/_internal/commands copying src/pip/_internal/commands/__init__.py -> build-3/lib/pip/_internal/commands copying src/pip/_internal/commands/uninstall.py -> build-3/lib/pip/_internal/commands copying src/pip/_internal/commands/download.py -> build-3/lib/pip/_internal/commands copying src/pip/_internal/commands/install.py -> build-3/lib/pip/_internal/commands copying src/pip/_internal/commands/list.py -> build-3/lib/pip/_internal/commands copying src/pip/_internal/commands/help.py -> build-3/lib/pip/_internal/commands copying src/pip/_internal/commands/wheel.py -> build-3/lib/pip/_internal/commands creating build-3/lib/pip/_internal/models copying src/pip/_internal/models/candidate.py -> build-3/lib/pip/_internal/models copying src/pip/_internal/models/__init__.py -> build-3/lib/pip/_internal/models copying src/pip/_internal/models/format_control.py -> build-3/lib/pip/_internal/models copying src/pip/_internal/models/link.py -> build-3/lib/pip/_internal/models copying src/pip/_internal/models/index.py -> build-3/lib/pip/_internal/models creating build-3/lib/pip/_internal/vcs copying src/pip/_internal/vcs/bazaar.py -> build-3/lib/pip/_internal/vcs copying src/pip/_internal/vcs/git.py -> build-3/lib/pip/_internal/vcs copying src/pip/_internal/vcs/mercurial.py -> build-3/lib/pip/_internal/vcs copying src/pip/_internal/vcs/__init__.py -> build-3/lib/pip/_internal/vcs copying src/pip/_internal/vcs/subversion.py -> build-3/lib/pip/_internal/vcs creating build-3/lib/pip/_internal/cli copying src/pip/_internal/cli/status_codes.py -> build-3/lib/pip/_internal/cli copying src/pip/_internal/cli/parser.py -> build-3/lib/pip/_internal/cli copying src/pip/_internal/cli/autocompletion.py -> build-3/lib/pip/_internal/cli copying src/pip/_internal/cli/base_command.py -> build-3/lib/pip/_internal/cli copying src/pip/_internal/cli/cmdoptions.py -> build-3/lib/pip/_internal/cli copying src/pip/_internal/cli/__init__.py -> build-3/lib/pip/_internal/cli copying src/pip/_internal/cli/main_parser.py -> build-3/lib/pip/_internal/cli creating build-3/lib/pip/_internal/req copying src/pip/_internal/req/req_install.py -> build-3/lib/pip/_internal/req copying src/pip/_internal/req/req_uninstall.py -> build-3/lib/pip/_internal/req copying src/pip/_internal/req/req_file.py -> build-3/lib/pip/_internal/req copying src/pip/_internal/req/req_set.py -> build-3/lib/pip/_internal/req copying src/pip/_internal/req/constructors.py -> build-3/lib/pip/_internal/req copying src/pip/_internal/req/__init__.py -> build-3/lib/pip/_internal/req copying src/pip/_internal/req/req_tracker.py -> build-3/lib/pip/_internal/req creating build-3/lib/pip/_internal/utils copying src/pip/_internal/utils/compat.py -> build-3/lib/pip/_internal/utils copying src/pip/_internal/utils/outdated.py -> build-3/lib/pip/_internal/utils copying src/pip/_internal/utils/filesystem.py -> build-3/lib/pip/_internal/utils copying src/pip/_internal/utils/typing.py -> build-3/lib/pip/_internal/utils copying src/pip/_internal/utils/packaging.py -> build-3/lib/pip/_internal/utils copying src/pip/_internal/utils/temp_dir.py -> build-3/lib/pip/_internal/utils copying src/pip/_internal/utils/encoding.py -> build-3/lib/pip/_internal/utils copying src/pip/_internal/utils/models.py -> build-3/lib/pip/_internal/utils copying src/pip/_internal/utils/hashes.py -> build-3/lib/pip/_internal/utils copying src/pip/_internal/utils/appdirs.py -> build-3/lib/pip/_internal/utils copying src/pip/_internal/utils/glibc.py -> build-3/lib/pip/_internal/utils copying src/pip/_internal/utils/ui.py -> build-3/lib/pip/_internal/utils copying src/pip/_internal/utils/setuptools_build.py -> build-3/lib/pip/_internal/utils copying src/pip/_internal/utils/deprecation.py -> build-3/lib/pip/_internal/utils copying src/pip/_internal/utils/__init__.py -> build-3/lib/pip/_internal/utils copying src/pip/_internal/utils/misc.py -> build-3/lib/pip/_internal/utils copying src/pip/_internal/utils/logging.py -> build-3/lib/pip/_internal/utils creating build-3/lib/pip/_internal/operations copying src/pip/_internal/operations/check.py -> build-3/lib/pip/_internal/operations copying src/pip/_internal/operations/prepare.py -> build-3/lib/pip/_internal/operations copying src/pip/_internal/operations/freeze.py -> build-3/lib/pip/_internal/operations copying src/pip/_internal/operations/__init__.py -> build-3/lib/pip/_internal/operations creating build-3/lib/pip/_vendor/webencodings copying src/pip/_vendor/webencodings/x_user_defined.py -> build-3/lib/pip/_vendor/webencodings copying src/pip/_vendor/webencodings/mklabels.py -> build-3/lib/pip/_vendor/webencodings copying src/pip/_vendor/webencodings/tests.py -> build-3/lib/pip/_vendor/webencodings copying src/pip/_vendor/webencodings/labels.py -> build-3/lib/pip/_vendor/webencodings copying src/pip/_vendor/webencodings/__init__.py -> build-3/lib/pip/_vendor/webencodings creating build-3/lib/pip/_vendor/packaging copying src/pip/_vendor/packaging/specifiers.py -> build-3/lib/pip/_vendor/packaging copying src/pip/_vendor/packaging/_structures.py -> build-3/lib/pip/_vendor/packaging copying src/pip/_vendor/packaging/_compat.py -> build-3/lib/pip/_vendor/packaging copying src/pip/_vendor/packaging/markers.py -> build-3/lib/pip/_vendor/packaging copying src/pip/_vendor/packaging/requirements.py -> build-3/lib/pip/_vendor/packaging copying src/pip/_vendor/packaging/__init__.py -> build-3/lib/pip/_vendor/packaging copying src/pip/_vendor/packaging/utils.py -> build-3/lib/pip/_vendor/packaging copying src/pip/_vendor/packaging/version.py -> build-3/lib/pip/_vendor/packaging copying src/pip/_vendor/packaging/__about__.py -> build-3/lib/pip/_vendor/packaging creating build-3/lib/pip/_vendor/certifi copying src/pip/_vendor/certifi/__main__.py -> build-3/lib/pip/_vendor/certifi copying src/pip/_vendor/certifi/core.py -> build-3/lib/pip/_vendor/certifi copying src/pip/_vendor/certifi/__init__.py -> build-3/lib/pip/_vendor/certifi creating build-3/lib/pip/_vendor/progress copying src/pip/_vendor/progress/counter.py -> build-3/lib/pip/_vendor/progress copying src/pip/_vendor/progress/spinner.py -> build-3/lib/pip/_vendor/progress copying src/pip/_vendor/progress/bar.py -> build-3/lib/pip/_vendor/progress copying src/pip/_vendor/progress/__init__.py -> build-3/lib/pip/_vendor/progress copying src/pip/_vendor/progress/helpers.py -> build-3/lib/pip/_vendor/progress creating build-3/lib/pip/_vendor/html5lib copying src/pip/_vendor/html5lib/_tokenizer.py -> build-3/lib/pip/_vendor/html5lib copying src/pip/_vendor/html5lib/_ihatexml.py -> build-3/lib/pip/_vendor/html5lib copying src/pip/_vendor/html5lib/serializer.py -> build-3/lib/pip/_vendor/html5lib copying src/pip/_vendor/html5lib/constants.py -> build-3/lib/pip/_vendor/html5lib copying src/pip/_vendor/html5lib/_utils.py -> build-3/lib/pip/_vendor/html5lib copying src/pip/_vendor/html5lib/__init__.py -> build-3/lib/pip/_vendor/html5lib copying src/pip/_vendor/html5lib/_inputstream.py -> build-3/lib/pip/_vendor/html5lib copying src/pip/_vendor/html5lib/html5parser.py -> build-3/lib/pip/_vendor/html5lib creating build-3/lib/pip/_vendor/urllib3 copying src/pip/_vendor/urllib3/exceptions.py -> build-3/lib/pip/_vendor/urllib3 copying src/pip/_vendor/urllib3/connection.py -> build-3/lib/pip/_vendor/urllib3 copying src/pip/_vendor/urllib3/request.py -> build-3/lib/pip/_vendor/urllib3 copying src/pip/_vendor/urllib3/poolmanager.py -> build-3/lib/pip/_vendor/urllib3 copying src/pip/_vendor/urllib3/fields.py -> build-3/lib/pip/_vendor/urllib3 copying src/pip/_vendor/urllib3/filepost.py -> build-3/lib/pip/_vendor/urllib3 copying src/pip/_vendor/urllib3/_collections.py -> build-3/lib/pip/_vendor/urllib3 copying src/pip/_vendor/urllib3/__init__.py -> build-3/lib/pip/_vendor/urllib3 copying src/pip/_vendor/urllib3/connectionpool.py -> build-3/lib/pip/_vendor/urllib3 copying src/pip/_vendor/urllib3/response.py -> build-3/lib/pip/_vendor/urllib3 creating build-3/lib/pip/_vendor/pytoml copying src/pip/_vendor/pytoml/parser.py -> build-3/lib/pip/_vendor/pytoml copying src/pip/_vendor/pytoml/core.py -> build-3/lib/pip/_vendor/pytoml copying src/pip/_vendor/pytoml/__init__.py -> build-3/lib/pip/_vendor/pytoml copying src/pip/_vendor/pytoml/writer.py -> build-3/lib/pip/_vendor/pytoml creating build-3/lib/pip/_vendor/lockfile copying src/pip/_vendor/lockfile/sqlitelockfile.py -> build-3/lib/pip/_vendor/lockfile copying src/pip/_vendor/lockfile/mkdirlockfile.py -> build-3/lib/pip/_vendor/lockfile copying src/pip/_vendor/lockfile/pidlockfile.py -> build-3/lib/pip/_vendor/lockfile copying src/pip/_vendor/lockfile/__init__.py -> build-3/lib/pip/_vendor/lockfile copying src/pip/_vendor/lockfile/symlinklockfile.py -> build-3/lib/pip/_vendor/lockfile copying src/pip/_vendor/lockfile/linklockfile.py -> build-3/lib/pip/_vendor/lockfile creating build-3/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/codingstatemachine.py -> build-3/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/compat.py -> build-3/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/langhebrewmodel.py -> build-3/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/cp949prober.py -> build-3/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/jisfreq.py -> build-3/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/mbcsgroupprober.py -> build-3/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/eucjpprober.py -> build-3/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/euckrfreq.py -> build-3/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/euctwfreq.py -> build-3/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/langthaimodel.py -> build-3/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/sbcsgroupprober.py -> build-3/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/langhungarianmodel.py -> build-3/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/hebrewprober.py -> build-3/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/langbulgarianmodel.py -> build-3/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/big5prober.py -> build-3/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/charsetprober.py -> build-3/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/chardistribution.py -> build-3/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/enums.py -> build-3/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/euctwprober.py -> build-3/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/universaldetector.py -> build-3/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/langcyrillicmodel.py -> build-3/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/escsm.py -> build-3/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/sjisprober.py -> build-3/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/langturkishmodel.py -> build-3/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/sbcharsetprober.py -> build-3/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/utf8prober.py -> build-3/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/jpcntx.py -> build-3/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/big5freq.py -> build-3/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/euckrprober.py -> build-3/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/__init__.py -> build-3/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/langgreekmodel.py -> build-3/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/mbcharsetprober.py -> build-3/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/mbcssm.py -> build-3/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/charsetgroupprober.py -> build-3/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/version.py -> build-3/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/gb2312prober.py -> build-3/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/escprober.py -> build-3/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/gb2312freq.py -> build-3/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/latin1prober.py -> build-3/lib/pip/_vendor/chardet creating build-3/lib/pip/_vendor/msgpack copying src/pip/_vendor/msgpack/exceptions.py -> build-3/lib/pip/_vendor/msgpack copying src/pip/_vendor/msgpack/_version.py -> build-3/lib/pip/_vendor/msgpack copying src/pip/_vendor/msgpack/fallback.py -> build-3/lib/pip/_vendor/msgpack copying src/pip/_vendor/msgpack/__init__.py -> build-3/lib/pip/_vendor/msgpack creating build-3/lib/pip/_vendor/pkg_resources copying src/pip/_vendor/pkg_resources/py31compat.py -> build-3/lib/pip/_vendor/pkg_resources copying src/pip/_vendor/pkg_resources/__init__.py -> build-3/lib/pip/_vendor/pkg_resources creating build-3/lib/pip/_vendor/pep517 copying src/pip/_vendor/pep517/wrappers.py -> build-3/lib/pip/_vendor/pep517 copying src/pip/_vendor/pep517/check.py -> build-3/lib/pip/_vendor/pep517 copying src/pip/_vendor/pep517/compat.py -> build-3/lib/pip/_vendor/pep517 copying src/pip/_vendor/pep517/envbuild.py -> build-3/lib/pip/_vendor/pep517 copying src/pip/_vendor/pep517/colorlog.py -> build-3/lib/pip/_vendor/pep517 copying src/pip/_vendor/pep517/__init__.py -> build-3/lib/pip/_vendor/pep517 copying src/pip/_vendor/pep517/_in_process.py -> build-3/lib/pip/_vendor/pep517 creating build-3/lib/pip/_vendor/cachecontrol copying src/pip/_vendor/cachecontrol/compat.py -> build-3/lib/pip/_vendor/cachecontrol copying src/pip/_vendor/cachecontrol/serialize.py -> build-3/lib/pip/_vendor/cachecontrol copying src/pip/_vendor/cachecontrol/adapter.py -> build-3/lib/pip/_vendor/cachecontrol copying src/pip/_vendor/cachecontrol/controller.py -> build-3/lib/pip/_vendor/cachecontrol copying src/pip/_vendor/cachecontrol/cache.py -> build-3/lib/pip/_vendor/cachecontrol copying src/pip/_vendor/cachecontrol/__init__.py -> build-3/lib/pip/_vendor/cachecontrol copying src/pip/_vendor/cachecontrol/wrapper.py -> build-3/lib/pip/_vendor/cachecontrol copying src/pip/_vendor/cachecontrol/heuristics.py -> build-3/lib/pip/_vendor/cachecontrol copying src/pip/_vendor/cachecontrol/filewrapper.py -> build-3/lib/pip/_vendor/cachecontrol copying src/pip/_vendor/cachecontrol/_cmd.py -> build-3/lib/pip/_vendor/cachecontrol creating build-3/lib/pip/_vendor/requests copying src/pip/_vendor/requests/packages.py -> build-3/lib/pip/_vendor/requests copying src/pip/_vendor/requests/compat.py -> build-3/lib/pip/_vendor/requests copying src/pip/_vendor/requests/status_codes.py -> build-3/lib/pip/_vendor/requests copying src/pip/_vendor/requests/exceptions.py -> build-3/lib/pip/_vendor/requests copying src/pip/_vendor/requests/sessions.py -> build-3/lib/pip/_vendor/requests copying src/pip/_vendor/requests/adapters.py -> build-3/lib/pip/_vendor/requests copying src/pip/_vendor/requests/structures.py -> build-3/lib/pip/_vendor/requests copying src/pip/_vendor/requests/models.py -> build-3/lib/pip/_vendor/requests copying src/pip/_vendor/requests/cookies.py -> build-3/lib/pip/_vendor/requests copying src/pip/_vendor/requests/__version__.py -> build-3/lib/pip/_vendor/requests copying src/pip/_vendor/requests/api.py -> build-3/lib/pip/_vendor/requests copying src/pip/_vendor/requests/hooks.py -> build-3/lib/pip/_vendor/requests copying src/pip/_vendor/requests/certs.py -> build-3/lib/pip/_vendor/requests copying src/pip/_vendor/requests/__init__.py -> build-3/lib/pip/_vendor/requests copying src/pip/_vendor/requests/utils.py -> build-3/lib/pip/_vendor/requests copying src/pip/_vendor/requests/_internal_utils.py -> build-3/lib/pip/_vendor/requests copying src/pip/_vendor/requests/help.py -> build-3/lib/pip/_vendor/requests copying src/pip/_vendor/requests/auth.py -> build-3/lib/pip/_vendor/requests creating build-3/lib/pip/_vendor/colorama copying src/pip/_vendor/colorama/winterm.py -> build-3/lib/pip/_vendor/colorama copying src/pip/_vendor/colorama/ansi.py -> build-3/lib/pip/_vendor/colorama copying src/pip/_vendor/colorama/initialise.py -> build-3/lib/pip/_vendor/colorama copying src/pip/_vendor/colorama/ansitowin32.py -> build-3/lib/pip/_vendor/colorama copying src/pip/_vendor/colorama/win32.py -> build-3/lib/pip/_vendor/colorama copying src/pip/_vendor/colorama/__init__.py -> build-3/lib/pip/_vendor/colorama creating build-3/lib/pip/_vendor/distlib copying src/pip/_vendor/distlib/scripts.py -> build-3/lib/pip/_vendor/distlib copying src/pip/_vendor/distlib/compat.py -> build-3/lib/pip/_vendor/distlib copying src/pip/_vendor/distlib/util.py -> build-3/lib/pip/_vendor/distlib copying src/pip/_vendor/distlib/resources.py -> build-3/lib/pip/_vendor/distlib copying src/pip/_vendor/distlib/markers.py -> build-3/lib/pip/_vendor/distlib copying src/pip/_vendor/distlib/database.py -> build-3/lib/pip/_vendor/distlib copying src/pip/_vendor/distlib/__init__.py -> build-3/lib/pip/_vendor/distlib copying src/pip/_vendor/distlib/version.py -> build-3/lib/pip/_vendor/distlib copying src/pip/_vendor/distlib/locators.py -> build-3/lib/pip/_vendor/distlib copying src/pip/_vendor/distlib/metadata.py -> build-3/lib/pip/_vendor/distlib copying src/pip/_vendor/distlib/manifest.py -> build-3/lib/pip/_vendor/distlib copying src/pip/_vendor/distlib/wheel.py -> build-3/lib/pip/_vendor/distlib copying src/pip/_vendor/distlib/index.py -> build-3/lib/pip/_vendor/distlib creating build-3/lib/pip/_vendor/idna copying src/pip/_vendor/idna/compat.py -> build-3/lib/pip/_vendor/idna copying src/pip/_vendor/idna/intranges.py -> build-3/lib/pip/_vendor/idna copying src/pip/_vendor/idna/codec.py -> build-3/lib/pip/_vendor/idna copying src/pip/_vendor/idna/core.py -> build-3/lib/pip/_vendor/idna copying src/pip/_vendor/idna/idnadata.py -> build-3/lib/pip/_vendor/idna copying src/pip/_vendor/idna/package_data.py -> build-3/lib/pip/_vendor/idna copying src/pip/_vendor/idna/__init__.py -> build-3/lib/pip/_vendor/idna copying src/pip/_vendor/idna/uts46data.py -> build-3/lib/pip/_vendor/idna creating build-3/lib/pip/_vendor/html5lib/_trie copying src/pip/_vendor/html5lib/_trie/_base.py -> build-3/lib/pip/_vendor/html5lib/_trie copying src/pip/_vendor/html5lib/_trie/datrie.py -> build-3/lib/pip/_vendor/html5lib/_trie copying src/pip/_vendor/html5lib/_trie/py.py -> build-3/lib/pip/_vendor/html5lib/_trie copying src/pip/_vendor/html5lib/_trie/__init__.py -> build-3/lib/pip/_vendor/html5lib/_trie creating build-3/lib/pip/_vendor/html5lib/treeadapters copying src/pip/_vendor/html5lib/treeadapters/genshi.py -> build-3/lib/pip/_vendor/html5lib/treeadapters copying src/pip/_vendor/html5lib/treeadapters/__init__.py -> build-3/lib/pip/_vendor/html5lib/treeadapters copying src/pip/_vendor/html5lib/treeadapters/sax.py -> build-3/lib/pip/_vendor/html5lib/treeadapters creating build-3/lib/pip/_vendor/html5lib/treewalkers copying src/pip/_vendor/html5lib/treewalkers/dom.py -> build-3/lib/pip/_vendor/html5lib/treewalkers copying src/pip/_vendor/html5lib/treewalkers/genshi.py -> build-3/lib/pip/_vendor/html5lib/treewalkers copying src/pip/_vendor/html5lib/treewalkers/etree.py -> build-3/lib/pip/_vendor/html5lib/treewalkers copying src/pip/_vendor/html5lib/treewalkers/base.py -> build-3/lib/pip/_vendor/html5lib/treewalkers copying src/pip/_vendor/html5lib/treewalkers/__init__.py -> build-3/lib/pip/_vendor/html5lib/treewalkers copying src/pip/_vendor/html5lib/treewalkers/etree_lxml.py -> build-3/lib/pip/_vendor/html5lib/treewalkers creating build-3/lib/pip/_vendor/html5lib/treebuilders copying src/pip/_vendor/html5lib/treebuilders/dom.py -> build-3/lib/pip/_vendor/html5lib/treebuilders copying src/pip/_vendor/html5lib/treebuilders/etree.py -> build-3/lib/pip/_vendor/html5lib/treebuilders copying src/pip/_vendor/html5lib/treebuilders/base.py -> build-3/lib/pip/_vendor/html5lib/treebuilders copying src/pip/_vendor/html5lib/treebuilders/__init__.py -> build-3/lib/pip/_vendor/html5lib/treebuilders copying src/pip/_vendor/html5lib/treebuilders/etree_lxml.py -> build-3/lib/pip/_vendor/html5lib/treebuilders creating build-3/lib/pip/_vendor/html5lib/filters copying src/pip/_vendor/html5lib/filters/alphabeticalattributes.py -> build-3/lib/pip/_vendor/html5lib/filters copying src/pip/_vendor/html5lib/filters/lint.py -> build-3/lib/pip/_vendor/html5lib/filters copying src/pip/_vendor/html5lib/filters/whitespace.py -> build-3/lib/pip/_vendor/html5lib/filters copying src/pip/_vendor/html5lib/filters/sanitizer.py -> build-3/lib/pip/_vendor/html5lib/filters copying src/pip/_vendor/html5lib/filters/base.py -> build-3/lib/pip/_vendor/html5lib/filters copying src/pip/_vendor/html5lib/filters/__init__.py -> build-3/lib/pip/_vendor/html5lib/filters copying src/pip/_vendor/html5lib/filters/optionaltags.py -> build-3/lib/pip/_vendor/html5lib/filters copying src/pip/_vendor/html5lib/filters/inject_meta_charset.py -> build-3/lib/pip/_vendor/html5lib/filters creating build-3/lib/pip/_vendor/urllib3/contrib copying src/pip/_vendor/urllib3/contrib/appengine.py -> build-3/lib/pip/_vendor/urllib3/contrib copying src/pip/_vendor/urllib3/contrib/securetransport.py -> build-3/lib/pip/_vendor/urllib3/contrib copying src/pip/_vendor/urllib3/contrib/socks.py -> build-3/lib/pip/_vendor/urllib3/contrib copying src/pip/_vendor/urllib3/contrib/ntlmpool.py -> build-3/lib/pip/_vendor/urllib3/contrib copying src/pip/_vendor/urllib3/contrib/pyopenssl.py -> build-3/lib/pip/_vendor/urllib3/contrib copying src/pip/_vendor/urllib3/contrib/__init__.py -> build-3/lib/pip/_vendor/urllib3/contrib creating build-3/lib/pip/_vendor/urllib3/util copying src/pip/_vendor/urllib3/util/connection.py -> build-3/lib/pip/_vendor/urllib3/util copying src/pip/_vendor/urllib3/util/request.py -> build-3/lib/pip/_vendor/urllib3/util copying src/pip/_vendor/urllib3/util/timeout.py -> build-3/lib/pip/_vendor/urllib3/util copying src/pip/_vendor/urllib3/util/queue.py -> build-3/lib/pip/_vendor/urllib3/util copying src/pip/_vendor/urllib3/util/url.py -> build-3/lib/pip/_vendor/urllib3/util copying src/pip/_vendor/urllib3/util/__init__.py -> build-3/lib/pip/_vendor/urllib3/util copying src/pip/_vendor/urllib3/util/ssl_.py -> build-3/lib/pip/_vendor/urllib3/util copying src/pip/_vendor/urllib3/util/retry.py -> build-3/lib/pip/_vendor/urllib3/util copying src/pip/_vendor/urllib3/util/wait.py -> build-3/lib/pip/_vendor/urllib3/util copying src/pip/_vendor/urllib3/util/response.py -> build-3/lib/pip/_vendor/urllib3/util creating build-3/lib/pip/_vendor/urllib3/packages copying src/pip/_vendor/urllib3/packages/six.py -> build-3/lib/pip/_vendor/urllib3/packages copying src/pip/_vendor/urllib3/packages/ordered_dict.py -> build-3/lib/pip/_vendor/urllib3/packages copying src/pip/_vendor/urllib3/packages/__init__.py -> build-3/lib/pip/_vendor/urllib3/packages creating build-3/lib/pip/_vendor/urllib3/contrib/_securetransport copying src/pip/_vendor/urllib3/contrib/_securetransport/low_level.py -> build-3/lib/pip/_vendor/urllib3/contrib/_securetransport copying src/pip/_vendor/urllib3/contrib/_securetransport/__init__.py -> build-3/lib/pip/_vendor/urllib3/contrib/_securetransport copying src/pip/_vendor/urllib3/contrib/_securetransport/bindings.py -> build-3/lib/pip/_vendor/urllib3/contrib/_securetransport creating build-3/lib/pip/_vendor/urllib3/packages/backports copying src/pip/_vendor/urllib3/packages/backports/makefile.py -> build-3/lib/pip/_vendor/urllib3/packages/backports copying src/pip/_vendor/urllib3/packages/backports/__init__.py -> build-3/lib/pip/_vendor/urllib3/packages/backports creating build-3/lib/pip/_vendor/urllib3/packages/ssl_match_hostname copying src/pip/_vendor/urllib3/packages/ssl_match_hostname/_implementation.py -> build-3/lib/pip/_vendor/urllib3/packages/ssl_match_hostname copying src/pip/_vendor/urllib3/packages/ssl_match_hostname/__init__.py -> build-3/lib/pip/_vendor/urllib3/packages/ssl_match_hostname creating build-3/lib/pip/_vendor/chardet/cli copying src/pip/_vendor/chardet/cli/chardetect.py -> build-3/lib/pip/_vendor/chardet/cli copying src/pip/_vendor/chardet/cli/__init__.py -> build-3/lib/pip/_vendor/chardet/cli creating build-3/lib/pip/_vendor/cachecontrol/caches copying src/pip/_vendor/cachecontrol/caches/redis_cache.py -> build-3/lib/pip/_vendor/cachecontrol/caches copying src/pip/_vendor/cachecontrol/caches/file_cache.py -> build-3/lib/pip/_vendor/cachecontrol/caches copying src/pip/_vendor/cachecontrol/caches/__init__.py -> build-3/lib/pip/_vendor/cachecontrol/caches creating build-3/lib/pip/_vendor/distlib/_backport copying src/pip/_vendor/distlib/_backport/shutil.py -> build-3/lib/pip/_vendor/distlib/_backport copying src/pip/_vendor/distlib/_backport/sysconfig.py -> build-3/lib/pip/_vendor/distlib/_backport copying src/pip/_vendor/distlib/_backport/__init__.py -> build-3/lib/pip/_vendor/distlib/_backport copying src/pip/_vendor/distlib/_backport/misc.py -> build-3/lib/pip/_vendor/distlib/_backport copying src/pip/_vendor/distlib/_backport/tarfile.py -> build-3/lib/pip/_vendor/distlib/_backport copying src/pip/_vendor/certifi/cacert.pem -> build-3/lib/pip/_vendor/certifi copying src/pip/_vendor/distlib/t32.exe -> build-3/lib/pip/_vendor/distlib copying src/pip/_vendor/distlib/t64.exe -> build-3/lib/pip/_vendor/distlib copying src/pip/_vendor/distlib/w32.exe -> build-3/lib/pip/_vendor/distlib copying src/pip/_vendor/distlib/w64.exe -> build-3/lib/pip/_vendor/distlib copying src/pip/_vendor/distlib/_backport/sysconfig.cfg -> build-3/lib/pip/_vendor/distlib/_backport + cd docs/html + pwd + pwd + export 'PYTHONPATH=/tmp/B.QzcrA5/BUILD/pip-18.1/docs/html/../../build-2/lib:/tmp/B.QzcrA5/BUILD/pip-18.1/docs/html/../../build-3/lib' + sphinx-build -b html . _build/html Running Sphinx v1.7.6 18.1 making output directory... loading pickled environment... not yet created loading intersphinx inventory from https://packaging.python.org/objects.inv... WARNING: failed to reach any of the inventories with the following issues: WARNING: intersphinx inventory 'https://packaging.python.org/objects.inv' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'https://packaging.python.org/objects.inv', , ConnectionError(...)) loading intersphinx inventory from https://www.pypa.io/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: WARNING: intersphinx inventory 'https://www.pypa.io/en/latest/objects.inv' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'https://www.pypa.io/en/latest/objects.inv', , ConnectionError(...)) building [mo]: targets for 0 po files that are out of date building [html]: targets for 26 source files that are out of date updating environment: 26 added, 0 changed, 0 removed reading sources... [ 3%] cookbook reading sources... [ 7%] development/configuration reading sources... [ 11%] development/contributing reading sources... [ 15%] development/getting-started reading sources... [ 19%] development/index reading sources... [ 23%] development/release-process reading sources... [ 26%] index reading sources... [ 30%] installing reading sources... [ 34%] logic reading sources... [ 38%] news reading sources... [ 42%] quickstart reading sources... [ 46%] reference/index reading sources... [ 50%] reference/pip reading sources... [ 53%] reference/pip_check reading sources... [ 57%] reference/pip_config reading sources... [ 61%] reference/pip_download reading sources... [ 65%] reference/pip_freeze reading sources... [ 69%] reference/pip_hash reading sources... [ 73%] reference/pip_install reading sources... [ 76%] reference/pip_list reading sources... [ 80%] reference/pip_search reading sources... [ 84%] reference/pip_show reading sources... [ 88%] reference/pip_uninstall reading sources... [ 92%] reference/pip_wheel reading sources... [ 96%] usage reading sources... [100%] user_guide looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 3%] cookbook writing output... [ 7%] development/configuration writing output... [ 11%] development/contributing writing output... [ 15%] development/getting-started writing output... [ 19%] development/index writing output... [ 23%] development/release-process writing output... [ 26%] index writing output... [ 30%] installing writing output... [ 34%] logic writing output... [ 38%] news writing output... [ 42%] quickstart writing output... [ 46%] reference/index writing output... [ 50%] reference/pip writing output... [ 53%] reference/pip_check writing output... [ 57%] reference/pip_config writing output... [ 61%] reference/pip_download writing output... [ 65%] reference/pip_freeze writing output... [ 69%] reference/pip_hash writing output... [ 73%] reference/pip_install writing output... [ 76%] reference/pip_list writing output... [ 80%] reference/pip_search writing output... [ 84%] reference/pip_show writing output... [ 88%] reference/pip_uninstall writing output... [ 92%] reference/pip_wheel writing output... [ 96%] usage writing output... [100%] user_guide /tmp/B.QzcrA5/BUILD/pip-18.1/docs/html/installing.rst:9: WARNING: undefined label: pypug:creating and using virtual environments (if the link has no caption the label must precede a section header) /tmp/B.QzcrA5/BUILD/pip-18.1/docs/html/installing.rst:9: WARNING: undefined label: pypug:virtualenv (if the link has no caption the label must precede a section header) /tmp/B.QzcrA5/BUILD/pip-18.1/docs/html/installing.rst:9: WARNING: undefined label: pypug:venv (if the link has no caption the label must precede a section header) /tmp/B.QzcrA5/BUILD/pip-18.1/docs/html/installing.rst:37: WARNING: undefined label: pypug:setuptools (if the link has no caption the label must precede a section header) /tmp/B.QzcrA5/BUILD/pip-18.1/docs/html/installing.rst:37: WARNING: undefined label: pypug:wheel (if the link has no caption the label must precede a section header) /tmp/B.QzcrA5/BUILD/pip-18.1/docs/html/installing.rst:37: WARNING: undefined label: pypug:setuptools (if the link has no caption the label must precede a section header) /tmp/B.QzcrA5/BUILD/pip-18.1/docs/html/installing.rst:37: WARNING: term not in glossary: pypug:source distribution (or "sdist") /tmp/B.QzcrA5/BUILD/pip-18.1/docs/html/installing.rst:37: WARNING: term not in glossary: pypug:wheel /tmp/B.QzcrA5/BUILD/pip-18.1/docs/html/installing.rst:56: WARNING: undefined label: pypug:setuptools (if the link has no caption the label must precede a section header) /tmp/B.QzcrA5/BUILD/pip-18.1/docs/html/installing.rst:60: WARNING: undefined label: pypug:wheel (if the link has no caption the label must precede a section header) /tmp/B.QzcrA5/BUILD/pip-18.1/docs/html/installing.rst:88: WARNING: undefined label: pypug:installing pip/setuptools/wheel with linux package managers (if the link has no caption the label must precede a section header) /tmp/B.QzcrA5/BUILD/pip-18.1/docs/html/reference/pip_install.rst:237: WARNING: term not in glossary: pypug:requirement specifier /tmp/B.QzcrA5/BUILD/pip-18.1/docs/html/reference/pip_install.rst:237: WARNING: term not in glossary: pypug:version specifier generating indices... writing additional pages... search copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 17 warnings. The HTML pages are in _build/html. + cd ../.. + 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.QzcrA5/BUILD/tmp /bin/sh -e /tmp/B.QzcrA5/BUILD/tmp/rpm-tmp.80651 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.QzcrA5/BUILD/tmp + umask 022 + cd /tmp/B.QzcrA5/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder + /bin/mkdir -p /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder + cd pip-18.1 + rm -rf /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.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/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.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder' running build running build_py running install running install_lib creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8 creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip copying build-3/lib/pip/__main__.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal copying build-3/lib/pip/_internal/locations.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal copying build-3/lib/pip/_internal/exceptions.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal copying build-3/lib/pip/_internal/resolve.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/commands copying build-3/lib/pip/_internal/commands/check.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/commands copying build-3/lib/pip/_internal/commands/completion.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/commands copying build-3/lib/pip/_internal/commands/freeze.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/commands copying build-3/lib/pip/_internal/commands/hash.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/commands copying build-3/lib/pip/_internal/commands/search.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/commands copying build-3/lib/pip/_internal/commands/show.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/commands copying build-3/lib/pip/_internal/commands/configuration.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/commands copying build-3/lib/pip/_internal/commands/__init__.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/commands copying build-3/lib/pip/_internal/commands/uninstall.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/commands copying build-3/lib/pip/_internal/commands/download.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/commands copying build-3/lib/pip/_internal/commands/install.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/commands copying build-3/lib/pip/_internal/commands/list.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/commands copying build-3/lib/pip/_internal/commands/help.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/commands copying build-3/lib/pip/_internal/commands/wheel.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/commands copying build-3/lib/pip/_internal/build_env.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/models copying build-3/lib/pip/_internal/models/candidate.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/models copying build-3/lib/pip/_internal/models/__init__.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/models copying build-3/lib/pip/_internal/models/format_control.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/models copying build-3/lib/pip/_internal/models/link.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/models copying build-3/lib/pip/_internal/models/index.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/models creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/vcs copying build-3/lib/pip/_internal/vcs/bazaar.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/vcs copying build-3/lib/pip/_internal/vcs/git.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/vcs copying build-3/lib/pip/_internal/vcs/mercurial.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/vcs copying build-3/lib/pip/_internal/vcs/__init__.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/vcs copying build-3/lib/pip/_internal/vcs/subversion.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/vcs copying build-3/lib/pip/_internal/configuration.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal copying build-3/lib/pip/_internal/pyproject.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/cli copying build-3/lib/pip/_internal/cli/status_codes.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/cli copying build-3/lib/pip/_internal/cli/parser.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/cli copying build-3/lib/pip/_internal/cli/autocompletion.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/cli copying build-3/lib/pip/_internal/cli/base_command.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/cli copying build-3/lib/pip/_internal/cli/cmdoptions.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/cli copying build-3/lib/pip/_internal/cli/__init__.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/cli copying build-3/lib/pip/_internal/cli/main_parser.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/cli creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/req copying build-3/lib/pip/_internal/req/req_install.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/req copying build-3/lib/pip/_internal/req/req_uninstall.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/req copying build-3/lib/pip/_internal/req/req_file.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/req copying build-3/lib/pip/_internal/req/req_set.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/req copying build-3/lib/pip/_internal/req/constructors.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/req copying build-3/lib/pip/_internal/req/__init__.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/req copying build-3/lib/pip/_internal/req/req_tracker.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/req copying build-3/lib/pip/_internal/cache.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal copying build-3/lib/pip/_internal/__init__.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/utils copying build-3/lib/pip/_internal/utils/compat.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/utils copying build-3/lib/pip/_internal/utils/outdated.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/utils copying build-3/lib/pip/_internal/utils/filesystem.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/utils copying build-3/lib/pip/_internal/utils/typing.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/utils copying build-3/lib/pip/_internal/utils/packaging.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/utils copying build-3/lib/pip/_internal/utils/temp_dir.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/utils copying build-3/lib/pip/_internal/utils/encoding.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/utils copying build-3/lib/pip/_internal/utils/models.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/utils copying build-3/lib/pip/_internal/utils/hashes.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/utils copying build-3/lib/pip/_internal/utils/appdirs.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/utils copying build-3/lib/pip/_internal/utils/glibc.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/utils copying build-3/lib/pip/_internal/utils/ui.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/utils copying build-3/lib/pip/_internal/utils/setuptools_build.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/utils copying build-3/lib/pip/_internal/utils/deprecation.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/utils copying build-3/lib/pip/_internal/utils/__init__.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/utils copying build-3/lib/pip/_internal/utils/misc.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/utils copying build-3/lib/pip/_internal/utils/logging.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/utils copying build-3/lib/pip/_internal/pep425tags.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal copying build-3/lib/pip/_internal/download.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/operations copying build-3/lib/pip/_internal/operations/check.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/operations copying build-3/lib/pip/_internal/operations/prepare.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/operations copying build-3/lib/pip/_internal/operations/freeze.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/operations copying build-3/lib/pip/_internal/operations/__init__.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/operations copying build-3/lib/pip/_internal/wheel.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal copying build-3/lib/pip/_internal/index.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor copying build-3/lib/pip/_vendor/ipaddress.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor copying build-3/lib/pip/_vendor/retrying.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/webencodings copying build-3/lib/pip/_vendor/webencodings/x_user_defined.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/webencodings copying build-3/lib/pip/_vendor/webencodings/mklabels.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/webencodings copying build-3/lib/pip/_vendor/webencodings/tests.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/webencodings copying build-3/lib/pip/_vendor/webencodings/labels.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/webencodings copying build-3/lib/pip/_vendor/webencodings/__init__.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/webencodings creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/packaging copying build-3/lib/pip/_vendor/packaging/specifiers.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/packaging copying build-3/lib/pip/_vendor/packaging/_structures.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/packaging copying build-3/lib/pip/_vendor/packaging/_compat.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/packaging copying build-3/lib/pip/_vendor/packaging/markers.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/packaging copying build-3/lib/pip/_vendor/packaging/requirements.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/packaging copying build-3/lib/pip/_vendor/packaging/__init__.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/packaging copying build-3/lib/pip/_vendor/packaging/utils.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/packaging copying build-3/lib/pip/_vendor/packaging/version.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/packaging copying build-3/lib/pip/_vendor/packaging/__about__.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/packaging creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/certifi copying build-3/lib/pip/_vendor/certifi/__main__.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/certifi copying build-3/lib/pip/_vendor/certifi/cacert.pem -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/certifi copying build-3/lib/pip/_vendor/certifi/core.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/certifi copying build-3/lib/pip/_vendor/certifi/__init__.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/certifi creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/progress copying build-3/lib/pip/_vendor/progress/counter.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/progress copying build-3/lib/pip/_vendor/progress/spinner.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/progress copying build-3/lib/pip/_vendor/progress/bar.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/progress copying build-3/lib/pip/_vendor/progress/__init__.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/progress copying build-3/lib/pip/_vendor/progress/helpers.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/progress creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/html5lib copying build-3/lib/pip/_vendor/html5lib/_tokenizer.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/html5lib creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/html5lib/_trie copying build-3/lib/pip/_vendor/html5lib/_trie/_base.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/html5lib/_trie copying build-3/lib/pip/_vendor/html5lib/_trie/datrie.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/html5lib/_trie copying build-3/lib/pip/_vendor/html5lib/_trie/py.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/html5lib/_trie copying build-3/lib/pip/_vendor/html5lib/_trie/__init__.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/html5lib/_trie copying build-3/lib/pip/_vendor/html5lib/_ihatexml.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/html5lib copying build-3/lib/pip/_vendor/html5lib/serializer.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/html5lib copying build-3/lib/pip/_vendor/html5lib/constants.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/html5lib creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/html5lib/treeadapters copying build-3/lib/pip/_vendor/html5lib/treeadapters/genshi.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/html5lib/treeadapters copying build-3/lib/pip/_vendor/html5lib/treeadapters/__init__.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/html5lib/treeadapters copying build-3/lib/pip/_vendor/html5lib/treeadapters/sax.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/html5lib/treeadapters copying build-3/lib/pip/_vendor/html5lib/_utils.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/html5lib copying build-3/lib/pip/_vendor/html5lib/__init__.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/html5lib creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/html5lib/treewalkers copying build-3/lib/pip/_vendor/html5lib/treewalkers/dom.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/html5lib/treewalkers copying build-3/lib/pip/_vendor/html5lib/treewalkers/genshi.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/html5lib/treewalkers copying build-3/lib/pip/_vendor/html5lib/treewalkers/etree.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/html5lib/treewalkers copying build-3/lib/pip/_vendor/html5lib/treewalkers/base.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/html5lib/treewalkers copying build-3/lib/pip/_vendor/html5lib/treewalkers/__init__.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/html5lib/treewalkers copying build-3/lib/pip/_vendor/html5lib/treewalkers/etree_lxml.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/html5lib/treewalkers copying build-3/lib/pip/_vendor/html5lib/_inputstream.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/html5lib copying build-3/lib/pip/_vendor/html5lib/html5parser.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/html5lib creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/html5lib/treebuilders copying build-3/lib/pip/_vendor/html5lib/treebuilders/dom.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/html5lib/treebuilders copying build-3/lib/pip/_vendor/html5lib/treebuilders/etree.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/html5lib/treebuilders copying build-3/lib/pip/_vendor/html5lib/treebuilders/base.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/html5lib/treebuilders copying build-3/lib/pip/_vendor/html5lib/treebuilders/__init__.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/html5lib/treebuilders copying build-3/lib/pip/_vendor/html5lib/treebuilders/etree_lxml.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/html5lib/treebuilders creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/html5lib/filters copying build-3/lib/pip/_vendor/html5lib/filters/alphabeticalattributes.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/html5lib/filters copying build-3/lib/pip/_vendor/html5lib/filters/lint.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/html5lib/filters copying build-3/lib/pip/_vendor/html5lib/filters/whitespace.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/html5lib/filters copying build-3/lib/pip/_vendor/html5lib/filters/sanitizer.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/html5lib/filters copying build-3/lib/pip/_vendor/html5lib/filters/base.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/html5lib/filters copying build-3/lib/pip/_vendor/html5lib/filters/__init__.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/html5lib/filters copying build-3/lib/pip/_vendor/html5lib/filters/optionaltags.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/html5lib/filters copying build-3/lib/pip/_vendor/html5lib/filters/inject_meta_charset.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/html5lib/filters creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/urllib3 creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/urllib3/contrib creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/urllib3/contrib/_securetransport copying build-3/lib/pip/_vendor/urllib3/contrib/_securetransport/low_level.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/urllib3/contrib/_securetransport copying build-3/lib/pip/_vendor/urllib3/contrib/_securetransport/__init__.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/urllib3/contrib/_securetransport copying build-3/lib/pip/_vendor/urllib3/contrib/_securetransport/bindings.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/urllib3/contrib/_securetransport copying build-3/lib/pip/_vendor/urllib3/contrib/appengine.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/urllib3/contrib copying build-3/lib/pip/_vendor/urllib3/contrib/securetransport.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/urllib3/contrib copying build-3/lib/pip/_vendor/urllib3/contrib/socks.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/urllib3/contrib copying build-3/lib/pip/_vendor/urllib3/contrib/ntlmpool.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/urllib3/contrib copying build-3/lib/pip/_vendor/urllib3/contrib/pyopenssl.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/urllib3/contrib copying build-3/lib/pip/_vendor/urllib3/contrib/__init__.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/urllib3/contrib copying build-3/lib/pip/_vendor/urllib3/exceptions.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/urllib3 copying build-3/lib/pip/_vendor/urllib3/connection.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/urllib3 copying build-3/lib/pip/_vendor/urllib3/request.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/urllib3 copying build-3/lib/pip/_vendor/urllib3/poolmanager.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/urllib3 copying build-3/lib/pip/_vendor/urllib3/fields.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/urllib3 copying build-3/lib/pip/_vendor/urllib3/filepost.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/urllib3 copying build-3/lib/pip/_vendor/urllib3/_collections.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/urllib3 copying build-3/lib/pip/_vendor/urllib3/__init__.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/urllib3 creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/urllib3/util copying build-3/lib/pip/_vendor/urllib3/util/connection.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/urllib3/util copying build-3/lib/pip/_vendor/urllib3/util/request.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/urllib3/util copying build-3/lib/pip/_vendor/urllib3/util/timeout.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/urllib3/util copying build-3/lib/pip/_vendor/urllib3/util/queue.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/urllib3/util copying build-3/lib/pip/_vendor/urllib3/util/url.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/urllib3/util copying build-3/lib/pip/_vendor/urllib3/util/__init__.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/urllib3/util copying build-3/lib/pip/_vendor/urllib3/util/ssl_.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/urllib3/util copying build-3/lib/pip/_vendor/urllib3/util/retry.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/urllib3/util copying build-3/lib/pip/_vendor/urllib3/util/wait.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/urllib3/util copying build-3/lib/pip/_vendor/urllib3/util/response.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/urllib3/util creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/urllib3/packages copying build-3/lib/pip/_vendor/urllib3/packages/six.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/urllib3/packages copying build-3/lib/pip/_vendor/urllib3/packages/ordered_dict.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/urllib3/packages creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/urllib3/packages/backports copying build-3/lib/pip/_vendor/urllib3/packages/backports/makefile.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/urllib3/packages/backports copying build-3/lib/pip/_vendor/urllib3/packages/backports/__init__.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/urllib3/packages/backports copying build-3/lib/pip/_vendor/urllib3/packages/__init__.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/urllib3/packages creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/urllib3/packages/ssl_match_hostname copying build-3/lib/pip/_vendor/urllib3/packages/ssl_match_hostname/_implementation.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/urllib3/packages/ssl_match_hostname copying build-3/lib/pip/_vendor/urllib3/packages/ssl_match_hostname/__init__.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/urllib3/packages/ssl_match_hostname copying build-3/lib/pip/_vendor/urllib3/connectionpool.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/urllib3 copying build-3/lib/pip/_vendor/urllib3/response.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/urllib3 creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/pytoml copying build-3/lib/pip/_vendor/pytoml/parser.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/pytoml copying build-3/lib/pip/_vendor/pytoml/core.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/pytoml copying build-3/lib/pip/_vendor/pytoml/__init__.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/pytoml copying build-3/lib/pip/_vendor/pytoml/writer.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/pytoml creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/lockfile copying build-3/lib/pip/_vendor/lockfile/sqlitelockfile.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/lockfile copying build-3/lib/pip/_vendor/lockfile/mkdirlockfile.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/lockfile copying build-3/lib/pip/_vendor/lockfile/pidlockfile.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/lockfile copying build-3/lib/pip/_vendor/lockfile/__init__.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/lockfile copying build-3/lib/pip/_vendor/lockfile/symlinklockfile.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/lockfile copying build-3/lib/pip/_vendor/lockfile/linklockfile.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/lockfile creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/chardet copying build-3/lib/pip/_vendor/chardet/codingstatemachine.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/chardet copying build-3/lib/pip/_vendor/chardet/compat.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/chardet copying build-3/lib/pip/_vendor/chardet/langhebrewmodel.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/chardet copying build-3/lib/pip/_vendor/chardet/cp949prober.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/chardet copying build-3/lib/pip/_vendor/chardet/jisfreq.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/chardet copying build-3/lib/pip/_vendor/chardet/mbcsgroupprober.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/chardet copying build-3/lib/pip/_vendor/chardet/eucjpprober.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/chardet copying build-3/lib/pip/_vendor/chardet/euckrfreq.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/chardet copying build-3/lib/pip/_vendor/chardet/euctwfreq.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/chardet copying build-3/lib/pip/_vendor/chardet/langthaimodel.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/chardet copying build-3/lib/pip/_vendor/chardet/sbcsgroupprober.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/chardet copying build-3/lib/pip/_vendor/chardet/langhungarianmodel.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/chardet copying build-3/lib/pip/_vendor/chardet/hebrewprober.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/chardet copying build-3/lib/pip/_vendor/chardet/langbulgarianmodel.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/chardet copying build-3/lib/pip/_vendor/chardet/big5prober.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/chardet copying build-3/lib/pip/_vendor/chardet/charsetprober.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/chardet copying build-3/lib/pip/_vendor/chardet/chardistribution.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/chardet copying build-3/lib/pip/_vendor/chardet/enums.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/chardet copying build-3/lib/pip/_vendor/chardet/euctwprober.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/chardet copying build-3/lib/pip/_vendor/chardet/universaldetector.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/chardet copying build-3/lib/pip/_vendor/chardet/langcyrillicmodel.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/chardet copying build-3/lib/pip/_vendor/chardet/escsm.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/chardet copying build-3/lib/pip/_vendor/chardet/sjisprober.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/chardet creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/chardet/cli copying build-3/lib/pip/_vendor/chardet/cli/chardetect.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/chardet/cli copying build-3/lib/pip/_vendor/chardet/cli/__init__.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/chardet/cli copying build-3/lib/pip/_vendor/chardet/langturkishmodel.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/chardet copying build-3/lib/pip/_vendor/chardet/sbcharsetprober.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/chardet copying build-3/lib/pip/_vendor/chardet/utf8prober.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/chardet copying build-3/lib/pip/_vendor/chardet/jpcntx.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/chardet copying build-3/lib/pip/_vendor/chardet/big5freq.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/chardet copying build-3/lib/pip/_vendor/chardet/euckrprober.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/chardet copying build-3/lib/pip/_vendor/chardet/__init__.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/chardet copying build-3/lib/pip/_vendor/chardet/langgreekmodel.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/chardet copying build-3/lib/pip/_vendor/chardet/mbcharsetprober.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/chardet copying build-3/lib/pip/_vendor/chardet/mbcssm.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/chardet copying build-3/lib/pip/_vendor/chardet/charsetgroupprober.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/chardet copying build-3/lib/pip/_vendor/chardet/version.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/chardet copying build-3/lib/pip/_vendor/chardet/gb2312prober.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/chardet copying build-3/lib/pip/_vendor/chardet/escprober.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/chardet copying build-3/lib/pip/_vendor/chardet/gb2312freq.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/chardet copying build-3/lib/pip/_vendor/chardet/latin1prober.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/chardet creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/msgpack copying build-3/lib/pip/_vendor/msgpack/exceptions.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/msgpack copying build-3/lib/pip/_vendor/msgpack/_version.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/msgpack copying build-3/lib/pip/_vendor/msgpack/fallback.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/msgpack copying build-3/lib/pip/_vendor/msgpack/__init__.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/msgpack creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/pkg_resources copying build-3/lib/pip/_vendor/pkg_resources/py31compat.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/pkg_resources copying build-3/lib/pip/_vendor/pkg_resources/__init__.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/pkg_resources copying build-3/lib/pip/_vendor/distro.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/pep517 copying build-3/lib/pip/_vendor/pep517/wrappers.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/pep517 copying build-3/lib/pip/_vendor/pep517/check.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/pep517 copying build-3/lib/pip/_vendor/pep517/compat.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/pep517 copying build-3/lib/pip/_vendor/pep517/envbuild.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/pep517 copying build-3/lib/pip/_vendor/pep517/colorlog.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/pep517 copying build-3/lib/pip/_vendor/pep517/__init__.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/pep517 copying build-3/lib/pip/_vendor/pep517/_in_process.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/pep517 creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/cachecontrol copying build-3/lib/pip/_vendor/cachecontrol/compat.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/cachecontrol copying build-3/lib/pip/_vendor/cachecontrol/serialize.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/cachecontrol copying build-3/lib/pip/_vendor/cachecontrol/adapter.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/cachecontrol copying build-3/lib/pip/_vendor/cachecontrol/controller.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/cachecontrol copying build-3/lib/pip/_vendor/cachecontrol/cache.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/cachecontrol copying build-3/lib/pip/_vendor/cachecontrol/__init__.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/cachecontrol copying build-3/lib/pip/_vendor/cachecontrol/wrapper.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/cachecontrol copying build-3/lib/pip/_vendor/cachecontrol/heuristics.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/cachecontrol copying build-3/lib/pip/_vendor/cachecontrol/filewrapper.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/cachecontrol copying build-3/lib/pip/_vendor/cachecontrol/_cmd.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/cachecontrol creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/cachecontrol/caches copying build-3/lib/pip/_vendor/cachecontrol/caches/redis_cache.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/cachecontrol/caches copying build-3/lib/pip/_vendor/cachecontrol/caches/file_cache.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/cachecontrol/caches copying build-3/lib/pip/_vendor/cachecontrol/caches/__init__.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/cachecontrol/caches copying build-3/lib/pip/_vendor/appdirs.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor copying build-3/lib/pip/_vendor/six.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor copying build-3/lib/pip/_vendor/pyparsing.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/requests copying build-3/lib/pip/_vendor/requests/packages.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/requests copying build-3/lib/pip/_vendor/requests/compat.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/requests copying build-3/lib/pip/_vendor/requests/status_codes.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/requests copying build-3/lib/pip/_vendor/requests/exceptions.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/requests copying build-3/lib/pip/_vendor/requests/sessions.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/requests copying build-3/lib/pip/_vendor/requests/adapters.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/requests copying build-3/lib/pip/_vendor/requests/structures.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/requests copying build-3/lib/pip/_vendor/requests/models.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/requests copying build-3/lib/pip/_vendor/requests/cookies.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/requests copying build-3/lib/pip/_vendor/requests/__version__.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/requests copying build-3/lib/pip/_vendor/requests/api.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/requests copying build-3/lib/pip/_vendor/requests/hooks.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/requests copying build-3/lib/pip/_vendor/requests/certs.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/requests copying build-3/lib/pip/_vendor/requests/__init__.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/requests copying build-3/lib/pip/_vendor/requests/utils.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/requests copying build-3/lib/pip/_vendor/requests/_internal_utils.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/requests copying build-3/lib/pip/_vendor/requests/help.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/requests copying build-3/lib/pip/_vendor/requests/auth.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/requests copying build-3/lib/pip/_vendor/__init__.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/colorama copying build-3/lib/pip/_vendor/colorama/winterm.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/colorama copying build-3/lib/pip/_vendor/colorama/ansi.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/colorama copying build-3/lib/pip/_vendor/colorama/initialise.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/colorama copying build-3/lib/pip/_vendor/colorama/ansitowin32.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/colorama copying build-3/lib/pip/_vendor/colorama/win32.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/colorama copying build-3/lib/pip/_vendor/colorama/__init__.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/colorama creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/distlib copying build-3/lib/pip/_vendor/distlib/scripts.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/distlib copying build-3/lib/pip/_vendor/distlib/compat.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/distlib creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/distlib/_backport copying build-3/lib/pip/_vendor/distlib/_backport/shutil.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/distlib/_backport copying build-3/lib/pip/_vendor/distlib/_backport/sysconfig.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/distlib/_backport copying build-3/lib/pip/_vendor/distlib/_backport/sysconfig.cfg -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/distlib/_backport copying build-3/lib/pip/_vendor/distlib/_backport/__init__.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/distlib/_backport copying build-3/lib/pip/_vendor/distlib/_backport/misc.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/distlib/_backport copying build-3/lib/pip/_vendor/distlib/_backport/tarfile.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/distlib/_backport copying build-3/lib/pip/_vendor/distlib/util.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/distlib copying build-3/lib/pip/_vendor/distlib/resources.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/distlib copying build-3/lib/pip/_vendor/distlib/markers.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/distlib copying build-3/lib/pip/_vendor/distlib/database.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/distlib copying build-3/lib/pip/_vendor/distlib/w64.exe -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/distlib copying build-3/lib/pip/_vendor/distlib/w32.exe -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/distlib copying build-3/lib/pip/_vendor/distlib/__init__.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/distlib copying build-3/lib/pip/_vendor/distlib/version.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/distlib copying build-3/lib/pip/_vendor/distlib/locators.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/distlib copying build-3/lib/pip/_vendor/distlib/t64.exe -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/distlib copying build-3/lib/pip/_vendor/distlib/t32.exe -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/distlib copying build-3/lib/pip/_vendor/distlib/metadata.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/distlib copying build-3/lib/pip/_vendor/distlib/manifest.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/distlib copying build-3/lib/pip/_vendor/distlib/wheel.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/distlib copying build-3/lib/pip/_vendor/distlib/index.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/distlib creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/idna copying build-3/lib/pip/_vendor/idna/compat.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/idna copying build-3/lib/pip/_vendor/idna/intranges.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/idna copying build-3/lib/pip/_vendor/idna/codec.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/idna copying build-3/lib/pip/_vendor/idna/core.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/idna copying build-3/lib/pip/_vendor/idna/idnadata.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/idna copying build-3/lib/pip/_vendor/idna/package_data.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/idna copying build-3/lib/pip/_vendor/idna/__init__.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/idna copying build-3/lib/pip/_vendor/idna/uts46data.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/idna copying build-3/lib/pip/__init__.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/__main__.py to __main__.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/locations.py to locations.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/exceptions.py to exceptions.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/resolve.py to resolve.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/commands/check.py to check.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/commands/completion.py to completion.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/commands/freeze.py to freeze.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/commands/hash.py to hash.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/commands/search.py to search.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/commands/show.py to show.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/commands/configuration.py to configuration.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/commands/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/commands/uninstall.py to uninstall.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/commands/download.py to download.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/commands/install.py to install.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/commands/list.py to list.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/commands/help.py to help.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/commands/wheel.py to wheel.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/build_env.py to build_env.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/models/candidate.py to candidate.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/models/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/models/format_control.py to format_control.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/models/link.py to link.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/models/index.py to index.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/vcs/bazaar.py to bazaar.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/vcs/git.py to git.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/vcs/mercurial.py to mercurial.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/vcs/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/vcs/subversion.py to subversion.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/configuration.py to configuration.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/pyproject.py to pyproject.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/cli/status_codes.py to status_codes.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/cli/parser.py to parser.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/cli/autocompletion.py to autocompletion.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/cli/base_command.py to base_command.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/cli/cmdoptions.py to cmdoptions.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/cli/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/cli/main_parser.py to main_parser.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/req/req_install.py to req_install.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/req/req_uninstall.py to req_uninstall.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/req/req_file.py to req_file.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/req/req_set.py to req_set.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/req/constructors.py to constructors.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/req/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/req/req_tracker.py to req_tracker.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/cache.py to cache.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/utils/compat.py to compat.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/utils/outdated.py to outdated.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/utils/filesystem.py to filesystem.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/utils/typing.py to typing.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/utils/packaging.py to packaging.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/utils/temp_dir.py to temp_dir.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/utils/encoding.py to encoding.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/utils/models.py to models.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/utils/hashes.py to hashes.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/utils/appdirs.py to appdirs.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/utils/glibc.py to glibc.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/utils/ui.py to ui.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/utils/setuptools_build.py to setuptools_build.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/utils/deprecation.py to deprecation.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/utils/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/utils/misc.py to misc.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/utils/logging.py to logging.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/pep425tags.py to pep425tags.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/download.py to download.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/operations/check.py to check.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/operations/prepare.py to prepare.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/operations/freeze.py to freeze.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/operations/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/wheel.py to wheel.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_internal/index.py to index.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/ipaddress.py to ipaddress.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/retrying.py to retrying.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/webencodings/x_user_defined.py to x_user_defined.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/webencodings/mklabels.py to mklabels.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/webencodings/tests.py to tests.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/webencodings/labels.py to labels.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/webencodings/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/packaging/specifiers.py to specifiers.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/packaging/_structures.py to _structures.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/packaging/_compat.py to _compat.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/packaging/markers.py to markers.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/packaging/requirements.py to requirements.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/packaging/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/packaging/utils.py to utils.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/packaging/version.py to version.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/packaging/__about__.py to __about__.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/certifi/__main__.py to __main__.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/certifi/core.py to core.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/certifi/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/progress/counter.py to counter.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/progress/spinner.py to spinner.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/progress/bar.py to bar.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/progress/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/progress/helpers.py to helpers.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/html5lib/_tokenizer.py to _tokenizer.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/html5lib/_trie/_base.py to _base.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/html5lib/_trie/datrie.py to datrie.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/html5lib/_trie/py.py to py.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/html5lib/_trie/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/html5lib/_ihatexml.py to _ihatexml.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/html5lib/serializer.py to serializer.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/html5lib/constants.py to constants.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/html5lib/treeadapters/genshi.py to genshi.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/html5lib/treeadapters/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/html5lib/treeadapters/sax.py to sax.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/html5lib/_utils.py to _utils.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/html5lib/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/html5lib/treewalkers/dom.py to dom.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/html5lib/treewalkers/genshi.py to genshi.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/html5lib/treewalkers/etree.py to etree.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/html5lib/treewalkers/base.py to base.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/html5lib/treewalkers/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/html5lib/treewalkers/etree_lxml.py to etree_lxml.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/html5lib/_inputstream.py to _inputstream.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/html5lib/html5parser.py to html5parser.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/html5lib/treebuilders/dom.py to dom.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/html5lib/treebuilders/etree.py to etree.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/html5lib/treebuilders/base.py to base.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/html5lib/treebuilders/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/html5lib/treebuilders/etree_lxml.py to etree_lxml.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/html5lib/filters/alphabeticalattributes.py to alphabeticalattributes.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/html5lib/filters/lint.py to lint.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/html5lib/filters/whitespace.py to whitespace.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/html5lib/filters/sanitizer.py to sanitizer.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/html5lib/filters/base.py to base.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/html5lib/filters/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/html5lib/filters/optionaltags.py to optionaltags.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/html5lib/filters/inject_meta_charset.py to inject_meta_charset.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/urllib3/contrib/_securetransport/low_level.py to low_level.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/urllib3/contrib/_securetransport/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/urllib3/contrib/_securetransport/bindings.py to bindings.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/urllib3/contrib/appengine.py to appengine.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/urllib3/contrib/securetransport.py to securetransport.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/urllib3/contrib/socks.py to socks.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/urllib3/contrib/ntlmpool.py to ntlmpool.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/urllib3/contrib/pyopenssl.py to pyopenssl.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/urllib3/contrib/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/urllib3/exceptions.py to exceptions.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/urllib3/connection.py to connection.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/urllib3/request.py to request.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/urllib3/poolmanager.py to poolmanager.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/urllib3/fields.py to fields.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/urllib3/filepost.py to filepost.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/urllib3/_collections.py to _collections.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/urllib3/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/urllib3/util/connection.py to connection.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/urllib3/util/request.py to request.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/urllib3/util/timeout.py to timeout.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/urllib3/util/queue.py to queue.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/urllib3/util/url.py to url.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/urllib3/util/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/urllib3/util/ssl_.py to ssl_.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/urllib3/util/retry.py to retry.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/urllib3/util/wait.py to wait.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/urllib3/util/response.py to response.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/urllib3/packages/six.py to six.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/urllib3/packages/ordered_dict.py to ordered_dict.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/urllib3/packages/backports/makefile.py to makefile.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/urllib3/packages/backports/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/urllib3/packages/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/urllib3/packages/ssl_match_hostname/_implementation.py to _implementation.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/urllib3/packages/ssl_match_hostname/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/urllib3/connectionpool.py to connectionpool.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/urllib3/response.py to response.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/pytoml/parser.py to parser.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/pytoml/core.py to core.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/pytoml/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/pytoml/writer.py to writer.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/lockfile/sqlitelockfile.py to sqlitelockfile.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/lockfile/mkdirlockfile.py to mkdirlockfile.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/lockfile/pidlockfile.py to pidlockfile.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/lockfile/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/lockfile/symlinklockfile.py to symlinklockfile.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/lockfile/linklockfile.py to linklockfile.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/chardet/codingstatemachine.py to codingstatemachine.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/chardet/compat.py to compat.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/chardet/langhebrewmodel.py to langhebrewmodel.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/chardet/cp949prober.py to cp949prober.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/chardet/jisfreq.py to jisfreq.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/chardet/mbcsgroupprober.py to mbcsgroupprober.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/chardet/eucjpprober.py to eucjpprober.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/chardet/euckrfreq.py to euckrfreq.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/chardet/euctwfreq.py to euctwfreq.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/chardet/langthaimodel.py to langthaimodel.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/chardet/sbcsgroupprober.py to sbcsgroupprober.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/chardet/langhungarianmodel.py to langhungarianmodel.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/chardet/hebrewprober.py to hebrewprober.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/chardet/langbulgarianmodel.py to langbulgarianmodel.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/chardet/big5prober.py to big5prober.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/chardet/charsetprober.py to charsetprober.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/chardet/chardistribution.py to chardistribution.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/chardet/enums.py to enums.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/chardet/euctwprober.py to euctwprober.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/chardet/universaldetector.py to universaldetector.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/chardet/langcyrillicmodel.py to langcyrillicmodel.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/chardet/escsm.py to escsm.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/chardet/sjisprober.py to sjisprober.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/chardet/cli/chardetect.py to chardetect.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/chardet/cli/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/chardet/langturkishmodel.py to langturkishmodel.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/chardet/sbcharsetprober.py to sbcharsetprober.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/chardet/utf8prober.py to utf8prober.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/chardet/jpcntx.py to jpcntx.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/chardet/big5freq.py to big5freq.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/chardet/euckrprober.py to euckrprober.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/chardet/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/chardet/langgreekmodel.py to langgreekmodel.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/chardet/mbcharsetprober.py to mbcharsetprober.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/chardet/mbcssm.py to mbcssm.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/chardet/charsetgroupprober.py to charsetgroupprober.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/chardet/version.py to version.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/chardet/gb2312prober.py to gb2312prober.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/chardet/escprober.py to escprober.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/chardet/gb2312freq.py to gb2312freq.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/chardet/latin1prober.py to latin1prober.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/msgpack/exceptions.py to exceptions.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/msgpack/_version.py to _version.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/msgpack/fallback.py to fallback.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/msgpack/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/pkg_resources/py31compat.py to py31compat.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/pkg_resources/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/distro.py to distro.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/pep517/wrappers.py to wrappers.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/pep517/check.py to check.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/pep517/compat.py to compat.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/pep517/envbuild.py to envbuild.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/pep517/colorlog.py to colorlog.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/pep517/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/pep517/_in_process.py to _in_process.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/cachecontrol/compat.py to compat.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/cachecontrol/serialize.py to serialize.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/cachecontrol/adapter.py to adapter.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/cachecontrol/controller.py to controller.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/cachecontrol/cache.py to cache.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/cachecontrol/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/cachecontrol/wrapper.py to wrapper.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/cachecontrol/heuristics.py to heuristics.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/cachecontrol/filewrapper.py to filewrapper.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/cachecontrol/_cmd.py to _cmd.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/cachecontrol/caches/redis_cache.py to redis_cache.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/cachecontrol/caches/file_cache.py to file_cache.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/cachecontrol/caches/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/appdirs.py to appdirs.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/six.py to six.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/pyparsing.py to pyparsing.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/requests/packages.py to packages.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/requests/compat.py to compat.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/requests/status_codes.py to status_codes.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/requests/exceptions.py to exceptions.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/requests/sessions.py to sessions.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/requests/adapters.py to adapters.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/requests/structures.py to structures.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/requests/models.py to models.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/requests/cookies.py to cookies.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/requests/__version__.py to __version__.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/requests/api.py to api.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/requests/hooks.py to hooks.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/requests/certs.py to certs.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/requests/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/requests/utils.py to utils.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/requests/_internal_utils.py to _internal_utils.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/requests/help.py to help.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/requests/auth.py to auth.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/colorama/winterm.py to winterm.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/colorama/ansi.py to ansi.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/colorama/initialise.py to initialise.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/colorama/ansitowin32.py to ansitowin32.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/colorama/win32.py to win32.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/colorama/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/distlib/scripts.py to scripts.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/distlib/compat.py to compat.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/distlib/_backport/shutil.py to shutil.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/distlib/_backport/sysconfig.py to sysconfig.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/distlib/_backport/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/distlib/_backport/misc.py to misc.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/distlib/_backport/tarfile.py to tarfile.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/distlib/util.py to util.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/distlib/resources.py to resources.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/distlib/markers.py to markers.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/distlib/database.py to database.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/distlib/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/distlib/version.py to version.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/distlib/locators.py to locators.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/distlib/metadata.py to metadata.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/distlib/manifest.py to manifest.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/distlib/wheel.py to wheel.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/distlib/index.py to index.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/idna/compat.py to compat.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/idna/intranges.py to intranges.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/idna/codec.py to codec.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/idna/core.py to core.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/idna/idnadata.py to idnadata.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/idna/package_data.py to package_data.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/idna/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/_vendor/idna/uts46data.py to uts46data.cpython-38.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip/__init__.py to __init__.cpython-38.pyc writing byte-compilation script '/tmp/B.QzcrA5/BUILD/tmp/tmp4s1moks_.py' /usr/bin/python3 /tmp/B.QzcrA5/BUILD/tmp/tmp4s1moks_.py /usr/share/python3.8/site-packages/pip/_vendor/ipaddress.py:1106: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? removing /tmp/B.QzcrA5/BUILD/tmp/tmp4s1moks_.py running install_egg_info running egg_info writing src/pip.egg-info/PKG-INFO writing dependency_links to src/pip.egg-info/dependency_links.txt writing entry points to src/pip.egg-info/entry_points.txt writing top-level names to src/pip.egg-info/top_level.txt reading manifest file 'src/pip.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' /usr/share/python3.8/site-packages/pip/_vendor/ipaddress.py:1106: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? warning: no files found matching 'docs/docutils.conf' warning: no previously-included files found matching '.coveragerc' warning: no previously-included files found matching '.mailmap' warning: no previously-included files found matching '.travis.yml' warning: no previously-included files found matching 'tox.ini' warning: no previously-included files found matching 'appveyor.yml' warning: no files found matching 'Makefile' under directory 'docs' warning: no files found matching '*.bat' under directory 'docs' warning: no previously-included files found matching 'src/pip/_vendor/six' warning: no previously-included files found matching 'src/pip/_vendor/six/moves' warning: no previously-included files matching '*.pyi' found under directory 'src/pip/_vendor' no previously-included directories found matching '.github' no previously-included directories found matching 'docs/build' no previously-included directories found matching 'news' no previously-included directories found matching 'tasks' no previously-included directories found matching 'tests' no previously-included directories found matching 'tools' writing manifest file 'src/pip.egg-info/SOURCES.txt' Copying src/pip.egg-info to /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python3.8/site-packages/pip-18.1-py3.8.egg-info running install_scripts Installing pip script to /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/bin Installing pip3 script to /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/bin Installing pip3.8 script to /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/bin + ln -sf pip3 /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/bin/python3-pip + 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.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder' running build running build_py running install running install_lib creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7 creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip copying build-2/lib/pip/__main__.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal copying build-2/lib/pip/_internal/locations.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal copying build-2/lib/pip/_internal/exceptions.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal copying build-2/lib/pip/_internal/resolve.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/commands copying build-2/lib/pip/_internal/commands/check.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/commands copying build-2/lib/pip/_internal/commands/completion.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/commands copying build-2/lib/pip/_internal/commands/freeze.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/commands copying build-2/lib/pip/_internal/commands/hash.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/commands copying build-2/lib/pip/_internal/commands/search.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/commands creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/commands/__pycache__ copying build-2/lib/pip/_internal/commands/__pycache__/check.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/commands/__pycache__ copying build-2/lib/pip/_internal/commands/__pycache__/__init__.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/commands/__pycache__ copying build-2/lib/pip/_internal/commands/__pycache__/wheel.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/commands/__pycache__ copying build-2/lib/pip/_internal/commands/__pycache__/freeze.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/commands/__pycache__ copying build-2/lib/pip/_internal/commands/__pycache__/hash.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/commands/__pycache__ copying build-2/lib/pip/_internal/commands/__pycache__/configuration.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/commands/__pycache__ copying build-2/lib/pip/_internal/commands/__pycache__/completion.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/commands/__pycache__ copying build-2/lib/pip/_internal/commands/__pycache__/uninstall.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/commands/__pycache__ copying build-2/lib/pip/_internal/commands/__pycache__/show.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/commands/__pycache__ copying build-2/lib/pip/_internal/commands/__pycache__/download.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/commands/__pycache__ copying build-2/lib/pip/_internal/commands/__pycache__/list.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/commands/__pycache__ copying build-2/lib/pip/_internal/commands/__pycache__/help.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/commands/__pycache__ copying build-2/lib/pip/_internal/commands/__pycache__/install.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/commands/__pycache__ copying build-2/lib/pip/_internal/commands/__pycache__/search.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/commands/__pycache__ copying build-2/lib/pip/_internal/commands/show.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/commands copying build-2/lib/pip/_internal/commands/configuration.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/commands copying build-2/lib/pip/_internal/commands/__init__.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/commands copying build-2/lib/pip/_internal/commands/uninstall.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/commands copying build-2/lib/pip/_internal/commands/download.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/commands copying build-2/lib/pip/_internal/commands/install.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/commands copying build-2/lib/pip/_internal/commands/list.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/commands copying build-2/lib/pip/_internal/commands/help.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/commands copying build-2/lib/pip/_internal/commands/wheel.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/commands copying build-2/lib/pip/_internal/build_env.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/models creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/models/__pycache__ copying build-2/lib/pip/_internal/models/__pycache__/__init__.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/models/__pycache__ copying build-2/lib/pip/_internal/models/__pycache__/candidate.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/models/__pycache__ copying build-2/lib/pip/_internal/models/__pycache__/index.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/models/__pycache__ copying build-2/lib/pip/_internal/models/__pycache__/link.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/models/__pycache__ copying build-2/lib/pip/_internal/models/__pycache__/format_control.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/models/__pycache__ copying build-2/lib/pip/_internal/models/candidate.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/models copying build-2/lib/pip/_internal/models/__init__.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/models copying build-2/lib/pip/_internal/models/format_control.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/models copying build-2/lib/pip/_internal/models/link.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/models copying build-2/lib/pip/_internal/models/index.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/models creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/__pycache__ copying build-2/lib/pip/_internal/__pycache__/resolve.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/__pycache__ copying build-2/lib/pip/_internal/__pycache__/__init__.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/__pycache__ copying build-2/lib/pip/_internal/__pycache__/locations.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/__pycache__ copying build-2/lib/pip/_internal/__pycache__/wheel.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/__pycache__ copying build-2/lib/pip/_internal/__pycache__/index.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/__pycache__ copying build-2/lib/pip/_internal/__pycache__/cache.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/__pycache__ copying build-2/lib/pip/_internal/__pycache__/pep425tags.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/__pycache__ copying build-2/lib/pip/_internal/__pycache__/configuration.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/__pycache__ copying build-2/lib/pip/_internal/__pycache__/pyproject.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/__pycache__ copying build-2/lib/pip/_internal/__pycache__/download.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/__pycache__ copying build-2/lib/pip/_internal/__pycache__/exceptions.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/__pycache__ copying build-2/lib/pip/_internal/__pycache__/build_env.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/__pycache__ creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/vcs copying build-2/lib/pip/_internal/vcs/bazaar.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/vcs copying build-2/lib/pip/_internal/vcs/git.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/vcs creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/vcs/__pycache__ copying build-2/lib/pip/_internal/vcs/__pycache__/bazaar.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/vcs/__pycache__ copying build-2/lib/pip/_internal/vcs/__pycache__/__init__.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/vcs/__pycache__ copying build-2/lib/pip/_internal/vcs/__pycache__/git.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/vcs/__pycache__ copying build-2/lib/pip/_internal/vcs/__pycache__/subversion.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/vcs/__pycache__ copying build-2/lib/pip/_internal/vcs/__pycache__/mercurial.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/vcs/__pycache__ copying build-2/lib/pip/_internal/vcs/mercurial.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/vcs copying build-2/lib/pip/_internal/vcs/__init__.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/vcs copying build-2/lib/pip/_internal/vcs/subversion.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/vcs copying build-2/lib/pip/_internal/configuration.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal copying build-2/lib/pip/_internal/pyproject.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/cli copying build-2/lib/pip/_internal/cli/status_codes.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/cli creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/cli/__pycache__ copying build-2/lib/pip/_internal/cli/__pycache__/base_command.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/cli/__pycache__ copying build-2/lib/pip/_internal/cli/__pycache__/__init__.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/cli/__pycache__ copying build-2/lib/pip/_internal/cli/__pycache__/parser.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/cli/__pycache__ copying build-2/lib/pip/_internal/cli/__pycache__/autocompletion.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/cli/__pycache__ copying build-2/lib/pip/_internal/cli/__pycache__/cmdoptions.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/cli/__pycache__ copying build-2/lib/pip/_internal/cli/__pycache__/status_codes.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/cli/__pycache__ copying build-2/lib/pip/_internal/cli/__pycache__/main_parser.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/cli/__pycache__ copying build-2/lib/pip/_internal/cli/parser.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/cli copying build-2/lib/pip/_internal/cli/autocompletion.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/cli copying build-2/lib/pip/_internal/cli/base_command.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/cli copying build-2/lib/pip/_internal/cli/cmdoptions.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/cli copying build-2/lib/pip/_internal/cli/__init__.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/cli copying build-2/lib/pip/_internal/cli/main_parser.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/cli creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/req copying build-2/lib/pip/_internal/req/req_install.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/req copying build-2/lib/pip/_internal/req/req_uninstall.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/req copying build-2/lib/pip/_internal/req/req_file.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/req copying build-2/lib/pip/_internal/req/req_set.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/req creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/req/__pycache__ copying build-2/lib/pip/_internal/req/__pycache__/req_install.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/req/__pycache__ copying build-2/lib/pip/_internal/req/__pycache__/__init__.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/req/__pycache__ copying build-2/lib/pip/_internal/req/__pycache__/req_file.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/req/__pycache__ copying build-2/lib/pip/_internal/req/__pycache__/req_tracker.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/req/__pycache__ copying build-2/lib/pip/_internal/req/__pycache__/constructors.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/req/__pycache__ copying build-2/lib/pip/_internal/req/__pycache__/req_uninstall.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/req/__pycache__ copying build-2/lib/pip/_internal/req/__pycache__/req_set.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/req/__pycache__ copying build-2/lib/pip/_internal/req/constructors.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/req copying build-2/lib/pip/_internal/req/__init__.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/req copying build-2/lib/pip/_internal/req/req_tracker.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/req copying build-2/lib/pip/_internal/cache.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal copying build-2/lib/pip/_internal/__init__.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/utils copying build-2/lib/pip/_internal/utils/compat.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/utils copying build-2/lib/pip/_internal/utils/outdated.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/utils copying build-2/lib/pip/_internal/utils/filesystem.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/utils copying build-2/lib/pip/_internal/utils/typing.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/utils copying build-2/lib/pip/_internal/utils/packaging.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/utils copying build-2/lib/pip/_internal/utils/temp_dir.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/utils creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/utils/__pycache__ copying build-2/lib/pip/_internal/utils/__pycache__/__init__.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/utils/__pycache__ copying build-2/lib/pip/_internal/utils/__pycache__/filesystem.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/utils/__pycache__ copying build-2/lib/pip/_internal/utils/__pycache__/appdirs.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/utils/__pycache__ copying build-2/lib/pip/_internal/utils/__pycache__/outdated.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/utils/__pycache__ copying build-2/lib/pip/_internal/utils/__pycache__/models.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/utils/__pycache__ copying build-2/lib/pip/_internal/utils/__pycache__/hashes.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/utils/__pycache__ copying build-2/lib/pip/_internal/utils/__pycache__/deprecation.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/utils/__pycache__ copying build-2/lib/pip/_internal/utils/__pycache__/misc.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/utils/__pycache__ copying build-2/lib/pip/_internal/utils/__pycache__/logging.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/utils/__pycache__ copying build-2/lib/pip/_internal/utils/__pycache__/setuptools_build.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/utils/__pycache__ copying build-2/lib/pip/_internal/utils/__pycache__/packaging.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/utils/__pycache__ copying build-2/lib/pip/_internal/utils/__pycache__/encoding.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/utils/__pycache__ copying build-2/lib/pip/_internal/utils/__pycache__/glibc.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/utils/__pycache__ copying build-2/lib/pip/_internal/utils/__pycache__/temp_dir.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/utils/__pycache__ copying build-2/lib/pip/_internal/utils/__pycache__/compat.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/utils/__pycache__ copying build-2/lib/pip/_internal/utils/__pycache__/ui.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/utils/__pycache__ copying build-2/lib/pip/_internal/utils/__pycache__/typing.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/utils/__pycache__ copying build-2/lib/pip/_internal/utils/encoding.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/utils copying build-2/lib/pip/_internal/utils/models.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/utils copying build-2/lib/pip/_internal/utils/hashes.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/utils copying build-2/lib/pip/_internal/utils/appdirs.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/utils copying build-2/lib/pip/_internal/utils/glibc.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/utils copying build-2/lib/pip/_internal/utils/ui.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/utils copying build-2/lib/pip/_internal/utils/setuptools_build.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/utils copying build-2/lib/pip/_internal/utils/deprecation.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/utils copying build-2/lib/pip/_internal/utils/__init__.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/utils copying build-2/lib/pip/_internal/utils/misc.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/utils copying build-2/lib/pip/_internal/utils/logging.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/utils copying build-2/lib/pip/_internal/pep425tags.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal copying build-2/lib/pip/_internal/download.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/operations copying build-2/lib/pip/_internal/operations/check.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/operations copying build-2/lib/pip/_internal/operations/prepare.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/operations copying build-2/lib/pip/_internal/operations/freeze.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/operations creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/operations/__pycache__ copying build-2/lib/pip/_internal/operations/__pycache__/check.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/operations/__pycache__ copying build-2/lib/pip/_internal/operations/__pycache__/__init__.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/operations/__pycache__ copying build-2/lib/pip/_internal/operations/__pycache__/freeze.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/operations/__pycache__ copying build-2/lib/pip/_internal/operations/__pycache__/prepare.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/operations/__pycache__ copying build-2/lib/pip/_internal/operations/__init__.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/operations copying build-2/lib/pip/_internal/wheel.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal copying build-2/lib/pip/_internal/index.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/__pycache__ copying build-2/lib/pip/__pycache__/__init__.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/__pycache__ creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor copying build-2/lib/pip/_vendor/ipaddress.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor copying build-2/lib/pip/_vendor/retrying.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/webencodings copying build-2/lib/pip/_vendor/webencodings/x_user_defined.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/webencodings copying build-2/lib/pip/_vendor/webencodings/mklabels.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/webencodings copying build-2/lib/pip/_vendor/webencodings/tests.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/webencodings copying build-2/lib/pip/_vendor/webencodings/labels.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/webencodings creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/webencodings/__pycache__ copying build-2/lib/pip/_vendor/webencodings/__pycache__/labels.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/webencodings/__pycache__ copying build-2/lib/pip/_vendor/webencodings/__pycache__/__init__.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/webencodings/__pycache__ copying build-2/lib/pip/_vendor/webencodings/__init__.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/webencodings creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/packaging copying build-2/lib/pip/_vendor/packaging/specifiers.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/packaging copying build-2/lib/pip/_vendor/packaging/_structures.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/packaging copying build-2/lib/pip/_vendor/packaging/_compat.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/packaging creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/packaging/__pycache__ copying build-2/lib/pip/_vendor/packaging/__pycache__/__init__.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/packaging/__pycache__ copying build-2/lib/pip/_vendor/packaging/__pycache__/_structures.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/packaging/__pycache__ copying build-2/lib/pip/_vendor/packaging/__pycache__/__about__.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/packaging/__pycache__ copying build-2/lib/pip/_vendor/packaging/__pycache__/version.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/packaging/__pycache__ copying build-2/lib/pip/_vendor/packaging/__pycache__/specifiers.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/packaging/__pycache__ copying build-2/lib/pip/_vendor/packaging/__pycache__/requirements.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/packaging/__pycache__ copying build-2/lib/pip/_vendor/packaging/__pycache__/_compat.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/packaging/__pycache__ copying build-2/lib/pip/_vendor/packaging/__pycache__/markers.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/packaging/__pycache__ copying build-2/lib/pip/_vendor/packaging/__pycache__/utils.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/packaging/__pycache__ copying build-2/lib/pip/_vendor/packaging/markers.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/packaging copying build-2/lib/pip/_vendor/packaging/requirements.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/packaging copying build-2/lib/pip/_vendor/packaging/__init__.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/packaging copying build-2/lib/pip/_vendor/packaging/utils.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/packaging copying build-2/lib/pip/_vendor/packaging/version.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/packaging copying build-2/lib/pip/_vendor/packaging/__about__.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/packaging creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/certifi copying build-2/lib/pip/_vendor/certifi/__main__.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/certifi copying build-2/lib/pip/_vendor/certifi/cacert.pem -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/certifi creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/certifi/__pycache__ copying build-2/lib/pip/_vendor/certifi/__pycache__/__init__.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/certifi/__pycache__ copying build-2/lib/pip/_vendor/certifi/__pycache__/core.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/certifi/__pycache__ copying build-2/lib/pip/_vendor/certifi/core.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/certifi copying build-2/lib/pip/_vendor/certifi/__init__.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/certifi creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/progress copying build-2/lib/pip/_vendor/progress/counter.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/progress copying build-2/lib/pip/_vendor/progress/spinner.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/progress creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/progress/__pycache__ copying build-2/lib/pip/_vendor/progress/__pycache__/__init__.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/progress/__pycache__ copying build-2/lib/pip/_vendor/progress/__pycache__/helpers.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/progress/__pycache__ copying build-2/lib/pip/_vendor/progress/__pycache__/bar.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/progress/__pycache__ copying build-2/lib/pip/_vendor/progress/__pycache__/spinner.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/progress/__pycache__ copying build-2/lib/pip/_vendor/progress/bar.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/progress copying build-2/lib/pip/_vendor/progress/__init__.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/progress copying build-2/lib/pip/_vendor/progress/helpers.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/progress creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/html5lib copying build-2/lib/pip/_vendor/html5lib/_tokenizer.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/html5lib creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/html5lib/_trie copying build-2/lib/pip/_vendor/html5lib/_trie/_base.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/html5lib/_trie copying build-2/lib/pip/_vendor/html5lib/_trie/datrie.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/html5lib/_trie creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/html5lib/_trie/__pycache__ copying build-2/lib/pip/_vendor/html5lib/_trie/__pycache__/__init__.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/html5lib/_trie/__pycache__ copying build-2/lib/pip/_vendor/html5lib/_trie/__pycache__/datrie.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/html5lib/_trie/__pycache__ copying build-2/lib/pip/_vendor/html5lib/_trie/__pycache__/py.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/html5lib/_trie/__pycache__ copying build-2/lib/pip/_vendor/html5lib/_trie/__pycache__/_base.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/html5lib/_trie/__pycache__ copying build-2/lib/pip/_vendor/html5lib/_trie/py.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/html5lib/_trie copying build-2/lib/pip/_vendor/html5lib/_trie/__init__.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/html5lib/_trie copying build-2/lib/pip/_vendor/html5lib/_ihatexml.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/html5lib copying build-2/lib/pip/_vendor/html5lib/serializer.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/html5lib copying build-2/lib/pip/_vendor/html5lib/constants.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/html5lib creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/html5lib/__pycache__ copying build-2/lib/pip/_vendor/html5lib/__pycache__/_utils.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/html5lib/__pycache__ copying build-2/lib/pip/_vendor/html5lib/__pycache__/__init__.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/html5lib/__pycache__ copying build-2/lib/pip/_vendor/html5lib/__pycache__/constants.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/html5lib/__pycache__ copying build-2/lib/pip/_vendor/html5lib/__pycache__/serializer.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/html5lib/__pycache__ copying build-2/lib/pip/_vendor/html5lib/__pycache__/_tokenizer.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/html5lib/__pycache__ copying build-2/lib/pip/_vendor/html5lib/__pycache__/_inputstream.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/html5lib/__pycache__ copying build-2/lib/pip/_vendor/html5lib/__pycache__/html5parser.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/html5lib/__pycache__ creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/html5lib/treeadapters copying build-2/lib/pip/_vendor/html5lib/treeadapters/genshi.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/html5lib/treeadapters copying build-2/lib/pip/_vendor/html5lib/treeadapters/__init__.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/html5lib/treeadapters copying build-2/lib/pip/_vendor/html5lib/treeadapters/sax.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/html5lib/treeadapters copying build-2/lib/pip/_vendor/html5lib/_utils.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/html5lib copying build-2/lib/pip/_vendor/html5lib/__init__.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/html5lib creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/html5lib/treewalkers copying build-2/lib/pip/_vendor/html5lib/treewalkers/dom.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/html5lib/treewalkers creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/html5lib/treewalkers/__pycache__ copying build-2/lib/pip/_vendor/html5lib/treewalkers/__pycache__/__init__.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/html5lib/treewalkers/__pycache__ copying build-2/lib/pip/_vendor/html5lib/treewalkers/genshi.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/html5lib/treewalkers copying build-2/lib/pip/_vendor/html5lib/treewalkers/etree.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/html5lib/treewalkers copying build-2/lib/pip/_vendor/html5lib/treewalkers/base.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/html5lib/treewalkers copying build-2/lib/pip/_vendor/html5lib/treewalkers/__init__.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/html5lib/treewalkers copying build-2/lib/pip/_vendor/html5lib/treewalkers/etree_lxml.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/html5lib/treewalkers copying build-2/lib/pip/_vendor/html5lib/_inputstream.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/html5lib copying build-2/lib/pip/_vendor/html5lib/html5parser.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/html5lib creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/html5lib/treebuilders copying build-2/lib/pip/_vendor/html5lib/treebuilders/dom.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/html5lib/treebuilders creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/html5lib/treebuilders/__pycache__ copying build-2/lib/pip/_vendor/html5lib/treebuilders/__pycache__/__init__.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/html5lib/treebuilders/__pycache__ copying build-2/lib/pip/_vendor/html5lib/treebuilders/__pycache__/base.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/html5lib/treebuilders/__pycache__ copying build-2/lib/pip/_vendor/html5lib/treebuilders/etree.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/html5lib/treebuilders copying build-2/lib/pip/_vendor/html5lib/treebuilders/base.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/html5lib/treebuilders copying build-2/lib/pip/_vendor/html5lib/treebuilders/__init__.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/html5lib/treebuilders copying build-2/lib/pip/_vendor/html5lib/treebuilders/etree_lxml.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/html5lib/treebuilders creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/html5lib/filters copying build-2/lib/pip/_vendor/html5lib/filters/alphabeticalattributes.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/html5lib/filters copying build-2/lib/pip/_vendor/html5lib/filters/lint.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/html5lib/filters copying build-2/lib/pip/_vendor/html5lib/filters/whitespace.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/html5lib/filters copying build-2/lib/pip/_vendor/html5lib/filters/sanitizer.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/html5lib/filters copying build-2/lib/pip/_vendor/html5lib/filters/base.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/html5lib/filters copying build-2/lib/pip/_vendor/html5lib/filters/__init__.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/html5lib/filters copying build-2/lib/pip/_vendor/html5lib/filters/optionaltags.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/html5lib/filters copying build-2/lib/pip/_vendor/html5lib/filters/inject_meta_charset.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/html5lib/filters creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3 creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/contrib creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/contrib/_securetransport copying build-2/lib/pip/_vendor/urllib3/contrib/_securetransport/low_level.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/contrib/_securetransport copying build-2/lib/pip/_vendor/urllib3/contrib/_securetransport/__init__.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/contrib/_securetransport copying build-2/lib/pip/_vendor/urllib3/contrib/_securetransport/bindings.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/contrib/_securetransport copying build-2/lib/pip/_vendor/urllib3/contrib/appengine.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/contrib copying build-2/lib/pip/_vendor/urllib3/contrib/securetransport.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/contrib copying build-2/lib/pip/_vendor/urllib3/contrib/socks.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/contrib creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/contrib/__pycache__ copying build-2/lib/pip/_vendor/urllib3/contrib/__pycache__/__init__.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/contrib/__pycache__ copying build-2/lib/pip/_vendor/urllib3/contrib/__pycache__/socks.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/contrib/__pycache__ copying build-2/lib/pip/_vendor/urllib3/contrib/__pycache__/pyopenssl.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/contrib/__pycache__ copying build-2/lib/pip/_vendor/urllib3/contrib/ntlmpool.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/contrib copying build-2/lib/pip/_vendor/urllib3/contrib/pyopenssl.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/contrib copying build-2/lib/pip/_vendor/urllib3/contrib/__init__.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/contrib copying build-2/lib/pip/_vendor/urllib3/exceptions.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3 copying build-2/lib/pip/_vendor/urllib3/connection.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3 copying build-2/lib/pip/_vendor/urllib3/request.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3 copying build-2/lib/pip/_vendor/urllib3/poolmanager.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3 copying build-2/lib/pip/_vendor/urllib3/fields.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3 creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/__pycache__ copying build-2/lib/pip/_vendor/urllib3/__pycache__/__init__.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/__pycache__ copying build-2/lib/pip/_vendor/urllib3/__pycache__/_collections.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/__pycache__ copying build-2/lib/pip/_vendor/urllib3/__pycache__/fields.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/__pycache__ copying build-2/lib/pip/_vendor/urllib3/__pycache__/poolmanager.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/__pycache__ copying build-2/lib/pip/_vendor/urllib3/__pycache__/request.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/__pycache__ copying build-2/lib/pip/_vendor/urllib3/__pycache__/exceptions.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/__pycache__ copying build-2/lib/pip/_vendor/urllib3/__pycache__/connection.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/__pycache__ copying build-2/lib/pip/_vendor/urllib3/__pycache__/connectionpool.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/__pycache__ copying build-2/lib/pip/_vendor/urllib3/__pycache__/response.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/__pycache__ copying build-2/lib/pip/_vendor/urllib3/__pycache__/filepost.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/__pycache__ copying build-2/lib/pip/_vendor/urllib3/filepost.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3 copying build-2/lib/pip/_vendor/urllib3/_collections.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3 copying build-2/lib/pip/_vendor/urllib3/__init__.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3 creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/util copying build-2/lib/pip/_vendor/urllib3/util/connection.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/util copying build-2/lib/pip/_vendor/urllib3/util/request.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/util copying build-2/lib/pip/_vendor/urllib3/util/timeout.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/util creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/util/__pycache__ copying build-2/lib/pip/_vendor/urllib3/util/__pycache__/__init__.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/util/__pycache__ copying build-2/lib/pip/_vendor/urllib3/util/__pycache__/ssl_.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/util/__pycache__ copying build-2/lib/pip/_vendor/urllib3/util/__pycache__/retry.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/util/__pycache__ copying build-2/lib/pip/_vendor/urllib3/util/__pycache__/timeout.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/util/__pycache__ copying build-2/lib/pip/_vendor/urllib3/util/__pycache__/url.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/util/__pycache__ copying build-2/lib/pip/_vendor/urllib3/util/__pycache__/request.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/util/__pycache__ copying build-2/lib/pip/_vendor/urllib3/util/__pycache__/connection.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/util/__pycache__ copying build-2/lib/pip/_vendor/urllib3/util/__pycache__/wait.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/util/__pycache__ copying build-2/lib/pip/_vendor/urllib3/util/__pycache__/response.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/util/__pycache__ copying build-2/lib/pip/_vendor/urllib3/util/__pycache__/queue.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/util/__pycache__ copying build-2/lib/pip/_vendor/urllib3/util/queue.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/util copying build-2/lib/pip/_vendor/urllib3/util/url.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/util copying build-2/lib/pip/_vendor/urllib3/util/__init__.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/util copying build-2/lib/pip/_vendor/urllib3/util/ssl_.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/util copying build-2/lib/pip/_vendor/urllib3/util/retry.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/util copying build-2/lib/pip/_vendor/urllib3/util/wait.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/util copying build-2/lib/pip/_vendor/urllib3/util/response.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/util creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/packages creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/packages/__pycache__ copying build-2/lib/pip/_vendor/urllib3/packages/__pycache__/__init__.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/packages/__pycache__ copying build-2/lib/pip/_vendor/urllib3/packages/__pycache__/six.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/packages/__pycache__ copying build-2/lib/pip/_vendor/urllib3/packages/six.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/packages copying build-2/lib/pip/_vendor/urllib3/packages/ordered_dict.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/packages creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/packages/backports creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/packages/backports/__pycache__ copying build-2/lib/pip/_vendor/urllib3/packages/backports/__pycache__/__init__.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/packages/backports/__pycache__ copying build-2/lib/pip/_vendor/urllib3/packages/backports/__pycache__/makefile.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/packages/backports/__pycache__ copying build-2/lib/pip/_vendor/urllib3/packages/backports/makefile.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/packages/backports copying build-2/lib/pip/_vendor/urllib3/packages/backports/__init__.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/packages/backports copying build-2/lib/pip/_vendor/urllib3/packages/__init__.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/packages creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/packages/ssl_match_hostname copying build-2/lib/pip/_vendor/urllib3/packages/ssl_match_hostname/_implementation.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/packages/ssl_match_hostname creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/packages/ssl_match_hostname/__pycache__ copying build-2/lib/pip/_vendor/urllib3/packages/ssl_match_hostname/__pycache__/__init__.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/packages/ssl_match_hostname/__pycache__ copying build-2/lib/pip/_vendor/urllib3/packages/ssl_match_hostname/__init__.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/packages/ssl_match_hostname copying build-2/lib/pip/_vendor/urllib3/connectionpool.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3 copying build-2/lib/pip/_vendor/urllib3/response.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3 creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/pytoml creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/pytoml/__pycache__ copying build-2/lib/pip/_vendor/pytoml/__pycache__/writer.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/pytoml/__pycache__ copying build-2/lib/pip/_vendor/pytoml/__pycache__/__init__.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/pytoml/__pycache__ copying build-2/lib/pip/_vendor/pytoml/__pycache__/parser.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/pytoml/__pycache__ copying build-2/lib/pip/_vendor/pytoml/__pycache__/core.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/pytoml/__pycache__ copying build-2/lib/pip/_vendor/pytoml/parser.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/pytoml copying build-2/lib/pip/_vendor/pytoml/core.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/pytoml copying build-2/lib/pip/_vendor/pytoml/__init__.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/pytoml copying build-2/lib/pip/_vendor/pytoml/writer.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/pytoml creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/lockfile copying build-2/lib/pip/_vendor/lockfile/sqlitelockfile.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/lockfile copying build-2/lib/pip/_vendor/lockfile/mkdirlockfile.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/lockfile creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/lockfile/__pycache__ copying build-2/lib/pip/_vendor/lockfile/__pycache__/__init__.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/lockfile/__pycache__ copying build-2/lib/pip/_vendor/lockfile/__pycache__/linklockfile.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/lockfile/__pycache__ copying build-2/lib/pip/_vendor/lockfile/pidlockfile.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/lockfile copying build-2/lib/pip/_vendor/lockfile/__init__.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/lockfile copying build-2/lib/pip/_vendor/lockfile/symlinklockfile.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/lockfile copying build-2/lib/pip/_vendor/lockfile/linklockfile.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/lockfile creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet copying build-2/lib/pip/_vendor/chardet/codingstatemachine.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet copying build-2/lib/pip/_vendor/chardet/compat.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet copying build-2/lib/pip/_vendor/chardet/langhebrewmodel.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet copying build-2/lib/pip/_vendor/chardet/cp949prober.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet copying build-2/lib/pip/_vendor/chardet/jisfreq.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet copying build-2/lib/pip/_vendor/chardet/mbcsgroupprober.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet copying build-2/lib/pip/_vendor/chardet/eucjpprober.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet copying build-2/lib/pip/_vendor/chardet/euckrfreq.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet copying build-2/lib/pip/_vendor/chardet/euctwfreq.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet copying build-2/lib/pip/_vendor/chardet/langthaimodel.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet copying build-2/lib/pip/_vendor/chardet/sbcsgroupprober.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet copying build-2/lib/pip/_vendor/chardet/langhungarianmodel.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet copying build-2/lib/pip/_vendor/chardet/hebrewprober.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet copying build-2/lib/pip/_vendor/chardet/langbulgarianmodel.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet copying build-2/lib/pip/_vendor/chardet/big5prober.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet copying build-2/lib/pip/_vendor/chardet/charsetprober.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet/__pycache__ copying build-2/lib/pip/_vendor/chardet/__pycache__/gb2312freq.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet/__pycache__ copying build-2/lib/pip/_vendor/chardet/__pycache__/jpcntx.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet/__pycache__ copying build-2/lib/pip/_vendor/chardet/__pycache__/__init__.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet/__pycache__ copying build-2/lib/pip/_vendor/chardet/__pycache__/escprober.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet/__pycache__ copying build-2/lib/pip/_vendor/chardet/__pycache__/euctwprober.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet/__pycache__ copying build-2/lib/pip/_vendor/chardet/__pycache__/sjisprober.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet/__pycache__ copying build-2/lib/pip/_vendor/chardet/__pycache__/sbcharsetprober.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet/__pycache__ copying build-2/lib/pip/_vendor/chardet/__pycache__/mbcssm.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet/__pycache__ copying build-2/lib/pip/_vendor/chardet/__pycache__/langturkishmodel.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet/__pycache__ copying build-2/lib/pip/_vendor/chardet/__pycache__/euckrfreq.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet/__pycache__ copying build-2/lib/pip/_vendor/chardet/__pycache__/big5prober.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet/__pycache__ copying build-2/lib/pip/_vendor/chardet/__pycache__/mbcharsetprober.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet/__pycache__ copying build-2/lib/pip/_vendor/chardet/__pycache__/langhebrewmodel.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet/__pycache__ copying build-2/lib/pip/_vendor/chardet/__pycache__/enums.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet/__pycache__ copying build-2/lib/pip/_vendor/chardet/__pycache__/version.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet/__pycache__ copying build-2/lib/pip/_vendor/chardet/__pycache__/sbcsgroupprober.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet/__pycache__ copying build-2/lib/pip/_vendor/chardet/__pycache__/codingstatemachine.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet/__pycache__ copying build-2/lib/pip/_vendor/chardet/__pycache__/latin1prober.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet/__pycache__ copying build-2/lib/pip/_vendor/chardet/__pycache__/big5freq.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet/__pycache__ copying build-2/lib/pip/_vendor/chardet/__pycache__/cp949prober.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet/__pycache__ copying build-2/lib/pip/_vendor/chardet/__pycache__/escsm.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet/__pycache__ copying build-2/lib/pip/_vendor/chardet/__pycache__/mbcsgroupprober.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet/__pycache__ copying build-2/lib/pip/_vendor/chardet/__pycache__/langbulgarianmodel.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet/__pycache__ copying build-2/lib/pip/_vendor/chardet/__pycache__/charsetgroupprober.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet/__pycache__ copying build-2/lib/pip/_vendor/chardet/__pycache__/langgreekmodel.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet/__pycache__ copying build-2/lib/pip/_vendor/chardet/__pycache__/universaldetector.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet/__pycache__ copying build-2/lib/pip/_vendor/chardet/__pycache__/jisfreq.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet/__pycache__ copying build-2/lib/pip/_vendor/chardet/__pycache__/chardistribution.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet/__pycache__ copying build-2/lib/pip/_vendor/chardet/__pycache__/charsetprober.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet/__pycache__ copying build-2/lib/pip/_vendor/chardet/__pycache__/langcyrillicmodel.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet/__pycache__ copying build-2/lib/pip/_vendor/chardet/__pycache__/hebrewprober.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet/__pycache__ copying build-2/lib/pip/_vendor/chardet/__pycache__/gb2312prober.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet/__pycache__ copying build-2/lib/pip/_vendor/chardet/__pycache__/utf8prober.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet/__pycache__ copying build-2/lib/pip/_vendor/chardet/__pycache__/eucjpprober.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet/__pycache__ copying build-2/lib/pip/_vendor/chardet/__pycache__/euctwfreq.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet/__pycache__ copying build-2/lib/pip/_vendor/chardet/__pycache__/compat.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet/__pycache__ copying build-2/lib/pip/_vendor/chardet/__pycache__/langthaimodel.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet/__pycache__ copying build-2/lib/pip/_vendor/chardet/__pycache__/euckrprober.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet/__pycache__ copying build-2/lib/pip/_vendor/chardet/chardistribution.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet copying build-2/lib/pip/_vendor/chardet/enums.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet copying build-2/lib/pip/_vendor/chardet/euctwprober.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet copying build-2/lib/pip/_vendor/chardet/universaldetector.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet copying build-2/lib/pip/_vendor/chardet/langcyrillicmodel.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet copying build-2/lib/pip/_vendor/chardet/escsm.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet copying build-2/lib/pip/_vendor/chardet/sjisprober.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet/cli copying build-2/lib/pip/_vendor/chardet/cli/chardetect.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet/cli copying build-2/lib/pip/_vendor/chardet/cli/__init__.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet/cli copying build-2/lib/pip/_vendor/chardet/langturkishmodel.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet copying build-2/lib/pip/_vendor/chardet/sbcharsetprober.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet copying build-2/lib/pip/_vendor/chardet/utf8prober.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet copying build-2/lib/pip/_vendor/chardet/jpcntx.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet copying build-2/lib/pip/_vendor/chardet/big5freq.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet copying build-2/lib/pip/_vendor/chardet/euckrprober.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet copying build-2/lib/pip/_vendor/chardet/__init__.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet copying build-2/lib/pip/_vendor/chardet/langgreekmodel.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet copying build-2/lib/pip/_vendor/chardet/mbcharsetprober.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet copying build-2/lib/pip/_vendor/chardet/mbcssm.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet copying build-2/lib/pip/_vendor/chardet/charsetgroupprober.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet copying build-2/lib/pip/_vendor/chardet/version.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet copying build-2/lib/pip/_vendor/chardet/gb2312prober.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet copying build-2/lib/pip/_vendor/chardet/escprober.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet copying build-2/lib/pip/_vendor/chardet/gb2312freq.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet copying build-2/lib/pip/_vendor/chardet/latin1prober.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/msgpack copying build-2/lib/pip/_vendor/msgpack/exceptions.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/msgpack copying build-2/lib/pip/_vendor/msgpack/_version.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/msgpack creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/msgpack/__pycache__ copying build-2/lib/pip/_vendor/msgpack/__pycache__/__init__.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/msgpack/__pycache__ copying build-2/lib/pip/_vendor/msgpack/__pycache__/fallback.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/msgpack/__pycache__ copying build-2/lib/pip/_vendor/msgpack/__pycache__/_version.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/msgpack/__pycache__ copying build-2/lib/pip/_vendor/msgpack/__pycache__/exceptions.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/msgpack/__pycache__ copying build-2/lib/pip/_vendor/msgpack/fallback.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/msgpack copying build-2/lib/pip/_vendor/msgpack/__init__.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/msgpack creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/pkg_resources copying build-2/lib/pip/_vendor/pkg_resources/py31compat.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/pkg_resources creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/pkg_resources/__pycache__ copying build-2/lib/pip/_vendor/pkg_resources/__pycache__/__init__.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/pkg_resources/__pycache__ copying build-2/lib/pip/_vendor/pkg_resources/__pycache__/py31compat.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/pkg_resources/__pycache__ copying build-2/lib/pip/_vendor/pkg_resources/__init__.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/pkg_resources creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/__pycache__ copying build-2/lib/pip/_vendor/__pycache__/__init__.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/__pycache__ copying build-2/lib/pip/_vendor/__pycache__/appdirs.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/__pycache__ copying build-2/lib/pip/_vendor/__pycache__/pyparsing.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/__pycache__ copying build-2/lib/pip/_vendor/__pycache__/retrying.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/__pycache__ copying build-2/lib/pip/_vendor/__pycache__/six.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/__pycache__ copying build-2/lib/pip/_vendor/distro.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/pep517 copying build-2/lib/pip/_vendor/pep517/wrappers.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/pep517 copying build-2/lib/pip/_vendor/pep517/check.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/pep517 copying build-2/lib/pip/_vendor/pep517/compat.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/pep517 copying build-2/lib/pip/_vendor/pep517/envbuild.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/pep517 creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/pep517/__pycache__ copying build-2/lib/pip/_vendor/pep517/__pycache__/__init__.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/pep517/__pycache__ copying build-2/lib/pip/_vendor/pep517/__pycache__/wrappers.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/pep517/__pycache__ copying build-2/lib/pip/_vendor/pep517/__pycache__/compat.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/pep517/__pycache__ copying build-2/lib/pip/_vendor/pep517/colorlog.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/pep517 copying build-2/lib/pip/_vendor/pep517/__init__.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/pep517 copying build-2/lib/pip/_vendor/pep517/_in_process.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/pep517 creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/cachecontrol copying build-2/lib/pip/_vendor/cachecontrol/compat.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/cachecontrol copying build-2/lib/pip/_vendor/cachecontrol/serialize.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/cachecontrol copying build-2/lib/pip/_vendor/cachecontrol/adapter.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/cachecontrol creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/cachecontrol/__pycache__ copying build-2/lib/pip/_vendor/cachecontrol/__pycache__/__init__.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/cachecontrol/__pycache__ copying build-2/lib/pip/_vendor/cachecontrol/__pycache__/cache.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/cachecontrol/__pycache__ copying build-2/lib/pip/_vendor/cachecontrol/__pycache__/serialize.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/cachecontrol/__pycache__ copying build-2/lib/pip/_vendor/cachecontrol/__pycache__/adapter.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/cachecontrol/__pycache__ copying build-2/lib/pip/_vendor/cachecontrol/__pycache__/wrapper.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/cachecontrol/__pycache__ copying build-2/lib/pip/_vendor/cachecontrol/__pycache__/controller.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/cachecontrol/__pycache__ copying build-2/lib/pip/_vendor/cachecontrol/__pycache__/filewrapper.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/cachecontrol/__pycache__ copying build-2/lib/pip/_vendor/cachecontrol/__pycache__/compat.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/cachecontrol/__pycache__ copying build-2/lib/pip/_vendor/cachecontrol/controller.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/cachecontrol copying build-2/lib/pip/_vendor/cachecontrol/cache.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/cachecontrol copying build-2/lib/pip/_vendor/cachecontrol/__init__.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/cachecontrol copying build-2/lib/pip/_vendor/cachecontrol/wrapper.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/cachecontrol copying build-2/lib/pip/_vendor/cachecontrol/heuristics.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/cachecontrol copying build-2/lib/pip/_vendor/cachecontrol/filewrapper.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/cachecontrol copying build-2/lib/pip/_vendor/cachecontrol/_cmd.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/cachecontrol creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/cachecontrol/caches copying build-2/lib/pip/_vendor/cachecontrol/caches/redis_cache.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/cachecontrol/caches copying build-2/lib/pip/_vendor/cachecontrol/caches/file_cache.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/cachecontrol/caches creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/cachecontrol/caches/__pycache__ copying build-2/lib/pip/_vendor/cachecontrol/caches/__pycache__/__init__.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/cachecontrol/caches/__pycache__ copying build-2/lib/pip/_vendor/cachecontrol/caches/__pycache__/redis_cache.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/cachecontrol/caches/__pycache__ copying build-2/lib/pip/_vendor/cachecontrol/caches/__pycache__/file_cache.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/cachecontrol/caches/__pycache__ copying build-2/lib/pip/_vendor/cachecontrol/caches/__init__.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/cachecontrol/caches copying build-2/lib/pip/_vendor/appdirs.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor copying build-2/lib/pip/_vendor/six.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor copying build-2/lib/pip/_vendor/pyparsing.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/requests copying build-2/lib/pip/_vendor/requests/packages.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/requests copying build-2/lib/pip/_vendor/requests/compat.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/requests copying build-2/lib/pip/_vendor/requests/status_codes.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/requests copying build-2/lib/pip/_vendor/requests/exceptions.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/requests copying build-2/lib/pip/_vendor/requests/sessions.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/requests copying build-2/lib/pip/_vendor/requests/adapters.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/requests copying build-2/lib/pip/_vendor/requests/structures.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/requests creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/requests/__pycache__ copying build-2/lib/pip/_vendor/requests/__pycache__/packages.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/requests/__pycache__ copying build-2/lib/pip/_vendor/requests/__pycache__/__init__.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/requests/__pycache__ copying build-2/lib/pip/_vendor/requests/__pycache__/structures.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/requests/__pycache__ copying build-2/lib/pip/_vendor/requests/__pycache__/cookies.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/requests/__pycache__ copying build-2/lib/pip/_vendor/requests/__pycache__/auth.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/requests/__pycache__ copying build-2/lib/pip/_vendor/requests/__pycache__/models.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/requests/__pycache__ copying build-2/lib/pip/_vendor/requests/__pycache__/_internal_utils.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/requests/__pycache__ copying build-2/lib/pip/_vendor/requests/__pycache__/sessions.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/requests/__pycache__ copying build-2/lib/pip/_vendor/requests/__pycache__/certs.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/requests/__pycache__ copying build-2/lib/pip/_vendor/requests/__pycache__/api.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/requests/__pycache__ copying build-2/lib/pip/_vendor/requests/__pycache__/status_codes.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/requests/__pycache__ copying build-2/lib/pip/_vendor/requests/__pycache__/exceptions.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/requests/__pycache__ copying build-2/lib/pip/_vendor/requests/__pycache__/utils.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/requests/__pycache__ copying build-2/lib/pip/_vendor/requests/__pycache__/__version__.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/requests/__pycache__ copying build-2/lib/pip/_vendor/requests/__pycache__/compat.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/requests/__pycache__ copying build-2/lib/pip/_vendor/requests/__pycache__/hooks.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/requests/__pycache__ copying build-2/lib/pip/_vendor/requests/__pycache__/adapters.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/requests/__pycache__ copying build-2/lib/pip/_vendor/requests/models.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/requests copying build-2/lib/pip/_vendor/requests/cookies.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/requests copying build-2/lib/pip/_vendor/requests/__version__.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/requests copying build-2/lib/pip/_vendor/requests/api.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/requests copying build-2/lib/pip/_vendor/requests/hooks.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/requests copying build-2/lib/pip/_vendor/requests/certs.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/requests copying build-2/lib/pip/_vendor/requests/__init__.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/requests copying build-2/lib/pip/_vendor/requests/utils.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/requests copying build-2/lib/pip/_vendor/requests/_internal_utils.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/requests copying build-2/lib/pip/_vendor/requests/help.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/requests copying build-2/lib/pip/_vendor/requests/auth.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/requests copying build-2/lib/pip/_vendor/__init__.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/colorama copying build-2/lib/pip/_vendor/colorama/winterm.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/colorama copying build-2/lib/pip/_vendor/colorama/ansi.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/colorama copying build-2/lib/pip/_vendor/colorama/initialise.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/colorama copying build-2/lib/pip/_vendor/colorama/ansitowin32.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/colorama creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/colorama/__pycache__ copying build-2/lib/pip/_vendor/colorama/__pycache__/__init__.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/colorama/__pycache__ copying build-2/lib/pip/_vendor/colorama/__pycache__/win32.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/colorama/__pycache__ copying build-2/lib/pip/_vendor/colorama/__pycache__/initialise.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/colorama/__pycache__ copying build-2/lib/pip/_vendor/colorama/__pycache__/ansi.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/colorama/__pycache__ copying build-2/lib/pip/_vendor/colorama/__pycache__/winterm.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/colorama/__pycache__ copying build-2/lib/pip/_vendor/colorama/__pycache__/ansitowin32.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/colorama/__pycache__ copying build-2/lib/pip/_vendor/colorama/win32.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/colorama copying build-2/lib/pip/_vendor/colorama/__init__.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/colorama creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/distlib copying build-2/lib/pip/_vendor/distlib/scripts.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/distlib copying build-2/lib/pip/_vendor/distlib/compat.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/distlib creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/distlib/_backport copying build-2/lib/pip/_vendor/distlib/_backport/shutil.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/distlib/_backport copying build-2/lib/pip/_vendor/distlib/_backport/sysconfig.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/distlib/_backport copying build-2/lib/pip/_vendor/distlib/_backport/sysconfig.cfg -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/distlib/_backport copying build-2/lib/pip/_vendor/distlib/_backport/__init__.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/distlib/_backport copying build-2/lib/pip/_vendor/distlib/_backport/misc.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/distlib/_backport copying build-2/lib/pip/_vendor/distlib/_backport/tarfile.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/distlib/_backport copying build-2/lib/pip/_vendor/distlib/util.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/distlib copying build-2/lib/pip/_vendor/distlib/resources.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/distlib creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/distlib/__pycache__ copying build-2/lib/pip/_vendor/distlib/__pycache__/__init__.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/distlib/__pycache__ copying build-2/lib/pip/_vendor/distlib/__pycache__/scripts.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/distlib/__pycache__ copying build-2/lib/pip/_vendor/distlib/__pycache__/resources.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/distlib/__pycache__ copying build-2/lib/pip/_vendor/distlib/__pycache__/util.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/distlib/__pycache__ copying build-2/lib/pip/_vendor/distlib/__pycache__/compat.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/distlib/__pycache__ copying build-2/lib/pip/_vendor/distlib/markers.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/distlib copying build-2/lib/pip/_vendor/distlib/database.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/distlib copying build-2/lib/pip/_vendor/distlib/w64.exe -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/distlib copying build-2/lib/pip/_vendor/distlib/w32.exe -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/distlib copying build-2/lib/pip/_vendor/distlib/__init__.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/distlib copying build-2/lib/pip/_vendor/distlib/version.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/distlib copying build-2/lib/pip/_vendor/distlib/locators.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/distlib copying build-2/lib/pip/_vendor/distlib/t64.exe -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/distlib copying build-2/lib/pip/_vendor/distlib/t32.exe -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/distlib copying build-2/lib/pip/_vendor/distlib/metadata.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/distlib copying build-2/lib/pip/_vendor/distlib/manifest.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/distlib copying build-2/lib/pip/_vendor/distlib/wheel.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/distlib copying build-2/lib/pip/_vendor/distlib/index.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/distlib creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/idna copying build-2/lib/pip/_vendor/idna/compat.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/idna copying build-2/lib/pip/_vendor/idna/intranges.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/idna copying build-2/lib/pip/_vendor/idna/codec.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/idna creating /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/idna/__pycache__ copying build-2/lib/pip/_vendor/idna/__pycache__/__init__.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/idna/__pycache__ copying build-2/lib/pip/_vendor/idna/__pycache__/idnadata.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/idna/__pycache__ copying build-2/lib/pip/_vendor/idna/__pycache__/package_data.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/idna/__pycache__ copying build-2/lib/pip/_vendor/idna/__pycache__/core.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/idna/__pycache__ copying build-2/lib/pip/_vendor/idna/__pycache__/intranges.cpython-38.pyc -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/idna/__pycache__ copying build-2/lib/pip/_vendor/idna/core.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/idna copying build-2/lib/pip/_vendor/idna/idnadata.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/idna copying build-2/lib/pip/_vendor/idna/package_data.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/idna copying build-2/lib/pip/_vendor/idna/__init__.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/idna copying build-2/lib/pip/_vendor/idna/uts46data.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/idna copying build-2/lib/pip/__init__.py -> /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/__main__.py to __main__.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/locations.py to locations.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/exceptions.py to exceptions.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/resolve.py to resolve.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/commands/check.py to check.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/commands/completion.py to completion.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/commands/freeze.py to freeze.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/commands/hash.py to hash.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/commands/search.py to search.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/commands/show.py to show.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/commands/configuration.py to configuration.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/commands/__init__.py to __init__.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/commands/uninstall.py to uninstall.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/commands/download.py to download.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/commands/install.py to install.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/commands/list.py to list.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/commands/help.py to help.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/commands/wheel.py to wheel.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/build_env.py to build_env.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/models/candidate.py to candidate.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/models/__init__.py to __init__.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/models/format_control.py to format_control.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/models/link.py to link.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/models/index.py to index.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/vcs/bazaar.py to bazaar.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/vcs/git.py to git.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/vcs/mercurial.py to mercurial.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/vcs/__init__.py to __init__.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/vcs/subversion.py to subversion.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/configuration.py to configuration.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/pyproject.py to pyproject.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/cli/status_codes.py to status_codes.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/cli/parser.py to parser.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/cli/autocompletion.py to autocompletion.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/cli/base_command.py to base_command.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/cli/cmdoptions.py to cmdoptions.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/cli/__init__.py to __init__.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/cli/main_parser.py to main_parser.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/req/req_install.py to req_install.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/req/req_uninstall.py to req_uninstall.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/req/req_file.py to req_file.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/req/req_set.py to req_set.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/req/constructors.py to constructors.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/req/__init__.py to __init__.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/req/req_tracker.py to req_tracker.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/cache.py to cache.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/__init__.py to __init__.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/utils/compat.py to compat.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/utils/outdated.py to outdated.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/utils/filesystem.py to filesystem.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/utils/typing.py to typing.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/utils/packaging.py to packaging.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/utils/temp_dir.py to temp_dir.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/utils/encoding.py to encoding.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/utils/models.py to models.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/utils/hashes.py to hashes.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/utils/appdirs.py to appdirs.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/utils/glibc.py to glibc.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/utils/ui.py to ui.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/utils/setuptools_build.py to setuptools_build.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/utils/deprecation.py to deprecation.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/utils/__init__.py to __init__.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/utils/misc.py to misc.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/utils/logging.py to logging.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/pep425tags.py to pep425tags.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/download.py to download.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/operations/check.py to check.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/operations/prepare.py to prepare.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/operations/freeze.py to freeze.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/operations/__init__.py to __init__.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/wheel.py to wheel.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_internal/index.py to index.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/ipaddress.py to ipaddress.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/retrying.py to retrying.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/webencodings/x_user_defined.py to x_user_defined.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/webencodings/mklabels.py to mklabels.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/webencodings/tests.py to tests.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/webencodings/labels.py to labels.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/webencodings/__init__.py to __init__.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/packaging/specifiers.py to specifiers.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/packaging/_structures.py to _structures.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/packaging/_compat.py to _compat.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/packaging/markers.py to markers.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/packaging/requirements.py to requirements.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/packaging/__init__.py to __init__.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/packaging/utils.py to utils.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/packaging/version.py to version.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/packaging/__about__.py to __about__.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/certifi/__main__.py to __main__.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/certifi/core.py to core.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/certifi/__init__.py to __init__.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/progress/counter.py to counter.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/progress/spinner.py to spinner.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/progress/bar.py to bar.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/progress/__init__.py to __init__.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/progress/helpers.py to helpers.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/html5lib/_tokenizer.py to _tokenizer.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/html5lib/_trie/_base.py to _base.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/html5lib/_trie/datrie.py to datrie.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/html5lib/_trie/py.py to py.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/html5lib/_trie/__init__.py to __init__.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/html5lib/_ihatexml.py to _ihatexml.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/html5lib/serializer.py to serializer.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/html5lib/constants.py to constants.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/html5lib/treeadapters/genshi.py to genshi.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/html5lib/treeadapters/__init__.py to __init__.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/html5lib/treeadapters/sax.py to sax.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/html5lib/_utils.py to _utils.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/html5lib/__init__.py to __init__.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/html5lib/treewalkers/dom.py to dom.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/html5lib/treewalkers/genshi.py to genshi.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/html5lib/treewalkers/etree.py to etree.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/html5lib/treewalkers/base.py to base.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/html5lib/treewalkers/__init__.py to __init__.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/html5lib/treewalkers/etree_lxml.py to etree_lxml.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/html5lib/_inputstream.py to _inputstream.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/html5lib/html5parser.py to html5parser.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/html5lib/treebuilders/dom.py to dom.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/html5lib/treebuilders/etree.py to etree.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/html5lib/treebuilders/base.py to base.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/html5lib/treebuilders/__init__.py to __init__.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/html5lib/treebuilders/etree_lxml.py to etree_lxml.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/html5lib/filters/alphabeticalattributes.py to alphabeticalattributes.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/html5lib/filters/lint.py to lint.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/html5lib/filters/whitespace.py to whitespace.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/html5lib/filters/sanitizer.py to sanitizer.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/html5lib/filters/base.py to base.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/html5lib/filters/__init__.py to __init__.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/html5lib/filters/optionaltags.py to optionaltags.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/html5lib/filters/inject_meta_charset.py to inject_meta_charset.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/contrib/_securetransport/low_level.py to low_level.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/contrib/_securetransport/__init__.py to __init__.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/contrib/_securetransport/bindings.py to bindings.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/contrib/appengine.py to appengine.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/contrib/securetransport.py to securetransport.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/contrib/socks.py to socks.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/contrib/ntlmpool.py to ntlmpool.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/contrib/pyopenssl.py to pyopenssl.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/contrib/__init__.py to __init__.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/exceptions.py to exceptions.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/connection.py to connection.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/request.py to request.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/poolmanager.py to poolmanager.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/fields.py to fields.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/filepost.py to filepost.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/_collections.py to _collections.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/__init__.py to __init__.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/util/connection.py to connection.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/util/request.py to request.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/util/timeout.py to timeout.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/util/queue.py to queue.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/util/url.py to url.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/util/__init__.py to __init__.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/util/ssl_.py to ssl_.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/util/retry.py to retry.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/util/wait.py to wait.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/util/response.py to response.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/packages/six.py to six.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/packages/ordered_dict.py to ordered_dict.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/packages/backports/makefile.py to makefile.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/packages/backports/__init__.py to __init__.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/packages/__init__.py to __init__.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/packages/ssl_match_hostname/_implementation.py to _implementation.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/packages/ssl_match_hostname/__init__.py to __init__.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/connectionpool.py to connectionpool.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/urllib3/response.py to response.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/pytoml/parser.py to parser.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/pytoml/core.py to core.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/pytoml/__init__.py to __init__.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/pytoml/writer.py to writer.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/lockfile/sqlitelockfile.py to sqlitelockfile.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/lockfile/mkdirlockfile.py to mkdirlockfile.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/lockfile/pidlockfile.py to pidlockfile.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/lockfile/__init__.py to __init__.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/lockfile/symlinklockfile.py to symlinklockfile.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/lockfile/linklockfile.py to linklockfile.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet/codingstatemachine.py to codingstatemachine.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet/compat.py to compat.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet/langhebrewmodel.py to langhebrewmodel.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet/cp949prober.py to cp949prober.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet/jisfreq.py to jisfreq.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet/mbcsgroupprober.py to mbcsgroupprober.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet/eucjpprober.py to eucjpprober.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet/euckrfreq.py to euckrfreq.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet/euctwfreq.py to euctwfreq.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet/langthaimodel.py to langthaimodel.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet/sbcsgroupprober.py to sbcsgroupprober.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet/langhungarianmodel.py to langhungarianmodel.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet/hebrewprober.py to hebrewprober.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet/langbulgarianmodel.py to langbulgarianmodel.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet/big5prober.py to big5prober.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet/charsetprober.py to charsetprober.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet/chardistribution.py to chardistribution.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet/enums.py to enums.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet/euctwprober.py to euctwprober.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet/universaldetector.py to universaldetector.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet/langcyrillicmodel.py to langcyrillicmodel.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet/escsm.py to escsm.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet/sjisprober.py to sjisprober.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet/cli/chardetect.py to chardetect.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet/cli/__init__.py to __init__.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet/langturkishmodel.py to langturkishmodel.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet/sbcharsetprober.py to sbcharsetprober.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet/utf8prober.py to utf8prober.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet/jpcntx.py to jpcntx.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet/big5freq.py to big5freq.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet/euckrprober.py to euckrprober.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet/__init__.py to __init__.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet/langgreekmodel.py to langgreekmodel.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet/mbcharsetprober.py to mbcharsetprober.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet/mbcssm.py to mbcssm.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet/charsetgroupprober.py to charsetgroupprober.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet/version.py to version.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet/gb2312prober.py to gb2312prober.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet/escprober.py to escprober.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet/gb2312freq.py to gb2312freq.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/chardet/latin1prober.py to latin1prober.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/msgpack/exceptions.py to exceptions.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/msgpack/_version.py to _version.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/msgpack/fallback.py to fallback.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/msgpack/__init__.py to __init__.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/pkg_resources/py31compat.py to py31compat.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/pkg_resources/__init__.py to __init__.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/distro.py to distro.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/pep517/wrappers.py to wrappers.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/pep517/check.py to check.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/pep517/compat.py to compat.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/pep517/envbuild.py to envbuild.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/pep517/colorlog.py to colorlog.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/pep517/__init__.py to __init__.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/pep517/_in_process.py to _in_process.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/cachecontrol/compat.py to compat.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/cachecontrol/serialize.py to serialize.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/cachecontrol/adapter.py to adapter.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/cachecontrol/controller.py to controller.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/cachecontrol/cache.py to cache.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/cachecontrol/__init__.py to __init__.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/cachecontrol/wrapper.py to wrapper.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/cachecontrol/heuristics.py to heuristics.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/cachecontrol/filewrapper.py to filewrapper.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/cachecontrol/_cmd.py to _cmd.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/cachecontrol/caches/redis_cache.py to redis_cache.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/cachecontrol/caches/file_cache.py to file_cache.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/cachecontrol/caches/__init__.py to __init__.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/appdirs.py to appdirs.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/six.py to six.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/pyparsing.py to pyparsing.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/requests/packages.py to packages.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/requests/compat.py to compat.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/requests/status_codes.py to status_codes.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/requests/exceptions.py to exceptions.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/requests/sessions.py to sessions.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/requests/adapters.py to adapters.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/requests/structures.py to structures.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/requests/models.py to models.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/requests/cookies.py to cookies.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/requests/__version__.py to __version__.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/requests/api.py to api.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/requests/hooks.py to hooks.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/requests/certs.py to certs.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/requests/__init__.py to __init__.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/requests/utils.py to utils.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/requests/_internal_utils.py to _internal_utils.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/requests/help.py to help.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/requests/auth.py to auth.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/__init__.py to __init__.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/colorama/winterm.py to winterm.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/colorama/ansi.py to ansi.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/colorama/initialise.py to initialise.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/colorama/ansitowin32.py to ansitowin32.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/colorama/win32.py to win32.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/colorama/__init__.py to __init__.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/distlib/scripts.py to scripts.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/distlib/compat.py to compat.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/distlib/_backport/shutil.py to shutil.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/distlib/_backport/sysconfig.py to sysconfig.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/distlib/_backport/__init__.py to __init__.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/distlib/_backport/misc.py to misc.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/distlib/_backport/tarfile.py to tarfile.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/distlib/util.py to util.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/distlib/resources.py to resources.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/distlib/markers.py to markers.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/distlib/database.py to database.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/distlib/__init__.py to __init__.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/distlib/version.py to version.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/distlib/locators.py to locators.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/distlib/metadata.py to metadata.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/distlib/manifest.py to manifest.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/distlib/wheel.py to wheel.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/distlib/index.py to index.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/idna/compat.py to compat.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/idna/intranges.py to intranges.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/idna/codec.py to codec.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/idna/core.py to core.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/idna/idnadata.py to idnadata.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/idna/package_data.py to package_data.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/idna/__init__.py to __init__.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/_vendor/idna/uts46data.py to uts46data.pyc byte-compiling /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip/__init__.py to __init__.pyc writing byte-compilation script '/tmp/B.QzcrA5/BUILD/tmp/tmp8Veu2b.py' /usr/bin/python -OO /tmp/B.QzcrA5/BUILD/tmp/tmp8Veu2b.py removing /tmp/B.QzcrA5/BUILD/tmp/tmp8Veu2b.py running install_egg_info running egg_info writing src/pip.egg-info/PKG-INFO writing top-level names to src/pip.egg-info/top_level.txt writing dependency_links to src/pip.egg-info/dependency_links.txt writing entry points to src/pip.egg-info/entry_points.txt reading manifest file 'src/pip.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'docs/docutils.conf' warning: no previously-included files found matching '.coveragerc' warning: no previously-included files found matching '.mailmap' warning: no previously-included files found matching '.travis.yml' warning: no previously-included files found matching 'tox.ini' warning: no previously-included files found matching 'appveyor.yml' warning: no files found matching 'Makefile' under directory 'docs' warning: no files found matching '*.bat' under directory 'docs' warning: no previously-included files found matching 'src/pip/_vendor/six' warning: no previously-included files found matching 'src/pip/_vendor/six/moves' warning: no previously-included files matching '*.pyi' found under directory 'src/pip/_vendor' no previously-included directories found matching '.github' no previously-included directories found matching 'docs/build' no previously-included directories found matching 'news' no previously-included directories found matching 'tasks' no previously-included directories found matching 'tests' no previously-included directories found matching 'tools' writing manifest file 'src/pip.egg-info/SOURCES.txt' Copying src/pip.egg-info to /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages/pip-18.1-py2.7.egg-info running install_scripts Installing pip script to /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/bin Installing pip2.7 script to /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/bin Installing pip2 script to /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/bin + '[' ! -d /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages ']' + find /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/python2.7/site-packages -name '*.py' -print0 + xargs -0r -l512 rm + '[' ! -d /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/lib64/python2.7/site-packages ']' + ln -sf pip2 /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/bin/python-pip + ln -sf pip3 /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/bin/pip + __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: 84/1130 files hardlinked Processing files: python-pip-18.1-2 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.QzcrA5/BUILD/tmp /bin/sh -e /tmp/B.QzcrA5/BUILD/tmp/rpm-tmp.18469 + umask 022 + cd /tmp/B.QzcrA5/BUILD + cd pip-18.1 + DOCDIR=/tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/doc/python-pip-18.1 + export DOCDIR + rm -rf /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/doc/python-pip-18.1 + /bin/mkdir -p /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/doc/python-pip-18.1 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/doc/python-pip-18.1... Documentation compressed. + cp -pr AUTHORS.txt LICENSE.txt README.rst /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/doc/python-pip-18.1 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/doc/python-pip-18.1... ./AUTHORS.txt ./README.rst ./LICENSE.txt Documentation compressed. + exit 0 Provides: pythonegg(pip) = 18.1 Requires(rpmlib): rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /usr/bin/python python(abi) python(abi) = 2.7 Processing files: python3-pip-18.1-2 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.QzcrA5/BUILD/tmp /bin/sh -e /tmp/B.QzcrA5/BUILD/tmp/rpm-tmp.5611 + umask 022 + cd /tmp/B.QzcrA5/BUILD + cd pip-18.1 + DOCDIR=/tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/doc/python3-pip-18.1 + export DOCDIR + rm -rf /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/doc/python3-pip-18.1 + /bin/mkdir -p /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/doc/python3-pip-18.1 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/doc/python3-pip-18.1... Documentation compressed. + cp -pr AUTHORS.txt LICENSE.txt README.rst /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/doc/python3-pip-18.1 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/doc/python3-pip-18.1... ./AUTHORS.txt ./README.rst ./LICENSE.txt Documentation compressed. + exit 0 Provides: python3egg(pip) = 18.1 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /usr/bin/python3 python(abi) python(abi) = 3.8 Processing files: pip-18.1-2 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.QzcrA5/BUILD/tmp /bin/sh -e /tmp/B.QzcrA5/BUILD/tmp/rpm-tmp.41644 + umask 022 + cd /tmp/B.QzcrA5/BUILD + cd pip-18.1 + DOCDIR=/tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/doc/pip-18.1 + export DOCDIR + rm -rf /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/doc/pip-18.1 + /bin/mkdir -p /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/doc/pip-18.1 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/doc/pip-18.1... Documentation compressed. + cp -pr AUTHORS.txt LICENSE.txt README.rst /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/doc/pip-18.1 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/doc/pip-18.1... ./AUTHORS.txt ./README.rst ./LICENSE.txt Documentation compressed. + exit 0 Conflicts: python-pip < 7.1.2-3 Processing files: python-pip-apidocs-18.1-2 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.QzcrA5/BUILD/tmp /bin/sh -e /tmp/B.QzcrA5/BUILD/tmp/rpm-tmp.41644 + umask 022 + cd /tmp/B.QzcrA5/BUILD + cd pip-18.1 + DOCDIR=/tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/doc/python-pip-apidocs-18.1 + export DOCDIR + rm -rf /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/doc/python-pip-apidocs-18.1 + /bin/mkdir -p /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/doc/python-pip-apidocs-18.1 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/doc/python-pip-apidocs-18.1... Documentation compressed. + cp -pr docs/html/_build/html/_sources docs/html/_build/html/_static docs/html/_build/html/cookbook.html docs/html/_build/html/development docs/html/_build/html/index.html docs/html/_build/html/installing.html docs/html/_build/html/logic.html docs/html/_build/html/news.html docs/html/_build/html/objects.inv docs/html/_build/html/quickstart.html docs/html/_build/html/reference docs/html/_build/html/search.html docs/html/_build/html/searchindex.js docs/html/_build/html/usage.html docs/html/_build/html/user_guide.html /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/doc/python-pip-apidocs-18.1 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder/usr/share/doc/python-pip-apidocs-18.1... ./objects.inv ./_sources/development/getting-started.rst.txt ./_sources/development/release-process.rst.txt ./_sources/development/configuration.rst.txt ./_sources/development/contributing.rst.txt ./_sources/development/index.rst.txt ./_sources/quickstart.rst.txt ./_sources/user_guide.rst.txt ./_sources/reference/pip_uninstall.rst.txt ./_sources/reference/pip.rst.txt ./_sources/reference/pip_check.rst.txt ./_sources/reference/pip_wheel.rst.txt ./_sources/reference/pip_freeze.rst.txt ./_sources/reference/pip_list.rst.txt ./_sources/reference/pip_search.rst.txt ./_sources/reference/pip_config.rst.txt ./_sources/reference/pip_hash.rst.txt ./_sources/reference/index.rst.txt ./_sources/reference/pip_install.rst.txt ./_sources/reference/pip_download.rst.txt ./_sources/reference/pip_show.rst.txt ./_sources/logic.rst.txt ./_sources/usage.rst.txt ./_sources/index.rst.txt ./_sources/installing.rst.txt ./_sources/news.rst.txt ./_sources/cookbook.rst.txt Documentation compressed. + exit 0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder Wrote: /tmp/B.QzcrA5/RPMS/python-pip-18.1-2.noarch.rpm Wrote: /tmp/B.QzcrA5/RPMS/python3-pip-18.1-2.noarch.rpm Wrote: /tmp/B.QzcrA5/RPMS/pip-18.1-2.noarch.rpm Wrote: /tmp/B.QzcrA5/RPMS/python-pip-apidocs-18.1-2.noarch.rpm Executing(%clean): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.QzcrA5/BUILD/tmp /bin/sh -e /tmp/B.QzcrA5/BUILD/tmp/rpm-tmp.93772 + umask 022 + cd /tmp/B.QzcrA5/BUILD + cd pip-18.1 + /bin/rm '--interactive=never' -rf /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder + rm -rf /tmp/B.QzcrA5/BUILD/tmp/python-pip-18.1-root-builder ended at: Sun Dec 15 10:29:35 2019, done in 0:09:47.673139 + chmod -R u+rwX /tmp/B.QzcrA5/BUILD + rm -rf /tmp/B.QzcrA5/tmp /tmp/B.QzcrA5/BUILD copy rpm files to cache_dir: /spools/ready Creating pndir index of /spools/ready/ (type=dir)... Loading [pndir]previous /spools/ready/packages.ndir.gz... Loading [dir]/spools/ready/... Writing /spools/ready/packages.ndir.gz... Begin-TLD-Builder-Info upgrading packages End-TLD-Builder-Info + rm -rf /tmp/B.QzcrA5 Begin-TLD-Builder-Info Build-Time: user:504.27s sys:64.92s real:588.75s (faults io:0 non-io:13434862) Files queued for ftp: 273054 python-pip-apidocs-18.1-2.noarch.rpm 12245 pip-18.1-2.noarch.rpm 1675686 python3-pip-18.1-2.noarch.rpm 1604578 python-pip-18.1-2.noarch.rpm 199 python-pip-18.1-2.src.rpm.uploadinfo End-TLD-Builder-Info