Started by upstream project STX_build_docker_images_layered build number 41 http:jenkins-STX_build_docker_images_layered-41.log.html
originally caused by:
Started by upstream project "STX_4.0_build_layer_containers" build number 18
originally caused by:
Started by upstream project "STX_4.0_build_layer_all" build number 15
originally caused by:
Started by user Scott Little
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building in workspace /var/lib/jenkins/workspace/STX_build_wheels_layered
Extended Email Publisher is currently disabled in project settings
[STX_build_wheels_layered] $ /bin/sh -xe /tmp/jenkins5986981126317516424.sh
+ echo MY_REPO=/localdisk/designer/jenkins/rc-4.0-containers/cgcs-root
MY_REPO=/localdisk/designer/jenkins/rc-4.0-containers/cgcs-root
+ echo MY_WORKSPACE=/localdisk/loadbuild/jenkins/rc-4.0-containers/20200805T082701Z
MY_WORKSPACE=/localdisk/loadbuild/jenkins/rc-4.0-containers/20200805T082701Z
+ echo OS=centos
OS=centos
+ echo OS_VERSION=7.5.1804
OS_VERSION=7.5.1804
+ echo BUILD_STREAM=stable
BUILD_STREAM=stable
+ echo PUBLISH_LOGS_BASE=/export/mirror/starlingx/rc/4.0/centos/containers/20200805T082701Z/logs
PUBLISH_LOGS_BASE=/export/mirror/starlingx/rc/4.0/centos/containers/20200805T082701Z/logs
+ echo PUBLISH_LOGS_URL=http://mirror.starlingx.cengn.ca/mirror/starlingx/rc/4.0/centos/containers/20200805T082701Z/logs
PUBLISH_LOGS_URL=http://mirror.starlingx.cengn.ca/mirror/starlingx/rc/4.0/centos/containers/20200805T082701Z/logs
+ echo DOCKER_BUILD_ID=jenkins-rc-4.0-containers-20200805T082701Z-builder
DOCKER_BUILD_ID=jenkins-rc-4.0-containers-20200805T082701Z-builder
+ '[' -n /localdisk/designer/jenkins/rc-4.0-containers/cgcs-root ']'
+ '[' -n /localdisk/loadbuild/jenkins/rc-4.0-containers/20200805T082701Z ']'
+ '[' -n centos ']'
+ '[' -n 7.5.1804 ']'
+ '[' -n stable ']'
+ '[' -n /export/mirror/starlingx/rc/4.0/centos/containers/20200805T082701Z/logs ']'
+ '[' -n http://mirror.starlingx.cengn.ca/mirror/starlingx/rc/4.0/centos/containers/20200805T082701Z/logs ']'
+ '[' -n jenkins-rc-4.0-containers-20200805T082701Z-builder ']'
+ '[' '!' -f /localdisk/loadbuild/jenkins/rc-4.0-containers/20200805T082701Z/NEED_BUILD ']'
++ id -un
+ MYUNAME=jenkins
+ DOCKER_CMD='docker exec --interactive --user=jenkins -e MYUNAME=jenkins jenkins-rc-4.0-containers-20200805T082701Z-builder /bin/bash -i -'
+ echo 'echo MY_REPO=$MY_REPO'
+ docker exec --interactive --user=jenkins -e MYUNAME=jenkins jenkins-rc-4.0-containers-20200805T082701Z-builder /bin/bash -i -
bash: cannot set terminal process group (-1): Inappropriate ioctl for device
bash: no job control in this shell
not starting up lighttpd, it's already running
MY_REPO=/localdisk/designer/jenkins/rc-4.0-containers/cgcs-root
Using git@git.openstack.org:openstack for build

To ease checkout do:
eval $(ssh-agent)
ssh-add
To start a fresh source tree:
cd $MY_REPO_ROOT_DIR
repo init -u https://opendev.org/starlingx/manifest.git -m default.xml
To build all packages:
cd $MY_REPO
build-pkgs or build-pkgs <pkglist>
To make an iso:
build-iso
[jenkins@starlingx_mirror /]$ echo MY_REPO=$MY_REPO
MY_REPO=/localdisk/designer/jenkins/rc-4.0-containers/cgcs-root
[jenkins@starlingx_mirror /]$ exit
+ echo 'time /localdisk/designer/jenkins/rc-4.0-containers/cgcs-root/build-tools/build-wheels/build-wheel-tarball.sh --attempts 5 --os centos --os-version 7.5.1804 --stream stable'
+ docker exec --interactive --user=jenkins -e MYUNAME=jenkins jenkins-rc-4.0-containers-20200805T082701Z-builder /bin/bash -i -
bash: cannot set terminal process group (-1): Inappropriate ioctl for device
bash: no job control in this shell
not starting up lighttpd, it's already running
MY_REPO=/localdisk/designer/jenkins/rc-4.0-containers/cgcs-root
Using git@git.openstack.org:openstack for build

To ease checkout do:
eval $(ssh-agent)
ssh-add
To start a fresh source tree:
cd $MY_REPO_ROOT_DIR
repo init -u https://opendev.org/starlingx/manifest.git -m default.xml
To build all packages:
cd $MY_REPO
build-pkgs or build-pkgs <pkglist>
To make an iso:
build-iso
[jenkins@starlingx_mirror /]$ time /localdisk/designer/jenkins/rc-4.0-contain <]$ time /localdisk/designer/jenkins/rc-4.0-containe rs/cgcs-root/build-tools/ <r/jenkins/rc-4.0-containers/cgcs-root/build-tools/b uild-wheels/build-wheel-t <s/cgcs-root/build-tools/build-wheels/build-wheel-ta rball.sh -- <ild-wheels/build-wheel-tarball.sh --a ttempts 5 - <ball.sh --attempts 5 -- os centos - <tempts 5 --os centos -- os-version 7.5.1804 <s centos --os-version 7.5.1804  --stream stable
Running: docker build --build-arg RELEASE=7.5.1804 --build-arg BUILD_STREAM=stable -t jenkins-20200805t082701z-wheelbuilder:centos-stable -f /localdisk/designer/jenkins/rc-4.0-containers/cgcs-root/build-tools/build-wheels/docker/centos-dockerfile /localdisk/designer/jenkins/rc-4.0-containers/cgcs-root/build-tools/build-wheels/docker
Sending build context to Docker daemon 49.15 kB
Step 1/6 : ARG RELEASE=7.5.1804
Step 2/6 : FROM centos:${RELEASE}
---> cf49811e3cdb
Step 3/6 : ARG BUILD_STREAM=stable
---> Running in df6aee0940f4
Removing intermediate container df6aee0940f4
---> d346bdcdab4a
Step 4/6 : RUN set -ex ; sed -i '/\[main\]/ atimeout=120' /etc/yum.conf ; yum install -y epel-release centos-release-openstack-queens ; yum install -y git gcc zip bzip2 unzip python3 python3-pip python3-wheel python3-devel wget openldap-devel mariadb mariadb-devel libvirt libvirt-devel liberasurecode-devel nss-devel systemd-devel postgresql-devel ; python3 -m pip install --user setuptools==45.3 ; python3 -m pip install --user --upgrade wheel
---> Running in 77bd6706dc77
+ sed -i '/\[main\]/ atimeout=120' /etc/yum.conf
+ yum install -y epel-release centos-release-openstack-queens
Loaded plugins: fastestmirror, ovl
Determining fastest mirrors
* base: centos.mirror.netelligent.ca
* extras: less.cogeco.net
* updates: less.cogeco.net
Resolving Dependencies
--> Running transaction check
---> Package centos-release-openstack-queens.noarch 0:1-2.el7.centos will be installed
--> Processing Dependency: centos-release-qemu-ev for package: centos-release-openstack-queens-1-2.el7.centos.noarch
--> Processing Dependency: centos-release-ceph-luminous for package: centos-release-openstack-queens-1-2.el7.centos.noarch
---> Package epel-release.noarch 0:7-11 will be installed
--> Running transaction check
---> Package centos-release-ceph-luminous.noarch 0:1.1-2.el7.centos will be installed
--> Processing Dependency: centos-release-storage-common for package: centos-release-ceph-luminous-1.1-2.el7.centos.noarch
---> Package centos-release-qemu-ev.noarch 0:1.0-4.el7.centos will be installed
--> Processing Dependency: centos-release-virt-common for package: centos-release-qemu-ev-1.0-4.el7.centos.noarch
--> Running transaction check
---> Package centos-release-storage-common.noarch 0:2-2.el7.centos will be installed
---> Package centos-release-virt-common.noarch 0:1-1.el7.centos will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package Arch Version Repository
Size
================================================================================
Installing:
centos-release-openstack-queens noarch 1-2.el7.centos extras 5.3 k
epel-release noarch 7-11 extras 15 k
Installing for dependencies:
centos-release-ceph-luminous noarch 1.1-2.el7.centos extras 4.4 k
centos-release-qemu-ev noarch 1.0-4.el7.centos extras 11 k
centos-release-storage-common noarch 2-2.el7.centos extras 5.1 k
centos-release-virt-common noarch 1-1.el7.centos extras 4.5 k

Transaction Summary
================================================================================
Install 2 Packages (+4 Dependent packages)

Total download size: 45 k
Installed size: 48 k
Downloading packages:
warning: /var/cache/yum/x86_64/7/extras/packages/centos-release-ceph-luminous-1.1-2.el7.centos.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY
Public key for centos-release-ceph-luminous-1.1-2.el7.centos.noarch.rpm is not installed
--------------------------------------------------------------------------------
Total 273 kB/s | 45 kB 00:00
Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
Importing GPG key 0xF4A80EB5:
Userid : "CentOS-7 Key (CentOS 7 Official Signing Key) <security@centos.org>"
Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5
Package : centos-release-7-5.1804.el7.centos.2.x86_64 (@Updates)
From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Installing : centos-release-storage-common-2-2.el7.centos.noarch 1/6
Installing : centos-release-ceph-luminous-1.1-2.el7.centos.noarch 2/6
Installing : centos-release-virt-common-1-1.el7.centos.noarch 3/6
Installing : centos-release-qemu-ev-1.0-4.el7.centos.noarch 4/6
Installing : centos-release-openstack-queens-1-2.el7.centos.noarch 5/6
Installing : epel-release-7-11.noarch 6/6
Verifying : epel-release-7-11.noarch 1/6
Verifying : centos-release-openstack-queens-1-2.el7.centos.noarch 2/6
Verifying : centos-release-virt-common-1-1.el7.centos.noarch 3/6
Verifying : centos-release-ceph-luminous-1.1-2.el7.centos.noarch 4/6
Verifying : centos-release-storage-common-2-2.el7.centos.noarch 5/6
Verifying : centos-release-qemu-ev-1.0-4.el7.centos.noarch 6/6

Installed:
centos-release-openstack-queens.noarch 0:1-2.el7.centos
epel-release.noarch 0:7-11

Dependency Installed:
centos-release-ceph-luminous.noarch 0:1.1-2.el7.centos
centos-release-qemu-ev.noarch 0:1.0-4.el7.centos
centos-release-storage-common.noarch 0:2-2.el7.centos
centos-release-virt-common.noarch 0:1-1.el7.centos

Complete!
+ yum install -y git gcc zip bzip2 unzip python3 python3-pip python3-wheel python3-devel wget openldap-devel mariadb mariadb-devel libvirt libvirt-devel liberasurecode-devel nss-devel systemd-devel postgresql-devel
Loaded plugins: fastestmirror, ovl
Loading mirror speeds from cached hostfile
* base: centos.mirror.netelligent.ca
* centos-qemu-ev: less.cogeco.net
* epel: d2lzkl7pfhq30w.cloudfront.net
* extras: less.cogeco.net
* updates: less.cogeco.net
Resolving Dependencies
--> Running transaction check
---> Package bzip2.x86_64 0:1.0.6-13.el7 will be installed
---> Package gcc.x86_64 0:4.8.5-39.el7 will be installed
--> Processing Dependency: libgomp = 4.8.5-39.el7 for package: gcc-4.8.5-39.el7.x86_64
--> Processing Dependency: cpp = 4.8.5-39.el7 for package: gcc-4.8.5-39.el7.x86_64
--> Processing Dependency: libgcc >= 4.8.5-39.el7 for package: gcc-4.8.5-39.el7.x86_64
--> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-39.el7.x86_64
--> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-39.el7.x86_64
--> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-39.el7.x86_64
--> Processing Dependency: libgomp.so.1()(64bit) for package: gcc-4.8.5-39.el7.x86_64
---> Package git.x86_64 0:1.8.3.1-23.el7_8 will be installed
--> Processing Dependency: perl-Git = 1.8.3.1-23.el7_8 for package: git-1.8.3.1-23.el7_8.x86_64
--> Processing Dependency: perl >= 5.008 for package: git-1.8.3.1-23.el7_8.x86_64
--> Processing Dependency: rsync for package: git-1.8.3.1-23.el7_8.x86_64
--> Processing Dependency: perl(warnings) for package: git-1.8.3.1-23.el7_8.x86_64
--> Processing Dependency: perl(vars) for package: git-1.8.3.1-23.el7_8.x86_64
--> Processing Dependency: perl(strict) for package: git-1.8.3.1-23.el7_8.x86_64
--> Processing Dependency: perl(lib) for package: git-1.8.3.1-23.el7_8.x86_64
--> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-23.el7_8.x86_64
--> Processing Dependency: perl(Git) for package: git-1.8.3.1-23.el7_8.x86_64
--> Processing Dependency: perl(Getopt::Long) for package: git-1.8.3.1-23.el7_8.x86_64
--> Processing Dependency: perl(File::stat) for package: git-1.8.3.1-23.el7_8.x86_64
--> Processing Dependency: perl(File::Temp) for package: git-1.8.3.1-23.el7_8.x86_64
--> Processing Dependency: perl(File::Spec) for package: git-1.8.3.1-23.el7_8.x86_64
--> Processing Dependency: perl(File::Path) for package: git-1.8.3.1-23.el7_8.x86_64
--> Processing Dependency: perl(File::Find) for package: git-1.8.3.1-23.el7_8.x86_64
--> Processing Dependency: perl(File::Copy) for package: git-1.8.3.1-23.el7_8.x86_64
--> Processing Dependency: perl(File::Basename) for package: git-1.8.3.1-23.el7_8.x86_64
--> Processing Dependency: perl(Exporter) for package: git-1.8.3.1-23.el7_8.x86_64
--> Processing Dependency: perl(Error) for package: git-1.8.3.1-23.el7_8.x86_64
--> Processing Dependency: openssh-clients for package: git-1.8.3.1-23.el7_8.x86_64
--> Processing Dependency: less for package: git-1.8.3.1-23.el7_8.x86_64
--> Processing Dependency: /usr/bin/perl for package: git-1.8.3.1-23.el7_8.x86_64
---> Package liberasurecode-devel.x86_64 0:1.5.0-1.el7 will be installed
--> Processing Dependency: liberasurecode(x86-64) = 1.5.0-1.el7 for package: liberasurecode-devel-1.5.0-1.el7.x86_64
---> Package libvirt.x86_64 0:4.5.0-33.el7_8.1 will be installed
--> Processing Dependency: libvirt-libs = 4.5.0-33.el7_8.1 for package: libvirt-4.5.0-33.el7_8.1.x86_64
--> Processing Dependency: libvirt-daemon-driver-storage = 4.5.0-33.el7_8.1 for package: libvirt-4.5.0-33.el7_8.1.x86_64
--> Processing Dependency: libvirt-daemon-driver-secret = 4.5.0-33.el7_8.1 for package: libvirt-4.5.0-33.el7_8.1.x86_64
--> Processing Dependency: libvirt-daemon-driver-qemu = 4.5.0-33.el7_8.1 for package: libvirt-4.5.0-33.el7_8.1.x86_64
--> Processing Dependency: libvirt-daemon-driver-nwfilter = 4.5.0-33.el7_8.1 for package: libvirt-4.5.0-33.el7_8.1.x86_64
--> Processing Dependency: libvirt-daemon-driver-nodedev = 4.5.0-33.el7_8.1 for package: libvirt-4.5.0-33.el7_8.1.x86_64
--> Processing Dependency: libvirt-daemon-driver-network = 4.5.0-33.el7_8.1 for package: libvirt-4.5.0-33.el7_8.1.x86_64
--> Processing Dependency: libvirt-daemon-driver-lxc = 4.5.0-33.el7_8.1 for package: libvirt-4.5.0-33.el7_8.1.x86_64
--> Processing Dependency: libvirt-daemon-driver-interface = 4.5.0-33.el7_8.1 for package: libvirt-4.5.0-33.el7_8.1.x86_64
--> Processing Dependency: libvirt-daemon-config-nwfilter = 4.5.0-33.el7_8.1 for package: libvirt-4.5.0-33.el7_8.1.x86_64
--> Processing Dependency: libvirt-daemon-config-network = 4.5.0-33.el7_8.1 for package: libvirt-4.5.0-33.el7_8.1.x86_64
--> Processing Dependency: libvirt-daemon = 4.5.0-33.el7_8.1 for package: libvirt-4.5.0-33.el7_8.1.x86_64
--> Processing Dependency: libvirt-client = 4.5.0-33.el7_8.1 for package: libvirt-4.5.0-33.el7_8.1.x86_64
---> Package libvirt-devel.x86_64 0:4.5.0-33.el7_8.1 will be installed
---> Package mariadb.x86_64 3:10.1.20-2.el7 will be installed
--> Processing Dependency: mariadb-common(x86-64) = 3:10.1.20-2.el7 for package: 3:mariadb-10.1.20-2.el7.x86_64
--> Processing Dependency: mariadb-libs(x86-64) = 3:10.1.20-2.el7 for package: 3:mariadb-10.1.20-2.el7.x86_64
--> Processing Dependency: libedit.so.0()(64bit) for package: 3:mariadb-10.1.20-2.el7.x86_64
---> Package mariadb-devel.x86_64 3:10.1.20-2.el7 will be installed
--> Processing Dependency: pkgconfig(openssl) for package: 3:mariadb-devel-10.1.20-2.el7.x86_64
---> Package nss-devel.x86_64 0:3.44.0-7.el7_7 will be installed
--> Processing Dependency: nss = 3.44.0-7.el7_7 for package: nss-devel-3.44.0-7.el7_7.x86_64
--> Processing Dependency: pkgconfig(nss-util) >= 3.44.0 for package: nss-devel-3.44.0-7.el7_7.x86_64
--> Processing Dependency: pkgconfig(nspr) >= 4.21.0 for package: nss-devel-3.44.0-7.el7_7.x86_64
--> Processing Dependency: nspr-devel >= 4.21.0 for package: nss-devel-3.44.0-7.el7_7.x86_64
--> Processing Dependency: nss-util-devel for package: nss-devel-3.44.0-7.el7_7.x86_64
--> Processing Dependency: nss-softokn-devel for package: nss-devel-3.44.0-7.el7_7.x86_64
---> Package openldap-devel.x86_64 0:2.4.44-21.el7_6 will be installed
--> Processing Dependency: openldap(x86-64) = 2.4.44-21.el7_6 for package: openldap-devel-2.4.44-21.el7_6.x86_64
--> Processing Dependency: cyrus-sasl-devel(x86-64) for package: openldap-devel-2.4.44-21.el7_6.x86_64
---> Package postgresql-devel.x86_64 0:9.2.24-4.el7_8 will be installed
--> Processing Dependency: postgresql-libs(x86-64) = 9.2.24-4.el7_8 for package: postgresql-devel-9.2.24-4.el7_8.x86_64
--> Processing Dependency: postgresql(x86-64) = 9.2.24-4.el7_8 for package: postgresql-devel-9.2.24-4.el7_8.x86_64
--> Processing Dependency: libpq.so.5()(64bit) for package: postgresql-devel-9.2.24-4.el7_8.x86_64
--> Processing Dependency: libpgtypes.so.3()(64bit) for package: postgresql-devel-9.2.24-4.el7_8.x86_64
--> Processing Dependency: libecpg_compat.so.3()(64bit) for package: postgresql-devel-9.2.24-4.el7_8.x86_64
--> Processing Dependency: libecpg.so.6()(64bit) for package: postgresql-devel-9.2.24-4.el7_8.x86_64
---> Package python3.x86_64 0:3.6.8-13.el7 will be installed
--> Processing Dependency: python3-libs(x86-64) = 3.6.8-13.el7 for package: python3-3.6.8-13.el7.x86_64
--> Processing Dependency: python3-setuptools for package: python3-3.6.8-13.el7.x86_64
--> Processing Dependency: libpython3.6m.so.1.0()(64bit) for package: python3-3.6.8-13.el7.x86_64
---> Package python3-devel.x86_64 0:3.6.8-13.el7 will be installed
--> Processing Dependency: redhat-rpm-config for package: python3-devel-3.6.8-13.el7.x86_64
--> Processing Dependency: python3-rpm-macros for package: python3-devel-3.6.8-13.el7.x86_64
--> Processing Dependency: python3-rpm-generators for package: python3-devel-3.6.8-13.el7.x86_64
--> Processing Dependency: python-rpm-macros for package: python3-devel-3.6.8-13.el7.x86_64
---> Package python3-pip.noarch 0:9.0.3-7.el7_7 will be installed
---> Package python3-wheel.noarch 0:0.31.1-5.el7_7 will be installed
---> Package systemd-devel.x86_64 0:219-73.el7_8.8 will be installed
--> Processing Dependency: systemd-libs = 219-73.el7_8.8 for package: systemd-devel-219-73.el7_8.8.x86_64
--> Processing Dependency: systemd = 219-73.el7_8.8 for package: systemd-devel-219-73.el7_8.8.x86_64
---> Package unzip.x86_64 0:6.0-21.el7 will be installed
---> Package wget.x86_64 0:1.14-18.el7_6.1 will be installed
---> Package zip.x86_64 0:3.0-11.el7 will be installed
--> Running transaction check
---> Package cpp.x86_64 0:4.8.5-39.el7 will be installed
---> Package cyrus-sasl-devel.x86_64 0:2.1.26-23.el7 will be installed
--> Processing Dependency: cyrus-sasl(x86-64) = 2.1.26-23.el7 for package: cyrus-sasl-devel-2.1.26-23.el7.x86_64
---> Package glibc-devel.x86_64 0:2.17-307.el7.1 will be installed
--> Processing Dependency: glibc-headers = 2.17-307.el7.1 for package: glibc-devel-2.17-307.el7.1.x86_64
--> Processing Dependency: glibc = 2.17-307.el7.1 for package: glibc-devel-2.17-307.el7.1.x86_64
--> Processing Dependency: glibc-headers for package: glibc-devel-2.17-307.el7.1.x86_64
---> Package less.x86_64 0:458-9.el7 will be installed
--> Processing Dependency: groff-base for package: less-458-9.el7.x86_64
---> Package libedit.x86_64 0:3.0-12.20121213cvs.el7 will be installed
---> Package liberasurecode.x86_64 0:1.5.0-1.el7 will be installed
---> Package libgcc.x86_64 0:4.8.5-28.el7_5.1 will be updated
---> Package libgcc.x86_64 0:4.8.5-39.el7 will be an update
---> Package libgomp.x86_64 0:4.8.5-39.el7 will be installed
---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed
---> Package libvirt-client.x86_64 0:4.5.0-33.el7_8.1 will be installed
--> Processing Dependency: libvirt-bash-completion = 4.5.0-33.el7_8.1 for package: libvirt-client-4.5.0-33.el7_8.1.x86_64
--> Processing Dependency: gnutls-utils for package: libvirt-client-4.5.0-33.el7_8.1.x86_64
--> Processing Dependency: gettext for package: libvirt-client-4.5.0-33.el7_8.1.x86_64
--> Processing Dependency: libyajl.so.2()(64bit) for package: libvirt-client-4.5.0-33.el7_8.1.x86_64
--> Processing Dependency: libnuma.so.1()(64bit) for package: libvirt-client-4.5.0-33.el7_8.1.x86_64
--> Processing Dependency: libnl-route-3.so.200()(64bit) for package: libvirt-client-4.5.0-33.el7_8.1.x86_64
--> Processing Dependency: libnl-3.so.200()(64bit) for package: libvirt-client-4.5.0-33.el7_8.1.x86_64
--> Processing Dependency: libgnutls.so.28()(64bit) for package: libvirt-client-4.5.0-33.el7_8.1.x86_64
--> Processing Dependency: libavahi-common.so.3()(64bit) for package: libvirt-client-4.5.0-33.el7_8.1.x86_64
--> Processing Dependency: libavahi-client.so.3()(64bit) for package: libvirt-client-4.5.0-33.el7_8.1.x86_64
---> Package libvirt-daemon.x86_64 0:4.5.0-33.el7_8.1 will be installed
--> Processing Dependency: polkit >= 0.112 for package: libvirt-daemon-4.5.0-33.el7_8.1.x86_64
--> Processing Dependency: systemd-sysv for package: libvirt-daemon-4.5.0-33.el7_8.1.x86_64
--> Processing Dependency: numad for package: libvirt-daemon-4.5.0-33.el7_8.1.x86_64
--> Processing Dependency: libcgroup for package: libvirt-daemon-4.5.0-33.el7_8.1.x86_64
--> Processing Dependency: iproute for package: libvirt-daemon-4.5.0-33.el7_8.1.x86_64
--> Processing Dependency: dmidecode for package: libvirt-daemon-4.5.0-33.el7_8.1.x86_64
---> Package libvirt-daemon-config-network.x86_64 0:4.5.0-33.el7_8.1 will be installed
---> Package libvirt-daemon-config-nwfilter.x86_64 0:4.5.0-33.el7_8.1 will be installed
---> Package libvirt-daemon-driver-interface.x86_64 0:4.5.0-33.el7_8.1 will be installed
--> Processing Dependency: netcf-libs >= 0.2.2 for package: libvirt-daemon-driver-interface-4.5.0-33.el7_8.1.x86_64
--> Processing Dependency: libnetcf.so.1(NETCF_1.4.0)(64bit) for package: libvirt-daemon-driver-interface-4.5.0-33.el7_8.1.x86_64
--> Processing Dependency: libnetcf.so.1(NETCF_1.3.0)(64bit) for package: libvirt-daemon-driver-interface-4.5.0-33.el7_8.1.x86_64
--> Processing Dependency: libnetcf.so.1(NETCF_1.2.0)(64bit) for package: libvirt-daemon-driver-interface-4.5.0-33.el7_8.1.x86_64
--> Processing Dependency: libnetcf.so.1(NETCF_1.0.0)(64bit) for package: libvirt-daemon-driver-interface-4.5.0-33.el7_8.1.x86_64
--> Processing Dependency: libnetcf.so.1()(64bit) for package: libvirt-daemon-driver-interface-4.5.0-33.el7_8.1.x86_64
---> Package libvirt-daemon-driver-lxc.x86_64 0:4.5.0-33.el7_8.1 will be installed
--> Processing Dependency: libfuse.so.2(FUSE_2.8)(64bit) for package: libvirt-daemon-driver-lxc-4.5.0-33.el7_8.1.x86_64
--> Processing Dependency: libfuse.so.2(FUSE_2.6)(64bit) for package: libvirt-daemon-driver-lxc-4.5.0-33.el7_8.1.x86_64
--> Processing Dependency: libfuse.so.2(FUSE_2.5)(64bit) for package: libvirt-daemon-driver-lxc-4.5.0-33.el7_8.1.x86_64
--> Processing Dependency: libfuse.so.2(FUSE_2.2)(64bit) for package: libvirt-daemon-driver-lxc-4.5.0-33.el7_8.1.x86_64
--> Processing Dependency: libfuse.so.2()(64bit) for package: libvirt-daemon-driver-lxc-4.5.0-33.el7_8.1.x86_64
---> Package libvirt-daemon-driver-network.x86_64 0:4.5.0-33.el7_8.1 will be installed
--> Processing Dependency: dnsmasq >= 2.41 for package: libvirt-daemon-driver-network-4.5.0-33.el7_8.1.x86_64
--> Processing Dependency: radvd for package: libvirt-daemon-driver-network-4.5.0-33.el7_8.1.x86_64
--> Processing Dependency: iptables for package: libvirt-daemon-driver-network-4.5.0-33.el7_8.1.x86_64
---> Package libvirt-daemon-driver-nodedev.x86_64 0:4.5.0-33.el7_8.1 will be installed
--> Processing Dependency: libpciaccess.so.0()(64bit) for package: libvirt-daemon-driver-nodedev-4.5.0-33.el7_8.1.x86_64
---> Package libvirt-daemon-driver-nwfilter.x86_64 0:4.5.0-33.el7_8.1 will be installed
--> Processing Dependency: ebtables for package: libvirt-daemon-driver-nwfilter-4.5.0-33.el7_8.1.x86_64
--> Processing Dependency: libpcap.so.1()(64bit) for package: libvirt-daemon-driver-nwfilter-4.5.0-33.el7_8.1.x86_64
---> Package libvirt-daemon-driver-qemu.x86_64 0:4.5.0-33.el7_8.1 will be installed
--> Processing Dependency: libvirt-daemon-driver-storage-core = 4.5.0-33.el7_8.1 for package: libvirt-daemon-driver-qemu-4.5.0-33.el7_8.1.x86_64
--> Processing Dependency: lzop for package: libvirt-daemon-driver-qemu-4.5.0-33.el7_8.1.x86_64
--> Processing Dependency: /usr/bin/qemu-img for package: libvirt-daemon-driver-qemu-4.5.0-33.el7_8.1.x86_64
---> Package libvirt-daemon-driver-secret.x86_64 0:4.5.0-33.el7_8.1 will be installed
---> Package libvirt-daemon-driver-storage.x86_64 0:4.5.0-33.el7_8.1 will be installed
--> Processing Dependency: libvirt-daemon-driver-storage-scsi = 4.5.0-33.el7_8.1 for package: libvirt-daemon-driver-storage-4.5.0-33.el7_8.1.x86_64
--> Processing Dependency: libvirt-daemon-driver-storage-rbd = 4.5.0-33.el7_8.1 for package: libvirt-daemon-driver-storage-4.5.0-33.el7_8.1.x86_64
--> Processing Dependency: libvirt-daemon-driver-storage-mpath = 4.5.0-33.el7_8.1 for package: libvirt-daemon-driver-storage-4.5.0-33.el7_8.1.x86_64
--> Processing Dependency: libvirt-daemon-driver-storage-logical = 4.5.0-33.el7_8.1 for package: libvirt-daemon-driver-storage-4.5.0-33.el7_8.1.x86_64
--> Processing Dependency: libvirt-daemon-driver-storage-iscsi = 4.5.0-33.el7_8.1 for package: libvirt-daemon-driver-storage-4.5.0-33.el7_8.1.x86_64
--> Processing Dependency: libvirt-daemon-driver-storage-gluster = 4.5.0-33.el7_8.1 for package: libvirt-daemon-driver-storage-4.5.0-33.el7_8.1.x86_64
--> Processing Dependency: libvirt-daemon-driver-storage-disk = 4.5.0-33.el7_8.1 for package: libvirt-daemon-driver-storage-4.5.0-33.el7_8.1.x86_64
---> Package libvirt-libs.x86_64 0:4.5.0-33.el7_8.1 will be installed
--> Processing Dependency: nc for package: libvirt-libs-4.5.0-33.el7_8.1.x86_64
--> Processing Dependency: cyrus-sasl-gssapi for package: libvirt-libs-4.5.0-33.el7_8.1.x86_64
---> Package mariadb-common.x86_64 3:10.1.20-2.el7 will be installed
--> Processing Dependency: /etc/my.cnf for package: 3:mariadb-common-10.1.20-2.el7.x86_64
---> Package mariadb-libs.x86_64 3:10.1.20-2.el7 will be installed
---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed
---> Package nspr-devel.x86_64 0:4.21.0-1.el7 will be installed
--> Processing Dependency: nspr = 4.21.0-1.el7 for package: nspr-devel-4.21.0-1.el7.x86_64
---> Package nss.x86_64 0:3.36.0-5.el7_5 will be updated
--> Processing Dependency: nss = 3.36.0-5.el7_5 for package: nss-sysinit-3.36.0-5.el7_5.x86_64
--> Processing Dependency: nss(x86-64) = 3.36.0-5.el7_5 for package: nss-tools-3.36.0-5.el7_5.x86_64
---> Package nss.x86_64 0:3.44.0-7.el7_7 will be an update
--> Processing Dependency: nss-util >= 3.44.0-3 for package: nss-3.44.0-7.el7_7.x86_64
--> Processing Dependency: nss-softokn(x86-64) >= 3.44.0-1 for package: nss-3.44.0-7.el7_7.x86_64
--> Processing Dependency: libnssutil3.so(NSSUTIL_3.39)(64bit) for package: nss-3.44.0-7.el7_7.x86_64
--> Processing Dependency: libnssutil3.so(NSSUTIL_3.38)(64bit) for package: nss-3.44.0-7.el7_7.x86_64
---> Package nss-softokn-devel.x86_64 0:3.44.0-8.el7_7 will be installed
--> Processing Dependency: nss-softokn-freebl-devel(x86-64) = 3.44.0-8.el7_7 for package: nss-softokn-devel-3.44.0-8.el7_7.x86_64
---> Package nss-util-devel.x86_64 0:3.44.0-4.el7_7 will be installed
---> Package openldap.x86_64 0:2.4.44-15.el7_5 will be updated
---> Package openldap.x86_64 0:2.4.44-21.el7_6 will be an update
---> Package openssh-clients.x86_64 0:7.4p1-21.el7 will be installed
--> Processing Dependency: openssh = 7.4p1-21.el7 for package: openssh-clients-7.4p1-21.el7.x86_64
--> Processing Dependency: fipscheck-lib(x86-64) >= 1.3.0 for package: openssh-clients-7.4p1-21.el7.x86_64
--> Processing Dependency: libfipscheck.so.1()(64bit) for package: openssh-clients-7.4p1-21.el7.x86_64
---> Package openssl-devel.x86_64 1:1.0.2k-19.el7 will be installed
--> Processing Dependency: openssl-libs(x86-64) = 1:1.0.2k-19.el7 for package: 1:openssl-devel-1.0.2k-19.el7.x86_64
--> Processing Dependency: zlib-devel(x86-64) for package: 1:openssl-devel-1.0.2k-19.el7.x86_64
--> Processing Dependency: krb5-devel(x86-64) for package: 1:openssl-devel-1.0.2k-19.el7.x86_64
---> Package perl.x86_64 4:5.16.3-295.el7 will be installed
--> Processing Dependency: perl-libs = 4:5.16.3-295.el7 for package: 4:perl-5.16.3-295.el7.x86_64
--> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-295.el7.x86_64
--> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-295.el7.x86_64
--> Processing Dependency: perl-macros for package: 4:perl-5.16.3-295.el7.x86_64
--> Processing Dependency: perl-libs for package: 4:perl-5.16.3-295.el7.x86_64
--> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-295.el7.x86_64
--> Processing Dependency: perl(threads) for package: 4:perl-5.16.3-295.el7.x86_64
--> Processing Dependency: perl(constant) for package: 4:perl-5.16.3-295.el7.x86_64
--> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-295.el7.x86_64
--> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-295.el7.x86_64
--> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-295.el7.x86_64
--> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-295.el7.x86_64
--> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-295.el7.x86_64
--> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-295.el7.x86_64
--> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-295.el7.x86_64
--> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-295.el7.x86_64
--> Processing Dependency: perl(Carp) for package: 4:perl-5.16.3-295.el7.x86_64
--> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.16.3-295.el7.x86_64
---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed
---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed
---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed
---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed
---> Package perl-Getopt-Long.noarch 0:2.40-3.el7 will be installed
--> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-3.el7.noarch
--> Processing Dependency: perl(Text::ParseWords) for package: perl-Getopt-Long-2.40-3.el7.noarch
---> Package perl-Git.noarch 0:1.8.3.1-23.el7_8 will be installed
---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be installed
---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be installed
---> Package postgresql.x86_64 0:9.2.24-4.el7_8 will be installed
---> Package postgresql-libs.x86_64 0:9.2.24-4.el7_8 will be installed
---> Package python-rpm-macros.noarch 0:3-32.el7 will be installed
--> Processing Dependency: python-srpm-macros for package: python-rpm-macros-3-32.el7.noarch
---> Package python3-libs.x86_64 0:3.6.8-13.el7 will be installed
--> Processing Dependency: libtirpc.so.1()(64bit) for package: python3-libs-3.6.8-13.el7.x86_64
---> Package python3-rpm-generators.noarch 0:6-2.el7 will be installed
---> Package python3-rpm-macros.noarch 0:3-32.el7 will be installed
---> Package python3-setuptools.noarch 0:39.2.0-10.el7 will be installed
---> Package redhat-rpm-config.noarch 0:9.1.0-88.el7.centos will be installed
--> Processing Dependency: dwz >= 0.4 for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
--> Processing Dependency: perl-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
---> Package rsync.x86_64 0:3.1.2-10.el7 will be installed
---> Package systemd.x86_64 0:219-57.el7 will be updated
---> Package systemd.x86_64 0:219-73.el7_8.8 will be an update
--> Processing Dependency: libcryptsetup.so.12(CRYPTSETUP_2.0)(64bit) for package: systemd-219-73.el7_8.8.x86_64
--> Processing Dependency: libcryptsetup.so.12()(64bit) for package: systemd-219-73.el7_8.8.x86_64
---> Package systemd-libs.x86_64 0:219-57.el7 will be updated
---> Package systemd-libs.x86_64 0:219-73.el7_8.8 will be an update
--> Running transaction check
---> Package avahi-libs.x86_64 0:0.6.31-20.el7 will be installed
---> Package cryptsetup-libs.x86_64 0:1.7.4-4.el7 will be updated
---> Package cryptsetup-libs.x86_64 0:2.0.3-6.el7 will be an update
--> Processing Dependency: libjson-c.so.2()(64bit) for package: cryptsetup-libs-2.0.3-6.el7.x86_64
---> Package cyrus-sasl.x86_64 0:2.1.26-23.el7 will be installed
--> Processing Dependency: /sbin/service for package: cyrus-sasl-2.1.26-23.el7.x86_64
---> Package cyrus-sasl-gssapi.x86_64 0:2.1.26-23.el7 will be installed
---> Package dmidecode.x86_64 1:3.2-3.el7 will be installed
---> Package dnsmasq.x86_64 0:2.76-10.el7_7.1 will be installed
---> Package dwz.x86_64 0:0.11-3.el7 will be installed
---> Package ebtables.x86_64 0:2.0.10-16.el7 will be installed
---> Package fipscheck-lib.x86_64 0:1.4.1-6.el7 will be installed
--> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.4.1-6.el7.x86_64
---> Package fuse-libs.x86_64 0:2.9.2-11.el7 will be installed
---> Package gettext.x86_64 0:0.19.8.1-3.el7 will be installed
--> Processing Dependency: gettext-libs(x86-64) = 0.19.8.1-3.el7 for package: gettext-0.19.8.1-3.el7.x86_64
--> Processing Dependency: libunistring.so.0()(64bit) for package: gettext-0.19.8.1-3.el7.x86_64
--> Processing Dependency: libgettextsrc-0.19.8.1.so()(64bit) for package: gettext-0.19.8.1-3.el7.x86_64
--> Processing Dependency: libgettextlib-0.19.8.1.so()(64bit) for package: gettext-0.19.8.1-3.el7.x86_64
--> Processing Dependency: libcroco-0.6.so.3()(64bit) for package: gettext-0.19.8.1-3.el7.x86_64
---> Package glibc.x86_64 0:2.17-222.el7 will be updated
--> Processing Dependency: glibc = 2.17-222.el7 for package: glibc-common-2.17-222.el7.x86_64
---> Package glibc.x86_64 0:2.17-307.el7.1 will be an update
---> Package glibc-headers.x86_64 0:2.17-307.el7.1 will be installed
--> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-307.el7.1.x86_64
--> Processing Dependency: kernel-headers for package: glibc-headers-2.17-307.el7.1.x86_64
---> Package gnutls.x86_64 0:3.3.29-9.el7_6 will be installed
--> Processing Dependency: trousers >= 0.3.11.2 for package: gnutls-3.3.29-9.el7_6.x86_64
--> Processing Dependency: libnettle.so.4()(64bit) for package: gnutls-3.3.29-9.el7_6.x86_64
--> Processing Dependency: libhogweed.so.2()(64bit) for package: gnutls-3.3.29-9.el7_6.x86_64
---> Package gnutls-utils.x86_64 0:3.3.29-9.el7_6 will be installed
--> Processing Dependency: gnutls-dane(x86-64) = 3.3.29-9.el7_6 for package: gnutls-utils-3.3.29-9.el7_6.x86_64
--> Processing Dependency: libgnutls-dane.so.0(DANE_0_0)(64bit) for package: gnutls-utils-3.3.29-9.el7_6.x86_64
--> Processing Dependency: libunbound.so.2()(64bit) for package: gnutls-utils-3.3.29-9.el7_6.x86_64
--> Processing Dependency: libopts.so.25()(64bit) for package: gnutls-utils-3.3.29-9.el7_6.x86_64
--> Processing Dependency: libgnutls-dane.so.0()(64bit) for package: gnutls-utils-3.3.29-9.el7_6.x86_64
---> Package groff-base.x86_64 0:1.22.2-8.el7 will be installed
---> Package iproute.x86_64 0:4.11.0-25.el7_7.2 will be installed
--> Processing Dependency: libmnl.so.0(LIBMNL_1.0)(64bit) for package: iproute-4.11.0-25.el7_7.2.x86_64
--> Processing Dependency: libmnl.so.0()(64bit) for package: iproute-4.11.0-25.el7_7.2.x86_64
---> Package iptables.x86_64 0:1.4.21-34.el7 will be installed
--> Processing Dependency: libnfnetlink.so.0()(64bit) for package: iptables-1.4.21-34.el7.x86_64
--> Processing Dependency: libnetfilter_conntrack.so.3()(64bit) for package: iptables-1.4.21-34.el7.x86_64
---> Package krb5-devel.x86_64 0:1.15.1-46.el7 will be installed
--> Processing Dependency: libkadm5(x86-64) = 1.15.1-46.el7 for package: krb5-devel-1.15.1-46.el7.x86_64
--> Processing Dependency: krb5-libs(x86-64) = 1.15.1-46.el7 for package: krb5-devel-1.15.1-46.el7.x86_64
--> Processing Dependency: libverto-devel for package: krb5-devel-1.15.1-46.el7.x86_64
--> Processing Dependency: libselinux-devel for package: krb5-devel-1.15.1-46.el7.x86_64
--> Processing Dependency: libcom_err-devel for package: krb5-devel-1.15.1-46.el7.x86_64
--> Processing Dependency: keyutils-libs-devel for package: krb5-devel-1.15.1-46.el7.x86_64
---> Package libcgroup.x86_64 0:0.41-21.el7 will be installed
---> Package libnl3.x86_64 0:3.2.28-4.el7 will be installed
---> Package libpcap.x86_64 14:1.5.3-12.el7 will be installed
---> Package libpciaccess.x86_64 0:0.14-1.el7 will be installed
--> Processing Dependency: hwdata for package: libpciaccess-0.14-1.el7.x86_64
---> Package libtirpc.x86_64 0:0.2.4-0.16.el7 will be installed
---> Package libvirt-bash-completion.x86_64 0:4.5.0-33.el7_8.1 will be installed
---> Package libvirt-daemon-driver-storage-core.x86_64 0:4.5.0-33.el7_8.1 will be installed
--> Processing Dependency: nfs-utils for package: libvirt-daemon-driver-storage-core-4.5.0-33.el7_8.1.x86_64
--> Processing Dependency: libparted.so.2()(64bit) for package: libvirt-daemon-driver-storage-core-4.5.0-33.el7_8.1.x86_64
---> Package libvirt-daemon-driver-storage-disk.x86_64 0:4.5.0-33.el7_8.1 will be installed
---> Package libvirt-daemon-driver-storage-gluster.x86_64 0:4.5.0-33.el7_8.1 will be installed
--> Processing Dependency: libgfapi.so.0(GFAPI_3.4.0)(64bit) for package: libvirt-daemon-driver-storage-gluster-4.5.0-33.el7_8.1.x86_64
--> Processing Dependency: /usr/sbin/gluster for package: libvirt-daemon-driver-storage-gluster-4.5.0-33.el7_8.1.x86_64
--> Processing Dependency: libglusterfs.so.0()(64bit) for package: libvirt-daemon-driver-storage-gluster-4.5.0-33.el7_8.1.x86_64
--> Processing Dependency: libgfxdr.so.0()(64bit) for package: libvirt-daemon-driver-storage-gluster-4.5.0-33.el7_8.1.x86_64
--> Processing Dependency: libgfrpc.so.0()(64bit) for package: libvirt-daemon-driver-storage-gluster-4.5.0-33.el7_8.1.x86_64
--> Processing Dependency: libgfapi.so.0()(64bit) for package: libvirt-daemon-driver-storage-gluster-4.5.0-33.el7_8.1.x86_64
---> Package libvirt-daemon-driver-storage-iscsi.x86_64 0:4.5.0-33.el7_8.1 will be installed
--> Processing Dependency: iscsi-initiator-utils for package: libvirt-daemon-driver-storage-iscsi-4.5.0-33.el7_8.1.x86_64
---> Package libvirt-daemon-driver-storage-logical.x86_64 0:4.5.0-33.el7_8.1 will be installed
--> Processing Dependency: lvm2 for package: libvirt-daemon-driver-storage-logical-4.5.0-33.el7_8.1.x86_64
---> Package libvirt-daemon-driver-storage-mpath.x86_64 0:4.5.0-33.el7_8.1 will be installed
---> Package libvirt-daemon-driver-storage-rbd.x86_64 0:4.5.0-33.el7_8.1 will be installed
--> Processing Dependency: librbd1 >= 1:10.2.5 for package: libvirt-daemon-driver-storage-rbd-4.5.0-33.el7_8.1.x86_64
--> Processing Dependency: librbd.so.1()(64bit) for package: libvirt-daemon-driver-storage-rbd-4.5.0-33.el7_8.1.x86_64
--> Processing Dependency: librados.so.2()(64bit) for package: libvirt-daemon-driver-storage-rbd-4.5.0-33.el7_8.1.x86_64
---> Package libvirt-daemon-driver-storage-scsi.x86_64 0:4.5.0-33.el7_8.1 will be installed
---> Package lzop.x86_64 0:1.03-10.el7 will be installed
--> Processing Dependency: liblzo2.so.2()(64bit) for package: lzop-1.03-10.el7.x86_64
---> Package mariadb-config.x86_64 3:10.1.20-2.el7 will be installed
---> Package netcf-libs.x86_64 0:0.2.8-4.el7 will be installed
--> Processing Dependency: libxslt.so.1(LIBXML2_1.1.18)(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64
--> Processing Dependency: libxslt.so.1(LIBXML2_1.0.22)(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64
--> Processing Dependency: libxslt.so.1(LIBXML2_1.0.18)(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64
--> Processing Dependency: libxslt.so.1(LIBXML2_1.0.13)(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64
--> Processing Dependency: libxslt.so.1(LIBXML2_1.0.11)(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64
--> Processing Dependency: libaugeas.so.0(AUGEAS_0.8.0)(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64
--> Processing Dependency: libaugeas.so.0(AUGEAS_0.1.0)(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64
--> Processing Dependency: bridge-utils for package: netcf-libs-0.2.8-4.el7.x86_64
--> Processing Dependency: libxslt.so.1()(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64
--> Processing Dependency: libexslt.so.0()(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64
--> Processing Dependency: libaugeas.so.0()(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64
---> Package nmap-ncat.x86_64 2:6.40-19.el7 will be installed
---> Package nspr.x86_64 0:4.19.0-1.el7_5 will be updated
---> Package nspr.x86_64 0:4.21.0-1.el7 will be an update
---> Package nss-softokn.x86_64 0:3.36.0-5.el7_5 will be updated
---> Package nss-softokn.x86_64 0:3.44.0-8.el7_7 will be an update
--> Processing Dependency: nss-softokn-freebl(x86-64) >= 3.44.0-8.el7_7 for package: nss-softokn-3.44.0-8.el7_7.x86_64
---> Package nss-softokn-freebl-devel.x86_64 0:3.44.0-8.el7_7 will be installed
---> Package nss-sysinit.x86_64 0:3.36.0-5.el7_5 will be updated
---> Package nss-sysinit.x86_64 0:3.44.0-7.el7_7 will be an update
---> Package nss-tools.x86_64 0:3.36.0-5.el7_5 will be updated
---> Package nss-tools.x86_64 0:3.44.0-7.el7_7 will be an update
---> Package nss-util.x86_64 0:3.36.0-1.el7_5 will be updated
---> Package nss-util.x86_64 0:3.44.0-4.el7_7 will be an update
---> Package numactl-libs.x86_64 0:2.0.12-5.el7 will be installed
---> Package numad.x86_64 0:0.5-18.20150602git.el7 will be installed
---> Package openssh.x86_64 0:7.4p1-21.el7 will be installed
---> Package openssl-libs.x86_64 1:1.0.2k-12.el7 will be updated
---> Package openssl-libs.x86_64 1:1.0.2k-19.el7 will be an update
---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed
---> Package perl-Filter.x86_64 0:1.49-3.el7 will be installed
---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed
--> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch
--> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch
---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed
--> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch
--> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch
---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be installed
---> Package perl-Socket.x86_64 0:2.010-5.el7 will be installed
---> Package perl-Storable.x86_64 0:2.45-3.el7 will be installed
---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed
---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be installed
---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed
---> Package perl-constant.noarch 0:1.27-2.el7 will be installed
---> Package perl-libs.x86_64 4:5.16.3-295.el7 will be installed
---> Package perl-macros.x86_64 4:5.16.3-295.el7 will be installed
---> Package perl-srpm-macros.noarch 0:1-8.el7 will be installed
---> Package perl-threads.x86_64 0:1.87-4.el7 will be installed
---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be installed
---> Package polkit.x86_64 0:0.112-26.el7 will be installed
--> Processing Dependency: polkit-pkla-compat for package: polkit-0.112-26.el7.x86_64
--> Processing Dependency: libmozjs-17.0.so(mozjs_17.0)(64bit) for package: polkit-0.112-26.el7.x86_64
--> Processing Dependency: libmozjs-17.0.so()(64bit) for package: polkit-0.112-26.el7.x86_64
---> Package python-srpm-macros.noarch 0:3-32.el7 will be installed
---> Package qemu-img-ev.x86_64 10:2.12.0-44.1.el7_8.1 will be installed
--> Processing Dependency: libaio.so.1(LIBAIO_0.1)(64bit) for package: 10:qemu-img-ev-2.12.0-44.1.el7_8.1.x86_64
--> Processing Dependency: libaio.so.1(LIBAIO_0.4)(64bit) for package: 10:qemu-img-ev-2.12.0-44.1.el7_8.1.x86_64
--> Processing Dependency: libaio.so.1()(64bit) for package: 10:qemu-img-ev-2.12.0-44.1.el7_8.1.x86_64
--> Processing Dependency: libiscsi.so.2()(64bit) for package: 10:qemu-img-ev-2.12.0-44.1.el7_8.1.x86_64
--> Processing Dependency: libtcmalloc.so.4()(64bit) for package: 10:qemu-img-ev-2.12.0-44.1.el7_8.1.x86_64
---> Package radvd.x86_64 0:2.17-3.el7 will be installed
---> Package systemd-sysv.x86_64 0:219-73.el7_8.8 will be installed
---> Package yajl.x86_64 0:2.0.4-4.el7 will be installed
---> Package zlib-devel.x86_64 0:1.2.7-18.el7 will be installed
--> Processing Dependency: zlib = 1.2.7-18.el7 for package: zlib-devel-1.2.7-18.el7.x86_64
--> Running transaction check
---> Package augeas-libs.x86_64 0:1.4.0-9.el7_8.1 will be installed
---> Package autogen-libopts.x86_64 0:5.18-5.el7 will be installed
---> Package bridge-utils.x86_64 0:1.5-9.el7 will be installed
---> Package fipscheck.x86_64 0:1.4.1-6.el7 will be installed
---> Package gettext-libs.x86_64 0:0.19.8.1-3.el7 will be installed
---> Package glibc-common.x86_64 0:2.17-222.el7 will be updated
---> Package glibc-common.x86_64 0:2.17-307.el7.1 will be an update
---> Package glusterfs-api.x86_64 0:6.0-29.el7 will be installed
--> Processing Dependency: glusterfs-client-xlators(x86-64) = 6.0-29.el7 for package: glusterfs-api-6.0-29.el7.x86_64
--> Processing Dependency: glusterfs(x86-64) = 6.0-29.el7 for package: glusterfs-api-6.0-29.el7.x86_64
---> Package glusterfs-cli.x86_64 0:6.0-29.el7 will be installed
---> Package glusterfs-libs.x86_64 0:6.0-29.el7 will be installed
---> Package gnutls-dane.x86_64 0:3.3.29-9.el7_6 will be installed
---> Package gperftools-libs.x86_64 0:2.6.1-1.el7 will be installed
---> Package hwdata.x86_64 0:0.252-9.5.el7 will be installed
---> Package initscripts.x86_64 0:9.49.49-1.el7 will be installed
--> Processing Dependency: sysvinit-tools >= 2.87-5 for package: initscripts-9.49.49-1.el7.x86_64
---> Package iscsi-initiator-utils.x86_64 0:6.2.0.874-17.el7 will be installed
--> Processing Dependency: iscsi-initiator-utils-iscsiuio >= 6.2.0.874-17.el7 for package: iscsi-initiator-utils-6.2.0.874-17.el7.x86_64
---> Package json-c.x86_64 0:0.11-4.el7_0 will be installed
---> Package kernel-headers.x86_64 0:3.10.0-1127.18.2.el7 will be installed
---> Package keyutils-libs-devel.x86_64 0:1.5.8-3.el7 will be installed
---> Package krb5-libs.x86_64 0:1.15.1-19.el7 will be updated
---> Package krb5-libs.x86_64 0:1.15.1-46.el7 will be an update
---> Package libaio.x86_64 0:0.3.109-13.el7 will be installed
---> Package libcom_err-devel.x86_64 0:1.42.9-17.el7 will be installed
--> Processing Dependency: libcom_err(x86-64) = 1.42.9-17.el7 for package: libcom_err-devel-1.42.9-17.el7.x86_64
---> Package libcroco.x86_64 0:0.6.12-4.el7 will be installed
---> Package libiscsi.x86_64 0:1.9.0-7.el7 will be installed
---> Package libkadm5.x86_64 0:1.15.1-46.el7 will be installed
---> Package libmnl.x86_64 0:1.0.3-7.el7 will be installed
---> Package libnetfilter_conntrack.x86_64 0:1.0.6-1.el7_3 will be installed
---> Package libnfnetlink.x86_64 0:1.0.1-4.el7 will be installed
---> Package librados2.x86_64 2:12.2.11-0.el7 will be installed
--> Processing Dependency: libibverbs.so.1(IBVERBS_1.1)(64bit) for package: 2:librados2-12.2.11-0.el7.x86_64
--> Processing Dependency: libibverbs.so.1(IBVERBS_1.0)(64bit) for package: 2:librados2-12.2.11-0.el7.x86_64
--> Processing Dependency: liblttng-ust.so.0()(64bit) for package: 2:librados2-12.2.11-0.el7.x86_64
--> Processing Dependency: libibverbs.so.1()(64bit) for package: 2:librados2-12.2.11-0.el7.x86_64
---> Package librbd1.x86_64 2:12.2.11-0.el7 will be installed
---> Package libselinux-devel.x86_64 0:2.5-15.el7 will be installed
--> Processing Dependency: libselinux(x86-64) = 2.5-15.el7 for package: libselinux-devel-2.5-15.el7.x86_64
--> Processing Dependency: libsepol-devel(x86-64) >= 2.5-10 for package: libselinux-devel-2.5-15.el7.x86_64
--> Processing Dependency: pkgconfig(libsepol) for package: libselinux-devel-2.5-15.el7.x86_64
--> Processing Dependency: pkgconfig(libpcre) for package: libselinux-devel-2.5-15.el7.x86_64
---> Package libunistring.x86_64 0:0.9.3-9.el7 will be installed
---> Package libverto-devel.x86_64 0:0.2.5-4.el7 will be installed
---> Package libxslt.x86_64 0:1.1.28-5.el7 will be installed
---> Package lvm2.x86_64 7:2.02.186-7.el7_8.2 will be installed
--> Processing Dependency: lvm2-libs = 7:2.02.186-7.el7_8.2 for package: 7:lvm2-2.02.186-7.el7_8.2.x86_64
--> Processing Dependency: device-mapper-persistent-data >= 0.7.0-0.1.rc6 for package: 7:lvm2-2.02.186-7.el7_8.2.x86_64
--> Processing Dependency: liblvm2app.so.2.2(Base)(64bit) for package: 7:lvm2-2.02.186-7.el7_8.2.x86_64
--> Processing Dependency: libdevmapper-event.so.1.02(Base)(64bit) for package: 7:lvm2-2.02.186-7.el7_8.2.x86_64
--> Processing Dependency: liblvm2app.so.2.2()(64bit) for package: 7:lvm2-2.02.186-7.el7_8.2.x86_64
--> Processing Dependency: libdevmapper-event.so.1.02()(64bit) for package: 7:lvm2-2.02.186-7.el7_8.2.x86_64
---> Package lzo.x86_64 0:2.06-8.el7 will be installed
---> Package mozjs17.x86_64 0:17.0.0-20.el7 will be installed
---> Package nettle.x86_64 0:2.7.1-8.el7 will be installed
---> Package nfs-utils.x86_64 1:1.3.0-0.66.el7 will be installed
--> Processing Dependency: gssproxy >= 0.7.0-3 for package: 1:nfs-utils-1.3.0-0.66.el7.x86_64
--> Processing Dependency: rpcbind for package: 1:nfs-utils-1.3.0-0.66.el7.x86_64
--> Processing Dependency: quota for package: 1:nfs-utils-1.3.0-0.66.el7.x86_64
--> Processing Dependency: libnfsidmap for package: 1:nfs-utils-1.3.0-0.66.el7.x86_64
--> Processing Dependency: libevent for package: 1:nfs-utils-1.3.0-0.66.el7.x86_64
--> Processing Dependency: keyutils for package: 1:nfs-utils-1.3.0-0.66.el7.x86_64
--> Processing Dependency: libwrap.so.0()(64bit) for package: 1:nfs-utils-1.3.0-0.66.el7.x86_64
--> Processing Dependency: libnfsidmap.so.0()(64bit) for package: 1:nfs-utils-1.3.0-0.66.el7.x86_64
--> Processing Dependency: libevent-2.0.so.5()(64bit) for package: 1:nfs-utils-1.3.0-0.66.el7.x86_64
---> Package nss-softokn-freebl.x86_64 0:3.36.0-5.el7_5 will be updated
---> Package nss-softokn-freebl.x86_64 0:3.44.0-8.el7_7 will be an update
---> Package parted.x86_64 0:3.1-32.el7 will be installed
---> Package perl-Encode.x86_64 0:2.51-7.el7 will be installed
---> Package perl-Pod-Escapes.noarch 1:1.04-295.el7 will be installed
---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed
--> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
--> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed
---> Package polkit-pkla-compat.x86_64 0:0.1-4.el7 will be installed
---> Package trousers.x86_64 0:0.3.14-2.el7 will be installed
---> Package unbound-libs.x86_64 0:1.6.6-5.el7_8 will be installed
--> Processing Dependency: openssl >= 0.9.8g-12 for package: unbound-libs-1.6.6-5.el7_8.x86_64
---> Package zlib.x86_64 0:1.2.7-17.el7 will be updated
---> Package zlib.x86_64 0:1.2.7-18.el7 will be an update
--> Running transaction check
---> Package device-mapper-event-libs.x86_64 7:1.02.164-7.el7_8.2 will be installed
---> Package device-mapper-persistent-data.x86_64 0:0.8.5-2.el7 will be installed
---> Package glusterfs.x86_64 0:6.0-29.el7 will be installed
---> Package glusterfs-client-xlators.x86_64 0:6.0-29.el7 will be installed
---> Package gssproxy.x86_64 0:0.7.0-28.el7 will be installed
--> Processing Dependency: libini_config >= 1.3.1-31 for package: gssproxy-0.7.0-28.el7.x86_64
--> Processing Dependency: libverto-module-base for package: gssproxy-0.7.0-28.el7.x86_64
--> Processing Dependency: libref_array.so.1(REF_ARRAY_0.1.1)(64bit) for package: gssproxy-0.7.0-28.el7.x86_64
--> Processing Dependency: libini_config.so.3(INI_CONFIG_1.2.0)(64bit) for package: gssproxy-0.7.0-28.el7.x86_64
--> Processing Dependency: libini_config.so.3(INI_CONFIG_1.1.0)(64bit) for package: gssproxy-0.7.0-28.el7.x86_64
--> Processing Dependency: libref_array.so.1()(64bit) for package: gssproxy-0.7.0-28.el7.x86_64
--> Processing Dependency: libini_config.so.3()(64bit) for package: gssproxy-0.7.0-28.el7.x86_64
--> Processing Dependency: libcollection.so.2()(64bit) for package: gssproxy-0.7.0-28.el7.x86_64
--> Processing Dependency: libbasicobjects.so.0()(64bit) for package: gssproxy-0.7.0-28.el7.x86_64
---> Package iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.874-17.el7 will be installed
---> Package keyutils.x86_64 0:1.5.8-3.el7 will be installed
---> Package libcom_err.x86_64 0:1.42.9-12.el7_5 will be updated
---> Package libcom_err.x86_64 0:1.42.9-17.el7 will be an update
---> Package libevent.x86_64 0:2.0.21-4.el7 will be installed
---> Package libibverbs.x86_64 0:22.4-2.el7_8 will be installed
--> Processing Dependency: rdma-core(x86-64) = 22.4-2.el7_8 for package: libibverbs-22.4-2.el7_8.x86_64
---> Package libnfsidmap.x86_64 0:0.25-19.el7 will be installed
---> Package libselinux.x86_64 0:2.5-12.el7 will be updated
---> Package libselinux.x86_64 0:2.5-15.el7 will be an update
--> Processing Dependency: libsepol(x86-64) >= 2.5-10 for package: libselinux-2.5-15.el7.x86_64
---> Package libsepol-devel.x86_64 0:2.5-10.el7 will be installed
---> Package lttng-ust.x86_64 0:2.10.0-1.el7 will be installed
--> Processing Dependency: liburcu-cds.so.6()(64bit) for package: lttng-ust-2.10.0-1.el7.x86_64
--> Processing Dependency: liburcu-bp.so.6()(64bit) for package: lttng-ust-2.10.0-1.el7.x86_64
---> Package lvm2-libs.x86_64 7:2.02.186-7.el7_8.2 will be installed
--> Processing Dependency: device-mapper-event = 7:1.02.164-7.el7_8.2 for package: 7:lvm2-libs-2.02.186-7.el7_8.2.x86_64
---> Package openssl.x86_64 1:1.0.2k-19.el7 will be installed
--> Processing Dependency: make for package: 1:openssl-1.0.2k-19.el7.x86_64
---> Package pcre-devel.x86_64 0:8.32-17.el7 will be installed
---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed
---> Package perl-parent.noarch 1:0.225-244.el7 will be installed
---> Package quota.x86_64 1:4.01-19.el7 will be installed
--> Processing Dependency: quota-nls = 1:4.01-19.el7 for package: 1:quota-4.01-19.el7.x86_64
--> Processing Dependency: tcp_wrappers for package: 1:quota-4.01-19.el7.x86_64
--> Processing Dependency: libext2fs.so.2()(64bit) for package: 1:quota-4.01-19.el7.x86_64
---> Package rpcbind.x86_64 0:0.2.0-49.el7 will be installed
---> Package sysvinit-tools.x86_64 0:2.88-14.dsf.el7 will be installed
---> Package tcp_wrappers-libs.x86_64 0:7.6-77.el7 will be installed
--> Running transaction check
---> Package device-mapper-event.x86_64 7:1.02.164-7.el7_8.2 will be installed
--> Processing Dependency: device-mapper = 7:1.02.164-7.el7_8.2 for package: 7:device-mapper-event-1.02.164-7.el7_8.2.x86_64
---> Package e2fsprogs-libs.x86_64 0:1.42.9-17.el7 will be installed
---> Package libbasicobjects.x86_64 0:0.1.1-32.el7 will be installed
---> Package libcollection.x86_64 0:0.7.0-32.el7 will be installed
---> Package libini_config.x86_64 0:1.3.1-32.el7 will be installed
--> Processing Dependency: libpath_utils.so.1(PATH_UTILS_0.2.1)(64bit) for package: libini_config-1.3.1-32.el7.x86_64
--> Processing Dependency: libpath_utils.so.1()(64bit) for package: libini_config-1.3.1-32.el7.x86_64
---> Package libref_array.x86_64 0:0.1.5-32.el7 will be installed
---> Package libsepol.x86_64 0:2.5-8.1.el7 will be updated
---> Package libsepol.x86_64 0:2.5-10.el7 will be an update
---> Package libverto-libevent.x86_64 0:0.2.5-4.el7 will be installed
---> Package make.x86_64 1:3.82-24.el7 will be installed
---> Package quota-nls.noarch 1:4.01-19.el7 will be installed
---> Package rdma-core.x86_64 0:22.4-2.el7_8 will be installed
--> Processing Dependency: pciutils for package: rdma-core-22.4-2.el7_8.x86_64
---> Package tcp_wrappers.x86_64 0:7.6-77.el7 will be installed
---> Package userspace-rcu.x86_64 0:0.10.0-3.el7 will be installed
--> Running transaction check
---> Package device-mapper.x86_64 7:1.02.146-4.el7 will be updated
--> Processing Dependency: device-mapper = 7:1.02.146-4.el7 for package: 7:device-mapper-libs-1.02.146-4.el7.x86_64
---> Package device-mapper.x86_64 7:1.02.164-7.el7_8.2 will be an update
---> Package libpath_utils.x86_64 0:0.2.1-32.el7 will be installed
---> Package pciutils.x86_64 0:3.5.1-3.el7 will be installed
--> Processing Dependency: pciutils-libs = 3.5.1-3.el7 for package: pciutils-3.5.1-3.el7.x86_64
--> Processing Dependency: libpci.so.3(LIBPCI_3.5)(64bit) for package: pciutils-3.5.1-3.el7.x86_64
--> Processing Dependency: libpci.so.3(LIBPCI_3.3)(64bit) for package: pciutils-3.5.1-3.el7.x86_64
--> Processing Dependency: libpci.so.3(LIBPCI_3.1)(64bit) for package: pciutils-3.5.1-3.el7.x86_64
--> Processing Dependency: libpci.so.3(LIBPCI_3.0)(64bit) for package: pciutils-3.5.1-3.el7.x86_64
--> Processing Dependency: libpci.so.3()(64bit) for package: pciutils-3.5.1-3.el7.x86_64
--> Running transaction check
---> Package device-mapper-libs.x86_64 7:1.02.146-4.el7 will be updated
---> Package device-mapper-libs.x86_64 7:1.02.164-7.el7_8.2 will be an update
---> Package pciutils-libs.x86_64 0:3.5.1-3.el7 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package Arch Version Repository
Size
================================================================================
Installing:
bzip2 x86_64 1.0.6-13.el7 base 52 k
gcc x86_64 4.8.5-39.el7 base 16 M
git x86_64 1.8.3.1-23.el7_8 updates 4.4 M
liberasurecode-devel x86_64 1.5.0-1.el7 centos-openstack-queens
21 k
libvirt x86_64 4.5.0-33.el7_8.1 updates 201 k
libvirt-devel x86_64 4.5.0-33.el7_8.1 updates 362 k
mariadb x86_64 3:10.1.20-2.el7 centos-openstack-queens
6.3 M
mariadb-devel x86_64 3:10.1.20-2.el7 centos-openstack-queens
918 k
nss-devel x86_64 3.44.0-7.el7_7 base 235 k
openldap-devel x86_64 2.4.44-21.el7_6 base 804 k
postgresql-devel x86_64 9.2.24-4.el7_8 updates 952 k
python3 x86_64 3.6.8-13.el7 base 69 k
python3-devel x86_64 3.6.8-13.el7 base 215 k
python3-pip noarch 9.0.3-7.el7_7 updates 1.8 M
python3-wheel noarch 0.31.1-5.el7_7 base 63 k
systemd-devel x86_64 219-73.el7_8.8 updates 213 k
unzip x86_64 6.0-21.el7 base 171 k
wget x86_64 1.14-18.el7_6.1 base 547 k
zip x86_64 3.0-11.el7 base 260 k
Installing for dependencies:
augeas-libs x86_64 1.4.0-9.el7_8.1 updates 357 k
autogen-libopts x86_64 5.18-5.el7 base 66 k
avahi-libs x86_64 0.6.31-20.el7 base 62 k
bridge-utils x86_64 1.5-9.el7 base 32 k
cpp x86_64 4.8.5-39.el7 base 5.9 M
cyrus-sasl x86_64 2.1.26-23.el7 base 88 k
cyrus-sasl-devel x86_64 2.1.26-23.el7 base 310 k
cyrus-sasl-gssapi x86_64 2.1.26-23.el7 base 41 k
device-mapper-event x86_64 7:1.02.164-7.el7_8.2 updates 191 k
device-mapper-event-libs x86_64 7:1.02.164-7.el7_8.2 updates 190 k
device-mapper-persistent-data x86_64 0.8.5-2.el7 base 422 k
dmidecode x86_64 1:3.2-3.el7 base 81 k
dnsmasq x86_64 2.76-10.el7_7.1 base 279 k
dwz x86_64 0.11-3.el7 base 99 k
e2fsprogs-libs x86_64 1.42.9-17.el7 base 168 k
ebtables x86_64 2.0.10-16.el7 base 123 k
fipscheck x86_64 1.4.1-6.el7 base 21 k
fipscheck-lib x86_64 1.4.1-6.el7 base 11 k
fuse-libs x86_64 2.9.2-11.el7 base 93 k
gettext x86_64 0.19.8.1-3.el7 base 1.0 M
gettext-libs x86_64 0.19.8.1-3.el7 base 502 k
glibc-devel x86_64 2.17-307.el7.1 base 1.1 M
glibc-headers x86_64 2.17-307.el7.1 base 689 k
glusterfs x86_64 6.0-29.el7 base 616 k
glusterfs-api x86_64 6.0-29.el7 base 85 k
glusterfs-cli x86_64 6.0-29.el7 base 174 k
glusterfs-client-xlators x86_64 6.0-29.el7 base 834 k
glusterfs-libs x86_64 6.0-29.el7 base 393 k
gnutls x86_64 3.3.29-9.el7_6 base 680 k
gnutls-dane x86_64 3.3.29-9.el7_6 base 36 k
gnutls-utils x86_64 3.3.29-9.el7_6 base 238 k
gperftools-libs x86_64 2.6.1-1.el7 base 272 k
groff-base x86_64 1.22.2-8.el7 base 942 k
gssproxy x86_64 0.7.0-28.el7 base 110 k
hwdata x86_64 0.252-9.5.el7 base 2.4 M
initscripts x86_64 9.49.49-1.el7 base 440 k
iproute x86_64 4.11.0-25.el7_7.2 base 803 k
iptables x86_64 1.4.21-34.el7 base 432 k
iscsi-initiator-utils x86_64 6.2.0.874-17.el7 base 423 k
iscsi-initiator-utils-iscsiuio x86_64 6.2.0.874-17.el7 base 93 k
json-c x86_64 0.11-4.el7_0 base 31 k
kernel-headers x86_64 3.10.0-1127.18.2.el7 updates 9.0 M
keyutils x86_64 1.5.8-3.el7 base 54 k
keyutils-libs-devel x86_64 1.5.8-3.el7 base 37 k
krb5-devel x86_64 1.15.1-46.el7 base 272 k
less x86_64 458-9.el7 base 120 k
libaio x86_64 0.3.109-13.el7 base 24 k
libbasicobjects x86_64 0.1.1-32.el7 base 26 k
libcgroup x86_64 0.41-21.el7 base 66 k
libcollection x86_64 0.7.0-32.el7 base 42 k
libcom_err-devel x86_64 1.42.9-17.el7 base 32 k
libcroco x86_64 0.6.12-4.el7 base 105 k
libedit x86_64 3.0-12.20121213cvs.el7 base 92 k
liberasurecode x86_64 1.5.0-1.el7 centos-openstack-queens
54 k
libevent x86_64 2.0.21-4.el7 base 214 k
libgomp x86_64 4.8.5-39.el7 base 158 k
libibverbs x86_64 22.4-2.el7_8 updates 268 k
libini_config x86_64 1.3.1-32.el7 base 64 k
libiscsi x86_64 1.9.0-7.el7 base 60 k
libkadm5 x86_64 1.15.1-46.el7 base 179 k
libmnl x86_64 1.0.3-7.el7 base 23 k
libmpc x86_64 1.0.1-3.el7 base 51 k
libnetfilter_conntrack x86_64 1.0.6-1.el7_3 base 55 k
libnfnetlink x86_64 1.0.1-4.el7 base 26 k
libnfsidmap x86_64 0.25-19.el7 base 50 k
libnl3 x86_64 3.2.28-4.el7 base 278 k
libpath_utils x86_64 0.2.1-32.el7 base 28 k
libpcap x86_64 14:1.5.3-12.el7 base 139 k
libpciaccess x86_64 0.14-1.el7 base 26 k
librados2 x86_64 2:12.2.11-0.el7 centos-ceph-luminous
2.9 M
librbd1 x86_64 2:12.2.11-0.el7 centos-ceph-luminous
1.1 M
libref_array x86_64 0.1.5-32.el7 base 27 k
libselinux-devel x86_64 2.5-15.el7 base 187 k
libsepol-devel x86_64 2.5-10.el7 base 77 k
libtirpc x86_64 0.2.4-0.16.el7 base 89 k
libunistring x86_64 0.9.3-9.el7 base 293 k
libverto-devel x86_64 0.2.5-4.el7 base 12 k
libverto-libevent x86_64 0.2.5-4.el7 base 8.9 k
libvirt-bash-completion x86_64 4.5.0-33.el7_8.1 updates 202 k
libvirt-client x86_64 4.5.0-33.el7_8.1 updates 499 k
libvirt-daemon x86_64 4.5.0-33.el7_8.1 updates 843 k
libvirt-daemon-config-network x86_64 4.5.0-33.el7_8.1 updates 202 k
libvirt-daemon-config-nwfilter x86_64 4.5.0-33.el7_8.1 updates 208 k
libvirt-daemon-driver-interface x86_64 4.5.0-33.el7_8.1 updates 240 k
libvirt-daemon-driver-lxc x86_64 4.5.0-33.el7_8.1 updates 334 k
libvirt-daemon-driver-network x86_64 4.5.0-33.el7_8.1 updates 415 k
libvirt-daemon-driver-nodedev x86_64 4.5.0-33.el7_8.1 updates 240 k
libvirt-daemon-driver-nwfilter x86_64 4.5.0-33.el7_8.1 updates 263 k
libvirt-daemon-driver-qemu x86_64 4.5.0-33.el7_8.1 updates 750 k
libvirt-daemon-driver-secret x86_64 4.5.0-33.el7_8.1 updates 230 k
libvirt-daemon-driver-storage x86_64 4.5.0-33.el7_8.1 updates 201 k
libvirt-daemon-driver-storage-core x86_64 4.5.0-33.el7_8.1 updates 440 k
libvirt-daemon-driver-storage-disk x86_64 4.5.0-33.el7_8.1 updates 231 k
libvirt-daemon-driver-storage-gluster
x86_64 4.5.0-33.el7_8.1 updates 239 k
libvirt-daemon-driver-storage-iscsi
x86_64 4.5.0-33.el7_8.1 updates 229 k
libvirt-daemon-driver-storage-logical
x86_64 4.5.0-33.el7_8.1 updates 232 k
libvirt-daemon-driver-storage-mpath
x86_64 4.5.0-33.el7_8.1 updates 227 k
libvirt-daemon-driver-storage-rbd x86_64 4.5.0-33.el7_8.1 updates 234 k
libvirt-daemon-driver-storage-scsi x86_64 4.5.0-33.el7_8.1 updates 229 k
libvirt-libs x86_64 4.5.0-33.el7_8.1 updates 4.2 M
libxslt x86_64 1.1.28-5.el7 base 242 k
lttng-ust x86_64 2.10.0-1.el7 centos-ceph-luminous
245 k
lvm2 x86_64 7:2.02.186-7.el7_8.2 updates 1.3 M
lvm2-libs x86_64 7:2.02.186-7.el7_8.2 updates 1.1 M
lzo x86_64 2.06-8.el7 base 59 k
lzop x86_64 1.03-10.el7 base 54 k
make x86_64 1:3.82-24.el7 base 421 k
mariadb-common x86_64 3:10.1.20-2.el7 centos-openstack-queens
63 k
mariadb-config x86_64 3:10.1.20-2.el7 centos-openstack-queens
26 k
mariadb-libs x86_64 3:10.1.20-2.el7 centos-openstack-queens
643 k
mozjs17 x86_64 17.0.0-20.el7 base 1.4 M
mpfr x86_64 3.1.1-4.el7 base 203 k
netcf-libs x86_64 0.2.8-4.el7 base 70 k
nettle x86_64 2.7.1-8.el7 base 327 k
nfs-utils x86_64 1:1.3.0-0.66.el7 base 412 k
nmap-ncat x86_64 2:6.40-19.el7 base 206 k
nspr-devel x86_64 4.21.0-1.el7 base 115 k
nss-softokn-devel x86_64 3.44.0-8.el7_7 base 30 k
nss-softokn-freebl-devel x86_64 3.44.0-8.el7_7 base 52 k
nss-util-devel x86_64 3.44.0-4.el7_7 base 74 k
numactl-libs x86_64 2.0.12-5.el7 base 30 k
numad x86_64 0.5-18.20150602git.el7 base 35 k
openssh x86_64 7.4p1-21.el7 base 510 k
openssh-clients x86_64 7.4p1-21.el7 base 655 k
openssl x86_64 1:1.0.2k-19.el7 base 493 k
openssl-devel x86_64 1:1.0.2k-19.el7 base 1.5 M
parted x86_64 3.1-32.el7 base 609 k
pciutils x86_64 3.5.1-3.el7 base 93 k
pciutils-libs x86_64 3.5.1-3.el7 base 46 k
pcre-devel x86_64 8.32-17.el7 base 480 k
perl x86_64 4:5.16.3-295.el7 base 8.0 M
perl-Carp noarch 1.26-244.el7 base 19 k
perl-Encode x86_64 2.51-7.el7 base 1.5 M
perl-Error noarch 1:0.17020-2.el7 base 32 k
perl-Exporter noarch 5.68-3.el7 base 28 k
perl-File-Path noarch 2.09-2.el7 base 26 k
perl-File-Temp noarch 0.23.01-3.el7 base 56 k
perl-Filter x86_64 1.49-3.el7 base 76 k
perl-Getopt-Long noarch 2.40-3.el7 base 56 k
perl-Git noarch 1.8.3.1-23.el7_8 updates 56 k
perl-HTTP-Tiny noarch 0.033-3.el7 base 38 k
perl-PathTools x86_64 3.40-5.el7 base 82 k
perl-Pod-Escapes noarch 1:1.04-295.el7 base 51 k
perl-Pod-Perldoc noarch 3.20-4.el7 base 87 k
perl-Pod-Simple noarch 1:3.28-4.el7 base 216 k
perl-Pod-Usage noarch 1.63-3.el7 base 27 k
perl-Scalar-List-Utils x86_64 1.27-248.el7 base 36 k
perl-Socket x86_64 2.010-5.el7 base 49 k
perl-Storable x86_64 2.45-3.el7 base 77 k
perl-TermReadKey x86_64 2.30-20.el7 base 31 k
perl-Text-ParseWords noarch 3.29-4.el7 base 14 k
perl-Time-HiRes x86_64 4:1.9725-3.el7 base 45 k
perl-Time-Local noarch 1.2300-2.el7 base 24 k
perl-constant noarch 1.27-2.el7 base 19 k
perl-libs x86_64 4:5.16.3-295.el7 base 689 k
perl-macros x86_64 4:5.16.3-295.el7 base 44 k
perl-parent noarch 1:0.225-244.el7 base 12 k
perl-podlators noarch 2.5.1-3.el7 base 112 k
perl-srpm-macros noarch 1-8.el7 base 4.6 k
perl-threads x86_64 1.87-4.el7 base 49 k
perl-threads-shared x86_64 1.43-6.el7 base 39 k
polkit x86_64 0.112-26.el7 base 170 k
polkit-pkla-compat x86_64 0.1-4.el7 base 39 k
postgresql x86_64 9.2.24-4.el7_8 updates 3.0 M
postgresql-libs x86_64 9.2.24-4.el7_8 updates 234 k
python-rpm-macros noarch 3-32.el7 base 8.8 k
python-srpm-macros noarch 3-32.el7 base 8.4 k
python3-libs x86_64 3.6.8-13.el7 base 7.0 M
python3-rpm-generators noarch 6-2.el7 base 20 k
python3-rpm-macros noarch 3-32.el7 base 7.7 k
python3-setuptools noarch 39.2.0-10.el7 base 629 k
qemu-img-ev x86_64 10:2.12.0-44.1.el7_8.1 centos-qemu-ev
1.4 M
quota x86_64 1:4.01-19.el7 base 179 k
quota-nls noarch 1:4.01-19.el7 base 90 k
radvd x86_64 2.17-3.el7 base 94 k
rdma-core x86_64 22.4-2.el7_8 updates 51 k
redhat-rpm-config noarch 9.1.0-88.el7.centos base 81 k
rpcbind x86_64 0.2.0-49.el7 base 60 k
rsync x86_64 3.1.2-10.el7 base 404 k
systemd-sysv x86_64 219-73.el7_8.8 updates 94 k
sysvinit-tools x86_64 2.88-14.dsf.el7 base 63 k
tcp_wrappers x86_64 7.6-77.el7 base 78 k
tcp_wrappers-libs x86_64 7.6-77.el7 base 66 k
trousers x86_64 0.3.14-2.el7 base 289 k
unbound-libs x86_64 1.6.6-5.el7_8 updates 406 k
userspace-rcu x86_64 0.10.0-3.el7 centos-ceph-luminous
93 k
yajl x86_64 2.0.4-4.el7 base 39 k
zlib-devel x86_64 1.2.7-18.el7 base 50 k
Updating for dependencies:
cryptsetup-libs x86_64 2.0.3-6.el7 base 339 k
device-mapper x86_64 7:1.02.164-7.el7_8.2 updates 295 k
device-mapper-libs x86_64 7:1.02.164-7.el7_8.2 updates 324 k
glibc x86_64 2.17-307.el7.1 base 3.6 M
glibc-common x86_64 2.17-307.el7.1 base 11 M
krb5-libs x86_64 1.15.1-46.el7 base 809 k
libcom_err x86_64 1.42.9-17.el7 base 42 k
libgcc x86_64 4.8.5-39.el7 base 102 k
libselinux x86_64 2.5-15.el7 base 162 k
libsepol x86_64 2.5-10.el7 base 297 k
nspr x86_64 4.21.0-1.el7 base 127 k
nss x86_64 3.44.0-7.el7_7 base 854 k
nss-softokn x86_64 3.44.0-8.el7_7 base 330 k
nss-softokn-freebl x86_64 3.44.0-8.el7_7 base 224 k
nss-sysinit x86_64 3.44.0-7.el7_7 base 65 k
nss-tools x86_64 3.44.0-7.el7_7 base 528 k
nss-util x86_64 3.44.0-4.el7_7 base 79 k
openldap x86_64 2.4.44-21.el7_6 base 356 k
openssl-libs x86_64 1:1.0.2k-19.el7 base 1.2 M
systemd x86_64 219-73.el7_8.8 updates 5.1 M
systemd-libs x86_64 219-73.el7_8.8 updates 416 k
zlib x86_64 1.2.7-18.el7 base 90 k

Transaction Summary
================================================================================
Install 19 Packages (+188 Dependent packages)
Upgrade ( 22 Dependent packages)

Total download size: 145 M
Downloading packages:
Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
warning: /var/cache/yum/x86_64/7/centos-openstack-queens/packages/liberasurecode-1.5.0-1.el7.x86_64.rpm: Header V4 RSA/SHA1 Signature, key ID 764429e6: NOKEY
Public key for liberasurecode-1.5.0-1.el7.x86_64.rpm is not installed
warning: /var/cache/yum/x86_64/7/centos-ceph-luminous/packages/librados2-12.2.11-0.el7.x86_64.rpm: Header V4 RSA/SHA1 Signature, key ID e451e5b5: NOKEY
Public key for librados2-12.2.11-0.el7.x86_64.rpm is not installed
warning: /var/cache/yum/x86_64/7/centos-qemu-ev/packages/qemu-img-ev-2.12.0-44.1.el7_8.1.x86_64.rpm: Header V4 RSA/SHA1 Signature, key ID 61e8806c: NOKEY
Public key for qemu-img-ev-2.12.0-44.1.el7_8.1.x86_64.rpm is not installed
--------------------------------------------------------------------------------
Total 14 MB/s | 145 MB 00:10
Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Cloud
Importing GPG key 0x764429E6:
Userid : "CentOS Cloud SIG (http://wiki.centos.org/SpecialInterestGroup/Cloud) <security@centos.org>"
Fingerprint: 736a f511 6d9c 40e2 af6b 074b f9b9 fee7 7644 29e6
Package : centos-release-openstack-queens-1-2.el7.centos.noarch (@extras)
From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Cloud
Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Storage
Importing GPG key 0xE451E5B5:
Userid : "CentOS Storage SIG (http://wiki.centos.org/SpecialInterestGroup/Storage) <security@centos.org>"
Fingerprint: 7412 9c0b 173b 071a 3775 951a d4a2 e50b e451 e5b5
Package : centos-release-storage-common-2-2.el7.centos.noarch (@extras)
From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Storage
Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Virtualization
Importing GPG key 0x61E8806C:
Userid : "CentOS Virtualization SIG (http://wiki.centos.org/SpecialInterestGroup/Virtualization) <security@centos.org>"
Fingerprint: a7c8 e761 309d 2f1c 92c5 0b62 7aeb be82 61e8 806c
Package : centos-release-virt-common-1-1.el7.centos.noarch (@extras)
From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Virtualization
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Updating : libgcc-4.8.5-39.el7.x86_64 1/251
Updating : nss-softokn-freebl-3.44.0-8.el7_7.x86_64 2/251
Updating : glibc-common-2.17-307.el7.1.x86_64 3/251
Updating : glibc-2.17-307.el7.1.x86_64 4/251
warning: /etc/nsswitch.conf created as /etc/nsswitch.conf.rpmnew
Updating : nspr-4.21.0-1.el7.x86_64 5/251
Updating : nss-util-3.44.0-4.el7_7.x86_64 6/251
Updating : libsepol-2.5-10.el7.x86_64 7/251
Updating : libselinux-2.5-15.el7.x86_64 8/251
Updating : zlib-1.2.7-18.el7.x86_64 9/251
Installing : libnl3-3.2.28-4.el7.x86_64 10/251
Installing : yajl-2.0.4-4.el7.x86_64 11/251
Installing : avahi-libs-0.6.31-20.el7.x86_64 12/251
Installing : numactl-libs-2.0.12-5.el7.x86_64 13/251
Updating : libcom_err-1.42.9-17.el7.x86_64 14/251
Updating : krb5-libs-1.15.1-46.el7.x86_64 15/251
Updating : 1:openssl-libs-1.0.2k-19.el7.x86_64 16/251
Updating : systemd-libs-219-73.el7_8.8.x86_64 17/251
Installing : glusterfs-libs-6.0-29.el7.x86_64 18/251
Installing : tcp_wrappers-libs-7.6-77.el7.x86_64 19/251
Installing : libaio-0.3.109-13.el7.x86_64 20/251
Installing : libevent-2.0.21-4.el7.x86_64 21/251
Installing : libtirpc-0.2.4-0.16.el7.x86_64 22/251
Updating : nss-softokn-3.44.0-8.el7_7.x86_64 23/251
Updating : nss-sysinit-3.44.0-7.el7_7.x86_64 24/251
Updating : nss-3.44.0-7.el7_7.x86_64 25/251
Installing : nspr-devel-4.21.0-1.el7.x86_64 26/251
Installing : nettle-2.7.1-8.el7.x86_64 27/251
install-info: No such file or directory for /usr/share/info/nettle.info
Installing : libgomp-4.8.5-39.el7.x86_64 28/251
Installing : mpfr-3.1.1-4.el7.x86_64 29/251
Installing : libmpc-1.0.1-3.el7.x86_64 30/251
Installing : nss-util-devel-3.44.0-4.el7_7.x86_64 31/251
Installing : python3-setuptools-39.2.0-10.el7.noarch 32/251
Installing : python3-pip-9.0.3-7.el7_7.noarch 33/251
Installing : python3-3.6.8-13.el7.x86_64 34/251
Installing : python3-libs-3.6.8-13.el7.x86_64 35/251
Installing : 14:libpcap-1.5.3-12.el7.x86_64 36/251
Installing : groff-base-1.22.2-8.el7.x86_64 37/251
Installing : libnfnetlink-1.0.1-4.el7.x86_64 38/251
Installing : libbasicobjects-0.1.1-32.el7.x86_64 39/251
Installing : libedit-3.0-12.20121213cvs.el7.x86_64 40/251
Installing : libref_array-0.1.5-32.el7.x86_64 41/251
Installing : libcollection-0.7.0-32.el7.x86_64 42/251
Installing : libmnl-1.0.3-7.el7.x86_64 43/251
Installing : libunistring-0.9.3-9.el7.x86_64 44/251
Installing : libcroco-0.6.12-4.el7.x86_64 45/251
Installing : python-srpm-macros-3-32.el7.noarch 46/251
Installing : python-rpm-macros-3-32.el7.noarch 47/251
Installing : gettext-libs-0.19.8.1-3.el7.x86_64 48/251
Installing : gettext-0.19.8.1-3.el7.x86_64 49/251
install-info: No such file or directory for /usr/share/info/gettext.info.gz
Installing : libnetfilter_conntrack-1.0.6-1.el7_3.x86_64 50/251
Installing : iptables-1.4.21-34.el7.x86_64 51/251
Installing : iproute-4.11.0-25.el7_7.2.x86_64 52/251
Installing : 1:perl-parent-0.225-244.el7.noarch 53/251
Installing : perl-HTTP-Tiny-0.033-3.el7.noarch 54/251
Installing : perl-podlators-2.5.1-3.el7.noarch 55/251
Installing : perl-Pod-Perldoc-3.20-4.el7.noarch 56/251
Installing : 1:perl-Pod-Escapes-1.04-295.el7.noarch 57/251
Installing : perl-Text-ParseWords-3.29-4.el7.noarch 58/251
Installing : perl-Encode-2.51-7.el7.x86_64 59/251
Installing : perl-Pod-Usage-1.63-3.el7.noarch 60/251
Installing : 4:perl-libs-5.16.3-295.el7.x86_64 61/251
Installing : 4:perl-macros-5.16.3-295.el7.x86_64 62/251
Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 63/251
Installing : perl-threads-1.87-4.el7.x86_64 64/251
Installing : perl-Storable-2.45-3.el7.x86_64 65/251
Installing : perl-Carp-1.26-244.el7.noarch 66/251
Installing : perl-Filter-1.49-3.el7.x86_64 67/251
Installing : perl-Exporter-5.68-3.el7.noarch 68/251
Installing : perl-constant-1.27-2.el7.noarch 69/251
Installing : perl-Socket-2.010-5.el7.x86_64 70/251
Installing : perl-Time-Local-1.2300-2.el7.noarch 71/251
Installing : perl-threads-shared-1.43-6.el7.x86_64 72/251
Installing : perl-File-Temp-0.23.01-3.el7.noarch 73/251
Installing : perl-File-Path-2.09-2.el7.noarch 74/251
Installing : perl-PathTools-3.40-5.el7.x86_64 75/251
Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64 76/251
Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch 77/251
Installing : perl-Getopt-Long-2.40-3.el7.noarch 78/251
Installing : 4:perl-5.16.3-295.el7.x86_64 79/251
Installing : 1:perl-Error-0.17020-2.el7.noarch 80/251
Installing : perl-TermReadKey-2.30-20.el7.x86_64 81/251
Installing : less-458-9.el7.x86_64 82/251
Installing : 2:nmap-ncat-6.40-19.el7.x86_64 83/251
Installing : python3-rpm-generators-6-2.el7.noarch 84/251
Installing : cpp-4.8.5-39.el7.x86_64 85/251
Updating : nss-tools-3.44.0-7.el7_7.x86_64 86/251
Updating : openldap-2.4.44-21.el7_6.x86_64 87/251
Installing : postgresql-libs-9.2.24-4.el7_8.x86_64 88/251
Installing : postgresql-9.2.24-4.el7_8.x86_64 89/251
Installing : libnfsidmap-0.25-19.el7.x86_64 90/251
Installing : libverto-libevent-0.2.5-4.el7.x86_64 91/251
Installing : device-mapper-persistent-data-0.8.5-2.el7.x86_64 92/251
Installing : tcp_wrappers-7.6-77.el7.x86_64 93/251
Installing : glusterfs-client-xlators-6.0-29.el7.x86_64 94/251
Installing : glusterfs-cli-6.0-29.el7.x86_64 95/251
Installing : fipscheck-1.4.1-6.el7.x86_64 96/251
Installing : fipscheck-lib-1.4.1-6.el7.x86_64 97/251
Installing : openssh-7.4p1-21.el7.x86_64 98/251
Installing : openssh-clients-7.4p1-21.el7.x86_64 99/251
Installing : libkadm5-1.15.1-46.el7.x86_64 100/251
Installing : cyrus-sasl-gssapi-2.1.26-23.el7.x86_64 101/251
Installing : e2fsprogs-libs-1.42.9-17.el7.x86_64 102/251
Installing : libcom_err-devel-1.42.9-17.el7.x86_64 103/251
Installing : zlib-devel-1.2.7-18.el7.x86_64 104/251
Installing : libxslt-1.1.28-5.el7.x86_64 105/251
Installing : augeas-libs-1.4.0-9.el7_8.1.x86_64 106/251
Installing : libsepol-devel-2.5-10.el7.x86_64 107/251
Installing : mozjs17-17.0.0-20.el7.x86_64 108/251
Installing : libpath_utils-0.2.1-32.el7.x86_64 109/251
Installing : libini_config-1.3.1-32.el7.x86_64 110/251
Installing : gperftools-libs-2.6.1-1.el7.x86_64 111/251
Installing : lzo-2.06-8.el7.x86_64 112/251
Installing : lzop-1.03-10.el7.x86_64 113/251
Installing : bzip2-1.0.6-13.el7.x86_64 114/251
Installing : 1:make-3.82-24.el7.x86_64 115/251
Installing : 1:openssl-1.0.2k-19.el7.x86_64 116/251
Installing : liberasurecode-1.5.0-1.el7.x86_64 117/251
Installing : bridge-utils-1.5-9.el7.x86_64 118/251
Installing : netcf-libs-0.2.8-4.el7.x86_64 119/251
Installing : sysvinit-tools-2.88-14.dsf.el7.x86_64 120/251
Installing : fuse-libs-2.9.2-11.el7.x86_64 121/251
Installing : 1:dmidecode-3.2-3.el7.x86_64 122/251
Installing : libiscsi-1.9.0-7.el7.x86_64 123/251
Installing : autogen-libopts-5.18-5.el7.x86_64 124/251
Installing : dwz-0.11-3.el7.x86_64 125/251
Installing : keyutils-1.5.8-3.el7.x86_64 126/251
Installing : pciutils-libs-3.5.1-3.el7.x86_64 127/251
Installing : json-c-0.11-4.el7_0.x86_64 128/251
Updating : cryptsetup-libs-2.0.3-6.el7.x86_64 129/251
Updating : systemd-219-73.el7_8.8.x86_64 130/251
Failed to get D-Bus connection: Operation not permitted
Updating : 7:device-mapper-libs-1.02.164-7.el7_8.2.x86_64 131/251
Updating : 7:device-mapper-1.02.164-7.el7_8.2.x86_64 132/251
Installing : 7:device-mapper-event-libs-1.02.164-7.el7_8.2.x86_64 133/251
Installing : initscripts-9.49.49-1.el7.x86_64 134/251
Installing : systemd-sysv-219-73.el7_8.8.x86_64 135/251
Installing : rpcbind-0.2.0-49.el7.x86_64 136/251
Installing : cyrus-sasl-2.1.26-23.el7.x86_64 137/251
Installing : parted-3.1-32.el7.x86_64 138/251
Installing : unbound-libs-1.6.6-5.el7_8.x86_64 139/251
Installing : polkit-0.112-26.el7.x86_64 140/251
Installing : polkit-pkla-compat-0.1-4.el7.x86_64 141/251
Installing : iscsi-initiator-utils-iscsiuio-6.2.0.874-17.el7.x86_64 142/251
Installing : iscsi-initiator-utils-6.2.0.874-17.el7.x86_64 143/251
Installing : hwdata-0.252-9.5.el7.x86_64 144/251
Installing : pciutils-3.5.1-3.el7.x86_64 145/251
Installing : rdma-core-22.4-2.el7_8.x86_64 146/251
Installing : libibverbs-22.4-2.el7_8.x86_64 147/251
Installing : libpciaccess-0.14-1.el7.x86_64 148/251
Installing : cyrus-sasl-devel-2.1.26-23.el7.x86_64 149/251
Installing : dnsmasq-2.76-10.el7_7.1.x86_64 150/251
Installing : numad-0.5-18.20150602git.el7.x86_64 151/251
Installing : 7:device-mapper-event-1.02.164-7.el7_8.2.x86_64 152/251
Failed to get D-Bus connection: Operation not permitted
warning: %post(device-mapper-event-7:1.02.164-7.el7_8.2.x86_64) scriptlet failed, exit status 1
Non-fatal POSTIN scriptlet failure in rpm package 7:device-mapper-event-1.02.164-7.el7_8.2.x86_64
Installing : 7:lvm2-libs-2.02.186-7.el7_8.2.x86_64 153/251
Installing : 7:lvm2-2.02.186-7.el7_8.2.x86_64 154/251
Failed to get D-Bus connection: Operation not permitted
Failed to get D-Bus connection: Operation not permitted
Failed to get D-Bus connection: Operation not permitted
warning: %post(lvm2-7:2.02.186-7.el7_8.2.x86_64) scriptlet failed, exit status 1
Non-fatal POSTIN scriptlet failure in rpm package 7:lvm2-2.02.186-7.el7_8.2.x86_64
Installing : gssproxy-0.7.0-28.el7.x86_64 155/251
Installing : ebtables-2.0.10-16.el7.x86_64 156/251
Installing : trousers-0.3.14-2.el7.x86_64 157/251
Installing : gnutls-3.3.29-9.el7_6.x86_64 158/251
Installing : libvirt-libs-4.5.0-33.el7_8.1.x86_64 159/251
Installing : gnutls-dane-3.3.29-9.el7_6.x86_64 160/251
Installing : gnutls-utils-3.3.29-9.el7_6.x86_64 161/251
Installing : glusterfs-6.0-29.el7.x86_64 162/251
Installing : glusterfs-api-6.0-29.el7.x86_64 163/251
Installing : radvd-2.17-3.el7.x86_64 164/251
Installing : rsync-3.1.2-10.el7.x86_64 165/251
Installing : perl-Git-1.8.3.1-23.el7_8.noarch 166/251
Installing : git-1.8.3.1-23.el7_8.x86_64 167/251
Installing : libcgroup-0.41-21.el7.x86_64 168/251
Installing : libvirt-daemon-4.5.0-33.el7_8.1.x86_64 169/251
Installing : libvirt-daemon-driver-network-4.5.0-33.el7_8.1.x86_64 170/251
Installing : libvirt-daemon-driver-nwfilter-4.5.0-33.el7_8.1.x86_64 171/251
Installing : libvirt-daemon-config-nwfilter-4.5.0-33.el7_8.1.x86_64 172/251
Installing : libvirt-daemon-config-network-4.5.0-33.el7_8.1.x86_64 173/251
Installing : libvirt-daemon-driver-lxc-4.5.0-33.el7_8.1.x86_64 174/251
Installing : libvirt-daemon-driver-nodedev-4.5.0-33.el7_8.1.x86_64 175/251
Installing : libvirt-daemon-driver-secret-4.5.0-33.el7_8.1.x86_64 176/251
Installing : libvirt-daemon-driver-interface-4.5.0-33.el7_8.1.x86_6 177/251
Installing : userspace-rcu-0.10.0-3.el7.x86_64 178/251
Installing : lttng-ust-2.10.0-1.el7.x86_64 179/251
Installing : 2:librados2-12.2.11-0.el7.x86_64 180/251
Installing : 2:librbd1-12.2.11-0.el7.x86_64 181/251
Installing : 10:qemu-img-ev-2.12.0-44.1.el7_8.1.x86_64 182/251
Installing : zip-3.0-11.el7.x86_64 183/251
Installing : nss-softokn-freebl-devel-3.44.0-8.el7_7.x86_64 184/251
Installing : nss-softokn-devel-3.44.0-8.el7_7.x86_64 185/251
Installing : 1:quota-nls-4.01-19.el7.noarch 186/251
Installing : 1:quota-4.01-19.el7.x86_64 187/251
Installing : 1:nfs-utils-1.3.0-0.66.el7.x86_64 188/251
Installing : libvirt-daemon-driver-storage-core-4.5.0-33.el7_8.1.x8 189/251
Installing : libvirt-daemon-driver-storage-rbd-4.5.0-33.el7_8.1.x86 190/251
Installing : libvirt-daemon-driver-storage-logical-4.5.0-33.el7_8.1 191/251
Installing : libvirt-daemon-driver-storage-disk-4.5.0-33.el7_8.1.x8 192/251
Installing : libvirt-daemon-driver-storage-scsi-4.5.0-33.el7_8.1.x8 193/251
Installing : libvirt-daemon-driver-storage-gluster-4.5.0-33.el7_8.1 194/251
Installing : libvirt-daemon-driver-storage-iscsi-4.5.0-33.el7_8.1.x 195/251
Installing : libvirt-daemon-driver-qemu-4.5.0-33.el7_8.1.x86_64 196/251
Installing : libvirt-daemon-driver-storage-mpath-4.5.0-33.el7_8.1.x 197/251
Installing : libvirt-daemon-driver-storage-4.5.0-33.el7_8.1.x86_64 198/251
Installing : libvirt-bash-completion-4.5.0-33.el7_8.1.x86_64 199/251
Installing : libvirt-client-4.5.0-33.el7_8.1.x86_64 200/251
Installing : kernel-headers-3.10.0-1127.18.2.el7.x86_64 201/251
Installing : glibc-headers-2.17-307.el7.1.x86_64 202/251
Installing : glibc-devel-2.17-307.el7.1.x86_64 203/251
Installing : gcc-4.8.5-39.el7.x86_64 204/251
Installing : python3-rpm-macros-3-32.el7.noarch 205/251
Installing : perl-srpm-macros-1-8.el7.noarch 206/251
Installing : redhat-rpm-config-9.1.0-88.el7.centos.noarch 207/251
Installing : 3:mariadb-config-10.1.20-2.el7.x86_64 208/251
Installing : 3:mariadb-common-10.1.20-2.el7.x86_64 209/251
Installing : 3:mariadb-libs-10.1.20-2.el7.x86_64 210/251
Installing : keyutils-libs-devel-1.5.8-3.el7.x86_64 211/251
Installing : pcre-devel-8.32-17.el7.x86_64 212/251
Installing : libselinux-devel-2.5-15.el7.x86_64 213/251
Installing : libverto-devel-0.2.5-4.el7.x86_64 214/251
Installing : krb5-devel-1.15.1-46.el7.x86_64 215/251
Installing : 1:openssl-devel-1.0.2k-19.el7.x86_64 216/251
Installing : 3:mariadb-devel-10.1.20-2.el7.x86_64 217/251
Installing : 3:mariadb-10.1.20-2.el7.x86_64 218/251
Installing : python3-devel-3.6.8-13.el7.x86_64 219/251
Installing : liberasurecode-devel-1.5.0-1.el7.x86_64 220/251
Installing : libvirt-4.5.0-33.el7_8.1.x86_64 221/251
Installing : nss-devel-3.44.0-7.el7_7.x86_64 222/251
Installing : libvirt-devel-4.5.0-33.el7_8.1.x86_64 223/251
Installing : openldap-devel-2.4.44-21.el7_6.x86_64 224/251
Installing : systemd-devel-219-73.el7_8.8.x86_64 225/251
Installing : postgresql-devel-9.2.24-4.el7_8.x86_64 226/251
Installing : python3-wheel-0.31.1-5.el7_7.noarch 227/251
Installing : wget-1.14-18.el7_6.1.x86_64 228/251
install-info: No such file or directory for /usr/share/info/wget.info.gz
Installing : unzip-6.0-21.el7.x86_64 229/251
Cleanup : openldap-2.4.44-15.el7_5.x86_64 230/251
Cleanup : nss-tools-3.36.0-5.el7_5.x86_64 231/251
Cleanup : nss-sysinit-3.36.0-5.el7_5.x86_64 232/251
Cleanup : nss-3.36.0-5.el7_5.x86_64 233/251
Cleanup : nss-softokn-3.36.0-5.el7_5.x86_64 234/251
Cleanup : krb5-libs-1.15.1-19.el7.x86_64 235/251
Cleanup : 1:openssl-libs-1.0.2k-12.el7.x86_64 236/251
Cleanup : systemd-219-57.el7.x86_64 237/251
Cleanup : cryptsetup-libs-1.7.4-4.el7.x86_64 238/251
Cleanup : 7:device-mapper-1.02.146-4.el7.x86_64 239/251
Cleanup : 7:device-mapper-libs-1.02.146-4.el7.x86_64 240/251
Cleanup : systemd-libs-219-57.el7.x86_64 241/251
Cleanup : zlib-1.2.7-17.el7.x86_64 242/251
Cleanup : libcom_err-1.42.9-12.el7_5.x86_64 243/251
Cleanup : libsepol-2.5-8.1.el7.x86_64 244/251
Cleanup : libselinux-2.5-12.el7.x86_64 245/251
Cleanup : glibc-common-2.17-222.el7.x86_64 246/251
Cleanup : nspr-4.19.0-1.el7_5.x86_64 247/251
Cleanup : nss-util-3.36.0-1.el7_5.x86_64 248/251
Cleanup : nss-softokn-freebl-3.36.0-5.el7_5.x86_64 249/251
Cleanup : glibc-2.17-222.el7.x86_64 250/251
Cleanup : libgcc-4.8.5-28.el7_5.1.x86_64 251/251
Verifying : fipscheck-lib-1.4.1-6.el7.x86_64 1/251
Verifying : perl-HTTP-Tiny-0.033-3.el7.noarch 2/251
Verifying : nss-3.44.0-7.el7_7.x86_64 3/251
Verifying : libvirt-daemon-driver-storage-core-4.5.0-33.el7_8.1.x8 4/251
Verifying : 14:libpcap-1.5.3-12.el7.x86_64 5/251
Verifying : nspr-devel-4.21.0-1.el7.x86_64 6/251
Verifying : gcc-4.8.5-39.el7.x86_64 7/251
Verifying : augeas-libs-1.4.0-9.el7_8.1.x86_64 8/251
Verifying : git-1.8.3.1-23.el7_8.x86_64 9/251
Verifying : libvirt-devel-4.5.0-33.el7_8.1.x86_64 10/251
Verifying : libverto-devel-0.2.5-4.el7.x86_64 11/251
Verifying : perl-TermReadKey-2.30-20.el7.x86_64 12/251
Verifying : zlib-devel-1.2.7-18.el7.x86_64 13/251
Verifying : 4:perl-libs-5.16.3-295.el7.x86_64 14/251
Verifying : groff-base-1.22.2-8.el7.x86_64 15/251
Verifying : zlib-1.2.7-18.el7.x86_64 16/251
Verifying : perl-File-Temp-0.23.01-3.el7.noarch 17/251
Verifying : python-srpm-macros-3-32.el7.noarch 18/251
Verifying : openldap-devel-2.4.44-21.el7_6.x86_64 19/251
Verifying : libvirt-daemon-driver-storage-rbd-4.5.0-33.el7_8.1.x86 20/251
Verifying : numad-0.5-18.20150602git.el7.x86_64 21/251
Verifying : 4:perl-macros-5.16.3-295.el7.x86_64 22/251
Verifying : krb5-devel-1.15.1-46.el7.x86_64 23/251
Verifying : gssproxy-0.7.0-28.el7.x86_64 24/251
Verifying : unzip-6.0-21.el7.x86_64 25/251
Verifying : python3-devel-3.6.8-13.el7.x86_64 26/251
Verifying : 7:lvm2-libs-2.02.186-7.el7_8.2.x86_64 27/251
Verifying : libselinux-2.5-15.el7.x86_64 28/251
Verifying : fipscheck-1.4.1-6.el7.x86_64 29/251
Verifying : libvirt-daemon-driver-storage-logical-4.5.0-33.el7_8.1 30/251
Verifying : 1:quota-4.01-19.el7.x86_64 31/251
Verifying : 3:mariadb-devel-10.1.20-2.el7.x86_64 32/251
Verifying : python3-setuptools-39.2.0-10.el7.noarch 33/251
Verifying : yajl-2.0.4-4.el7.x86_64 34/251
Verifying : 1:openssl-libs-1.0.2k-19.el7.x86_64 35/251
Verifying : cyrus-sasl-devel-2.1.26-23.el7.x86_64 36/251
Verifying : libpath_utils-0.2.1-32.el7.x86_64 37/251
Verifying : libnfnetlink-1.0.1-4.el7.x86_64 38/251
Verifying : glibc-headers-2.17-307.el7.1.x86_64 39/251
Verifying : pcre-devel-8.32-17.el7.x86_64 40/251
Verifying : gettext-0.19.8.1-3.el7.x86_64 41/251
Verifying : perl-File-Path-2.09-2.el7.noarch 42/251
Verifying : libbasicobjects-0.1.1-32.el7.x86_64 43/251
Verifying : libedit-3.0-12.20121213cvs.el7.x86_64 44/251
Verifying : gperftools-libs-2.6.1-1.el7.x86_64 45/251
Verifying : polkit-pkla-compat-0.1-4.el7.x86_64 46/251
Verifying : perl-Text-ParseWords-3.29-4.el7.noarch 47/251
Verifying : cyrus-sasl-2.1.26-23.el7.x86_64 48/251
Verifying : pciutils-3.5.1-3.el7.x86_64 49/251
Verifying : ebtables-2.0.10-16.el7.x86_64 50/251
Verifying : libpciaccess-0.14-1.el7.x86_64 51/251
Verifying : keyutils-libs-devel-1.5.8-3.el7.x86_64 52/251
Verifying : systemd-devel-219-73.el7_8.8.x86_64 53/251
Verifying : nss-tools-3.44.0-7.el7_7.x86_64 54/251
Verifying : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 55/251
Verifying : 1:perl-Pod-Escapes-1.04-295.el7.noarch 56/251
Verifying : python3-pip-9.0.3-7.el7_7.noarch 57/251
Verifying : lzo-2.06-8.el7.x86_64 58/251
Verifying : nettle-2.7.1-8.el7.x86_64 59/251
Verifying : gettext-libs-0.19.8.1-3.el7.x86_64 60/251
Verifying : trousers-0.3.14-2.el7.x86_64 61/251
Verifying : libnl3-3.2.28-4.el7.x86_64 62/251
Verifying : 3:mariadb-10.1.20-2.el7.x86_64 63/251
Verifying : glusterfs-6.0-29.el7.x86_64 64/251
Verifying : nss-softokn-devel-3.44.0-8.el7_7.x86_64 65/251
Verifying : cryptsetup-libs-2.0.3-6.el7.x86_64 66/251
Verifying : iproute-4.11.0-25.el7_7.2.x86_64 67/251
Verifying : radvd-2.17-3.el7.x86_64 68/251
Verifying : bzip2-1.0.6-13.el7.x86_64 69/251
Verifying : nss-devel-3.44.0-7.el7_7.x86_64 70/251
Verifying : rdma-core-22.4-2.el7_8.x86_64 71/251
Verifying : 7:device-mapper-1.02.164-7.el7_8.2.x86_64 72/251
Verifying : libkadm5-1.15.1-46.el7.x86_64 73/251
Verifying : 1:make-3.82-24.el7.x86_64 74/251
Verifying : initscripts-9.49.49-1.el7.x86_64 75/251
Verifying : python3-libs-3.6.8-13.el7.x86_64 76/251
Verifying : gnutls-3.3.29-9.el7_6.x86_64 77/251
Verifying : 4:perl-5.16.3-295.el7.x86_64 78/251
Verifying : libvirt-daemon-driver-storage-disk-4.5.0-33.el7_8.1.x8 79/251
Verifying : 2:librados2-12.2.11-0.el7.x86_64 80/251
Verifying : liberasurecode-1.5.0-1.el7.x86_64 81/251
Verifying : nss-sysinit-3.44.0-7.el7_7.x86_64 82/251
Verifying : libvirt-daemon-driver-storage-4.5.0-33.el7_8.1.x86_64 83/251
Verifying : openssh-clients-7.4p1-21.el7.x86_64 84/251
Verifying : 1:perl-parent-0.225-244.el7.noarch 85/251
Verifying : libvirt-daemon-driver-storage-scsi-4.5.0-33.el7_8.1.x8 86/251
Verifying : libsepol-2.5-10.el7.x86_64 87/251
Verifying : 1:openssl-1.0.2k-19.el7.x86_64 88/251
Verifying : libvirt-daemon-driver-network-4.5.0-33.el7_8.1.x86_64 89/251
Verifying : libmpc-1.0.1-3.el7.x86_64 90/251
Verifying : libref_array-0.1.5-32.el7.x86_64 91/251
Verifying : gnutls-dane-3.3.29-9.el7_6.x86_64 92/251
Verifying : libvirt-client-4.5.0-33.el7_8.1.x86_64 93/251
Verifying : bridge-utils-1.5-9.el7.x86_64 94/251
Verifying : liberasurecode-devel-1.5.0-1.el7.x86_64 95/251
Verifying : sysvinit-tools-2.88-14.dsf.el7.x86_64 96/251
Verifying : python3-wheel-0.31.1-5.el7_7.noarch 97/251
Verifying : perl-Encode-2.51-7.el7.x86_64 98/251
Verifying : glusterfs-libs-6.0-29.el7.x86_64 99/251
Verifying : libnfsidmap-0.25-19.el7.x86_64 100/251
Verifying : libini_config-1.3.1-32.el7.x86_64 101/251
Verifying : 3:mariadb-config-10.1.20-2.el7.x86_64 102/251
Verifying : tcp_wrappers-libs-7.6-77.el7.x86_64 103/251
Verifying : perl-threads-1.87-4.el7.x86_64 104/251
Verifying : unbound-libs-1.6.6-5.el7_8.x86_64 105/251
Verifying : rsync-3.1.2-10.el7.x86_64 106/251
Verifying : perl-Getopt-Long-2.40-3.el7.noarch 107/251
Verifying : cpp-4.8.5-39.el7.x86_64 108/251
Verifying : parted-3.1-32.el7.x86_64 109/251
Verifying : openldap-2.4.44-21.el7_6.x86_64 110/251
Verifying : nss-softokn-3.44.0-8.el7_7.x86_64 111/251
Verifying : avahi-libs-0.6.31-20.el7.x86_64 112/251
Verifying : libcollection-0.7.0-32.el7.x86_64 113/251
Verifying : libselinux-devel-2.5-15.el7.x86_64 114/251
Verifying : fuse-libs-2.9.2-11.el7.x86_64 115/251
Verifying : python3-rpm-generators-6-2.el7.noarch 116/251
Verifying : libmnl-1.0.3-7.el7.x86_64 117/251
Verifying : 1:dmidecode-3.2-3.el7.x86_64 118/251
Verifying : perl-threads-shared-1.43-6.el7.x86_64 119/251
Verifying : perl-Storable-2.45-3.el7.x86_64 120/251
Verifying : libunistring-0.9.3-9.el7.x86_64 121/251
Verifying : lttng-ust-2.10.0-1.el7.x86_64 122/251
Verifying : libcom_err-1.42.9-17.el7.x86_64 123/251
Verifying : 7:lvm2-2.02.186-7.el7_8.2.x86_64 124/251
Verifying : 10:qemu-img-ev-2.12.0-44.1.el7_8.1.x86_64 125/251
Verifying : rpcbind-0.2.0-49.el7.x86_64 126/251
Verifying : lzop-1.03-10.el7.x86_64 127/251
Verifying : libsepol-devel-2.5-10.el7.x86_64 128/251
Verifying : libvirt-daemon-driver-storage-gluster-4.5.0-33.el7_8.1 129/251
Verifying : device-mapper-persistent-data-0.8.5-2.el7.x86_64 130/251
Verifying : libcroco-0.6.12-4.el7.x86_64 131/251
Verifying : iptables-1.4.21-34.el7.x86_64 132/251
Verifying : perl-Pod-Usage-1.63-3.el7.noarch 133/251
Verifying : perl-srpm-macros-1-8.el7.noarch 134/251
Verifying : systemd-libs-219-73.el7_8.8.x86_64 135/251
Verifying : iscsi-initiator-utils-iscsiuio-6.2.0.874-17.el7.x86_64 136/251
Verifying : glibc-common-2.17-307.el7.1.x86_64 137/251
Verifying : python3-rpm-macros-3-32.el7.noarch 138/251
Verifying : libgomp-4.8.5-39.el7.x86_64 139/251
Verifying : postgresql-libs-9.2.24-4.el7_8.x86_64 140/251
Verifying : libaio-0.3.109-13.el7.x86_64 141/251
Verifying : cyrus-sasl-gssapi-2.1.26-23.el7.x86_64 142/251
Verifying : glibc-2.17-307.el7.1.x86_64 143/251
Verifying : postgresql-9.2.24-4.el7_8.x86_64 144/251
Verifying : e2fsprogs-libs-1.42.9-17.el7.x86_64 145/251
Verifying : perl-Carp-1.26-244.el7.noarch 146/251
Verifying : libiscsi-1.9.0-7.el7.x86_64 147/251
Verifying : 7:device-mapper-event-1.02.164-7.el7_8.2.x86_64 148/251
Verifying : kernel-headers-3.10.0-1127.18.2.el7.x86_64 149/251
Verifying : libxslt-1.1.28-5.el7.x86_64 150/251
Verifying : autogen-libopts-5.18-5.el7.x86_64 151/251
Verifying : glusterfs-api-6.0-29.el7.x86_64 152/251
Verifying : 1:openssl-devel-1.0.2k-19.el7.x86_64 153/251
Verifying : libvirt-daemon-driver-nodedev-4.5.0-33.el7_8.1.x86_64 154/251
Verifying : python-rpm-macros-3-32.el7.noarch 155/251
Verifying : nss-util-devel-3.44.0-4.el7_7.x86_64 156/251
Verifying : 1:nfs-utils-1.3.0-0.66.el7.x86_64 157/251
Verifying : polkit-0.112-26.el7.x86_64 158/251
Verifying : glusterfs-client-xlators-6.0-29.el7.x86_64 159/251
Verifying : perl-Pod-Perldoc-3.20-4.el7.noarch 160/251
Verifying : glusterfs-cli-6.0-29.el7.x86_64 161/251
Verifying : python3-3.6.8-13.el7.x86_64 162/251
Verifying : mpfr-3.1.1-4.el7.x86_64 163/251
Verifying : libvirt-daemon-driver-nwfilter-4.5.0-33.el7_8.1.x86_64 164/251
Verifying : tcp_wrappers-7.6-77.el7.x86_64 165/251
Verifying : perl-Filter-1.49-3.el7.x86_64 166/251
Verifying : dwz-0.11-3.el7.x86_64 167/251
Verifying : wget-1.14-18.el7_6.1.x86_64 168/251
Verifying : libvirt-daemon-config-network-4.5.0-33.el7_8.1.x86_64 169/251
Verifying : less-458-9.el7.x86_64 170/251
Verifying : 7:device-mapper-event-libs-1.02.164-7.el7_8.2.x86_64 171/251
Verifying : libtirpc-0.2.4-0.16.el7.x86_64 172/251
Verifying : libibverbs-22.4-2.el7_8.x86_64 173/251
Verifying : 3:mariadb-libs-10.1.20-2.el7.x86_64 174/251
Verifying : libvirt-daemon-driver-secret-4.5.0-33.el7_8.1.x86_64 175/251
Verifying : krb5-libs-1.15.1-46.el7.x86_64 176/251
Verifying : perl-Exporter-5.68-3.el7.noarch 177/251
Verifying : perl-constant-1.27-2.el7.noarch 178/251
Verifying : perl-PathTools-3.40-5.el7.x86_64 179/251
Verifying : libnetfilter_conntrack-1.0.6-1.el7_3.x86_64 180/251
Verifying : keyutils-1.5.8-3.el7.x86_64 181/251
Verifying : libvirt-daemon-config-nwfilter-4.5.0-33.el7_8.1.x86_64 182/251
Verifying : pciutils-libs-3.5.1-3.el7.x86_64 183/251
Verifying : perl-Socket-2.010-5.el7.x86_64 184/251
Verifying : openssh-7.4p1-21.el7.x86_64 185/251
Verifying : systemd-219-73.el7_8.8.x86_64 186/251
Verifying : nss-softokn-freebl-3.44.0-8.el7_7.x86_64 187/251
Verifying : iscsi-initiator-utils-6.2.0.874-17.el7.x86_64 188/251
Verifying : nss-softokn-freebl-devel-3.44.0-8.el7_7.x86_64 189/251
Verifying : 1:perl-Pod-Simple-3.28-4.el7.noarch 190/251
Verifying : libgcc-4.8.5-39.el7.x86_64 191/251
Verifying : perl-Time-Local-1.2300-2.el7.noarch 192/251
Verifying : postgresql-devel-9.2.24-4.el7_8.x86_64 193/251
Verifying : hwdata-0.252-9.5.el7.x86_64 194/251
Verifying : libcom_err-devel-1.42.9-17.el7.x86_64 195/251
Verifying : 3:mariadb-common-10.1.20-2.el7.x86_64 196/251
Verifying : perl-Git-1.8.3.1-23.el7_8.noarch 197/251
Verifying : json-c-0.11-4.el7_0.x86_64 198/251
Verifying : libvirt-daemon-driver-storage-iscsi-4.5.0-33.el7_8.1.x 199/251
Verifying : libvirt-daemon-driver-qemu-4.5.0-33.el7_8.1.x86_64 200/251
Verifying : netcf-libs-0.2.8-4.el7.x86_64 201/251
Verifying : nss-util-3.44.0-4.el7_7.x86_64 202/251
Verifying : mozjs17-17.0.0-20.el7.x86_64 203/251
Verifying : libevent-2.0.21-4.el7.x86_64 204/251
Verifying : 1:perl-Error-0.17020-2.el7.noarch 205/251
Verifying : nspr-4.21.0-1.el7.x86_64 206/251
Verifying : 7:device-mapper-libs-1.02.164-7.el7_8.2.x86_64 207/251
Verifying : userspace-rcu-0.10.0-3.el7.x86_64 208/251
Verifying : libverto-libevent-0.2.5-4.el7.x86_64 209/251
Verifying : 2:librbd1-12.2.11-0.el7.x86_64 210/251
Verifying : libvirt-libs-4.5.0-33.el7_8.1.x86_64 211/251
Verifying : perl-Scalar-List-Utils-1.27-248.el7.x86_64 212/251
Verifying : dnsmasq-2.76-10.el7_7.1.x86_64 213/251
Verifying : libvirt-4.5.0-33.el7_8.1.x86_64 214/251
Verifying : libvirt-daemon-driver-lxc-4.5.0-33.el7_8.1.x86_64 215/251
Verifying : libvirt-daemon-driver-storage-mpath-4.5.0-33.el7_8.1.x 216/251
Verifying : libvirt-daemon-4.5.0-33.el7_8.1.x86_64 217/251
Verifying : perl-podlators-2.5.1-3.el7.noarch 218/251
Verifying : numactl-libs-2.0.12-5.el7.x86_64 219/251
Verifying : glibc-devel-2.17-307.el7.1.x86_64 220/251
Verifying : zip-3.0-11.el7.x86_64 221/251
Verifying : systemd-sysv-219-73.el7_8.8.x86_64 222/251
Verifying : 2:nmap-ncat-6.40-19.el7.x86_64 223/251
Verifying : libvirt-bash-completion-4.5.0-33.el7_8.1.x86_64 224/251
Verifying : libvirt-daemon-driver-interface-4.5.0-33.el7_8.1.x86_6 225/251
Verifying : gnutls-utils-3.3.29-9.el7_6.x86_64 226/251
Verifying : libcgroup-0.41-21.el7.x86_64 227/251
Verifying : 1:quota-nls-4.01-19.el7.noarch 228/251
Verifying : redhat-rpm-config-9.1.0-88.el7.centos.noarch 229/251
Verifying : zlib-1.2.7-17.el7.x86_64 230/251
Verifying : libcom_err-1.42.9-12.el7_5.x86_64 231/251
Verifying : 7:device-mapper-1.02.146-4.el7.x86_64 232/251
Verifying : nss-softokn-freebl-3.36.0-5.el7_5.x86_64 233/251
Verifying : openldap-2.4.44-15.el7_5.x86_64 234/251
Verifying : 7:device-mapper-libs-1.02.146-4.el7.x86_64 235/251
Verifying : 1:openssl-libs-1.0.2k-12.el7.x86_64 236/251
Verifying : nss-util-3.36.0-1.el7_5.x86_64 237/251
Verifying : glibc-2.17-222.el7.x86_64 238/251
Verifying : libgcc-4.8.5-28.el7_5.1.x86_64 239/251
Verifying : nss-softokn-3.36.0-5.el7_5.x86_64 240/251
Verifying : libsepol-2.5-8.1.el7.x86_64 241/251
Verifying : glibc-common-2.17-222.el7.x86_64 242/251
Verifying : libselinux-2.5-12.el7.x86_64 243/251
Verifying : nspr-4.19.0-1.el7_5.x86_64 244/251
Verifying : nss-3.36.0-5.el7_5.x86_64 245/251
Verifying : nss-tools-3.36.0-5.el7_5.x86_64 246/251
Verifying : cryptsetup-libs-1.7.4-4.el7.x86_64 247/251
Verifying : nss-sysinit-3.36.0-5.el7_5.x86_64 248/251
Verifying : systemd-219-57.el7.x86_64 249/251
Verifying : krb5-libs-1.15.1-19.el7.x86_64 250/251
Verifying : systemd-libs-219-57.el7.x86_64 251/251

Installed:
bzip2.x86_64 0:1.0.6-13.el7
gcc.x86_64 0:4.8.5-39.el7
git.x86_64 0:1.8.3.1-23.el7_8
liberasurecode-devel.x86_64 0:1.5.0-1.el7
libvirt.x86_64 0:4.5.0-33.el7_8.1
libvirt-devel.x86_64 0:4.5.0-33.el7_8.1
mariadb.x86_64 3:10.1.20-2.el7
mariadb-devel.x86_64 3:10.1.20-2.el7
nss-devel.x86_64 0:3.44.0-7.el7_7
openldap-devel.x86_64 0:2.4.44-21.el7_6
postgresql-devel.x86_64 0:9.2.24-4.el7_8
python3.x86_64 0:3.6.8-13.el7
python3-devel.x86_64 0:3.6.8-13.el7
python3-pip.noarch 0:9.0.3-7.el7_7
python3-wheel.noarch 0:0.31.1-5.el7_7
systemd-devel.x86_64 0:219-73.el7_8.8
unzip.x86_64 0:6.0-21.el7
wget.x86_64 0:1.14-18.el7_6.1
zip.x86_64 0:3.0-11.el7

Dependency Installed:
augeas-libs.x86_64 0:1.4.0-9.el7_8.1
autogen-libopts.x86_64 0:5.18-5.el7
avahi-libs.x86_64 0:0.6.31-20.el7
bridge-utils.x86_64 0:1.5-9.el7
cpp.x86_64 0:4.8.5-39.el7
cyrus-sasl.x86_64 0:2.1.26-23.el7
cyrus-sasl-devel.x86_64 0:2.1.26-23.el7
cyrus-sasl-gssapi.x86_64 0:2.1.26-23.el7
device-mapper-event.x86_64 7:1.02.164-7.el7_8.2
device-mapper-event-libs.x86_64 7:1.02.164-7.el7_8.2
device-mapper-persistent-data.x86_64 0:0.8.5-2.el7
dmidecode.x86_64 1:3.2-3.el7
dnsmasq.x86_64 0:2.76-10.el7_7.1
dwz.x86_64 0:0.11-3.el7
e2fsprogs-libs.x86_64 0:1.42.9-17.el7
ebtables.x86_64 0:2.0.10-16.el7
fipscheck.x86_64 0:1.4.1-6.el7
fipscheck-lib.x86_64 0:1.4.1-6.el7
fuse-libs.x86_64 0:2.9.2-11.el7
gettext.x86_64 0:0.19.8.1-3.el7
gettext-libs.x86_64 0:0.19.8.1-3.el7
glibc-devel.x86_64 0:2.17-307.el7.1
glibc-headers.x86_64 0:2.17-307.el7.1
glusterfs.x86_64 0:6.0-29.el7
glusterfs-api.x86_64 0:6.0-29.el7
glusterfs-cli.x86_64 0:6.0-29.el7
glusterfs-client-xlators.x86_64 0:6.0-29.el7
glusterfs-libs.x86_64 0:6.0-29.el7
gnutls.x86_64 0:3.3.29-9.el7_6
gnutls-dane.x86_64 0:3.3.29-9.el7_6
gnutls-utils.x86_64 0:3.3.29-9.el7_6
gperftools-libs.x86_64 0:2.6.1-1.el7
groff-base.x86_64 0:1.22.2-8.el7
gssproxy.x86_64 0:0.7.0-28.el7
hwdata.x86_64 0:0.252-9.5.el7
initscripts.x86_64 0:9.49.49-1.el7
iproute.x86_64 0:4.11.0-25.el7_7.2
iptables.x86_64 0:1.4.21-34.el7
iscsi-initiator-utils.x86_64 0:6.2.0.874-17.el7
iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.874-17.el7
json-c.x86_64 0:0.11-4.el7_0
kernel-headers.x86_64 0:3.10.0-1127.18.2.el7
keyutils.x86_64 0:1.5.8-3.el7
keyutils-libs-devel.x86_64 0:1.5.8-3.el7
krb5-devel.x86_64 0:1.15.1-46.el7
less.x86_64 0:458-9.el7
libaio.x86_64 0:0.3.109-13.el7
libbasicobjects.x86_64 0:0.1.1-32.el7
libcgroup.x86_64 0:0.41-21.el7
libcollection.x86_64 0:0.7.0-32.el7
libcom_err-devel.x86_64 0:1.42.9-17.el7
libcroco.x86_64 0:0.6.12-4.el7
libedit.x86_64 0:3.0-12.20121213cvs.el7
liberasurecode.x86_64 0:1.5.0-1.el7
libevent.x86_64 0:2.0.21-4.el7
libgomp.x86_64 0:4.8.5-39.el7
libibverbs.x86_64 0:22.4-2.el7_8
libini_config.x86_64 0:1.3.1-32.el7
libiscsi.x86_64 0:1.9.0-7.el7
libkadm5.x86_64 0:1.15.1-46.el7
libmnl.x86_64 0:1.0.3-7.el7
libmpc.x86_64 0:1.0.1-3.el7
libnetfilter_conntrack.x86_64 0:1.0.6-1.el7_3
libnfnetlink.x86_64 0:1.0.1-4.el7
libnfsidmap.x86_64 0:0.25-19.el7
libnl3.x86_64 0:3.2.28-4.el7
libpath_utils.x86_64 0:0.2.1-32.el7
libpcap.x86_64 14:1.5.3-12.el7
libpciaccess.x86_64 0:0.14-1.el7
librados2.x86_64 2:12.2.11-0.el7
librbd1.x86_64 2:12.2.11-0.el7
libref_array.x86_64 0:0.1.5-32.el7
libselinux-devel.x86_64 0:2.5-15.el7
libsepol-devel.x86_64 0:2.5-10.el7
libtirpc.x86_64 0:0.2.4-0.16.el7
libunistring.x86_64 0:0.9.3-9.el7
libverto-devel.x86_64 0:0.2.5-4.el7
libverto-libevent.x86_64 0:0.2.5-4.el7
libvirt-bash-completion.x86_64 0:4.5.0-33.el7_8.1
libvirt-client.x86_64 0:4.5.0-33.el7_8.1
libvirt-daemon.x86_64 0:4.5.0-33.el7_8.1
libvirt-daemon-config-network.x86_64 0:4.5.0-33.el7_8.1
libvirt-daemon-config-nwfilter.x86_64 0:4.5.0-33.el7_8.1
libvirt-daemon-driver-interface.x86_64 0:4.5.0-33.el7_8.1
libvirt-daemon-driver-lxc.x86_64 0:4.5.0-33.el7_8.1
libvirt-daemon-driver-network.x86_64 0:4.5.0-33.el7_8.1
libvirt-daemon-driver-nodedev.x86_64 0:4.5.0-33.el7_8.1
libvirt-daemon-driver-nwfilter.x86_64 0:4.5.0-33.el7_8.1
libvirt-daemon-driver-qemu.x86_64 0:4.5.0-33.el7_8.1
libvirt-daemon-driver-secret.x86_64 0:4.5.0-33.el7_8.1
libvirt-daemon-driver-storage.x86_64 0:4.5.0-33.el7_8.1
libvirt-daemon-driver-storage-core.x86_64 0:4.5.0-33.el7_8.1
libvirt-daemon-driver-storage-disk.x86_64 0:4.5.0-33.el7_8.1
libvirt-daemon-driver-storage-gluster.x86_64 0:4.5.0-33.el7_8.1
libvirt-daemon-driver-storage-iscsi.x86_64 0:4.5.0-33.el7_8.1
libvirt-daemon-driver-storage-logical.x86_64 0:4.5.0-33.el7_8.1
libvirt-daemon-driver-storage-mpath.x86_64 0:4.5.0-33.el7_8.1
libvirt-daemon-driver-storage-rbd.x86_64 0:4.5.0-33.el7_8.1
libvirt-daemon-driver-storage-scsi.x86_64 0:4.5.0-33.el7_8.1
libvirt-libs.x86_64 0:4.5.0-33.el7_8.1
libxslt.x86_64 0:1.1.28-5.el7
lttng-ust.x86_64 0:2.10.0-1.el7
lvm2.x86_64 7:2.02.186-7.el7_8.2
lvm2-libs.x86_64 7:2.02.186-7.el7_8.2
lzo.x86_64 0:2.06-8.el7
lzop.x86_64 0:1.03-10.el7
make.x86_64 1:3.82-24.el7
mariadb-common.x86_64 3:10.1.20-2.el7
mariadb-config.x86_64 3:10.1.20-2.el7
mariadb-libs.x86_64 3:10.1.20-2.el7
mozjs17.x86_64 0:17.0.0-20.el7
mpfr.x86_64 0:3.1.1-4.el7
netcf-libs.x86_64 0:0.2.8-4.el7
nettle.x86_64 0:2.7.1-8.el7
nfs-utils.x86_64 1:1.3.0-0.66.el7
nmap-ncat.x86_64 2:6.40-19.el7
nspr-devel.x86_64 0:4.21.0-1.el7
nss-softokn-devel.x86_64 0:3.44.0-8.el7_7
nss-softokn-freebl-devel.x86_64 0:3.44.0-8.el7_7
nss-util-devel.x86_64 0:3.44.0-4.el7_7
numactl-libs.x86_64 0:2.0.12-5.el7
numad.x86_64 0:0.5-18.20150602git.el7
openssh.x86_64 0:7.4p1-21.el7
openssh-clients.x86_64 0:7.4p1-21.el7
openssl.x86_64 1:1.0.2k-19.el7
openssl-devel.x86_64 1:1.0.2k-19.el7
parted.x86_64 0:3.1-32.el7
pciutils.x86_64 0:3.5.1-3.el7
pciutils-libs.x86_64 0:3.5.1-3.el7
pcre-devel.x86_64 0:8.32-17.el7
perl.x86_64 4:5.16.3-295.el7
perl-Carp.noarch 0:1.26-244.el7
perl-Encode.x86_64 0:2.51-7.el7
perl-Error.noarch 1:0.17020-2.el7
perl-Exporter.noarch 0:5.68-3.el7
perl-File-Path.noarch 0:2.09-2.el7
perl-File-Temp.noarch 0:0.23.01-3.el7
perl-Filter.x86_64 0:1.49-3.el7
perl-Getopt-Long.noarch 0:2.40-3.el7
perl-Git.noarch 0:1.8.3.1-23.el7_8
perl-HTTP-Tiny.noarch 0:0.033-3.el7
perl-PathTools.x86_64 0:3.40-5.el7
perl-Pod-Escapes.noarch 1:1.04-295.el7
perl-Pod-Perldoc.noarch 0:3.20-4.el7
perl-Pod-Simple.noarch 1:3.28-4.el7
perl-Pod-Usage.noarch 0:1.63-3.el7
perl-Scalar-List-Utils.x86_64 0:1.27-248.el7
perl-Socket.x86_64 0:2.010-5.el7
perl-Storable.x86_64 0:2.45-3.el7
perl-TermReadKey.x86_64 0:2.30-20.el7
perl-Text-ParseWords.noarch 0:3.29-4.el7
perl-Time-HiRes.x86_64 4:1.9725-3.el7
perl-Time-Local.noarch 0:1.2300-2.el7
perl-constant.noarch 0:1.27-2.el7
perl-libs.x86_64 4:5.16.3-295.el7
perl-macros.x86_64 4:5.16.3-295.el7
perl-parent.noarch 1:0.225-244.el7
perl-podlators.noarch 0:2.5.1-3.el7
perl-srpm-macros.noarch 0:1-8.el7
perl-threads.x86_64 0:1.87-4.el7
perl-threads-shared.x86_64 0:1.43-6.el7
polkit.x86_64 0:0.112-26.el7
polkit-pkla-compat.x86_64 0:0.1-4.el7
postgresql.x86_64 0:9.2.24-4.el7_8
postgresql-libs.x86_64 0:9.2.24-4.el7_8
python-rpm-macros.noarch 0:3-32.el7
python-srpm-macros.noarch 0:3-32.el7
python3-libs.x86_64 0:3.6.8-13.el7
python3-rpm-generators.noarch 0:6-2.el7
python3-rpm-macros.noarch 0:3-32.el7
python3-setuptools.noarch 0:39.2.0-10.el7
qemu-img-ev.x86_64 10:2.12.0-44.1.el7_8.1
quota.x86_64 1:4.01-19.el7
quota-nls.noarch 1:4.01-19.el7
radvd.x86_64 0:2.17-3.el7
rdma-core.x86_64 0:22.4-2.el7_8
redhat-rpm-config.noarch 0:9.1.0-88.el7.centos
rpcbind.x86_64 0:0.2.0-49.el7
rsync.x86_64 0:3.1.2-10.el7
systemd-sysv.x86_64 0:219-73.el7_8.8
sysvinit-tools.x86_64 0:2.88-14.dsf.el7
tcp_wrappers.x86_64 0:7.6-77.el7
tcp_wrappers-libs.x86_64 0:7.6-77.el7
trousers.x86_64 0:0.3.14-2.el7
unbound-libs.x86_64 0:1.6.6-5.el7_8
userspace-rcu.x86_64 0:0.10.0-3.el7
yajl.x86_64 0:2.0.4-4.el7
zlib-devel.x86_64 0:1.2.7-18.el7

Dependency Updated:
cryptsetup-libs.x86_64 0:2.0.3-6.el7
device-mapper.x86_64 7:1.02.164-7.el7_8.2
device-mapper-libs.x86_64 7:1.02.164-7.el7_8.2
glibc.x86_64 0:2.17-307.el7.1
glibc-common.x86_64 0:2.17-307.el7.1
krb5-libs.x86_64 0:1.15.1-46.el7
libcom_err.x86_64 0:1.42.9-17.el7
libgcc.x86_64 0:4.8.5-39.el7
libselinux.x86_64 0:2.5-15.el7
libsepol.x86_64 0:2.5-10.el7
nspr.x86_64 0:4.21.0-1.el7
nss.x86_64 0:3.44.0-7.el7_7
nss-softokn.x86_64 0:3.44.0-8.el7_7
nss-softokn-freebl.x86_64 0:3.44.0-8.el7_7
nss-sysinit.x86_64 0:3.44.0-7.el7_7
nss-tools.x86_64 0:3.44.0-7.el7_7
nss-util.x86_64 0:3.44.0-4.el7_7
openldap.x86_64 0:2.4.44-21.el7_6
openssl-libs.x86_64 1:1.0.2k-19.el7
systemd.x86_64 0:219-73.el7_8.8
systemd-libs.x86_64 0:219-73.el7_8.8
zlib.x86_64 0:1.2.7-18.el7

Complete!
+ python3 -m pip install --user setuptools==45.3
WARNING: Running pip install with root privileges is generally not a good idea. Try `__main__.py install --user` instead.
Collecting setuptools==45.3
Downloading https://files.pythonhosted.org/packages/0e/8e/4d9a9009afeae48ec1301713d96b9ae901aa6e157637ddf37e844c1bf4ee/setuptools-45.3.0-py3-none-any.whl (585kB)
Installing collected packages: setuptools
Successfully installed setuptools-45.3.0
+ python3 -m pip install --user --upgrade wheel
WARNING: Running pip install with root privileges is generally not a good idea. Try `__main__.py install --user` instead.
Collecting wheel
Downloading https://files.pythonhosted.org/packages/8c/23/848298cccf8e40f5bbb59009b32848a4c38f4e7f3364297ab3c3e2e2cd14/wheel-0.34.2-py2.py3-none-any.whl
Installing collected packages: wheel
Successfully installed wheel-0.34.2
Removing intermediate container 77bd6706dc77
---> 316b4c08272b
Step 5/6 : COPY docker-build-wheel.sh /
---> 377114496647
Step 6/6 : COPY ${BUILD_STREAM}-wheels.cfg /wheels.cfg
---> 319552bcef51
Successfully built 319552bcef51
Successfully tagged jenkins-20200805t082701z-wheelbuilder:centos-stable
Running: docker run --rm -v /localdisk/loadbuild/jenkins/rc-4.0-containers/20200805T082701Z/std/build-wheels-centos-stable/base:/wheels jenkins-20200805t082701z-wheelbuilder:centos-stable /docker-build-wheel.sh

############################################################
Building lz4-0.9.0-cp36-cp36m-linux_x86_64.whl
############################################################
Cloning into 'python-lz4'...
/build-wheels/python-lz4 /build-wheels
From https://github.com/python-lz4/python-lz4
* tag v0.9.0 -> FETCH_HEAD
Note: checking out 'FETCH_HEAD'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

git checkout -b new_branch_name

HEAD is now at bc6fb12... Update README.rst
running bdist_wheel
running build
running build_py
creating build
creating build/lib.linux-x86_64-3.6
creating build/lib.linux-x86_64-3.6/lz4
copying lz4/__init__.py -> build/lib.linux-x86_64-3.6/lz4
copying lz4/deprecated.py -> build/lib.linux-x86_64-3.6/lz4
copying lz4/lz4version.py -> build/lib.linux-x86_64-3.6/lz4
copying lz4/version.py -> build/lib.linux-x86_64-3.6/lz4
creating build/lib.linux-x86_64-3.6/lz4/block
copying lz4/block/__init__.py -> build/lib.linux-x86_64-3.6/lz4/block
creating build/lib.linux-x86_64-3.6/lz4/frame
copying lz4/frame/__init__.py -> build/lib.linux-x86_64-3.6/lz4/frame
running build_ext
building 'lz4._version' extension
creating build/temp.linux-x86_64-3.6
creating build/temp.linux-x86_64-3.6/lz4
creating build/temp.linux-x86_64-3.6/lz4libs
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Ilz4libs -Ipy3c -I/usr/include/python3.6m -c lz4/_version.c -o build/temp.linux-x86_64-3.6/lz4/_version.o -O3 -Wall -Wundef
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Ilz4libs -Ipy3c -I/usr/include/python3.6m -c lz4libs/lz4.c -o build/temp.linux-x86_64-3.6/lz4libs/lz4.o -O3 -Wall -Wundef
gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/lz4/_version.o build/temp.linux-x86_64-3.6/lz4libs/lz4.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/lz4/_version.cpython-36m-x86_64-linux-gnu.so
building 'lz4.block._block' extension
creating build/temp.linux-x86_64-3.6/lz4/block
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Ilz4libs -Ipy3c -I/usr/include/python3.6m -c lz4/block/_block.c -o build/temp.linux-x86_64-3.6/lz4/block/_block.o -O3 -Wall -Wundef
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Ilz4libs -Ipy3c -I/usr/include/python3.6m -c lz4libs/lz4.c -o build/temp.linux-x86_64-3.6/lz4libs/lz4.o -O3 -Wall -Wundef
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Ilz4libs -Ipy3c -I/usr/include/python3.6m -c lz4libs/lz4hc.c -o build/temp.linux-x86_64-3.6/lz4libs/lz4hc.o -O3 -Wall -Wundef
gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/lz4/block/_block.o build/temp.linux-x86_64-3.6/lz4libs/lz4.o build/temp.linux-x86_64-3.6/lz4libs/lz4hc.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/lz4/block/_block.cpython-36m-x86_64-linux-gnu.so
building 'lz4.frame._frame' extension
creating build/temp.linux-x86_64-3.6/lz4/frame
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Ilz4libs -Ipy3c -I/usr/include/python3.6m -c lz4/frame/_frame.c -o build/temp.linux-x86_64-3.6/lz4/frame/_frame.o -O3 -Wall -Wundef
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Ilz4libs -Ipy3c -I/usr/include/python3.6m -c lz4libs/lz4.c -o build/temp.linux-x86_64-3.6/lz4libs/lz4.o -O3 -Wall -Wundef
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Ilz4libs -Ipy3c -I/usr/include/python3.6m -c lz4libs/lz4hc.c -o build/temp.linux-x86_64-3.6/lz4libs/lz4hc.o -O3 -Wall -Wundef
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Ilz4libs -Ipy3c -I/usr/include/python3.6m -c lz4libs/lz4frame.c -o build/temp.linux-x86_64-3.6/lz4libs/lz4frame.o -O3 -Wall -Wundef
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Ilz4libs -Ipy3c -I/usr/include/python3.6m -c lz4libs/xxhash.c -o build/temp.linux-x86_64-3.6/lz4libs/xxhash.o -O3 -Wall -Wundef
gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/lz4/frame/_frame.o build/temp.linux-x86_64-3.6/lz4libs/lz4.o build/temp.linux-x86_64-3.6/lz4libs/lz4hc.o build/temp.linux-x86_64-3.6/lz4libs/lz4frame.o build/temp.linux-x86_64-3.6/lz4libs/xxhash.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/lz4/frame/_frame.cpython-36m-x86_64-linux-gnu.so
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/lz4
copying build/lib.linux-x86_64-3.6/lz4/__init__.py -> build/bdist.linux-x86_64/wheel/lz4
copying build/lib.linux-x86_64-3.6/lz4/deprecated.py -> build/bdist.linux-x86_64/wheel/lz4
copying build/lib.linux-x86_64-3.6/lz4/lz4version.py -> build/bdist.linux-x86_64/wheel/lz4
copying build/lib.linux-x86_64-3.6/lz4/version.py -> build/bdist.linux-x86_64/wheel/lz4
creating build/bdist.linux-x86_64/wheel/lz4/block
copying build/lib.linux-x86_64-3.6/lz4/block/__init__.py -> build/bdist.linux-x86_64/wheel/lz4/block
copying build/lib.linux-x86_64-3.6/lz4/block/_block.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/lz4/block
creating build/bdist.linux-x86_64/wheel/lz4/frame
copying build/lib.linux-x86_64-3.6/lz4/frame/__init__.py -> build/bdist.linux-x86_64/wheel/lz4/frame
copying build/lib.linux-x86_64-3.6/lz4/frame/_frame.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/lz4/frame
copying build/lib.linux-x86_64-3.6/lz4/_version.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/lz4
running install_egg_info
running egg_info
creating lz4.egg-info
writing lz4.egg-info/PKG-INFO
writing dependency_links to lz4.egg-info/dependency_links.txt
writing top-level names to lz4.egg-info/top_level.txt
writing manifest file 'lz4.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'src/*.h'
warning: no previously-included files found matching 'tests/*.pyc'
writing manifest file 'lz4.egg-info/SOURCES.txt'
Copying lz4.egg-info to build/bdist.linux-x86_64/wheel/lz4-0.9.0-py3.6.egg-info
running install_scripts
adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
creating build/bdist.linux-x86_64/wheel/lz4-0.9.0.dist-info/WHEEL
creating 'dist/lz4-0.9.0-cp36-cp36m-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'lz4/__init__.py'
adding 'lz4/_version.cpython-36m-x86_64-linux-gnu.so'
adding 'lz4/deprecated.py'
adding 'lz4/lz4version.py'
adding 'lz4/version.py'
adding 'lz4/block/__init__.py'
adding 'lz4/block/_block.cpython-36m-x86_64-linux-gnu.so'
adding 'lz4/frame/__init__.py'
adding 'lz4/frame/_frame.cpython-36m-x86_64-linux-gnu.so'
adding 'lz4-0.9.0.dist-info/LICENSE'
adding 'lz4-0.9.0.dist-info/METADATA'
adding 'lz4-0.9.0.dist-info/WHEEL'
adding 'lz4-0.9.0.dist-info/top_level.txt'
adding 'lz4-0.9.0.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
/build-wheels

############################################################
Building msgpack_python-0.4.8-cp36-cp36m-linux_x86_64.whl
############################################################
Cloning into 'msgpack-python'...
/build-wheels/msgpack-python /build-wheels
From https://github.com/msgpack/msgpack-python
* tag 0.4.8 -> FETCH_HEAD
Note: checking out 'FETCH_HEAD'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

git checkout -b new_branch_name

HEAD is now at ff208ad... 0.4.8
running bdist_wheel
running build
running build_py
creating build
creating build/lib.linux-x86_64-3.6
creating build/lib.linux-x86_64-3.6/msgpack
copying msgpack/__init__.py -> build/lib.linux-x86_64-3.6/msgpack
copying msgpack/_version.py -> build/lib.linux-x86_64-3.6/msgpack
copying msgpack/exceptions.py -> build/lib.linux-x86_64-3.6/msgpack
copying msgpack/fallback.py -> build/lib.linux-x86_64-3.6/msgpack
running build_ext
WARNING
Cython is required for building extension from checkout.
Install Cython >= 0.16 or install msgpack from PyPI.
Falling back to pure Python implementation.
WARNING
Cython is required for building extension from checkout.
Install Cython >= 0.16 or install msgpack from PyPI.
Falling back to pure Python implementation.
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/msgpack
copying build/lib.linux-x86_64-3.6/msgpack/__init__.py -> build/bdist.linux-x86_64/wheel/msgpack
copying build/lib.linux-x86_64-3.6/msgpack/_version.py -> build/bdist.linux-x86_64/wheel/msgpack
copying build/lib.linux-x86_64-3.6/msgpack/exceptions.py -> build/bdist.linux-x86_64/wheel/msgpack
copying build/lib.linux-x86_64-3.6/msgpack/fallback.py -> build/bdist.linux-x86_64/wheel/msgpack
running install_egg_info
running egg_info
creating msgpack_python.egg-info
writing msgpack_python.egg-info/PKG-INFO
writing dependency_links to msgpack_python.egg-info/dependency_links.txt
writing top-level names to msgpack_python.egg-info/top_level.txt
writing manifest file 'msgpack_python.egg-info/SOURCES.txt'
reading manifest file 'msgpack_python.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.c' under directory 'msgpack'
warning: no files found matching '*.cpp' under directory 'msgpack'
writing manifest file 'msgpack_python.egg-info/SOURCES.txt'
Copying msgpack_python.egg-info to build/bdist.linux-x86_64/wheel/msgpack_python-0.4.8-py3.6.egg-info
running install_scripts
adding license file "COPYING" (matched pattern "COPYING*")
creating build/bdist.linux-x86_64/wheel/msgpack_python-0.4.8.dist-info/WHEEL
creating 'dist/msgpack_python-0.4.8-cp36-cp36m-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'msgpack/__init__.py'
adding 'msgpack/_version.py'
adding 'msgpack/exceptions.py'
adding 'msgpack/fallback.py'
adding 'msgpack_python-0.4.8.dist-info/COPYING'
adding 'msgpack_python-0.4.8.dist-info/METADATA'
adding 'msgpack_python-0.4.8.dist-info/WHEEL'
adding 'msgpack_python-0.4.8.dist-info/top_level.txt'
adding 'msgpack_python-0.4.8.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
/build-wheels

############################################################
Building pycrypto-2.6.1-cp36-cp36m-linux_x86_64.whl
############################################################
Cloning into 'pycrypto'...
/build-wheels/pycrypto /build-wheels
From https://github.com/dlitz/pycrypto
* tag v2.6.1 -> FETCH_HEAD
Note: checking out 'FETCH_HEAD'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

git checkout -b new_branch_name

HEAD is now at 7fd528d... Release v2.6.1
########### Running fix_setup
running bdist_wheel
running build
running build_py
creating build
creating build/lib.linux-x86_64-3.6
creating build/lib.linux-x86_64-3.6/Crypto
copying lib/Crypto/__init__.py -> build/lib.linux-x86_64-3.6/Crypto
copying lib/Crypto/pct_warnings.py -> build/lib.linux-x86_64-3.6/Crypto
creating build/lib.linux-x86_64-3.6/Crypto/Hash
copying lib/Crypto/Hash/HMAC.py -> build/lib.linux-x86_64-3.6/Crypto/Hash
copying lib/Crypto/Hash/MD2.py -> build/lib.linux-x86_64-3.6/Crypto/Hash
copying lib/Crypto/Hash/MD4.py -> build/lib.linux-x86_64-3.6/Crypto/Hash
copying lib/Crypto/Hash/MD5.py -> build/lib.linux-x86_64-3.6/Crypto/Hash
copying lib/Crypto/Hash/RIPEMD.py -> build/lib.linux-x86_64-3.6/Crypto/Hash
copying lib/Crypto/Hash/SHA.py -> build/lib.linux-x86_64-3.6/Crypto/Hash
copying lib/Crypto/Hash/SHA224.py -> build/lib.linux-x86_64-3.6/Crypto/Hash
copying lib/Crypto/Hash/SHA256.py -> build/lib.linux-x86_64-3.6/Crypto/Hash
copying lib/Crypto/Hash/SHA384.py -> build/lib.linux-x86_64-3.6/Crypto/Hash
copying lib/Crypto/Hash/SHA512.py -> build/lib.linux-x86_64-3.6/Crypto/Hash
copying lib/Crypto/Hash/__init__.py -> build/lib.linux-x86_64-3.6/Crypto/Hash
copying lib/Crypto/Hash/hashalgo.py -> build/lib.linux-x86_64-3.6/Crypto/Hash
creating build/lib.linux-x86_64-3.6/Crypto/Cipher
copying lib/Crypto/Cipher/XOR.py -> build/lib.linux-x86_64-3.6/Crypto/Cipher
copying lib/Crypto/Cipher/__init__.py -> build/lib.linux-x86_64-3.6/Crypto/Cipher
copying lib/Crypto/Cipher/AES.py -> build/lib.linux-x86_64-3.6/Crypto/Cipher
copying lib/Crypto/Cipher/ARC2.py -> build/lib.linux-x86_64-3.6/Crypto/Cipher
copying lib/Crypto/Cipher/ARC4.py -> build/lib.linux-x86_64-3.6/Crypto/Cipher
copying lib/Crypto/Cipher/Blowfish.py -> build/lib.linux-x86_64-3.6/Crypto/Cipher
copying lib/Crypto/Cipher/CAST.py -> build/lib.linux-x86_64-3.6/Crypto/Cipher
copying lib/Crypto/Cipher/DES.py -> build/lib.linux-x86_64-3.6/Crypto/Cipher
copying lib/Crypto/Cipher/DES3.py -> build/lib.linux-x86_64-3.6/Crypto/Cipher
copying lib/Crypto/Cipher/PKCS1_OAEP.py -> build/lib.linux-x86_64-3.6/Crypto/Cipher
copying lib/Crypto/Cipher/PKCS1_v1_5.py -> build/lib.linux-x86_64-3.6/Crypto/Cipher
copying lib/Crypto/Cipher/blockalgo.py -> build/lib.linux-x86_64-3.6/Crypto/Cipher
creating build/lib.linux-x86_64-3.6/Crypto/Util
copying lib/Crypto/Util/RFC1751.py -> build/lib.linux-x86_64-3.6/Crypto/Util
copying lib/Crypto/Util/_number_new.py -> build/lib.linux-x86_64-3.6/Crypto/Util
copying lib/Crypto/Util/number.py -> build/lib.linux-x86_64-3.6/Crypto/Util
copying lib/Crypto/Util/randpool.py -> build/lib.linux-x86_64-3.6/Crypto/Util
copying lib/Crypto/Util/winrandom.py -> build/lib.linux-x86_64-3.6/Crypto/Util
copying lib/Crypto/Util/Counter.py -> build/lib.linux-x86_64-3.6/Crypto/Util
copying lib/Crypto/Util/__init__.py -> build/lib.linux-x86_64-3.6/Crypto/Util
copying lib/Crypto/Util/asn1.py -> build/lib.linux-x86_64-3.6/Crypto/Util
copying lib/Crypto/Util/py3compat.py -> build/lib.linux-x86_64-3.6/Crypto/Util
creating build/lib.linux-x86_64-3.6/Crypto/Random
copying lib/Crypto/Random/_UserFriendlyRNG.py -> build/lib.linux-x86_64-3.6/Crypto/Random
copying lib/Crypto/Random/__init__.py -> build/lib.linux-x86_64-3.6/Crypto/Random
copying lib/Crypto/Random/random.py -> build/lib.linux-x86_64-3.6/Crypto/Random
creating build/lib.linux-x86_64-3.6/Crypto/Random/Fortuna
copying lib/Crypto/Random/Fortuna/SHAd256.py -> build/lib.linux-x86_64-3.6/Crypto/Random/Fortuna
copying lib/Crypto/Random/Fortuna/__init__.py -> build/lib.linux-x86_64-3.6/Crypto/Random/Fortuna
copying lib/Crypto/Random/Fortuna/FortunaAccumulator.py -> build/lib.linux-x86_64-3.6/Crypto/Random/Fortuna
copying lib/Crypto/Random/Fortuna/FortunaGenerator.py -> build/lib.linux-x86_64-3.6/Crypto/Random/Fortuna
creating build/lib.linux-x86_64-3.6/Crypto/Random/OSRNG
copying lib/Crypto/Random/OSRNG/__init__.py -> build/lib.linux-x86_64-3.6/Crypto/Random/OSRNG
copying lib/Crypto/Random/OSRNG/fallback.py -> build/lib.linux-x86_64-3.6/Crypto/Random/OSRNG
copying lib/Crypto/Random/OSRNG/posix.py -> build/lib.linux-x86_64-3.6/Crypto/Random/OSRNG
copying lib/Crypto/Random/OSRNG/rng_base.py -> build/lib.linux-x86_64-3.6/Crypto/Random/OSRNG
creating build/lib.linux-x86_64-3.6/Crypto/SelfTest
copying lib/Crypto/SelfTest/__init__.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest
copying lib/Crypto/SelfTest/st_common.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest
creating build/lib.linux-x86_64-3.6/Crypto/SelfTest/Cipher
copying lib/Crypto/SelfTest/Cipher/__init__.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Cipher
copying lib/Crypto/SelfTest/Cipher/test_ARC2.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Cipher
copying lib/Crypto/SelfTest/Cipher/test_Blowfish.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Cipher
copying lib/Crypto/SelfTest/Cipher/test_CAST.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Cipher
copying lib/Crypto/SelfTest/Cipher/test_DES.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Cipher
copying lib/Crypto/SelfTest/Cipher/test_DES3.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Cipher
copying lib/Crypto/SelfTest/Cipher/test_XOR.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Cipher
copying lib/Crypto/SelfTest/Cipher/test_pkcs1_15.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Cipher
copying lib/Crypto/SelfTest/Cipher/common.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Cipher
copying lib/Crypto/SelfTest/Cipher/test_AES.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Cipher
copying lib/Crypto/SelfTest/Cipher/test_ARC4.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Cipher
copying lib/Crypto/SelfTest/Cipher/test_pkcs1_oaep.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Cipher
creating build/lib.linux-x86_64-3.6/Crypto/SelfTest/Hash
copying lib/Crypto/SelfTest/Hash/__init__.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Hash
copying lib/Crypto/SelfTest/Hash/common.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Hash
copying lib/Crypto/SelfTest/Hash/test_HMAC.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Hash
copying lib/Crypto/SelfTest/Hash/test_MD2.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Hash
copying lib/Crypto/SelfTest/Hash/test_MD4.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Hash
copying lib/Crypto/SelfTest/Hash/test_MD5.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Hash
copying lib/Crypto/SelfTest/Hash/test_RIPEMD.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Hash
copying lib/Crypto/SelfTest/Hash/test_SHA.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Hash
copying lib/Crypto/SelfTest/Hash/test_SHA224.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Hash
copying lib/Crypto/SelfTest/Hash/test_SHA256.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Hash
copying lib/Crypto/SelfTest/Hash/test_SHA384.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Hash
copying lib/Crypto/SelfTest/Hash/test_SHA512.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Hash
creating build/lib.linux-x86_64-3.6/Crypto/SelfTest/Protocol
copying lib/Crypto/SelfTest/Protocol/test_AllOrNothing.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Protocol
copying lib/Crypto/SelfTest/Protocol/test_chaffing.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Protocol
copying lib/Crypto/SelfTest/Protocol/test_rfc1751.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Protocol
copying lib/Crypto/SelfTest/Protocol/__init__.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Protocol
copying lib/Crypto/SelfTest/Protocol/test_KDF.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Protocol
creating build/lib.linux-x86_64-3.6/Crypto/SelfTest/PublicKey
copying lib/Crypto/SelfTest/PublicKey/__init__.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/PublicKey
copying lib/Crypto/SelfTest/PublicKey/test_DSA.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/PublicKey
copying lib/Crypto/SelfTest/PublicKey/test_ElGamal.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/PublicKey
copying lib/Crypto/SelfTest/PublicKey/test_RSA.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/PublicKey
copying lib/Crypto/SelfTest/PublicKey/test_importKey.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/PublicKey
creating build/lib.linux-x86_64-3.6/Crypto/SelfTest/Random
copying lib/Crypto/SelfTest/Random/__init__.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Random
copying lib/Crypto/SelfTest/Random/test__UserFriendlyRNG.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Random
copying lib/Crypto/SelfTest/Random/test_rpoolcompat.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Random
copying lib/Crypto/SelfTest/Random/test_random.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Random
creating build/lib.linux-x86_64-3.6/Crypto/SelfTest/Random/Fortuna
copying lib/Crypto/SelfTest/Random/Fortuna/__init__.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Random/Fortuna
copying lib/Crypto/SelfTest/Random/Fortuna/test_FortunaGenerator.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Random/Fortuna
copying lib/Crypto/SelfTest/Random/Fortuna/test_SHAd256.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Random/Fortuna
copying lib/Crypto/SelfTest/Random/Fortuna/test_FortunaAccumulator.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Random/Fortuna
creating build/lib.linux-x86_64-3.6/Crypto/SelfTest/Random/OSRNG
copying lib/Crypto/SelfTest/Random/OSRNG/__init__.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Random/OSRNG
copying lib/Crypto/SelfTest/Random/OSRNG/test_fallback.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Random/OSRNG
copying lib/Crypto/SelfTest/Random/OSRNG/test_generic.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Random/OSRNG
copying lib/Crypto/SelfTest/Random/OSRNG/test_nt.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Random/OSRNG
copying lib/Crypto/SelfTest/Random/OSRNG/test_posix.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Random/OSRNG
copying lib/Crypto/SelfTest/Random/OSRNG/test_winrandom.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Random/OSRNG
creating build/lib.linux-x86_64-3.6/Crypto/SelfTest/Util
copying lib/Crypto/SelfTest/Util/test_winrandom.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Util
copying lib/Crypto/SelfTest/Util/__init__.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Util
copying lib/Crypto/SelfTest/Util/test_Counter.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Util
copying lib/Crypto/SelfTest/Util/test_asn1.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Util
copying lib/Crypto/SelfTest/Util/test_number.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Util
creating build/lib.linux-x86_64-3.6/Crypto/SelfTest/Signature
copying lib/Crypto/SelfTest/Signature/__init__.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Signature
copying lib/Crypto/SelfTest/Signature/test_pkcs1_15.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Signature
copying lib/Crypto/SelfTest/Signature/test_pkcs1_pss.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Signature
creating build/lib.linux-x86_64-3.6/Crypto/Protocol
copying lib/Crypto/Protocol/AllOrNothing.py -> build/lib.linux-x86_64-3.6/Crypto/Protocol
copying lib/Crypto/Protocol/Chaffing.py -> build/lib.linux-x86_64-3.6/Crypto/Protocol
copying lib/Crypto/Protocol/__init__.py -> build/lib.linux-x86_64-3.6/Crypto/Protocol
copying lib/Crypto/Protocol/KDF.py -> build/lib.linux-x86_64-3.6/Crypto/Protocol
creating build/lib.linux-x86_64-3.6/Crypto/PublicKey
copying lib/Crypto/PublicKey/_RSA.py -> build/lib.linux-x86_64-3.6/Crypto/PublicKey
copying lib/Crypto/PublicKey/__init__.py -> build/lib.linux-x86_64-3.6/Crypto/PublicKey
copying lib/Crypto/PublicKey/pubkey.py -> build/lib.linux-x86_64-3.6/Crypto/PublicKey
copying lib/Crypto/PublicKey/DSA.py -> build/lib.linux-x86_64-3.6/Crypto/PublicKey
copying lib/Crypto/PublicKey/ElGamal.py -> build/lib.linux-x86_64-3.6/Crypto/PublicKey
copying lib/Crypto/PublicKey/RSA.py -> build/lib.linux-x86_64-3.6/Crypto/PublicKey
copying lib/Crypto/PublicKey/_DSA.py -> build/lib.linux-x86_64-3.6/Crypto/PublicKey
copying lib/Crypto/PublicKey/_slowmath.py -> build/lib.linux-x86_64-3.6/Crypto/PublicKey
creating build/lib.linux-x86_64-3.6/Crypto/Signature
copying lib/Crypto/Signature/__init__.py -> build/lib.linux-x86_64-3.6/Crypto/Signature
copying lib/Crypto/Signature/PKCS1_PSS.py -> build/lib.linux-x86_64-3.6/Crypto/Signature
copying lib/Crypto/Signature/PKCS1_v1_5.py -> build/lib.linux-x86_64-3.6/Crypto/Signature
Skipping optional fixer: buffer
Skipping optional fixer: idioms
Skipping optional fixer: set_literal
Skipping optional fixer: ws_comma
running build_ext
running build_configure
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for __gmpz_init in -lgmp... no
checking for __gmpz_init in -lmpir... no
checking whether mpz_powm is declared... no
checking whether mpz_powm_sec is declared... no
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for inttypes.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdint.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking for inline... inline
checking for int16_t... yes
checking for int32_t... yes
checking for int64_t... yes
checking for int8_t... yes
checking for size_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for uint8_t... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for memmove... yes
checking for memset... yes
configure: creating ./config.status
config.status: creating src/config.h
building 'Crypto.Hash._MD2' extension
creating build/temp.linux-x86_64-3.6
creating build/temp.linux-x86_64-3.6/src
gcc -pthread -Wno-unused-result -Wsign-compare -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/usr/include/python3.6m -c src/MD2.c -o build/temp.linux-x86_64-3.6/src/MD2.o
src/MD2.c: In function 'hash_update':
src/MD2.c:101:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
L=(16-self->count) < len ? (16-self->count) : len;
^
src/MD2.c:101:47: warning: signed and unsigned type in conditional expression [-Wsign-compare]
L=(16-self->count) < len ? (16-self->count) : len;
^
src/MD2.c: In function 'hash_digest':
src/MD2.c:141:12: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0; i<padlen; i++) padding[i]=padlen;
^
gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/src/MD2.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/Crypto/Hash/_MD2.cpython-36m-x86_64-linux-gnu.so
building 'Crypto.Hash._MD4' extension
gcc -pthread -Wno-unused-result -Wsign-compare -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/usr/include/python3.6m -c src/MD4.c -o build/temp.linux-x86_64-3.6/src/MD4.o
gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/src/MD4.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/Crypto/Hash/_MD4.cpython-36m-x86_64-linux-gnu.so
building 'Crypto.Hash._SHA256' extension
gcc -pthread -Wno-unused-result -Wsign-compare -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/usr/include/python3.6m -c src/SHA256.c -o build/temp.linux-x86_64-3.6/src/SHA256.o
gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/src/SHA256.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/Crypto/Hash/_SHA256.cpython-36m-x86_64-linux-gnu.so
building 'Crypto.Hash._SHA224' extension
gcc -pthread -Wno-unused-result -Wsign-compare -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/usr/include/python3.6m -c src/SHA224.c -o build/temp.linux-x86_64-3.6/src/SHA224.o
gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/src/SHA224.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/Crypto/Hash/_SHA224.cpython-36m-x86_64-linux-gnu.so
building 'Crypto.Hash._SHA384' extension
gcc -pthread -Wno-unused-result -Wsign-compare -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/usr/include/python3.6m -c src/SHA384.c -o build/temp.linux-x86_64-3.6/src/SHA384.o
gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/src/SHA384.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/Crypto/Hash/_SHA384.cpython-36m-x86_64-linux-gnu.so
building 'Crypto.Hash._SHA512' extension
gcc -pthread -Wno-unused-result -Wsign-compare -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/usr/include/python3.6m -c src/SHA512.c -o build/temp.linux-x86_64-3.6/src/SHA512.o
gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/src/SHA512.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/Crypto/Hash/_SHA512.cpython-36m-x86_64-linux-gnu.so
building 'Crypto.Hash._RIPEMD160' extension
gcc -pthread -Wno-unused-result -Wsign-compare -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -std=c99 -O3 -fomit-frame-pointer -DPCT_LITTLE_ENDIAN=1 -Isrc/ -I/usr/include/python3.6m -c src/RIPEMD160.c -o build/temp.linux-x86_64-3.6/src/RIPEMD160.o
gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/src/RIPEMD160.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/Crypto/Hash/_RIPEMD160.cpython-36m-x86_64-linux-gnu.so
building 'Crypto.Cipher._AES' extension
gcc -pthread -Wno-unused-result -Wsign-compare -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/usr/include/python3.6m -c src/AES.c -o build/temp.linux-x86_64-3.6/src/AES.o
gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/src/AES.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/Crypto/Cipher/_AES.cpython-36m-x86_64-linux-gnu.so
building 'Crypto.Cipher._ARC2' extension
gcc -pthread -Wno-unused-result -Wsign-compare -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/usr/include/python3.6m -c src/ARC2.c -o build/temp.linux-x86_64-3.6/src/ARC2.o
gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/src/ARC2.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/Crypto/Cipher/_ARC2.cpython-36m-x86_64-linux-gnu.so
building 'Crypto.Cipher._Blowfish' extension
gcc -pthread -Wno-unused-result -Wsign-compare -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/usr/include/python3.6m -c src/Blowfish.c -o build/temp.linux-x86_64-3.6/src/Blowfish.o
gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/src/Blowfish.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/Crypto/Cipher/_Blowfish.cpython-36m-x86_64-linux-gnu.so
building 'Crypto.Cipher._CAST' extension
gcc -pthread -Wno-unused-result -Wsign-compare -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/usr/include/python3.6m -c src/CAST.c -o build/temp.linux-x86_64-3.6/src/CAST.o
gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/src/CAST.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/Crypto/Cipher/_CAST.cpython-36m-x86_64-linux-gnu.so
building 'Crypto.Cipher._DES' extension
gcc -pthread -Wno-unused-result -Wsign-compare -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -Isrc/libtom/ -I/usr/include/python3.6m -c src/DES.c -o build/temp.linux-x86_64-3.6/src/DES.o
gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/src/DES.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/Crypto/Cipher/_DES.cpython-36m-x86_64-linux-gnu.so
building 'Crypto.Cipher._DES3' extension
gcc -pthread -Wno-unused-result -Wsign-compare -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -Isrc/libtom/ -I/usr/include/python3.6m -c src/DES3.c -o build/temp.linux-x86_64-3.6/src/DES3.o
gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/src/DES3.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/Crypto/Cipher/_DES3.cpython-36m-x86_64-linux-gnu.so
building 'Crypto.Cipher._ARC4' extension
gcc -pthread -Wno-unused-result -Wsign-compare -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/usr/include/python3.6m -c src/ARC4.c -o build/temp.linux-x86_64-3.6/src/ARC4.o
gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/src/ARC4.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/Crypto/Cipher/_ARC4.cpython-36m-x86_64-linux-gnu.so
building 'Crypto.Cipher._XOR' extension
gcc -pthread -Wno-unused-result -Wsign-compare -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/usr/include/python3.6m -c src/XOR.c -o build/temp.linux-x86_64-3.6/src/XOR.o
gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/src/XOR.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/Crypto/Cipher/_XOR.cpython-36m-x86_64-linux-gnu.so
building 'Crypto.Util.strxor' extension
gcc -pthread -Wno-unused-result -Wsign-compare -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/usr/include/python3.6m -c src/strxor.c -o build/temp.linux-x86_64-3.6/src/strxor.o
gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/src/strxor.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/Crypto/Util/strxor.cpython-36m-x86_64-linux-gnu.so
building 'Crypto.Util._counter' extension
gcc -pthread -Wno-unused-result -Wsign-compare -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/usr/include/python3.6m -c src/_counter.c -o build/temp.linux-x86_64-3.6/src/_counter.o
gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/src/_counter.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/Crypto/Util/_counter.cpython-36m-x86_64-linux-gnu.so
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/Crypto
copying build/lib.linux-x86_64-3.6/Crypto/__init__.py -> build/bdist.linux-x86_64/wheel/Crypto
copying build/lib.linux-x86_64-3.6/Crypto/pct_warnings.py -> build/bdist.linux-x86_64/wheel/Crypto
creating build/bdist.linux-x86_64/wheel/Crypto/Hash
copying build/lib.linux-x86_64-3.6/Crypto/Hash/HMAC.py -> build/bdist.linux-x86_64/wheel/Crypto/Hash
copying build/lib.linux-x86_64-3.6/Crypto/Hash/MD2.py -> build/bdist.linux-x86_64/wheel/Crypto/Hash
copying build/lib.linux-x86_64-3.6/Crypto/Hash/MD4.py -> build/bdist.linux-x86_64/wheel/Crypto/Hash
copying build/lib.linux-x86_64-3.6/Crypto/Hash/MD5.py -> build/bdist.linux-x86_64/wheel/Crypto/Hash
copying build/lib.linux-x86_64-3.6/Crypto/Hash/RIPEMD.py -> build/bdist.linux-x86_64/wheel/Crypto/Hash
copying build/lib.linux-x86_64-3.6/Crypto/Hash/SHA.py -> build/bdist.linux-x86_64/wheel/Crypto/Hash
copying build/lib.linux-x86_64-3.6/Crypto/Hash/SHA224.py -> build/bdist.linux-x86_64/wheel/Crypto/Hash
copying build/lib.linux-x86_64-3.6/Crypto/Hash/SHA256.py -> build/bdist.linux-x86_64/wheel/Crypto/Hash
copying build/lib.linux-x86_64-3.6/Crypto/Hash/SHA384.py -> build/bdist.linux-x86_64/wheel/Crypto/Hash
copying build/lib.linux-x86_64-3.6/Crypto/Hash/SHA512.py -> build/bdist.linux-x86_64/wheel/Crypto/Hash
copying build/lib.linux-x86_64-3.6/Crypto/Hash/__init__.py -> build/bdist.linux-x86_64/wheel/Crypto/Hash
copying build/lib.linux-x86_64-3.6/Crypto/Hash/hashalgo.py -> build/bdist.linux-x86_64/wheel/Crypto/Hash
copying build/lib.linux-x86_64-3.6/Crypto/Hash/_MD2.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/Crypto/Hash
copying build/lib.linux-x86_64-3.6/Crypto/Hash/_MD4.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/Crypto/Hash
copying build/lib.linux-x86_64-3.6/Crypto/Hash/_SHA256.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/Crypto/Hash
copying build/lib.linux-x86_64-3.6/Crypto/Hash/_SHA224.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/Crypto/Hash
copying build/lib.linux-x86_64-3.6/Crypto/Hash/_SHA384.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/Crypto/Hash
copying build/lib.linux-x86_64-3.6/Crypto/Hash/_SHA512.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/Crypto/Hash
copying build/lib.linux-x86_64-3.6/Crypto/Hash/_RIPEMD160.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/Crypto/Hash
creating build/bdist.linux-x86_64/wheel/Crypto/Cipher
copying build/lib.linux-x86_64-3.6/Crypto/Cipher/XOR.py -> build/bdist.linux-x86_64/wheel/Crypto/Cipher
copying build/lib.linux-x86_64-3.6/Crypto/Cipher/__init__.py -> build/bdist.linux-x86_64/wheel/Crypto/Cipher
copying build/lib.linux-x86_64-3.6/Crypto/Cipher/AES.py -> build/bdist.linux-x86_64/wheel/Crypto/Cipher
copying build/lib.linux-x86_64-3.6/Crypto/Cipher/ARC2.py -> build/bdist.linux-x86_64/wheel/Crypto/Cipher
copying build/lib.linux-x86_64-3.6/Crypto/Cipher/ARC4.py -> build/bdist.linux-x86_64/wheel/Crypto/Cipher
copying build/lib.linux-x86_64-3.6/Crypto/Cipher/Blowfish.py -> build/bdist.linux-x86_64/wheel/Crypto/Cipher
copying build/lib.linux-x86_64-3.6/Crypto/Cipher/CAST.py -> build/bdist.linux-x86_64/wheel/Crypto/Cipher
copying build/lib.linux-x86_64-3.6/Crypto/Cipher/DES.py -> build/bdist.linux-x86_64/wheel/Crypto/Cipher
copying build/lib.linux-x86_64-3.6/Crypto/Cipher/DES3.py -> build/bdist.linux-x86_64/wheel/Crypto/Cipher
copying build/lib.linux-x86_64-3.6/Crypto/Cipher/PKCS1_OAEP.py -> build/bdist.linux-x86_64/wheel/Crypto/Cipher
copying build/lib.linux-x86_64-3.6/Crypto/Cipher/PKCS1_v1_5.py -> build/bdist.linux-x86_64/wheel/Crypto/Cipher
copying build/lib.linux-x86_64-3.6/Crypto/Cipher/blockalgo.py -> build/bdist.linux-x86_64/wheel/Crypto/Cipher
copying build/lib.linux-x86_64-3.6/Crypto/Cipher/_AES.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/Crypto/Cipher
copying build/lib.linux-x86_64-3.6/Crypto/Cipher/_ARC2.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/Crypto/Cipher
copying build/lib.linux-x86_64-3.6/Crypto/Cipher/_Blowfish.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/Crypto/Cipher
copying build/lib.linux-x86_64-3.6/Crypto/Cipher/_CAST.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/Crypto/Cipher
copying build/lib.linux-x86_64-3.6/Crypto/Cipher/_DES.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/Crypto/Cipher
copying build/lib.linux-x86_64-3.6/Crypto/Cipher/_DES3.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/Crypto/Cipher
copying build/lib.linux-x86_64-3.6/Crypto/Cipher/_ARC4.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/Crypto/Cipher
copying build/lib.linux-x86_64-3.6/Crypto/Cipher/_XOR.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/Crypto/Cipher
creating build/bdist.linux-x86_64/wheel/Crypto/Util
copying build/lib.linux-x86_64-3.6/Crypto/Util/RFC1751.py -> build/bdist.linux-x86_64/wheel/Crypto/Util
copying build/lib.linux-x86_64-3.6/Crypto/Util/_number_new.py -> build/bdist.linux-x86_64/wheel/Crypto/Util
copying build/lib.linux-x86_64-3.6/Crypto/Util/number.py -> build/bdist.linux-x86_64/wheel/Crypto/Util
copying build/lib.linux-x86_64-3.6/Crypto/Util/randpool.py -> build/bdist.linux-x86_64/wheel/Crypto/Util
copying build/lib.linux-x86_64-3.6/Crypto/Util/winrandom.py -> build/bdist.linux-x86_64/wheel/Crypto/Util
copying build/lib.linux-x86_64-3.6/Crypto/Util/Counter.py -> build/bdist.linux-x86_64/wheel/Crypto/Util
copying build/lib.linux-x86_64-3.6/Crypto/Util/__init__.py -> build/bdist.linux-x86_64/wheel/Crypto/Util
copying build/lib.linux-x86_64-3.6/Crypto/Util/asn1.py -> build/bdist.linux-x86_64/wheel/Crypto/Util
copying build/lib.linux-x86_64-3.6/Crypto/Util/py3compat.py -> build/bdist.linux-x86_64/wheel/Crypto/Util
copying build/lib.linux-x86_64-3.6/Crypto/Util/strxor.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/Crypto/Util
copying build/lib.linux-x86_64-3.6/Crypto/Util/_counter.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/Crypto/Util
creating build/bdist.linux-x86_64/wheel/Crypto/Random
copying build/lib.linux-x86_64-3.6/Crypto/Random/_UserFriendlyRNG.py -> build/bdist.linux-x86_64/wheel/Crypto/Random
copying build/lib.linux-x86_64-3.6/Crypto/Random/__init__.py -> build/bdist.linux-x86_64/wheel/Crypto/Random
copying build/lib.linux-x86_64-3.6/Crypto/Random/random.py -> build/bdist.linux-x86_64/wheel/Crypto/Random
creating build/bdist.linux-x86_64/wheel/Crypto/Random/Fortuna
copying build/lib.linux-x86_64-3.6/Crypto/Random/Fortuna/SHAd256.py -> build/bdist.linux-x86_64/wheel/Crypto/Random/Fortuna
copying build/lib.linux-x86_64-3.6/Crypto/Random/Fortuna/__init__.py -> build/bdist.linux-x86_64/wheel/Crypto/Random/Fortuna
copying build/lib.linux-x86_64-3.6/Crypto/Random/Fortuna/FortunaAccumulator.py -> build/bdist.linux-x86_64/wheel/Crypto/Random/Fortuna
copying build/lib.linux-x86_64-3.6/Crypto/Random/Fortuna/FortunaGenerator.py -> build/bdist.linux-x86_64/wheel/Crypto/Random/Fortuna
creating build/bdist.linux-x86_64/wheel/Crypto/Random/OSRNG
copying build/lib.linux-x86_64-3.6/Crypto/Random/OSRNG/__init__.py -> build/bdist.linux-x86_64/wheel/Crypto/Random/OSRNG
copying build/lib.linux-x86_64-3.6/Crypto/Random/OSRNG/fallback.py -> build/bdist.linux-x86_64/wheel/Crypto/Random/OSRNG
copying build/lib.linux-x86_64-3.6/Crypto/Random/OSRNG/posix.py -> build/bdist.linux-x86_64/wheel/Crypto/Random/OSRNG
copying build/lib.linux-x86_64-3.6/Crypto/Random/OSRNG/rng_base.py -> build/bdist.linux-x86_64/wheel/Crypto/Random/OSRNG
creating build/bdist.linux-x86_64/wheel/Crypto/SelfTest
copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/__init__.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest
copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/st_common.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest
creating build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Cipher
copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Cipher/__init__.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Cipher
copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Cipher/test_ARC2.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Cipher
copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Cipher/test_Blowfish.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Cipher
copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Cipher/test_CAST.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Cipher
copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Cipher/test_DES.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Cipher
copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Cipher/test_DES3.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Cipher
copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Cipher/test_XOR.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Cipher
copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Cipher/test_pkcs1_15.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Cipher
copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Cipher/common.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Cipher
copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Cipher/test_AES.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Cipher
copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Cipher/test_ARC4.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Cipher
copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Cipher/test_pkcs1_oaep.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Cipher
creating build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Hash
copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Hash/__init__.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Hash
copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Hash/common.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Hash
copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Hash/test_HMAC.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Hash
copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Hash/test_MD2.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Hash
copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Hash/test_MD4.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Hash
copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Hash/test_MD5.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Hash
copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Hash/test_RIPEMD.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Hash
copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Hash/test_SHA.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Hash
copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Hash/test_SHA224.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Hash
copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Hash/test_SHA256.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Hash
copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Hash/test_SHA384.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Hash
copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Hash/test_SHA512.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Hash
creating build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Protocol
copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Protocol/test_AllOrNothing.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Protocol
copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Protocol/test_chaffing.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Protocol
copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Protocol/test_rfc1751.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Protocol
copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Protocol/__init__.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Protocol
copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Protocol/test_KDF.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Protocol
creating build/bdist.linux-x86_64/wheel/Crypto/SelfTest/PublicKey
copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/PublicKey/__init__.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/PublicKey
copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/PublicKey/test_DSA.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/PublicKey
copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/PublicKey/test_ElGamal.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/PublicKey
copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/PublicKey/test_RSA.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/PublicKey
copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/PublicKey/test_importKey.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/PublicKey
creating build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Random
copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Random/__init__.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Random
copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Random/test__UserFriendlyRNG.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Random
copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Random/test_rpoolcompat.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Random
copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Random/test_random.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Random
creating build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Random/Fortuna
copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Random/Fortuna/__init__.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Random/Fortuna
copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Random/Fortuna/test_FortunaGenerator.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Random/Fortuna
copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Random/Fortuna/test_SHAd256.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Random/Fortuna
copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Random/Fortuna/test_FortunaAccumulator.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Random/Fortuna
creating build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Random/OSRNG
copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Random/OSRNG/__init__.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Random/OSRNG
copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Random/OSRNG/test_fallback.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Random/OSRNG
copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Random/OSRNG/test_generic.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Random/OSRNG
copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Random/OSRNG/test_nt.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Random/OSRNG
copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Random/OSRNG/test_posix.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Random/OSRNG
copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Random/OSRNG/test_winrandom.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Random/OSRNG
creating build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Util
copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Util/test_winrandom.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Util
copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Util/__init__.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Util
copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Util/test_Counter.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Util
copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Util/test_asn1.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Util
copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Util/test_number.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Util
creating build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Signature
copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Signature/__init__.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Signature
copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Signature/test_pkcs1_15.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Signature
copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Signature/test_pkcs1_pss.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Signature
creating build/bdist.linux-x86_64/wheel/Crypto/Protocol
copying build/lib.linux-x86_64-3.6/Crypto/Protocol/AllOrNothing.py -> build/bdist.linux-x86_64/wheel/Crypto/Protocol
copying build/lib.linux-x86_64-3.6/Crypto/Protocol/Chaffing.py -> build/bdist.linux-x86_64/wheel/Crypto/Protocol
copying build/lib.linux-x86_64-3.6/Crypto/Protocol/__init__.py -> build/bdist.linux-x86_64/wheel/Crypto/Protocol
copying build/lib.linux-x86_64-3.6/Crypto/Protocol/KDF.py -> build/bdist.linux-x86_64/wheel/Crypto/Protocol
creating build/bdist.linux-x86_64/wheel/Crypto/PublicKey
copying build/lib.linux-x86_64-3.6/Crypto/PublicKey/_RSA.py -> build/bdist.linux-x86_64/wheel/Crypto/PublicKey
copying build/lib.linux-x86_64-3.6/Crypto/PublicKey/__init__.py -> build/bdist.linux-x86_64/wheel/Crypto/PublicKey
copying build/lib.linux-x86_64-3.6/Crypto/PublicKey/pubkey.py -> build/bdist.linux-x86_64/wheel/Crypto/PublicKey
copying build/lib.linux-x86_64-3.6/Crypto/PublicKey/DSA.py -> build/bdist.linux-x86_64/wheel/Crypto/PublicKey
copying build/lib.linux-x86_64-3.6/Crypto/PublicKey/ElGamal.py -> build/bdist.linux-x86_64/wheel/Crypto/PublicKey
copying build/lib.linux-x86_64-3.6/Crypto/PublicKey/RSA.py -> build/bdist.linux-x86_64/wheel/Crypto/PublicKey
copying build/lib.linux-x86_64-3.6/Crypto/PublicKey/_DSA.py -> build/bdist.linux-x86_64/wheel/Crypto/PublicKey
copying build/lib.linux-x86_64-3.6/Crypto/PublicKey/_slowmath.py -> build/bdist.linux-x86_64/wheel/Crypto/PublicKey
creating build/bdist.linux-x86_64/wheel/Crypto/Signature
copying build/lib.linux-x86_64-3.6/Crypto/Signature/__init__.py -> build/bdist.linux-x86_64/wheel/Crypto/Signature
copying build/lib.linux-x86_64-3.6/Crypto/Signature/PKCS1_PSS.py -> build/bdist.linux-x86_64/wheel/Crypto/Signature
copying build/lib.linux-x86_64-3.6/Crypto/Signature/PKCS1_v1_5.py -> build/bdist.linux-x86_64/wheel/Crypto/Signature
running install_egg_info
running egg_info
creating pycrypto.egg-info
writing pycrypto.egg-info/PKG-INFO
writing dependency_links to pycrypto.egg-info/dependency_links.txt
writing top-level names to pycrypto.egg-info/top_level.txt
writing manifest file 'pycrypto.egg-info/SOURCES.txt'
reading manifest file 'pycrypto.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'pycrypto.egg-info/SOURCES.txt'
Copying pycrypto.egg-info to build/bdist.linux-x86_64/wheel/pycrypto-2.6.1-py3.6.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/pycrypto-2.6.1.dist-info/WHEEL
creating 'dist/pycrypto-2.6.1-cp36-cp36m-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'Crypto/__init__.py'
adding 'Crypto/pct_warnings.py'
adding 'Crypto/Cipher/AES.py'
adding 'Crypto/Cipher/ARC2.py'
adding 'Crypto/Cipher/ARC4.py'
adding 'Crypto/Cipher/Blowfish.py'
adding 'Crypto/Cipher/CAST.py'
adding 'Crypto/Cipher/DES.py'
adding 'Crypto/Cipher/DES3.py'
adding 'Crypto/Cipher/PKCS1_OAEP.py'
adding 'Crypto/Cipher/PKCS1_v1_5.py'
adding 'Crypto/Cipher/XOR.py'
adding 'Crypto/Cipher/_AES.cpython-36m-x86_64-linux-gnu.so'
adding 'Crypto/Cipher/_ARC2.cpython-36m-x86_64-linux-gnu.so'
adding 'Crypto/Cipher/_ARC4.cpython-36m-x86_64-linux-gnu.so'
adding 'Crypto/Cipher/_Blowfish.cpython-36m-x86_64-linux-gnu.so'
adding 'Crypto/Cipher/_CAST.cpython-36m-x86_64-linux-gnu.so'
adding 'Crypto/Cipher/_DES.cpython-36m-x86_64-linux-gnu.so'
adding 'Crypto/Cipher/_DES3.cpython-36m-x86_64-linux-gnu.so'
adding 'Crypto/Cipher/_XOR.cpython-36m-x86_64-linux-gnu.so'
adding 'Crypto/Cipher/__init__.py'
adding 'Crypto/Cipher/blockalgo.py'
adding 'Crypto/Hash/HMAC.py'
adding 'Crypto/Hash/MD2.py'
adding 'Crypto/Hash/MD4.py'
adding 'Crypto/Hash/MD5.py'
adding 'Crypto/Hash/RIPEMD.py'
adding 'Crypto/Hash/SHA.py'
adding 'Crypto/Hash/SHA224.py'
adding 'Crypto/Hash/SHA256.py'
adding 'Crypto/Hash/SHA384.py'
adding 'Crypto/Hash/SHA512.py'
adding 'Crypto/Hash/_MD2.cpython-36m-x86_64-linux-gnu.so'
adding 'Crypto/Hash/_MD4.cpython-36m-x86_64-linux-gnu.so'
adding 'Crypto/Hash/_RIPEMD160.cpython-36m-x86_64-linux-gnu.so'
adding 'Crypto/Hash/_SHA224.cpython-36m-x86_64-linux-gnu.so'
adding 'Crypto/Hash/_SHA256.cpython-36m-x86_64-linux-gnu.so'
adding 'Crypto/Hash/_SHA384.cpython-36m-x86_64-linux-gnu.so'
adding 'Crypto/Hash/_SHA512.cpython-36m-x86_64-linux-gnu.so'
adding 'Crypto/Hash/__init__.py'
adding 'Crypto/Hash/hashalgo.py'
adding 'Crypto/Protocol/AllOrNothing.py'
adding 'Crypto/Protocol/Chaffing.py'
adding 'Crypto/Protocol/KDF.py'
adding 'Crypto/Protocol/__init__.py'
adding 'Crypto/PublicKey/DSA.py'
adding 'Crypto/PublicKey/ElGamal.py'
adding 'Crypto/PublicKey/RSA.py'
adding 'Crypto/PublicKey/_DSA.py'
adding 'Crypto/PublicKey/_RSA.py'
adding 'Crypto/PublicKey/__init__.py'
adding 'Crypto/PublicKey/_slowmath.py'
adding 'Crypto/PublicKey/pubkey.py'
adding 'Crypto/Random/_UserFriendlyRNG.py'
adding 'Crypto/Random/__init__.py'
adding 'Crypto/Random/random.py'
adding 'Crypto/Random/Fortuna/FortunaAccumulator.py'
adding 'Crypto/Random/Fortuna/FortunaGenerator.py'
adding 'Crypto/Random/Fortuna/SHAd256.py'
adding 'Crypto/Random/Fortuna/__init__.py'
adding 'Crypto/Random/OSRNG/__init__.py'
adding 'Crypto/Random/OSRNG/fallback.py'
adding 'Crypto/Random/OSRNG/posix.py'
adding 'Crypto/Random/OSRNG/rng_base.py'
adding 'Crypto/SelfTest/__init__.py'
adding 'Crypto/SelfTest/st_common.py'
adding 'Crypto/SelfTest/Cipher/__init__.py'
adding 'Crypto/SelfTest/Cipher/common.py'
adding 'Crypto/SelfTest/Cipher/test_AES.py'
adding 'Crypto/SelfTest/Cipher/test_ARC2.py'
adding 'Crypto/SelfTest/Cipher/test_ARC4.py'
adding 'Crypto/SelfTest/Cipher/test_Blowfish.py'
adding 'Crypto/SelfTest/Cipher/test_CAST.py'
adding 'Crypto/SelfTest/Cipher/test_DES.py'
adding 'Crypto/SelfTest/Cipher/test_DES3.py'
adding 'Crypto/SelfTest/Cipher/test_XOR.py'
adding 'Crypto/SelfTest/Cipher/test_pkcs1_15.py'
adding 'Crypto/SelfTest/Cipher/test_pkcs1_oaep.py'
adding 'Crypto/SelfTest/Hash/__init__.py'
adding 'Crypto/SelfTest/Hash/common.py'
adding 'Crypto/SelfTest/Hash/test_HMAC.py'
adding 'Crypto/SelfTest/Hash/test_MD2.py'
adding 'Crypto/SelfTest/Hash/test_MD4.py'
adding 'Crypto/SelfTest/Hash/test_MD5.py'
adding 'Crypto/SelfTest/Hash/test_RIPEMD.py'
adding 'Crypto/SelfTest/Hash/test_SHA.py'
adding 'Crypto/SelfTest/Hash/test_SHA224.py'
adding 'Crypto/SelfTest/Hash/test_SHA256.py'
adding 'Crypto/SelfTest/Hash/test_SHA384.py'
adding 'Crypto/SelfTest/Hash/test_SHA512.py'
adding 'Crypto/SelfTest/Protocol/__init__.py'
adding 'Crypto/SelfTest/Protocol/test_AllOrNothing.py'
adding 'Crypto/SelfTest/Protocol/test_KDF.py'
adding 'Crypto/SelfTest/Protocol/test_chaffing.py'
adding 'Crypto/SelfTest/Protocol/test_rfc1751.py'
adding 'Crypto/SelfTest/PublicKey/__init__.py'
adding 'Crypto/SelfTest/PublicKey/test_DSA.py'
adding 'Crypto/SelfTest/PublicKey/test_ElGamal.py'
adding 'Crypto/SelfTest/PublicKey/test_RSA.py'
adding 'Crypto/SelfTest/PublicKey/test_importKey.py'
adding 'Crypto/SelfTest/Random/__init__.py'
adding 'Crypto/SelfTest/Random/test__UserFriendlyRNG.py'
adding 'Crypto/SelfTest/Random/test_random.py'
adding 'Crypto/SelfTest/Random/test_rpoolcompat.py'
adding 'Crypto/SelfTest/Random/Fortuna/__init__.py'
adding 'Crypto/SelfTest/Random/Fortuna/test_FortunaAccumulator.py'
adding 'Crypto/SelfTest/Random/Fortuna/test_FortunaGenerator.py'
adding 'Crypto/SelfTest/Random/Fortuna/test_SHAd256.py'
adding 'Crypto/SelfTest/Random/OSRNG/__init__.py'
adding 'Crypto/SelfTest/Random/OSRNG/test_fallback.py'
adding 'Crypto/SelfTest/Random/OSRNG/test_generic.py'
adding 'Crypto/SelfTest/Random/OSRNG/test_nt.py'
adding 'Crypto/SelfTest/Random/OSRNG/test_posix.py'
adding 'Crypto/SelfTest/Random/OSRNG/test_winrandom.py'
adding 'Crypto/SelfTest/Signature/__init__.py'
adding 'Crypto/SelfTest/Signature/test_pkcs1_15.py'
adding 'Crypto/SelfTest/Signature/test_pkcs1_pss.py'
adding 'Crypto/SelfTest/Util/__init__.py'
adding 'Crypto/SelfTest/Util/test_Counter.py'
adding 'Crypto/SelfTest/Util/test_asn1.py'
adding 'Crypto/SelfTest/Util/test_number.py'
adding 'Crypto/SelfTest/Util/test_winrandom.py'
adding 'Crypto/Signature/PKCS1_PSS.py'
adding 'Crypto/Signature/PKCS1_v1_5.py'
adding 'Crypto/Signature/__init__.py'
adding 'Crypto/Util/Counter.py'
adding 'Crypto/Util/RFC1751.py'
adding 'Crypto/Util/__init__.py'
adding 'Crypto/Util/_counter.cpython-36m-x86_64-linux-gnu.so'
adding 'Crypto/Util/_number_new.py'
adding 'Crypto/Util/asn1.py'
adding 'Crypto/Util/number.py'
adding 'Crypto/Util/py3compat.py'
adding 'Crypto/Util/randpool.py'
adding 'Crypto/Util/strxor.cpython-36m-x86_64-linux-gnu.so'
adding 'Crypto/Util/winrandom.py'
adding 'pycrypto-2.6.1.dist-info/METADATA'
adding 'pycrypto-2.6.1.dist-info/WHEEL'
adding 'pycrypto-2.6.1.dist-info/top_level.txt'
adding 'pycrypto-2.6.1.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
warning: GMP or MPIR library not found; Not building Crypto.PublicKey._fastmath.
/build-wheels

############################################################
Building abclient-0.2.3-py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/49/eb/091b02c1e36d68927adfb746706e2c80f7e7bfb3f16e3cbcfec2632118ab/abclient-0.2.3.tar.gz
--2020-08-05 09:13:46-- https://files.pythonhosted.org/packages/49/eb/091b02c1e36d68927adfb746706e2c80f7e7bfb3f16e3cbcfec2632118ab/abclient-0.2.3.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 8752 (8.5K) [application/octet-stream]
Saving to: 'abclient-0.2.3.tar.gz'

0K ........ 100% 44.3M=0s

2020-08-05 09:13:46 (44.3 MB/s) - 'abclient-0.2.3.tar.gz' saved [8752/8752]

/build-wheels/abclient-0.2.3 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/abclient
copying abclient/http.py -> build/lib/abclient
copying abclient/__init__.py -> build/lib/abclient
copying abclient/auth.py -> build/lib/abclient
copying abclient/backup_manager.py -> build/lib/abclient
copying abclient/client.py -> build/lib/abclient
running egg_info
writing abclient.egg-info/PKG-INFO
writing dependency_links to abclient.egg-info/dependency_links.txt
writing top-level names to abclient.egg-info/top_level.txt
reading manifest file 'abclient.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files found matching '.gitignore'
warning: no previously-included files found matching '.gitreview'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
writing manifest file 'abclient.egg-info/SOURCES.txt'
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/abclient
copying build/lib/abclient/http.py -> build/bdist.linux-x86_64/wheel/abclient
copying build/lib/abclient/__init__.py -> build/bdist.linux-x86_64/wheel/abclient
copying build/lib/abclient/auth.py -> build/bdist.linux-x86_64/wheel/abclient
copying build/lib/abclient/backup_manager.py -> build/bdist.linux-x86_64/wheel/abclient
copying build/lib/abclient/client.py -> build/bdist.linux-x86_64/wheel/abclient
running install_egg_info
Copying abclient.egg-info to build/bdist.linux-x86_64/wheel/abclient-0.2.3-py3.6.egg-info
running install_scripts
adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
creating build/bdist.linux-x86_64/wheel/abclient-0.2.3.dist-info/WHEEL
creating 'dist/abclient-0.2.3-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'abclient/__init__.py'
adding 'abclient/auth.py'
adding 'abclient/backup_manager.py'
adding 'abclient/client.py'
adding 'abclient/http.py'
adding 'abclient-0.2.3.dist-info/LICENSE'
adding 'abclient-0.2.3.dist-info/METADATA'
adding 'abclient-0.2.3.dist-info/WHEEL'
adding 'abclient-0.2.3.dist-info/top_level.txt'
adding 'abclient-0.2.3.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
/build-wheels

############################################################
Building alembic-1.4.2-py2.py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/60/1e/cabc75a189de0fbb2841d0975243e59bde8b7822bacbb95008ac6fe9ad47/alembic-1.4.2.tar.gz
--2020-08-05 09:13:46-- https://files.pythonhosted.org/packages/60/1e/cabc75a189de0fbb2841d0975243e59bde8b7822bacbb95008ac6fe9ad47/alembic-1.4.2.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1092045 (1.0M) [application/x-tar]
Saving to: 'alembic-1.4.2.tar.gz'

0K .......... .......... .......... .......... .......... 4% 3.26M 0s
50K .......... .......... .......... .......... .......... 9% 6.78M 0s
100K .......... .......... .......... .......... .......... 14% 19.3M 0s
150K .......... .......... .......... .......... .......... 18% 9.59M 0s
200K .......... .......... .......... .......... .......... 23% 27.2M 0s
250K .......... .......... .......... .......... .......... 28% 64.2M 0s
300K .......... .......... .......... .......... .......... 32% 10.1M 0s
350K .......... .......... .......... .......... .......... 37% 20.7M 0s
400K .......... .......... .......... .......... .......... 42% 29.2M 0s
450K .......... .......... .......... .......... .......... 46% 15.2M 0s
500K .......... .......... .......... .......... .......... 51% 29.9M 0s
550K .......... .......... .......... .......... .......... 56% 21.0M 0s
600K .......... .......... .......... .......... .......... 60% 17.0M 0s
650K .......... .......... .......... .......... .......... 65% 29.4M 0s
700K .......... .......... .......... .......... .......... 70% 21.4M 0s
750K .......... .......... .......... .......... .......... 75% 27.6M 0s
800K .......... .......... .......... .......... .......... 79% 15.7M 0s
850K .......... .......... .......... .......... .......... 84% 57.9M 0s
900K .......... .......... .......... .......... .......... 89% 22.5M 0s
950K .......... .......... .......... .......... .......... 93% 14.9M 0s
1000K .......... .......... .......... .......... .......... 98% 25.4M 0s
1050K .......... ...... 100% 105M=0.07s

2020-08-05 09:13:46 (15.2 MB/s) - 'alembic-1.4.2.tar.gz' saved [1092045/1092045]

/build-wheels/alembic-1.4.2 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/alembic
copying alembic/__init__.py -> build/lib/alembic
copying alembic/command.py -> build/lib/alembic
copying alembic/config.py -> build/lib/alembic
copying alembic/context.py -> build/lib/alembic
copying alembic/op.py -> build/lib/alembic
creating build/lib/alembic/autogenerate
copying alembic/autogenerate/__init__.py -> build/lib/alembic/autogenerate
copying alembic/autogenerate/api.py -> build/lib/alembic/autogenerate
copying alembic/autogenerate/compare.py -> build/lib/alembic/autogenerate
copying alembic/autogenerate/render.py -> build/lib/alembic/autogenerate
copying alembic/autogenerate/rewriter.py -> build/lib/alembic/autogenerate
creating build/lib/alembic/ddl
copying alembic/ddl/__init__.py -> build/lib/alembic/ddl
copying alembic/ddl/base.py -> build/lib/alembic/ddl
copying alembic/ddl/impl.py -> build/lib/alembic/ddl
copying alembic/ddl/mssql.py -> build/lib/alembic/ddl
copying alembic/ddl/mysql.py -> build/lib/alembic/ddl
copying alembic/ddl/oracle.py -> build/lib/alembic/ddl
copying alembic/ddl/postgresql.py -> build/lib/alembic/ddl
copying alembic/ddl/sqlite.py -> build/lib/alembic/ddl
creating build/lib/alembic/operations
copying alembic/operations/__init__.py -> build/lib/alembic/operations
copying alembic/operations/base.py -> build/lib/alembic/operations
copying alembic/operations/batch.py -> build/lib/alembic/operations
copying alembic/operations/ops.py -> build/lib/alembic/operations
copying alembic/operations/schemaobj.py -> build/lib/alembic/operations
copying alembic/operations/toimpl.py -> build/lib/alembic/operations
creating build/lib/alembic/runtime
copying alembic/runtime/__init__.py -> build/lib/alembic/runtime
copying alembic/runtime/environment.py -> build/lib/alembic/runtime
copying alembic/runtime/migration.py -> build/lib/alembic/runtime
creating build/lib/alembic/script
copying alembic/script/__init__.py -> build/lib/alembic/script
copying alembic/script/base.py -> build/lib/alembic/script
copying alembic/script/revision.py -> build/lib/alembic/script
copying alembic/script/write_hooks.py -> build/lib/alembic/script
creating build/lib/alembic/testing
copying alembic/testing/__init__.py -> build/lib/alembic/testing
copying alembic/testing/assertions.py -> build/lib/alembic/testing
copying alembic/testing/env.py -> build/lib/alembic/testing
copying alembic/testing/exclusions.py -> build/lib/alembic/testing
copying alembic/testing/fixture_functions.py -> build/lib/alembic/testing
copying alembic/testing/fixtures.py -> build/lib/alembic/testing
copying alembic/testing/requirements.py -> build/lib/alembic/testing
copying alembic/testing/util.py -> build/lib/alembic/testing
creating build/lib/alembic/util
copying alembic/util/__init__.py -> build/lib/alembic/util
copying alembic/util/compat.py -> build/lib/alembic/util
copying alembic/util/exc.py -> build/lib/alembic/util
copying alembic/util/langhelpers.py -> build/lib/alembic/util
copying alembic/util/messaging.py -> build/lib/alembic/util
copying alembic/util/pyfiles.py -> build/lib/alembic/util
copying alembic/util/sqla_compat.py -> build/lib/alembic/util
creating build/lib/alembic/testing/plugin
copying alembic/testing/plugin/__init__.py -> build/lib/alembic/testing/plugin
copying alembic/testing/plugin/bootstrap.py -> build/lib/alembic/testing/plugin
copying alembic/testing/plugin/plugin_base.py -> build/lib/alembic/testing/plugin
copying alembic/testing/plugin/pytestplugin.py -> build/lib/alembic/testing/plugin
running egg_info
writing alembic.egg-info/PKG-INFO
writing dependency_links to alembic.egg-info/dependency_links.txt
writing entry points to alembic.egg-info/entry_points.txt
writing requirements to alembic.egg-info/requires.txt
writing top-level names to alembic.egg-info/top_level.txt
reading manifest file 'alembic.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.jpg' under directory 'docs'
warning: no files found matching '*.sty' under directory 'docs'
warning: no files found matching '*.dat' under directory 'tests'
warning: no files found matching 'run_tests.py'
no previously-included directories found matching 'docs/build/output'
writing manifest file 'alembic.egg-info/SOURCES.txt'
creating build/lib/alembic/templates
creating build/lib/alembic/templates/generic
copying alembic/templates/generic/README -> build/lib/alembic/templates/generic
copying alembic/templates/generic/alembic.ini.mako -> build/lib/alembic/templates/generic
copying alembic/templates/generic/env.py -> build/lib/alembic/templates/generic
copying alembic/templates/generic/script.py.mako -> build/lib/alembic/templates/generic
creating build/lib/alembic/templates/multidb
copying alembic/templates/multidb/README -> build/lib/alembic/templates/multidb
copying alembic/templates/multidb/alembic.ini.mako -> build/lib/alembic/templates/multidb
copying alembic/templates/multidb/env.py -> build/lib/alembic/templates/multidb
copying alembic/templates/multidb/script.py.mako -> build/lib/alembic/templates/multidb
creating build/lib/alembic/templates/pylons
copying alembic/templates/pylons/README -> build/lib/alembic/templates/pylons
copying alembic/templates/pylons/alembic.ini.mako -> build/lib/alembic/templates/pylons
copying alembic/templates/pylons/env.py -> build/lib/alembic/templates/pylons
copying alembic/templates/pylons/script.py.mako -> build/lib/alembic/templates/pylons
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/alembic
copying build/lib/alembic/__init__.py -> build/bdist.linux-x86_64/wheel/alembic
copying build/lib/alembic/command.py -> build/bdist.linux-x86_64/wheel/alembic
copying build/lib/alembic/config.py -> build/bdist.linux-x86_64/wheel/alembic
copying build/lib/alembic/context.py -> build/bdist.linux-x86_64/wheel/alembic
copying build/lib/alembic/op.py -> build/bdist.linux-x86_64/wheel/alembic
creating build/bdist.linux-x86_64/wheel/alembic/autogenerate
copying build/lib/alembic/autogenerate/__init__.py -> build/bdist.linux-x86_64/wheel/alembic/autogenerate
copying build/lib/alembic/autogenerate/api.py -> build/bdist.linux-x86_64/wheel/alembic/autogenerate
copying build/lib/alembic/autogenerate/compare.py -> build/bdist.linux-x86_64/wheel/alembic/autogenerate
copying build/lib/alembic/autogenerate/render.py -> build/bdist.linux-x86_64/wheel/alembic/autogenerate
copying build/lib/alembic/autogenerate/rewriter.py -> build/bdist.linux-x86_64/wheel/alembic/autogenerate
creating build/bdist.linux-x86_64/wheel/alembic/ddl
copying build/lib/alembic/ddl/__init__.py -> build/bdist.linux-x86_64/wheel/alembic/ddl
copying build/lib/alembic/ddl/base.py -> build/bdist.linux-x86_64/wheel/alembic/ddl
copying build/lib/alembic/ddl/impl.py -> build/bdist.linux-x86_64/wheel/alembic/ddl
copying build/lib/alembic/ddl/mssql.py -> build/bdist.linux-x86_64/wheel/alembic/ddl
copying build/lib/alembic/ddl/mysql.py -> build/bdist.linux-x86_64/wheel/alembic/ddl
copying build/lib/alembic/ddl/oracle.py -> build/bdist.linux-x86_64/wheel/alembic/ddl
copying build/lib/alembic/ddl/postgresql.py -> build/bdist.linux-x86_64/wheel/alembic/ddl
copying build/lib/alembic/ddl/sqlite.py -> build/bdist.linux-x86_64/wheel/alembic/ddl
creating build/bdist.linux-x86_64/wheel/alembic/operations
copying build/lib/alembic/operations/__init__.py -> build/bdist.linux-x86_64/wheel/alembic/operations
copying build/lib/alembic/operations/base.py -> build/bdist.linux-x86_64/wheel/alembic/operations
copying build/lib/alembic/operations/batch.py -> build/bdist.linux-x86_64/wheel/alembic/operations
copying build/lib/alembic/operations/ops.py -> build/bdist.linux-x86_64/wheel/alembic/operations
copying build/lib/alembic/operations/schemaobj.py -> build/bdist.linux-x86_64/wheel/alembic/operations
copying build/lib/alembic/operations/toimpl.py -> build/bdist.linux-x86_64/wheel/alembic/operations
creating build/bdist.linux-x86_64/wheel/alembic/runtime
copying build/lib/alembic/runtime/__init__.py -> build/bdist.linux-x86_64/wheel/alembic/runtime
copying build/lib/alembic/runtime/environment.py -> build/bdist.linux-x86_64/wheel/alembic/runtime
copying build/lib/alembic/runtime/migration.py -> build/bdist.linux-x86_64/wheel/alembic/runtime
creating build/bdist.linux-x86_64/wheel/alembic/script
copying build/lib/alembic/script/__init__.py -> build/bdist.linux-x86_64/wheel/alembic/script
copying build/lib/alembic/script/base.py -> build/bdist.linux-x86_64/wheel/alembic/script
copying build/lib/alembic/script/revision.py -> build/bdist.linux-x86_64/wheel/alembic/script
copying build/lib/alembic/script/write_hooks.py -> build/bdist.linux-x86_64/wheel/alembic/script
creating build/bdist.linux-x86_64/wheel/alembic/testing
copying build/lib/alembic/testing/__init__.py -> build/bdist.linux-x86_64/wheel/alembic/testing
copying build/lib/alembic/testing/assertions.py -> build/bdist.linux-x86_64/wheel/alembic/testing
copying build/lib/alembic/testing/env.py -> build/bdist.linux-x86_64/wheel/alembic/testing
copying build/lib/alembic/testing/exclusions.py -> build/bdist.linux-x86_64/wheel/alembic/testing
copying build/lib/alembic/testing/fixture_functions.py -> build/bdist.linux-x86_64/wheel/alembic/testing
copying build/lib/alembic/testing/fixtures.py -> build/bdist.linux-x86_64/wheel/alembic/testing
copying build/lib/alembic/testing/requirements.py -> build/bdist.linux-x86_64/wheel/alembic/testing
copying build/lib/alembic/testing/util.py -> build/bdist.linux-x86_64/wheel/alembic/testing
creating build/bdist.linux-x86_64/wheel/alembic/testing/plugin
copying build/lib/alembic/testing/plugin/__init__.py -> build/bdist.linux-x86_64/wheel/alembic/testing/plugin
copying build/lib/alembic/testing/plugin/bootstrap.py -> build/bdist.linux-x86_64/wheel/alembic/testing/plugin
copying build/lib/alembic/testing/plugin/plugin_base.py -> build/bdist.linux-x86_64/wheel/alembic/testing/plugin
copying build/lib/alembic/testing/plugin/pytestplugin.py -> build/bdist.linux-x86_64/wheel/alembic/testing/plugin
creating build/bdist.linux-x86_64/wheel/alembic/util
copying build/lib/alembic/util/__init__.py -> build/bdist.linux-x86_64/wheel/alembic/util
copying build/lib/alembic/util/compat.py -> build/bdist.linux-x86_64/wheel/alembic/util
copying build/lib/alembic/util/exc.py -> build/bdist.linux-x86_64/wheel/alembic/util
copying build/lib/alembic/util/langhelpers.py -> build/bdist.linux-x86_64/wheel/alembic/util
copying build/lib/alembic/util/messaging.py -> build/bdist.linux-x86_64/wheel/alembic/util
copying build/lib/alembic/util/pyfiles.py -> build/bdist.linux-x86_64/wheel/alembic/util
copying build/lib/alembic/util/sqla_compat.py -> build/bdist.linux-x86_64/wheel/alembic/util
creating build/bdist.linux-x86_64/wheel/alembic/templates
creating build/bdist.linux-x86_64/wheel/alembic/templates/generic
copying build/lib/alembic/templates/generic/README -> build/bdist.linux-x86_64/wheel/alembic/templates/generic
copying build/lib/alembic/templates/generic/alembic.ini.mako -> build/bdist.linux-x86_64/wheel/alembic/templates/generic
copying build/lib/alembic/templates/generic/env.py -> build/bdist.linux-x86_64/wheel/alembic/templates/generic
copying build/lib/alembic/templates/generic/script.py.mako -> build/bdist.linux-x86_64/wheel/alembic/templates/generic
creating build/bdist.linux-x86_64/wheel/alembic/templates/multidb
copying build/lib/alembic/templates/multidb/README -> build/bdist.linux-x86_64/wheel/alembic/templates/multidb
copying build/lib/alembic/templates/multidb/alembic.ini.mako -> build/bdist.linux-x86_64/wheel/alembic/templates/multidb
copying build/lib/alembic/templates/multidb/env.py -> build/bdist.linux-x86_64/wheel/alembic/templates/multidb
copying build/lib/alembic/templates/multidb/script.py.mako -> build/bdist.linux-x86_64/wheel/alembic/templates/multidb
creating build/bdist.linux-x86_64/wheel/alembic/templates/pylons
copying build/lib/alembic/templates/pylons/README -> build/bdist.linux-x86_64/wheel/alembic/templates/pylons
copying build/lib/alembic/templates/pylons/alembic.ini.mako -> build/bdist.linux-x86_64/wheel/alembic/templates/pylons
copying build/lib/alembic/templates/pylons/env.py -> build/bdist.linux-x86_64/wheel/alembic/templates/pylons
copying build/lib/alembic/templates/pylons/script.py.mako -> build/bdist.linux-x86_64/wheel/alembic/templates/pylons
running install_egg_info
Copying alembic.egg-info to build/bdist.linux-x86_64/wheel/alembic-1.4.2-py3.6.egg-info
running install_scripts
adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
creating build/bdist.linux-x86_64/wheel/alembic-1.4.2.dist-info/WHEEL
creating 'dist/alembic-1.4.2-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'alembic/__init__.py'
adding 'alembic/command.py'
adding 'alembic/config.py'
adding 'alembic/context.py'
adding 'alembic/op.py'
adding 'alembic/autogenerate/__init__.py'
adding 'alembic/autogenerate/api.py'
adding 'alembic/autogenerate/compare.py'
adding 'alembic/autogenerate/render.py'
adding 'alembic/autogenerate/rewriter.py'
adding 'alembic/ddl/__init__.py'
adding 'alembic/ddl/base.py'
adding 'alembic/ddl/impl.py'
adding 'alembic/ddl/mssql.py'
adding 'alembic/ddl/mysql.py'
adding 'alembic/ddl/oracle.py'
adding 'alembic/ddl/postgresql.py'
adding 'alembic/ddl/sqlite.py'
adding 'alembic/operations/__init__.py'
adding 'alembic/operations/base.py'
adding 'alembic/operations/batch.py'
adding 'alembic/operations/ops.py'
adding 'alembic/operations/schemaobj.py'
adding 'alembic/operations/toimpl.py'
adding 'alembic/runtime/__init__.py'
adding 'alembic/runtime/environment.py'
adding 'alembic/runtime/migration.py'
adding 'alembic/script/__init__.py'
adding 'alembic/script/base.py'
adding 'alembic/script/revision.py'
adding 'alembic/script/write_hooks.py'
adding 'alembic/templates/generic/README'
adding 'alembic/templates/generic/alembic.ini.mako'
adding 'alembic/templates/generic/env.py'
adding 'alembic/templates/generic/script.py.mako'
adding 'alembic/templates/multidb/README'
adding 'alembic/templates/multidb/alembic.ini.mako'
adding 'alembic/templates/multidb/env.py'
adding 'alembic/templates/multidb/script.py.mako'
adding 'alembic/templates/pylons/README'
adding 'alembic/templates/pylons/alembic.ini.mako'
adding 'alembic/templates/pylons/env.py'
adding 'alembic/templates/pylons/script.py.mako'
adding 'alembic/testing/__init__.py'
adding 'alembic/testing/assertions.py'
adding 'alembic/testing/env.py'
adding 'alembic/testing/exclusions.py'
adding 'alembic/testing/fixture_functions.py'
adding 'alembic/testing/fixtures.py'
adding 'alembic/testing/requirements.py'
adding 'alembic/testing/util.py'
adding 'alembic/testing/plugin/__init__.py'
adding 'alembic/testing/plugin/bootstrap.py'
adding 'alembic/testing/plugin/plugin_base.py'
adding 'alembic/testing/plugin/pytestplugin.py'
adding 'alembic/util/__init__.py'
adding 'alembic/util/compat.py'
adding 'alembic/util/exc.py'
adding 'alembic/util/langhelpers.py'
adding 'alembic/util/messaging.py'
adding 'alembic/util/pyfiles.py'
adding 'alembic/util/sqla_compat.py'
adding 'alembic-1.4.2.dist-info/LICENSE'
adding 'alembic-1.4.2.dist-info/METADATA'
adding 'alembic-1.4.2.dist-info/WHEEL'
adding 'alembic-1.4.2.dist-info/entry_points.txt'
adding 'alembic-1.4.2.dist-info/top_level.txt'
adding 'alembic-1.4.2.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
/build-wheels

############################################################
Building amqplib-1.0.2-py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/75/b7/8c2429bf8d92354a0118614f9a4d15e53bc69ebedce534284111de5a0102/amqplib-1.0.2.tgz
--2020-08-05 09:13:47-- https://files.pythonhosted.org/packages/75/b7/8c2429bf8d92354a0118614f9a4d15e53bc69ebedce534284111de5a0102/amqplib-1.0.2.tgz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 58544 (57K) [application/octet-stream]
Saving to: 'amqplib-1.0.2.tgz'

0K .......... .......... .......... .......... .......... 87% 3.32M 0s
50K ....... 100% 8.42M=0.02s

2020-08-05 09:13:47 (3.59 MB/s) - 'amqplib-1.0.2.tgz' saved [58544/58544]

/build-wheels/amqplib-1.0.2 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/amqplib
copying amqplib/__init__.py -> build/lib/amqplib
creating build/lib/amqplib/client_0_8
copying amqplib/client_0_8/exceptions.py -> build/lib/amqplib/client_0_8
copying amqplib/client_0_8/basic_message.py -> build/lib/amqplib/client_0_8
copying amqplib/client_0_8/channel.py -> build/lib/amqplib/client_0_8
copying amqplib/client_0_8/transport.py -> build/lib/amqplib/client_0_8
copying amqplib/client_0_8/abstract_channel.py -> build/lib/amqplib/client_0_8
copying amqplib/client_0_8/connection.py -> build/lib/amqplib/client_0_8
copying amqplib/client_0_8/method_framing.py -> build/lib/amqplib/client_0_8
copying amqplib/client_0_8/__init__.py -> build/lib/amqplib/client_0_8
copying amqplib/client_0_8/serialization.py -> build/lib/amqplib/client_0_8
Skipping optional fixer: buffer
Skipping optional fixer: idioms
Skipping optional fixer: set_literal
Skipping optional fixer: ws_comma
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/amqplib
copying build/lib/amqplib/__init__.py -> build/bdist.linux-x86_64/wheel/amqplib
creating build/bdist.linux-x86_64/wheel/amqplib/client_0_8
copying build/lib/amqplib/client_0_8/exceptions.py -> build/bdist.linux-x86_64/wheel/amqplib/client_0_8
copying build/lib/amqplib/client_0_8/basic_message.py -> build/bdist.linux-x86_64/wheel/amqplib/client_0_8
copying build/lib/amqplib/client_0_8/channel.py -> build/bdist.linux-x86_64/wheel/amqplib/client_0_8
copying build/lib/amqplib/client_0_8/transport.py -> build/bdist.linux-x86_64/wheel/amqplib/client_0_8
copying build/lib/amqplib/client_0_8/abstract_channel.py -> build/bdist.linux-x86_64/wheel/amqplib/client_0_8
copying build/lib/amqplib/client_0_8/connection.py -> build/bdist.linux-x86_64/wheel/amqplib/client_0_8
copying build/lib/amqplib/client_0_8/method_framing.py -> build/bdist.linux-x86_64/wheel/amqplib/client_0_8
copying build/lib/amqplib/client_0_8/__init__.py -> build/bdist.linux-x86_64/wheel/amqplib/client_0_8
copying build/lib/amqplib/client_0_8/serialization.py -> build/bdist.linux-x86_64/wheel/amqplib/client_0_8
running install_egg_info
running egg_info
writing amqplib.egg-info/PKG-INFO
writing dependency_links to amqplib.egg-info/dependency_links.txt
writing top-level names to amqplib.egg-info/top_level.txt
reading manifest file 'amqplib.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'amqplib.egg-info/SOURCES.txt'
Copying amqplib.egg-info to build/bdist.linux-x86_64/wheel/amqplib-1.0.2-py3.6.egg-info
running install_scripts
adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
creating build/bdist.linux-x86_64/wheel/amqplib-1.0.2.dist-info/WHEEL
creating 'dist/amqplib-1.0.2-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'amqplib/__init__.py'
adding 'amqplib/client_0_8/__init__.py'
adding 'amqplib/client_0_8/abstract_channel.py'
adding 'amqplib/client_0_8/basic_message.py'
adding 'amqplib/client_0_8/channel.py'
adding 'amqplib/client_0_8/connection.py'
adding 'amqplib/client_0_8/exceptions.py'
adding 'amqplib/client_0_8/method_framing.py'
adding 'amqplib/client_0_8/serialization.py'
adding 'amqplib/client_0_8/transport.py'
adding 'amqplib-1.0.2.dist-info/LICENSE'
adding 'amqplib-1.0.2.dist-info/METADATA'
adding 'amqplib-1.0.2.dist-info/WHEEL'
adding 'amqplib-1.0.2.dist-info/top_level.txt'
adding 'amqplib-1.0.2.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
/build-wheels

############################################################
Building anyjson-0.3.3-py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/c3/4d/d4089e1a3dd25b46bebdb55a992b0797cff657b4477bc32ce28038fdecbc/anyjson-0.3.3.tar.gz
--2020-08-05 09:13:49-- https://files.pythonhosted.org/packages/c3/4d/d4089e1a3dd25b46bebdb55a992b0797cff657b4477bc32ce28038fdecbc/anyjson-0.3.3.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 8332 (8.1K) [application/octet-stream]
Saving to: 'anyjson-0.3.3.tar.gz'

0K ........ 100% 30.3M=0s

2020-08-05 09:13:49 (30.3 MB/s) - 'anyjson-0.3.3.tar.gz' saved [8332/8332]

/build-wheels/anyjson-0.3.3 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/anyjson
copying anyjson/__init__.py -> build/lib/anyjson
Fixing build/lib/anyjson/__init__.py
Skipping optional fixer: buffer
Skipping optional fixer: idioms
Skipping optional fixer: set_literal
Skipping optional fixer: ws_comma
Fixing build/lib/anyjson/__init__.py
Skipping optional fixer: buffer
Skipping optional fixer: idioms
Skipping optional fixer: set_literal
Skipping optional fixer: ws_comma
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/anyjson
copying build/lib/anyjson/__init__.py -> build/bdist.linux-x86_64/wheel/anyjson
running install_egg_info
running egg_info
writing anyjson.egg-info/PKG-INFO
writing dependency_links to anyjson.egg-info/dependency_links.txt
writing top-level names to anyjson.egg-info/top_level.txt
reading manifest file 'anyjson.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'anyjson.egg-info/SOURCES.txt'
Copying anyjson.egg-info to build/bdist.linux-x86_64/wheel/anyjson-0.3.3-py3.6.egg-info
running install_scripts
adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
creating build/bdist.linux-x86_64/wheel/anyjson-0.3.3.dist-info/WHEEL
creating 'dist/anyjson-0.3.3-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'anyjson/__init__.py'
adding 'anyjson-0.3.3.dist-info/LICENSE'
adding 'anyjson-0.3.3.dist-info/METADATA'
adding 'anyjson-0.3.3.dist-info/WHEEL'
adding 'anyjson-0.3.3.dist-info/top_level.txt'
adding 'anyjson-0.3.3.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
/build-wheels

############################################################
Building backports.ssl_match_hostname-3.7.0.1-py2.py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/ff/2b/8265224812912bc5b7a607c44bf7b027554e1b9775e9ee0de8032e3de4b2/backports.ssl_match_hostname-3.7.0.1.tar.gz
--2020-08-05 09:13:50-- https://files.pythonhosted.org/packages/ff/2b/8265224812912bc5b7a607c44bf7b027554e1b9775e9ee0de8032e3de4b2/backports.ssl_match_hostname-3.7.0.1.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 5722 (5.6K) [binary/octet-stream]
Saving to: 'backports.ssl_match_hostname-3.7.0.1.tar.gz'

0K ..... 100% 36.9M=0s

2020-08-05 09:13:50 (36.9 MB/s) - 'backports.ssl_match_hostname-3.7.0.1.tar.gz' saved [5722/5722]

/build-wheels/backports.ssl_match_hostname-3.7.0.1 /build-wheels
########### Running fix_setup
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/backports
copying backports/__init__.py -> build/lib/backports
creating build/lib/backports/ssl_match_hostname
copying backports/ssl_match_hostname/__init__.py -> build/lib/backports/ssl_match_hostname
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/backports
copying build/lib/backports/__init__.py -> build/bdist.linux-x86_64/wheel/backports
creating build/bdist.linux-x86_64/wheel/backports/ssl_match_hostname
copying build/lib/backports/ssl_match_hostname/__init__.py -> build/bdist.linux-x86_64/wheel/backports/ssl_match_hostname
running install_egg_info
running egg_info
creating backports.ssl_match_hostname.egg-info
writing backports.ssl_match_hostname.egg-info/PKG-INFO
writing dependency_links to backports.ssl_match_hostname.egg-info/dependency_links.txt
writing top-level names to backports.ssl_match_hostname.egg-info/top_level.txt
writing manifest file 'backports.ssl_match_hostname.egg-info/SOURCES.txt'
reading manifest file 'backports.ssl_match_hostname.egg-info/SOURCES.txt'
writing manifest file 'backports.ssl_match_hostname.egg-info/SOURCES.txt'
Copying backports.ssl_match_hostname.egg-info to build/bdist.linux-x86_64/wheel/backports.ssl_match_hostname-3.7.0.1-py3.6.egg-info
running install_scripts
adding license file "LICENSE.txt" (matched pattern "LICEN[CS]E*")
creating build/bdist.linux-x86_64/wheel/backports.ssl_match_hostname-3.7.0.1.dist-info/WHEEL
creating 'dist/backports.ssl_match_hostname-3.7.0.1-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'backports/__init__.py'
adding 'backports/ssl_match_hostname/__init__.py'
adding 'backports.ssl_match_hostname-3.7.0.1.dist-info/LICENSE.txt'
adding 'backports.ssl_match_hostname-3.7.0.1.dist-info/METADATA'
adding 'backports.ssl_match_hostname-3.7.0.1.dist-info/WHEEL'
adding 'backports.ssl_match_hostname-3.7.0.1.dist-info/top_level.txt'
adding 'backports.ssl_match_hostname-3.7.0.1.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
/build-wheels

############################################################
Building cassandra_driver-3.23.0-cp36-cp36m-linux_x86_64.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/90/d7/d68083117bf50941870a795150f3261c5270e74c2d57ca3af0bd8423ed74/cassandra-driver-3.23.0.tar.gz
--2020-08-05 09:13:50-- https://files.pythonhosted.org/packages/90/d7/d68083117bf50941870a795150f3261c5270e74c2d57ca3af0bd8423ed74/cassandra-driver-3.23.0.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 283047 (276K) [application/x-tar]
Saving to: 'cassandra-driver-3.23.0.tar.gz'

0K .......... .......... .......... .......... .......... 18% 3.19M 0s
50K .......... .......... .......... .......... .......... 36% 6.98M 0s
100K .......... .......... .......... .......... .......... 54% 16.5M 0s
150K .......... .......... .......... .......... .......... 72% 10.5M 0s
200K .......... .......... .......... .......... .......... 90% 27.7M 0s
250K .......... .......... ...... 100% 19.4M=0.03s

2020-08-05 09:13:51 (8.18 MB/s) - 'cassandra-driver-3.23.0.tar.gz' saved [283047/283047]

/build-wheels/cassandra-driver-3.23.0 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib.linux-x86_64-3.6
creating build/lib.linux-x86_64-3.6/cassandra
copying cassandra/cqltypes.py -> build/lib.linux-x86_64-3.6/cassandra
copying cassandra/type_codes.py -> build/lib.linux-x86_64-3.6/cassandra
copying cassandra/query.py -> build/lib.linux-x86_64-3.6/cassandra
copying cassandra/metrics.py -> build/lib.linux-x86_64-3.6/cassandra
copying cassandra/compat.py -> build/lib.linux-x86_64-3.6/cassandra
copying cassandra/metadata.py -> build/lib.linux-x86_64-3.6/cassandra
copying cassandra/marshal.py -> build/lib.linux-x86_64-3.6/cassandra
copying cassandra/connection.py -> build/lib.linux-x86_64-3.6/cassandra
copying cassandra/util.py -> build/lib.linux-x86_64-3.6/cassandra
copying cassandra/murmur3.py -> build/lib.linux-x86_64-3.6/cassandra
copying cassandra/auth.py -> build/lib.linux-x86_64-3.6/cassandra
copying cassandra/policies.py -> build/lib.linux-x86_64-3.6/cassandra
copying cassandra/timestamps.py -> build/lib.linux-x86_64-3.6/cassandra
copying cassandra/concurrent.py -> build/lib.linux-x86_64-3.6/cassandra
copying cassandra/cython_deps.py -> build/lib.linux-x86_64-3.6/cassandra
copying cassandra/protocol.py -> build/lib.linux-x86_64-3.6/cassandra
copying cassandra/cluster.py -> build/lib.linux-x86_64-3.6/cassandra
copying cassandra/encoder.py -> build/lib.linux-x86_64-3.6/cassandra
copying cassandra/__init__.py -> build/lib.linux-x86_64-3.6/cassandra
copying cassandra/pool.py -> build/lib.linux-x86_64-3.6/cassandra
creating build/lib.linux-x86_64-3.6/cassandra/io
copying cassandra/io/asyncioreactor.py -> build/lib.linux-x86_64-3.6/cassandra/io
copying cassandra/io/geventreactor.py -> build/lib.linux-x86_64-3.6/cassandra/io
copying cassandra/io/libevreactor.py -> build/lib.linux-x86_64-3.6/cassandra/io
copying cassandra/io/twistedreactor.py -> build/lib.linux-x86_64-3.6/cassandra/io
copying cassandra/io/eventletreactor.py -> build/lib.linux-x86_64-3.6/cassandra/io
copying cassandra/io/asyncorereactor.py -> build/lib.linux-x86_64-3.6/cassandra/io
copying cassandra/io/__init__.py -> build/lib.linux-x86_64-3.6/cassandra/io
creating build/lib.linux-x86_64-3.6/cassandra/cqlengine
copying cassandra/cqlengine/usertype.py -> build/lib.linux-x86_64-3.6/cassandra/cqlengine
copying cassandra/cqlengine/query.py -> build/lib.linux-x86_64-3.6/cassandra/cqlengine
copying cassandra/cqlengine/functions.py -> build/lib.linux-x86_64-3.6/cassandra/cqlengine
copying cassandra/cqlengine/columns.py -> build/lib.linux-x86_64-3.6/cassandra/cqlengine
copying cassandra/cqlengine/management.py -> build/lib.linux-x86_64-3.6/cassandra/cqlengine
copying cassandra/cqlengine/connection.py -> build/lib.linux-x86_64-3.6/cassandra/cqlengine
copying cassandra/cqlengine/operators.py -> build/lib.linux-x86_64-3.6/cassandra/cqlengine
copying cassandra/cqlengine/named.py -> build/lib.linux-x86_64-3.6/cassandra/cqlengine
copying cassandra/cqlengine/statements.py -> build/lib.linux-x86_64-3.6/cassandra/cqlengine
copying cassandra/cqlengine/models.py -> build/lib.linux-x86_64-3.6/cassandra/cqlengine
copying cassandra/cqlengine/__init__.py -> build/lib.linux-x86_64-3.6/cassandra/cqlengine
creating build/lib.linux-x86_64-3.6/cassandra/graph
copying cassandra/graph/query.py -> build/lib.linux-x86_64-3.6/cassandra/graph
copying cassandra/graph/types.py -> build/lib.linux-x86_64-3.6/cassandra/graph
copying cassandra/graph/graphson.py -> build/lib.linux-x86_64-3.6/cassandra/graph
copying cassandra/graph/__init__.py -> build/lib.linux-x86_64-3.6/cassandra/graph
creating build/lib.linux-x86_64-3.6/cassandra/datastax
copying cassandra/datastax/__init__.py -> build/lib.linux-x86_64-3.6/cassandra/datastax
creating build/lib.linux-x86_64-3.6/cassandra/datastax/insights
copying cassandra/datastax/insights/registry.py -> build/lib.linux-x86_64-3.6/cassandra/datastax/insights
copying cassandra/datastax/insights/util.py -> build/lib.linux-x86_64-3.6/cassandra/datastax/insights
copying cassandra/datastax/insights/reporter.py -> build/lib.linux-x86_64-3.6/cassandra/datastax/insights
copying cassandra/datastax/insights/__init__.py -> build/lib.linux-x86_64-3.6/cassandra/datastax/insights
copying cassandra/datastax/insights/serializers.py -> build/lib.linux-x86_64-3.6/cassandra/datastax/insights
creating build/lib.linux-x86_64-3.6/cassandra/datastax/graph
copying cassandra/datastax/graph/query.py -> build/lib.linux-x86_64-3.6/cassandra/datastax/graph
copying cassandra/datastax/graph/types.py -> build/lib.linux-x86_64-3.6/cassandra/datastax/graph
copying cassandra/datastax/graph/graphson.py -> build/lib.linux-x86_64-3.6/cassandra/datastax/graph
copying cassandra/datastax/graph/__init__.py -> build/lib.linux-x86_64-3.6/cassandra/datastax/graph
creating build/lib.linux-x86_64-3.6/cassandra/datastax/graph/fluent
copying cassandra/datastax/graph/fluent/query.py -> build/lib.linux-x86_64-3.6/cassandra/datastax/graph/fluent
copying cassandra/datastax/graph/fluent/_serializers.py -> build/lib.linux-x86_64-3.6/cassandra/datastax/graph/fluent
copying cassandra/datastax/graph/fluent/predicates.py -> build/lib.linux-x86_64-3.6/cassandra/datastax/graph/fluent
copying cassandra/datastax/graph/fluent/_query.py -> build/lib.linux-x86_64-3.6/cassandra/datastax/graph/fluent
copying cassandra/datastax/graph/fluent/_predicates.py -> build/lib.linux-x86_64-3.6/cassandra/datastax/graph/fluent
copying cassandra/datastax/graph/fluent/__init__.py -> build/lib.linux-x86_64-3.6/cassandra/datastax/graph/fluent
copying cassandra/datastax/graph/fluent/serializers.py -> build/lib.linux-x86_64-3.6/cassandra/datastax/graph/fluent
creating build/lib.linux-x86_64-3.6/cassandra/datastax/cloud
copying cassandra/datastax/cloud/__init__.py -> build/lib.linux-x86_64-3.6/cassandra/datastax/cloud
running egg_info
writing cassandra_driver.egg-info/PKG-INFO
writing dependency_links to cassandra_driver.egg-info/dependency_links.txt
writing requirements to cassandra_driver.egg-info/requires.txt
writing top-level names to cassandra_driver.egg-info/top_level.txt
reading manifest file 'cassandra_driver.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'tests'
writing manifest file 'cassandra_driver.egg-info/SOURCES.txt'
copying cassandra/buffer.pxd -> build/lib.linux-x86_64-3.6/cassandra
copying cassandra/bytesio.pxd -> build/lib.linux-x86_64-3.6/cassandra
copying cassandra/bytesio.pyx -> build/lib.linux-x86_64-3.6/cassandra
copying cassandra/cmurmur3.c -> build/lib.linux-x86_64-3.6/cassandra
copying cassandra/cython_marshal.pyx -> build/lib.linux-x86_64-3.6/cassandra
copying cassandra/cython_utils.pxd -> build/lib.linux-x86_64-3.6/cassandra
copying cassandra/cython_utils.pyx -> build/lib.linux-x86_64-3.6/cassandra
copying cassandra/deserializers.pxd -> build/lib.linux-x86_64-3.6/cassandra
copying cassandra/deserializers.pyx -> build/lib.linux-x86_64-3.6/cassandra
copying cassandra/ioutils.pyx -> build/lib.linux-x86_64-3.6/cassandra
copying cassandra/numpyFlags.h -> build/lib.linux-x86_64-3.6/cassandra
copying cassandra/numpy_parser.pyx -> build/lib.linux-x86_64-3.6/cassandra
copying cassandra/obj_parser.pyx -> build/lib.linux-x86_64-3.6/cassandra
copying cassandra/parsing.pxd -> build/lib.linux-x86_64-3.6/cassandra
copying cassandra/parsing.pyx -> build/lib.linux-x86_64-3.6/cassandra
copying cassandra/row_parser.pyx -> build/lib.linux-x86_64-3.6/cassandra
copying cassandra/tuple.pxd -> build/lib.linux-x86_64-3.6/cassandra
copying cassandra/type_codes.pxd -> build/lib.linux-x86_64-3.6/cassandra
copying cassandra/io/libevwrapper.c -> build/lib.linux-x86_64-3.6/cassandra/io
running build_ext
Compiling cassandra/cluster.py because it changed.
Compiling cassandra/concurrent.py because it changed.
Compiling cassandra/connection.py because it changed.
Compiling cassandra/cqltypes.py because it changed.
Compiling cassandra/metadata.py because it changed.
Compiling cassandra/pool.py because it changed.
Compiling cassandra/protocol.py because it changed.
Compiling cassandra/query.py because it changed.
Compiling cassandra/util.py because it changed.
[1/9] Cythonizing cassandra/cluster.py
[2/9] Cythonizing cassandra/concurrent.py
[3/9] Cythonizing cassandra/connection.py
[4/9] Cythonizing cassandra/cqltypes.py
[5/9] Cythonizing cassandra/metadata.py
[6/9] Cythonizing cassandra/pool.py
[7/9] Cythonizing cassandra/protocol.py
[8/9] Cythonizing cassandra/query.py
[9/9] Cythonizing cassandra/util.py
Compiling cassandra/bytesio.pyx because it changed.
Compiling cassandra/cython_marshal.pyx because it changed.
Compiling cassandra/cython_utils.pyx because it changed.
Compiling cassandra/deserializers.pyx because it changed.
Compiling cassandra/ioutils.pyx because it changed.
Compiling cassandra/numpy_parser.pyx because it changed.
Compiling cassandra/obj_parser.pyx because it changed.
Compiling cassandra/parsing.pyx because it changed.
Compiling cassandra/row_parser.pyx because it changed.
[1/9] Cythonizing cassandra/bytesio.pyx
[2/9] Cythonizing cassandra/cython_marshal.pyx
[3/9] Cythonizing cassandra/cython_utils.pyx
[4/9] Cythonizing cassandra/deserializers.pyx
[5/9] Cythonizing cassandra/ioutils.pyx
[6/9] Cythonizing cassandra/numpy_parser.pyx
[7/9] Cythonizing cassandra/obj_parser.pyx
[8/9] Cythonizing cassandra/parsing.pyx
[9/9] Cythonizing cassandra/row_parser.pyx
building 'cassandra.cmurmur3' extension
creating build/temp.linux-x86_64-3.6
creating build/temp.linux-x86_64-3.6/cassandra
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python3.6m -c cassandra/cmurmur3.c -o build/temp.linux-x86_64-3.6/cassandra/cmurmur3.o
gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/cassandra/cmurmur3.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/cassandra/cmurmur3.cpython-36m-x86_64-linux-gnu.so
building 'cassandra.io.libevwrapper' extension
creating build/temp.linux-x86_64-3.6/cassandra/io
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/libev -I/usr/local/include -I/opt/local/include -I/usr/include/python3.6m -c cassandra/io/libevwrapper.c -o build/temp.linux-x86_64-3.6/cassandra/io/libevwrapper.o
cassandra/io/libevwrapper.c:2:16: fatal error: ev.h: No such file or directory
#include <ev.h>
^
compilation terminated.
building 'cassandra.cluster' extension
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python3.6m -c cassandra/cluster.c -o build/temp.linux-x86_64-3.6/cassandra/cluster.o -Wno-unused-function
gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/cassandra/cluster.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/cassandra/cluster.cpython-36m-x86_64-linux-gnu.so
building 'cassandra.concurrent' extension
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python3.6m -c cassandra/concurrent.c -o build/temp.linux-x86_64-3.6/cassandra/concurrent.o -Wno-unused-function
gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/cassandra/concurrent.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/cassandra/concurrent.cpython-36m-x86_64-linux-gnu.so
building 'cassandra.connection' extension
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python3.6m -c cassandra/connection.c -o build/temp.linux-x86_64-3.6/cassandra/connection.o -Wno-unused-function
gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/cassandra/connection.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/cassandra/connection.cpython-36m-x86_64-linux-gnu.so
building 'cassandra.cqltypes' extension
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python3.6m -c cassandra/cqltypes.c -o build/temp.linux-x86_64-3.6/cassandra/cqltypes.o -Wno-unused-function
gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/cassandra/cqltypes.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/cassandra/cqltypes.cpython-36m-x86_64-linux-gnu.so
building 'cassandra.metadata' extension
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python3.6m -c cassandra/metadata.c -o build/temp.linux-x86_64-3.6/cassandra/metadata.o -Wno-unused-function
gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/cassandra/metadata.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/cassandra/metadata.cpython-36m-x86_64-linux-gnu.so
building 'cassandra.pool' extension
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python3.6m -c cassandra/pool.c -o build/temp.linux-x86_64-3.6/cassandra/pool.o -Wno-unused-function
gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/cassandra/pool.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/cassandra/pool.cpython-36m-x86_64-linux-gnu.so
building 'cassandra.protocol' extension
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python3.6m -c cassandra/protocol.c -o build/temp.linux-x86_64-3.6/cassandra/protocol.o -Wno-unused-function
gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/cassandra/protocol.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/cassandra/protocol.cpython-36m-x86_64-linux-gnu.so
building 'cassandra.query' extension
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python3.6m -c cassandra/query.c -o build/temp.linux-x86_64-3.6/cassandra/query.o -Wno-unused-function
gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/cassandra/query.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/cassandra/query.cpython-36m-x86_64-linux-gnu.so
building 'cassandra.util' extension
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python3.6m -c cassandra/util.c -o build/temp.linux-x86_64-3.6/cassandra/util.o -Wno-unused-function
gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/cassandra/util.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/cassandra/util.cpython-36m-x86_64-linux-gnu.so
building 'cassandra.bytesio' extension
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python3.6m -c cassandra/bytesio.c -o build/temp.linux-x86_64-3.6/cassandra/bytesio.o -Wno-unused-function
gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/cassandra/bytesio.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/cassandra/bytesio.cpython-36m-x86_64-linux-gnu.so
building 'cassandra.cython_marshal' extension
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python3.6m -c cassandra/cython_marshal.c -o build/temp.linux-x86_64-3.6/cassandra/cython_marshal.o -Wno-unused-function
gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/cassandra/cython_marshal.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/cassandra/cython_marshal.cpython-36m-x86_64-linux-gnu.so
building 'cassandra.cython_utils' extension
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python3.6m -c cassandra/cython_utils.c -o build/temp.linux-x86_64-3.6/cassandra/cython_utils.o -Wno-unused-function
gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/cassandra/cython_utils.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/cassandra/cython_utils.cpython-36m-x86_64-linux-gnu.so
building 'cassandra.deserializers' extension
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python3.6m -c cassandra/deserializers.c -o build/temp.linux-x86_64-3.6/cassandra/deserializers.o -Wno-unused-function
cassandra/deserializers.c: In function '__pyx_fuse_0__pyx_f_9cassandra_13deserializers_unpack_num':
cassandra/deserializers.c:3930:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (__pyx_t_5 = 0; __pyx_t_5 < __pyx_t_4; __pyx_t_5+=1) {
^
cassandra/deserializers.c: In function '__pyx_fuse_1__pyx_f_9cassandra_13deserializers_unpack_num':
cassandra/deserializers.c:4058:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (__pyx_t_5 = 0; __pyx_t_5 < __pyx_t_4; __pyx_t_5+=1) {
^
cassandra/deserializers.c: In function '__pyx_fuse_2__pyx_f_9cassandra_13deserializers_unpack_num':
cassandra/deserializers.c:4186:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (__pyx_t_5 = 0; __pyx_t_5 < __pyx_t_4; __pyx_t_5+=1) {
^
cassandra/deserializers.c: In function '__pyx_fuse_3__pyx_f_9cassandra_13deserializers_unpack_num':
cassandra/deserializers.c:4314:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (__pyx_t_5 = 0; __pyx_t_5 < __pyx_t_4; __pyx_t_5+=1) {
^
cassandra/deserializers.c: In function '__pyx_fuse_5__pyx_f_9cassandra_13deserializers_unpack_num':
cassandra/deserializers.c:4442:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (__pyx_t_5 = 0; __pyx_t_5 < __pyx_t_4; __pyx_t_5+=1) {
^
cassandra/deserializers.c: In function '__pyx_fuse_6__pyx_f_9cassandra_13deserializers_unpack_num':
cassandra/deserializers.c:4570:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (__pyx_t_5 = 0; __pyx_t_5 < __pyx_t_4; __pyx_t_5+=1) {
^
cassandra/deserializers.c: In function '__pyx_fuse_8__pyx_f_9cassandra_13deserializers_unpack_num':
cassandra/deserializers.c:4698:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (__pyx_t_5 = 0; __pyx_t_5 < __pyx_t_4; __pyx_t_5+=1) {
^
cassandra/deserializers.c: In function '__pyx_fuse_9__pyx_f_9cassandra_13deserializers_unpack_num':
cassandra/deserializers.c:4826:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (__pyx_t_5 = 0; __pyx_t_5 < __pyx_t_4; __pyx_t_5+=1) {
^
gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/cassandra/deserializers.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/cassandra/deserializers.cpython-36m-x86_64-linux-gnu.so
building 'cassandra.ioutils' extension
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python3.6m -c cassandra/ioutils.c -o build/temp.linux-x86_64-3.6/cassandra/ioutils.o -Wno-unused-function
cassandra/ioutils.c: In function '__pyx_fuse_1__pyx_f_9cassandra_7ioutils_unpack_num':
cassandra/ioutils.c:1470:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (__pyx_t_5 = 0; __pyx_t_5 < __pyx_t_4; __pyx_t_5+=1) {
^
gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/cassandra/ioutils.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/cassandra/ioutils.cpython-36m-x86_64-linux-gnu.so
building 'cassandra.numpy_parser' extension
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Icassandra -I/usr/include/python3.6m -c cassandra/numpy_parser.c -o build/temp.linux-x86_64-3.6/cassandra/numpy_parser.o -Wno-unused-function
cassandra/numpy_parser.c: In function '__pyx_fuse_1__pyx_f_9cassandra_12numpy_parser_unpack_num':
cassandra/numpy_parser.c:2703:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (__pyx_t_5 = 0; __pyx_t_5 < __pyx_t_4; __pyx_t_5+=1) {
^
gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/cassandra/numpy_parser.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/cassandra/numpy_parser.cpython-36m-x86_64-linux-gnu.so
building 'cassandra.obj_parser' extension
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python3.6m -c cassandra/obj_parser.c -o build/temp.linux-x86_64-3.6/cassandra/obj_parser.o -Wno-unused-function
cassandra/obj_parser.c: In function '__pyx_fuse_1__pyx_f_9cassandra_10obj_parser_unpack_num':
cassandra/obj_parser.c:2753:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (__pyx_t_5 = 0; __pyx_t_5 < __pyx_t_4; __pyx_t_5+=1) {
^
gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/cassandra/obj_parser.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/cassandra/obj_parser.cpython-36m-x86_64-linux-gnu.so
building 'cassandra.parsing' extension
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python3.6m -c cassandra/parsing.c -o build/temp.linux-x86_64-3.6/cassandra/parsing.o -Wno-unused-function
gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/cassandra/parsing.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/cassandra/parsing.cpython-36m-x86_64-linux-gnu.so
building 'cassandra.row_parser' extension
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python3.6m -c cassandra/row_parser.c -o build/temp.linux-x86_64-3.6/cassandra/row_parser.o -Wno-unused-function
cassandra/row_parser.c: In function '__pyx_fuse_1__pyx_f_9cassandra_10row_parser_unpack_num':
cassandra/row_parser.c:2599:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (__pyx_t_5 = 0; __pyx_t_5 < __pyx_t_4; __pyx_t_5+=1) {
^
gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/cassandra/row_parser.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/cassandra/row_parser.cpython-36m-x86_64-linux-gnu.so
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-3.6/cassandra/cqltypes.py -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-3.6/cassandra/type_codes.py -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-3.6/cassandra/query.py -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-3.6/cassandra/metrics.py -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-3.6/cassandra/compat.py -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-3.6/cassandra/metadata.py -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-3.6/cassandra/marshal.py -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-3.6/cassandra/connection.py -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-3.6/cassandra/util.py -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-3.6/cassandra/murmur3.py -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-3.6/cassandra/auth.py -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-3.6/cassandra/policies.py -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-3.6/cassandra/timestamps.py -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-3.6/cassandra/concurrent.py -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-3.6/cassandra/cython_deps.py -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-3.6/cassandra/protocol.py -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-3.6/cassandra/cluster.py -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-3.6/cassandra/encoder.py -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-3.6/cassandra/__init__.py -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-3.6/cassandra/pool.py -> build/bdist.linux-x86_64/wheel/cassandra
creating build/bdist.linux-x86_64/wheel/cassandra/io
copying build/lib.linux-x86_64-3.6/cassandra/io/asyncioreactor.py -> build/bdist.linux-x86_64/wheel/cassandra/io
copying build/lib.linux-x86_64-3.6/cassandra/io/geventreactor.py -> build/bdist.linux-x86_64/wheel/cassandra/io
copying build/lib.linux-x86_64-3.6/cassandra/io/libevreactor.py -> build/bdist.linux-x86_64/wheel/cassandra/io
copying build/lib.linux-x86_64-3.6/cassandra/io/twistedreactor.py -> build/bdist.linux-x86_64/wheel/cassandra/io
copying build/lib.linux-x86_64-3.6/cassandra/io/eventletreactor.py -> build/bdist.linux-x86_64/wheel/cassandra/io
copying build/lib.linux-x86_64-3.6/cassandra/io/asyncorereactor.py -> build/bdist.linux-x86_64/wheel/cassandra/io
copying build/lib.linux-x86_64-3.6/cassandra/io/__init__.py -> build/bdist.linux-x86_64/wheel/cassandra/io
copying build/lib.linux-x86_64-3.6/cassandra/io/libevwrapper.c -> build/bdist.linux-x86_64/wheel/cassandra/io
creating build/bdist.linux-x86_64/wheel/cassandra/cqlengine
copying build/lib.linux-x86_64-3.6/cassandra/cqlengine/usertype.py -> build/bdist.linux-x86_64/wheel/cassandra/cqlengine
copying build/lib.linux-x86_64-3.6/cassandra/cqlengine/query.py -> build/bdist.linux-x86_64/wheel/cassandra/cqlengine
copying build/lib.linux-x86_64-3.6/cassandra/cqlengine/functions.py -> build/bdist.linux-x86_64/wheel/cassandra/cqlengine
copying build/lib.linux-x86_64-3.6/cassandra/cqlengine/columns.py -> build/bdist.linux-x86_64/wheel/cassandra/cqlengine
copying build/lib.linux-x86_64-3.6/cassandra/cqlengine/management.py -> build/bdist.linux-x86_64/wheel/cassandra/cqlengine
copying build/lib.linux-x86_64-3.6/cassandra/cqlengine/connection.py -> build/bdist.linux-x86_64/wheel/cassandra/cqlengine
copying build/lib.linux-x86_64-3.6/cassandra/cqlengine/operators.py -> build/bdist.linux-x86_64/wheel/cassandra/cqlengine
copying build/lib.linux-x86_64-3.6/cassandra/cqlengine/named.py -> build/bdist.linux-x86_64/wheel/cassandra/cqlengine
copying build/lib.linux-x86_64-3.6/cassandra/cqlengine/statements.py -> build/bdist.linux-x86_64/wheel/cassandra/cqlengine
copying build/lib.linux-x86_64-3.6/cassandra/cqlengine/models.py -> build/bdist.linux-x86_64/wheel/cassandra/cqlengine
copying build/lib.linux-x86_64-3.6/cassandra/cqlengine/__init__.py -> build/bdist.linux-x86_64/wheel/cassandra/cqlengine
creating build/bdist.linux-x86_64/wheel/cassandra/graph
copying build/lib.linux-x86_64-3.6/cassandra/graph/query.py -> build/bdist.linux-x86_64/wheel/cassandra/graph
copying build/lib.linux-x86_64-3.6/cassandra/graph/types.py -> build/bdist.linux-x86_64/wheel/cassandra/graph
copying build/lib.linux-x86_64-3.6/cassandra/graph/graphson.py -> build/bdist.linux-x86_64/wheel/cassandra/graph
copying build/lib.linux-x86_64-3.6/cassandra/graph/__init__.py -> build/bdist.linux-x86_64/wheel/cassandra/graph
creating build/bdist.linux-x86_64/wheel/cassandra/datastax
copying build/lib.linux-x86_64-3.6/cassandra/datastax/__init__.py -> build/bdist.linux-x86_64/wheel/cassandra/datastax
creating build/bdist.linux-x86_64/wheel/cassandra/datastax/insights
copying build/lib.linux-x86_64-3.6/cassandra/datastax/insights/registry.py -> build/bdist.linux-x86_64/wheel/cassandra/datastax/insights
copying build/lib.linux-x86_64-3.6/cassandra/datastax/insights/util.py -> build/bdist.linux-x86_64/wheel/cassandra/datastax/insights
copying build/lib.linux-x86_64-3.6/cassandra/datastax/insights/reporter.py -> build/bdist.linux-x86_64/wheel/cassandra/datastax/insights
copying build/lib.linux-x86_64-3.6/cassandra/datastax/insights/__init__.py -> build/bdist.linux-x86_64/wheel/cassandra/datastax/insights
copying build/lib.linux-x86_64-3.6/cassandra/datastax/insights/serializers.py -> build/bdist.linux-x86_64/wheel/cassandra/datastax/insights
creating build/bdist.linux-x86_64/wheel/cassandra/datastax/graph
copying build/lib.linux-x86_64-3.6/cassandra/datastax/graph/query.py -> build/bdist.linux-x86_64/wheel/cassandra/datastax/graph
copying build/lib.linux-x86_64-3.6/cassandra/datastax/graph/types.py -> build/bdist.linux-x86_64/wheel/cassandra/datastax/graph
copying build/lib.linux-x86_64-3.6/cassandra/datastax/graph/graphson.py -> build/bdist.linux-x86_64/wheel/cassandra/datastax/graph
copying build/lib.linux-x86_64-3.6/cassandra/datastax/graph/__init__.py -> build/bdist.linux-x86_64/wheel/cassandra/datastax/graph
creating build/bdist.linux-x86_64/wheel/cassandra/datastax/graph/fluent
copying build/lib.linux-x86_64-3.6/cassandra/datastax/graph/fluent/query.py -> build/bdist.linux-x86_64/wheel/cassandra/datastax/graph/fluent
copying build/lib.linux-x86_64-3.6/cassandra/datastax/graph/fluent/_serializers.py -> build/bdist.linux-x86_64/wheel/cassandra/datastax/graph/fluent
copying build/lib.linux-x86_64-3.6/cassandra/datastax/graph/fluent/predicates.py -> build/bdist.linux-x86_64/wheel/cassandra/datastax/graph/fluent
copying build/lib.linux-x86_64-3.6/cassandra/datastax/graph/fluent/_query.py -> build/bdist.linux-x86_64/wheel/cassandra/datastax/graph/fluent
copying build/lib.linux-x86_64-3.6/cassandra/datastax/graph/fluent/_predicates.py -> build/bdist.linux-x86_64/wheel/cassandra/datastax/graph/fluent
copying build/lib.linux-x86_64-3.6/cassandra/datastax/graph/fluent/__init__.py -> build/bdist.linux-x86_64/wheel/cassandra/datastax/graph/fluent
copying build/lib.linux-x86_64-3.6/cassandra/datastax/graph/fluent/serializers.py -> build/bdist.linux-x86_64/wheel/cassandra/datastax/graph/fluent
creating build/bdist.linux-x86_64/wheel/cassandra/datastax/cloud
copying build/lib.linux-x86_64-3.6/cassandra/datastax/cloud/__init__.py -> build/bdist.linux-x86_64/wheel/cassandra/datastax/cloud
copying build/lib.linux-x86_64-3.6/cassandra/buffer.pxd -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-3.6/cassandra/bytesio.pxd -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-3.6/cassandra/bytesio.pyx -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-3.6/cassandra/cmurmur3.c -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-3.6/cassandra/cython_marshal.pyx -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-3.6/cassandra/cython_utils.pxd -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-3.6/cassandra/cython_utils.pyx -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-3.6/cassandra/deserializers.pxd -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-3.6/cassandra/deserializers.pyx -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-3.6/cassandra/ioutils.pyx -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-3.6/cassandra/numpyFlags.h -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-3.6/cassandra/numpy_parser.pyx -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-3.6/cassandra/obj_parser.pyx -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-3.6/cassandra/parsing.pxd -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-3.6/cassandra/parsing.pyx -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-3.6/cassandra/row_parser.pyx -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-3.6/cassandra/tuple.pxd -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-3.6/cassandra/type_codes.pxd -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-3.6/cassandra/cmurmur3.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-3.6/cassandra/cluster.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-3.6/cassandra/concurrent.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-3.6/cassandra/connection.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-3.6/cassandra/cqltypes.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-3.6/cassandra/metadata.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-3.6/cassandra/pool.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-3.6/cassandra/protocol.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-3.6/cassandra/query.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-3.6/cassandra/util.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-3.6/cassandra/bytesio.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-3.6/cassandra/cython_marshal.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-3.6/cassandra/cython_utils.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-3.6/cassandra/deserializers.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-3.6/cassandra/ioutils.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-3.6/cassandra/numpy_parser.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-3.6/cassandra/obj_parser.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-3.6/cassandra/parsing.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-3.6/cassandra/row_parser.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/cassandra
running install_egg_info
Copying cassandra_driver.egg-info to build/bdist.linux-x86_64/wheel/cassandra_driver-3.23.0-py3.6.egg-info
running install_scripts
adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
creating build/bdist.linux-x86_64/wheel/cassandra_driver-3.23.0.dist-info/WHEEL
creating 'dist/cassandra_driver-3.23.0-cp36-cp36m-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'cassandra/__init__.py'
adding 'cassandra/auth.py'
adding 'cassandra/buffer.pxd'
adding 'cassandra/bytesio.cpython-36m-x86_64-linux-gnu.so'
adding 'cassandra/bytesio.pxd'
adding 'cassandra/bytesio.pyx'
adding 'cassandra/cluster.cpython-36m-x86_64-linux-gnu.so'
adding 'cassandra/cluster.py'
adding 'cassandra/cmurmur3.c'
adding 'cassandra/cmurmur3.cpython-36m-x86_64-linux-gnu.so'
adding 'cassandra/compat.py'
adding 'cassandra/concurrent.cpython-36m-x86_64-linux-gnu.so'
adding 'cassandra/concurrent.py'
adding 'cassandra/connection.cpython-36m-x86_64-linux-gnu.so'
adding 'cassandra/connection.py'
adding 'cassandra/cqltypes.cpython-36m-x86_64-linux-gnu.so'
adding 'cassandra/cqltypes.py'
adding 'cassandra/cython_deps.py'
adding 'cassandra/cython_marshal.cpython-36m-x86_64-linux-gnu.so'
adding 'cassandra/cython_marshal.pyx'
adding 'cassandra/cython_utils.cpython-36m-x86_64-linux-gnu.so'
adding 'cassandra/cython_utils.pxd'
adding 'cassandra/cython_utils.pyx'
adding 'cassandra/deserializers.cpython-36m-x86_64-linux-gnu.so'
adding 'cassandra/deserializers.pxd'
adding 'cassandra/deserializers.pyx'
adding 'cassandra/encoder.py'
adding 'cassandra/ioutils.cpython-36m-x86_64-linux-gnu.so'
adding 'cassandra/ioutils.pyx'
adding 'cassandra/marshal.py'
adding 'cassandra/metadata.cpython-36m-x86_64-linux-gnu.so'
adding 'cassandra/metadata.py'
adding 'cassandra/metrics.py'
adding 'cassandra/murmur3.py'
adding 'cassandra/numpyFlags.h'
adding 'cassandra/numpy_parser.cpython-36m-x86_64-linux-gnu.so'
adding 'cassandra/numpy_parser.pyx'
adding 'cassandra/obj_parser.cpython-36m-x86_64-linux-gnu.so'
adding 'cassandra/obj_parser.pyx'
adding 'cassandra/parsing.cpython-36m-x86_64-linux-gnu.so'
adding 'cassandra/parsing.pxd'
adding 'cassandra/parsing.pyx'
adding 'cassandra/policies.py'
adding 'cassandra/pool.cpython-36m-x86_64-linux-gnu.so'
adding 'cassandra/pool.py'
adding 'cassandra/protocol.cpython-36m-x86_64-linux-gnu.so'
adding 'cassandra/protocol.py'
adding 'cassandra/query.cpython-36m-x86_64-linux-gnu.so'
adding 'cassandra/query.py'
adding 'cassandra/row_parser.cpython-36m-x86_64-linux-gnu.so'
adding 'cassandra/row_parser.pyx'
adding 'cassandra/timestamps.py'
adding 'cassandra/tuple.pxd'
adding 'cassandra/type_codes.pxd'
adding 'cassandra/type_codes.py'
adding 'cassandra/util.cpython-36m-x86_64-linux-gnu.so'
adding 'cassandra/util.py'
adding 'cassandra/cqlengine/__init__.py'
adding 'cassandra/cqlengine/columns.py'
adding 'cassandra/cqlengine/connection.py'
adding 'cassandra/cqlengine/functions.py'
adding 'cassandra/cqlengine/management.py'
adding 'cassandra/cqlengine/models.py'
adding 'cassandra/cqlengine/named.py'
adding 'cassandra/cqlengine/operators.py'
adding 'cassandra/cqlengine/query.py'
adding 'cassandra/cqlengine/statements.py'
adding 'cassandra/cqlengine/usertype.py'
adding 'cassandra/datastax/__init__.py'
adding 'cassandra/datastax/cloud/__init__.py'
adding 'cassandra/datastax/graph/__init__.py'
adding 'cassandra/datastax/graph/graphson.py'
adding 'cassandra/datastax/graph/query.py'
adding 'cassandra/datastax/graph/types.py'
adding 'cassandra/datastax/graph/fluent/__init__.py'
adding 'cassandra/datastax/graph/fluent/_predicates.py'
adding 'cassandra/datastax/graph/fluent/_query.py'
adding 'cassandra/datastax/graph/fluent/_serializers.py'
adding 'cassandra/datastax/graph/fluent/predicates.py'
adding 'cassandra/datastax/graph/fluent/query.py'
adding 'cassandra/datastax/graph/fluent/serializers.py'
adding 'cassandra/datastax/insights/__init__.py'
adding 'cassandra/datastax/insights/registry.py'
adding 'cassandra/datastax/insights/reporter.py'
adding 'cassandra/datastax/insights/serializers.py'
adding 'cassandra/datastax/insights/util.py'
adding 'cassandra/graph/__init__.py'
adding 'cassandra/graph/graphson.py'
adding 'cassandra/graph/query.py'
adding 'cassandra/graph/types.py'
adding 'cassandra/io/__init__.py'
adding 'cassandra/io/asyncioreactor.py'
adding 'cassandra/io/asyncorereactor.py'
adding 'cassandra/io/eventletreactor.py'
adding 'cassandra/io/geventreactor.py'
adding 'cassandra/io/libevreactor.py'
adding 'cassandra/io/libevwrapper.c'
adding 'cassandra/io/twistedreactor.py'
adding 'cassandra_driver-3.23.0.dist-info/LICENSE'
adding 'cassandra_driver-3.23.0.dist-info/METADATA'
adding 'cassandra_driver-3.23.0.dist-info/WHEEL'
adding 'cassandra_driver-3.23.0.dist-info/top_level.txt'
adding 'cassandra_driver-3.23.0.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
/build-wheels/cassandra-driver-3.23.0/.eggs/Cython-0.29.21-py3.6-linux-x86_64.egg/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /build-wheels/cassandra-driver-3.23.0/cassandra/cluster.py
tree = Parsing.p_module(s, pxd, full_module_name)
/build-wheels/cassandra-driver-3.23.0/.eggs/Cython-0.29.21-py3.6-linux-x86_64.egg/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /build-wheels/cassandra-driver-3.23.0/cassandra/concurrent.py
tree = Parsing.p_module(s, pxd, full_module_name)
/build-wheels/cassandra-driver-3.23.0/.eggs/Cython-0.29.21-py3.6-linux-x86_64.egg/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /build-wheels/cassandra-driver-3.23.0/cassandra/connection.py
tree = Parsing.p_module(s, pxd, full_module_name)
/build-wheels/cassandra-driver-3.23.0/.eggs/Cython-0.29.21-py3.6-linux-x86_64.egg/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /build-wheels/cassandra-driver-3.23.0/cassandra/cqltypes.py
tree = Parsing.p_module(s, pxd, full_module_name)
/build-wheels/cassandra-driver-3.23.0/.eggs/Cython-0.29.21-py3.6-linux-x86_64.egg/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /build-wheels/cassandra-driver-3.23.0/cassandra/metadata.py
tree = Parsing.p_module(s, pxd, full_module_name)
/build-wheels/cassandra-driver-3.23.0/.eggs/Cython-0.29.21-py3.6-linux-x86_64.egg/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /build-wheels/cassandra-driver-3.23.0/cassandra/pool.py
tree = Parsing.p_module(s, pxd, full_module_name)
/build-wheels/cassandra-driver-3.23.0/.eggs/Cython-0.29.21-py3.6-linux-x86_64.egg/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /build-wheels/cassandra-driver-3.23.0/cassandra/protocol.py
tree = Parsing.p_module(s, pxd, full_module_name)
/build-wheels/cassandra-driver-3.23.0/.eggs/Cython-0.29.21-py3.6-linux-x86_64.egg/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /build-wheels/cassandra-driver-3.23.0/cassandra/query.py
tree = Parsing.p_module(s, pxd, full_module_name)
/build-wheels/cassandra-driver-3.23.0/.eggs/Cython-0.29.21-py3.6-linux-x86_64.egg/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /build-wheels/cassandra-driver-3.23.0/cassandra/util.py
tree = Parsing.p_module(s, pxd, full_module_name)
/build-wheels/cassandra-driver-3.23.0/.eggs/Cython-0.29.21-py3.6-linux-x86_64.egg/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /build-wheels/cassandra-driver-3.23.0/cassandra/bytesio.pxd
tree = Parsing.p_module(s, pxd, full_module_name)
/build-wheels/cassandra-driver-3.23.0/.eggs/Cython-0.29.21-py3.6-linux-x86_64.egg/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /build-wheels/cassandra-driver-3.23.0/cassandra/cython_marshal.pyx
tree = Parsing.p_module(s, pxd, full_module_name)
/build-wheels/cassandra-driver-3.23.0/.eggs/Cython-0.29.21-py3.6-linux-x86_64.egg/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /build-wheels/cassandra-driver-3.23.0/cassandra/cython_utils.pxd
tree = Parsing.p_module(s, pxd, full_module_name)
/build-wheels/cassandra-driver-3.23.0/.eggs/Cython-0.29.21-py3.6-linux-x86_64.egg/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /build-wheels/cassandra-driver-3.23.0/cassandra/deserializers.pxd
tree = Parsing.p_module(s, pxd, full_module_name)
/build-wheels/cassandra-driver-3.23.0/.eggs/Cython-0.29.21-py3.6-linux-x86_64.egg/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /build-wheels/cassandra-driver-3.23.0/cassandra/ioutils.pyx
tree = Parsing.p_module(s, pxd, full_module_name)
/build-wheels/cassandra-driver-3.23.0/.eggs/Cython-0.29.21-py3.6-linux-x86_64.egg/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /build-wheels/cassandra-driver-3.23.0/cassandra/numpy_parser.pyx
tree = Parsing.p_module(s, pxd, full_module_name)
/build-wheels/cassandra-driver-3.23.0/.eggs/Cython-0.29.21-py3.6-linux-x86_64.egg/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /build-wheels/cassandra-driver-3.23.0/cassandra/obj_parser.pyx
tree = Parsing.p_module(s, pxd, full_module_name)
/build-wheels/cassandra-driver-3.23.0/.eggs/Cython-0.29.21-py3.6-linux-x86_64.egg/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /build-wheels/cassandra-driver-3.23.0/cassandra/parsing.pxd
tree = Parsing.p_module(s, pxd, full_module_name)
/build-wheels/cassandra-driver-3.23.0/.eggs/Cython-0.29.21-py3.6-linux-x86_64.egg/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /build-wheels/cassandra-driver-3.23.0/cassandra/row_parser.pyx
tree = Parsing.p_module(s, pxd, full_module_name)
command 'gcc' failed with exit status 1
setup.py:293: UserWarning:
===============================================================================
WARNING: could not compile The cassandra.io.libevwrapper extension.

The C extensions are not required for the driver to run, but they add support
for libev and token-aware routing with the Murmur3Partitioner.

Linux users should ensure that GCC and the Python headers are available.

On Ubuntu and Debian, this can be accomplished by running:

$ sudo apt-get install build-essential python-dev

On RedHat and RedHat-based systems like CentOS and Fedora:

$ sudo yum install gcc python-devel

On OSX, homebrew installations of Python should provide the necessary headers.

libev Support
-------------
For libev support, you will also need to install libev and its headers.

On Debian/Ubuntu:

$ sudo apt-get install libev4 libev-dev

On RHEL/CentOS/Fedora:

$ sudo yum install libev libev-devel

On OSX, via homebrew:

$ brew install libev

===============================================================================

warnings.warn(self.error_message % (name,))
/build-wheels

############################################################
Building construct-2.8.22-py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/e5/c6/3e3aeef38bb0c27364af3d21493d9690c7c3925f298559bca3c48b7c9419/construct-2.8.22.tar.gz
--2020-08-05 09:18:36-- https://files.pythonhosted.org/packages/e5/c6/3e3aeef38bb0c27364af3d21493d9690c7c3925f298559bca3c48b7c9419/construct-2.8.22.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 63339 (62K) [binary/octet-stream]
Saving to: 'construct-2.8.22.tar.gz'

0K .......... .......... .......... .......... .......... 80% 3.31M 0s
50K .......... . 100% 14.1M=0.02s

2020-08-05 09:18:36 (3.88 MB/s) - 'construct-2.8.22.tar.gz' saved [63339/63339]

/build-wheels/construct-2.8.22 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/construct
copying construct/core.py -> build/lib/construct
copying construct/debug.py -> build/lib/construct
copying construct/expr.py -> build/lib/construct
copying construct/__init__.py -> build/lib/construct
copying construct/version.py -> build/lib/construct
creating build/lib/construct/lib
copying construct/lib/binary.py -> build/lib/construct/lib
copying construct/lib/hex.py -> build/lib/construct/lib
copying construct/lib/container.py -> build/lib/construct/lib
copying construct/lib/py3compat.py -> build/lib/construct/lib
copying construct/lib/__init__.py -> build/lib/construct/lib
copying construct/lib/bitstream.py -> build/lib/construct/lib
creating build/lib/construct/examples
copying construct/examples/__init__.py -> build/lib/construct/examples
creating build/lib/construct/examples/formats
copying construct/examples/formats/__init__.py -> build/lib/construct/examples/formats
creating build/lib/construct/examples/formats/data
copying construct/examples/formats/data/cap.py -> build/lib/construct/examples/formats/data
copying construct/examples/formats/data/snoop.py -> build/lib/construct/examples/formats/data
copying construct/examples/formats/data/__init__.py -> build/lib/construct/examples/formats/data
creating build/lib/construct/examples/formats/executable
copying construct/examples/formats/executable/__init__.py -> build/lib/construct/examples/formats/executable
copying construct/examples/formats/executable/pe32.py -> build/lib/construct/examples/formats/executable
copying construct/examples/formats/executable/elf32.py -> build/lib/construct/examples/formats/executable
creating build/lib/construct/examples/formats/filesystem
copying construct/examples/formats/filesystem/fat16.py -> build/lib/construct/examples/formats/filesystem
copying construct/examples/formats/filesystem/mbr.py -> build/lib/construct/examples/formats/filesystem
copying construct/examples/formats/filesystem/__init__.py -> build/lib/construct/examples/formats/filesystem
copying construct/examples/formats/filesystem/ext2.py -> build/lib/construct/examples/formats/filesystem
creating build/lib/construct/examples/formats/graphics
copying construct/examples/formats/graphics/gif.py -> build/lib/construct/examples/formats/graphics
copying construct/examples/formats/graphics/emf.py -> build/lib/construct/examples/formats/graphics
copying construct/examples/formats/graphics/bmp.py -> build/lib/construct/examples/formats/graphics
copying construct/examples/formats/graphics/png.py -> build/lib/construct/examples/formats/graphics
copying construct/examples/formats/graphics/__init__.py -> build/lib/construct/examples/formats/graphics
copying construct/examples/formats/graphics/wmf.py -> build/lib/construct/examples/formats/graphics
creating build/lib/construct/examples/protocols
copying construct/examples/protocols/__init__.py -> build/lib/construct/examples/protocols
copying construct/examples/protocols/ipstack.py -> build/lib/construct/examples/protocols
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/construct
copying build/lib/construct/core.py -> build/bdist.linux-x86_64/wheel/construct
copying build/lib/construct/debug.py -> build/bdist.linux-x86_64/wheel/construct
copying build/lib/construct/expr.py -> build/bdist.linux-x86_64/wheel/construct
copying build/lib/construct/__init__.py -> build/bdist.linux-x86_64/wheel/construct
copying build/lib/construct/version.py -> build/bdist.linux-x86_64/wheel/construct
creating build/bdist.linux-x86_64/wheel/construct/lib
copying build/lib/construct/lib/binary.py -> build/bdist.linux-x86_64/wheel/construct/lib
copying build/lib/construct/lib/hex.py -> build/bdist.linux-x86_64/wheel/construct/lib
copying build/lib/construct/lib/container.py -> build/bdist.linux-x86_64/wheel/construct/lib
copying build/lib/construct/lib/py3compat.py -> build/bdist.linux-x86_64/wheel/construct/lib
copying build/lib/construct/lib/__init__.py -> build/bdist.linux-x86_64/wheel/construct/lib
copying build/lib/construct/lib/bitstream.py -> build/bdist.linux-x86_64/wheel/construct/lib
creating build/bdist.linux-x86_64/wheel/construct/examples
copying build/lib/construct/examples/__init__.py -> build/bdist.linux-x86_64/wheel/construct/examples
creating build/bdist.linux-x86_64/wheel/construct/examples/formats
copying build/lib/construct/examples/formats/__init__.py -> build/bdist.linux-x86_64/wheel/construct/examples/formats
creating build/bdist.linux-x86_64/wheel/construct/examples/formats/data
copying build/lib/construct/examples/formats/data/cap.py -> build/bdist.linux-x86_64/wheel/construct/examples/formats/data
copying build/lib/construct/examples/formats/data/snoop.py -> build/bdist.linux-x86_64/wheel/construct/examples/formats/data
copying build/lib/construct/examples/formats/data/__init__.py -> build/bdist.linux-x86_64/wheel/construct/examples/formats/data
creating build/bdist.linux-x86_64/wheel/construct/examples/formats/executable
copying build/lib/construct/examples/formats/executable/__init__.py -> build/bdist.linux-x86_64/wheel/construct/examples/formats/executable
copying build/lib/construct/examples/formats/executable/pe32.py -> build/bdist.linux-x86_64/wheel/construct/examples/formats/executable
copying build/lib/construct/examples/formats/executable/elf32.py -> build/bdist.linux-x86_64/wheel/construct/examples/formats/executable
creating build/bdist.linux-x86_64/wheel/construct/examples/formats/filesystem
copying build/lib/construct/examples/formats/filesystem/fat16.py -> build/bdist.linux-x86_64/wheel/construct/examples/formats/filesystem
copying build/lib/construct/examples/formats/filesystem/mbr.py -> build/bdist.linux-x86_64/wheel/construct/examples/formats/filesystem
copying build/lib/construct/examples/formats/filesystem/__init__.py -> build/bdist.linux-x86_64/wheel/construct/examples/formats/filesystem
copying build/lib/construct/examples/formats/filesystem/ext2.py -> build/bdist.linux-x86_64/wheel/construct/examples/formats/filesystem
creating build/bdist.linux-x86_64/wheel/construct/examples/formats/graphics
copying build/lib/construct/examples/formats/graphics/gif.py -> build/bdist.linux-x86_64/wheel/construct/examples/formats/graphics
copying build/lib/construct/examples/formats/graphics/emf.py -> build/bdist.linux-x86_64/wheel/construct/examples/formats/graphics
copying build/lib/construct/examples/formats/graphics/bmp.py -> build/bdist.linux-x86_64/wheel/construct/examples/formats/graphics
copying build/lib/construct/examples/formats/graphics/png.py -> build/bdist.linux-x86_64/wheel/construct/examples/formats/graphics
copying build/lib/construct/examples/formats/graphics/__init__.py -> build/bdist.linux-x86_64/wheel/construct/examples/formats/graphics
copying build/lib/construct/examples/formats/graphics/wmf.py -> build/bdist.linux-x86_64/wheel/construct/examples/formats/graphics
creating build/bdist.linux-x86_64/wheel/construct/examples/protocols
copying build/lib/construct/examples/protocols/__init__.py -> build/bdist.linux-x86_64/wheel/construct/examples/protocols
copying build/lib/construct/examples/protocols/ipstack.py -> build/bdist.linux-x86_64/wheel/construct/examples/protocols
running install_egg_info
running egg_info
writing construct.egg-info/PKG-INFO
writing dependency_links to construct.egg-info/dependency_links.txt
writing top-level names to construct.egg-info/top_level.txt
reading manifest file 'construct.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'construct.egg-info/SOURCES.txt'
Copying construct.egg-info to build/bdist.linux-x86_64/wheel/construct-2.8.22-py3.6.egg-info
running install_scripts
adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
creating build/bdist.linux-x86_64/wheel/construct-2.8.22.dist-info/WHEEL
creating 'dist/construct-2.8.22-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'construct/__init__.py'
adding 'construct/core.py'
adding 'construct/debug.py'
adding 'construct/expr.py'
adding 'construct/version.py'
adding 'construct/examples/__init__.py'
adding 'construct/examples/formats/__init__.py'
adding 'construct/examples/formats/data/__init__.py'
adding 'construct/examples/formats/data/cap.py'
adding 'construct/examples/formats/data/snoop.py'
adding 'construct/examples/formats/executable/__init__.py'
adding 'construct/examples/formats/executable/elf32.py'
adding 'construct/examples/formats/executable/pe32.py'
adding 'construct/examples/formats/filesystem/__init__.py'
adding 'construct/examples/formats/filesystem/ext2.py'
adding 'construct/examples/formats/filesystem/fat16.py'
adding 'construct/examples/formats/filesystem/mbr.py'
adding 'construct/examples/formats/graphics/__init__.py'
adding 'construct/examples/formats/graphics/bmp.py'
adding 'construct/examples/formats/graphics/emf.py'
adding 'construct/examples/formats/graphics/gif.py'
adding 'construct/examples/formats/graphics/png.py'
adding 'construct/examples/formats/graphics/wmf.py'
adding 'construct/examples/protocols/__init__.py'
adding 'construct/examples/protocols/ipstack.py'
adding 'construct/lib/__init__.py'
adding 'construct/lib/binary.py'
adding 'construct/lib/bitstream.py'
adding 'construct/lib/container.py'
adding 'construct/lib/hex.py'
adding 'construct/lib/py3compat.py'
adding 'construct-2.8.22.dist-info/LICENSE'
adding 'construct-2.8.22.dist-info/METADATA'
adding 'construct-2.8.22.dist-info/WHEEL'
adding 'construct-2.8.22.dist-info/top_level.txt'
adding 'construct-2.8.22.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
/build-wheels

############################################################
Building crc16-0.1.1-cp36-cp36m-linux_x86_64.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/a6/e0/70a44c4385f2b33df82e518005aae16b5c1feaf082c73c0acebe3426fc0a/crc16-0.1.1.tar.gz
--2020-08-05 09:18:37-- https://files.pythonhosted.org/packages/a6/e0/70a44c4385f2b33df82e518005aae16b5c1feaf082c73c0acebe3426fc0a/crc16-0.1.1.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 9631 (9.4K) [application/octet-stream]
Saving to: 'crc16-0.1.1.tar.gz'

0K ......... 100% 27.9M=0s

2020-08-05 09:18:37 (27.9 MB/s) - 'crc16-0.1.1.tar.gz' saved [9631/9631]

/build-wheels/crc16-0.1.1 /build-wheels
########### Running fix_setup
running bdist_wheel
running build
running build_py
creating build
creating build/lib.linux-x86_64-3.6
creating build/lib.linux-x86_64-3.6/crc16
copying python3x/crc16/crc16pure.py -> build/lib.linux-x86_64-3.6/crc16
copying python3x/crc16/test.py -> build/lib.linux-x86_64-3.6/crc16
copying python3x/crc16/__init__.py -> build/lib.linux-x86_64-3.6/crc16
running build_ext
building 'crc16._crc16' extension
creating build/temp.linux-x86_64-3.6
creating build/temp.linux-x86_64-3.6/src
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python3.6m -c src/_crc16module.c -o build/temp.linux-x86_64-3.6/src/_crc16module.o
gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/src/_crc16module.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/crc16/_crc16.cpython-36m-x86_64-linux-gnu.so
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/crc16
copying build/lib.linux-x86_64-3.6/crc16/crc16pure.py -> build/bdist.linux-x86_64/wheel/crc16
copying build/lib.linux-x86_64-3.6/crc16/test.py -> build/bdist.linux-x86_64/wheel/crc16
copying build/lib.linux-x86_64-3.6/crc16/__init__.py -> build/bdist.linux-x86_64/wheel/crc16
copying build/lib.linux-x86_64-3.6/crc16/_crc16.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/crc16
running install_egg_info
running egg_info
creating python3x/crc16.egg-info
writing python3x/crc16.egg-info/PKG-INFO
writing dependency_links to python3x/crc16.egg-info/dependency_links.txt
writing top-level names to python3x/crc16.egg-info/top_level.txt
writing manifest file 'python3x/crc16.egg-info/SOURCES.txt'
reading manifest file 'python3x/crc16.egg-info/SOURCES.txt'
writing manifest file 'python3x/crc16.egg-info/SOURCES.txt'
Copying python3x/crc16.egg-info to build/bdist.linux-x86_64/wheel/crc16-0.1.1-py3.6.egg-info
running install_scripts
adding license file "COPYING.txt" (matched pattern "COPYING*")
creating build/bdist.linux-x86_64/wheel/crc16-0.1.1.dist-info/WHEEL
creating 'dist/crc16-0.1.1-cp36-cp36m-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'crc16/__init__.py'
adding 'crc16/_crc16.cpython-36m-x86_64-linux-gnu.so'
adding 'crc16/crc16pure.py'
adding 'crc16/test.py'
adding 'crc16-0.1.1.dist-info/COPYING.txt'
adding 'crc16-0.1.1.dist-info/METADATA'
adding 'crc16-0.1.1.dist-info/WHEEL'
adding 'crc16-0.1.1.dist-info/top_level.txt'
adding 'crc16-0.1.1.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
/build-wheels

############################################################
Building demjson-2.2.4-py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/96/67/6db789e2533158963d4af689f961b644ddd9200615b8ce92d6cad695c65a/demjson-2.2.4.tar.gz
--2020-08-05 09:18:37-- https://files.pythonhosted.org/packages/96/67/6db789e2533158963d4af689f961b644ddd9200615b8ce92d6cad695c65a/demjson-2.2.4.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 131457 (128K) [application/octet-stream]
Saving to: 'demjson-2.2.4.tar.gz'

0K .......... .......... .......... .......... .......... 38% 3.10M 0s
50K .......... .......... .......... .......... .......... 77% 6.35M 0s
100K .......... .......... ........ 100% 24.0M=0.02s

2020-08-05 09:18:37 (5.10 MB/s) - 'demjson-2.2.4.tar.gz' saved [131457/131457]

/build-wheels/demjson-2.2.4 /build-wheels
########### Running fix_setup
running bdist_wheel
running build
running build_py
creating build
creating build/lib
copying demjson.py -> build/lib
Fixing build/lib/demjson.py
Skipping optional fixer: buffer
Skipping optional fixer: idioms
Skipping optional fixer: set_literal
Skipping optional fixer: ws_comma
Fixing build/lib/demjson.py
Skipping optional fixer: buffer
Skipping optional fixer: idioms
Skipping optional fixer: set_literal
Skipping optional fixer: ws_comma
running build_scripts
creating build/scripts-3.6
copying and adjusting jsonlint -> build/scripts-3.6
changing mode of build/scripts-3.6/jsonlint from 644 to 755
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
copying build/lib/demjson.py -> build/bdist.linux-x86_64/wheel
running install_egg_info
running egg_info
creating demjson.egg-info
writing demjson.egg-info/PKG-INFO
writing dependency_links to demjson.egg-info/dependency_links.txt
writing top-level names to demjson.egg-info/top_level.txt
writing manifest file 'demjson.egg-info/SOURCES.txt'
reading manifest file 'demjson.egg-info/SOURCES.txt'
writing manifest file 'demjson.egg-info/SOURCES.txt'
Copying demjson.egg-info to build/bdist.linux-x86_64/wheel/demjson-2.2.4-py3.6.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/demjson-2.2.4.data
creating build/bdist.linux-x86_64/wheel/demjson-2.2.4.data/scripts
copying build/scripts-3.6/jsonlint -> build/bdist.linux-x86_64/wheel/demjson-2.2.4.data/scripts
changing mode of build/bdist.linux-x86_64/wheel/demjson-2.2.4.data/scripts/jsonlint to 755
adding license file "LICENSE.txt" (matched pattern "LICEN[CS]E*")
creating build/bdist.linux-x86_64/wheel/demjson-2.2.4.dist-info/WHEEL
creating 'dist/demjson-2.2.4-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'demjson.py'
adding 'demjson-2.2.4.data/scripts/jsonlint'
adding 'demjson-2.2.4.dist-info/LICENSE.txt'
adding 'demjson-2.2.4.dist-info/METADATA'
adding 'demjson-2.2.4.dist-info/WHEEL'
adding 'demjson-2.2.4.dist-info/top_level.txt'
adding 'demjson-2.2.4.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
/build-wheels

############################################################
Building django_pyscss-2.0.2-py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/4b/7f/d771802305184aac6010826f60a0b2ecaa3f57d19ab0e405f0c8db07e809/django-pyscss-2.0.2.tar.gz
--2020-08-05 09:18:40-- https://files.pythonhosted.org/packages/4b/7f/d771802305184aac6010826f60a0b2ecaa3f57d19ab0e405f0c8db07e809/django-pyscss-2.0.2.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 17791 (17K) [application/octet-stream]
Saving to: 'django-pyscss-2.0.2.tar.gz'

0K .......... ....... 100% 2.14M=0.008s

2020-08-05 09:18:40 (2.14 MB/s) - 'django-pyscss-2.0.2.tar.gz' saved [17791/17791]

/build-wheels/django-pyscss-2.0.2 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/django_pyscss
copying django_pyscss/__init__.py -> build/lib/django_pyscss
copying django_pyscss/utils.py -> build/lib/django_pyscss
copying django_pyscss/compiler.py -> build/lib/django_pyscss
copying django_pyscss/compressor.py -> build/lib/django_pyscss
creating build/lib/django_pyscss/extension
copying django_pyscss/extension/__init__.py -> build/lib/django_pyscss/extension
copying django_pyscss/extension/django.py -> build/lib/django_pyscss/extension
running egg_info
writing django_pyscss.egg-info/PKG-INFO
writing dependency_links to django_pyscss.egg-info/dependency_links.txt
writing requirements to django_pyscss.egg-info/requires.txt
writing top-level names to django_pyscss.egg-info/top_level.txt
reading manifest file 'django_pyscss.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*.pyc' found under directory 'tests'
warning: no previously-included files matching '*.pyc' found under directory 'testproject'
writing manifest file 'django_pyscss.egg-info/SOURCES.txt'
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/django_pyscss
copying build/lib/django_pyscss/__init__.py -> build/bdist.linux-x86_64/wheel/django_pyscss
copying build/lib/django_pyscss/utils.py -> build/bdist.linux-x86_64/wheel/django_pyscss
copying build/lib/django_pyscss/compiler.py -> build/bdist.linux-x86_64/wheel/django_pyscss
copying build/lib/django_pyscss/compressor.py -> build/bdist.linux-x86_64/wheel/django_pyscss
creating build/bdist.linux-x86_64/wheel/django_pyscss/extension
copying build/lib/django_pyscss/extension/__init__.py -> build/bdist.linux-x86_64/wheel/django_pyscss/extension
copying build/lib/django_pyscss/extension/django.py -> build/bdist.linux-x86_64/wheel/django_pyscss/extension
running install_egg_info
Copying django_pyscss.egg-info to build/bdist.linux-x86_64/wheel/django_pyscss-2.0.2-py3.6.egg-info
running install_scripts
adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
creating build/bdist.linux-x86_64/wheel/django_pyscss-2.0.2.dist-info/WHEEL
creating 'dist/django_pyscss-2.0.2-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'django_pyscss/__init__.py'
adding 'django_pyscss/compiler.py'
adding 'django_pyscss/compressor.py'
adding 'django_pyscss/utils.py'
adding 'django_pyscss/extension/__init__.py'
adding 'django_pyscss/extension/django.py'
adding 'django_pyscss-2.0.2.dist-info/LICENSE'
adding 'django_pyscss-2.0.2.dist-info/METADATA'
adding 'django_pyscss-2.0.2.dist-info/WHEEL'
adding 'django_pyscss-2.0.2.dist-info/top_level.txt'
adding 'django_pyscss-2.0.2.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
/build-wheels

############################################################
Building docopt-0.6.2-py2.py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/a2/55/8f8cab2afd404cf578136ef2cc5dfb50baa1761b68c9da1fb1e4eed343c9/docopt-0.6.2.tar.gz
--2020-08-05 09:18:41-- https://files.pythonhosted.org/packages/a2/55/8f8cab2afd404cf578136ef2cc5dfb50baa1761b68c9da1fb1e4eed343c9/docopt-0.6.2.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 25901 (25K) [application/octet-stream]
Saving to: 'docopt-0.6.2.tar.gz'

0K .......... .......... ..... 100% 2.97M=0.008s

2020-08-05 09:18:41 (2.97 MB/s) - 'docopt-0.6.2.tar.gz' saved [25901/25901]

/build-wheels/docopt-0.6.2 /build-wheels
running bdist_wheel
The [wheel] section is deprecated. Use [bdist_wheel] instead.
running build
running build_py
creating build
creating build/lib
copying docopt.py -> build/lib
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
copying build/lib/docopt.py -> build/bdist.linux-x86_64/wheel
running install_egg_info
running egg_info
writing docopt.egg-info/PKG-INFO
writing dependency_links to docopt.egg-info/dependency_links.txt
writing top-level names to docopt.egg-info/top_level.txt
reading manifest file 'docopt.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'docopt.egg-info/SOURCES.txt'
Copying docopt.egg-info to build/bdist.linux-x86_64/wheel/docopt-0.6.2-py3.6.egg-info
running install_scripts
adding license file "LICENSE-MIT" (matched pattern "LICEN[CS]E*")
creating build/bdist.linux-x86_64/wheel/docopt-0.6.2.dist-info/WHEEL
creating 'dist/docopt-0.6.2-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'docopt.py'
adding 'docopt-0.6.2.dist-info/LICENSE-MIT'
adding 'docopt-0.6.2.dist-info/METADATA'
adding 'docopt-0.6.2.dist-info/WHEEL'
adding 'docopt-0.6.2.dist-info/top_level.txt'
adding 'docopt-0.6.2.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
/build-wheels

############################################################
Building dogpile.cache-0.9.0-py2.py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/ac/6a/9ac405686a94b7f009a20a50070a5786b0e1aedc707b88d40d0c4b51a82e/dogpile.cache-0.9.0.tar.gz
--2020-08-05 09:18:41-- https://files.pythonhosted.org/packages/ac/6a/9ac405686a94b7f009a20a50070a5786b0e1aedc707b88d40d0c4b51a82e/dogpile.cache-0.9.0.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 325830 (318K) [binary/octet-stream]
Saving to: 'dogpile.cache-0.9.0.tar.gz'

0K .......... .......... .......... .......... .......... 15% 3.11M 0s
50K .......... .......... .......... .......... .......... 31% 6.26M 0s
100K .......... .......... .......... .......... .......... 47% 18.5M 0s
150K .......... .......... .......... .......... .......... 62% 10.0M 0s
200K .......... .......... .......... .......... .......... 78% 29.9M 0s
250K .......... .......... .......... .......... .......... 94% 29.8M 0s
300K .......... ........ 100% 40.1M=0.03s

2020-08-05 09:18:42 (8.94 MB/s) - 'dogpile.cache-0.9.0.tar.gz' saved [325830/325830]

/build-wheels/dogpile.cache-0.9.0 /build-wheels
running bdist_wheel
The [wheel] section is deprecated. Use [bdist_wheel] instead.
running build
running build_py
creating build
creating build/lib
creating build/lib/dogpile
copying dogpile/__init__.py -> build/lib/dogpile
copying dogpile/core.py -> build/lib/dogpile
copying dogpile/lock.py -> build/lib/dogpile
creating build/lib/dogpile/cache
copying dogpile/cache/__init__.py -> build/lib/dogpile/cache
copying dogpile/cache/api.py -> build/lib/dogpile/cache
copying dogpile/cache/exception.py -> build/lib/dogpile/cache
copying dogpile/cache/proxy.py -> build/lib/dogpile/cache
copying dogpile/cache/region.py -> build/lib/dogpile/cache
copying dogpile/cache/util.py -> build/lib/dogpile/cache
creating build/lib/dogpile/util
copying dogpile/util/__init__.py -> build/lib/dogpile/util
copying dogpile/util/compat.py -> build/lib/dogpile/util
copying dogpile/util/langhelpers.py -> build/lib/dogpile/util
copying dogpile/util/nameregistry.py -> build/lib/dogpile/util
copying dogpile/util/readwrite_lock.py -> build/lib/dogpile/util
creating build/lib/dogpile/cache/backends
copying dogpile/cache/backends/__init__.py -> build/lib/dogpile/cache/backends
copying dogpile/cache/backends/file.py -> build/lib/dogpile/cache/backends
copying dogpile/cache/backends/memcached.py -> build/lib/dogpile/cache/backends
copying dogpile/cache/backends/memory.py -> build/lib/dogpile/cache/backends
copying dogpile/cache/backends/null.py -> build/lib/dogpile/cache/backends
copying dogpile/cache/backends/redis.py -> build/lib/dogpile/cache/backends
creating build/lib/dogpile/cache/plugins
copying dogpile/cache/plugins/__init__.py -> build/lib/dogpile/cache/plugins
copying dogpile/cache/plugins/mako_cache.py -> build/lib/dogpile/cache/plugins
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/dogpile
copying build/lib/dogpile/__init__.py -> build/bdist.linux-x86_64/wheel/dogpile
copying build/lib/dogpile/core.py -> build/bdist.linux-x86_64/wheel/dogpile
copying build/lib/dogpile/lock.py -> build/bdist.linux-x86_64/wheel/dogpile
creating build/bdist.linux-x86_64/wheel/dogpile/cache
copying build/lib/dogpile/cache/__init__.py -> build/bdist.linux-x86_64/wheel/dogpile/cache
copying build/lib/dogpile/cache/api.py -> build/bdist.linux-x86_64/wheel/dogpile/cache
copying build/lib/dogpile/cache/exception.py -> build/bdist.linux-x86_64/wheel/dogpile/cache
copying build/lib/dogpile/cache/proxy.py -> build/bdist.linux-x86_64/wheel/dogpile/cache
copying build/lib/dogpile/cache/region.py -> build/bdist.linux-x86_64/wheel/dogpile/cache
copying build/lib/dogpile/cache/util.py -> build/bdist.linux-x86_64/wheel/dogpile/cache
creating build/bdist.linux-x86_64/wheel/dogpile/cache/backends
copying build/lib/dogpile/cache/backends/__init__.py -> build/bdist.linux-x86_64/wheel/dogpile/cache/backends
copying build/lib/dogpile/cache/backends/file.py -> build/bdist.linux-x86_64/wheel/dogpile/cache/backends
copying build/lib/dogpile/cache/backends/memcached.py -> build/bdist.linux-x86_64/wheel/dogpile/cache/backends
copying build/lib/dogpile/cache/backends/memory.py -> build/bdist.linux-x86_64/wheel/dogpile/cache/backends
copying build/lib/dogpile/cache/backends/null.py -> build/bdist.linux-x86_64/wheel/dogpile/cache/backends
copying build/lib/dogpile/cache/backends/redis.py -> build/bdist.linux-x86_64/wheel/dogpile/cache/backends
creating build/bdist.linux-x86_64/wheel/dogpile/cache/plugins
copying build/lib/dogpile/cache/plugins/__init__.py -> build/bdist.linux-x86_64/wheel/dogpile/cache/plugins
copying build/lib/dogpile/cache/plugins/mako_cache.py -> build/bdist.linux-x86_64/wheel/dogpile/cache/plugins
creating build/bdist.linux-x86_64/wheel/dogpile/util
copying build/lib/dogpile/util/__init__.py -> build/bdist.linux-x86_64/wheel/dogpile/util
copying build/lib/dogpile/util/compat.py -> build/bdist.linux-x86_64/wheel/dogpile/util
copying build/lib/dogpile/util/langhelpers.py -> build/bdist.linux-x86_64/wheel/dogpile/util
copying build/lib/dogpile/util/nameregistry.py -> build/bdist.linux-x86_64/wheel/dogpile/util
copying build/lib/dogpile/util/readwrite_lock.py -> build/bdist.linux-x86_64/wheel/dogpile/util
running install_egg_info
running egg_info
writing dogpile.cache.egg-info/PKG-INFO
writing dependency_links to dogpile.cache.egg-info/dependency_links.txt
writing entry points to dogpile.cache.egg-info/entry_points.txt
writing requirements to dogpile.cache.egg-info/requires.txt
writing top-level names to dogpile.cache.egg-info/top_level.txt
reading manifest file 'dogpile.cache.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.jpg' under directory 'docs'
warning: no files found matching '*.sty' under directory 'docs'
warning: no files found matching '*.dat' under directory 'tests'
warning: no files found matching 'CHANGES*'
no previously-included directories found matching 'docs/build/output'
writing manifest file 'dogpile.cache.egg-info/SOURCES.txt'
Copying dogpile.cache.egg-info to build/bdist.linux-x86_64/wheel/dogpile.cache-0.9.0-py3.6.egg-info
running install_scripts
adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
creating build/bdist.linux-x86_64/wheel/dogpile.cache-0.9.0.dist-info/WHEEL
creating 'dist/dogpile.cache-0.9.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'dogpile/__init__.py'
adding 'dogpile/core.py'
adding 'dogpile/lock.py'
adding 'dogpile/cache/__init__.py'
adding 'dogpile/cache/api.py'
adding 'dogpile/cache/exception.py'
adding 'dogpile/cache/proxy.py'
adding 'dogpile/cache/region.py'
adding 'dogpile/cache/util.py'
adding 'dogpile/cache/backends/__init__.py'
adding 'dogpile/cache/backends/file.py'
adding 'dogpile/cache/backends/memcached.py'
adding 'dogpile/cache/backends/memory.py'
adding 'dogpile/cache/backends/null.py'
adding 'dogpile/cache/backends/redis.py'
adding 'dogpile/cache/plugins/__init__.py'
adding 'dogpile/cache/plugins/mako_cache.py'
adding 'dogpile/util/__init__.py'
adding 'dogpile/util/compat.py'
adding 'dogpile/util/langhelpers.py'
adding 'dogpile/util/nameregistry.py'
adding 'dogpile/util/readwrite_lock.py'
adding 'dogpile.cache-0.9.0.dist-info/LICENSE'
adding 'dogpile.cache-0.9.0.dist-info/METADATA'
adding 'dogpile.cache-0.9.0.dist-info/WHEEL'
adding 'dogpile.cache-0.9.0.dist-info/entry_points.txt'
adding 'dogpile.cache-0.9.0.dist-info/top_level.txt'
adding 'dogpile.cache-0.9.0.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
/build-wheels

############################################################
Building etcd3-0.10.0-py2.py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/09/f1/93603a26daf7a993a0acbbcfd32afce8b2fdf30a765d5651571ab635969b/etcd3-0.10.0.tar.gz
--2020-08-05 09:18:42-- https://files.pythonhosted.org/packages/09/f1/93603a26daf7a993a0acbbcfd32afce8b2fdf30a765d5651571ab635969b/etcd3-0.10.0.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 60257 (59K) [binary/octet-stream]
Saving to: 'etcd3-0.10.0.tar.gz'

0K .......... .......... .......... .......... .......... 84% 3.15M 0s
50K ........ 100% 8.57M=0.02s

2020-08-05 09:18:42 (3.48 MB/s) - 'etcd3-0.10.0.tar.gz' saved [60257/60257]

/build-wheels/etcd3-0.10.0 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/etcd3
copying etcd3/__init__.py -> build/lib/etcd3
copying etcd3/client.py -> build/lib/etcd3
copying etcd3/events.py -> build/lib/etcd3
copying etcd3/exceptions.py -> build/lib/etcd3
copying etcd3/leases.py -> build/lib/etcd3
copying etcd3/locks.py -> build/lib/etcd3
copying etcd3/members.py -> build/lib/etcd3
copying etcd3/transactions.py -> build/lib/etcd3
copying etcd3/utils.py -> build/lib/etcd3
copying etcd3/watch.py -> build/lib/etcd3
creating build/lib/etcd3/etcdrpc
copying etcd3/etcdrpc/__init__.py -> build/lib/etcd3/etcdrpc
copying etcd3/etcdrpc/auth_pb2.py -> build/lib/etcd3/etcdrpc
copying etcd3/etcdrpc/kv_pb2.py -> build/lib/etcd3/etcdrpc
copying etcd3/etcdrpc/rpc_pb2.py -> build/lib/etcd3/etcdrpc
copying etcd3/etcdrpc/rpc_pb2_grpc.py -> build/lib/etcd3/etcdrpc
running egg_info
writing etcd3.egg-info/PKG-INFO
writing dependency_links to etcd3.egg-info/dependency_links.txt
writing requirements to etcd3.egg-info/requires.txt
writing top-level names to etcd3.egg-info/top_level.txt
reading manifest file 'etcd3.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '__pycache__' found under directory '*'
warning: no previously-included files matching '*.py[co]' found under directory '*'
warning: no files found matching '*.jpg' under directory 'docs'
warning: no files found matching '*.png' under directory 'docs'
warning: no files found matching '*.gif' under directory 'docs'
writing manifest file 'etcd3.egg-info/SOURCES.txt'
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/etcd3
copying build/lib/etcd3/__init__.py -> build/bdist.linux-x86_64/wheel/etcd3
copying build/lib/etcd3/client.py -> build/bdist.linux-x86_64/wheel/etcd3
copying build/lib/etcd3/events.py -> build/bdist.linux-x86_64/wheel/etcd3
copying build/lib/etcd3/exceptions.py -> build/bdist.linux-x86_64/wheel/etcd3
copying build/lib/etcd3/leases.py -> build/bdist.linux-x86_64/wheel/etcd3
copying build/lib/etcd3/locks.py -> build/bdist.linux-x86_64/wheel/etcd3
copying build/lib/etcd3/members.py -> build/bdist.linux-x86_64/wheel/etcd3
copying build/lib/etcd3/transactions.py -> build/bdist.linux-x86_64/wheel/etcd3
copying build/lib/etcd3/utils.py -> build/bdist.linux-x86_64/wheel/etcd3
copying build/lib/etcd3/watch.py -> build/bdist.linux-x86_64/wheel/etcd3
creating build/bdist.linux-x86_64/wheel/etcd3/etcdrpc
copying build/lib/etcd3/etcdrpc/__init__.py -> build/bdist.linux-x86_64/wheel/etcd3/etcdrpc
copying build/lib/etcd3/etcdrpc/auth_pb2.py -> build/bdist.linux-x86_64/wheel/etcd3/etcdrpc
copying build/lib/etcd3/etcdrpc/kv_pb2.py -> build/bdist.linux-x86_64/wheel/etcd3/etcdrpc
copying build/lib/etcd3/etcdrpc/rpc_pb2.py -> build/bdist.linux-x86_64/wheel/etcd3/etcdrpc
copying build/lib/etcd3/etcdrpc/rpc_pb2_grpc.py -> build/bdist.linux-x86_64/wheel/etcd3/etcdrpc
running install_egg_info
Copying etcd3.egg-info to build/bdist.linux-x86_64/wheel/etcd3-0.10.0-py3.6.egg-info
running install_scripts
adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
adding license file "AUTHORS.rst" (matched pattern "AUTHORS*")
creating build/bdist.linux-x86_64/wheel/etcd3-0.10.0.dist-info/WHEEL
creating 'dist/etcd3-0.10.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'etcd3/__init__.py'
adding 'etcd3/client.py'
adding 'etcd3/events.py'
adding 'etcd3/exceptions.py'
adding 'etcd3/leases.py'
adding 'etcd3/locks.py'
adding 'etcd3/members.py'
adding 'etcd3/transactions.py'
adding 'etcd3/utils.py'
adding 'etcd3/watch.py'
adding 'etcd3/etcdrpc/__init__.py'
adding 'etcd3/etcdrpc/auth_pb2.py'
adding 'etcd3/etcdrpc/kv_pb2.py'
adding 'etcd3/etcdrpc/rpc_pb2.py'
adding 'etcd3/etcdrpc/rpc_pb2_grpc.py'
adding 'etcd3-0.10.0.dist-info/AUTHORS.rst'
adding 'etcd3-0.10.0.dist-info/LICENSE'
adding 'etcd3-0.10.0.dist-info/METADATA'
adding 'etcd3-0.10.0.dist-info/WHEEL'
adding 'etcd3-0.10.0.dist-info/top_level.txt'
adding 'etcd3-0.10.0.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
/build-wheels

############################################################
Building exabgp-4.2.6-py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/b6/36/7270c8e4b5b0ddba79301f5bbf206ce4b76247957169162b428e2695efa9/exabgp-4.2.6.tar.gz
--2020-08-05 09:18:43-- https://files.pythonhosted.org/packages/b6/36/7270c8e4b5b0ddba79301f5bbf206ce4b76247957169162b428e2695efa9/exabgp-4.2.6.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 393236 (384K) [binary/octet-stream]
Saving to: 'exabgp-4.2.6.tar.gz'

0K .......... .......... .......... .......... .......... 13% 2.82M 0s
50K .......... .......... .......... .......... .......... 26% 6.54M 0s
100K .......... .......... .......... .......... .......... 39% 14.6M 0s
150K .......... .......... .......... .......... .......... 52% 8.20M 0s
200K .......... .......... .......... .......... .......... 65% 14.2M 0s
250K .......... .......... .......... .......... .......... 78% 10.1M 0s
300K .......... .......... .......... .......... .......... 91% 14.0M 0s
350K .......... .......... .......... .... 100% 11.1M=0.05s

2020-08-05 09:18:43 (7.68 MB/s) - 'exabgp-4.2.6.tar.gz' saved [393236/393236]

/build-wheels/exabgp-4.2.6 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/exabgp
copying lib/exabgp/version.py -> build/lib/exabgp
copying lib/exabgp/__init__.py -> build/lib/exabgp
copying lib/exabgp/logger.py -> build/lib/exabgp
copying lib/exabgp/debug.py -> build/lib/exabgp
copying lib/exabgp/__main__.py -> build/lib/exabgp
creating build/lib/exabgp/rib
copying lib/exabgp/rib/outgoing.py -> build/lib/exabgp/rib
copying lib/exabgp/rib/cache.py -> build/lib/exabgp/rib
copying lib/exabgp/rib/__init__.py -> build/lib/exabgp/rib
copying lib/exabgp/rib/incoming.py -> build/lib/exabgp/rib
copying lib/exabgp/rib/change.py -> build/lib/exabgp/rib
creating build/lib/exabgp/configuration
copying lib/exabgp/configuration/configuration.py -> build/lib/exabgp/configuration
copying lib/exabgp/configuration/check.py -> build/lib/exabgp/configuration
copying lib/exabgp/configuration/__init__.py -> build/lib/exabgp/configuration
copying lib/exabgp/configuration/parser.py -> build/lib/exabgp/configuration
copying lib/exabgp/configuration/capability.py -> build/lib/exabgp/configuration
copying lib/exabgp/configuration/setup.py -> build/lib/exabgp/configuration
copying lib/exabgp/configuration/environment.py -> build/lib/exabgp/configuration
copying lib/exabgp/configuration/usage.py -> build/lib/exabgp/configuration
creating build/lib/exabgp/util
copying lib/exabgp/util/od.py -> build/lib/exabgp/util
copying lib/exabgp/util/trace.py -> build/lib/exabgp/util
copying lib/exabgp/util/enumeration.py -> build/lib/exabgp/util
copying lib/exabgp/util/dns.py -> build/lib/exabgp/util
copying lib/exabgp/util/panic.py -> build/lib/exabgp/util
copying lib/exabgp/util/cache.py -> build/lib/exabgp/util
copying lib/exabgp/util/__init__.py -> build/lib/exabgp/util
copying lib/exabgp/util/errstr.py -> build/lib/exabgp/util
copying lib/exabgp/util/coroutine.py -> build/lib/exabgp/util
copying lib/exabgp/util/test.py -> build/lib/exabgp/util
copying lib/exabgp/util/ip.py -> build/lib/exabgp/util
copying lib/exabgp/util/dictionary.py -> build/lib/exabgp/util
copying lib/exabgp/util/hashtable.py -> build/lib/exabgp/util
copying lib/exabgp/util/usage.py -> build/lib/exabgp/util
creating build/lib/exabgp/netlink
copying lib/exabgp/netlink/tc.py -> build/lib/exabgp/netlink
copying lib/exabgp/netlink/attributes.py -> build/lib/exabgp/netlink
copying lib/exabgp/netlink/firewall.py -> build/lib/exabgp/netlink
copying lib/exabgp/netlink/netlink.py -> build/lib/exabgp/netlink
copying lib/exabgp/netlink/old.py -> build/lib/exabgp/netlink
copying lib/exabgp/netlink/sequence.py -> build/lib/exabgp/netlink
copying lib/exabgp/netlink/__init__.py -> build/lib/exabgp/netlink
copying lib/exabgp/netlink/message.py -> build/lib/exabgp/netlink
creating build/lib/exabgp/protocol
copying lib/exabgp/protocol/resource.py -> build/lib/exabgp/protocol
copying lib/exabgp/protocol/__init__.py -> build/lib/exabgp/protocol
copying lib/exabgp/protocol/family.py -> build/lib/exabgp/protocol
creating build/lib/exabgp/application
copying lib/exabgp/application/netlink.py -> build/lib/exabgp/application
copying lib/exabgp/application/bgp.py -> build/lib/exabgp/application
copying lib/exabgp/application/control.py -> build/lib/exabgp/application
copying lib/exabgp/application/__init__.py -> build/lib/exabgp/application
copying lib/exabgp/application/flow.py -> build/lib/exabgp/application
copying lib/exabgp/application/healthcheck.py -> build/lib/exabgp/application
copying lib/exabgp/application/cli.py -> build/lib/exabgp/application
copying lib/exabgp/application/tojson.py -> build/lib/exabgp/application
creating build/lib/exabgp/bgp
copying lib/exabgp/bgp/neighbor.py -> build/lib/exabgp/bgp
copying lib/exabgp/bgp/timer.py -> build/lib/exabgp/bgp
copying lib/exabgp/bgp/__init__.py -> build/lib/exabgp/bgp
copying lib/exabgp/bgp/fsm.py -> build/lib/exabgp/bgp
creating build/lib/exabgp/vendoring
copying lib/exabgp/vendoring/ipaddress.py -> build/lib/exabgp/vendoring
copying lib/exabgp/vendoring/ordereddict.py -> build/lib/exabgp/vendoring
copying lib/exabgp/vendoring/gcdump.py -> build/lib/exabgp/vendoring
copying lib/exabgp/vendoring/docopt.py -> build/lib/exabgp/vendoring
copying lib/exabgp/vendoring/__init__.py -> build/lib/exabgp/vendoring
copying lib/exabgp/vendoring/lsprofcalltree.py -> build/lib/exabgp/vendoring
copying lib/exabgp/vendoring/cmd2.py -> build/lib/exabgp/vendoring
copying lib/exabgp/vendoring/six.py -> build/lib/exabgp/vendoring
copying lib/exabgp/vendoring/profiler.py -> build/lib/exabgp/vendoring
copying lib/exabgp/vendoring/objgraph.py -> build/lib/exabgp/vendoring
copying lib/exabgp/vendoring/bitstring.py -> build/lib/exabgp/vendoring
copying lib/exabgp/vendoring/counter.py -> build/lib/exabgp/vendoring
copying lib/exabgp/vendoring/pyparsing.py -> build/lib/exabgp/vendoring
creating build/lib/exabgp/data
copying lib/exabgp/data/check.py -> build/lib/exabgp/data
copying lib/exabgp/data/__init__.py -> build/lib/exabgp/data
creating build/lib/exabgp/reactor
copying lib/exabgp/reactor/asynchronous.py -> build/lib/exabgp/reactor
copying lib/exabgp/reactor/interrupt.py -> build/lib/exabgp/reactor
copying lib/exabgp/reactor/protocol.py -> build/lib/exabgp/reactor
copying lib/exabgp/reactor/keepalive.py -> build/lib/exabgp/reactor
copying lib/exabgp/reactor/__init__.py -> build/lib/exabgp/reactor
copying lib/exabgp/reactor/peer.py -> build/lib/exabgp/reactor
copying lib/exabgp/reactor/delay.py -> build/lib/exabgp/reactor
copying lib/exabgp/reactor/loop.py -> build/lib/exabgp/reactor
copying lib/exabgp/reactor/daemon.py -> build/lib/exabgp/reactor
copying lib/exabgp/reactor/listener.py -> build/lib/exabgp/reactor
creating build/lib/exabgp/configuration/l2vpn
copying lib/exabgp/configuration/l2vpn/vpls.py -> build/lib/exabgp/configuration/l2vpn
copying lib/exabgp/configuration/l2vpn/__init__.py -> build/lib/exabgp/configuration/l2vpn
copying lib/exabgp/configuration/l2vpn/parser.py -> build/lib/exabgp/configuration/l2vpn
creating build/lib/exabgp/configuration/neighbor
copying lib/exabgp/configuration/neighbor/__init__.py -> build/lib/exabgp/configuration/neighbor
copying lib/exabgp/configuration/neighbor/parser.py -> build/lib/exabgp/configuration/neighbor
copying lib/exabgp/configuration/neighbor/api.py -> build/lib/exabgp/configuration/neighbor
copying lib/exabgp/configuration/neighbor/nexthop.py -> build/lib/exabgp/configuration/neighbor
copying lib/exabgp/configuration/neighbor/family.py -> build/lib/exabgp/configuration/neighbor
creating build/lib/exabgp/configuration/announce
copying lib/exabgp/configuration/announce/vpls.py -> build/lib/exabgp/configuration/announce
copying lib/exabgp/configuration/announce/__init__.py -> build/lib/exabgp/configuration/announce
copying lib/exabgp/configuration/announce/flow.py -> build/lib/exabgp/configuration/announce
copying lib/exabgp/configuration/announce/ip.py -> build/lib/exabgp/configuration/announce
copying lib/exabgp/configuration/announce/label.py -> build/lib/exabgp/configuration/announce
copying lib/exabgp/configuration/announce/vpn.py -> build/lib/exabgp/configuration/announce
copying lib/exabgp/configuration/announce/path.py -> build/lib/exabgp/configuration/announce
creating build/lib/exabgp/configuration/core
copying lib/exabgp/configuration/core/error.py -> build/lib/exabgp/configuration/core
copying lib/exabgp/configuration/core/tokeniser.py -> build/lib/exabgp/configuration/core
copying lib/exabgp/configuration/core/__init__.py -> build/lib/exabgp/configuration/core
copying lib/exabgp/configuration/core/format.py -> build/lib/exabgp/configuration/core
copying lib/exabgp/configuration/core/section.py -> build/lib/exabgp/configuration/core
copying lib/exabgp/configuration/core/location.py -> build/lib/exabgp/configuration/core
copying lib/exabgp/configuration/core/scope.py -> build/lib/exabgp/configuration/core
creating build/lib/exabgp/configuration/template
copying lib/exabgp/configuration/template/neighbor.py -> build/lib/exabgp/configuration/template
copying lib/exabgp/configuration/template/__init__.py -> build/lib/exabgp/configuration/template
creating build/lib/exabgp/configuration/static
copying lib/exabgp/configuration/static/route.py -> build/lib/exabgp/configuration/static
copying lib/exabgp/configuration/static/mpls.py -> build/lib/exabgp/configuration/static
copying lib/exabgp/configuration/static/__init__.py -> build/lib/exabgp/configuration/static
copying lib/exabgp/configuration/static/parser.py -> build/lib/exabgp/configuration/static
creating build/lib/exabgp/configuration/operational
copying lib/exabgp/configuration/operational/__init__.py -> build/lib/exabgp/configuration/operational
copying lib/exabgp/configuration/operational/parser.py -> build/lib/exabgp/configuration/operational
creating build/lib/exabgp/configuration/process
copying lib/exabgp/configuration/process/__init__.py -> build/lib/exabgp/configuration/process
copying lib/exabgp/configuration/process/parser.py -> build/lib/exabgp/configuration/process
creating build/lib/exabgp/configuration/flow
copying lib/exabgp/configuration/flow/route.py -> build/lib/exabgp/configuration/flow
copying lib/exabgp/configuration/flow/__init__.py -> build/lib/exabgp/configuration/flow
copying lib/exabgp/configuration/flow/parser.py -> build/lib/exabgp/configuration/flow
copying lib/exabgp/configuration/flow/then.py -> build/lib/exabgp/configuration/flow
copying lib/exabgp/configuration/flow/scope.py -> build/lib/exabgp/configuration/flow
copying lib/exabgp/configuration/flow/match.py -> build/lib/exabgp/configuration/flow
creating build/lib/exabgp/netlink/route
copying lib/exabgp/netlink/route/link.py -> build/lib/exabgp/netlink/route
copying lib/exabgp/netlink/route/address.py -> build/lib/exabgp/netlink/route
copying lib/exabgp/netlink/route/neighbor.py -> build/lib/exabgp/netlink/route
copying lib/exabgp/netlink/route/__init__.py -> build/lib/exabgp/netlink/route
copying lib/exabgp/netlink/route/network.py -> build/lib/exabgp/netlink/route
creating build/lib/exabgp/protocol/iso
copying lib/exabgp/protocol/iso/__init__.py -> build/lib/exabgp/protocol/iso
creating build/lib/exabgp/protocol/ip
copying lib/exabgp/protocol/ip/port.py -> build/lib/exabgp/protocol/ip
copying lib/exabgp/protocol/ip/netmask.py -> build/lib/exabgp/protocol/ip
copying lib/exabgp/protocol/ip/__init__.py -> build/lib/exabgp/protocol/ip
copying lib/exabgp/protocol/ip/fragment.py -> build/lib/exabgp/protocol/ip
copying lib/exabgp/protocol/ip/icmp.py -> build/lib/exabgp/protocol/ip
creating build/lib/exabgp/protocol/ip/tcp
copying lib/exabgp/protocol/ip/tcp/flag.py -> build/lib/exabgp/protocol/ip/tcp
copying lib/exabgp/protocol/ip/tcp/__init__.py -> build/lib/exabgp/protocol/ip/tcp
creating build/lib/exabgp/bgp/message
copying lib/exabgp/bgp/message/direction.py -> build/lib/exabgp/bgp/message
copying lib/exabgp/bgp/message/operational.py -> build/lib/exabgp/bgp/message
copying lib/exabgp/bgp/message/notification.py -> build/lib/exabgp/bgp/message
copying lib/exabgp/bgp/message/keepalive.py -> build/lib/exabgp/bgp/message
copying lib/exabgp/bgp/message/__init__.py -> build/lib/exabgp/bgp/message
copying lib/exabgp/bgp/message/message.py -> build/lib/exabgp/bgp/message
copying lib/exabgp/bgp/message/nop.py -> build/lib/exabgp/bgp/message
copying lib/exabgp/bgp/message/refresh.py -> build/lib/exabgp/bgp/message
copying lib/exabgp/bgp/message/unknown.py -> build/lib/exabgp/bgp/message
creating build/lib/exabgp/bgp/message/update
copying lib/exabgp/bgp/message/update/eor.py -> build/lib/exabgp/bgp/message/update
copying lib/exabgp/bgp/message/update/__init__.py -> build/lib/exabgp/bgp/message/update
creating build/lib/exabgp/bgp/message/open
copying lib/exabgp/bgp/message/open/holdtime.py -> build/lib/exabgp/bgp/message/open
copying lib/exabgp/bgp/message/open/routerid.py -> build/lib/exabgp/bgp/message/open
copying lib/exabgp/bgp/message/open/version.py -> build/lib/exabgp/bgp/message/open
copying lib/exabgp/bgp/message/open/__init__.py -> build/lib/exabgp/bgp/message/open
copying lib/exabgp/bgp/message/open/asn.py -> build/lib/exabgp/bgp/message/open
creating build/lib/exabgp/bgp/message/update/attribute
copying lib/exabgp/bgp/message/update/attribute/localpref.py -> build/lib/exabgp/bgp/message/update/attribute
copying lib/exabgp/bgp/message/update/attribute/attribute.py -> build/lib/exabgp/bgp/message/update/attribute
copying lib/exabgp/bgp/message/update/attribute/med.py -> build/lib/exabgp/bgp/message/update/attribute
copying lib/exabgp/bgp/message/update/attribute/attributes.py -> build/lib/exabgp/bgp/message/update/attribute
copying lib/exabgp/bgp/message/update/attribute/aggregator.py -> build/lib/exabgp/bgp/message/update/attribute
copying lib/exabgp/bgp/message/update/attribute/generic.py -> build/lib/exabgp/bgp/message/update/attribute
copying lib/exabgp/bgp/message/update/attribute/mprnlri.py -> build/lib/exabgp/bgp/message/update/attribute
copying lib/exabgp/bgp/message/update/attribute/__init__.py -> build/lib/exabgp/bgp/message/update/attribute
copying lib/exabgp/bgp/message/update/attribute/aigp.py -> build/lib/exabgp/bgp/message/update/attribute
copying lib/exabgp/bgp/message/update/attribute/aspath.py -> build/lib/exabgp/bgp/message/update/attribute
copying lib/exabgp/bgp/message/update/attribute/nexthop.py -> build/lib/exabgp/bgp/message/update/attribute
copying lib/exabgp/bgp/message/update/attribute/mpurnlri.py -> build/lib/exabgp/bgp/message/update/attribute
copying lib/exabgp/bgp/message/update/attribute/atomicaggregate.py -> build/lib/exabgp/bgp/message/update/attribute
copying lib/exabgp/bgp/message/update/attribute/origin.py -> build/lib/exabgp/bgp/message/update/attribute
copying lib/exabgp/bgp/message/update/attribute/originatorid.py -> build/lib/exabgp/bgp/message/update/attribute
copying lib/exabgp/bgp/message/update/attribute/pmsi.py -> build/lib/exabgp/bgp/message/update/attribute
copying lib/exabgp/bgp/message/update/attribute/clusterlist.py -> build/lib/exabgp/bgp/message/update/attribute
creating build/lib/exabgp/bgp/message/update/nlri
copying lib/exabgp/bgp/message/update/nlri/inet.py -> build/lib/exabgp/bgp/message/update/nlri
copying lib/exabgp/bgp/message/update/nlri/cidr.py -> build/lib/exabgp/bgp/message/update/nlri
copying lib/exabgp/bgp/message/update/nlri/vpls.py -> build/lib/exabgp/bgp/message/update/nlri
copying lib/exabgp/bgp/message/update/nlri/__init__.py -> build/lib/exabgp/bgp/message/update/nlri
copying lib/exabgp/bgp/message/update/nlri/flow.py -> build/lib/exabgp/bgp/message/update/nlri
copying lib/exabgp/bgp/message/update/nlri/ipvpn.py -> build/lib/exabgp/bgp/message/update/nlri
copying lib/exabgp/bgp/message/update/nlri/label.py -> build/lib/exabgp/bgp/message/update/nlri
copying lib/exabgp/bgp/message/update/nlri/rtc.py -> build/lib/exabgp/bgp/message/update/nlri
copying lib/exabgp/bgp/message/update/nlri/nlri.py -> build/lib/exabgp/bgp/message/update/nlri
creating build/lib/exabgp/bgp/message/update/attribute/sr
copying lib/exabgp/bgp/message/update/attribute/sr/__init__.py -> build/lib/exabgp/bgp/message/update/attribute/sr
copying lib/exabgp/bgp/message/update/attribute/sr/prefixsid.py -> build/lib/exabgp/bgp/message/update/attribute/sr
copying lib/exabgp/bgp/message/update/attribute/sr/srgb.py -> build/lib/exabgp/bgp/message/update/attribute/sr
copying lib/exabgp/bgp/message/update/attribute/sr/ipv6sid.py -> build/lib/exabgp/bgp/message/update/attribute/sr
copying lib/exabgp/bgp/message/update/attribute/sr/labelindex.py -> build/lib/exabgp/bgp/message/update/attribute/sr
copying lib/exabgp/bgp/message/update/attribute/sr/srv6vpnsid.py -> build/lib/exabgp/bgp/message/update/attribute/sr
copying lib/exabgp/bgp/message/update/attribute/sr/srv6l3vpnsid.py -> build/lib/exabgp/bgp/message/update/attribute/sr
creating build/lib/exabgp/bgp/message/update/attribute/community
copying lib/exabgp/bgp/message/update/attribute/community/__init__.py -> build/lib/exabgp/bgp/message/update/attribute/community
creating build/lib/exabgp/bgp/message/update/attribute/bgpls
copying lib/exabgp/bgp/message/update/attribute/bgpls/__init__.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls
copying lib/exabgp/bgp/message/update/attribute/bgpls/linkstate.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls
creating build/lib/exabgp/bgp/message/update/attribute/community/large
copying lib/exabgp/bgp/message/update/attribute/community/large/communities.py -> build/lib/exabgp/bgp/message/update/attribute/community/large
copying lib/exabgp/bgp/message/update/attribute/community/large/__init__.py -> build/lib/exabgp/bgp/message/update/attribute/community/large
copying lib/exabgp/bgp/message/update/attribute/community/large/community.py -> build/lib/exabgp/bgp/message/update/attribute/community/large
creating build/lib/exabgp/bgp/message/update/attribute/community/initial
copying lib/exabgp/bgp/message/update/attribute/community/initial/communities.py -> build/lib/exabgp/bgp/message/update/attribute/community/initial
copying lib/exabgp/bgp/message/update/attribute/community/initial/__init__.py -> build/lib/exabgp/bgp/message/update/attribute/community/initial
copying lib/exabgp/bgp/message/update/attribute/community/initial/community.py -> build/lib/exabgp/bgp/message/update/attribute/community/initial
creating build/lib/exabgp/bgp/message/update/attribute/community/extended
copying lib/exabgp/bgp/message/update/attribute/community/extended/encapsulation.py -> build/lib/exabgp/bgp/message/update/attribute/community/extended
copying lib/exabgp/bgp/message/update/attribute/community/extended/communities.py -> build/lib/exabgp/bgp/message/update/attribute/community/extended
copying lib/exabgp/bgp/message/update/attribute/community/extended/rt.py -> build/lib/exabgp/bgp/message/update/attribute/community/extended
copying lib/exabgp/bgp/message/update/attribute/community/extended/chso.py -> build/lib/exabgp/bgp/message/update/attribute/community/extended
copying lib/exabgp/bgp/message/update/attribute/community/extended/__init__.py -> build/lib/exabgp/bgp/message/update/attribute/community/extended
copying lib/exabgp/bgp/message/update/attribute/community/extended/flowspec_scope.py -> build/lib/exabgp/bgp/message/update/attribute/community/extended
copying lib/exabgp/bgp/message/update/attribute/community/extended/bandwidth.py -> build/lib/exabgp/bgp/message/update/attribute/community/extended
copying lib/exabgp/bgp/message/update/attribute/community/extended/community.py -> build/lib/exabgp/bgp/message/update/attribute/community/extended
copying lib/exabgp/bgp/message/update/attribute/community/extended/traffic.py -> build/lib/exabgp/bgp/message/update/attribute/community/extended
copying lib/exabgp/bgp/message/update/attribute/community/extended/l2info.py -> build/lib/exabgp/bgp/message/update/attribute/community/extended
copying lib/exabgp/bgp/message/update/attribute/community/extended/mac_mobility.py -> build/lib/exabgp/bgp/message/update/attribute/community/extended
copying lib/exabgp/bgp/message/update/attribute/community/extended/rt_record.py -> build/lib/exabgp/bgp/message/update/attribute/community/extended
copying lib/exabgp/bgp/message/update/attribute/community/extended/origin.py -> build/lib/exabgp/bgp/message/update/attribute/community/extended
creating build/lib/exabgp/bgp/message/update/attribute/bgpls/prefix
copying lib/exabgp/bgp/message/update/attribute/bgpls/prefix/prefixmetric.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/prefix
copying lib/exabgp/bgp/message/update/attribute/bgpls/prefix/srprefix.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/prefix
copying lib/exabgp/bgp/message/update/attribute/bgpls/prefix/igptags.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/prefix
copying lib/exabgp/bgp/message/update/attribute/bgpls/prefix/__init__.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/prefix
copying lib/exabgp/bgp/message/update/attribute/bgpls/prefix/srrid.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/prefix
copying lib/exabgp/bgp/message/update/attribute/bgpls/prefix/opaque.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/prefix
copying lib/exabgp/bgp/message/update/attribute/bgpls/prefix/igpflags.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/prefix
copying lib/exabgp/bgp/message/update/attribute/bgpls/prefix/igpextags.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/prefix
copying lib/exabgp/bgp/message/update/attribute/bgpls/prefix/ospfaddr.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/prefix
copying lib/exabgp/bgp/message/update/attribute/bgpls/prefix/srigpprefixattr.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/prefix
creating build/lib/exabgp/bgp/message/update/attribute/bgpls/link
copying lib/exabgp/bgp/message/update/attribute/bgpls/link/rterid.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/link
copying lib/exabgp/bgp/message/update/attribute/bgpls/link/maxbw.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/link
copying lib/exabgp/bgp/message/update/attribute/bgpls/link/temetric.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/link
copying lib/exabgp/bgp/message/update/attribute/bgpls/link/igpmetric.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/link
copying lib/exabgp/bgp/message/update/attribute/bgpls/link/__init__.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/link
copying lib/exabgp/bgp/message/update/attribute/bgpls/link/admingroup.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/link
copying lib/exabgp/bgp/message/update/attribute/bgpls/link/srlg.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/link
copying lib/exabgp/bgp/message/update/attribute/bgpls/link/opaque.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/link
copying lib/exabgp/bgp/message/update/attribute/bgpls/link/rsvpbw.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/link
copying lib/exabgp/bgp/message/update/attribute/bgpls/link/mplsmask.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/link
copying lib/exabgp/bgp/message/update/attribute/bgpls/link/unrsvpbw.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/link
copying lib/exabgp/bgp/message/update/attribute/bgpls/link/sradj.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/link
copying lib/exabgp/bgp/message/update/attribute/bgpls/link/sradjlan.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/link
copying lib/exabgp/bgp/message/update/attribute/bgpls/link/linkname.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/link
copying lib/exabgp/bgp/message/update/attribute/bgpls/link/protection.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/link
creating build/lib/exabgp/bgp/message/update/attribute/bgpls/node
copying lib/exabgp/bgp/message/update/attribute/bgpls/node/nodeflags.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/node
copying lib/exabgp/bgp/message/update/attribute/bgpls/node/nodename.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/node
copying lib/exabgp/bgp/message/update/attribute/bgpls/node/__init__.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/node
copying lib/exabgp/bgp/message/update/attribute/bgpls/node/lterid.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/node
copying lib/exabgp/bgp/message/update/attribute/bgpls/node/opaque.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/node
copying lib/exabgp/bgp/message/update/attribute/bgpls/node/isisarea.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/node
copying lib/exabgp/bgp/message/update/attribute/bgpls/node/sralgo.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/node
copying lib/exabgp/bgp/message/update/attribute/bgpls/node/srcap.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/node
creating build/lib/exabgp/bgp/message/update/nlri/qualifier
copying lib/exabgp/bgp/message/update/nlri/qualifier/esi.py -> build/lib/exabgp/bgp/message/update/nlri/qualifier
copying lib/exabgp/bgp/message/update/nlri/qualifier/labels.py -> build/lib/exabgp/bgp/message/update/nlri/qualifier
copying lib/exabgp/bgp/message/update/nlri/qualifier/__init__.py -> build/lib/exabgp/bgp/message/update/nlri/qualifier
copying lib/exabgp/bgp/message/update/nlri/qualifier/etag.py -> build/lib/exabgp/bgp/message/update/nlri/qualifier
copying lib/exabgp/bgp/message/update/nlri/qualifier/rd.py -> build/lib/exabgp/bgp/message/update/nlri/qualifier
copying lib/exabgp/bgp/message/update/nlri/qualifier/path.py -> build/lib/exabgp/bgp/message/update/nlri/qualifier
copying lib/exabgp/bgp/message/update/nlri/qualifier/mac.py -> build/lib/exabgp/bgp/message/update/nlri/qualifier
creating build/lib/exabgp/bgp/message/update/nlri/evpn
copying lib/exabgp/bgp/message/update/nlri/evpn/prefix.py -> build/lib/exabgp/bgp/message/update/nlri/evpn
copying lib/exabgp/bgp/message/update/nlri/evpn/__init__.py -> build/lib/exabgp/bgp/message/update/nlri/evpn
copying lib/exabgp/bgp/message/update/nlri/evpn/nlri.py -> build/lib/exabgp/bgp/message/update/nlri/evpn
copying lib/exabgp/bgp/message/update/nlri/evpn/multicast.py -> build/lib/exabgp/bgp/message/update/nlri/evpn
copying lib/exabgp/bgp/message/update/nlri/evpn/segment.py -> build/lib/exabgp/bgp/message/update/nlri/evpn
copying lib/exabgp/bgp/message/update/nlri/evpn/ethernetad.py -> build/lib/exabgp/bgp/message/update/nlri/evpn
copying lib/exabgp/bgp/message/update/nlri/evpn/mac.py -> build/lib/exabgp/bgp/message/update/nlri/evpn
creating build/lib/exabgp/bgp/message/update/nlri/bgpls
copying lib/exabgp/bgp/message/update/nlri/bgpls/link.py -> build/lib/exabgp/bgp/message/update/nlri/bgpls
copying lib/exabgp/bgp/message/update/nlri/bgpls/prefixv4.py -> build/lib/exabgp/bgp/message/update/nlri/bgpls
copying lib/exabgp/bgp/message/update/nlri/bgpls/__init__.py -> build/lib/exabgp/bgp/message/update/nlri/bgpls
copying lib/exabgp/bgp/message/update/nlri/bgpls/nlri.py -> build/lib/exabgp/bgp/message/update/nlri/bgpls
copying lib/exabgp/bgp/message/update/nlri/bgpls/node.py -> build/lib/exabgp/bgp/message/update/nlri/bgpls
copying lib/exabgp/bgp/message/update/nlri/bgpls/prefixv6.py -> build/lib/exabgp/bgp/message/update/nlri/bgpls
creating build/lib/exabgp/bgp/message/update/nlri/bgpls/tlvs
copying lib/exabgp/bgp/message/update/nlri/bgpls/tlvs/ipreach.py -> build/lib/exabgp/bgp/message/update/nlri/bgpls/tlvs
copying lib/exabgp/bgp/message/update/nlri/bgpls/tlvs/linkid.py -> build/lib/exabgp/bgp/message/update/nlri/bgpls/tlvs
copying lib/exabgp/bgp/message/update/nlri/bgpls/tlvs/prefix.py -> build/lib/exabgp/bgp/message/update/nlri/bgpls/tlvs
copying lib/exabgp/bgp/message/update/nlri/bgpls/tlvs/ifaceaddr.py -> build/lib/exabgp/bgp/message/update/nlri/bgpls/tlvs
copying lib/exabgp/bgp/message/update/nlri/bgpls/tlvs/neighaddr.py -> build/lib/exabgp/bgp/message/update/nlri/bgpls/tlvs
copying lib/exabgp/bgp/message/update/nlri/bgpls/tlvs/ospfroute.py -> build/lib/exabgp/bgp/message/update/nlri/bgpls/tlvs
copying lib/exabgp/bgp/message/update/nlri/bgpls/tlvs/__init__.py -> build/lib/exabgp/bgp/message/update/nlri/bgpls/tlvs
copying lib/exabgp/bgp/message/update/nlri/bgpls/tlvs/node.py -> build/lib/exabgp/bgp/message/update/nlri/bgpls/tlvs
creating build/lib/exabgp/bgp/message/open/capability
copying lib/exabgp/bgp/message/open/capability/operational.py -> build/lib/exabgp/bgp/message/open/capability
copying lib/exabgp/bgp/message/open/capability/extended.py -> build/lib/exabgp/bgp/message/open/capability
copying lib/exabgp/bgp/message/open/capability/addpath.py -> build/lib/exabgp/bgp/message/open/capability
copying lib/exabgp/bgp/message/open/capability/__init__.py -> build/lib/exabgp/bgp/message/open/capability
copying lib/exabgp/bgp/message/open/capability/graceful.py -> build/lib/exabgp/bgp/message/open/capability
copying lib/exabgp/bgp/message/open/capability/ms.py -> build/lib/exabgp/bgp/message/open/capability
copying lib/exabgp/bgp/message/open/capability/capability.py -> build/lib/exabgp/bgp/message/open/capability
copying lib/exabgp/bgp/message/open/capability/mp.py -> build/lib/exabgp/bgp/message/open/capability
copying lib/exabgp/bgp/message/open/capability/capabilities.py -> build/lib/exabgp/bgp/message/open/capability
copying lib/exabgp/bgp/message/open/capability/refresh.py -> build/lib/exabgp/bgp/message/open/capability
copying lib/exabgp/bgp/message/open/capability/negotiated.py -> build/lib/exabgp/bgp/message/open/capability
copying lib/exabgp/bgp/message/open/capability/nexthop.py -> build/lib/exabgp/bgp/message/open/capability
copying lib/exabgp/bgp/message/open/capability/asn4.py -> build/lib/exabgp/bgp/message/open/capability
copying lib/exabgp/bgp/message/open/capability/unknown.py -> build/lib/exabgp/bgp/message/open/capability
copying lib/exabgp/bgp/message/open/capability/hostname.py -> build/lib/exabgp/bgp/message/open/capability
creating build/lib/exabgp/reactor/network
copying lib/exabgp/reactor/network/error.py -> build/lib/exabgp/reactor/network
copying lib/exabgp/reactor/network/outgoing.py -> build/lib/exabgp/reactor/network
copying lib/exabgp/reactor/network/__init__.py -> build/lib/exabgp/reactor/network
copying lib/exabgp/reactor/network/tcp.py -> build/lib/exabgp/reactor/network
copying lib/exabgp/reactor/network/connection.py -> build/lib/exabgp/reactor/network
copying lib/exabgp/reactor/network/incoming.py -> build/lib/exabgp/reactor/network
creating build/lib/exabgp/reactor/api
copying lib/exabgp/reactor/api/__init__.py -> build/lib/exabgp/reactor/api
copying lib/exabgp/reactor/api/processes.py -> build/lib/exabgp/reactor/api
copying lib/exabgp/reactor/api/transcoder.py -> build/lib/exabgp/reactor/api
creating build/lib/exabgp/reactor/api/response
copying lib/exabgp/reactor/api/response/answer.py -> build/lib/exabgp/reactor/api/response
copying lib/exabgp/reactor/api/response/__init__.py -> build/lib/exabgp/reactor/api/response
copying lib/exabgp/reactor/api/response/text.py -> build/lib/exabgp/reactor/api/response
copying lib/exabgp/reactor/api/response/json.py -> build/lib/exabgp/reactor/api/response
creating build/lib/exabgp/reactor/api/command
copying lib/exabgp/reactor/api/command/neighbor.py -> build/lib/exabgp/reactor/api/command
copying lib/exabgp/reactor/api/command/reactor.py -> build/lib/exabgp/reactor/api/command
copying lib/exabgp/reactor/api/command/command.py -> build/lib/exabgp/reactor/api/command
copying lib/exabgp/reactor/api/command/watchdog.py -> build/lib/exabgp/reactor/api/command
copying lib/exabgp/reactor/api/command/rib.py -> build/lib/exabgp/reactor/api/command
copying lib/exabgp/reactor/api/command/__init__.py -> build/lib/exabgp/reactor/api/command
copying lib/exabgp/reactor/api/command/limit.py -> build/lib/exabgp/reactor/api/command
copying lib/exabgp/reactor/api/command/announce.py -> build/lib/exabgp/reactor/api/command
running egg_info
writing lib/exabgp.egg-info/PKG-INFO
writing dependency_links to lib/exabgp.egg-info/dependency_links.txt
writing entry points to lib/exabgp.egg-info/entry_points.txt
writing requirements to lib/exabgp.egg-info/requires.txt
writing top-level names to lib/exabgp.egg-info/top_level.txt
reading manifest file 'lib/exabgp.egg-info/SOURCES.txt'
writing manifest file 'lib/exabgp.egg-info/SOURCES.txt'
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/exabgp
copying build/lib/exabgp/version.py -> build/bdist.linux-x86_64/wheel/exabgp
copying build/lib/exabgp/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp
copying build/lib/exabgp/logger.py -> build/bdist.linux-x86_64/wheel/exabgp
copying build/lib/exabgp/debug.py -> build/bdist.linux-x86_64/wheel/exabgp
copying build/lib/exabgp/__main__.py -> build/bdist.linux-x86_64/wheel/exabgp
creating build/bdist.linux-x86_64/wheel/exabgp/rib
copying build/lib/exabgp/rib/outgoing.py -> build/bdist.linux-x86_64/wheel/exabgp/rib
copying build/lib/exabgp/rib/cache.py -> build/bdist.linux-x86_64/wheel/exabgp/rib
copying build/lib/exabgp/rib/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/rib
copying build/lib/exabgp/rib/incoming.py -> build/bdist.linux-x86_64/wheel/exabgp/rib
copying build/lib/exabgp/rib/change.py -> build/bdist.linux-x86_64/wheel/exabgp/rib
creating build/bdist.linux-x86_64/wheel/exabgp/configuration
copying build/lib/exabgp/configuration/configuration.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration
copying build/lib/exabgp/configuration/check.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration
copying build/lib/exabgp/configuration/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration
copying build/lib/exabgp/configuration/parser.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration
copying build/lib/exabgp/configuration/capability.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration
copying build/lib/exabgp/configuration/setup.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration
copying build/lib/exabgp/configuration/environment.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration
copying build/lib/exabgp/configuration/usage.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration
creating build/bdist.linux-x86_64/wheel/exabgp/configuration/l2vpn
copying build/lib/exabgp/configuration/l2vpn/vpls.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/l2vpn
copying build/lib/exabgp/configuration/l2vpn/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/l2vpn
copying build/lib/exabgp/configuration/l2vpn/parser.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/l2vpn
creating build/bdist.linux-x86_64/wheel/exabgp/configuration/neighbor
copying build/lib/exabgp/configuration/neighbor/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/neighbor
copying build/lib/exabgp/configuration/neighbor/parser.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/neighbor
copying build/lib/exabgp/configuration/neighbor/api.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/neighbor
copying build/lib/exabgp/configuration/neighbor/nexthop.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/neighbor
copying build/lib/exabgp/configuration/neighbor/family.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/neighbor
creating build/bdist.linux-x86_64/wheel/exabgp/configuration/announce
copying build/lib/exabgp/configuration/announce/vpls.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/announce
copying build/lib/exabgp/configuration/announce/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/announce
copying build/lib/exabgp/configuration/announce/flow.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/announce
copying build/lib/exabgp/configuration/announce/ip.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/announce
copying build/lib/exabgp/configuration/announce/label.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/announce
copying build/lib/exabgp/configuration/announce/vpn.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/announce
copying build/lib/exabgp/configuration/announce/path.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/announce
creating build/bdist.linux-x86_64/wheel/exabgp/configuration/core
copying build/lib/exabgp/configuration/core/error.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/core
copying build/lib/exabgp/configuration/core/tokeniser.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/core
copying build/lib/exabgp/configuration/core/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/core
copying build/lib/exabgp/configuration/core/format.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/core
copying build/lib/exabgp/configuration/core/section.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/core
copying build/lib/exabgp/configuration/core/location.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/core
copying build/lib/exabgp/configuration/core/scope.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/core
creating build/bdist.linux-x86_64/wheel/exabgp/configuration/template
copying build/lib/exabgp/configuration/template/neighbor.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/template
copying build/lib/exabgp/configuration/template/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/template
creating build/bdist.linux-x86_64/wheel/exabgp/configuration/static
copying build/lib/exabgp/configuration/static/route.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/static
copying build/lib/exabgp/configuration/static/mpls.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/static
copying build/lib/exabgp/configuration/static/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/static
copying build/lib/exabgp/configuration/static/parser.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/static
creating build/bdist.linux-x86_64/wheel/exabgp/configuration/operational
copying build/lib/exabgp/configuration/operational/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/operational
copying build/lib/exabgp/configuration/operational/parser.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/operational
creating build/bdist.linux-x86_64/wheel/exabgp/configuration/process
copying build/lib/exabgp/configuration/process/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/process
copying build/lib/exabgp/configuration/process/parser.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/process
creating build/bdist.linux-x86_64/wheel/exabgp/configuration/flow
copying build/lib/exabgp/configuration/flow/route.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/flow
copying build/lib/exabgp/configuration/flow/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/flow
copying build/lib/exabgp/configuration/flow/parser.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/flow
copying build/lib/exabgp/configuration/flow/then.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/flow
copying build/lib/exabgp/configuration/flow/scope.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/flow
copying build/lib/exabgp/configuration/flow/match.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/flow
creating build/bdist.linux-x86_64/wheel/exabgp/util
copying build/lib/exabgp/util/od.py -> build/bdist.linux-x86_64/wheel/exabgp/util
copying build/lib/exabgp/util/trace.py -> build/bdist.linux-x86_64/wheel/exabgp/util
copying build/lib/exabgp/util/enumeration.py -> build/bdist.linux-x86_64/wheel/exabgp/util
copying build/lib/exabgp/util/dns.py -> build/bdist.linux-x86_64/wheel/exabgp/util
copying build/lib/exabgp/util/panic.py -> build/bdist.linux-x86_64/wheel/exabgp/util
copying build/lib/exabgp/util/cache.py -> build/bdist.linux-x86_64/wheel/exabgp/util
copying build/lib/exabgp/util/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/util
copying build/lib/exabgp/util/errstr.py -> build/bdist.linux-x86_64/wheel/exabgp/util
copying build/lib/exabgp/util/coroutine.py -> build/bdist.linux-x86_64/wheel/exabgp/util
copying build/lib/exabgp/util/test.py -> build/bdist.linux-x86_64/wheel/exabgp/util
copying build/lib/exabgp/util/ip.py -> build/bdist.linux-x86_64/wheel/exabgp/util
copying build/lib/exabgp/util/dictionary.py -> build/bdist.linux-x86_64/wheel/exabgp/util
copying build/lib/exabgp/util/hashtable.py -> build/bdist.linux-x86_64/wheel/exabgp/util
copying build/lib/exabgp/util/usage.py -> build/bdist.linux-x86_64/wheel/exabgp/util
creating build/bdist.linux-x86_64/wheel/exabgp/netlink
copying build/lib/exabgp/netlink/tc.py -> build/bdist.linux-x86_64/wheel/exabgp/netlink
copying build/lib/exabgp/netlink/attributes.py -> build/bdist.linux-x86_64/wheel/exabgp/netlink
copying build/lib/exabgp/netlink/firewall.py -> build/bdist.linux-x86_64/wheel/exabgp/netlink
copying build/lib/exabgp/netlink/netlink.py -> build/bdist.linux-x86_64/wheel/exabgp/netlink
copying build/lib/exabgp/netlink/old.py -> build/bdist.linux-x86_64/wheel/exabgp/netlink
copying build/lib/exabgp/netlink/sequence.py -> build/bdist.linux-x86_64/wheel/exabgp/netlink
copying build/lib/exabgp/netlink/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/netlink
copying build/lib/exabgp/netlink/message.py -> build/bdist.linux-x86_64/wheel/exabgp/netlink
creating build/bdist.linux-x86_64/wheel/exabgp/netlink/route
copying build/lib/exabgp/netlink/route/link.py -> build/bdist.linux-x86_64/wheel/exabgp/netlink/route
copying build/lib/exabgp/netlink/route/address.py -> build/bdist.linux-x86_64/wheel/exabgp/netlink/route
copying build/lib/exabgp/netlink/route/neighbor.py -> build/bdist.linux-x86_64/wheel/exabgp/netlink/route
copying build/lib/exabgp/netlink/route/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/netlink/route
copying build/lib/exabgp/netlink/route/network.py -> build/bdist.linux-x86_64/wheel/exabgp/netlink/route
creating build/bdist.linux-x86_64/wheel/exabgp/protocol
copying build/lib/exabgp/protocol/resource.py -> build/bdist.linux-x86_64/wheel/exabgp/protocol
copying build/lib/exabgp/protocol/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/protocol
copying build/lib/exabgp/protocol/family.py -> build/bdist.linux-x86_64/wheel/exabgp/protocol
creating build/bdist.linux-x86_64/wheel/exabgp/protocol/iso
copying build/lib/exabgp/protocol/iso/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/protocol/iso
creating build/bdist.linux-x86_64/wheel/exabgp/protocol/ip
copying build/lib/exabgp/protocol/ip/port.py -> build/bdist.linux-x86_64/wheel/exabgp/protocol/ip
copying build/lib/exabgp/protocol/ip/netmask.py -> build/bdist.linux-x86_64/wheel/exabgp/protocol/ip
copying build/lib/exabgp/protocol/ip/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/protocol/ip
copying build/lib/exabgp/protocol/ip/fragment.py -> build/bdist.linux-x86_64/wheel/exabgp/protocol/ip
copying build/lib/exabgp/protocol/ip/icmp.py -> build/bdist.linux-x86_64/wheel/exabgp/protocol/ip
creating build/bdist.linux-x86_64/wheel/exabgp/protocol/ip/tcp
copying build/lib/exabgp/protocol/ip/tcp/flag.py -> build/bdist.linux-x86_64/wheel/exabgp/protocol/ip/tcp
copying build/lib/exabgp/protocol/ip/tcp/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/protocol/ip/tcp
creating build/bdist.linux-x86_64/wheel/exabgp/application
copying build/lib/exabgp/application/netlink.py -> build/bdist.linux-x86_64/wheel/exabgp/application
copying build/lib/exabgp/application/bgp.py -> build/bdist.linux-x86_64/wheel/exabgp/application
copying build/lib/exabgp/application/control.py -> build/bdist.linux-x86_64/wheel/exabgp/application
copying build/lib/exabgp/application/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/application
copying build/lib/exabgp/application/flow.py -> build/bdist.linux-x86_64/wheel/exabgp/application
copying build/lib/exabgp/application/healthcheck.py -> build/bdist.linux-x86_64/wheel/exabgp/application
copying build/lib/exabgp/application/cli.py -> build/bdist.linux-x86_64/wheel/exabgp/application
copying build/lib/exabgp/application/tojson.py -> build/bdist.linux-x86_64/wheel/exabgp/application
creating build/bdist.linux-x86_64/wheel/exabgp/bgp
copying build/lib/exabgp/bgp/neighbor.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp
copying build/lib/exabgp/bgp/timer.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp
copying build/lib/exabgp/bgp/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp
copying build/lib/exabgp/bgp/fsm.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp
creating build/bdist.linux-x86_64/wheel/exabgp/bgp/message
copying build/lib/exabgp/bgp/message/direction.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message
copying build/lib/exabgp/bgp/message/operational.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message
copying build/lib/exabgp/bgp/message/notification.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message
copying build/lib/exabgp/bgp/message/keepalive.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message
copying build/lib/exabgp/bgp/message/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message
copying build/lib/exabgp/bgp/message/message.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message
copying build/lib/exabgp/bgp/message/nop.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message
copying build/lib/exabgp/bgp/message/refresh.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message
copying build/lib/exabgp/bgp/message/unknown.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message
creating build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update
copying build/lib/exabgp/bgp/message/update/eor.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update
copying build/lib/exabgp/bgp/message/update/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update
creating build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute
copying build/lib/exabgp/bgp/message/update/attribute/localpref.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute
copying build/lib/exabgp/bgp/message/update/attribute/attribute.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute
copying build/lib/exabgp/bgp/message/update/attribute/med.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute
copying build/lib/exabgp/bgp/message/update/attribute/attributes.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute
copying build/lib/exabgp/bgp/message/update/attribute/aggregator.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute
copying build/lib/exabgp/bgp/message/update/attribute/generic.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute
copying build/lib/exabgp/bgp/message/update/attribute/mprnlri.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute
copying build/lib/exabgp/bgp/message/update/attribute/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute
copying build/lib/exabgp/bgp/message/update/attribute/aigp.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute
copying build/lib/exabgp/bgp/message/update/attribute/aspath.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute
copying build/lib/exabgp/bgp/message/update/attribute/nexthop.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute
copying build/lib/exabgp/bgp/message/update/attribute/mpurnlri.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute
copying build/lib/exabgp/bgp/message/update/attribute/atomicaggregate.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute
copying build/lib/exabgp/bgp/message/update/attribute/origin.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute
copying build/lib/exabgp/bgp/message/update/attribute/originatorid.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute
copying build/lib/exabgp/bgp/message/update/attribute/pmsi.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute
copying build/lib/exabgp/bgp/message/update/attribute/clusterlist.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute
creating build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/sr
copying build/lib/exabgp/bgp/message/update/attribute/sr/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/sr
copying build/lib/exabgp/bgp/message/update/attribute/sr/prefixsid.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/sr
copying build/lib/exabgp/bgp/message/update/attribute/sr/srgb.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/sr
copying build/lib/exabgp/bgp/message/update/attribute/sr/ipv6sid.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/sr
copying build/lib/exabgp/bgp/message/update/attribute/sr/labelindex.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/sr
copying build/lib/exabgp/bgp/message/update/attribute/sr/srv6vpnsid.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/sr
copying build/lib/exabgp/bgp/message/update/attribute/sr/srv6l3vpnsid.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/sr
creating build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/community
copying build/lib/exabgp/bgp/message/update/attribute/community/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/community
creating build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/community/large
copying build/lib/exabgp/bgp/message/update/attribute/community/large/communities.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/community/large
copying build/lib/exabgp/bgp/message/update/attribute/community/large/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/community/large
copying build/lib/exabgp/bgp/message/update/attribute/community/large/community.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/community/large
creating build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/community/initial
copying build/lib/exabgp/bgp/message/update/attribute/community/initial/communities.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/community/initial
copying build/lib/exabgp/bgp/message/update/attribute/community/initial/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/community/initial
copying build/lib/exabgp/bgp/message/update/attribute/community/initial/community.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/community/initial
creating build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/community/extended
copying build/lib/exabgp/bgp/message/update/attribute/community/extended/encapsulation.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/community/extended
copying build/lib/exabgp/bgp/message/update/attribute/community/extended/communities.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/community/extended
copying build/lib/exabgp/bgp/message/update/attribute/community/extended/rt.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/community/extended
copying build/lib/exabgp/bgp/message/update/attribute/community/extended/chso.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/community/extended
copying build/lib/exabgp/bgp/message/update/attribute/community/extended/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/community/extended
copying build/lib/exabgp/bgp/message/update/attribute/community/extended/flowspec_scope.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/community/extended
copying build/lib/exabgp/bgp/message/update/attribute/community/extended/bandwidth.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/community/extended
copying build/lib/exabgp/bgp/message/update/attribute/community/extended/community.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/community/extended
copying build/lib/exabgp/bgp/message/update/attribute/community/extended/traffic.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/community/extended
copying build/lib/exabgp/bgp/message/update/attribute/community/extended/l2info.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/community/extended
copying build/lib/exabgp/bgp/message/update/attribute/community/extended/mac_mobility.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/community/extended
copying build/lib/exabgp/bgp/message/update/attribute/community/extended/rt_record.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/community/extended
copying build/lib/exabgp/bgp/message/update/attribute/community/extended/origin.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/community/extended
creating build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/linkstate.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls
creating build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/prefix
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/prefix/prefixmetric.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/prefix
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/prefix/srprefix.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/prefix
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/prefix/igptags.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/prefix
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/prefix/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/prefix
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/prefix/srrid.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/prefix
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/prefix/opaque.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/prefix
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/prefix/igpflags.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/prefix
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/prefix/igpextags.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/prefix
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/prefix/ospfaddr.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/prefix
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/prefix/srigpprefixattr.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/prefix
creating build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/link
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/link/rterid.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/link
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/link/maxbw.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/link
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/link/temetric.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/link
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/link/igpmetric.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/link
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/link/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/link
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/link/admingroup.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/link
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/link/srlg.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/link
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/link/opaque.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/link
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/link/rsvpbw.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/link
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/link/mplsmask.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/link
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/link/unrsvpbw.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/link
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/link/sradj.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/link
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/link/sradjlan.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/link
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/link/linkname.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/link
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/link/protection.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/link
creating build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/node
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/node/nodeflags.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/node
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/node/nodename.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/node
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/node/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/node
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/node/lterid.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/node
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/node/opaque.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/node
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/node/isisarea.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/node
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/node/sralgo.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/node
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/node/srcap.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/node
creating build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri
copying build/lib/exabgp/bgp/message/update/nlri/inet.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri
copying build/lib/exabgp/bgp/message/update/nlri/cidr.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri
copying build/lib/exabgp/bgp/message/update/nlri/vpls.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri
copying build/lib/exabgp/bgp/message/update/nlri/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri
copying build/lib/exabgp/bgp/message/update/nlri/flow.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri
copying build/lib/exabgp/bgp/message/update/nlri/ipvpn.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri
copying build/lib/exabgp/bgp/message/update/nlri/label.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri
copying build/lib/exabgp/bgp/message/update/nlri/rtc.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri
copying build/lib/exabgp/bgp/message/update/nlri/nlri.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri
creating build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/qualifier
copying build/lib/exabgp/bgp/message/update/nlri/qualifier/esi.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/qualifier
copying build/lib/exabgp/bgp/message/update/nlri/qualifier/labels.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/qualifier
copying build/lib/exabgp/bgp/message/update/nlri/qualifier/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/qualifier
copying build/lib/exabgp/bgp/message/update/nlri/qualifier/etag.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/qualifier
copying build/lib/exabgp/bgp/message/update/nlri/qualifier/rd.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/qualifier
copying build/lib/exabgp/bgp/message/update/nlri/qualifier/path.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/qualifier
copying build/lib/exabgp/bgp/message/update/nlri/qualifier/mac.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/qualifier
creating build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/evpn
copying build/lib/exabgp/bgp/message/update/nlri/evpn/prefix.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/evpn
copying build/lib/exabgp/bgp/message/update/nlri/evpn/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/evpn
copying build/lib/exabgp/bgp/message/update/nlri/evpn/nlri.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/evpn
copying build/lib/exabgp/bgp/message/update/nlri/evpn/multicast.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/evpn
copying build/lib/exabgp/bgp/message/update/nlri/evpn/segment.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/evpn
copying build/lib/exabgp/bgp/message/update/nlri/evpn/ethernetad.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/evpn
copying build/lib/exabgp/bgp/message/update/nlri/evpn/mac.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/evpn
creating build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/bgpls
copying build/lib/exabgp/bgp/message/update/nlri/bgpls/link.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/bgpls
copying build/lib/exabgp/bgp/message/update/nlri/bgpls/prefixv4.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/bgpls
copying build/lib/exabgp/bgp/message/update/nlri/bgpls/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/bgpls
copying build/lib/exabgp/bgp/message/update/nlri/bgpls/nlri.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/bgpls
copying build/lib/exabgp/bgp/message/update/nlri/bgpls/node.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/bgpls
copying build/lib/exabgp/bgp/message/update/nlri/bgpls/prefixv6.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/bgpls
creating build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/bgpls/tlvs
copying build/lib/exabgp/bgp/message/update/nlri/bgpls/tlvs/ipreach.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/bgpls/tlvs
copying build/lib/exabgp/bgp/message/update/nlri/bgpls/tlvs/linkid.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/bgpls/tlvs
copying build/lib/exabgp/bgp/message/update/nlri/bgpls/tlvs/prefix.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/bgpls/tlvs
copying build/lib/exabgp/bgp/message/update/nlri/bgpls/tlvs/ifaceaddr.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/bgpls/tlvs
copying build/lib/exabgp/bgp/message/update/nlri/bgpls/tlvs/neighaddr.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/bgpls/tlvs
copying build/lib/exabgp/bgp/message/update/nlri/bgpls/tlvs/ospfroute.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/bgpls/tlvs
copying build/lib/exabgp/bgp/message/update/nlri/bgpls/tlvs/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/bgpls/tlvs
copying build/lib/exabgp/bgp/message/update/nlri/bgpls/tlvs/node.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/bgpls/tlvs
creating build/bdist.linux-x86_64/wheel/exabgp/bgp/message/open
copying build/lib/exabgp/bgp/message/open/holdtime.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/open
copying build/lib/exabgp/bgp/message/open/routerid.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/open
copying build/lib/exabgp/bgp/message/open/version.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/open
copying build/lib/exabgp/bgp/message/open/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/open
copying build/lib/exabgp/bgp/message/open/asn.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/open
creating build/bdist.linux-x86_64/wheel/exabgp/bgp/message/open/capability
copying build/lib/exabgp/bgp/message/open/capability/operational.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/open/capability
copying build/lib/exabgp/bgp/message/open/capability/extended.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/open/capability
copying build/lib/exabgp/bgp/message/open/capability/addpath.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/open/capability
copying build/lib/exabgp/bgp/message/open/capability/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/open/capability
copying build/lib/exabgp/bgp/message/open/capability/graceful.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/open/capability
copying build/lib/exabgp/bgp/message/open/capability/ms.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/open/capability
copying build/lib/exabgp/bgp/message/open/capability/capability.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/open/capability
copying build/lib/exabgp/bgp/message/open/capability/mp.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/open/capability
copying build/lib/exabgp/bgp/message/open/capability/capabilities.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/open/capability
copying build/lib/exabgp/bgp/message/open/capability/refresh.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/open/capability
copying build/lib/exabgp/bgp/message/open/capability/negotiated.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/open/capability
copying build/lib/exabgp/bgp/message/open/capability/nexthop.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/open/capability
copying build/lib/exabgp/bgp/message/open/capability/asn4.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/open/capability
copying build/lib/exabgp/bgp/message/open/capability/unknown.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/open/capability
copying build/lib/exabgp/bgp/message/open/capability/hostname.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/open/capability
creating build/bdist.linux-x86_64/wheel/exabgp/vendoring
copying build/lib/exabgp/vendoring/ipaddress.py -> build/bdist.linux-x86_64/wheel/exabgp/vendoring
copying build/lib/exabgp/vendoring/ordereddict.py -> build/bdist.linux-x86_64/wheel/exabgp/vendoring
copying build/lib/exabgp/vendoring/gcdump.py -> build/bdist.linux-x86_64/wheel/exabgp/vendoring
copying build/lib/exabgp/vendoring/docopt.py -> build/bdist.linux-x86_64/wheel/exabgp/vendoring
copying build/lib/exabgp/vendoring/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/vendoring
copying build/lib/exabgp/vendoring/lsprofcalltree.py -> build/bdist.linux-x86_64/wheel/exabgp/vendoring
copying build/lib/exabgp/vendoring/cmd2.py -> build/bdist.linux-x86_64/wheel/exabgp/vendoring
copying build/lib/exabgp/vendoring/six.py -> build/bdist.linux-x86_64/wheel/exabgp/vendoring
copying build/lib/exabgp/vendoring/profiler.py -> build/bdist.linux-x86_64/wheel/exabgp/vendoring
copying build/lib/exabgp/vendoring/objgraph.py -> build/bdist.linux-x86_64/wheel/exabgp/vendoring
copying build/lib/exabgp/vendoring/bitstring.py -> build/bdist.linux-x86_64/wheel/exabgp/vendoring
copying build/lib/exabgp/vendoring/counter.py -> build/bdist.linux-x86_64/wheel/exabgp/vendoring
copying build/lib/exabgp/vendoring/pyparsing.py -> build/bdist.linux-x86_64/wheel/exabgp/vendoring
creating build/bdist.linux-x86_64/wheel/exabgp/data
copying build/lib/exabgp/data/check.py -> build/bdist.linux-x86_64/wheel/exabgp/data
copying build/lib/exabgp/data/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/data
creating build/bdist.linux-x86_64/wheel/exabgp/reactor
copying build/lib/exabgp/reactor/asynchronous.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor
copying build/lib/exabgp/reactor/interrupt.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor
copying build/lib/exabgp/reactor/protocol.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor
copying build/lib/exabgp/reactor/keepalive.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor
copying build/lib/exabgp/reactor/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor
copying build/lib/exabgp/reactor/peer.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor
copying build/lib/exabgp/reactor/delay.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor
copying build/lib/exabgp/reactor/loop.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor
copying build/lib/exabgp/reactor/daemon.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor
copying build/lib/exabgp/reactor/listener.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor
creating build/bdist.linux-x86_64/wheel/exabgp/reactor/network
copying build/lib/exabgp/reactor/network/error.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor/network
copying build/lib/exabgp/reactor/network/outgoing.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor/network
copying build/lib/exabgp/reactor/network/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor/network
copying build/lib/exabgp/reactor/network/tcp.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor/network
copying build/lib/exabgp/reactor/network/connection.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor/network
copying build/lib/exabgp/reactor/network/incoming.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor/network
creating build/bdist.linux-x86_64/wheel/exabgp/reactor/api
copying build/lib/exabgp/reactor/api/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor/api
copying build/lib/exabgp/reactor/api/processes.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor/api
copying build/lib/exabgp/reactor/api/transcoder.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor/api
creating build/bdist.linux-x86_64/wheel/exabgp/reactor/api/response
copying build/lib/exabgp/reactor/api/response/answer.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor/api/response
copying build/lib/exabgp/reactor/api/response/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor/api/response
copying build/lib/exabgp/reactor/api/response/text.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor/api/response
copying build/lib/exabgp/reactor/api/response/json.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor/api/response
creating build/bdist.linux-x86_64/wheel/exabgp/reactor/api/command
copying build/lib/exabgp/reactor/api/command/neighbor.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor/api/command
copying build/lib/exabgp/reactor/api/command/reactor.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor/api/command
copying build/lib/exabgp/reactor/api/command/command.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor/api/command
copying build/lib/exabgp/reactor/api/command/watchdog.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor/api/command
copying build/lib/exabgp/reactor/api/command/rib.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor/api/command
copying build/lib/exabgp/reactor/api/command/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor/api/command
copying build/lib/exabgp/reactor/api/command/limit.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor/api/command
copying build/lib/exabgp/reactor/api/command/announce.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor/api/command
running install_data
creating build/bdist.linux-x86_64/wheel/exabgp-4.2.6.data
creating build/bdist.linux-x86_64/wheel/exabgp-4.2.6.data/data
creating build/bdist.linux-x86_64/wheel/exabgp-4.2.6.data/data/etc
creating build/bdist.linux-x86_64/wheel/exabgp-4.2.6.data/data/etc/exabgp
creating build/bdist.linux-x86_64/wheel/exabgp-4.2.6.data/data/etc/exabgp/examples
copying etc/exabgp/run/api-api.nothing.run -> build/bdist.linux-x86_64/wheel/exabgp-4.2.6.data/data/etc/exabgp/examples
copying etc/exabgp/run/api-check.run -> build/bdist.linux-x86_64/wheel/exabgp-4.2.6.data/data/etc/exabgp/examples
copying etc/exabgp/run/watchdog.run -> build/bdist.linux-x86_64/wheel/exabgp-4.2.6.data/data/etc/exabgp/examples
copying etc/exabgp/run/watchdog-1.pl -> build/bdist.linux-x86_64/wheel/exabgp-4.2.6.data/data/etc/exabgp/examples
copying etc/exabgp/run/api-add-remove.run -> build/bdist.linux-x86_64/wheel/exabgp-4.2.6.data/data/etc/exabgp/examples
copying etc/exabgp/run/api-eor.run -> build/bdist.linux-x86_64/wheel/exabgp-4.2.6.data/data/etc/exabgp/examples
copying etc/exabgp/run/api-teardown.run -> build/bdist.linux-x86_64/wheel/exabgp-4.2.6.data/data/etc/exabgp/examples
copying etc/exabgp/run/api-nexthop.run -> build/bdist.linux-x86_64/wheel/exabgp-4.2.6.data/data/etc/exabgp/examples
copying etc/exabgp/run/api-vpnv4.run -> build/bdist.linux-x86_64/wheel/exabgp-4.2.6.data/data/etc/exabgp/examples
copying etc/exabgp/run/api-multisession.run -> build/bdist.linux-x86_64/wheel/exabgp-4.2.6.data/data/etc/exabgp/examples
copying etc/exabgp/run/api-reload.run -> build/bdist.linux-x86_64/wheel/exabgp-4.2.6.data/data/etc/exabgp/examples
copying etc/exabgp/run/syslog-1.py -> build/bdist.linux-x86_64/wheel/exabgp-4.2.6.data/data/etc/exabgp/examples
copying etc/exabgp/run/dynamic-1.pl -> build/bdist.linux-x86_64/wheel/exabgp-4.2.6.data/data/etc/exabgp/examples
copying etc/exabgp/run/api-attributes.run -> build/bdist.linux-x86_64/wheel/exabgp-4.2.6.data/data/etc/exabgp/examples
copying etc/exabgp/run/api-manual-eor.run -> build/bdist.linux-x86_64/wheel/exabgp-4.2.6.data/data/etc/exabgp/examples
copying etc/exabgp/run/api-api.receive.run -> build/bdist.linux-x86_64/wheel/exabgp-4.2.6.data/data/etc/exabgp/examples
copying etc/exabgp/run/api-announce.run -> build/bdist.linux-x86_64/wheel/exabgp-4.2.6.data/data/etc/exabgp/examples
copying etc/exabgp/run/api-vpls.run -> build/bdist.linux-x86_64/wheel/exabgp-4.2.6.data/data/etc/exabgp/examples
copying etc/exabgp/run/api-attributes-vpn.run -> build/bdist.linux-x86_64/wheel/exabgp-4.2.6.data/data/etc/exabgp/examples
copying etc/exabgp/run/api-open.run -> build/bdist.linux-x86_64/wheel/exabgp-4.2.6.data/data/etc/exabgp/examples
copying etc/exabgp/run/api-multi-neighbor.run -> build/bdist.linux-x86_64/wheel/exabgp-4.2.6.data/data/etc/exabgp/examples
copying etc/exabgp/run/watchdog-1.sh -> build/bdist.linux-x86_64/wheel/exabgp-4.2.6.data/data/etc/exabgp/examples
copying etc/exabgp/run/stderr-1.py -> build/bdist.linux-x86_64/wheel/exabgp-4.2.6.data/data/etc/exabgp/examples
copying etc/exabgp/run/api-notification.run -> build/bdist.linux-x86_64/wheel/exabgp-4.2.6.data/data/etc/exabgp/examples
copying etc/exabgp/run/api-flow.run -> build/bdist.linux-x86_64/wheel/exabgp-4.2.6.data/data/etc/exabgp/examples
copying etc/exabgp/run/api-fast.run -> build/bdist.linux-x86_64/wheel/exabgp-4.2.6.data/data/etc/exabgp/examples
copying etc/exabgp/run/dynamic-1.sh -> build/bdist.linux-x86_64/wheel/exabgp-4.2.6.data/data/etc/exabgp/examples
copying etc/exabgp/run/api-nexthop-self.run -> build/bdist.linux-x86_64/wheel/exabgp-4.2.6.data/data/etc/exabgp/examples
copying etc/exabgp/run/api-no-respawn-2.run -> build/bdist.linux-x86_64/wheel/exabgp-4.2.6.data/data/etc/exabgp/examples
copying etc/exabgp/run/api-broken-flow.run -> build/bdist.linux-x86_64/wheel/exabgp-4.2.6.data/data/etc/exabgp/examples
copying etc/exabgp/run/api-no-respawn-1.run -> build/bdist.linux-x86_64/wheel/exabgp-4.2.6.data/data/etc/exabgp/examples
copying etc/exabgp/run/api-announcement.run -> build/bdist.linux-x86_64/wheel/exabgp-4.2.6.data/data/etc/exabgp/examples
running install_egg_info
Copying lib/exabgp.egg-info to build/bdist.linux-x86_64/wheel/exabgp-4.2.6-py3.6.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/exabgp-4.2.6.dist-info/WHEEL
creating 'dist/exabgp-4.2.6-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'exabgp/__init__.py'
adding 'exabgp/__main__.py'
adding 'exabgp/debug.py'
adding 'exabgp/logger.py'
adding 'exabgp/version.py'
adding 'exabgp/application/__init__.py'
adding 'exabgp/application/bgp.py'
adding 'exabgp/application/cli.py'
adding 'exabgp/application/control.py'
adding 'exabgp/application/flow.py'
adding 'exabgp/application/healthcheck.py'
adding 'exabgp/application/netlink.py'
adding 'exabgp/application/tojson.py'
adding 'exabgp/bgp/__init__.py'
adding 'exabgp/bgp/fsm.py'
adding 'exabgp/bgp/neighbor.py'
adding 'exabgp/bgp/timer.py'
adding 'exabgp/bgp/message/__init__.py'
adding 'exabgp/bgp/message/direction.py'
adding 'exabgp/bgp/message/keepalive.py'
adding 'exabgp/bgp/message/message.py'
adding 'exabgp/bgp/message/nop.py'
adding 'exabgp/bgp/message/notification.py'
adding 'exabgp/bgp/message/operational.py'
adding 'exabgp/bgp/message/refresh.py'
adding 'exabgp/bgp/message/unknown.py'
adding 'exabgp/bgp/message/open/__init__.py'
adding 'exabgp/bgp/message/open/asn.py'
adding 'exabgp/bgp/message/open/holdtime.py'
adding 'exabgp/bgp/message/open/routerid.py'
adding 'exabgp/bgp/message/open/version.py'
adding 'exabgp/bgp/message/open/capability/__init__.py'
adding 'exabgp/bgp/message/open/capability/addpath.py'
adding 'exabgp/bgp/message/open/capability/asn4.py'
adding 'exabgp/bgp/message/open/capability/capabilities.py'
adding 'exabgp/bgp/message/open/capability/capability.py'
adding 'exabgp/bgp/message/open/capability/extended.py'
adding 'exabgp/bgp/message/open/capability/graceful.py'
adding 'exabgp/bgp/message/open/capability/hostname.py'
adding 'exabgp/bgp/message/open/capability/mp.py'
adding 'exabgp/bgp/message/open/capability/ms.py'
adding 'exabgp/bgp/message/open/capability/negotiated.py'
adding 'exabgp/bgp/message/open/capability/nexthop.py'
adding 'exabgp/bgp/message/open/capability/operational.py'
adding 'exabgp/bgp/message/open/capability/refresh.py'
adding 'exabgp/bgp/message/open/capability/unknown.py'
adding 'exabgp/bgp/message/update/__init__.py'
adding 'exabgp/bgp/message/update/eor.py'
adding 'exabgp/bgp/message/update/attribute/__init__.py'
adding 'exabgp/bgp/message/update/attribute/aggregator.py'
adding 'exabgp/bgp/message/update/attribute/aigp.py'
adding 'exabgp/bgp/message/update/attribute/aspath.py'
adding 'exabgp/bgp/message/update/attribute/atomicaggregate.py'
adding 'exabgp/bgp/message/update/attribute/attribute.py'
adding 'exabgp/bgp/message/update/attribute/attributes.py'
adding 'exabgp/bgp/message/update/attribute/clusterlist.py'
adding 'exabgp/bgp/message/update/attribute/generic.py'
adding 'exabgp/bgp/message/update/attribute/localpref.py'
adding 'exabgp/bgp/message/update/attribute/med.py'
adding 'exabgp/bgp/message/update/attribute/mprnlri.py'
adding 'exabgp/bgp/message/update/attribute/mpurnlri.py'
adding 'exabgp/bgp/message/update/attribute/nexthop.py'
adding 'exabgp/bgp/message/update/attribute/origin.py'
adding 'exabgp/bgp/message/update/attribute/originatorid.py'
adding 'exabgp/bgp/message/update/attribute/pmsi.py'
adding 'exabgp/bgp/message/update/attribute/bgpls/__init__.py'
adding 'exabgp/bgp/message/update/attribute/bgpls/linkstate.py'
adding 'exabgp/bgp/message/update/attribute/bgpls/link/__init__.py'
adding 'exabgp/bgp/message/update/attribute/bgpls/link/admingroup.py'
adding 'exabgp/bgp/message/update/attribute/bgpls/link/igpmetric.py'
adding 'exabgp/bgp/message/update/attribute/bgpls/link/linkname.py'
adding 'exabgp/bgp/message/update/attribute/bgpls/link/maxbw.py'
adding 'exabgp/bgp/message/update/attribute/bgpls/link/mplsmask.py'
adding 'exabgp/bgp/message/update/attribute/bgpls/link/opaque.py'
adding 'exabgp/bgp/message/update/attribute/bgpls/link/protection.py'
adding 'exabgp/bgp/message/update/attribute/bgpls/link/rsvpbw.py'
adding 'exabgp/bgp/message/update/attribute/bgpls/link/rterid.py'
adding 'exabgp/bgp/message/update/attribute/bgpls/link/sradj.py'
adding 'exabgp/bgp/message/update/attribute/bgpls/link/sradjlan.py'
adding 'exabgp/bgp/message/update/attribute/bgpls/link/srlg.py'
adding 'exabgp/bgp/message/update/attribute/bgpls/link/temetric.py'
adding 'exabgp/bgp/message/update/attribute/bgpls/link/unrsvpbw.py'
adding 'exabgp/bgp/message/update/attribute/bgpls/node/__init__.py'
adding 'exabgp/bgp/message/update/attribute/bgpls/node/isisarea.py'
adding 'exabgp/bgp/message/update/attribute/bgpls/node/lterid.py'
adding 'exabgp/bgp/message/update/attribute/bgpls/node/nodeflags.py'
adding 'exabgp/bgp/message/update/attribute/bgpls/node/nodename.py'
adding 'exabgp/bgp/message/update/attribute/bgpls/node/opaque.py'
adding 'exabgp/bgp/message/update/attribute/bgpls/node/sralgo.py'
adding 'exabgp/bgp/message/update/attribute/bgpls/node/srcap.py'
adding 'exabgp/bgp/message/update/attribute/bgpls/prefix/__init__.py'
adding 'exabgp/bgp/message/update/attribute/bgpls/prefix/igpextags.py'
adding 'exabgp/bgp/message/update/attribute/bgpls/prefix/igpflags.py'
adding 'exabgp/bgp/message/update/attribute/bgpls/prefix/igptags.py'
adding 'exabgp/bgp/message/update/attribute/bgpls/prefix/opaque.py'
adding 'exabgp/bgp/message/update/attribute/bgpls/prefix/ospfaddr.py'
adding 'exabgp/bgp/message/update/attribute/bgpls/prefix/prefixmetric.py'
adding 'exabgp/bgp/message/update/attribute/bgpls/prefix/srigpprefixattr.py'
adding 'exabgp/bgp/message/update/attribute/bgpls/prefix/srprefix.py'
adding 'exabgp/bgp/message/update/attribute/bgpls/prefix/srrid.py'
adding 'exabgp/bgp/message/update/attribute/community/__init__.py'
adding 'exabgp/bgp/message/update/attribute/community/extended/__init__.py'
adding 'exabgp/bgp/message/update/attribute/community/extended/bandwidth.py'
adding 'exabgp/bgp/message/update/attribute/community/extended/chso.py'
adding 'exabgp/bgp/message/update/attribute/community/extended/communities.py'
adding 'exabgp/bgp/message/update/attribute/community/extended/community.py'
adding 'exabgp/bgp/message/update/attribute/community/extended/encapsulation.py'
adding 'exabgp/bgp/message/update/attribute/community/extended/flowspec_scope.py'
adding 'exabgp/bgp/message/update/attribute/community/extended/l2info.py'
adding 'exabgp/bgp/message/update/attribute/community/extended/mac_mobility.py'
adding 'exabgp/bgp/message/update/attribute/community/extended/origin.py'
adding 'exabgp/bgp/message/update/attribute/community/extended/rt.py'
adding 'exabgp/bgp/message/update/attribute/community/extended/rt_record.py'
adding 'exabgp/bgp/message/update/attribute/community/extended/traffic.py'
adding 'exabgp/bgp/message/update/attribute/community/initial/__init__.py'
adding 'exabgp/bgp/message/update/attribute/community/initial/communities.py'
adding 'exabgp/bgp/message/update/attribute/community/initial/community.py'
adding 'exabgp/bgp/message/update/attribute/community/large/__init__.py'
adding 'exabgp/bgp/message/update/attribute/community/large/communities.py'
adding 'exabgp/bgp/message/update/attribute/community/large/community.py'
adding 'exabgp/bgp/message/update/attribute/sr/__init__.py'
adding 'exabgp/bgp/message/update/attribute/sr/ipv6sid.py'
adding 'exabgp/bgp/message/update/attribute/sr/labelindex.py'
adding 'exabgp/bgp/message/update/attribute/sr/prefixsid.py'
adding 'exabgp/bgp/message/update/attribute/sr/srgb.py'
adding 'exabgp/bgp/message/update/attribute/sr/srv6l3vpnsid.py'
adding 'exabgp/bgp/message/update/attribute/sr/srv6vpnsid.py'
adding 'exabgp/bgp/message/update/nlri/__init__.py'
adding 'exabgp/bgp/message/update/nlri/cidr.py'
adding 'exabgp/bgp/message/update/nlri/flow.py'
adding 'exabgp/bgp/message/update/nlri/inet.py'
adding 'exabgp/bgp/message/update/nlri/ipvpn.py'
adding 'exabgp/bgp/message/update/nlri/label.py'
adding 'exabgp/bgp/message/update/nlri/nlri.py'
adding 'exabgp/bgp/message/update/nlri/rtc.py'
adding 'exabgp/bgp/message/update/nlri/vpls.py'
adding 'exabgp/bgp/message/update/nlri/bgpls/__init__.py'
adding 'exabgp/bgp/message/update/nlri/bgpls/link.py'
adding 'exabgp/bgp/message/update/nlri/bgpls/nlri.py'
adding 'exabgp/bgp/message/update/nlri/bgpls/node.py'
adding 'exabgp/bgp/message/update/nlri/bgpls/prefixv4.py'
adding 'exabgp/bgp/message/update/nlri/bgpls/prefixv6.py'
adding 'exabgp/bgp/message/update/nlri/bgpls/tlvs/__init__.py'
adding 'exabgp/bgp/message/update/nlri/bgpls/tlvs/ifaceaddr.py'
adding 'exabgp/bgp/message/update/nlri/bgpls/tlvs/ipreach.py'
adding 'exabgp/bgp/message/update/nlri/bgpls/tlvs/linkid.py'
adding 'exabgp/bgp/message/update/nlri/bgpls/tlvs/neighaddr.py'
adding 'exabgp/bgp/message/update/nlri/bgpls/tlvs/node.py'
adding 'exabgp/bgp/message/update/nlri/bgpls/tlvs/ospfroute.py'
adding 'exabgp/bgp/message/update/nlri/bgpls/tlvs/prefix.py'
adding 'exabgp/bgp/message/update/nlri/evpn/__init__.py'
adding 'exabgp/bgp/message/update/nlri/evpn/ethernetad.py'
adding 'exabgp/bgp/message/update/nlri/evpn/mac.py'
adding 'exabgp/bgp/message/update/nlri/evpn/multicast.py'
adding 'exabgp/bgp/message/update/nlri/evpn/nlri.py'
adding 'exabgp/bgp/message/update/nlri/evpn/prefix.py'
adding 'exabgp/bgp/message/update/nlri/evpn/segment.py'
adding 'exabgp/bgp/message/update/nlri/qualifier/__init__.py'
adding 'exabgp/bgp/message/update/nlri/qualifier/esi.py'
adding 'exabgp/bgp/message/update/nlri/qualifier/etag.py'
adding 'exabgp/bgp/message/update/nlri/qualifier/labels.py'
adding 'exabgp/bgp/message/update/nlri/qualifier/mac.py'
adding 'exabgp/bgp/message/update/nlri/qualifier/path.py'
adding 'exabgp/bgp/message/update/nlri/qualifier/rd.py'
adding 'exabgp/configuration/__init__.py'
adding 'exabgp/configuration/capability.py'
adding 'exabgp/configuration/check.py'
adding 'exabgp/configuration/configuration.py'
adding 'exabgp/configuration/environment.py'
adding 'exabgp/configuration/parser.py'
adding 'exabgp/configuration/setup.py'
adding 'exabgp/configuration/usage.py'
adding 'exabgp/configuration/announce/__init__.py'
adding 'exabgp/configuration/announce/flow.py'
adding 'exabgp/configuration/announce/ip.py'
adding 'exabgp/configuration/announce/label.py'
adding 'exabgp/configuration/announce/path.py'
adding 'exabgp/configuration/announce/vpls.py'
adding 'exabgp/configuration/announce/vpn.py'
adding 'exabgp/configuration/core/__init__.py'
adding 'exabgp/configuration/core/error.py'
adding 'exabgp/configuration/core/format.py'
adding 'exabgp/configuration/core/location.py'
adding 'exabgp/configuration/core/scope.py'
adding 'exabgp/configuration/core/section.py'
adding 'exabgp/configuration/core/tokeniser.py'
adding 'exabgp/configuration/flow/__init__.py'
adding 'exabgp/configuration/flow/match.py'
adding 'exabgp/configuration/flow/parser.py'
adding 'exabgp/configuration/flow/route.py'
adding 'exabgp/configuration/flow/scope.py'
adding 'exabgp/configuration/flow/then.py'
adding 'exabgp/configuration/l2vpn/__init__.py'
adding 'exabgp/configuration/l2vpn/parser.py'
adding 'exabgp/configuration/l2vpn/vpls.py'
adding 'exabgp/configuration/neighbor/__init__.py'
adding 'exabgp/configuration/neighbor/api.py'
adding 'exabgp/configuration/neighbor/family.py'
adding 'exabgp/configuration/neighbor/nexthop.py'
adding 'exabgp/configuration/neighbor/parser.py'
adding 'exabgp/configuration/operational/__init__.py'
adding 'exabgp/configuration/operational/parser.py'
adding 'exabgp/configuration/process/__init__.py'
adding 'exabgp/configuration/process/parser.py'
adding 'exabgp/configuration/static/__init__.py'
adding 'exabgp/configuration/static/mpls.py'
adding 'exabgp/configuration/static/parser.py'
adding 'exabgp/configuration/static/route.py'
adding 'exabgp/configuration/template/__init__.py'
adding 'exabgp/configuration/template/neighbor.py'
adding 'exabgp/data/__init__.py'
adding 'exabgp/data/check.py'
adding 'exabgp/netlink/__init__.py'
adding 'exabgp/netlink/attributes.py'
adding 'exabgp/netlink/firewall.py'
adding 'exabgp/netlink/message.py'
adding 'exabgp/netlink/netlink.py'
adding 'exabgp/netlink/old.py'
adding 'exabgp/netlink/sequence.py'
adding 'exabgp/netlink/tc.py'
adding 'exabgp/netlink/route/__init__.py'
adding 'exabgp/netlink/route/address.py'
adding 'exabgp/netlink/route/link.py'
adding 'exabgp/netlink/route/neighbor.py'
adding 'exabgp/netlink/route/network.py'
adding 'exabgp/protocol/__init__.py'
adding 'exabgp/protocol/family.py'
adding 'exabgp/protocol/resource.py'
adding 'exabgp/protocol/ip/__init__.py'
adding 'exabgp/protocol/ip/fragment.py'
adding 'exabgp/protocol/ip/icmp.py'
adding 'exabgp/protocol/ip/netmask.py'
adding 'exabgp/protocol/ip/port.py'
adding 'exabgp/protocol/ip/tcp/__init__.py'
adding 'exabgp/protocol/ip/tcp/flag.py'
adding 'exabgp/protocol/iso/__init__.py'
adding 'exabgp/reactor/__init__.py'
adding 'exabgp/reactor/asynchronous.py'
adding 'exabgp/reactor/daemon.py'
adding 'exabgp/reactor/delay.py'
adding 'exabgp/reactor/interrupt.py'
adding 'exabgp/reactor/keepalive.py'
adding 'exabgp/reactor/listener.py'
adding 'exabgp/reactor/loop.py'
adding 'exabgp/reactor/peer.py'
adding 'exabgp/reactor/protocol.py'
adding 'exabgp/reactor/api/__init__.py'
adding 'exabgp/reactor/api/processes.py'
adding 'exabgp/reactor/api/transcoder.py'
adding 'exabgp/reactor/api/command/__init__.py'
adding 'exabgp/reactor/api/command/announce.py'
adding 'exabgp/reactor/api/command/command.py'
adding 'exabgp/reactor/api/command/limit.py'
adding 'exabgp/reactor/api/command/neighbor.py'
adding 'exabgp/reactor/api/command/reactor.py'
adding 'exabgp/reactor/api/command/rib.py'
adding 'exabgp/reactor/api/command/watchdog.py'
adding 'exabgp/reactor/api/response/__init__.py'
adding 'exabgp/reactor/api/response/answer.py'
adding 'exabgp/reactor/api/response/json.py'
adding 'exabgp/reactor/api/response/text.py'
adding 'exabgp/reactor/network/__init__.py'
adding 'exabgp/reactor/network/connection.py'
adding 'exabgp/reactor/network/error.py'
adding 'exabgp/reactor/network/incoming.py'
adding 'exabgp/reactor/network/outgoing.py'
adding 'exabgp/reactor/network/tcp.py'
adding 'exabgp/rib/__init__.py'
adding 'exabgp/rib/cache.py'
adding 'exabgp/rib/change.py'
adding 'exabgp/rib/incoming.py'
adding 'exabgp/rib/outgoing.py'
adding 'exabgp/util/__init__.py'
adding 'exabgp/util/cache.py'
adding 'exabgp/util/coroutine.py'
adding 'exabgp/util/dictionary.py'
adding 'exabgp/util/dns.py'
adding 'exabgp/util/enumeration.py'
adding 'exabgp/util/errstr.py'
adding 'exabgp/util/hashtable.py'
adding 'exabgp/util/ip.py'
adding 'exabgp/util/od.py'
adding 'exabgp/util/panic.py'
adding 'exabgp/util/test.py'
adding 'exabgp/util/trace.py'
adding 'exabgp/util/usage.py'
adding 'exabgp/vendoring/__init__.py'
adding 'exabgp/vendoring/bitstring.py'
adding 'exabgp/vendoring/cmd2.py'
adding 'exabgp/vendoring/counter.py'
adding 'exabgp/vendoring/docopt.py'
adding 'exabgp/vendoring/gcdump.py'
adding 'exabgp/vendoring/ipaddress.py'
adding 'exabgp/vendoring/lsprofcalltree.py'
adding 'exabgp/vendoring/objgraph.py'
adding 'exabgp/vendoring/ordereddict.py'
adding 'exabgp/vendoring/profiler.py'
adding 'exabgp/vendoring/pyparsing.py'
adding 'exabgp/vendoring/six.py'
adding 'exabgp-4.2.6.data/data/etc/exabgp/examples/api-add-remove.run'
adding 'exabgp-4.2.6.data/data/etc/exabgp/examples/api-announce.run'
adding 'exabgp-4.2.6.data/data/etc/exabgp/examples/api-announcement.run'
adding 'exabgp-4.2.6.data/data/etc/exabgp/examples/api-api.nothing.run'
adding 'exabgp-4.2.6.data/data/etc/exabgp/examples/api-api.receive.run'
adding 'exabgp-4.2.6.data/data/etc/exabgp/examples/api-attributes-vpn.run'
adding 'exabgp-4.2.6.data/data/etc/exabgp/examples/api-attributes.run'
adding 'exabgp-4.2.6.data/data/etc/exabgp/examples/api-broken-flow.run'
adding 'exabgp-4.2.6.data/data/etc/exabgp/examples/api-check.run'
adding 'exabgp-4.2.6.data/data/etc/exabgp/examples/api-eor.run'
adding 'exabgp-4.2.6.data/data/etc/exabgp/examples/api-fast.run'
adding 'exabgp-4.2.6.data/data/etc/exabgp/examples/api-flow.run'
adding 'exabgp-4.2.6.data/data/etc/exabgp/examples/api-manual-eor.run'
adding 'exabgp-4.2.6.data/data/etc/exabgp/examples/api-multi-neighbor.run'
adding 'exabgp-4.2.6.data/data/etc/exabgp/examples/api-multisession.run'
adding 'exabgp-4.2.6.data/data/etc/exabgp/examples/api-nexthop-self.run'
adding 'exabgp-4.2.6.data/data/etc/exabgp/examples/api-nexthop.run'
adding 'exabgp-4.2.6.data/data/etc/exabgp/examples/api-no-respawn-1.run'
adding 'exabgp-4.2.6.data/data/etc/exabgp/examples/api-no-respawn-2.run'
adding 'exabgp-4.2.6.data/data/etc/exabgp/examples/api-notification.run'
adding 'exabgp-4.2.6.data/data/etc/exabgp/examples/api-open.run'
adding 'exabgp-4.2.6.data/data/etc/exabgp/examples/api-reload.run'
adding 'exabgp-4.2.6.data/data/etc/exabgp/examples/api-teardown.run'
adding 'exabgp-4.2.6.data/data/etc/exabgp/examples/api-vpls.run'
adding 'exabgp-4.2.6.data/data/etc/exabgp/examples/api-vpnv4.run'
adding 'exabgp-4.2.6.data/data/etc/exabgp/examples/dynamic-1.pl'
adding 'exabgp-4.2.6.data/data/etc/exabgp/examples/dynamic-1.sh'
adding 'exabgp-4.2.6.data/data/etc/exabgp/examples/stderr-1.py'
adding 'exabgp-4.2.6.data/data/etc/exabgp/examples/syslog-1.py'
adding 'exabgp-4.2.6.data/data/etc/exabgp/examples/watchdog-1.pl'
adding 'exabgp-4.2.6.data/data/etc/exabgp/examples/watchdog-1.sh'
adding 'exabgp-4.2.6.data/data/etc/exabgp/examples/watchdog.run'
adding 'exabgp-4.2.6.dist-info/METADATA'
adding 'exabgp-4.2.6.dist-info/WHEEL'
adding 'exabgp-4.2.6.dist-info/entry_points.txt'
adding 'exabgp-4.2.6.dist-info/top_level.txt'
adding 'exabgp-4.2.6.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
/build-wheels

############################################################
Building flask_keystone-0.2-py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/1f/ca/3938de8c5f4a3d1c5dd4278bedb9d31d79816feba4d088293c620a366fb1/flask_keystone-0.2.tar.gz
--2020-08-05 09:18:44-- https://files.pythonhosted.org/packages/1f/ca/3938de8c5f4a3d1c5dd4278bedb9d31d79816feba4d088293c620a366fb1/flask_keystone-0.2.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 13224 (13K) [binary/octet-stream]
Saving to: 'flask_keystone-0.2.tar.gz'

0K .......... .. 100% 30.8M=0s

2020-08-05 09:18:44 (30.8 MB/s) - 'flask_keystone-0.2.tar.gz' saved [13224/13224]

/build-wheels/flask_keystone-0.2 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/flask_keystone
copying flask_keystone/__init__.py -> build/lib/flask_keystone
copying flask_keystone/anonymous.py -> build/lib/flask_keystone
copying flask_keystone/config.py -> build/lib/flask_keystone
copying flask_keystone/exceptions.py -> build/lib/flask_keystone
copying flask_keystone/user.py -> build/lib/flask_keystone
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/flask_keystone
copying build/lib/flask_keystone/__init__.py -> build/bdist.linux-x86_64/wheel/flask_keystone
copying build/lib/flask_keystone/anonymous.py -> build/bdist.linux-x86_64/wheel/flask_keystone
copying build/lib/flask_keystone/config.py -> build/bdist.linux-x86_64/wheel/flask_keystone
copying build/lib/flask_keystone/exceptions.py -> build/bdist.linux-x86_64/wheel/flask_keystone
copying build/lib/flask_keystone/user.py -> build/bdist.linux-x86_64/wheel/flask_keystone
running install_egg_info
running egg_info
writing flask_keystone.egg-info/PKG-INFO
writing dependency_links to flask_keystone.egg-info/dependency_links.txt
writing entry points to flask_keystone.egg-info/entry_points.txt
writing requirements to flask_keystone.egg-info/requires.txt
writing top-level names to flask_keystone.egg-info/top_level.txt
reading manifest file 'flask_keystone.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'flask_keystone.egg-info/SOURCES.txt'
Copying flask_keystone.egg-info to build/bdist.linux-x86_64/wheel/flask_keystone-0.2-py3.6.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/flask_keystone-0.2.dist-info/WHEEL
creating 'dist/flask_keystone-0.2-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'flask_keystone/__init__.py'
adding 'flask_keystone/anonymous.py'
adding 'flask_keystone/config.py'
adding 'flask_keystone/exceptions.py'
adding 'flask_keystone/user.py'
adding 'flask_keystone-0.2.dist-info/METADATA'
adding 'flask_keystone-0.2.dist-info/WHEEL'
adding 'flask_keystone-0.2.dist-info/entry_points.txt'
adding 'flask_keystone-0.2.dist-info/top_level.txt'
adding 'flask_keystone-0.2.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
/build-wheels

############################################################
Building flask_oslolog-0.1-py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/a7/62/fec02ce761b548b1289680bb1be1aa0bce2b2c4017d5b31bd6c67c78aef9/flask_oslolog-0.1.tar.gz
--2020-08-05 09:18:44-- https://files.pythonhosted.org/packages/a7/62/fec02ce761b548b1289680bb1be1aa0bce2b2c4017d5b31bd6c67c78aef9/flask_oslolog-0.1.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 5691 (5.6K) [application/octet-stream]
Saving to: 'flask_oslolog-0.1.tar.gz'

0K ..... 100% 24.6M=0s

2020-08-05 09:18:44 (24.6 MB/s) - 'flask_oslolog-0.1.tar.gz' saved [5691/5691]

/build-wheels/flask_oslolog-0.1 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/flask_oslolog
copying flask_oslolog/__init__.py -> build/lib/flask_oslolog
copying flask_oslolog/middleware.py -> build/lib/flask_oslolog
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/flask_oslolog
copying build/lib/flask_oslolog/__init__.py -> build/bdist.linux-x86_64/wheel/flask_oslolog
copying build/lib/flask_oslolog/middleware.py -> build/bdist.linux-x86_64/wheel/flask_oslolog
running install_egg_info
running egg_info
writing flask_oslolog.egg-info/PKG-INFO
writing dependency_links to flask_oslolog.egg-info/dependency_links.txt
writing entry points to flask_oslolog.egg-info/entry_points.txt
writing requirements to flask_oslolog.egg-info/requires.txt
writing top-level names to flask_oslolog.egg-info/top_level.txt
reading manifest file 'flask_oslolog.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'flask_oslolog.egg-info/SOURCES.txt'
Copying flask_oslolog.egg-info to build/bdist.linux-x86_64/wheel/flask_oslolog-0.1-py3.6.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/flask_oslolog-0.1.dist-info/WHEEL
creating 'dist/flask_oslolog-0.1-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'flask_oslolog/__init__.py'
adding 'flask_oslolog/middleware.py'
adding 'flask_oslolog-0.1.dist-info/METADATA'
adding 'flask_oslolog-0.1.dist-info/WHEEL'
adding 'flask_oslolog-0.1.dist-info/entry_points.txt'
adding 'flask_oslolog-0.1.dist-info/top_level.txt'
adding 'flask_oslolog-0.1.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
/build-wheels

############################################################
Building fortiosclient-0.0.3-py2.py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/e9/aa/b2c0705d5e52c8d9af35422d940800b49c562758fbdad3179a6fbf6e92f5/fortiosclient-0.0.3.tar.gz
--2020-08-05 09:18:45-- https://files.pythonhosted.org/packages/e9/aa/b2c0705d5e52c8d9af35422d940800b49c562758fbdad3179a6fbf6e92f5/fortiosclient-0.0.3.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 28908 (28K) [binary/octet-stream]
Saving to: 'fortiosclient-0.0.3.tar.gz'

0K .......... .......... ........ 100% 3.23M=0.009s

2020-08-05 09:18:45 (3.23 MB/s) - 'fortiosclient-0.0.3.tar.gz' saved [28908/28908]

/build-wheels/fortiosclient-0.0.3 /build-wheels
running bdist_wheel
The [wheel] section is deprecated. Use [bdist_wheel] instead.
running build
running build_py
creating build
creating build/lib
creating build/lib/fortiosclient
creating build/lib/fortiosclient/tests
creating build/lib/fortiosclient/tests/functional
copying fortiosclient/tests/functional/__init__.py -> build/lib/fortiosclient/tests/functional
copying fortiosclient/tests/__init__.py -> build/lib/fortiosclient/tests
creating build/lib/fortiosclient/tests/functional/api_client
copying fortiosclient/tests/functional/api_client/__init__.py -> build/lib/fortiosclient/tests/functional/api_client
copying fortiosclient/tests/functional/api_client/test_templates.py -> build/lib/fortiosclient/tests/functional/api_client
creating build/lib/fortiosclient/tests/unit
creating build/lib/fortiosclient/tests/unit/api_client
copying fortiosclient/tests/unit/api_client/test_api_eventlet_request.py -> build/lib/fortiosclient/tests/unit/api_client
copying fortiosclient/tests/unit/api_client/test_client.py -> build/lib/fortiosclient/tests/unit/api_client
copying fortiosclient/tests/unit/api_client/__init__.py -> build/lib/fortiosclient/tests/unit/api_client
copying fortiosclient/exception.py -> build/lib/fortiosclient
copying fortiosclient/client.py -> build/lib/fortiosclient
copying fortiosclient/request.py -> build/lib/fortiosclient
copying fortiosclient/eventlet_client.py -> build/lib/fortiosclient
copying fortiosclient/__init__.py -> build/lib/fortiosclient
copying fortiosclient/templates.py -> build/lib/fortiosclient
copying fortiosclient/eventlet_request.py -> build/lib/fortiosclient
copying fortiosclient/_i18n.py -> build/lib/fortiosclient
copying fortiosclient/base.py -> build/lib/fortiosclient
copying fortiosclient/tests/unit/__init__.py -> build/lib/fortiosclient/tests/unit
creating build/lib/fortiosclient/common
copying fortiosclient/common/constants.py -> build/lib/fortiosclient/common
copying fortiosclient/common/__init__.py -> build/lib/fortiosclient/common
copying fortiosclient/common/singleton.py -> build/lib/fortiosclient/common
running egg_info
writing fortiosclient.egg-info/PKG-INFO
writing dependency_links to fortiosclient.egg-info/dependency_links.txt
writing requirements to fortiosclient.egg-info/requires.txt
writing top-level names to fortiosclient.egg-info/top_level.txt
[pbr] Reusing existing SOURCES.txt
installing to build/bdist.linux-x86_64/wheel
running install
[pbr] Generating AUTHORS
[pbr] AUTHORS complete (0.0s)
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/fortiosclient
creating build/bdist.linux-x86_64/wheel/fortiosclient/tests
creating build/bdist.linux-x86_64/wheel/fortiosclient/tests/functional
copying build/lib/fortiosclient/tests/functional/__init__.py -> build/bdist.linux-x86_64/wheel/fortiosclient/tests/functional
creating build/bdist.linux-x86_64/wheel/fortiosclient/tests/functional/api_client
copying build/lib/fortiosclient/tests/functional/api_client/__init__.py -> build/bdist.linux-x86_64/wheel/fortiosclient/tests/functional/api_client
copying build/lib/fortiosclient/tests/functional/api_client/test_templates.py -> build/bdist.linux-x86_64/wheel/fortiosclient/tests/functional/api_client
copying build/lib/fortiosclient/tests/__init__.py -> build/bdist.linux-x86_64/wheel/fortiosclient/tests
creating build/bdist.linux-x86_64/wheel/fortiosclient/tests/unit
creating build/bdist.linux-x86_64/wheel/fortiosclient/tests/unit/api_client
copying build/lib/fortiosclient/tests/unit/api_client/test_api_eventlet_request.py -> build/bdist.linux-x86_64/wheel/fortiosclient/tests/unit/api_client
copying build/lib/fortiosclient/tests/unit/api_client/test_client.py -> build/bdist.linux-x86_64/wheel/fortiosclient/tests/unit/api_client
copying build/lib/fortiosclient/tests/unit/api_client/__init__.py -> build/bdist.linux-x86_64/wheel/fortiosclient/tests/unit/api_client
copying build/lib/fortiosclient/tests/unit/__init__.py -> build/bdist.linux-x86_64/wheel/fortiosclient/tests/unit
copying build/lib/fortiosclient/exception.py -> build/bdist.linux-x86_64/wheel/fortiosclient
copying build/lib/fortiosclient/client.py -> build/bdist.linux-x86_64/wheel/fortiosclient
copying build/lib/fortiosclient/request.py -> build/bdist.linux-x86_64/wheel/fortiosclient
copying build/lib/fortiosclient/eventlet_client.py -> build/bdist.linux-x86_64/wheel/fortiosclient
copying build/lib/fortiosclient/__init__.py -> build/bdist.linux-x86_64/wheel/fortiosclient
copying build/lib/fortiosclient/templates.py -> build/bdist.linux-x86_64/wheel/fortiosclient
copying build/lib/fortiosclient/eventlet_request.py -> build/bdist.linux-x86_64/wheel/fortiosclient
copying build/lib/fortiosclient/_i18n.py -> build/bdist.linux-x86_64/wheel/fortiosclient
copying build/lib/fortiosclient/base.py -> build/bdist.linux-x86_64/wheel/fortiosclient
creating build/bdist.linux-x86_64/wheel/fortiosclient/common
copying build/lib/fortiosclient/common/constants.py -> build/bdist.linux-x86_64/wheel/fortiosclient/common
copying build/lib/fortiosclient/common/__init__.py -> build/bdist.linux-x86_64/wheel/fortiosclient/common
copying build/lib/fortiosclient/common/singleton.py -> build/bdist.linux-x86_64/wheel/fortiosclient/common
running install_egg_info
Copying fortiosclient.egg-info to build/bdist.linux-x86_64/wheel/fortiosclient-0.0.3-py3.6.egg-info
running install_scripts
adding license file "AUTHORS" (matched pattern "AUTHORS*")
creating build/bdist.linux-x86_64/wheel/fortiosclient-0.0.3.dist-info/WHEEL
creating 'dist/fortiosclient-0.0.3-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'fortiosclient/__init__.py'
adding 'fortiosclient/_i18n.py'
adding 'fortiosclient/base.py'
adding 'fortiosclient/client.py'
adding 'fortiosclient/eventlet_client.py'
adding 'fortiosclient/eventlet_request.py'
adding 'fortiosclient/exception.py'
adding 'fortiosclient/request.py'
adding 'fortiosclient/templates.py'
adding 'fortiosclient/common/__init__.py'
adding 'fortiosclient/common/constants.py'
adding 'fortiosclient/common/singleton.py'
adding 'fortiosclient/tests/__init__.py'
adding 'fortiosclient/tests/functional/__init__.py'
adding 'fortiosclient/tests/functional/api_client/__init__.py'
adding 'fortiosclient/tests/functional/api_client/test_templates.py'
adding 'fortiosclient/tests/unit/__init__.py'
adding 'fortiosclient/tests/unit/api_client/__init__.py'
adding 'fortiosclient/tests/unit/api_client/test_api_eventlet_request.py'
adding 'fortiosclient/tests/unit/api_client/test_client.py'
adding 'fortiosclient-0.0.3.dist-info/AUTHORS'
adding 'fortiosclient-0.0.3.dist-info/METADATA'
adding 'fortiosclient-0.0.3.dist-info/WHEEL'
adding 'fortiosclient-0.0.3.dist-info/pbr.json'
adding 'fortiosclient-0.0.3.dist-info/top_level.txt'
adding 'fortiosclient-0.0.3.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
/build-wheels/fortiosclient-0.0.3/.eggs/pbr-5.4.5-py3.6.egg/pbr/packaging.py:459: EasyInstallDeprecationWarning: Use get_header
header = easy_install.get_script_header("", executable, is_wininst)
/build-wheels

############################################################
Building frozendict-1.2-py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/4e/55/a12ded2c426a4d2bee73f88304c9c08ebbdbadb82569ebdd6a0c007cfd08/frozendict-1.2.tar.gz
--2020-08-05 09:18:47-- https://files.pythonhosted.org/packages/4e/55/a12ded2c426a4d2bee73f88304c9c08ebbdbadb82569ebdd6a0c007cfd08/frozendict-1.2.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 2650 (2.6K) [application/octet-stream]
Saving to: 'frozendict-1.2.tar.gz'

0K .. 100% 20.0M=0s

2020-08-05 09:18:47 (20.0 MB/s) - 'frozendict-1.2.tar.gz' saved [2650/2650]

/build-wheels/frozendict-1.2 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/frozendict
copying frozendict/__init__.py -> build/lib/frozendict
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/frozendict
copying build/lib/frozendict/__init__.py -> build/bdist.linux-x86_64/wheel/frozendict
running install_egg_info
running egg_info
writing frozendict.egg-info/PKG-INFO
writing dependency_links to frozendict.egg-info/dependency_links.txt
writing top-level names to frozendict.egg-info/top_level.txt
reading manifest file 'frozendict.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'frozendict.egg-info/SOURCES.txt'
Copying frozendict.egg-info to build/bdist.linux-x86_64/wheel/frozendict-1.2-py3.6.egg-info
running install_scripts
adding license file "LICENSE.txt" (matched pattern "LICEN[CS]E*")
creating build/bdist.linux-x86_64/wheel/frozendict-1.2.dist-info/WHEEL
creating 'dist/frozendict-1.2-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'frozendict/__init__.py'
adding 'frozendict-1.2.dist-info/LICENSE.txt'
adding 'frozendict-1.2.dist-info/METADATA'
adding 'frozendict-1.2.dist-info/WHEEL'
adding 'frozendict-1.2.dist-info/top_level.txt'
adding 'frozendict-1.2.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
/build-wheels

############################################################
Building future-0.18.2-py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/45/0b/38b06fd9b92dc2b68d58b75f900e97884c45bedd2ff83203d933cf5851c9/future-0.18.2.tar.gz
--2020-08-05 09:18:47-- https://files.pythonhosted.org/packages/45/0b/38b06fd9b92dc2b68d58b75f900e97884c45bedd2ff83203d933cf5851c9/future-0.18.2.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 829220 (810K) [binary/octet-stream]
Saving to: 'future-0.18.2.tar.gz'

0K .......... .......... .......... .......... .......... 6% 2.95M 0s
50K .......... .......... .......... .......... .......... 12% 6.06M 0s
100K .......... .......... .......... .......... .......... 18% 20.5M 0s
150K .......... .......... .......... .......... .......... 24% 20.0M 0s
200K .......... .......... .......... .......... .......... 30% 9.48M 0s
250K .......... .......... .......... .......... .......... 37% 43.6M 0s
300K .......... .......... .......... .......... .......... 43% 37.8M 0s
350K .......... .......... .......... .......... .......... 49% 66.1M 0s
400K .......... .......... .......... .......... .......... 55% 9.39M 0s
450K .......... .......... .......... .......... .......... 61% 33.9M 0s
500K .......... .......... .......... .......... .......... 67% 28.6M 0s
550K .......... .......... .......... .......... .......... 74% 17.0M 0s
600K .......... .......... .......... .......... .......... 80% 62.3M 0s
650K .......... .......... .......... .......... .......... 86% 24.6M 0s
700K .......... .......... .......... .......... .......... 92% 27.2M 0s
750K .......... .......... .......... .......... .......... 98% 33.5M 0s
800K ......... 100% 51.6M=0.06s

2020-08-05 09:18:47 (14.3 MB/s) - 'future-0.18.2.tar.gz' saved [829220/829220]

/build-wheels/future-0.18.2 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/future
copying src/future/__init__.py -> build/lib/future
creating build/lib/future/builtins
copying src/future/builtins/__init__.py -> build/lib/future/builtins
copying src/future/builtins/disabled.py -> build/lib/future/builtins
copying src/future/builtins/iterators.py -> build/lib/future/builtins
copying src/future/builtins/misc.py -> build/lib/future/builtins
copying src/future/builtins/new_min_max.py -> build/lib/future/builtins
copying src/future/builtins/newnext.py -> build/lib/future/builtins
copying src/future/builtins/newround.py -> build/lib/future/builtins
copying src/future/builtins/newsuper.py -> build/lib/future/builtins
creating build/lib/future/types
copying src/future/types/__init__.py -> build/lib/future/types
copying src/future/types/newbytes.py -> build/lib/future/types
copying src/future/types/newdict.py -> build/lib/future/types
copying src/future/types/newint.py -> build/lib/future/types
copying src/future/types/newlist.py -> build/lib/future/types
copying src/future/types/newmemoryview.py -> build/lib/future/types
copying src/future/types/newobject.py -> build/lib/future/types
copying src/future/types/newopen.py -> build/lib/future/types
copying src/future/types/newrange.py -> build/lib/future/types
copying src/future/types/newstr.py -> build/lib/future/types
creating build/lib/future/standard_library
copying src/future/standard_library/__init__.py -> build/lib/future/standard_library
creating build/lib/future/backports
copying src/future/backports/__init__.py -> build/lib/future/backports
copying src/future/backports/_markupbase.py -> build/lib/future/backports
copying src/future/backports/datetime.py -> build/lib/future/backports
copying src/future/backports/misc.py -> build/lib/future/backports
copying src/future/backports/socket.py -> build/lib/future/backports
copying src/future/backports/socketserver.py -> build/lib/future/backports
copying src/future/backports/total_ordering.py -> build/lib/future/backports
creating build/lib/future/backports/email
copying src/future/backports/email/__init__.py -> build/lib/future/backports/email
copying src/future/backports/email/_encoded_words.py -> build/lib/future/backports/email
copying src/future/backports/email/_header_value_parser.py -> build/lib/future/backports/email
copying src/future/backports/email/_parseaddr.py -> build/lib/future/backports/email
copying src/future/backports/email/_policybase.py -> build/lib/future/backports/email
copying src/future/backports/email/base64mime.py -> build/lib/future/backports/email
copying src/future/backports/email/charset.py -> build/lib/future/backports/email
copying src/future/backports/email/encoders.py -> build/lib/future/backports/email
copying src/future/backports/email/errors.py -> build/lib/future/backports/email
copying src/future/backports/email/feedparser.py -> build/lib/future/backports/email
copying src/future/backports/email/generator.py -> build/lib/future/backports/email
copying src/future/backports/email/header.py -> build/lib/future/backports/email
copying src/future/backports/email/headerregistry.py -> build/lib/future/backports/email
copying src/future/backports/email/iterators.py -> build/lib/future/backports/email
copying src/future/backports/email/message.py -> build/lib/future/backports/email
copying src/future/backports/email/parser.py -> build/lib/future/backports/email
copying src/future/backports/email/policy.py -> build/lib/future/backports/email
copying src/future/backports/email/quoprimime.py -> build/lib/future/backports/email
copying src/future/backports/email/utils.py -> build/lib/future/backports/email
creating build/lib/future/backports/email/mime
copying src/future/backports/email/mime/__init__.py -> build/lib/future/backports/email/mime
copying src/future/backports/email/mime/application.py -> build/lib/future/backports/email/mime
copying src/future/backports/email/mime/audio.py -> build/lib/future/backports/email/mime
copying src/future/backports/email/mime/base.py -> build/lib/future/backports/email/mime
copying src/future/backports/email/mime/image.py -> build/lib/future/backports/email/mime
copying src/future/backports/email/mime/message.py -> build/lib/future/backports/email/mime
copying src/future/backports/email/mime/multipart.py -> build/lib/future/backports/email/mime
copying src/future/backports/email/mime/nonmultipart.py -> build/lib/future/backports/email/mime
copying src/future/backports/email/mime/text.py -> build/lib/future/backports/email/mime
creating build/lib/future/backports/html
copying src/future/backports/html/__init__.py -> build/lib/future/backports/html
copying src/future/backports/html/entities.py -> build/lib/future/backports/html
copying src/future/backports/html/parser.py -> build/lib/future/backports/html
creating build/lib/future/backports/http
copying src/future/backports/http/__init__.py -> build/lib/future/backports/http
copying src/future/backports/http/client.py -> build/lib/future/backports/http
copying src/future/backports/http/cookiejar.py -> build/lib/future/backports/http
copying src/future/backports/http/cookies.py -> build/lib/future/backports/http
copying src/future/backports/http/server.py -> build/lib/future/backports/http
creating build/lib/future/backports/test
copying src/future/backports/test/__init__.py -> build/lib/future/backports/test
copying src/future/backports/test/pystone.py -> build/lib/future/backports/test
copying src/future/backports/test/ssl_servers.py -> build/lib/future/backports/test
copying src/future/backports/test/support.py -> build/lib/future/backports/test
creating build/lib/future/backports/urllib
copying src/future/backports/urllib/__init__.py -> build/lib/future/backports/urllib
copying src/future/backports/urllib/error.py -> build/lib/future/backports/urllib
copying src/future/backports/urllib/parse.py -> build/lib/future/backports/urllib
copying src/future/backports/urllib/request.py -> build/lib/future/backports/urllib
copying src/future/backports/urllib/response.py -> build/lib/future/backports/urllib
copying src/future/backports/urllib/robotparser.py -> build/lib/future/backports/urllib
creating build/lib/future/backports/xmlrpc
copying src/future/backports/xmlrpc/__init__.py -> build/lib/future/backports/xmlrpc
copying src/future/backports/xmlrpc/client.py -> build/lib/future/backports/xmlrpc
copying src/future/backports/xmlrpc/server.py -> build/lib/future/backports/xmlrpc
creating build/lib/future/moves
copying src/future/moves/__init__.py -> build/lib/future/moves
copying src/future/moves/_dummy_thread.py -> build/lib/future/moves
copying src/future/moves/_markupbase.py -> build/lib/future/moves
copying src/future/moves/_thread.py -> build/lib/future/moves
copying src/future/moves/builtins.py -> build/lib/future/moves
copying src/future/moves/collections.py -> build/lib/future/moves
copying src/future/moves/configparser.py -> build/lib/future/moves
copying src/future/moves/copyreg.py -> build/lib/future/moves
copying src/future/moves/itertools.py -> build/lib/future/moves
copying src/future/moves/pickle.py -> build/lib/future/moves
copying src/future/moves/queue.py -> build/lib/future/moves
copying src/future/moves/reprlib.py -> build/lib/future/moves
copying src/future/moves/socketserver.py -> build/lib/future/moves
copying src/future/moves/subprocess.py -> build/lib/future/moves
copying src/future/moves/sys.py -> build/lib/future/moves
copying src/future/moves/winreg.py -> build/lib/future/moves
creating build/lib/future/moves/dbm
copying src/future/moves/dbm/__init__.py -> build/lib/future/moves/dbm
copying src/future/moves/dbm/dumb.py -> build/lib/future/moves/dbm
copying src/future/moves/dbm/gnu.py -> build/lib/future/moves/dbm
copying src/future/moves/dbm/ndbm.py -> build/lib/future/moves/dbm
creating build/lib/future/moves/html
copying src/future/moves/html/__init__.py -> build/lib/future/moves/html
copying src/future/moves/html/entities.py -> build/lib/future/moves/html
copying src/future/moves/html/parser.py -> build/lib/future/moves/html
creating build/lib/future/moves/http
copying src/future/moves/http/__init__.py -> build/lib/future/moves/http
copying src/future/moves/http/client.py -> build/lib/future/moves/http
copying src/future/moves/http/cookiejar.py -> build/lib/future/moves/http
copying src/future/moves/http/cookies.py -> build/lib/future/moves/http
copying src/future/moves/http/server.py -> build/lib/future/moves/http
creating build/lib/future/moves/test
copying src/future/moves/test/__init__.py -> build/lib/future/moves/test
copying src/future/moves/test/support.py -> build/lib/future/moves/test
creating build/lib/future/moves/tkinter
copying src/future/moves/tkinter/__init__.py -> build/lib/future/moves/tkinter
copying src/future/moves/tkinter/colorchooser.py -> build/lib/future/moves/tkinter
copying src/future/moves/tkinter/commondialog.py -> build/lib/future/moves/tkinter
copying src/future/moves/tkinter/constants.py -> build/lib/future/moves/tkinter
copying src/future/moves/tkinter/dialog.py -> build/lib/future/moves/tkinter
copying src/future/moves/tkinter/dnd.py -> build/lib/future/moves/tkinter
copying src/future/moves/tkinter/filedialog.py -> build/lib/future/moves/tkinter
copying src/future/moves/tkinter/font.py -> build/lib/future/moves/tkinter
copying src/future/moves/tkinter/messagebox.py -> build/lib/future/moves/tkinter
copying src/future/moves/tkinter/scrolledtext.py -> build/lib/future/moves/tkinter
copying src/future/moves/tkinter/simpledialog.py -> build/lib/future/moves/tkinter
copying src/future/moves/tkinter/tix.py -> build/lib/future/moves/tkinter
copying src/future/moves/tkinter/ttk.py -> build/lib/future/moves/tkinter
creating build/lib/future/moves/urllib
copying src/future/moves/urllib/__init__.py -> build/lib/future/moves/urllib
copying src/future/moves/urllib/error.py -> build/lib/future/moves/urllib
copying src/future/moves/urllib/parse.py -> build/lib/future/moves/urllib
copying src/future/moves/urllib/request.py -> build/lib/future/moves/urllib
copying src/future/moves/urllib/response.py -> build/lib/future/moves/urllib
copying src/future/moves/urllib/robotparser.py -> build/lib/future/moves/urllib
creating build/lib/future/moves/xmlrpc
copying src/future/moves/xmlrpc/__init__.py -> build/lib/future/moves/xmlrpc
copying src/future/moves/xmlrpc/client.py -> build/lib/future/moves/xmlrpc
copying src/future/moves/xmlrpc/server.py -> build/lib/future/moves/xmlrpc
creating build/lib/future/tests
copying src/future/tests/__init__.py -> build/lib/future/tests
copying src/future/tests/base.py -> build/lib/future/tests
creating build/lib/future/utils
copying src/future/utils/__init__.py -> build/lib/future/utils
copying src/future/utils/surrogateescape.py -> build/lib/future/utils
creating build/lib/past
copying src/past/__init__.py -> build/lib/past
creating build/lib/past/builtins
copying src/past/builtins/__init__.py -> build/lib/past/builtins
copying src/past/builtins/misc.py -> build/lib/past/builtins
copying src/past/builtins/noniterators.py -> build/lib/past/builtins
creating build/lib/past/types
copying src/past/types/__init__.py -> build/lib/past/types
copying src/past/types/basestring.py -> build/lib/past/types
copying src/past/types/olddict.py -> build/lib/past/types
copying src/past/types/oldstr.py -> build/lib/past/types
creating build/lib/past/utils
copying src/past/utils/__init__.py -> build/lib/past/utils
creating build/lib/past/translation
copying src/past/translation/__init__.py -> build/lib/past/translation
creating build/lib/libfuturize
copying src/libfuturize/__init__.py -> build/lib/libfuturize
copying src/libfuturize/fixer_util.py -> build/lib/libfuturize
copying src/libfuturize/main.py -> build/lib/libfuturize
creating build/lib/libfuturize/fixes
copying src/libfuturize/fixes/__init__.py -> build/lib/libfuturize/fixes
copying src/libfuturize/fixes/fix_UserDict.py -> build/lib/libfuturize/fixes
copying src/libfuturize/fixes/fix_absolute_import.py -> build/lib/libfuturize/fixes
copying src/libfuturize/fixes/fix_add__future__imports_except_unicode_literals.py -> build/lib/libfuturize/fixes
copying src/libfuturize/fixes/fix_basestring.py -> build/lib/libfuturize/fixes
copying src/libfuturize/fixes/fix_bytes.py -> build/lib/libfuturize/fixes
copying src/libfuturize/fixes/fix_cmp.py -> build/lib/libfuturize/fixes
copying src/libfuturize/fixes/fix_division.py -> build/lib/libfuturize/fixes
copying src/libfuturize/fixes/fix_division_safe.py -> build/lib/libfuturize/fixes
copying src/libfuturize/fixes/fix_execfile.py -> build/lib/libfuturize/fixes
copying src/libfuturize/fixes/fix_future_builtins.py -> build/lib/libfuturize/fixes
copying src/libfuturize/fixes/fix_future_standard_library.py -> build/lib/libfuturize/fixes
copying src/libfuturize/fixes/fix_future_standard_library_urllib.py -> build/lib/libfuturize/fixes
copying src/libfuturize/fixes/fix_input.py -> build/lib/libfuturize/fixes
copying src/libfuturize/fixes/fix_metaclass.py -> build/lib/libfuturize/fixes
copying src/libfuturize/fixes/fix_next_call.py -> build/lib/libfuturize/fixes
copying src/libfuturize/fixes/fix_object.py -> build/lib/libfuturize/fixes
copying src/libfuturize/fixes/fix_oldstr_wrap.py -> build/lib/libfuturize/fixes
copying src/libfuturize/fixes/fix_order___future__imports.py -> build/lib/libfuturize/fixes
copying src/libfuturize/fixes/fix_print.py -> build/lib/libfuturize/fixes
copying src/libfuturize/fixes/fix_print_with_import.py -> build/lib/libfuturize/fixes
copying src/libfuturize/fixes/fix_raise.py -> build/lib/libfuturize/fixes
copying src/libfuturize/fixes/fix_remove_old__future__imports.py -> build/lib/libfuturize/fixes
copying src/libfuturize/fixes/fix_unicode_keep_u.py -> build/lib/libfuturize/fixes
copying src/libfuturize/fixes/fix_unicode_literals_import.py -> build/lib/libfuturize/fixes
copying src/libfuturize/fixes/fix_xrange_with_import.py -> build/lib/libfuturize/fixes
creating build/lib/libpasteurize
copying src/libpasteurize/__init__.py -> build/lib/libpasteurize
copying src/libpasteurize/main.py -> build/lib/libpasteurize
creating build/lib/libpasteurize/fixes
copying src/libpasteurize/fixes/__init__.py -> build/lib/libpasteurize/fixes
copying src/libpasteurize/fixes/feature_base.py -> build/lib/libpasteurize/fixes
copying src/libpasteurize/fixes/fix_add_all__future__imports.py -> build/lib/libpasteurize/fixes
copying src/libpasteurize/fixes/fix_add_all_future_builtins.py -> build/lib/libpasteurize/fixes
copying src/libpasteurize/fixes/fix_add_future_standard_library_import.py -> build/lib/libpasteurize/fixes
copying src/libpasteurize/fixes/fix_annotations.py -> build/lib/libpasteurize/fixes
copying src/libpasteurize/fixes/fix_division.py -> build/lib/libpasteurize/fixes
copying src/libpasteurize/fixes/fix_features.py -> build/lib/libpasteurize/fixes
copying src/libpasteurize/fixes/fix_fullargspec.py -> build/lib/libpasteurize/fixes
copying src/libpasteurize/fixes/fix_future_builtins.py -> build/lib/libpasteurize/fixes
copying src/libpasteurize/fixes/fix_getcwd.py -> build/lib/libpasteurize/fixes
copying src/libpasteurize/fixes/fix_imports.py -> build/lib/libpasteurize/fixes
copying src/libpasteurize/fixes/fix_imports2.py -> build/lib/libpasteurize/fixes
copying src/libpasteurize/fixes/fix_kwargs.py -> build/lib/libpasteurize/fixes
copying src/libpasteurize/fixes/fix_memoryview.py -> build/lib/libpasteurize/fixes
copying src/libpasteurize/fixes/fix_metaclass.py -> build/lib/libpasteurize/fixes
copying src/libpasteurize/fixes/fix_newstyle.py -> build/lib/libpasteurize/fixes
copying src/libpasteurize/fixes/fix_next.py -> build/lib/libpasteurize/fixes
copying src/libpasteurize/fixes/fix_printfunction.py -> build/lib/libpasteurize/fixes
copying src/libpasteurize/fixes/fix_raise.py -> build/lib/libpasteurize/fixes
copying src/libpasteurize/fixes/fix_raise_.py -> build/lib/libpasteurize/fixes
copying src/libpasteurize/fixes/fix_throw.py -> build/lib/libpasteurize/fixes
copying src/libpasteurize/fixes/fix_unpacking.py -> build/lib/libpasteurize/fixes
running egg_info
writing src/future.egg-info/PKG-INFO
writing dependency_links to src/future.egg-info/dependency_links.txt
writing entry points to src/future.egg-info/entry_points.txt
writing top-level names to src/future.egg-info/top_level.txt
reading manifest file 'src/future.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
writing manifest file 'src/future.egg-info/SOURCES.txt'
copying src/future/backports/test/badcert.pem -> build/lib/future/backports/test
copying src/future/backports/test/badkey.pem -> build/lib/future/backports/test
copying src/future/backports/test/dh512.pem -> build/lib/future/backports/test
copying src/future/backports/test/https_svn_python_org_root.pem -> build/lib/future/backports/test
copying src/future/backports/test/keycert.passwd.pem -> build/lib/future/backports/test
copying src/future/backports/test/keycert.pem -> build/lib/future/backports/test
copying src/future/backports/test/keycert2.pem -> build/lib/future/backports/test
copying src/future/backports/test/nokia.pem -> build/lib/future/backports/test
copying src/future/backports/test/nullbytecert.pem -> build/lib/future/backports/test
copying src/future/backports/test/nullcert.pem -> build/lib/future/backports/test
copying src/future/backports/test/sha256.pem -> build/lib/future/backports/test
copying src/future/backports/test/ssl_cert.pem -> build/lib/future/backports/test
copying src/future/backports/test/ssl_key.passwd.pem -> build/lib/future/backports/test
copying src/future/backports/test/ssl_key.pem -> build/lib/future/backports/test
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/future
copying build/lib/future/__init__.py -> build/bdist.linux-x86_64/wheel/future
creating build/bdist.linux-x86_64/wheel/future/builtins
copying build/lib/future/builtins/__init__.py -> build/bdist.linux-x86_64/wheel/future/builtins
copying build/lib/future/builtins/disabled.py -> build/bdist.linux-x86_64/wheel/future/builtins
copying build/lib/future/builtins/iterators.py -> build/bdist.linux-x86_64/wheel/future/builtins
copying build/lib/future/builtins/misc.py -> build/bdist.linux-x86_64/wheel/future/builtins
copying build/lib/future/builtins/new_min_max.py -> build/bdist.linux-x86_64/wheel/future/builtins
copying build/lib/future/builtins/newnext.py -> build/bdist.linux-x86_64/wheel/future/builtins
copying build/lib/future/builtins/newround.py -> build/bdist.linux-x86_64/wheel/future/builtins
copying build/lib/future/builtins/newsuper.py -> build/bdist.linux-x86_64/wheel/future/builtins
creating build/bdist.linux-x86_64/wheel/future/types
copying build/lib/future/types/__init__.py -> build/bdist.linux-x86_64/wheel/future/types
copying build/lib/future/types/newbytes.py -> build/bdist.linux-x86_64/wheel/future/types
copying build/lib/future/types/newdict.py -> build/bdist.linux-x86_64/wheel/future/types
copying build/lib/future/types/newint.py -> build/bdist.linux-x86_64/wheel/future/types
copying build/lib/future/types/newlist.py -> build/bdist.linux-x86_64/wheel/future/types
copying build/lib/future/types/newmemoryview.py -> build/bdist.linux-x86_64/wheel/future/types
copying build/lib/future/types/newobject.py -> build/bdist.linux-x86_64/wheel/future/types
copying build/lib/future/types/newopen.py -> build/bdist.linux-x86_64/wheel/future/types
copying build/lib/future/types/newrange.py -> build/bdist.linux-x86_64/wheel/future/types
copying build/lib/future/types/newstr.py -> build/bdist.linux-x86_64/wheel/future/types
creating build/bdist.linux-x86_64/wheel/future/standard_library
copying build/lib/future/standard_library/__init__.py -> build/bdist.linux-x86_64/wheel/future/standard_library
creating build/bdist.linux-x86_64/wheel/future/backports
copying build/lib/future/backports/__init__.py -> build/bdist.linux-x86_64/wheel/future/backports
copying build/lib/future/backports/_markupbase.py -> build/bdist.linux-x86_64/wheel/future/backports
copying build/lib/future/backports/datetime.py -> build/bdist.linux-x86_64/wheel/future/backports
copying build/lib/future/backports/misc.py -> build/bdist.linux-x86_64/wheel/future/backports
copying build/lib/future/backports/socket.py -> build/bdist.linux-x86_64/wheel/future/backports
copying build/lib/future/backports/socketserver.py -> build/bdist.linux-x86_64/wheel/future/backports
copying build/lib/future/backports/total_ordering.py -> build/bdist.linux-x86_64/wheel/future/backports
creating build/bdist.linux-x86_64/wheel/future/backports/email
copying build/lib/future/backports/email/__init__.py -> build/bdist.linux-x86_64/wheel/future/backports/email
copying build/lib/future/backports/email/_encoded_words.py -> build/bdist.linux-x86_64/wheel/future/backports/email
copying build/lib/future/backports/email/_header_value_parser.py -> build/bdist.linux-x86_64/wheel/future/backports/email
copying build/lib/future/backports/email/_parseaddr.py -> build/bdist.linux-x86_64/wheel/future/backports/email
copying build/lib/future/backports/email/_policybase.py -> build/bdist.linux-x86_64/wheel/future/backports/email
copying build/lib/future/backports/email/base64mime.py -> build/bdist.linux-x86_64/wheel/future/backports/email
copying build/lib/future/backports/email/charset.py -> build/bdist.linux-x86_64/wheel/future/backports/email
copying build/lib/future/backports/email/encoders.py -> build/bdist.linux-x86_64/wheel/future/backports/email
copying build/lib/future/backports/email/errors.py -> build/bdist.linux-x86_64/wheel/future/backports/email
copying build/lib/future/backports/email/feedparser.py -> build/bdist.linux-x86_64/wheel/future/backports/email
copying build/lib/future/backports/email/generator.py -> build/bdist.linux-x86_64/wheel/future/backports/email
copying build/lib/future/backports/email/header.py -> build/bdist.linux-x86_64/wheel/future/backports/email
copying build/lib/future/backports/email/headerregistry.py -> build/bdist.linux-x86_64/wheel/future/backports/email
copying build/lib/future/backports/email/iterators.py -> build/bdist.linux-x86_64/wheel/future/backports/email
copying build/lib/future/backports/email/message.py -> build/bdist.linux-x86_64/wheel/future/backports/email
copying build/lib/future/backports/email/parser.py -> build/bdist.linux-x86_64/wheel/future/backports/email
copying build/lib/future/backports/email/policy.py -> build/bdist.linux-x86_64/wheel/future/backports/email
copying build/lib/future/backports/email/quoprimime.py -> build/bdist.linux-x86_64/wheel/future/backports/email
copying build/lib/future/backports/email/utils.py -> build/bdist.linux-x86_64/wheel/future/backports/email
creating build/bdist.linux-x86_64/wheel/future/backports/email/mime
copying build/lib/future/backports/email/mime/__init__.py -> build/bdist.linux-x86_64/wheel/future/backports/email/mime
copying build/lib/future/backports/email/mime/application.py -> build/bdist.linux-x86_64/wheel/future/backports/email/mime
copying build/lib/future/backports/email/mime/audio.py -> build/bdist.linux-x86_64/wheel/future/backports/email/mime
copying build/lib/future/backports/email/mime/base.py -> build/bdist.linux-x86_64/wheel/future/backports/email/mime
copying build/lib/future/backports/email/mime/image.py -> build/bdist.linux-x86_64/wheel/future/backports/email/mime
copying build/lib/future/backports/email/mime/message.py -> build/bdist.linux-x86_64/wheel/future/backports/email/mime
copying build/lib/future/backports/email/mime/multipart.py -> build/bdist.linux-x86_64/wheel/future/backports/email/mime
copying build/lib/future/backports/email/mime/nonmultipart.py -> build/bdist.linux-x86_64/wheel/future/backports/email/mime
copying build/lib/future/backports/email/mime/text.py -> build/bdist.linux-x86_64/wheel/future/backports/email/mime
creating build/bdist.linux-x86_64/wheel/future/backports/html
copying build/lib/future/backports/html/__init__.py -> build/bdist.linux-x86_64/wheel/future/backports/html
copying build/lib/future/backports/html/entities.py -> build/bdist.linux-x86_64/wheel/future/backports/html
copying build/lib/future/backports/html/parser.py -> build/bdist.linux-x86_64/wheel/future/backports/html
creating build/bdist.linux-x86_64/wheel/future/backports/http
copying build/lib/future/backports/http/__init__.py -> build/bdist.linux-x86_64/wheel/future/backports/http
copying build/lib/future/backports/http/client.py -> build/bdist.linux-x86_64/wheel/future/backports/http
copying build/lib/future/backports/http/cookiejar.py -> build/bdist.linux-x86_64/wheel/future/backports/http
copying build/lib/future/backports/http/cookies.py -> build/bdist.linux-x86_64/wheel/future/backports/http
copying build/lib/future/backports/http/server.py -> build/bdist.linux-x86_64/wheel/future/backports/http
creating build/bdist.linux-x86_64/wheel/future/backports/test
copying build/lib/future/backports/test/__init__.py -> build/bdist.linux-x86_64/wheel/future/backports/test
copying build/lib/future/backports/test/pystone.py -> build/bdist.linux-x86_64/wheel/future/backports/test
copying build/lib/future/backports/test/ssl_servers.py -> build/bdist.linux-x86_64/wheel/future/backports/test
copying build/lib/future/backports/test/support.py -> build/bdist.linux-x86_64/wheel/future/backports/test
copying build/lib/future/backports/test/badcert.pem -> build/bdist.linux-x86_64/wheel/future/backports/test
copying build/lib/future/backports/test/badkey.pem -> build/bdist.linux-x86_64/wheel/future/backports/test
copying build/lib/future/backports/test/dh512.pem -> build/bdist.linux-x86_64/wheel/future/backports/test
copying build/lib/future/backports/test/https_svn_python_org_root.pem -> build/bdist.linux-x86_64/wheel/future/backports/test
copying build/lib/future/backports/test/keycert.passwd.pem -> build/bdist.linux-x86_64/wheel/future/backports/test
copying build/lib/future/backports/test/keycert.pem -> build/bdist.linux-x86_64/wheel/future/backports/test
copying build/lib/future/backports/test/keycert2.pem -> build/bdist.linux-x86_64/wheel/future/backports/test
copying build/lib/future/backports/test/nokia.pem -> build/bdist.linux-x86_64/wheel/future/backports/test
copying build/lib/future/backports/test/nullbytecert.pem -> build/bdist.linux-x86_64/wheel/future/backports/test
copying build/lib/future/backports/test/nullcert.pem -> build/bdist.linux-x86_64/wheel/future/backports/test
copying build/lib/future/backports/test/sha256.pem -> build/bdist.linux-x86_64/wheel/future/backports/test
copying build/lib/future/backports/test/ssl_cert.pem -> build/bdist.linux-x86_64/wheel/future/backports/test
copying build/lib/future/backports/test/ssl_key.passwd.pem -> build/bdist.linux-x86_64/wheel/future/backports/test
copying build/lib/future/backports/test/ssl_key.pem -> build/bdist.linux-x86_64/wheel/future/backports/test
creating build/bdist.linux-x86_64/wheel/future/backports/urllib
copying build/lib/future/backports/urllib/__init__.py -> build/bdist.linux-x86_64/wheel/future/backports/urllib
copying build/lib/future/backports/urllib/error.py -> build/bdist.linux-x86_64/wheel/future/backports/urllib
copying build/lib/future/backports/urllib/parse.py -> build/bdist.linux-x86_64/wheel/future/backports/urllib
copying build/lib/future/backports/urllib/request.py -> build/bdist.linux-x86_64/wheel/future/backports/urllib
copying build/lib/future/backports/urllib/response.py -> build/bdist.linux-x86_64/wheel/future/backports/urllib
copying build/lib/future/backports/urllib/robotparser.py -> build/bdist.linux-x86_64/wheel/future/backports/urllib
creating build/bdist.linux-x86_64/wheel/future/backports/xmlrpc
copying build/lib/future/backports/xmlrpc/__init__.py -> build/bdist.linux-x86_64/wheel/future/backports/xmlrpc
copying build/lib/future/backports/xmlrpc/client.py -> build/bdist.linux-x86_64/wheel/future/backports/xmlrpc
copying build/lib/future/backports/xmlrpc/server.py -> build/bdist.linux-x86_64/wheel/future/backports/xmlrpc
creating build/bdist.linux-x86_64/wheel/future/moves
copying build/lib/future/moves/__init__.py -> build/bdist.linux-x86_64/wheel/future/moves
copying build/lib/future/moves/_dummy_thread.py -> build/bdist.linux-x86_64/wheel/future/moves
copying build/lib/future/moves/_markupbase.py -> build/bdist.linux-x86_64/wheel/future/moves
copying build/lib/future/moves/_thread.py -> build/bdist.linux-x86_64/wheel/future/moves
copying build/lib/future/moves/builtins.py -> build/bdist.linux-x86_64/wheel/future/moves
copying build/lib/future/moves/collections.py -> build/bdist.linux-x86_64/wheel/future/moves
copying build/lib/future/moves/configparser.py -> build/bdist.linux-x86_64/wheel/future/moves
copying build/lib/future/moves/copyreg.py -> build/bdist.linux-x86_64/wheel/future/moves
copying build/lib/future/moves/itertools.py -> build/bdist.linux-x86_64/wheel/future/moves
copying build/lib/future/moves/pickle.py -> build/bdist.linux-x86_64/wheel/future/moves
copying build/lib/future/moves/queue.py -> build/bdist.linux-x86_64/wheel/future/moves
copying build/lib/future/moves/reprlib.py -> build/bdist.linux-x86_64/wheel/future/moves
copying build/lib/future/moves/socketserver.py -> build/bdist.linux-x86_64/wheel/future/moves
copying build/lib/future/moves/subprocess.py -> build/bdist.linux-x86_64/wheel/future/moves
copying build/lib/future/moves/sys.py -> build/bdist.linux-x86_64/wheel/future/moves
copying build/lib/future/moves/winreg.py -> build/bdist.linux-x86_64/wheel/future/moves
creating build/bdist.linux-x86_64/wheel/future/moves/dbm
copying build/lib/future/moves/dbm/__init__.py -> build/bdist.linux-x86_64/wheel/future/moves/dbm
copying build/lib/future/moves/dbm/dumb.py -> build/bdist.linux-x86_64/wheel/future/moves/dbm
copying build/lib/future/moves/dbm/gnu.py -> build/bdist.linux-x86_64/wheel/future/moves/dbm
copying build/lib/future/moves/dbm/ndbm.py -> build/bdist.linux-x86_64/wheel/future/moves/dbm
creating build/bdist.linux-x86_64/wheel/future/moves/html
copying build/lib/future/moves/html/__init__.py -> build/bdist.linux-x86_64/wheel/future/moves/html
copying build/lib/future/moves/html/entities.py -> build/bdist.linux-x86_64/wheel/future/moves/html
copying build/lib/future/moves/html/parser.py -> build/bdist.linux-x86_64/wheel/future/moves/html
creating build/bdist.linux-x86_64/wheel/future/moves/http
copying build/lib/future/moves/http/__init__.py -> build/bdist.linux-x86_64/wheel/future/moves/http
copying build/lib/future/moves/http/client.py -> build/bdist.linux-x86_64/wheel/future/moves/http
copying build/lib/future/moves/http/cookiejar.py -> build/bdist.linux-x86_64/wheel/future/moves/http
copying build/lib/future/moves/http/cookies.py -> build/bdist.linux-x86_64/wheel/future/moves/http
copying build/lib/future/moves/http/server.py -> build/bdist.linux-x86_64/wheel/future/moves/http
creating build/bdist.linux-x86_64/wheel/future/moves/test
copying build/lib/future/moves/test/__init__.py -> build/bdist.linux-x86_64/wheel/future/moves/test
copying build/lib/future/moves/test/support.py -> build/bdist.linux-x86_64/wheel/future/moves/test
creating build/bdist.linux-x86_64/wheel/future/moves/tkinter
copying build/lib/future/moves/tkinter/__init__.py -> build/bdist.linux-x86_64/wheel/future/moves/tkinter
copying build/lib/future/moves/tkinter/colorchooser.py -> build/bdist.linux-x86_64/wheel/future/moves/tkinter
copying build/lib/future/moves/tkinter/commondialog.py -> build/bdist.linux-x86_64/wheel/future/moves/tkinter
copying build/lib/future/moves/tkinter/constants.py -> build/bdist.linux-x86_64/wheel/future/moves/tkinter
copying build/lib/future/moves/tkinter/dialog.py -> build/bdist.linux-x86_64/wheel/future/moves/tkinter
copying build/lib/future/moves/tkinter/dnd.py -> build/bdist.linux-x86_64/wheel/future/moves/tkinter
copying build/lib/future/moves/tkinter/filedialog.py -> build/bdist.linux-x86_64/wheel/future/moves/tkinter
copying build/lib/future/moves/tkinter/font.py -> build/bdist.linux-x86_64/wheel/future/moves/tkinter
copying build/lib/future/moves/tkinter/messagebox.py -> build/bdist.linux-x86_64/wheel/future/moves/tkinter
copying build/lib/future/moves/tkinter/scrolledtext.py -> build/bdist.linux-x86_64/wheel/future/moves/tkinter
copying build/lib/future/moves/tkinter/simpledialog.py -> build/bdist.linux-x86_64/wheel/future/moves/tkinter
copying build/lib/future/moves/tkinter/tix.py -> build/bdist.linux-x86_64/wheel/future/moves/tkinter
copying build/lib/future/moves/tkinter/ttk.py -> build/bdist.linux-x86_64/wheel/future/moves/tkinter
creating build/bdist.linux-x86_64/wheel/future/moves/urllib
copying build/lib/future/moves/urllib/__init__.py -> build/bdist.linux-x86_64/wheel/future/moves/urllib
copying build/lib/future/moves/urllib/error.py -> build/bdist.linux-x86_64/wheel/future/moves/urllib
copying build/lib/future/moves/urllib/parse.py -> build/bdist.linux-x86_64/wheel/future/moves/urllib
copying build/lib/future/moves/urllib/request.py -> build/bdist.linux-x86_64/wheel/future/moves/urllib
copying build/lib/future/moves/urllib/response.py -> build/bdist.linux-x86_64/wheel/future/moves/urllib
copying build/lib/future/moves/urllib/robotparser.py -> build/bdist.linux-x86_64/wheel/future/moves/urllib
creating build/bdist.linux-x86_64/wheel/future/moves/xmlrpc
copying build/lib/future/moves/xmlrpc/__init__.py -> build/bdist.linux-x86_64/wheel/future/moves/xmlrpc
copying build/lib/future/moves/xmlrpc/client.py -> build/bdist.linux-x86_64/wheel/future/moves/xmlrpc
copying build/lib/future/moves/xmlrpc/server.py -> build/bdist.linux-x86_64/wheel/future/moves/xmlrpc
creating build/bdist.linux-x86_64/wheel/future/tests
copying build/lib/future/tests/__init__.py -> build/bdist.linux-x86_64/wheel/future/tests
copying build/lib/future/tests/base.py -> build/bdist.linux-x86_64/wheel/future/tests
creating build/bdist.linux-x86_64/wheel/future/utils
copying build/lib/future/utils/__init__.py -> build/bdist.linux-x86_64/wheel/future/utils
copying build/lib/future/utils/surrogateescape.py -> build/bdist.linux-x86_64/wheel/future/utils
creating build/bdist.linux-x86_64/wheel/past
copying build/lib/past/__init__.py -> build/bdist.linux-x86_64/wheel/past
creating build/bdist.linux-x86_64/wheel/past/builtins
copying build/lib/past/builtins/__init__.py -> build/bdist.linux-x86_64/wheel/past/builtins
copying build/lib/past/builtins/misc.py -> build/bdist.linux-x86_64/wheel/past/builtins
copying build/lib/past/builtins/noniterators.py -> build/bdist.linux-x86_64/wheel/past/builtins
creating build/bdist.linux-x86_64/wheel/past/types
copying build/lib/past/types/__init__.py -> build/bdist.linux-x86_64/wheel/past/types
copying build/lib/past/types/basestring.py -> build/bdist.linux-x86_64/wheel/past/types
copying build/lib/past/types/olddict.py -> build/bdist.linux-x86_64/wheel/past/types
copying build/lib/past/types/oldstr.py -> build/bdist.linux-x86_64/wheel/past/types
creating build/bdist.linux-x86_64/wheel/past/utils
copying build/lib/past/utils/__init__.py -> build/bdist.linux-x86_64/wheel/past/utils
creating build/bdist.linux-x86_64/wheel/past/translation
copying build/lib/past/translation/__init__.py -> build/bdist.linux-x86_64/wheel/past/translation
creating build/bdist.linux-x86_64/wheel/libfuturize
copying build/lib/libfuturize/__init__.py -> build/bdist.linux-x86_64/wheel/libfuturize
copying build/lib/libfuturize/fixer_util.py -> build/bdist.linux-x86_64/wheel/libfuturize
copying build/lib/libfuturize/main.py -> build/bdist.linux-x86_64/wheel/libfuturize
creating build/bdist.linux-x86_64/wheel/libfuturize/fixes
copying build/lib/libfuturize/fixes/__init__.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
copying build/lib/libfuturize/fixes/fix_UserDict.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
copying build/lib/libfuturize/fixes/fix_absolute_import.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
copying build/lib/libfuturize/fixes/fix_add__future__imports_except_unicode_literals.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
copying build/lib/libfuturize/fixes/fix_basestring.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
copying build/lib/libfuturize/fixes/fix_bytes.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
copying build/lib/libfuturize/fixes/fix_cmp.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
copying build/lib/libfuturize/fixes/fix_division.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
copying build/lib/libfuturize/fixes/fix_division_safe.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
copying build/lib/libfuturize/fixes/fix_execfile.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
copying build/lib/libfuturize/fixes/fix_future_builtins.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
copying build/lib/libfuturize/fixes/fix_future_standard_library.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
copying build/lib/libfuturize/fixes/fix_future_standard_library_urllib.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
copying build/lib/libfuturize/fixes/fix_input.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
copying build/lib/libfuturize/fixes/fix_metaclass.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
copying build/lib/libfuturize/fixes/fix_next_call.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
copying build/lib/libfuturize/fixes/fix_object.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
copying build/lib/libfuturize/fixes/fix_oldstr_wrap.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
copying build/lib/libfuturize/fixes/fix_order___future__imports.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
copying build/lib/libfuturize/fixes/fix_print.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
copying build/lib/libfuturize/fixes/fix_print_with_import.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
copying build/lib/libfuturize/fixes/fix_raise.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
copying build/lib/libfuturize/fixes/fix_remove_old__future__imports.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
copying build/lib/libfuturize/fixes/fix_unicode_keep_u.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
copying build/lib/libfuturize/fixes/fix_unicode_literals_import.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
copying build/lib/libfuturize/fixes/fix_xrange_with_import.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
creating build/bdist.linux-x86_64/wheel/libpasteurize
copying build/lib/libpasteurize/__init__.py -> build/bdist.linux-x86_64/wheel/libpasteurize
copying build/lib/libpasteurize/main.py -> build/bdist.linux-x86_64/wheel/libpasteurize
creating build/bdist.linux-x86_64/wheel/libpasteurize/fixes
copying build/lib/libpasteurize/fixes/__init__.py -> build/bdist.linux-x86_64/wheel/libpasteurize/fixes
copying build/lib/libpasteurize/fixes/feature_base.py -> build/bdist.linux-x86_64/wheel/libpasteurize/fixes
copying build/lib/libpasteurize/fixes/fix_add_all__future__imports.py -> build/bdist.linux-x86_64/wheel/libpasteurize/fixes
copying build/lib/libpasteurize/fixes/fix_add_all_future_builtins.py -> build/bdist.linux-x86_64/wheel/libpasteurize/fixes
copying build/lib/libpasteurize/fixes/fix_add_future_standard_library_import.py -> build/bdist.linux-x86_64/wheel/libpasteurize/fixes
copying build/lib/libpasteurize/fixes/fix_annotations.py -> build/bdist.linux-x86_64/wheel/libpasteurize/fixes
copying build/lib/libpasteurize/fixes/fix_division.py -> build/bdist.linux-x86_64/wheel/libpasteurize/fixes
copying build/lib/libpasteurize/fixes/fix_features.py -> build/bdist.linux-x86_64/wheel/libpasteurize/fixes
copying build/lib/libpasteurize/fixes/fix_fullargspec.py -> build/bdist.linux-x86_64/wheel/libpasteurize/fixes
copying build/lib/libpasteurize/fixes/fix_future_builtins.py -> build/bdist.linux-x86_64/wheel/libpasteurize/fixes
copying build/lib/libpasteurize/fixes/fix_getcwd.py -> build/bdist.linux-x86_64/wheel/libpasteurize/fixes
copying build/lib/libpasteurize/fixes/fix_imports.py -> build/bdist.linux-x86_64/wheel/libpasteurize/fixes
copying build/lib/libpasteurize/fixes/fix_imports2.py -> build/bdist.linux-x86_64/wheel/libpasteurize/fixes
copying build/lib/libpasteurize/fixes/fix_kwargs.py -> build/bdist.linux-x86_64/wheel/libpasteurize/fixes
copying build/lib/libpasteurize/fixes/fix_memoryview.py -> build/bdist.linux-x86_64/wheel/libpasteurize/fixes
copying build/lib/libpasteurize/fixes/fix_metaclass.py -> build/bdist.linux-x86_64/wheel/libpasteurize/fixes
copying build/lib/libpasteurize/fixes/fix_newstyle.py -> build/bdist.linux-x86_64/wheel/libpasteurize/fixes
copying build/lib/libpasteurize/fixes/fix_next.py -> build/bdist.linux-x86_64/wheel/libpasteurize/fixes
copying build/lib/libpasteurize/fixes/fix_printfunction.py -> build/bdist.linux-x86_64/wheel/libpasteurize/fixes
copying build/lib/libpasteurize/fixes/fix_raise.py -> build/bdist.linux-x86_64/wheel/libpasteurize/fixes
copying build/lib/libpasteurize/fixes/fix_raise_.py -> build/bdist.linux-x86_64/wheel/libpasteurize/fixes
copying build/lib/libpasteurize/fixes/fix_throw.py -> build/bdist.linux-x86_64/wheel/libpasteurize/fixes
copying build/lib/libpasteurize/fixes/fix_unpacking.py -> build/bdist.linux-x86_64/wheel/libpasteurize/fixes
running install_egg_info
Copying src/future.egg-info to build/bdist.linux-x86_64/wheel/future-0.18.2-py3.6.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/future-0.18.2.dist-info/WHEEL
creating 'dist/future-0.18.2-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'future/__init__.py'
adding 'future/backports/__init__.py'
adding 'future/backports/_markupbase.py'
adding 'future/backports/datetime.py'
adding 'future/backports/misc.py'
adding 'future/backports/socket.py'
adding 'future/backports/socketserver.py'
adding 'future/backports/total_ordering.py'
adding 'future/backports/email/__init__.py'
adding 'future/backports/email/_encoded_words.py'
adding 'future/backports/email/_header_value_parser.py'
adding 'future/backports/email/_parseaddr.py'
adding 'future/backports/email/_policybase.py'
adding 'future/backports/email/base64mime.py'
adding 'future/backports/email/charset.py'
adding 'future/backports/email/encoders.py'
adding 'future/backports/email/errors.py'
adding 'future/backports/email/feedparser.py'
adding 'future/backports/email/generator.py'
adding 'future/backports/email/header.py'
adding 'future/backports/email/headerregistry.py'
adding 'future/backports/email/iterators.py'
adding 'future/backports/email/message.py'
adding 'future/backports/email/parser.py'
adding 'future/backports/email/policy.py'
adding 'future/backports/email/quoprimime.py'
adding 'future/backports/email/utils.py'
adding 'future/backports/email/mime/__init__.py'
adding 'future/backports/email/mime/application.py'
adding 'future/backports/email/mime/audio.py'
adding 'future/backports/email/mime/base.py'
adding 'future/backports/email/mime/image.py'
adding 'future/backports/email/mime/message.py'
adding 'future/backports/email/mime/multipart.py'
adding 'future/backports/email/mime/nonmultipart.py'
adding 'future/backports/email/mime/text.py'
adding 'future/backports/html/__init__.py'
adding 'future/backports/html/entities.py'
adding 'future/backports/html/parser.py'
adding 'future/backports/http/__init__.py'
adding 'future/backports/http/client.py'
adding 'future/backports/http/cookiejar.py'
adding 'future/backports/http/cookies.py'
adding 'future/backports/http/server.py'
adding 'future/backports/test/__init__.py'
adding 'future/backports/test/badcert.pem'
adding 'future/backports/test/badkey.pem'
adding 'future/backports/test/dh512.pem'
adding 'future/backports/test/https_svn_python_org_root.pem'
adding 'future/backports/test/keycert.passwd.pem'
adding 'future/backports/test/keycert.pem'
adding 'future/backports/test/keycert2.pem'
adding 'future/backports/test/nokia.pem'
adding 'future/backports/test/nullbytecert.pem'
adding 'future/backports/test/nullcert.pem'
adding 'future/backports/test/pystone.py'
adding 'future/backports/test/sha256.pem'
adding 'future/backports/test/ssl_cert.pem'
adding 'future/backports/test/ssl_key.passwd.pem'
adding 'future/backports/test/ssl_key.pem'
adding 'future/backports/test/ssl_servers.py'
adding 'future/backports/test/support.py'
adding 'future/backports/urllib/__init__.py'
adding 'future/backports/urllib/error.py'
adding 'future/backports/urllib/parse.py'
adding 'future/backports/urllib/request.py'
adding 'future/backports/urllib/response.py'
adding 'future/backports/urllib/robotparser.py'
adding 'future/backports/xmlrpc/__init__.py'
adding 'future/backports/xmlrpc/client.py'
adding 'future/backports/xmlrpc/server.py'
adding 'future/builtins/__init__.py'
adding 'future/builtins/disabled.py'
adding 'future/builtins/iterators.py'
adding 'future/builtins/misc.py'
adding 'future/builtins/new_min_max.py'
adding 'future/builtins/newnext.py'
adding 'future/builtins/newround.py'
adding 'future/builtins/newsuper.py'
adding 'future/moves/__init__.py'
adding 'future/moves/_dummy_thread.py'
adding 'future/moves/_markupbase.py'
adding 'future/moves/_thread.py'
adding 'future/moves/builtins.py'
adding 'future/moves/collections.py'
adding 'future/moves/configparser.py'
adding 'future/moves/copyreg.py'
adding 'future/moves/itertools.py'
adding 'future/moves/pickle.py'
adding 'future/moves/queue.py'
adding 'future/moves/reprlib.py'
adding 'future/moves/socketserver.py'
adding 'future/moves/subprocess.py'
adding 'future/moves/sys.py'
adding 'future/moves/winreg.py'
adding 'future/moves/dbm/__init__.py'
adding 'future/moves/dbm/dumb.py'
adding 'future/moves/dbm/gnu.py'
adding 'future/moves/dbm/ndbm.py'
adding 'future/moves/html/__init__.py'
adding 'future/moves/html/entities.py'
adding 'future/moves/html/parser.py'
adding 'future/moves/http/__init__.py'
adding 'future/moves/http/client.py'
adding 'future/moves/http/cookiejar.py'
adding 'future/moves/http/cookies.py'
adding 'future/moves/http/server.py'
adding 'future/moves/test/__init__.py'
adding 'future/moves/test/support.py'
adding 'future/moves/tkinter/__init__.py'
adding 'future/moves/tkinter/colorchooser.py'
adding 'future/moves/tkinter/commondialog.py'
adding 'future/moves/tkinter/constants.py'
adding 'future/moves/tkinter/dialog.py'
adding 'future/moves/tkinter/dnd.py'
adding 'future/moves/tkinter/filedialog.py'
adding 'future/moves/tkinter/font.py'
adding 'future/moves/tkinter/messagebox.py'
adding 'future/moves/tkinter/scrolledtext.py'
adding 'future/moves/tkinter/simpledialog.py'
adding 'future/moves/tkinter/tix.py'
adding 'future/moves/tkinter/ttk.py'
adding 'future/moves/urllib/__init__.py'
adding 'future/moves/urllib/error.py'
adding 'future/moves/urllib/parse.py'
adding 'future/moves/urllib/request.py'
adding 'future/moves/urllib/response.py'
adding 'future/moves/urllib/robotparser.py'
adding 'future/moves/xmlrpc/__init__.py'
adding 'future/moves/xmlrpc/client.py'
adding 'future/moves/xmlrpc/server.py'
adding 'future/standard_library/__init__.py'
adding 'future/tests/__init__.py'
adding 'future/tests/base.py'
adding 'future/types/__init__.py'
adding 'future/types/newbytes.py'
adding 'future/types/newdict.py'
adding 'future/types/newint.py'
adding 'future/types/newlist.py'
adding 'future/types/newmemoryview.py'
adding 'future/types/newobject.py'
adding 'future/types/newopen.py'
adding 'future/types/newrange.py'
adding 'future/types/newstr.py'
adding 'future/utils/__init__.py'
adding 'future/utils/surrogateescape.py'
adding 'libfuturize/__init__.py'
adding 'libfuturize/fixer_util.py'
adding 'libfuturize/main.py'
adding 'libfuturize/fixes/__init__.py'
adding 'libfuturize/fixes/fix_UserDict.py'
adding 'libfuturize/fixes/fix_absolute_import.py'
adding 'libfuturize/fixes/fix_add__future__imports_except_unicode_literals.py'
adding 'libfuturize/fixes/fix_basestring.py'
adding 'libfuturize/fixes/fix_bytes.py'
adding 'libfuturize/fixes/fix_cmp.py'
adding 'libfuturize/fixes/fix_division.py'
adding 'libfuturize/fixes/fix_division_safe.py'
adding 'libfuturize/fixes/fix_execfile.py'
adding 'libfuturize/fixes/fix_future_builtins.py'
adding 'libfuturize/fixes/fix_future_standard_library.py'
adding 'libfuturize/fixes/fix_future_standard_library_urllib.py'
adding 'libfuturize/fixes/fix_input.py'
adding 'libfuturize/fixes/fix_metaclass.py'
adding 'libfuturize/fixes/fix_next_call.py'
adding 'libfuturize/fixes/fix_object.py'
adding 'libfuturize/fixes/fix_oldstr_wrap.py'
adding 'libfuturize/fixes/fix_order___future__imports.py'
adding 'libfuturize/fixes/fix_print.py'
adding 'libfuturize/fixes/fix_print_with_import.py'
adding 'libfuturize/fixes/fix_raise.py'
adding 'libfuturize/fixes/fix_remove_old__future__imports.py'
adding 'libfuturize/fixes/fix_unicode_keep_u.py'
adding 'libfuturize/fixes/fix_unicode_literals_import.py'
adding 'libfuturize/fixes/fix_xrange_with_import.py'
adding 'libpasteurize/__init__.py'
adding 'libpasteurize/main.py'
adding 'libpasteurize/fixes/__init__.py'
adding 'libpasteurize/fixes/feature_base.py'
adding 'libpasteurize/fixes/fix_add_all__future__imports.py'
adding 'libpasteurize/fixes/fix_add_all_future_builtins.py'
adding 'libpasteurize/fixes/fix_add_future_standard_library_import.py'
adding 'libpasteurize/fixes/fix_annotations.py'
adding 'libpasteurize/fixes/fix_division.py'
adding 'libpasteurize/fixes/fix_features.py'
adding 'libpasteurize/fixes/fix_fullargspec.py'
adding 'libpasteurize/fixes/fix_future_builtins.py'
adding 'libpasteurize/fixes/fix_getcwd.py'
adding 'libpasteurize/fixes/fix_imports.py'
adding 'libpasteurize/fixes/fix_imports2.py'
adding 'libpasteurize/fixes/fix_kwargs.py'
adding 'libpasteurize/fixes/fix_memoryview.py'
adding 'libpasteurize/fixes/fix_metaclass.py'
adding 'libpasteurize/fixes/fix_newstyle.py'
adding 'libpasteurize/fixes/fix_next.py'
adding 'libpasteurize/fixes/fix_printfunction.py'
adding 'libpasteurize/fixes/fix_raise.py'
adding 'libpasteurize/fixes/fix_raise_.py'
adding 'libpasteurize/fixes/fix_throw.py'
adding 'libpasteurize/fixes/fix_unpacking.py'
adding 'past/__init__.py'
adding 'past/builtins/__init__.py'
adding 'past/builtins/misc.py'
adding 'past/builtins/noniterators.py'
adding 'past/translation/__init__.py'
adding 'past/types/__init__.py'
adding 'past/types/basestring.py'
adding 'past/types/olddict.py'
adding 'past/types/oldstr.py'
adding 'past/utils/__init__.py'
adding 'future-0.18.2.dist-info/LICENSE.txt'
adding 'future-0.18.2.dist-info/METADATA'
adding 'future-0.18.2.dist-info/WHEEL'
adding 'future-0.18.2.dist-info/entry_points.txt'
adding 'future-0.18.2.dist-info/top_level.txt'
adding 'future-0.18.2.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
/build-wheels

############################################################
Building googleapis_common_protos-1.51.0-py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/05/46/168fd780f594a4d61122f7f3dc0561686084319ad73b4febbf02ae8b32cf/googleapis-common-protos-1.51.0.tar.gz
--2020-08-05 09:18:48-- https://files.pythonhosted.org/packages/05/46/168fd780f594a4d61122f7f3dc0561686084319ad73b4febbf02ae8b32cf/googleapis-common-protos-1.51.0.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 35176 (34K) [binary/octet-stream]
Saving to: 'googleapis-common-protos-1.51.0.tar.gz'

0K .......... .......... .......... .... 100% 4.47M=0.008s

2020-08-05 09:18:48 (4.47 MB/s) - 'googleapis-common-protos-1.51.0.tar.gz' saved [35176/35176]

/build-wheels/googleapis-common-protos-1.51.0 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/google
copying google/__init__.py -> build/lib/google
creating build/lib/google/api
copying google/api/__init__.py -> build/lib/google/api
copying google/api/annotations_pb2.py -> build/lib/google/api
copying google/api/auth_pb2.py -> build/lib/google/api
copying google/api/backend_pb2.py -> build/lib/google/api
copying google/api/billing_pb2.py -> build/lib/google/api
copying google/api/client_pb2.py -> build/lib/google/api
copying google/api/config_change_pb2.py -> build/lib/google/api
copying google/api/consumer_pb2.py -> build/lib/google/api
copying google/api/context_pb2.py -> build/lib/google/api
copying google/api/control_pb2.py -> build/lib/google/api
copying google/api/distribution_pb2.py -> build/lib/google/api
copying google/api/documentation_pb2.py -> build/lib/google/api
copying google/api/endpoint_pb2.py -> build/lib/google/api
copying google/api/field_behavior_pb2.py -> build/lib/google/api
copying google/api/http_pb2.py -> build/lib/google/api
copying google/api/httpbody_pb2.py -> build/lib/google/api
copying google/api/label_pb2.py -> build/lib/google/api
copying google/api/launch_stage_pb2.py -> build/lib/google/api
copying google/api/log_pb2.py -> build/lib/google/api
copying google/api/logging_pb2.py -> build/lib/google/api
copying google/api/metric_pb2.py -> build/lib/google/api
copying google/api/monitored_resource_pb2.py -> build/lib/google/api
copying google/api/monitoring_pb2.py -> build/lib/google/api
copying google/api/quota_pb2.py -> build/lib/google/api
copying google/api/resource_pb2.py -> build/lib/google/api
copying google/api/service_pb2.py -> build/lib/google/api
copying google/api/source_info_pb2.py -> build/lib/google/api
copying google/api/system_parameter_pb2.py -> build/lib/google/api
copying google/api/usage_pb2.py -> build/lib/google/api
creating build/lib/google/logging
copying google/logging/__init__.py -> build/lib/google/logging
creating build/lib/google/longrunning
copying google/longrunning/__init__.py -> build/lib/google/longrunning
copying google/longrunning/operations_grpc.py -> build/lib/google/longrunning
copying google/longrunning/operations_grpc_pb2.py -> build/lib/google/longrunning
copying google/longrunning/operations_pb2.py -> build/lib/google/longrunning
copying google/longrunning/operations_proto.py -> build/lib/google/longrunning
copying google/longrunning/operations_proto_pb2.py -> build/lib/google/longrunning
creating build/lib/google/rpc
copying google/rpc/__init__.py -> build/lib/google/rpc
copying google/rpc/code_pb2.py -> build/lib/google/rpc
copying google/rpc/error_details_pb2.py -> build/lib/google/rpc
copying google/rpc/status_pb2.py -> build/lib/google/rpc
creating build/lib/google/type
copying google/type/__init__.py -> build/lib/google/type
copying google/type/calendar_period_pb2.py -> build/lib/google/type
copying google/type/color_pb2.py -> build/lib/google/type
copying google/type/date_pb2.py -> build/lib/google/type
copying google/type/dayofweek_pb2.py -> build/lib/google/type
copying google/type/expr_pb2.py -> build/lib/google/type
copying google/type/fraction_pb2.py -> build/lib/google/type
copying google/type/latlng_pb2.py -> build/lib/google/type
copying google/type/money_pb2.py -> build/lib/google/type
copying google/type/postal_address_pb2.py -> build/lib/google/type
copying google/type/quaternion_pb2.py -> build/lib/google/type
copying google/type/timeofday_pb2.py -> build/lib/google/type
creating build/lib/google/logging/type
copying google/logging/type/__init__.py -> build/lib/google/logging/type
copying google/logging/type/http_request_pb2.py -> build/lib/google/logging/type
copying google/logging/type/log_severity_pb2.py -> build/lib/google/logging/type
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
Skipping installation of build/bdist.linux-x86_64/wheel/google/__init__.py (namespace package)
copying google/api/__init__.py -> build/bdist.linux-x86_64/wheel/google/api
copying google/api/annotations_pb2.py -> build/bdist.linux-x86_64/wheel/google/api
copying google/api/auth_pb2.py -> build/bdist.linux-x86_64/wheel/google/api
copying google/api/backend_pb2.py -> build/bdist.linux-x86_64/wheel/google/api
copying google/api/billing_pb2.py -> build/bdist.linux-x86_64/wheel/google/api
copying google/api/client_pb2.py -> build/bdist.linux-x86_64/wheel/google/api
copying google/api/config_change_pb2.py -> build/bdist.linux-x86_64/wheel/google/api
copying google/api/consumer_pb2.py -> build/bdist.linux-x86_64/wheel/google/api
copying google/api/context_pb2.py -> build/bdist.linux-x86_64/wheel/google/api
copying google/api/control_pb2.py -> build/bdist.linux-x86_64/wheel/google/api
copying google/api/distribution_pb2.py -> build/bdist.linux-x86_64/wheel/google/api
copying google/api/documentation_pb2.py -> build/bdist.linux-x86_64/wheel/google/api
copying google/api/endpoint_pb2.py -> build/bdist.linux-x86_64/wheel/google/api
copying google/api/field_behavior_pb2.py -> build/bdist.linux-x86_64/wheel/google/api
copying google/api/http_pb2.py -> build/bdist.linux-x86_64/wheel/google/api
copying google/api/httpbody_pb2.py -> build/bdist.linux-x86_64/wheel/google/api
copying google/api/label_pb2.py -> build/bdist.linux-x86_64/wheel/google/api
copying google/api/launch_stage_pb2.py -> build/bdist.linux-x86_64/wheel/google/api
copying google/api/log_pb2.py -> build/bdist.linux-x86_64/wheel/google/api
copying google/api/logging_pb2.py -> build/bdist.linux-x86_64/wheel/google/api
copying google/api/metric_pb2.py -> build/bdist.linux-x86_64/wheel/google/api
copying google/api/monitored_resource_pb2.py -> build/bdist.linux-x86_64/wheel/google/api
copying google/api/monitoring_pb2.py -> build/bdist.linux-x86_64/wheel/google/api
copying google/api/quota_pb2.py -> build/bdist.linux-x86_64/wheel/google/api
copying google/api/resource_pb2.py -> build/bdist.linux-x86_64/wheel/google/api
copying google/api/service_pb2.py -> build/bdist.linux-x86_64/wheel/google/api
copying google/api/source_info_pb2.py -> build/bdist.linux-x86_64/wheel/google/api
copying google/api/system_parameter_pb2.py -> build/bdist.linux-x86_64/wheel/google/api
copying google/api/usage_pb2.py -> build/bdist.linux-x86_64/wheel/google/api
Skipping installation of build/bdist.linux-x86_64/wheel/google/logging/__init__.py (namespace package)
copying google/logging/type/__init__.py -> build/bdist.linux-x86_64/wheel/google/logging/type
copying google/logging/type/http_request_pb2.py -> build/bdist.linux-x86_64/wheel/google/logging/type
copying google/logging/type/log_severity_pb2.py -> build/bdist.linux-x86_64/wheel/google/logging/type
copying google/longrunning/__init__.py -> build/bdist.linux-x86_64/wheel/google/longrunning
copying google/longrunning/operations_grpc.py -> build/bdist.linux-x86_64/wheel/google/longrunning
copying google/longrunning/operations_grpc_pb2.py -> build/bdist.linux-x86_64/wheel/google/longrunning
copying google/longrunning/operations_pb2.py -> build/bdist.linux-x86_64/wheel/google/longrunning
copying google/longrunning/operations_proto.py -> build/bdist.linux-x86_64/wheel/google/longrunning
copying google/longrunning/operations_proto_pb2.py -> build/bdist.linux-x86_64/wheel/google/longrunning
copying google/rpc/__init__.py -> build/bdist.linux-x86_64/wheel/google/rpc
copying google/rpc/code_pb2.py -> build/bdist.linux-x86_64/wheel/google/rpc
copying google/rpc/error_details_pb2.py -> build/bdist.linux-x86_64/wheel/google/rpc
copying google/rpc/status_pb2.py -> build/bdist.linux-x86_64/wheel/google/rpc
copying google/type/__init__.py -> build/bdist.linux-x86_64/wheel/google/type
copying google/type/calendar_period_pb2.py -> build/bdist.linux-x86_64/wheel/google/type
copying google/type/color_pb2.py -> build/bdist.linux-x86_64/wheel/google/type
copying google/type/date_pb2.py -> build/bdist.linux-x86_64/wheel/google/type
copying google/type/dayofweek_pb2.py -> build/bdist.linux-x86_64/wheel/google/type
copying google/type/expr_pb2.py -> build/bdist.linux-x86_64/wheel/google/type
copying google/type/fraction_pb2.py -> build/bdist.linux-x86_64/wheel/google/type
copying google/type/latlng_pb2.py -> build/bdist.linux-x86_64/wheel/google/type
copying google/type/money_pb2.py -> build/bdist.linux-x86_64/wheel/google/type
copying google/type/postal_address_pb2.py -> build/bdist.linux-x86_64/wheel/google/type
copying google/type/quaternion_pb2.py -> build/bdist.linux-x86_64/wheel/google/type
copying google/type/timeofday_pb2.py -> build/bdist.linux-x86_64/wheel/google/type
running install_egg_info
running egg_info
writing googleapis_common_protos.egg-info/PKG-INFO
writing dependency_links to googleapis_common_protos.egg-info/dependency_links.txt
writing namespace_packages to googleapis_common_protos.egg-info/namespace_packages.txt
writing requirements to googleapis_common_protos.egg-info/requires.txt
writing top-level names to googleapis_common_protos.egg-info/top_level.txt
reading manifest file 'googleapis_common_protos.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'googleapis_common_protos.egg-info/SOURCES.txt'
Copying googleapis_common_protos.egg-info to build/bdist.linux-x86_64/wheel/googleapis_common_protos-1.51.0-py3.6.egg-info
Installing build/bdist.linux-x86_64/wheel/googleapis_common_protos-1.51.0-py3.6-nspkg.pth
running install_scripts
adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
creating build/bdist.linux-x86_64/wheel/googleapis_common_protos-1.51.0.dist-info/WHEEL
creating 'dist/googleapis_common_protos-1.51.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'googleapis_common_protos-1.51.0-py3.6-nspkg.pth'
adding 'google/api/__init__.py'
adding 'google/api/annotations_pb2.py'
adding 'google/api/auth_pb2.py'
adding 'google/api/backend_pb2.py'
adding 'google/api/billing_pb2.py'
adding 'google/api/client_pb2.py'
adding 'google/api/config_change_pb2.py'
adding 'google/api/consumer_pb2.py'
adding 'google/api/context_pb2.py'
adding 'google/api/control_pb2.py'
adding 'google/api/distribution_pb2.py'
adding 'google/api/documentation_pb2.py'
adding 'google/api/endpoint_pb2.py'
adding 'google/api/field_behavior_pb2.py'
adding 'google/api/http_pb2.py'
adding 'google/api/httpbody_pb2.py'
adding 'google/api/label_pb2.py'
adding 'google/api/launch_stage_pb2.py'
adding 'google/api/log_pb2.py'
adding 'google/api/logging_pb2.py'
adding 'google/api/metric_pb2.py'
adding 'google/api/monitored_resource_pb2.py'
adding 'google/api/monitoring_pb2.py'
adding 'google/api/quota_pb2.py'
adding 'google/api/resource_pb2.py'
adding 'google/api/service_pb2.py'
adding 'google/api/source_info_pb2.py'
adding 'google/api/system_parameter_pb2.py'
adding 'google/api/usage_pb2.py'
adding 'google/logging/type/__init__.py'
adding 'google/logging/type/http_request_pb2.py'
adding 'google/logging/type/log_severity_pb2.py'
adding 'google/longrunning/__init__.py'
adding 'google/longrunning/operations_grpc.py'
adding 'google/longrunning/operations_grpc_pb2.py'
adding 'google/longrunning/operations_pb2.py'
adding 'google/longrunning/operations_proto.py'
adding 'google/longrunning/operations_proto_pb2.py'
adding 'google/rpc/__init__.py'
adding 'google/rpc/code_pb2.py'
adding 'google/rpc/error_details_pb2.py'
adding 'google/rpc/status_pb2.py'
adding 'google/type/__init__.py'
adding 'google/type/calendar_period_pb2.py'
adding 'google/type/color_pb2.py'
adding 'google/type/date_pb2.py'
adding 'google/type/dayofweek_pb2.py'
adding 'google/type/expr_pb2.py'
adding 'google/type/fraction_pb2.py'
adding 'google/type/latlng_pb2.py'
adding 'google/type/money_pb2.py'
adding 'google/type/postal_address_pb2.py'
adding 'google/type/quaternion_pb2.py'
adding 'google/type/timeofday_pb2.py'
adding 'googleapis_common_protos-1.51.0.dist-info/LICENSE'
adding 'googleapis_common_protos-1.51.0.dist-info/METADATA'
adding 'googleapis_common_protos-1.51.0.dist-info/WHEEL'
adding 'googleapis_common_protos-1.51.0.dist-info/namespace_packages.txt'
adding 'googleapis_common_protos-1.51.0.dist-info/top_level.txt'
adding 'googleapis_common_protos-1.51.0.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
/build-wheels

############################################################
Building happybase-1.2.0-py2.py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/d1/9c/f5f7bdb5439cda2b7da4e20ac24ec0e2455fd68aade8397f211d2994c39d/happybase-1.2.0.tar.gz
--2020-08-05 09:18:49-- https://files.pythonhosted.org/packages/d1/9c/f5f7bdb5439cda2b7da4e20ac24ec0e2455fd68aade8397f211d2994c39d/happybase-1.2.0.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 40547 (40K) [binary/octet-stream]
Saving to: 'happybase-1.2.0.tar.gz'

0K .......... .......... .......... ......... 100% 2.59M=0.01s

2020-08-05 09:18:49 (2.59 MB/s) - 'happybase-1.2.0.tar.gz' saved [40547/40547]

/build-wheels/happybase-1.2.0 /build-wheels
running bdist_wheel
The [wheel] section is deprecated. Use [bdist_wheel] instead.
running build
running build_py
creating build
creating build/lib
creating build/lib/happybase
copying happybase/util.py -> build/lib/happybase
copying happybase/__init__.py -> build/lib/happybase
copying happybase/batch.py -> build/lib/happybase
copying happybase/table.py -> build/lib/happybase
copying happybase/pool.py -> build/lib/happybase
copying happybase/_version.py -> build/lib/happybase
copying happybase/connection.py -> build/lib/happybase
running egg_info
writing happybase.egg-info/PKG-INFO
writing dependency_links to happybase.egg-info/dependency_links.txt
writing requirements to happybase.egg-info/requires.txt
writing top-level names to happybase.egg-info/top_level.txt
reading manifest file 'happybase.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'happybase.egg-info/SOURCES.txt'
copying happybase/Hbase.thrift -> build/lib/happybase
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/happybase
copying build/lib/happybase/util.py -> build/bdist.linux-x86_64/wheel/happybase
copying build/lib/happybase/__init__.py -> build/bdist.linux-x86_64/wheel/happybase
copying build/lib/happybase/batch.py -> build/bdist.linux-x86_64/wheel/happybase
copying build/lib/happybase/table.py -> build/bdist.linux-x86_64/wheel/happybase
copying build/lib/happybase/pool.py -> build/bdist.linux-x86_64/wheel/happybase
copying build/lib/happybase/_version.py -> build/bdist.linux-x86_64/wheel/happybase
copying build/lib/happybase/connection.py -> build/bdist.linux-x86_64/wheel/happybase
copying build/lib/happybase/Hbase.thrift -> build/bdist.linux-x86_64/wheel/happybase
running install_egg_info
Copying happybase.egg-info to build/bdist.linux-x86_64/wheel/happybase-1.2.0-py3.6.egg-info
running install_scripts
adding license file "LICENSE.rst" (matched pattern "LICEN[CS]E*")
creating build/bdist.linux-x86_64/wheel/happybase-1.2.0.dist-info/WHEEL
creating 'dist/happybase-1.2.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'happybase/Hbase.thrift'
adding 'happybase/__init__.py'
adding 'happybase/_version.py'
adding 'happybase/batch.py'
adding 'happybase/connection.py'
adding 'happybase/pool.py'
adding 'happybase/table.py'
adding 'happybase/util.py'
adding 'happybase-1.2.0.dist-info/LICENSE.rst'
adding 'happybase-1.2.0.dist-info/METADATA'
adding 'happybase-1.2.0.dist-info/WHEEL'
adding 'happybase-1.2.0.dist-info/top_level.txt'
adding 'happybase-1.2.0.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
/build-wheels

############################################################
Building ifaddr-0.1.6-py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/9f/54/d92bda685093ebc70e2057abfa83ef1b3fb0ae2b6357262a3e19dfe96bb8/ifaddr-0.1.6.tar.gz
--2020-08-05 09:18:50-- https://files.pythonhosted.org/packages/9f/54/d92bda685093ebc70e2057abfa83ef1b3fb0ae2b6357262a3e19dfe96bb8/ifaddr-0.1.6.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 6526 (6.4K) [binary/octet-stream]
Saving to: 'ifaddr-0.1.6.tar.gz'

0K ...... 100% 29.1M=0s

2020-08-05 09:18:50 (29.1 MB/s) - 'ifaddr-0.1.6.tar.gz' saved [6526/6526]

/build-wheels/ifaddr-0.1.6 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/ifaddr
copying ifaddr/test_ifaddr.py -> build/lib/ifaddr
copying ifaddr/_posix.py -> build/lib/ifaddr
copying ifaddr/_shared.py -> build/lib/ifaddr
copying ifaddr/_win32.py -> build/lib/ifaddr
copying ifaddr/__init__.py -> build/lib/ifaddr
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/ifaddr
copying build/lib/ifaddr/test_ifaddr.py -> build/bdist.linux-x86_64/wheel/ifaddr
copying build/lib/ifaddr/_posix.py -> build/bdist.linux-x86_64/wheel/ifaddr
copying build/lib/ifaddr/_shared.py -> build/bdist.linux-x86_64/wheel/ifaddr
copying build/lib/ifaddr/_win32.py -> build/bdist.linux-x86_64/wheel/ifaddr
copying build/lib/ifaddr/__init__.py -> build/bdist.linux-x86_64/wheel/ifaddr
running install_egg_info
running egg_info
writing ifaddr.egg-info/PKG-INFO
writing dependency_links to ifaddr.egg-info/dependency_links.txt
writing top-level names to ifaddr.egg-info/top_level.txt
reading manifest file 'ifaddr.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'ifaddr.egg-info/SOURCES.txt'
Copying ifaddr.egg-info to build/bdist.linux-x86_64/wheel/ifaddr-0.1.6-py3.6.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/ifaddr-0.1.6.dist-info/WHEEL
creating 'dist/ifaddr-0.1.6-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'ifaddr/__init__.py'
adding 'ifaddr/_posix.py'
adding 'ifaddr/_shared.py'
adding 'ifaddr/_win32.py'
adding 'ifaddr/test_ifaddr.py'
adding 'ifaddr-0.1.6.dist-info/METADATA'
adding 'ifaddr-0.1.6.dist-info/WHEEL'
adding 'ifaddr-0.1.6.dist-info/top_level.txt'
adding 'ifaddr-0.1.6.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
/build-wheels

############################################################
Building jaeger_client-4.3.0-py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/2b/75/17a937a61135671cebc175ab5c299dc0f7477042469482fd9a6f91262c68/jaeger-client-4.3.0.tar.gz
--2020-08-05 09:18:50-- https://files.pythonhosted.org/packages/2b/75/17a937a61135671cebc175ab5c299dc0f7477042469482fd9a6f91262c68/jaeger-client-4.3.0.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 81863 (80K) [binary/octet-stream]
Saving to: 'jaeger-client-4.3.0.tar.gz'

0K .......... .......... .......... .......... .......... 62% 3.12M 0s
50K .......... .......... ......... 100% 11.9M=0.02s

2020-08-05 09:18:50 (4.32 MB/s) - 'jaeger-client-4.3.0.tar.gz' saved [81863/81863]

/build-wheels/jaeger-client-4.3.0 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/jaeger_client
copying jaeger_client/throttler.py -> build/lib/jaeger_client
copying jaeger_client/config.py -> build/lib/jaeger_client
copying jaeger_client/codecs.py -> build/lib/jaeger_client
copying jaeger_client/constants.py -> build/lib/jaeger_client
copying jaeger_client/reporter.py -> build/lib/jaeger_client
copying jaeger_client/ioloop_util.py -> build/lib/jaeger_client
copying jaeger_client/rate_limiter.py -> build/lib/jaeger_client
copying jaeger_client/__init__.py -> build/lib/jaeger_client
copying jaeger_client/thrift.py -> build/lib/jaeger_client
copying jaeger_client/utils.py -> build/lib/jaeger_client
copying jaeger_client/TUDPTransport.py -> build/lib/jaeger_client
copying jaeger_client/local_agent_net.py -> build/lib/jaeger_client
copying jaeger_client/sampler.py -> build/lib/jaeger_client
copying jaeger_client/span_context.py -> build/lib/jaeger_client
copying jaeger_client/span.py -> build/lib/jaeger_client
copying jaeger_client/tracer.py -> build/lib/jaeger_client
creating build/lib/jaeger_client/metrics
copying jaeger_client/metrics/metrics.py -> build/lib/jaeger_client/metrics
copying jaeger_client/metrics/__init__.py -> build/lib/jaeger_client/metrics
copying jaeger_client/metrics/prometheus.py -> build/lib/jaeger_client/metrics
creating build/lib/jaeger_client/thrift_gen
copying jaeger_client/thrift_gen/__init__.py -> build/lib/jaeger_client/thrift_gen
creating build/lib/jaeger_client/thrift_gen/jaeger
copying jaeger_client/thrift_gen/jaeger/constants.py -> build/lib/jaeger_client/thrift_gen/jaeger
copying jaeger_client/thrift_gen/jaeger/Collector.py -> build/lib/jaeger_client/thrift_gen/jaeger
copying jaeger_client/thrift_gen/jaeger/__init__.py -> build/lib/jaeger_client/thrift_gen/jaeger
copying jaeger_client/thrift_gen/jaeger/ttypes.py -> build/lib/jaeger_client/thrift_gen/jaeger
creating build/lib/jaeger_client/thrift_gen/sampling
copying jaeger_client/thrift_gen/sampling/SamplingManager.py -> build/lib/jaeger_client/thrift_gen/sampling
copying jaeger_client/thrift_gen/sampling/constants.py -> build/lib/jaeger_client/thrift_gen/sampling
copying jaeger_client/thrift_gen/sampling/__init__.py -> build/lib/jaeger_client/thrift_gen/sampling
copying jaeger_client/thrift_gen/sampling/ttypes.py -> build/lib/jaeger_client/thrift_gen/sampling
creating build/lib/jaeger_client/thrift_gen/agent
copying jaeger_client/thrift_gen/agent/constants.py -> build/lib/jaeger_client/thrift_gen/agent
copying jaeger_client/thrift_gen/agent/__init__.py -> build/lib/jaeger_client/thrift_gen/agent
copying jaeger_client/thrift_gen/agent/ttypes.py -> build/lib/jaeger_client/thrift_gen/agent
copying jaeger_client/thrift_gen/agent/Agent.py -> build/lib/jaeger_client/thrift_gen/agent
creating build/lib/jaeger_client/thrift_gen/zipkincore
copying jaeger_client/thrift_gen/zipkincore/constants.py -> build/lib/jaeger_client/thrift_gen/zipkincore
copying jaeger_client/thrift_gen/zipkincore/ZipkinCollector.py -> build/lib/jaeger_client/thrift_gen/zipkincore
copying jaeger_client/thrift_gen/zipkincore/__init__.py -> build/lib/jaeger_client/thrift_gen/zipkincore
copying jaeger_client/thrift_gen/zipkincore/ttypes.py -> build/lib/jaeger_client/thrift_gen/zipkincore
running egg_info
writing jaeger_client.egg-info/PKG-INFO
writing dependency_links to jaeger_client.egg-info/dependency_links.txt
writing requirements to jaeger_client.egg-info/requires.txt
writing top-level names to jaeger_client.egg-info/top_level.txt
reading manifest file 'jaeger_client.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.thrift' under directory 'jaeger_client'
warning: no files found matching '*.yaml'
warning: no files found matching '*.json' under directory 'config'
warning: no files found matching '*.yaml' under directory 'config'
warning: no files found matching '*.rst' under directory 'docs'
writing manifest file 'jaeger_client.egg-info/SOURCES.txt'
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/jaeger_client
copying build/lib/jaeger_client/throttler.py -> build/bdist.linux-x86_64/wheel/jaeger_client
copying build/lib/jaeger_client/config.py -> build/bdist.linux-x86_64/wheel/jaeger_client
copying build/lib/jaeger_client/codecs.py -> build/bdist.linux-x86_64/wheel/jaeger_client
copying build/lib/jaeger_client/constants.py -> build/bdist.linux-x86_64/wheel/jaeger_client
copying build/lib/jaeger_client/reporter.py -> build/bdist.linux-x86_64/wheel/jaeger_client
copying build/lib/jaeger_client/ioloop_util.py -> build/bdist.linux-x86_64/wheel/jaeger_client
copying build/lib/jaeger_client/rate_limiter.py -> build/bdist.linux-x86_64/wheel/jaeger_client
copying build/lib/jaeger_client/__init__.py -> build/bdist.linux-x86_64/wheel/jaeger_client
copying build/lib/jaeger_client/thrift.py -> build/bdist.linux-x86_64/wheel/jaeger_client
copying build/lib/jaeger_client/utils.py -> build/bdist.linux-x86_64/wheel/jaeger_client
copying build/lib/jaeger_client/TUDPTransport.py -> build/bdist.linux-x86_64/wheel/jaeger_client
copying build/lib/jaeger_client/local_agent_net.py -> build/bdist.linux-x86_64/wheel/jaeger_client
copying build/lib/jaeger_client/sampler.py -> build/bdist.linux-x86_64/wheel/jaeger_client
copying build/lib/jaeger_client/span_context.py -> build/bdist.linux-x86_64/wheel/jaeger_client
copying build/lib/jaeger_client/span.py -> build/bdist.linux-x86_64/wheel/jaeger_client
copying build/lib/jaeger_client/tracer.py -> build/bdist.linux-x86_64/wheel/jaeger_client
creating build/bdist.linux-x86_64/wheel/jaeger_client/metrics
copying build/lib/jaeger_client/metrics/metrics.py -> build/bdist.linux-x86_64/wheel/jaeger_client/metrics
copying build/lib/jaeger_client/metrics/__init__.py -> build/bdist.linux-x86_64/wheel/jaeger_client/metrics
copying build/lib/jaeger_client/metrics/prometheus.py -> build/bdist.linux-x86_64/wheel/jaeger_client/metrics
creating build/bdist.linux-x86_64/wheel/jaeger_client/thrift_gen
copying build/lib/jaeger_client/thrift_gen/__init__.py -> build/bdist.linux-x86_64/wheel/jaeger_client/thrift_gen
creating build/bdist.linux-x86_64/wheel/jaeger_client/thrift_gen/jaeger
copying build/lib/jaeger_client/thrift_gen/jaeger/constants.py -> build/bdist.linux-x86_64/wheel/jaeger_client/thrift_gen/jaeger
copying build/lib/jaeger_client/thrift_gen/jaeger/Collector.py -> build/bdist.linux-x86_64/wheel/jaeger_client/thrift_gen/jaeger
copying build/lib/jaeger_client/thrift_gen/jaeger/__init__.py -> build/bdist.linux-x86_64/wheel/jaeger_client/thrift_gen/jaeger
copying build/lib/jaeger_client/thrift_gen/jaeger/ttypes.py -> build/bdist.linux-x86_64/wheel/jaeger_client/thrift_gen/jaeger
creating build/bdist.linux-x86_64/wheel/jaeger_client/thrift_gen/sampling
copying build/lib/jaeger_client/thrift_gen/sampling/SamplingManager.py -> build/bdist.linux-x86_64/wheel/jaeger_client/thrift_gen/sampling
copying build/lib/jaeger_client/thrift_gen/sampling/constants.py -> build/bdist.linux-x86_64/wheel/jaeger_client/thrift_gen/sampling
copying build/lib/jaeger_client/thrift_gen/sampling/__init__.py -> build/bdist.linux-x86_64/wheel/jaeger_client/thrift_gen/sampling
copying build/lib/jaeger_client/thrift_gen/sampling/ttypes.py -> build/bdist.linux-x86_64/wheel/jaeger_client/thrift_gen/sampling
creating build/bdist.linux-x86_64/wheel/jaeger_client/thrift_gen/agent
copying build/lib/jaeger_client/thrift_gen/agent/constants.py -> build/bdist.linux-x86_64/wheel/jaeger_client/thrift_gen/agent
copying build/lib/jaeger_client/thrift_gen/agent/__init__.py -> build/bdist.linux-x86_64/wheel/jaeger_client/thrift_gen/agent
copying build/lib/jaeger_client/thrift_gen/agent/ttypes.py -> build/bdist.linux-x86_64/wheel/jaeger_client/thrift_gen/agent
copying build/lib/jaeger_client/thrift_gen/agent/Agent.py -> build/bdist.linux-x86_64/wheel/jaeger_client/thrift_gen/agent
creating build/bdist.linux-x86_64/wheel/jaeger_client/thrift_gen/zipkincore
copying build/lib/jaeger_client/thrift_gen/zipkincore/constants.py -> build/bdist.linux-x86_64/wheel/jaeger_client/thrift_gen/zipkincore
copying build/lib/jaeger_client/thrift_gen/zipkincore/ZipkinCollector.py -> build/bdist.linux-x86_64/wheel/jaeger_client/thrift_gen/zipkincore
copying build/lib/jaeger_client/thrift_gen/zipkincore/__init__.py -> build/bdist.linux-x86_64/wheel/jaeger_client/thrift_gen/zipkincore
copying build/lib/jaeger_client/thrift_gen/zipkincore/ttypes.py -> build/bdist.linux-x86_64/wheel/jaeger_client/thrift_gen/zipkincore
running install_egg_info
Copying jaeger_client.egg-info to build/bdist.linux-x86_64/wheel/jaeger_client-4.3.0-py3.6.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/jaeger_client-4.3.0.dist-info/WHEEL
creating 'dist/jaeger_client-4.3.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'jaeger_client/TUDPTransport.py'
adding 'jaeger_client/__init__.py'
adding 'jaeger_client/codecs.py'
adding 'jaeger_client/config.py'
adding 'jaeger_client/constants.py'
adding 'jaeger_client/ioloop_util.py'
adding 'jaeger_client/local_agent_net.py'
adding 'jaeger_client/rate_limiter.py'
adding 'jaeger_client/reporter.py'
adding 'jaeger_client/sampler.py'
adding 'jaeger_client/span.py'
adding 'jaeger_client/span_context.py'
adding 'jaeger_client/thrift.py'
adding 'jaeger_client/throttler.py'
adding 'jaeger_client/tracer.py'
adding 'jaeger_client/utils.py'
adding 'jaeger_client/metrics/__init__.py'
adding 'jaeger_client/metrics/metrics.py'
adding 'jaeger_client/metrics/prometheus.py'
adding 'jaeger_client/thrift_gen/__init__.py'
adding 'jaeger_client/thrift_gen/agent/Agent.py'
adding 'jaeger_client/thrift_gen/agent/__init__.py'
adding 'jaeger_client/thrift_gen/agent/constants.py'
adding 'jaeger_client/thrift_gen/agent/ttypes.py'
adding 'jaeger_client/thrift_gen/jaeger/Collector.py'
adding 'jaeger_client/thrift_gen/jaeger/__init__.py'
adding 'jaeger_client/thrift_gen/jaeger/constants.py'
adding 'jaeger_client/thrift_gen/jaeger/ttypes.py'
adding 'jaeger_client/thrift_gen/sampling/SamplingManager.py'
adding 'jaeger_client/thrift_gen/sampling/__init__.py'
adding 'jaeger_client/thrift_gen/sampling/constants.py'
adding 'jaeger_client/thrift_gen/sampling/ttypes.py'
adding 'jaeger_client/thrift_gen/zipkincore/ZipkinCollector.py'
adding 'jaeger_client/thrift_gen/zipkincore/__init__.py'
adding 'jaeger_client/thrift_gen/zipkincore/constants.py'
adding 'jaeger_client/thrift_gen/zipkincore/ttypes.py'
adding 'jaeger_client-4.3.0.dist-info/METADATA'
adding 'jaeger_client-4.3.0.dist-info/WHEEL'
adding 'jaeger_client-4.3.0.dist-info/top_level.txt'
adding 'jaeger_client-4.3.0.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
/build-wheels

############################################################
Building jsonpath_rw-1.4.0-py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/71/7c/45001b1f19af8c4478489fbae4fc657b21c4c669d7a5a036a86882581d85/jsonpath-rw-1.4.0.tar.gz
--2020-08-05 09:18:51-- https://files.pythonhosted.org/packages/71/7c/45001b1f19af8c4478489fbae4fc657b21c4c669d7a5a036a86882581d85/jsonpath-rw-1.4.0.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 13814 (13K) [application/octet-stream]
Saving to: 'jsonpath-rw-1.4.0.tar.gz'

0K .......... ... 100% 1.79M=0.007s

2020-08-05 09:18:51 (1.79 MB/s) - 'jsonpath-rw-1.4.0.tar.gz' saved [13814/13814]

/build-wheels/jsonpath-rw-1.4.0 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/jsonpath_rw
copying jsonpath_rw/__init__.py -> build/lib/jsonpath_rw
copying jsonpath_rw/jsonpath.py -> build/lib/jsonpath_rw
copying jsonpath_rw/lexer.py -> build/lib/jsonpath_rw
copying jsonpath_rw/parser.py -> build/lib/jsonpath_rw
creating build/lib/jsonpath_rw/bin
copying jsonpath_rw/bin/__init__.py -> build/lib/jsonpath_rw/bin
copying jsonpath_rw/bin/jsonpath.py -> build/lib/jsonpath_rw/bin
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/jsonpath_rw
copying build/lib/jsonpath_rw/__init__.py -> build/bdist.linux-x86_64/wheel/jsonpath_rw
copying build/lib/jsonpath_rw/jsonpath.py -> build/bdist.linux-x86_64/wheel/jsonpath_rw
copying build/lib/jsonpath_rw/lexer.py -> build/bdist.linux-x86_64/wheel/jsonpath_rw
copying build/lib/jsonpath_rw/parser.py -> build/bdist.linux-x86_64/wheel/jsonpath_rw
creating build/bdist.linux-x86_64/wheel/jsonpath_rw/bin
copying build/lib/jsonpath_rw/bin/__init__.py -> build/bdist.linux-x86_64/wheel/jsonpath_rw/bin
copying build/lib/jsonpath_rw/bin/jsonpath.py -> build/bdist.linux-x86_64/wheel/jsonpath_rw/bin
running install_egg_info
running egg_info
writing jsonpath_rw.egg-info/PKG-INFO
writing dependency_links to jsonpath_rw.egg-info/dependency_links.txt
writing entry points to jsonpath_rw.egg-info/entry_points.txt
writing requirements to jsonpath_rw.egg-info/requires.txt
writing top-level names to jsonpath_rw.egg-info/top_level.txt
reading manifest file 'jsonpath_rw.egg-info/SOURCES.txt'
writing manifest file 'jsonpath_rw.egg-info/SOURCES.txt'
Copying jsonpath_rw.egg-info to build/bdist.linux-x86_64/wheel/jsonpath_rw-1.4.0-py3.6.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/jsonpath_rw-1.4.0.dist-info/WHEEL
creating 'dist/jsonpath_rw-1.4.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'jsonpath_rw/__init__.py'
adding 'jsonpath_rw/jsonpath.py'
adding 'jsonpath_rw/lexer.py'
adding 'jsonpath_rw/parser.py'
adding 'jsonpath_rw/bin/__init__.py'
adding 'jsonpath_rw/bin/jsonpath.py'
adding 'jsonpath_rw-1.4.0.dist-info/METADATA'
adding 'jsonpath_rw-1.4.0.dist-info/WHEEL'
adding 'jsonpath_rw-1.4.0.dist-info/entry_points.txt'
adding 'jsonpath_rw-1.4.0.dist-info/top_level.txt'
adding 'jsonpath_rw-1.4.0.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
/build-wheels

############################################################
Building krest-1.3.1-py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/fb/d2/9dbbd3a76f2385041720a0eb51ddab676e688fa8bee8a1489470839616cf/krest-1.3.1.tar.gz
--2020-08-05 09:18:51-- https://files.pythonhosted.org/packages/fb/d2/9dbbd3a76f2385041720a0eb51ddab676e688fa8bee8a1489470839616cf/krest-1.3.1.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 6252 (6.1K) [application/octet-stream]
Saving to: 'krest-1.3.1.tar.gz'

0K ...... 100% 26.1M=0s

2020-08-05 09:18:51 (26.1 MB/s) - 'krest-1.3.1.tar.gz' saved [6252/6252]

/build-wheels/krest-1.3.1 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
copying krest.py -> build/lib
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
copying build/lib/krest.py -> build/bdist.linux-x86_64/wheel
running install_egg_info
running egg_info
writing krest.egg-info/PKG-INFO
writing dependency_links to krest.egg-info/dependency_links.txt
writing requirements to krest.egg-info/requires.txt
writing top-level names to krest.egg-info/top_level.txt
reading manifest file 'krest.egg-info/SOURCES.txt'
writing manifest file 'krest.egg-info/SOURCES.txt'
Copying krest.egg-info to build/bdist.linux-x86_64/wheel/krest-1.3.1-py3.6.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/krest-1.3.1.dist-info/WHEEL
creating 'dist/krest-1.3.1-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'krest.py'
adding 'krest-1.3.1.dist-info/METADATA'
adding 'krest-1.3.1.dist-info/WHEEL'
adding 'krest-1.3.1.dist-info/top_level.txt'
adding 'krest-1.3.1.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
/build-wheels

############################################################
Building libvirt_python-4.7.0-cp36-cp36m-linux_x86_64.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/ad/d7/251c52f937f1e6c6304c4a2ca088a0cfb9ae139c9be5c476e8351d976b4a/libvirt-python-4.7.0.tar.gz
--2020-08-05 09:18:52-- https://files.pythonhosted.org/packages/ad/d7/251c52f937f1e6c6304c4a2ca088a0cfb9ae139c9be5c476e8351d976b4a/libvirt-python-4.7.0.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 190330 (186K) [binary/octet-stream]
Saving to: 'libvirt-python-4.7.0.tar.gz'

0K .......... .......... .......... .......... .......... 26% 3.31M 0s
50K .......... .......... .......... .......... .......... 53% 6.61M 0s
100K .......... .......... .......... .......... .......... 80% 16.4M 0s
150K .......... .......... .......... ..... 100% 9.24M=0.03s

2020-08-05 09:18:52 (6.28 MB/s) - 'libvirt-python-4.7.0.tar.gz' saved [190330/190330]

/build-wheels/libvirt-python-4.7.0 /build-wheels
########### Running fix_setup
running bdist_wheel
running build
/usr/bin/pkg-config --print-errors --atleast-version=0.9.11 libvirt
/usr/bin/python3 generator.py libvirt /usr/share/libvirt/api/libvirt-api.xml
Found 446 functions in /usr/share/libvirt/api/libvirt-api.xml
Found 0 functions in libvirt-override-api.xml
Generated 365 wrapper functions
/usr/bin/python3 generator.py libvirt-qemu /usr/share/libvirt/api/libvirt-qemu-api.xml
Found 5 functions in /usr/share/libvirt/api/libvirt-qemu-api.xml
Found 0 functions in libvirt-qemu-override-api.xml
Generated 3 wrapper functions
/usr/bin/pkg-config --atleast-version=1.0.2 libvirt
/usr/bin/python3 generator.py libvirt-lxc /usr/share/libvirt/api/libvirt-lxc-api.xml
Found 4 functions in /usr/share/libvirt/api/libvirt-lxc-api.xml
Found 0 functions in libvirt-lxc-override-api.xml
Generated 2 wrapper functions
running build_py
creating build/lib.linux-x86_64-3.6
copying build/libvirt.py -> build/lib.linux-x86_64-3.6
copying build/libvirt_qemu.py -> build/lib.linux-x86_64-3.6
copying build/libvirt_lxc.py -> build/lib.linux-x86_64-3.6
copying build/libvirtaio.py -> build/lib.linux-x86_64-3.6
running build_ext
building 'libvirtmod' extension
creating build/temp.linux-x86_64-3.6
creating build/temp.linux-x86_64-3.6/build
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I. -I/usr/include/python3.6m -c libvirt-override.c -o build/temp.linux-x86_64-3.6/libvirt-override.o
libvirt-override.c: In function 'libvirt_virConnectBaselineHypervisorCPU':
libvirt-override.c:9789:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0; i < ncpus; i++) {
^
libvirt-override.c:9804:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0; i < ncpus; i++)
^
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I. -I/usr/include/python3.6m -c build/libvirt.c -o build/temp.linux-x86_64-3.6/build/libvirt.o
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I. -I/usr/include/python3.6m -c typewrappers.c -o build/temp.linux-x86_64-3.6/typewrappers.o
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I. -I/usr/include/python3.6m -c libvirt-utils.c -o build/temp.linux-x86_64-3.6/libvirt-utils.o
gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/libvirt-override.o build/temp.linux-x86_64-3.6/build/libvirt.o build/temp.linux-x86_64-3.6/typewrappers.o build/temp.linux-x86_64-3.6/libvirt-utils.o -L/usr/lib64 -lvirt -lpython3.6m -o build/lib.linux-x86_64-3.6/libvirtmod.cpython-36m-x86_64-linux-gnu.so
building 'libvirtmod_qemu' extension
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I. -I/usr/include/python3.6m -c libvirt-qemu-override.c -o build/temp.linux-x86_64-3.6/libvirt-qemu-override.o
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I. -I/usr/include/python3.6m -c build/libvirt-qemu.c -o build/temp.linux-x86_64-3.6/build/libvirt-qemu.o
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I. -I/usr/include/python3.6m -c typewrappers.c -o build/temp.linux-x86_64-3.6/typewrappers.o
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I. -I/usr/include/python3.6m -c libvirt-utils.c -o build/temp.linux-x86_64-3.6/libvirt-utils.o
gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/libvirt-qemu-override.o build/temp.linux-x86_64-3.6/build/libvirt-qemu.o build/temp.linux-x86_64-3.6/typewrappers.o build/temp.linux-x86_64-3.6/libvirt-utils.o -L/usr/lib64 -lvirt-qemu -lpython3.6m -o build/lib.linux-x86_64-3.6/libvirtmod_qemu.cpython-36m-x86_64-linux-gnu.so
building 'libvirtmod_lxc' extension
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I. -I/usr/include/python3.6m -c libvirt-lxc-override.c -o build/temp.linux-x86_64-3.6/libvirt-lxc-override.o
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I. -I/usr/include/python3.6m -c build/libvirt-lxc.c -o build/temp.linux-x86_64-3.6/build/libvirt-lxc.o
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I. -I/usr/include/python3.6m -c typewrappers.c -o build/temp.linux-x86_64-3.6/typewrappers.o
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I. -I/usr/include/python3.6m -c libvirt-utils.c -o build/temp.linux-x86_64-3.6/libvirt-utils.o
gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/libvirt-lxc-override.o build/temp.linux-x86_64-3.6/build/libvirt-lxc.o build/temp.linux-x86_64-3.6/typewrappers.o build/temp.linux-x86_64-3.6/libvirt-utils.o -L/usr/lib64 -lvirt-lxc -lpython3.6m -o build/lib.linux-x86_64-3.6/libvirtmod_lxc.cpython-36m-x86_64-linux-gnu.so
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
copying build/lib.linux-x86_64-3.6/libvirt.py -> build/bdist.linux-x86_64/wheel
copying build/lib.linux-x86_64-3.6/libvirt_qemu.py -> build/bdist.linux-x86_64/wheel
copying build/lib.linux-x86_64-3.6/libvirt_lxc.py -> build/bdist.linux-x86_64/wheel
copying build/lib.linux-x86_64-3.6/libvirtaio.py -> build/bdist.linux-x86_64/wheel
copying build/lib.linux-x86_64-3.6/libvirtmod.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel
copying build/lib.linux-x86_64-3.6/libvirtmod_qemu.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel
copying build/lib.linux-x86_64-3.6/libvirtmod_lxc.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel
running install_egg_info
running egg_info
creating build/libvirt_python.egg-info
writing build/libvirt_python.egg-info/PKG-INFO
writing dependency_links to build/libvirt_python.egg-info/dependency_links.txt
writing top-level names to build/libvirt_python.egg-info/top_level.txt
writing manifest file 'build/libvirt_python.egg-info/SOURCES.txt'
reading manifest file 'build/libvirt_python.egg-info/SOURCES.txt'
writing manifest file 'build/libvirt_python.egg-info/SOURCES.txt'
Copying build/libvirt_python.egg-info to build/bdist.linux-x86_64/wheel/libvirt_python-4.7.0-py3.6.egg-info
running install_scripts
adding license file "COPYING" (matched pattern "COPYING*")
adding license file "COPYING.LESSER" (matched pattern "COPYING*")
adding license file "AUTHORS" (matched pattern "AUTHORS*")
creating build/bdist.linux-x86_64/wheel/libvirt_python-4.7.0.dist-info/WHEEL
creating 'dist/libvirt_python-4.7.0-cp36-cp36m-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'libvirt.py'
adding 'libvirt_lxc.py'
adding 'libvirt_qemu.py'
adding 'libvirtaio.py'
adding 'libvirtmod.cpython-36m-x86_64-linux-gnu.so'
adding 'libvirtmod_lxc.cpython-36m-x86_64-linux-gnu.so'
adding 'libvirtmod_qemu.cpython-36m-x86_64-linux-gnu.so'
adding 'libvirt_python-4.7.0.dist-info/AUTHORS'
adding 'libvirt_python-4.7.0.dist-info/COPYING'
adding 'libvirt_python-4.7.0.dist-info/COPYING.LESSER'
adding 'libvirt_python-4.7.0.dist-info/METADATA'
adding 'libvirt_python-4.7.0.dist-info/WHEEL'
adding 'libvirt_python-4.7.0.dist-info/top_level.txt'
adding 'libvirt_python-4.7.0.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
/build-wheels

############################################################
Building logutils-0.3.5-py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/49/b2/b57450889bf73da26027f8b995fd5fbfab258ec24ef967e4c1892f7cb121/logutils-0.3.5.tar.gz
--2020-08-05 09:18:59-- https://files.pythonhosted.org/packages/49/b2/b57450889bf73da26027f8b995fd5fbfab258ec24ef967e4c1892f7cb121/logutils-0.3.5.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 27703 (27K) [application/octet-stream]
Saving to: 'logutils-0.3.5.tar.gz'

0K .......... .......... ....... 100% 3.47M=0.008s

2020-08-05 09:18:59 (3.47 MB/s) - 'logutils-0.3.5.tar.gz' saved [27703/27703]

/build-wheels/logutils-0.3.5 /build-wheels
########### Running fix_setup
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/logutils
copying logutils/queue.py -> build/lib/logutils
copying logutils/colorize.py -> build/lib/logutils
copying logutils/dictconfig.py -> build/lib/logutils
copying logutils/testing.py -> build/lib/logutils
copying logutils/adapter.py -> build/lib/logutils
copying logutils/redis.py -> build/lib/logutils
copying logutils/http.py -> build/lib/logutils
copying logutils/__init__.py -> build/lib/logutils
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/logutils
copying build/lib/logutils/queue.py -> build/bdist.linux-x86_64/wheel/logutils
copying build/lib/logutils/colorize.py -> build/bdist.linux-x86_64/wheel/logutils
copying build/lib/logutils/dictconfig.py -> build/bdist.linux-x86_64/wheel/logutils
copying build/lib/logutils/testing.py -> build/bdist.linux-x86_64/wheel/logutils
copying build/lib/logutils/adapter.py -> build/bdist.linux-x86_64/wheel/logutils
copying build/lib/logutils/redis.py -> build/bdist.linux-x86_64/wheel/logutils
copying build/lib/logutils/http.py -> build/bdist.linux-x86_64/wheel/logutils
copying build/lib/logutils/__init__.py -> build/bdist.linux-x86_64/wheel/logutils
running install_egg_info
running egg_info
creating logutils.egg-info
writing logutils.egg-info/PKG-INFO
writing dependency_links to logutils.egg-info/dependency_links.txt
writing top-level names to logutils.egg-info/top_level.txt
writing manifest file 'logutils.egg-info/SOURCES.txt'
reading manifest file 'logutils.egg-info/SOURCES.txt'
writing manifest file 'logutils.egg-info/SOURCES.txt'
Copying logutils.egg-info to build/bdist.linux-x86_64/wheel/logutils-0.3.5-py3.6.egg-info
running install_scripts
adding license file "LICENSE.txt" (matched pattern "LICEN[CS]E*")
creating build/bdist.linux-x86_64/wheel/logutils-0.3.5.dist-info/WHEEL
creating 'dist/logutils-0.3.5-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'logutils/__init__.py'
adding 'logutils/adapter.py'
adding 'logutils/colorize.py'
adding 'logutils/dictconfig.py'
adding 'logutils/http.py'
adding 'logutils/queue.py'
adding 'logutils/redis.py'
adding 'logutils/testing.py'
adding 'logutils-0.3.5.dist-info/LICENSE.txt'
adding 'logutils-0.3.5.dist-info/METADATA'
adding 'logutils-0.3.5.dist-info/WHEEL'
adding 'logutils-0.3.5.dist-info/top_level.txt'
adding 'logutils-0.3.5.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
/build-wheels

############################################################
Building MarkupSafe-1.1.1-cp36-cp36m-linux_x86_64.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/b9/2e/64db92e53b86efccfaea71321f597fa2e1b2bd3853d8ce658568f7a13094/MarkupSafe-1.1.1.tar.gz
--2020-08-05 09:19:00-- https://files.pythonhosted.org/packages/b9/2e/64db92e53b86efccfaea71321f597fa2e1b2bd3853d8ce658568f7a13094/MarkupSafe-1.1.1.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 19151 (19K) [binary/octet-stream]
Saving to: 'MarkupSafe-1.1.1.tar.gz'

0K .......... ........ 100% 2.20M=0.008s

2020-08-05 09:19:00 (2.20 MB/s) - 'MarkupSafe-1.1.1.tar.gz' saved [19151/19151]

/build-wheels/MarkupSafe-1.1.1 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib.linux-x86_64-3.6
creating build/lib.linux-x86_64-3.6/markupsafe
copying src/markupsafe/__init__.py -> build/lib.linux-x86_64-3.6/markupsafe
copying src/markupsafe/_compat.py -> build/lib.linux-x86_64-3.6/markupsafe
copying src/markupsafe/_constants.py -> build/lib.linux-x86_64-3.6/markupsafe
copying src/markupsafe/_native.py -> build/lib.linux-x86_64-3.6/markupsafe
running egg_info
writing src/MarkupSafe.egg-info/PKG-INFO
writing dependency_links to src/MarkupSafe.egg-info/dependency_links.txt
writing top-level names to src/MarkupSafe.egg-info/top_level.txt
reading manifest file 'src/MarkupSafe.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching 'docs/_build'
warning: no previously-included files matching '*.py[co]' found anywhere in distribution
writing manifest file 'src/MarkupSafe.egg-info/SOURCES.txt'
copying src/markupsafe/_speedups.c -> build/lib.linux-x86_64-3.6/markupsafe
running build_ext
building 'markupsafe._speedups' extension
creating build/temp.linux-x86_64-3.6
creating build/temp.linux-x86_64-3.6/src
creating build/temp.linux-x86_64-3.6/src/markupsafe
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python3.6m -c src/markupsafe/_speedups.c -o build/temp.linux-x86_64-3.6/src/markupsafe/_speedups.o
gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/src/markupsafe/_speedups.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/markupsafe/_speedups.cpython-36m-x86_64-linux-gnu.so
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/markupsafe
copying build/lib.linux-x86_64-3.6/markupsafe/__init__.py -> build/bdist.linux-x86_64/wheel/markupsafe
copying build/lib.linux-x86_64-3.6/markupsafe/_compat.py -> build/bdist.linux-x86_64/wheel/markupsafe
copying build/lib.linux-x86_64-3.6/markupsafe/_constants.py -> build/bdist.linux-x86_64/wheel/markupsafe
copying build/lib.linux-x86_64-3.6/markupsafe/_native.py -> build/bdist.linux-x86_64/wheel/markupsafe
copying build/lib.linux-x86_64-3.6/markupsafe/_speedups.c -> build/bdist.linux-x86_64/wheel/markupsafe
copying build/lib.linux-x86_64-3.6/markupsafe/_speedups.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/markupsafe
running install_egg_info
Copying src/MarkupSafe.egg-info to build/bdist.linux-x86_64/wheel/MarkupSafe-1.1.1-py3.6.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/MarkupSafe-1.1.1.dist-info/WHEEL
creating 'dist/MarkupSafe-1.1.1-cp36-cp36m-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'markupsafe/__init__.py'
adding 'markupsafe/_compat.py'
adding 'markupsafe/_constants.py'
adding 'markupsafe/_native.py'
adding 'markupsafe/_speedups.c'
adding 'markupsafe/_speedups.cpython-36m-x86_64-linux-gnu.so'
adding 'MarkupSafe-1.1.1.dist-info/LICENSE.rst'
adding 'MarkupSafe-1.1.1.dist-info/METADATA'
adding 'MarkupSafe-1.1.1.dist-info/WHEEL'
adding 'MarkupSafe-1.1.1.dist-info/top_level.txt'
adding 'MarkupSafe-1.1.1.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
/build-wheels

############################################################
Building mox-0.5.3-py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/0c/a1/64740c638cc5fae807022368f4141700518ee343b53eb3e90bf3cc15a4d4/mox-0.5.3.tar.gz
--2020-08-05 09:19:00-- https://files.pythonhosted.org/packages/0c/a1/64740c638cc5fae807022368f4141700518ee343b53eb3e90bf3cc15a4d4/mox-0.5.3.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 32397 (32K) [application/octet-stream]
Saving to: 'mox-0.5.3.tar.gz'

0K .......... .......... .......... . 100% 4.18M=0.007s

2020-08-05 09:19:00 (4.18 MB/s) - 'mox-0.5.3.tar.gz' saved [32397/32397]

/build-wheels/mox-0.5.3 /build-wheels
########### Running fix_setup
running bdist_wheel
running build
running build_py
creating build
creating build/lib
copying mox.py -> build/lib
copying stubout.py -> build/lib
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
copying build/lib/mox.py -> build/bdist.linux-x86_64/wheel
copying build/lib/stubout.py -> build/bdist.linux-x86_64/wheel
running install_egg_info
running egg_info
creating mox.egg-info
writing mox.egg-info/PKG-INFO
writing dependency_links to mox.egg-info/dependency_links.txt
writing top-level names to mox.egg-info/top_level.txt
writing manifest file 'mox.egg-info/SOURCES.txt'
reading manifest file 'mox.egg-info/SOURCES.txt'
writing manifest file 'mox.egg-info/SOURCES.txt'
Copying mox.egg-info to build/bdist.linux-x86_64/wheel/mox-0.5.3-py3.6.egg-info
running install_scripts
adding license file "COPYING" (matched pattern "COPYING*")
creating build/bdist.linux-x86_64/wheel/mox-0.5.3.dist-info/WHEEL
creating 'dist/mox-0.5.3-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'mox.py'
adding 'stubout.py'
adding 'mox-0.5.3.dist-info/COPYING'
adding 'mox-0.5.3.dist-info/METADATA'
adding 'mox-0.5.3.dist-info/WHEEL'
adding 'mox-0.5.3.dist-info/top_level.txt'
adding 'mox-0.5.3.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
/build-wheels

############################################################
Building mpmath-1.1.0-py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/ca/63/3384ebb3b51af9610086b23ea976e6d27d6d97bf140a76a365bd77a3eb32/mpmath-1.1.0.tar.gz
--2020-08-05 09:19:01-- https://files.pythonhosted.org/packages/ca/63/3384ebb3b51af9610086b23ea976e6d27d6d97bf140a76a365bd77a3eb32/mpmath-1.1.0.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 512600 (501K) [binary/octet-stream]
Saving to: 'mpmath-1.1.0.tar.gz'

0K .......... .......... .......... .......... .......... 9% 3.15M 0s
50K .......... .......... .......... .......... .......... 19% 6.26M 0s
100K .......... .......... .......... .......... .......... 29% 20.5M 0s
150K .......... .......... .......... .......... .......... 39% 8.48M 0s
200K .......... .......... .......... .......... .......... 49% 27.2M 0s
250K .......... .......... .......... .......... .......... 59% 27.9M 0s
300K .......... .......... .......... .......... .......... 69% 34.1M 0s
350K .......... .......... .......... .......... .......... 79% 18.5M 0s
400K .......... .......... .......... .......... .......... 89% 28.1M 0s
450K .......... .......... .......... .......... .......... 99% 60.8M 0s
500K 100% 1118G=0.04s

2020-08-05 09:19:01 (11.8 MB/s) - 'mpmath-1.1.0.tar.gz' saved [512600/512600]

/build-wheels/mpmath-1.1.0 /build-wheels
########### Running fix_setup
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/mpmath
copying mpmath/rational.py -> build/lib/mpmath
copying mpmath/function_docs.py -> build/lib/mpmath
copying mpmath/__init__.py -> build/lib/mpmath
copying mpmath/math2.py -> build/lib/mpmath
copying mpmath/usertools.py -> build/lib/mpmath
copying mpmath/ctx_fp.py -> build/lib/mpmath
copying mpmath/visualization.py -> build/lib/mpmath
copying mpmath/identification.py -> build/lib/mpmath
copying mpmath/ctx_iv.py -> build/lib/mpmath
copying mpmath/ctx_mp_python.py -> build/lib/mpmath
copying mpmath/ctx_mp.py -> build/lib/mpmath
copying mpmath/ctx_base.py -> build/lib/mpmath
creating build/lib/mpmath/libmp
copying mpmath/libmp/backend.py -> build/lib/mpmath/libmp
copying mpmath/libmp/__init__.py -> build/lib/mpmath/libmp
copying mpmath/libmp/libelefun.py -> build/lib/mpmath/libmp
copying mpmath/libmp/libintmath.py -> build/lib/mpmath/libmp
copying mpmath/libmp/libmpf.py -> build/lib/mpmath/libmp
copying mpmath/libmp/libmpi.py -> build/lib/mpmath/libmp
copying mpmath/libmp/libhyper.py -> build/lib/mpmath/libmp
copying mpmath/libmp/gammazeta.py -> build/lib/mpmath/libmp
copying mpmath/libmp/libmpc.py -> build/lib/mpmath/libmp
copying mpmath/libmp/six.py -> build/lib/mpmath/libmp
creating build/lib/mpmath/calculus
copying mpmath/calculus/odes.py -> build/lib/mpmath/calculus
copying mpmath/calculus/__init__.py -> build/lib/mpmath/calculus
copying mpmath/calculus/differentiation.py -> build/lib/mpmath/calculus
copying mpmath/calculus/polynomials.py -> build/lib/mpmath/calculus
copying mpmath/calculus/calculus.py -> build/lib/mpmath/calculus
copying mpmath/calculus/optimization.py -> build/lib/mpmath/calculus
copying mpmath/calculus/quadrature.py -> build/lib/mpmath/calculus
copying mpmath/calculus/extrapolation.py -> build/lib/mpmath/calculus
copying mpmath/calculus/approximation.py -> build/lib/mpmath/calculus
copying mpmath/calculus/inverselaplace.py -> build/lib/mpmath/calculus
creating build/lib/mpmath/functions
copying mpmath/functions/__init__.py -> build/lib/mpmath/functions
copying mpmath/functions/hypergeometric.py -> build/lib/mpmath/functions
copying mpmath/functions/theta.py -> build/lib/mpmath/functions
copying mpmath/functions/qfunctions.py -> build/lib/mpmath/functions
copying mpmath/functions/zeta.py -> build/lib/mpmath/functions
copying mpmath/functions/functions.py -> build/lib/mpmath/functions
copying mpmath/functions/bessel.py -> build/lib/mpmath/functions
copying mpmath/functions/elliptic.py -> build/lib/mpmath/functions
copying mpmath/functions/zetazeros.py -> build/lib/mpmath/functions
copying mpmath/functions/factorials.py -> build/lib/mpmath/functions
copying mpmath/functions/rszeta.py -> build/lib/mpmath/functions
copying mpmath/functions/expintegrals.py -> build/lib/mpmath/functions
copying mpmath/functions/orthogonal.py -> build/lib/mpmath/functions
creating build/lib/mpmath/matrices
copying mpmath/matrices/__init__.py -> build/lib/mpmath/matrices
copying mpmath/matrices/matrices.py -> build/lib/mpmath/matrices
copying mpmath/matrices/linalg.py -> build/lib/mpmath/matrices
copying mpmath/matrices/eigen_symmetric.py -> build/lib/mpmath/matrices
copying mpmath/matrices/calculus.py -> build/lib/mpmath/matrices
copying mpmath/matrices/eigen.py -> build/lib/mpmath/matrices
creating build/lib/mpmath/tests
copying mpmath/tests/__init__.py -> build/lib/mpmath/tests
copying mpmath/tests/test_diff.py -> build/lib/mpmath/tests
copying mpmath/tests/test_functions.py -> build/lib/mpmath/tests
copying mpmath/tests/torture.py -> build/lib/mpmath/tests
copying mpmath/tests/test_convert.py -> build/lib/mpmath/tests
copying mpmath/tests/test_mpmath.py -> build/lib/mpmath/tests
copying mpmath/tests/extratest_gamma.py -> build/lib/mpmath/tests
copying mpmath/tests/test_division.py -> build/lib/mpmath/tests
copying mpmath/tests/test_pickle.py -> build/lib/mpmath/tests
copying mpmath/tests/test_levin.py -> build/lib/mpmath/tests
copying mpmath/tests/test_functions2.py -> build/lib/mpmath/tests
copying mpmath/tests/test_interval.py -> build/lib/mpmath/tests
copying mpmath/tests/test_eigen.py -> build/lib/mpmath/tests
copying mpmath/tests/test_ode.py -> build/lib/mpmath/tests
copying mpmath/tests/test_special.py -> build/lib/mpmath/tests
copying mpmath/tests/test_matrices.py -> build/lib/mpmath/tests
copying mpmath/tests/test_eigen_symmetric.py -> build/lib/mpmath/tests
copying mpmath/tests/test_elliptic.py -> build/lib/mpmath/tests
copying mpmath/tests/test_identify.py -> build/lib/mpmath/tests
copying mpmath/tests/runtests.py -> build/lib/mpmath/tests
copying mpmath/tests/test_summation.py -> build/lib/mpmath/tests
copying mpmath/tests/test_compatibility.py -> build/lib/mpmath/tests
copying mpmath/tests/test_hp.py -> build/lib/mpmath/tests
copying mpmath/tests/test_gammazeta.py -> build/lib/mpmath/tests
copying mpmath/tests/test_str.py -> build/lib/mpmath/tests
copying mpmath/tests/test_visualization.py -> build/lib/mpmath/tests
copying mpmath/tests/extratest_zeta.py -> build/lib/mpmath/tests
copying mpmath/tests/test_quad.py -> build/lib/mpmath/tests
copying mpmath/tests/test_trig.py -> build/lib/mpmath/tests
copying mpmath/tests/test_calculus.py -> build/lib/mpmath/tests
copying mpmath/tests/test_bitwise.py -> build/lib/mpmath/tests
copying mpmath/tests/test_power.py -> build/lib/mpmath/tests
copying mpmath/tests/test_fp.py -> build/lib/mpmath/tests
copying mpmath/tests/test_linalg.py -> build/lib/mpmath/tests
copying mpmath/tests/test_basic_ops.py -> build/lib/mpmath/tests
copying mpmath/tests/test_rootfinding.py -> build/lib/mpmath/tests
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/mpmath
copying build/lib/mpmath/rational.py -> build/bdist.linux-x86_64/wheel/mpmath
copying build/lib/mpmath/function_docs.py -> build/bdist.linux-x86_64/wheel/mpmath
copying build/lib/mpmath/__init__.py -> build/bdist.linux-x86_64/wheel/mpmath
copying build/lib/mpmath/math2.py -> build/bdist.linux-x86_64/wheel/mpmath
copying build/lib/mpmath/usertools.py -> build/bdist.linux-x86_64/wheel/mpmath
copying build/lib/mpmath/ctx_fp.py -> build/bdist.linux-x86_64/wheel/mpmath
copying build/lib/mpmath/visualization.py -> build/bdist.linux-x86_64/wheel/mpmath
copying build/lib/mpmath/identification.py -> build/bdist.linux-x86_64/wheel/mpmath
copying build/lib/mpmath/ctx_iv.py -> build/bdist.linux-x86_64/wheel/mpmath
copying build/lib/mpmath/ctx_mp_python.py -> build/bdist.linux-x86_64/wheel/mpmath
copying build/lib/mpmath/ctx_mp.py -> build/bdist.linux-x86_64/wheel/mpmath
copying build/lib/mpmath/ctx_base.py -> build/bdist.linux-x86_64/wheel/mpmath
creating build/bdist.linux-x86_64/wheel/mpmath/libmp
copying build/lib/mpmath/libmp/backend.py -> build/bdist.linux-x86_64/wheel/mpmath/libmp
copying build/lib/mpmath/libmp/__init__.py -> build/bdist.linux-x86_64/wheel/mpmath/libmp
copying build/lib/mpmath/libmp/libelefun.py -> build/bdist.linux-x86_64/wheel/mpmath/libmp
copying build/lib/mpmath/libmp/libintmath.py -> build/bdist.linux-x86_64/wheel/mpmath/libmp
copying build/lib/mpmath/libmp/libmpf.py -> build/bdist.linux-x86_64/wheel/mpmath/libmp
copying build/lib/mpmath/libmp/libmpi.py -> build/bdist.linux-x86_64/wheel/mpmath/libmp
copying build/lib/mpmath/libmp/libhyper.py -> build/bdist.linux-x86_64/wheel/mpmath/libmp
copying build/lib/mpmath/libmp/gammazeta.py -> build/bdist.linux-x86_64/wheel/mpmath/libmp
copying build/lib/mpmath/libmp/libmpc.py -> build/bdist.linux-x86_64/wheel/mpmath/libmp
copying build/lib/mpmath/libmp/six.py -> build/bdist.linux-x86_64/wheel/mpmath/libmp
creating build/bdist.linux-x86_64/wheel/mpmath/calculus
copying build/lib/mpmath/calculus/odes.py -> build/bdist.linux-x86_64/wheel/mpmath/calculus
copying build/lib/mpmath/calculus/__init__.py -> build/bdist.linux-x86_64/wheel/mpmath/calculus
copying build/lib/mpmath/calculus/differentiation.py -> build/bdist.linux-x86_64/wheel/mpmath/calculus
copying build/lib/mpmath/calculus/polynomials.py -> build/bdist.linux-x86_64/wheel/mpmath/calculus
copying build/lib/mpmath/calculus/calculus.py -> build/bdist.linux-x86_64/wheel/mpmath/calculus
copying build/lib/mpmath/calculus/optimization.py -> build/bdist.linux-x86_64/wheel/mpmath/calculus
copying build/lib/mpmath/calculus/quadrature.py -> build/bdist.linux-x86_64/wheel/mpmath/calculus
copying build/lib/mpmath/calculus/extrapolation.py -> build/bdist.linux-x86_64/wheel/mpmath/calculus
copying build/lib/mpmath/calculus/approximation.py -> build/bdist.linux-x86_64/wheel/mpmath/calculus
copying build/lib/mpmath/calculus/inverselaplace.py -> build/bdist.linux-x86_64/wheel/mpmath/calculus
creating build/bdist.linux-x86_64/wheel/mpmath/functions
copying build/lib/mpmath/functions/__init__.py -> build/bdist.linux-x86_64/wheel/mpmath/functions
copying build/lib/mpmath/functions/hypergeometric.py -> build/bdist.linux-x86_64/wheel/mpmath/functions
copying build/lib/mpmath/functions/theta.py -> build/bdist.linux-x86_64/wheel/mpmath/functions
copying build/lib/mpmath/functions/qfunctions.py -> build/bdist.linux-x86_64/wheel/mpmath/functions
copying build/lib/mpmath/functions/zeta.py -> build/bdist.linux-x86_64/wheel/mpmath/functions
copying build/lib/mpmath/functions/functions.py -> build/bdist.linux-x86_64/wheel/mpmath/functions
copying build/lib/mpmath/functions/bessel.py -> build/bdist.linux-x86_64/wheel/mpmath/functions
copying build/lib/mpmath/functions/elliptic.py -> build/bdist.linux-x86_64/wheel/mpmath/functions
copying build/lib/mpmath/functions/zetazeros.py -> build/bdist.linux-x86_64/wheel/mpmath/functions
copying build/lib/mpmath/functions/factorials.py -> build/bdist.linux-x86_64/wheel/mpmath/functions
copying build/lib/mpmath/functions/rszeta.py -> build/bdist.linux-x86_64/wheel/mpmath/functions
copying build/lib/mpmath/functions/expintegrals.py -> build/bdist.linux-x86_64/wheel/mpmath/functions
copying build/lib/mpmath/functions/orthogonal.py -> build/bdist.linux-x86_64/wheel/mpmath/functions
creating build/bdist.linux-x86_64/wheel/mpmath/matrices
copying build/lib/mpmath/matrices/__init__.py -> build/bdist.linux-x86_64/wheel/mpmath/matrices
copying build/lib/mpmath/matrices/matrices.py -> build/bdist.linux-x86_64/wheel/mpmath/matrices
copying build/lib/mpmath/matrices/linalg.py -> build/bdist.linux-x86_64/wheel/mpmath/matrices
copying build/lib/mpmath/matrices/eigen_symmetric.py -> build/bdist.linux-x86_64/wheel/mpmath/matrices
copying build/lib/mpmath/matrices/calculus.py -> build/bdist.linux-x86_64/wheel/mpmath/matrices
copying build/lib/mpmath/matrices/eigen.py -> build/bdist.linux-x86_64/wheel/mpmath/matrices
creating build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/__init__.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_diff.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_functions.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/torture.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_convert.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_mpmath.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/extratest_gamma.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_division.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_pickle.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_levin.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_functions2.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_interval.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_eigen.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_ode.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_special.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_matrices.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_eigen_symmetric.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_elliptic.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_identify.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/runtests.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_summation.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_compatibility.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_hp.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_gammazeta.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_str.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_visualization.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/extratest_zeta.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_quad.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_trig.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_calculus.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_bitwise.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_power.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_fp.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_linalg.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_basic_ops.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_rootfinding.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
running install_egg_info
running egg_info
creating mpmath.egg-info
writing mpmath.egg-info/PKG-INFO
writing dependency_links to mpmath.egg-info/dependency_links.txt
writing top-level names to mpmath.egg-info/top_level.txt
writing manifest file 'mpmath.egg-info/SOURCES.txt'
reading manifest file 'mpmath.egg-info/SOURCES.txt'
writing manifest file 'mpmath.egg-info/SOURCES.txt'
Copying mpmath.egg-info to build/bdist.linux-x86_64/wheel/mpmath-1.1.0-py3.6.egg-info
running install_scripts
adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
creating build/bdist.linux-x86_64/wheel/mpmath-1.1.0.dist-info/WHEEL
creating 'dist/mpmath-1.1.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'mpmath/__init__.py'
adding 'mpmath/ctx_base.py'
adding 'mpmath/ctx_fp.py'
adding 'mpmath/ctx_iv.py'
adding 'mpmath/ctx_mp.py'
adding 'mpmath/ctx_mp_python.py'
adding 'mpmath/function_docs.py'
adding 'mpmath/identification.py'
adding 'mpmath/math2.py'
adding 'mpmath/rational.py'
adding 'mpmath/usertools.py'
adding 'mpmath/visualization.py'
adding 'mpmath/calculus/__init__.py'
adding 'mpmath/calculus/approximation.py'
adding 'mpmath/calculus/calculus.py'
adding 'mpmath/calculus/differentiation.py'
adding 'mpmath/calculus/extrapolation.py'
adding 'mpmath/calculus/inverselaplace.py'
adding 'mpmath/calculus/odes.py'
adding 'mpmath/calculus/optimization.py'
adding 'mpmath/calculus/polynomials.py'
adding 'mpmath/calculus/quadrature.py'
adding 'mpmath/functions/__init__.py'
adding 'mpmath/functions/bessel.py'
adding 'mpmath/functions/elliptic.py'
adding 'mpmath/functions/expintegrals.py'
adding 'mpmath/functions/factorials.py'
adding 'mpmath/functions/functions.py'
adding 'mpmath/functions/hypergeometric.py'
adding 'mpmath/functions/orthogonal.py'
adding 'mpmath/functions/qfunctions.py'
adding 'mpmath/functions/rszeta.py'
adding 'mpmath/functions/theta.py'
adding 'mpmath/functions/zeta.py'
adding 'mpmath/functions/zetazeros.py'
adding 'mpmath/libmp/__init__.py'
adding 'mpmath/libmp/backend.py'
adding 'mpmath/libmp/gammazeta.py'
adding 'mpmath/libmp/libelefun.py'
adding 'mpmath/libmp/libhyper.py'
adding 'mpmath/libmp/libintmath.py'
adding 'mpmath/libmp/libmpc.py'
adding 'mpmath/libmp/libmpf.py'
adding 'mpmath/libmp/libmpi.py'
adding 'mpmath/libmp/six.py'
adding 'mpmath/matrices/__init__.py'
adding 'mpmath/matrices/calculus.py'
adding 'mpmath/matrices/eigen.py'
adding 'mpmath/matrices/eigen_symmetric.py'
adding 'mpmath/matrices/linalg.py'
adding 'mpmath/matrices/matrices.py'
adding 'mpmath/tests/__init__.py'
adding 'mpmath/tests/extratest_gamma.py'
adding 'mpmath/tests/extratest_zeta.py'
adding 'mpmath/tests/runtests.py'
adding 'mpmath/tests/test_basic_ops.py'
adding 'mpmath/tests/test_bitwise.py'
adding 'mpmath/tests/test_calculus.py'
adding 'mpmath/tests/test_compatibility.py'
adding 'mpmath/tests/test_convert.py'
adding 'mpmath/tests/test_diff.py'
adding 'mpmath/tests/test_division.py'
adding 'mpmath/tests/test_eigen.py'
adding 'mpmath/tests/test_eigen_symmetric.py'
adding 'mpmath/tests/test_elliptic.py'
adding 'mpmath/tests/test_fp.py'
adding 'mpmath/tests/test_functions.py'
adding 'mpmath/tests/test_functions2.py'
adding 'mpmath/tests/test_gammazeta.py'
adding 'mpmath/tests/test_hp.py'
adding 'mpmath/tests/test_identify.py'
adding 'mpmath/tests/test_interval.py'
adding 'mpmath/tests/test_levin.py'
adding 'mpmath/tests/test_linalg.py'
adding 'mpmath/tests/test_matrices.py'
adding 'mpmath/tests/test_mpmath.py'
adding 'mpmath/tests/test_ode.py'
adding 'mpmath/tests/test_pickle.py'
adding 'mpmath/tests/test_power.py'
adding 'mpmath/tests/test_quad.py'
adding 'mpmath/tests/test_rootfinding.py'
adding 'mpmath/tests/test_special.py'
adding 'mpmath/tests/test_str.py'
adding 'mpmath/tests/test_summation.py'
adding 'mpmath/tests/test_trig.py'
adding 'mpmath/tests/test_visualization.py'
adding 'mpmath/tests/torture.py'
adding 'mpmath-1.1.0.dist-info/LICENSE'
adding 'mpmath-1.1.0.dist-info/METADATA'
adding 'mpmath-1.1.0.dist-info/WHEEL'
adding 'mpmath-1.1.0.dist-info/top_level.txt'
adding 'mpmath-1.1.0.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
/build-wheels

############################################################
Building netifaces-0.10.9-cp36-cp36m-linux_x86_64.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/0d/18/fd6e9c71a35b67a73160ec80a49da63d1eed2d2055054cc2995714949132/netifaces-0.10.9.tar.gz
--2020-08-05 09:19:02-- https://files.pythonhosted.org/packages/0d/18/fd6e9c71a35b67a73160ec80a49da63d1eed2d2055054cc2995714949132/netifaces-0.10.9.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 28844 (28K) [binary/octet-stream]
Saving to: 'netifaces-0.10.9.tar.gz'

0K .......... .......... ........ 100% 3.54M=0.008s

2020-08-05 09:19:02 (3.54 MB/s) - 'netifaces-0.10.9.tar.gz' saved [28844/28844]

/build-wheels/netifaces-0.10.9 /build-wheels
running bdist_wheel
running build
running build_ext
checking for getifaddrs...found.
checking for getnameinfo...found.
checking for IPv6 socket IOCTLs...not found.
checking for optional header files...netash/ash.h netatalk/at.h netax25/ax25.h neteconet/ec.h netipx/ipx.h netpacket/packet.h linux/irda.h linux/atm.h linux/llc.h linux/tipc.h linux/dn.h.
checking whether struct sockaddr has a length field...no.
checking which sockaddr_xxx structs are defined...at ax25 in in6 ipx un ash ec ll atmpvc atmsvc dn irda llc.
checking for routing socket support...no.
checking for sysctl(CTL_NET...) support...no.
checking for netlink support...yes.
will use netlink to read routing table
building 'netifaces' extension
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DNETIFACES_VERSION=0.10.9 -DHAVE_GETIFADDRS=1 -DHAVE_GETNAMEINFO=1 -DHAVE_NETASH_ASH_H=1 -DHAVE_NETATALK_AT_H=1 -DHAVE_NETAX25_AX25_H=1 -DHAVE_NETECONET_EC_H=1 -DHAVE_NETIPX_IPX_H=1 -DHAVE_NETPACKET_PACKET_H=1 -DHAVE_LINUX_IRDA_H=1 -DHAVE_LINUX_ATM_H=1 -DHAVE_LINUX_LLC_H=1 -DHAVE_LINUX_TIPC_H=1 -DHAVE_LINUX_DN_H=1 -DHAVE_SOCKADDR_AT=1 -DHAVE_SOCKADDR_AX25=1 -DHAVE_SOCKADDR_IN=1 -DHAVE_SOCKADDR_IN6=1 -DHAVE_SOCKADDR_IPX=1 -DHAVE_SOCKADDR_UN=1 -DHAVE_SOCKADDR_ASH=1 -DHAVE_SOCKADDR_EC=1 -DHAVE_SOCKADDR_LL=1 -DHAVE_SOCKADDR_ATMPVC=1 -DHAVE_SOCKADDR_ATMSVC=1 -DHAVE_SOCKADDR_DN=1 -DHAVE_SOCKADDR_IRDA=1 -DHAVE_SOCKADDR_LLC=1 -DHAVE_PF_NETLINK=1 -I/usr/include/python3.6m -c netifaces.c -o build/temp.linux-x86_64-3.6/netifaces.o
netifaces.c: In function 'gateways':
netifaces.c:1840:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (pmsg->hdr.nlmsg_seq != seq || pmsg->hdr.nlmsg_pid != sanl.nl_pid)
^
creating build/lib.linux-x86_64-3.6
gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/netifaces.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/netifaces.cpython-36m-x86_64-linux-gnu.so
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
copying build/lib.linux-x86_64-3.6/netifaces.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel
running install_egg_info
running egg_info
writing netifaces.egg-info/PKG-INFO
writing dependency_links to netifaces.egg-info/dependency_links.txt
writing top-level names to netifaces.egg-info/top_level.txt
reading manifest file 'netifaces.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'netifaces.egg-info/SOURCES.txt'
Copying netifaces.egg-info to build/bdist.linux-x86_64/wheel/netifaces-0.10.9-py3.6.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/netifaces-0.10.9.dist-info/WHEEL
creating 'dist/netifaces-0.10.9-cp36-cp36m-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'netifaces.cpython-36m-x86_64-linux-gnu.so'
adding 'netifaces-0.10.9.dist-info/LICENSE'
adding 'netifaces-0.10.9.dist-info/METADATA'
adding 'netifaces-0.10.9.dist-info/WHEEL'
adding 'netifaces-0.10.9.dist-info/top_level.txt'
adding 'netifaces-0.10.9.dist-info/zip-safe'
adding 'netifaces-0.10.9.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
/build-wheels

############################################################
Building nose_exclude-0.5.0-py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/63/cf/90c4be56bf11b7bc8801086d9445baf731aa36b8e8fc5791731e8e604dcd/nose-exclude-0.5.0.tar.gz
--2020-08-05 09:19:05-- https://files.pythonhosted.org/packages/63/cf/90c4be56bf11b7bc8801086d9445baf731aa36b8e8fc5791731e8e604dcd/nose-exclude-0.5.0.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 7359 (7.2K) [application/octet-stream]
Saving to: 'nose-exclude-0.5.0.tar.gz'

0K ....... 100% 26.5M=0s

2020-08-05 09:19:05 (26.5 MB/s) - 'nose-exclude-0.5.0.tar.gz' saved [7359/7359]

/build-wheels/nose-exclude-0.5.0 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
copying nose_exclude.py -> build/lib
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
copying build/lib/nose_exclude.py -> build/bdist.linux-x86_64/wheel
running install_egg_info
running egg_info
writing nose_exclude.egg-info/PKG-INFO
writing dependency_links to nose_exclude.egg-info/dependency_links.txt
writing entry points to nose_exclude.egg-info/entry_points.txt
writing requirements to nose_exclude.egg-info/requires.txt
writing top-level names to nose_exclude.egg-info/top_level.txt
reading manifest file 'nose_exclude.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'nose_exclude.egg-info/SOURCES.txt'
Copying nose_exclude.egg-info to build/bdist.linux-x86_64/wheel/nose_exclude-0.5.0-py3.6.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/nose_exclude-0.5.0.dist-info/WHEEL
creating 'dist/nose_exclude-0.5.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'nose_exclude.py'
adding 'nose_exclude-0.5.0.dist-info/METADATA'
adding 'nose_exclude-0.5.0.dist-info/WHEEL'
adding 'nose_exclude-0.5.0.dist-info/entry_points.txt'
adding 'nose_exclude-0.5.0.dist-info/top_level.txt'
adding 'nose_exclude-0.5.0.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
/build-wheels

############################################################
Building openshift-0.8.6-py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/73/ed/c92c0ba23b6c4c8e5542151a1b89cb8ff01f68a72fe68f6c95a28d885ebe/openshift-0.8.6.tar.gz
--2020-08-05 09:19:05-- https://files.pythonhosted.org/packages/73/ed/c92c0ba23b6c4c8e5542151a1b89cb8ff01f68a72fe68f6c95a28d885ebe/openshift-0.8.6.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 349453 (341K) [binary/octet-stream]
Saving to: 'openshift-0.8.6.tar.gz'

0K .......... .......... .......... .......... .......... 14% 3.34M 0s
50K .......... .......... .......... .......... .......... 29% 6.68M 0s
100K .......... .......... .......... .......... .......... 43% 24.7M 0s
150K .......... .......... .......... .......... .......... 58% 21.4M 0s
200K .......... .......... .......... .......... .......... 73% 7.60M 0s
250K .......... .......... .......... .......... .......... 87% 12.2M 0s
300K .......... .......... .......... .......... . 100% 16.7M=0.04s

2020-08-05 09:19:05 (8.54 MB/s) - 'openshift-0.8.6.tar.gz' saved [349453/349453]

/build-wheels/openshift-0.8.6 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/openshift
copying openshift/__init__.py -> build/lib/openshift
copying openshift/watch.py -> build/lib/openshift
creating build/lib/scripts
copying scripts/constants.py -> build/lib/scripts
copying scripts/__init__.py -> build/lib/scripts
copying scripts/update_generated.py -> build/lib/scripts
creating build/lib/openshift/config
copying openshift/config/kube_config.py -> build/lib/openshift/config
copying openshift/config/__init__.py -> build/lib/openshift/config
creating build/lib/openshift/ansiblegen
copying openshift/ansiblegen/modules.py -> build/lib/openshift/ansiblegen
copying openshift/ansiblegen/docstrings.py -> build/lib/openshift/ansiblegen
copying openshift/ansiblegen/cli.py -> build/lib/openshift/ansiblegen
copying openshift/ansiblegen/__init__.py -> build/lib/openshift/ansiblegen
creating build/lib/openshift/test
copying openshift/test/test_v1_deployment_cause_image_trigger.py -> build/lib/openshift/test
copying openshift/test/test_v1_project_list.py -> build/lib/openshift/test
copying openshift/test/test_v1_build_spec.py -> build/lib/openshift/test
copying openshift/test/test_v1_deployment_cause.py -> build/lib/openshift/test
copying openshift/test/test_v1_cluster_resource_quota_status.py -> build/lib/openshift/test
copying openshift/test/test_v1_egress_network_policy_spec.py -> build/lib/openshift/test
copying openshift/test/test_authorization_openshift_io_v1_api.py -> build/lib/openshift/test
copying openshift/test/test_v1_role.py -> build/lib/openshift/test
copying openshift/test/test_v1_deployment_config_list.py -> build/lib/openshift/test
copying openshift/test/test_v1_secret_build_source.py -> build/lib/openshift/test
copying openshift/test/test_v1_deployment_log.py -> build/lib/openshift/test
copying openshift/test/test_v1_generic_web_hook_cause.py -> build/lib/openshift/test
copying openshift/test/test_v1_image_stream_import_spec.py -> build/lib/openshift/test
copying openshift/test/test_v1_signature_condition.py -> build/lib/openshift/test
copying openshift/test/test_v1_source_control_user.py -> build/lib/openshift/test
copying openshift/test/test_v1_build_status_output.py -> build/lib/openshift/test
copying openshift/test/test_v1_user_list.py -> build/lib/openshift/test
copying openshift/test/test_v1_docker_build_strategy.py -> build/lib/openshift/test
copying openshift/test/test_v1_build_config_list.py -> build/lib/openshift/test
copying openshift/test/test_v1_tag_reference.py -> build/lib/openshift/test
copying openshift/test/test_v1_egress_network_policy_rule.py -> build/lib/openshift/test
copying openshift/test/test_build_openshift_io_v1_api.py -> build/lib/openshift/test
copying openshift/test/test_v1_role_binding_restriction_spec.py -> build/lib/openshift/test
copying openshift/test/test_v1_project_request.py -> build/lib/openshift/test
copying openshift/test/test_v1_self_subject_rules_review.py -> build/lib/openshift/test
copying openshift/test/test_v1_o_auth_client_authorization_list.py -> build/lib/openshift/test
copying openshift/test/test_image_openshift_io_api.py -> build/lib/openshift/test
copying openshift/test/test_project_openshift_io_api.py -> build/lib/openshift/test
copying openshift/test/test_v1_fs_group_strategy_options.py -> build/lib/openshift/test
copying openshift/test/test_v1beta1_ingress_tls.py -> build/lib/openshift/test
copying openshift/test/test_v1_deployment_request.py -> build/lib/openshift/test
copying openshift/test/test_v1_stage_info.py -> build/lib/openshift/test
copying openshift/test/test_v1_cluster_role_binding.py -> build/lib/openshift/test
copying openshift/test/test_v1_template_instance_spec.py -> build/lib/openshift/test
copying openshift/test/test_v1_route_ingress_condition.py -> build/lib/openshift/test
copying openshift/test/test_user_openshift_io_v1_api.py -> build/lib/openshift/test
copying openshift/test/test_v1_build_source.py -> build/lib/openshift/test
copying openshift/test/test_v1_cluster_role_binding_list.py -> build/lib/openshift/test
copying openshift/test/test_v1_image_import_spec.py -> build/lib/openshift/test
copying openshift/test/test_v1_build_config.py -> build/lib/openshift/test
copying openshift/test/test_route_openshift_io_v1_api.py -> build/lib/openshift/test
copying openshift/test/test_v1_template.py -> build/lib/openshift/test
copying openshift/test/test_v1_group_list.py -> build/lib/openshift/test
copying openshift/test/test_v1_build_strategy.py -> build/lib/openshift/test
copying openshift/test/test_v1_broker_template_instance.py -> build/lib/openshift/test
copying openshift/test/test_v1_host_subnet.py -> build/lib/openshift/test
copying openshift/test/test_v1_exec_new_pod_hook.py -> build/lib/openshift/test
copying openshift/test/test_v1_cluster_resource_quota_list.py -> build/lib/openshift/test
copying openshift/test/test_v1_role_binding.py -> build/lib/openshift/test
copying openshift/test/test_v1_pod_security_policy_subject_review_status.py -> build/lib/openshift/test
copying openshift/test/test_v1_image_stream_tag.py -> build/lib/openshift/test
copying openshift/test/test_v1_pod_security_policy_self_subject_review.py -> build/lib/openshift/test
copying openshift/test/test_v1_deployment_config_rollback.py -> build/lib/openshift/test
copying openshift/test/test_oapi_api.py -> build/lib/openshift/test
copying openshift/test/test_v1_se_linux_context_strategy_options.py -> build/lib/openshift/test
copying openshift/test/test_network_openshift_io_api.py -> build/lib/openshift/test
copying openshift/test/test_v1_image_change_cause.py -> build/lib/openshift/test
copying openshift/test/test_v1_tls_config.py -> build/lib/openshift/test
copying openshift/test/test_v1_image_change_trigger.py -> build/lib/openshift/test
copying openshift/test/test_v1_build_list.py -> build/lib/openshift/test
copying openshift/test/test_oauth_openshift_io_api.py -> build/lib/openshift/test
copying openshift/test/test_apps_openshift_io_api.py -> build/lib/openshift/test
copying openshift/test/test_build_openshift_io_api.py -> build/lib/openshift/test
copying openshift/test/test_v1_cluster_role_list.py -> build/lib/openshift/test
copying openshift/test/test_image_openshift_io_v1_api.py -> build/lib/openshift/test
copying openshift/test/test_v1_tag_event.py -> build/lib/openshift/test
copying openshift/test/test_v1_egress_network_policy_list.py -> build/lib/openshift/test
copying openshift/test/test_security_openshift_io_api.py -> build/lib/openshift/test
copying openshift/test/test_v1_allowed_flex_volume.py -> build/lib/openshift/test
copying openshift/test/test_v1_pod_security_policy_self_subject_review_spec.py -> build/lib/openshift/test
copying openshift/test/test_v1_net_namespace.py -> build/lib/openshift/test
copying openshift/test/test_v1_named_tag_event_list.py -> build/lib/openshift/test
copying openshift/test/test_v1_image_signature.py -> build/lib/openshift/test
copying openshift/test/test_v1_git_lab_web_hook_cause.py -> build/lib/openshift/test
copying openshift/test/test_v1_build_request.py -> build/lib/openshift/test
copying openshift/test/test_v1_jenkins_pipeline_build_strategy.py -> build/lib/openshift/test
copying openshift/test/test_network_openshift_io_v1_api.py -> build/lib/openshift/test
copying openshift/test/test_v1_net_namespace_list.py -> build/lib/openshift/test
copying openshift/test/test_v1_image_stream_import.py -> build/lib/openshift/test
copying openshift/test/test_v1_source_build_strategy.py -> build/lib/openshift/test
copying openshift/test/test_template_openshift_io_v1_api.py -> build/lib/openshift/test
copying openshift/test/test_v1_route.py -> build/lib/openshift/test
copying openshift/test/test_v1_route_ingress.py -> build/lib/openshift/test
copying openshift/test/test_v1_resource_quota_status_by_namespace.py -> build/lib/openshift/test
copying openshift/test/test_v1_pod_security_policy_review.py -> build/lib/openshift/test
copying openshift/test/test_v1_id_range.py -> build/lib/openshift/test
copying openshift/test/test_v1_pod_security_policy_review_status.py -> build/lib/openshift/test
copying openshift/test/test_v1_bitbucket_web_hook_cause.py -> build/lib/openshift/test
copying openshift/test/__init__.py -> build/lib/openshift/test
copying openshift/test/test_v1_repository_import_spec.py -> build/lib/openshift/test
copying openshift/test/test_v1_route_status.py -> build/lib/openshift/test
copying openshift/test/test_v1_signature_issuer.py -> build/lib/openshift/test
copying openshift/test/test_v1_build_config_spec.py -> build/lib/openshift/test
copying openshift/test/test_v1_role_binding_list.py -> build/lib/openshift/test
copying openshift/test/test_v1_deployment_trigger_image_change_params.py -> build/lib/openshift/test
copying openshift/test/test_v1_identity.py -> build/lib/openshift/test
copying openshift/test/test_v1_cluster_network.py -> build/lib/openshift/test
copying openshift/test/test_v1_build_config_status.py -> build/lib/openshift/test
copying openshift/test/test_v1_template_list.py -> build/lib/openshift/test
copying openshift/test/test_v1_template_instance_condition.py -> build/lib/openshift/test
copying openshift/test/test_v1_image_stream_tag_list.py -> build/lib/openshift/test
copying openshift/test/test_v1_broker_template_instance_list.py -> build/lib/openshift/test
copying openshift/test/test_v1_self_subject_rules_review_spec.py -> build/lib/openshift/test
copying openshift/test/test_v1_image_stream_list.py -> build/lib/openshift/test
copying openshift/test/test_v1_parameter.py -> build/lib/openshift/test
copying openshift/test/test_v1_subject_rules_review_spec.py -> build/lib/openshift/test
copying openshift/test/test_v1_secret_spec.py -> build/lib/openshift/test
copying openshift/test/test_v1_image_label.py -> build/lib/openshift/test
copying openshift/test/test_v1_template_instance_object.py -> build/lib/openshift/test
copying openshift/test/test_v1_rolling_deployment_strategy_params.py -> build/lib/openshift/test
copying openshift/test/test_v1_deployment_config_rollback_spec.py -> build/lib/openshift/test
copying openshift/test/test_v1_build_post_commit_spec.py -> build/lib/openshift/test
copying openshift/test/test_v1_image_lookup_policy.py -> build/lib/openshift/test
copying openshift/test/test_v1_security_context_constraints.py -> build/lib/openshift/test
copying openshift/test/test_v1_template_instance_list.py -> build/lib/openshift/test
copying openshift/test/test_v1_project.py -> build/lib/openshift/test
copying openshift/test/test_v1_role_list.py -> build/lib/openshift/test
copying openshift/test/test_v1_image_stream_status.py -> build/lib/openshift/test
copying openshift/test/test_v1_image_stream_mapping.py -> build/lib/openshift/test
copying openshift/test/test_v1_build_log.py -> build/lib/openshift/test
copying openshift/test/test_v1_git_hub_web_hook_cause.py -> build/lib/openshift/test
copying openshift/test/test_v1_user_identity_mapping.py -> build/lib/openshift/test
copying openshift/test/test_v1_template_instance_requester.py -> build/lib/openshift/test
copying openshift/test/test_v1_user.py -> build/lib/openshift/test
copying openshift/test/test_v1_tag_image_hook.py -> build/lib/openshift/test
copying openshift/test/test_v1_server_address_by_client_cidr.py -> build/lib/openshift/test
copying openshift/test/test_v1_build_trigger_cause.py -> build/lib/openshift/test
copying openshift/test/test_v1_o_auth_client.py -> build/lib/openshift/test
copying openshift/test/test_v1_deployment_details.py -> build/lib/openshift/test
copying openshift/test/test_v1_source_revision.py -> build/lib/openshift/test
copying openshift/test/test_v1_deployment_config_status.py -> build/lib/openshift/test
copying openshift/test/test_route_openshift_io_api.py -> build/lib/openshift/test
copying openshift/test/test_v1_image_stream_import_status.py -> build/lib/openshift/test
copying openshift/test/test_v1_image_stream.py -> build/lib/openshift/test
copying openshift/test/test_v1_o_auth_client_list.py -> build/lib/openshift/test
copying openshift/test/test_v1_service_account_restriction.py -> build/lib/openshift/test
copying openshift/test/test_v1_route_port.py -> build/lib/openshift/test
copying openshift/test/test_v1_project_status.py -> build/lib/openshift/test
copying openshift/test/test_v1_signature_subject.py -> build/lib/openshift/test
copying openshift/test/test_v1_group_restriction.py -> build/lib/openshift/test
copying openshift/test/test_v1_build_status_output_to.py -> build/lib/openshift/test
copying openshift/test/test_v1_o_auth_client_authorization.py -> build/lib/openshift/test
copying openshift/test/test_v1_run_as_user_strategy_options.py -> build/lib/openshift/test
copying openshift/test/test_v1_broker_template_instance_spec.py -> build/lib/openshift/test
copying openshift/test/test_v1_cluster_network_list.py -> build/lib/openshift/test
copying openshift/test/test_v1_cluster_network_entry.py -> build/lib/openshift/test
copying openshift/test/test_v1_local_subject_access_review.py -> build/lib/openshift/test
copying openshift/test/test_v1_o_auth_access_token_list.py -> build/lib/openshift/test
copying openshift/test/test_v1_local_resource_access_review.py -> build/lib/openshift/test
copying openshift/test/test_user_openshift_io_api.py -> build/lib/openshift/test
copying openshift/test/test_v1_pod_security_policy_subject_review.py -> build/lib/openshift/test
copying openshift/test/test_v1_deployment_config_spec.py -> build/lib/openshift/test
copying openshift/test/test_v1_project_spec.py -> build/lib/openshift/test
copying openshift/test/test_v1_build_output.py -> build/lib/openshift/test
copying openshift/test/test_v1_group.py -> build/lib/openshift/test
copying openshift/test/test_v1_user_restriction.py -> build/lib/openshift/test
copying openshift/test/test_v1_host_subnet_list.py -> build/lib/openshift/test
copying openshift/test/test_v1_image_import_status.py -> build/lib/openshift/test
copying openshift/test/test_v1_git_source_revision.py -> build/lib/openshift/test
copying openshift/test/test_v1_cluster_resource_quota_spec.py -> build/lib/openshift/test
copying openshift/test/test_v1_egress_network_policy.py -> build/lib/openshift/test
copying openshift/test/test_v1_pod_security_policy_review_spec.py -> build/lib/openshift/test
copying openshift/test/test_template_openshift_io_api.py -> build/lib/openshift/test
copying openshift/test/test_v1_deployment_condition.py -> build/lib/openshift/test
copying openshift/test/test_v1_template_instance_status.py -> build/lib/openshift/test
copying openshift/test/test_v1_cluster_role_scope_restriction.py -> build/lib/openshift/test
copying openshift/test/test_quota_openshift_io_v1_api.py -> build/lib/openshift/test
copying openshift/test/test_v1_image_layer.py -> build/lib/openshift/test
copying openshift/test/test_v1_source_strategy_options.py -> build/lib/openshift/test
copying openshift/test/test_v1_security_context_constraints_list.py -> build/lib/openshift/test
copying openshift/test/test_v1_resource_access_review.py -> build/lib/openshift/test
copying openshift/test/test_v1_applied_cluster_resource_quota_list.py -> build/lib/openshift/test
copying openshift/test/test_v1_deployment_strategy.py -> build/lib/openshift/test
copying openshift/test/test_v1_image_list.py -> build/lib/openshift/test
copying openshift/test/test_v1_deployment_config.py -> build/lib/openshift/test
copying openshift/test/test_apps_openshift_io_v1_api.py -> build/lib/openshift/test
copying openshift/test/test_v1_custom_deployment_strategy_params.py -> build/lib/openshift/test
copying openshift/test/test_v1_service_account_pod_security_policy_review_status.py -> build/lib/openshift/test
copying openshift/test/test_v1_cluster_role.py -> build/lib/openshift/test
copying openshift/test/test_v1_deployment_trigger_policy.py -> build/lib/openshift/test
copying openshift/test/test_v1_tag_reference_policy.py -> build/lib/openshift/test
copying openshift/test/test_v1_policy_rule.py -> build/lib/openshift/test
copying openshift/test/test_v1_lifecycle_hook.py -> build/lib/openshift/test
copying openshift/test/test_v1_image_source_path.py -> build/lib/openshift/test
copying openshift/test/test_v1_recreate_deployment_strategy_params.py -> build/lib/openshift/test
copying openshift/test/test_v1_subject_rules_review_status.py -> build/lib/openshift/test
copying openshift/test/test_v1_image.py -> build/lib/openshift/test
copying openshift/test/test_v1_role_binding_restriction_list.py -> build/lib/openshift/test
copying openshift/test/test_v1_image_source.py -> build/lib/openshift/test
copying openshift/test/test_v1_build.py -> build/lib/openshift/test
copying openshift/test/test_security_openshift_io_v1_api.py -> build/lib/openshift/test
copying openshift/test/test_v1_cluster_resource_quota_selector.py -> build/lib/openshift/test
copying openshift/test/test_v1_image_stream_image.py -> build/lib/openshift/test
copying openshift/test/test_v1_web_hook_trigger.py -> build/lib/openshift/test
copying openshift/test/test_oauth_openshift_io_v1_api.py -> build/lib/openshift/test
copying openshift/test/test_v1_build_status.py -> build/lib/openshift/test
copying openshift/test/test_v1_pod_security_policy_subject_review_spec.py -> build/lib/openshift/test
copying openshift/test/test_v1_subject_rules_review.py -> build/lib/openshift/test
copying openshift/test/test_v1_step_info.py -> build/lib/openshift/test
copying openshift/test/test_v1_route_target_reference.py -> build/lib/openshift/test
copying openshift/test/test_v1_image_stream_spec.py -> build/lib/openshift/test
copying openshift/test/test_v1_scope_restriction.py -> build/lib/openshift/test
copying openshift/test/test_v1_supplemental_groups_strategy_options.py -> build/lib/openshift/test
copying openshift/test/test_v1_template_instance.py -> build/lib/openshift/test
copying openshift/test/test_project_openshift_io_v1_api.py -> build/lib/openshift/test
copying openshift/test/test_v1_egress_network_policy_peer.py -> build/lib/openshift/test
copying openshift/test/test_v1_o_auth_access_token.py -> build/lib/openshift/test
copying openshift/test/test_v1_tag_import_policy.py -> build/lib/openshift/test
copying openshift/test/test_v1_cluster_resource_quota.py -> build/lib/openshift/test
copying openshift/test/test_v1_repository_import_status.py -> build/lib/openshift/test
copying openshift/test/test_v1_tag_event_condition.py -> build/lib/openshift/test
copying openshift/test/test_v1_service_account_reference.py -> build/lib/openshift/test
copying openshift/test/test_v1_o_auth_authorize_token_list.py -> build/lib/openshift/test
copying openshift/test/test_v1_docker_strategy_options.py -> build/lib/openshift/test
copying openshift/test/test_v1_identity_list.py -> build/lib/openshift/test
copying openshift/test/test_v1_applied_cluster_resource_quota.py -> build/lib/openshift/test
copying openshift/test/test_v1_binary_build_source.py -> build/lib/openshift/test
copying openshift/test/test_v1_role_binding_restriction.py -> build/lib/openshift/test
copying openshift/test/test_authorization_openshift_io_api.py -> build/lib/openshift/test
copying openshift/test/test_v1_git_build_source.py -> build/lib/openshift/test
copying openshift/test/test_quota_openshift_io_api.py -> build/lib/openshift/test
copying openshift/test/test_v1_route_spec.py -> build/lib/openshift/test
copying openshift/test/test_v1_build_trigger_policy.py -> build/lib/openshift/test
copying openshift/test/test_v1_secret_local_reference.py -> build/lib/openshift/test
copying openshift/test/test_v1_custom_build_strategy.py -> build/lib/openshift/test
copying openshift/test/test_v1_o_auth_authorize_token.py -> build/lib/openshift/test
copying openshift/test/test_v1_route_list.py -> build/lib/openshift/test
copying openshift/test/test_v1_subject_access_review.py -> build/lib/openshift/test
creating build/lib/openshift/helper
copying openshift/helper/openshift.py -> build/lib/openshift/helper
copying openshift/helper/hashes.py -> build/lib/openshift/helper
copying openshift/helper/exceptions.py -> build/lib/openshift/helper
copying openshift/helper/__init__.py -> build/lib/openshift/helper
copying openshift/helper/ansible.py -> build/lib/openshift/helper
copying openshift/helper/kubernetes.py -> build/lib/openshift/helper
copying openshift/helper/base.py -> build/lib/openshift/helper
creating build/lib/openshift/client
copying openshift/client/api_client.py -> build/lib/openshift/client
copying openshift/client/__init__.py -> build/lib/openshift/client
creating build/lib/openshift/dynamic
copying openshift/dynamic/client.py -> build/lib/openshift/dynamic
copying openshift/dynamic/exceptions.py -> build/lib/openshift/dynamic
copying openshift/dynamic/__init__.py -> build/lib/openshift/dynamic
creating build/lib/openshift/client/models
copying openshift/client/models/v1_cluster_role_binding_list.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_template_instance_list.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_exec_new_pod_hook.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_broker_template_instance.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_route_spec.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_pod_security_policy_review_status.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_build_status_output.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_security_context_constraints_list.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_role_binding_restriction_spec.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_image_source_path.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_deployment_details.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_deployment_config_spec.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_parameter.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_image_stream_import_status.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_source_revision.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_project_request.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_template.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_broker_template_instance_spec.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_pod_security_policy_subject_review.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_egress_network_policy_peer.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_cluster_resource_quota_status.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_template_instance_condition.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_security_context_constraints.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_o_auth_access_token.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_image_stream_tag.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_route_port.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_deployment_request.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_role_list.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_tag_import_policy.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_build.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_tls_config.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_applied_cluster_resource_quota_list.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_pod_security_policy_self_subject_review_spec.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_deployment_condition.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_lifecycle_hook.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_run_as_user_strategy_options.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_build_strategy.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_git_build_source.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_image_stream_spec.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_route_ingress_condition.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_egress_network_policy_rule.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_server_address_by_client_cidr.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_image_signature.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_egress_network_policy_spec.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_template_instance_requester.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_role_binding_restriction_list.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_cluster_role_list.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_cluster_resource_quota_spec.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_build_config_list.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_tag_reference.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_service_account_reference.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_cluster_resource_quota_selector.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_tag_event.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_o_auth_access_token_list.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_template_list.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_secret_local_reference.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_signature_issuer.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_policy_rule.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_source_control_user.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_role.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_scope_restriction.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_image_stream_mapping.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_service_account_pod_security_policy_review_status.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_build_request.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_cluster_role.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_build_status.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_secret_spec.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_user.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_subject_access_review.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_route_ingress.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_deployment_config_list.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_rolling_deployment_strategy_params.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_repository_import_status.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_build_output.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_deployment_config.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_deployment_strategy.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_named_tag_event_list.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_image_import_status.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_resource_access_review.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_build_config_spec.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_self_subject_rules_review.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_o_auth_authorize_token.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_template_instance.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_cluster_network_list.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_secret_build_source.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_cluster_role_scope_restriction.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_pod_security_policy_subject_review_status.py -> build/lib/openshift/client/models
copying openshift/client/models/__init__.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_pod_security_policy_review_spec.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_web_hook_trigger.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_template_instance_object.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_jenkins_pipeline_build_strategy.py -> build/lib/openshift/client/models
copying openshift/client/models/v1beta1_ingress_tls.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_build_post_commit_spec.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_project_status.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_image.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_net_namespace.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_supplemental_groups_strategy_options.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_egress_network_policy_list.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_image_change_trigger.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_deployment_trigger_policy.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_deployment_cause.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_allowed_flex_volume.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_o_auth_client_list.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_image_stream_tag_list.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_git_source_revision.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_custom_deployment_strategy_params.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_template_instance_spec.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_deployment_config_rollback_spec.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_role_binding.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_o_auth_client_authorization_list.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_image_source.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_egress_network_policy.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_user_list.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_image_change_cause.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_image_layer.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_deployment_cause_image_trigger.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_git_lab_web_hook_cause.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_repository_import_spec.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_cluster_resource_quota.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_image_stream_import.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_route_target_reference.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_image_stream_import_spec.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_build_list.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_docker_build_strategy.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_cluster_network_entry.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_cluster_role_binding.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_route_status.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_stage_info.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_template_instance_status.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_subject_rules_review.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_tag_reference_policy.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_subject_rules_review_spec.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_service_account_restriction.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_pod_security_policy_self_subject_review.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_host_subnet_list.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_user_identity_mapping.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_image_stream.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_id_range.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_broker_template_instance_list.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_o_auth_client.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_group_list.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_resource_quota_status_by_namespace.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_identity.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_source_strategy_options.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_cluster_resource_quota_list.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_custom_build_strategy.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_step_info.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_image_stream_list.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_o_auth_client_authorization.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_user_restriction.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_se_linux_context_strategy_options.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_identity_list.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_group.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_generic_web_hook_cause.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_signature_condition.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_group_restriction.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_cluster_network.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_binary_build_source.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_local_subject_access_review.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_fs_group_strategy_options.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_git_hub_web_hook_cause.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_image_stream_image.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_role_binding_list.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_image_stream_status.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_image_list.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_project_spec.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_recreate_deployment_strategy_params.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_self_subject_rules_review_spec.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_tag_event_condition.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_image_lookup_policy.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_image_import_spec.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_deployment_log.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_project_list.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_build_trigger_policy.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_source_build_strategy.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_build_trigger_cause.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_tag_image_hook.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_build_spec.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_docker_strategy_options.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_role_binding_restriction.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_route_list.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_local_resource_access_review.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_bitbucket_web_hook_cause.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_build_source.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_o_auth_authorize_token_list.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_build_log.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_project.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_pod_security_policy_review.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_pod_security_policy_subject_review_spec.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_deployment_config_status.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_applied_cluster_resource_quota.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_build_status_output_to.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_build_config.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_deployment_trigger_image_change_params.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_image_label.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_build_config_status.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_signature_subject.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_deployment_config_rollback.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_host_subnet.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_route.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_net_namespace_list.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_subject_rules_review_status.py -> build/lib/openshift/client/models
creating build/lib/openshift/client/apis
copying openshift/client/apis/apps_openshift_io_v1_api.py -> build/lib/openshift/client/apis
copying openshift/client/apis/oauth_openshift_io_v1_api.py -> build/lib/openshift/client/apis
copying openshift/client/apis/oapi_api.py -> build/lib/openshift/client/apis
copying openshift/client/apis/build_openshift_io_v1_api.py -> build/lib/openshift/client/apis
copying openshift/client/apis/security_openshift_io_api.py -> build/lib/openshift/client/apis
copying openshift/client/apis/security_openshift_io_v1_api.py -> build/lib/openshift/client/apis
copying openshift/client/apis/oauth_openshift_io_api.py -> build/lib/openshift/client/apis
copying openshift/client/apis/route_openshift_io_v1_api.py -> build/lib/openshift/client/apis
copying openshift/client/apis/image_openshift_io_api.py -> build/lib/openshift/client/apis
copying openshift/client/apis/template_openshift_io_v1_api.py -> build/lib/openshift/client/apis
copying openshift/client/apis/__init__.py -> build/lib/openshift/client/apis
copying openshift/client/apis/image_openshift_io_v1_api.py -> build/lib/openshift/client/apis
copying openshift/client/apis/user_openshift_io_api.py -> build/lib/openshift/client/apis
copying openshift/client/apis/template_openshift_io_api.py -> build/lib/openshift/client/apis
copying openshift/client/apis/apps_openshift_io_api.py -> build/lib/openshift/client/apis
copying openshift/client/apis/build_openshift_io_api.py -> build/lib/openshift/client/apis
copying openshift/client/apis/project_openshift_io_api.py -> build/lib/openshift/client/apis
copying openshift/client/apis/network_openshift_io_v1_api.py -> build/lib/openshift/client/apis
copying openshift/client/apis/quota_openshift_io_api.py -> build/lib/openshift/client/apis
copying openshift/client/apis/user_openshift_io_v1_api.py -> build/lib/openshift/client/apis
copying openshift/client/apis/authorization_openshift_io_v1_api.py -> build/lib/openshift/client/apis
copying openshift/client/apis/route_openshift_io_api.py -> build/lib/openshift/client/apis
copying openshift/client/apis/network_openshift_io_api.py -> build/lib/openshift/client/apis
copying openshift/client/apis/authorization_openshift_io_api.py -> build/lib/openshift/client/apis
copying openshift/client/apis/quota_openshift_io_v1_api.py -> build/lib/openshift/client/apis
copying openshift/client/apis/project_openshift_io_v1_api.py -> build/lib/openshift/client/apis
creating build/lib/scripts/from_gen
copying scripts/from_gen/__init__.py -> build/lib/scripts/from_gen
copying scripts/from_gen/preprocess_spec.py -> build/lib/scripts/from_gen
running egg_info
writing openshift.egg-info/PKG-INFO
writing dependency_links to openshift.egg-info/dependency_links.txt
writing entry points to openshift.egg-info/entry_points.txt
writing requirements to openshift.egg-info/requires.txt
writing top-level names to openshift.egg-info/top_level.txt
reading manifest file 'openshift.egg-info/SOURCES.txt'
writing manifest file 'openshift.egg-info/SOURCES.txt'
copying scripts/from_gen/custom_objects_spec.json -> build/lib/scripts/from_gen
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/openshift
copying build/lib/openshift/__init__.py -> build/bdist.linux-x86_64/wheel/openshift
copying build/lib/openshift/watch.py -> build/bdist.linux-x86_64/wheel/openshift
creating build/bdist.linux-x86_64/wheel/openshift/config
copying build/lib/openshift/config/kube_config.py -> build/bdist.linux-x86_64/wheel/openshift/config
copying build/lib/openshift/config/__init__.py -> build/bdist.linux-x86_64/wheel/openshift/config
creating build/bdist.linux-x86_64/wheel/openshift/ansiblegen
copying build/lib/openshift/ansiblegen/modules.py -> build/bdist.linux-x86_64/wheel/openshift/ansiblegen
copying build/lib/openshift/ansiblegen/docstrings.py -> build/bdist.linux-x86_64/wheel/openshift/ansiblegen
copying build/lib/openshift/ansiblegen/cli.py -> build/bdist.linux-x86_64/wheel/openshift/ansiblegen
copying build/lib/openshift/ansiblegen/__init__.py -> build/bdist.linux-x86_64/wheel/openshift/ansiblegen
creating build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_deployment_cause_image_trigger.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_project_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_build_spec.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_deployment_cause.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_cluster_resource_quota_status.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_egress_network_policy_spec.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_authorization_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_role.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_deployment_config_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_secret_build_source.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_deployment_log.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_generic_web_hook_cause.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_image_stream_import_spec.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_signature_condition.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_source_control_user.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_build_status_output.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_user_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_docker_build_strategy.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_build_config_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_tag_reference.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_egress_network_policy_rule.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_build_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_role_binding_restriction_spec.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_project_request.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_self_subject_rules_review.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_o_auth_client_authorization_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_image_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_project_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_fs_group_strategy_options.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1beta1_ingress_tls.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_deployment_request.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_stage_info.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_cluster_role_binding.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_template_instance_spec.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_route_ingress_condition.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_user_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_build_source.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_cluster_role_binding_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_image_import_spec.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_build_config.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_route_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_template.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_group_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_build_strategy.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_broker_template_instance.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_host_subnet.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_exec_new_pod_hook.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_cluster_resource_quota_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_role_binding.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_pod_security_policy_subject_review_status.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_image_stream_tag.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_pod_security_policy_self_subject_review.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_deployment_config_rollback.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_oapi_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_se_linux_context_strategy_options.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_network_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_image_change_cause.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_tls_config.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_image_change_trigger.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_build_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_oauth_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_apps_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_build_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_cluster_role_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_image_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_tag_event.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_egress_network_policy_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_security_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_allowed_flex_volume.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_pod_security_policy_self_subject_review_spec.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_net_namespace.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_named_tag_event_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_image_signature.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_git_lab_web_hook_cause.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_build_request.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_jenkins_pipeline_build_strategy.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_network_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_net_namespace_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_image_stream_import.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_source_build_strategy.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_template_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_route.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_route_ingress.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_resource_quota_status_by_namespace.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_pod_security_policy_review.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_id_range.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_pod_security_policy_review_status.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_bitbucket_web_hook_cause.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/__init__.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_repository_import_spec.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_route_status.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_signature_issuer.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_build_config_spec.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_role_binding_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_deployment_trigger_image_change_params.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_identity.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_cluster_network.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_build_config_status.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_template_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_template_instance_condition.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_image_stream_tag_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_broker_template_instance_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_self_subject_rules_review_spec.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_image_stream_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_parameter.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_subject_rules_review_spec.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_secret_spec.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_image_label.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_template_instance_object.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_rolling_deployment_strategy_params.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_deployment_config_rollback_spec.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_build_post_commit_spec.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_image_lookup_policy.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_security_context_constraints.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_template_instance_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_project.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_role_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_image_stream_status.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_image_stream_mapping.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_build_log.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_git_hub_web_hook_cause.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_user_identity_mapping.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_template_instance_requester.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_user.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_tag_image_hook.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_server_address_by_client_cidr.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_build_trigger_cause.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_o_auth_client.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_deployment_details.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_source_revision.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_deployment_config_status.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_route_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_image_stream_import_status.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_image_stream.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_o_auth_client_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_service_account_restriction.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_route_port.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_project_status.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_signature_subject.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_group_restriction.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_build_status_output_to.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_o_auth_client_authorization.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_run_as_user_strategy_options.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_broker_template_instance_spec.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_cluster_network_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_cluster_network_entry.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_local_subject_access_review.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_o_auth_access_token_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_local_resource_access_review.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_user_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_pod_security_policy_subject_review.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_deployment_config_spec.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_project_spec.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_build_output.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_group.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_user_restriction.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_host_subnet_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_image_import_status.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_git_source_revision.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_cluster_resource_quota_spec.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_egress_network_policy.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_pod_security_policy_review_spec.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_template_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_deployment_condition.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_template_instance_status.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_cluster_role_scope_restriction.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_quota_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_image_layer.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_source_strategy_options.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_security_context_constraints_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_resource_access_review.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_applied_cluster_resource_quota_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_deployment_strategy.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_image_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_deployment_config.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_apps_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_custom_deployment_strategy_params.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_service_account_pod_security_policy_review_status.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_cluster_role.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_deployment_trigger_policy.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_tag_reference_policy.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_policy_rule.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_lifecycle_hook.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_image_source_path.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_recreate_deployment_strategy_params.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_subject_rules_review_status.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_image.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_role_binding_restriction_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_image_source.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_build.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_security_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_cluster_resource_quota_selector.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_image_stream_image.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_web_hook_trigger.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_oauth_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_build_status.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_pod_security_policy_subject_review_spec.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_subject_rules_review.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_step_info.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_route_target_reference.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_image_stream_spec.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_scope_restriction.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_supplemental_groups_strategy_options.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_template_instance.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_project_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_egress_network_policy_peer.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_o_auth_access_token.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_tag_import_policy.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_cluster_resource_quota.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_repository_import_status.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_tag_event_condition.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_service_account_reference.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_o_auth_authorize_token_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_docker_strategy_options.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_identity_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_applied_cluster_resource_quota.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_binary_build_source.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_role_binding_restriction.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_authorization_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_git_build_source.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_quota_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_route_spec.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_build_trigger_policy.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_secret_local_reference.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_custom_build_strategy.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_o_auth_authorize_token.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_route_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_subject_access_review.py -> build/bdist.linux-x86_64/wheel/openshift/test
creating build/bdist.linux-x86_64/wheel/openshift/helper
copying build/lib/openshift/helper/openshift.py -> build/bdist.linux-x86_64/wheel/openshift/helper
copying build/lib/openshift/helper/hashes.py -> build/bdist.linux-x86_64/wheel/openshift/helper
copying build/lib/openshift/helper/exceptions.py -> build/bdist.linux-x86_64/wheel/openshift/helper
copying build/lib/openshift/helper/__init__.py -> build/bdist.linux-x86_64/wheel/openshift/helper
copying build/lib/openshift/helper/ansible.py -> build/bdist.linux-x86_64/wheel/openshift/helper
copying build/lib/openshift/helper/kubernetes.py -> build/bdist.linux-x86_64/wheel/openshift/helper
copying build/lib/openshift/helper/base.py -> build/bdist.linux-x86_64/wheel/openshift/helper
creating build/bdist.linux-x86_64/wheel/openshift/client
copying build/lib/openshift/client/api_client.py -> build/bdist.linux-x86_64/wheel/openshift/client
copying build/lib/openshift/client/__init__.py -> build/bdist.linux-x86_64/wheel/openshift/client
creating build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_cluster_role_binding_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_template_instance_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_exec_new_pod_hook.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_broker_template_instance.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_route_spec.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_pod_security_policy_review_status.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_build_status_output.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_security_context_constraints_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_role_binding_restriction_spec.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_image_source_path.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_deployment_details.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_deployment_config_spec.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_parameter.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_image_stream_import_status.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_source_revision.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_project_request.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_template.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_broker_template_instance_spec.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_pod_security_policy_subject_review.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_egress_network_policy_peer.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_cluster_resource_quota_status.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_template_instance_condition.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_security_context_constraints.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_o_auth_access_token.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_image_stream_tag.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_route_port.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_deployment_request.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_role_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_tag_import_policy.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_build.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_tls_config.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_applied_cluster_resource_quota_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_pod_security_policy_self_subject_review_spec.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_deployment_condition.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_lifecycle_hook.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_run_as_user_strategy_options.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_build_strategy.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_git_build_source.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_image_stream_spec.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_route_ingress_condition.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_egress_network_policy_rule.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_server_address_by_client_cidr.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_image_signature.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_egress_network_policy_spec.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_template_instance_requester.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_role_binding_restriction_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_cluster_role_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_cluster_resource_quota_spec.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_build_config_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_tag_reference.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_service_account_reference.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_cluster_resource_quota_selector.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_tag_event.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_o_auth_access_token_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_template_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_secret_local_reference.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_signature_issuer.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_policy_rule.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_source_control_user.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_role.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_scope_restriction.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_image_stream_mapping.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_service_account_pod_security_policy_review_status.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_build_request.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_cluster_role.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_build_status.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_secret_spec.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_user.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_subject_access_review.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_route_ingress.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_deployment_config_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_rolling_deployment_strategy_params.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_repository_import_status.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_build_output.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_deployment_config.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_deployment_strategy.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_named_tag_event_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_image_import_status.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_resource_access_review.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_build_config_spec.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_self_subject_rules_review.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_o_auth_authorize_token.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_template_instance.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_cluster_network_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_secret_build_source.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_cluster_role_scope_restriction.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_pod_security_policy_subject_review_status.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/__init__.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_pod_security_policy_review_spec.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_web_hook_trigger.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_template_instance_object.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_jenkins_pipeline_build_strategy.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1beta1_ingress_tls.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_build_post_commit_spec.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_project_status.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_image.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_net_namespace.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_supplemental_groups_strategy_options.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_egress_network_policy_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_image_change_trigger.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_deployment_trigger_policy.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_deployment_cause.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_allowed_flex_volume.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_o_auth_client_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_image_stream_tag_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_git_source_revision.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_custom_deployment_strategy_params.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_template_instance_spec.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_deployment_config_rollback_spec.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_role_binding.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_o_auth_client_authorization_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_image_source.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_egress_network_policy.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_user_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_image_change_cause.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_image_layer.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_deployment_cause_image_trigger.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_git_lab_web_hook_cause.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_repository_import_spec.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_cluster_resource_quota.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_image_stream_import.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_route_target_reference.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_image_stream_import_spec.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_build_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_docker_build_strategy.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_cluster_network_entry.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_cluster_role_binding.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_route_status.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_stage_info.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_template_instance_status.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_subject_rules_review.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_tag_reference_policy.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_subject_rules_review_spec.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_service_account_restriction.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_pod_security_policy_self_subject_review.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_host_subnet_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_user_identity_mapping.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_image_stream.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_id_range.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_broker_template_instance_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_o_auth_client.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_group_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_resource_quota_status_by_namespace.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_identity.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_source_strategy_options.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_cluster_resource_quota_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_custom_build_strategy.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_step_info.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_image_stream_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_o_auth_client_authorization.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_user_restriction.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_se_linux_context_strategy_options.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_identity_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_group.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_generic_web_hook_cause.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_signature_condition.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_group_restriction.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_cluster_network.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_binary_build_source.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_local_subject_access_review.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_fs_group_strategy_options.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_git_hub_web_hook_cause.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_image_stream_image.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_role_binding_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_image_stream_status.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_image_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_project_spec.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_recreate_deployment_strategy_params.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_self_subject_rules_review_spec.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_tag_event_condition.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_image_lookup_policy.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_image_import_spec.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_deployment_log.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_project_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_build_trigger_policy.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_source_build_strategy.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_build_trigger_cause.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_tag_image_hook.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_build_spec.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_docker_strategy_options.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_role_binding_restriction.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_route_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_local_resource_access_review.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_bitbucket_web_hook_cause.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_build_source.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_o_auth_authorize_token_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_build_log.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_project.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_pod_security_policy_review.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_pod_security_policy_subject_review_spec.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_deployment_config_status.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_applied_cluster_resource_quota.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_build_status_output_to.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_build_config.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_deployment_trigger_image_change_params.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_image_label.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_build_config_status.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_signature_subject.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_deployment_config_rollback.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_host_subnet.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_route.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_net_namespace_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_subject_rules_review_status.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
creating build/bdist.linux-x86_64/wheel/openshift/client/apis
copying build/lib/openshift/client/apis/apps_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
copying build/lib/openshift/client/apis/oauth_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
copying build/lib/openshift/client/apis/oapi_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
copying build/lib/openshift/client/apis/build_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
copying build/lib/openshift/client/apis/security_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
copying build/lib/openshift/client/apis/security_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
copying build/lib/openshift/client/apis/oauth_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
copying build/lib/openshift/client/apis/route_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
copying build/lib/openshift/client/apis/image_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
copying build/lib/openshift/client/apis/template_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
copying build/lib/openshift/client/apis/__init__.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
copying build/lib/openshift/client/apis/image_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
copying build/lib/openshift/client/apis/user_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
copying build/lib/openshift/client/apis/template_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
copying build/lib/openshift/client/apis/apps_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
copying build/lib/openshift/client/apis/build_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
copying build/lib/openshift/client/apis/project_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
copying build/lib/openshift/client/apis/network_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
copying build/lib/openshift/client/apis/quota_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
copying build/lib/openshift/client/apis/user_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
copying build/lib/openshift/client/apis/authorization_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
copying build/lib/openshift/client/apis/route_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
copying build/lib/openshift/client/apis/network_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
copying build/lib/openshift/client/apis/authorization_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
copying build/lib/openshift/client/apis/quota_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
copying build/lib/openshift/client/apis/project_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
creating build/bdist.linux-x86_64/wheel/openshift/dynamic
copying build/lib/openshift/dynamic/client.py -> build/bdist.linux-x86_64/wheel/openshift/dynamic
copying build/lib/openshift/dynamic/exceptions.py -> build/bdist.linux-x86_64/wheel/openshift/dynamic
copying build/lib/openshift/dynamic/__init__.py -> build/bdist.linux-x86_64/wheel/openshift/dynamic
creating build/bdist.linux-x86_64/wheel/scripts
copying build/lib/scripts/constants.py -> build/bdist.linux-x86_64/wheel/scripts
copying build/lib/scripts/__init__.py -> build/bdist.linux-x86_64/wheel/scripts
copying build/lib/scripts/update_generated.py -> build/bdist.linux-x86_64/wheel/scripts
creating build/bdist.linux-x86_64/wheel/scripts/from_gen
copying build/lib/scripts/from_gen/__init__.py -> build/bdist.linux-x86_64/wheel/scripts/from_gen
copying build/lib/scripts/from_gen/preprocess_spec.py -> build/bdist.linux-x86_64/wheel/scripts/from_gen
copying build/lib/scripts/from_gen/custom_objects_spec.json -> build/bdist.linux-x86_64/wheel/scripts/from_gen
running install_data
creating build/bdist.linux-x86_64/wheel/openshift-0.8.6.data
creating build/bdist.linux-x86_64/wheel/openshift-0.8.6.data/data
creating build/bdist.linux-x86_64/wheel/openshift-0.8.6.data/data/requirements.txt
copying requirements.txt -> build/bdist.linux-x86_64/wheel/openshift-0.8.6.data/data/requirements.txt
creating build/bdist.linux-x86_64/wheel/openshift-0.8.6.data/data/custom_objects_spec.json
copying scripts/from_gen/custom_objects_spec.json -> build/bdist.linux-x86_64/wheel/openshift-0.8.6.data/data/custom_objects_spec.json
running install_egg_info
Copying openshift.egg-info to build/bdist.linux-x86_64/wheel/openshift-0.8.6-py3.6.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/openshift-0.8.6.dist-info/WHEEL
creating 'dist/openshift-0.8.6-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'openshift/__init__.py'
adding 'openshift/watch.py'
adding 'openshift/ansiblegen/__init__.py'
adding 'openshift/ansiblegen/cli.py'
adding 'openshift/ansiblegen/docstrings.py'
adding 'openshift/ansiblegen/modules.py'
adding 'openshift/client/__init__.py'
adding 'openshift/client/api_client.py'
adding 'openshift/client/apis/__init__.py'
adding 'openshift/client/apis/apps_openshift_io_api.py'
adding 'openshift/client/apis/apps_openshift_io_v1_api.py'
adding 'openshift/client/apis/authorization_openshift_io_api.py'
adding 'openshift/client/apis/authorization_openshift_io_v1_api.py'
adding 'openshift/client/apis/build_openshift_io_api.py'
adding 'openshift/client/apis/build_openshift_io_v1_api.py'
adding 'openshift/client/apis/image_openshift_io_api.py'
adding 'openshift/client/apis/image_openshift_io_v1_api.py'
adding 'openshift/client/apis/network_openshift_io_api.py'
adding 'openshift/client/apis/network_openshift_io_v1_api.py'
adding 'openshift/client/apis/oapi_api.py'
adding 'openshift/client/apis/oauth_openshift_io_api.py'
adding 'openshift/client/apis/oauth_openshift_io_v1_api.py'
adding 'openshift/client/apis/project_openshift_io_api.py'
adding 'openshift/client/apis/project_openshift_io_v1_api.py'
adding 'openshift/client/apis/quota_openshift_io_api.py'
adding 'openshift/client/apis/quota_openshift_io_v1_api.py'
adding 'openshift/client/apis/route_openshift_io_api.py'
adding 'openshift/client/apis/route_openshift_io_v1_api.py'
adding 'openshift/client/apis/security_openshift_io_api.py'
adding 'openshift/client/apis/security_openshift_io_v1_api.py'
adding 'openshift/client/apis/template_openshift_io_api.py'
adding 'openshift/client/apis/template_openshift_io_v1_api.py'
adding 'openshift/client/apis/user_openshift_io_api.py'
adding 'openshift/client/apis/user_openshift_io_v1_api.py'
adding 'openshift/client/models/__init__.py'
adding 'openshift/client/models/v1_allowed_flex_volume.py'
adding 'openshift/client/models/v1_applied_cluster_resource_quota.py'
adding 'openshift/client/models/v1_applied_cluster_resource_quota_list.py'
adding 'openshift/client/models/v1_binary_build_source.py'
adding 'openshift/client/models/v1_bitbucket_web_hook_cause.py'
adding 'openshift/client/models/v1_broker_template_instance.py'
adding 'openshift/client/models/v1_broker_template_instance_list.py'
adding 'openshift/client/models/v1_broker_template_instance_spec.py'
adding 'openshift/client/models/v1_build.py'
adding 'openshift/client/models/v1_build_config.py'
adding 'openshift/client/models/v1_build_config_list.py'
adding 'openshift/client/models/v1_build_config_spec.py'
adding 'openshift/client/models/v1_build_config_status.py'
adding 'openshift/client/models/v1_build_list.py'
adding 'openshift/client/models/v1_build_log.py'
adding 'openshift/client/models/v1_build_output.py'
adding 'openshift/client/models/v1_build_post_commit_spec.py'
adding 'openshift/client/models/v1_build_request.py'
adding 'openshift/client/models/v1_build_source.py'
adding 'openshift/client/models/v1_build_spec.py'
adding 'openshift/client/models/v1_build_status.py'
adding 'openshift/client/models/v1_build_status_output.py'
adding 'openshift/client/models/v1_build_status_output_to.py'
adding 'openshift/client/models/v1_build_strategy.py'
adding 'openshift/client/models/v1_build_trigger_cause.py'
adding 'openshift/client/models/v1_build_trigger_policy.py'
adding 'openshift/client/models/v1_cluster_network.py'
adding 'openshift/client/models/v1_cluster_network_entry.py'
adding 'openshift/client/models/v1_cluster_network_list.py'
adding 'openshift/client/models/v1_cluster_resource_quota.py'
adding 'openshift/client/models/v1_cluster_resource_quota_list.py'
adding 'openshift/client/models/v1_cluster_resource_quota_selector.py'
adding 'openshift/client/models/v1_cluster_resource_quota_spec.py'
adding 'openshift/client/models/v1_cluster_resource_quota_status.py'
adding 'openshift/client/models/v1_cluster_role.py'
adding 'openshift/client/models/v1_cluster_role_binding.py'
adding 'openshift/client/models/v1_cluster_role_binding_list.py'
adding 'openshift/client/models/v1_cluster_role_list.py'
adding 'openshift/client/models/v1_cluster_role_scope_restriction.py'
adding 'openshift/client/models/v1_custom_build_strategy.py'
adding 'openshift/client/models/v1_custom_deployment_strategy_params.py'
adding 'openshift/client/models/v1_deployment_cause.py'
adding 'openshift/client/models/v1_deployment_cause_image_trigger.py'
adding 'openshift/client/models/v1_deployment_condition.py'
adding 'openshift/client/models/v1_deployment_config.py'
adding 'openshift/client/models/v1_deployment_config_list.py'
adding 'openshift/client/models/v1_deployment_config_rollback.py'
adding 'openshift/client/models/v1_deployment_config_rollback_spec.py'
adding 'openshift/client/models/v1_deployment_config_spec.py'
adding 'openshift/client/models/v1_deployment_config_status.py'
adding 'openshift/client/models/v1_deployment_details.py'
adding 'openshift/client/models/v1_deployment_log.py'
adding 'openshift/client/models/v1_deployment_request.py'
adding 'openshift/client/models/v1_deployment_strategy.py'
adding 'openshift/client/models/v1_deployment_trigger_image_change_params.py'
adding 'openshift/client/models/v1_deployment_trigger_policy.py'
adding 'openshift/client/models/v1_docker_build_strategy.py'
adding 'openshift/client/models/v1_docker_strategy_options.py'
adding 'openshift/client/models/v1_egress_network_policy.py'
adding 'openshift/client/models/v1_egress_network_policy_list.py'
adding 'openshift/client/models/v1_egress_network_policy_peer.py'
adding 'openshift/client/models/v1_egress_network_policy_rule.py'
adding 'openshift/client/models/v1_egress_network_policy_spec.py'
adding 'openshift/client/models/v1_exec_new_pod_hook.py'
adding 'openshift/client/models/v1_fs_group_strategy_options.py'
adding 'openshift/client/models/v1_generic_web_hook_cause.py'
adding 'openshift/client/models/v1_git_build_source.py'
adding 'openshift/client/models/v1_git_hub_web_hook_cause.py'
adding 'openshift/client/models/v1_git_lab_web_hook_cause.py'
adding 'openshift/client/models/v1_git_source_revision.py'
adding 'openshift/client/models/v1_group.py'
adding 'openshift/client/models/v1_group_list.py'
adding 'openshift/client/models/v1_group_restriction.py'
adding 'openshift/client/models/v1_host_subnet.py'
adding 'openshift/client/models/v1_host_subnet_list.py'
adding 'openshift/client/models/v1_id_range.py'
adding 'openshift/client/models/v1_identity.py'
adding 'openshift/client/models/v1_identity_list.py'
adding 'openshift/client/models/v1_image.py'
adding 'openshift/client/models/v1_image_change_cause.py'
adding 'openshift/client/models/v1_image_change_trigger.py'
adding 'openshift/client/models/v1_image_import_spec.py'
adding 'openshift/client/models/v1_image_import_status.py'
adding 'openshift/client/models/v1_image_label.py'
adding 'openshift/client/models/v1_image_layer.py'
adding 'openshift/client/models/v1_image_list.py'
adding 'openshift/client/models/v1_image_lookup_policy.py'
adding 'openshift/client/models/v1_image_signature.py'
adding 'openshift/client/models/v1_image_source.py'
adding 'openshift/client/models/v1_image_source_path.py'
adding 'openshift/client/models/v1_image_stream.py'
adding 'openshift/client/models/v1_image_stream_image.py'
adding 'openshift/client/models/v1_image_stream_import.py'
adding 'openshift/client/models/v1_image_stream_import_spec.py'
adding 'openshift/client/models/v1_image_stream_import_status.py'
adding 'openshift/client/models/v1_image_stream_list.py'
adding 'openshift/client/models/v1_image_stream_mapping.py'
adding 'openshift/client/models/v1_image_stream_spec.py'
adding 'openshift/client/models/v1_image_stream_status.py'
adding 'openshift/client/models/v1_image_stream_tag.py'
adding 'openshift/client/models/v1_image_stream_tag_list.py'
adding 'openshift/client/models/v1_jenkins_pipeline_build_strategy.py'
adding 'openshift/client/models/v1_lifecycle_hook.py'
adding 'openshift/client/models/v1_local_resource_access_review.py'
adding 'openshift/client/models/v1_local_subject_access_review.py'
adding 'openshift/client/models/v1_named_tag_event_list.py'
adding 'openshift/client/models/v1_net_namespace.py'
adding 'openshift/client/models/v1_net_namespace_list.py'
adding 'openshift/client/models/v1_o_auth_access_token.py'
adding 'openshift/client/models/v1_o_auth_access_token_list.py'
adding 'openshift/client/models/v1_o_auth_authorize_token.py'
adding 'openshift/client/models/v1_o_auth_authorize_token_list.py'
adding 'openshift/client/models/v1_o_auth_client.py'
adding 'openshift/client/models/v1_o_auth_client_authorization.py'
adding 'openshift/client/models/v1_o_auth_client_authorization_list.py'
adding 'openshift/client/models/v1_o_auth_client_list.py'
adding 'openshift/client/models/v1_parameter.py'
adding 'openshift/client/models/v1_pod_security_policy_review.py'
adding 'openshift/client/models/v1_pod_security_policy_review_spec.py'
adding 'openshift/client/models/v1_pod_security_policy_review_status.py'
adding 'openshift/client/models/v1_pod_security_policy_self_subject_review.py'
adding 'openshift/client/models/v1_pod_security_policy_self_subject_review_spec.py'
adding 'openshift/client/models/v1_pod_security_policy_subject_review.py'
adding 'openshift/client/models/v1_pod_security_policy_subject_review_spec.py'
adding 'openshift/client/models/v1_pod_security_policy_subject_review_status.py'
adding 'openshift/client/models/v1_policy_rule.py'
adding 'openshift/client/models/v1_project.py'
adding 'openshift/client/models/v1_project_list.py'
adding 'openshift/client/models/v1_project_request.py'
adding 'openshift/client/models/v1_project_spec.py'
adding 'openshift/client/models/v1_project_status.py'
adding 'openshift/client/models/v1_recreate_deployment_strategy_params.py'
adding 'openshift/client/models/v1_repository_import_spec.py'
adding 'openshift/client/models/v1_repository_import_status.py'
adding 'openshift/client/models/v1_resource_access_review.py'
adding 'openshift/client/models/v1_resource_quota_status_by_namespace.py'
adding 'openshift/client/models/v1_role.py'
adding 'openshift/client/models/v1_role_binding.py'
adding 'openshift/client/models/v1_role_binding_list.py'
adding 'openshift/client/models/v1_role_binding_restriction.py'
adding 'openshift/client/models/v1_role_binding_restriction_list.py'
adding 'openshift/client/models/v1_role_binding_restriction_spec.py'
adding 'openshift/client/models/v1_role_list.py'
adding 'openshift/client/models/v1_rolling_deployment_strategy_params.py'
adding 'openshift/client/models/v1_route.py'
adding 'openshift/client/models/v1_route_ingress.py'
adding 'openshift/client/models/v1_route_ingress_condition.py'
adding 'openshift/client/models/v1_route_list.py'
adding 'openshift/client/models/v1_route_port.py'
adding 'openshift/client/models/v1_route_spec.py'
adding 'openshift/client/models/v1_route_status.py'
adding 'openshift/client/models/v1_route_target_reference.py'
adding 'openshift/client/models/v1_run_as_user_strategy_options.py'
adding 'openshift/client/models/v1_scope_restriction.py'
adding 'openshift/client/models/v1_se_linux_context_strategy_options.py'
adding 'openshift/client/models/v1_secret_build_source.py'
adding 'openshift/client/models/v1_secret_local_reference.py'
adding 'openshift/client/models/v1_secret_spec.py'
adding 'openshift/client/models/v1_security_context_constraints.py'
adding 'openshift/client/models/v1_security_context_constraints_list.py'
adding 'openshift/client/models/v1_self_subject_rules_review.py'
adding 'openshift/client/models/v1_self_subject_rules_review_spec.py'
adding 'openshift/client/models/v1_server_address_by_client_cidr.py'
adding 'openshift/client/models/v1_service_account_pod_security_policy_review_status.py'
adding 'openshift/client/models/v1_service_account_reference.py'
adding 'openshift/client/models/v1_service_account_restriction.py'
adding 'openshift/client/models/v1_signature_condition.py'
adding 'openshift/client/models/v1_signature_issuer.py'
adding 'openshift/client/models/v1_signature_subject.py'
adding 'openshift/client/models/v1_source_build_strategy.py'
adding 'openshift/client/models/v1_source_control_user.py'
adding 'openshift/client/models/v1_source_revision.py'
adding 'openshift/client/models/v1_source_strategy_options.py'
adding 'openshift/client/models/v1_stage_info.py'
adding 'openshift/client/models/v1_step_info.py'
adding 'openshift/client/models/v1_subject_access_review.py'
adding 'openshift/client/models/v1_subject_rules_review.py'
adding 'openshift/client/models/v1_subject_rules_review_spec.py'
adding 'openshift/client/models/v1_subject_rules_review_status.py'
adding 'openshift/client/models/v1_supplemental_groups_strategy_options.py'
adding 'openshift/client/models/v1_tag_event.py'
adding 'openshift/client/models/v1_tag_event_condition.py'
adding 'openshift/client/models/v1_tag_image_hook.py'
adding 'openshift/client/models/v1_tag_import_policy.py'
adding 'openshift/client/models/v1_tag_reference.py'
adding 'openshift/client/models/v1_tag_reference_policy.py'
adding 'openshift/client/models/v1_template.py'
adding 'openshift/client/models/v1_template_instance.py'
adding 'openshift/client/models/v1_template_instance_condition.py'
adding 'openshift/client/models/v1_template_instance_list.py'
adding 'openshift/client/models/v1_template_instance_object.py'
adding 'openshift/client/models/v1_template_instance_requester.py'
adding 'openshift/client/models/v1_template_instance_spec.py'
adding 'openshift/client/models/v1_template_instance_status.py'
adding 'openshift/client/models/v1_template_list.py'
adding 'openshift/client/models/v1_tls_config.py'
adding 'openshift/client/models/v1_user.py'
adding 'openshift/client/models/v1_user_identity_mapping.py'
adding 'openshift/client/models/v1_user_list.py'
adding 'openshift/client/models/v1_user_restriction.py'
adding 'openshift/client/models/v1_web_hook_trigger.py'
adding 'openshift/client/models/v1beta1_ingress_tls.py'
adding 'openshift/config/__init__.py'
adding 'openshift/config/kube_config.py'
adding 'openshift/dynamic/__init__.py'
adding 'openshift/dynamic/client.py'
adding 'openshift/dynamic/exceptions.py'
adding 'openshift/helper/__init__.py'
adding 'openshift/helper/ansible.py'
adding 'openshift/helper/base.py'
adding 'openshift/helper/exceptions.py'
adding 'openshift/helper/hashes.py'
adding 'openshift/helper/kubernetes.py'
adding 'openshift/helper/openshift.py'
adding 'openshift/test/__init__.py'
adding 'openshift/test/test_apps_openshift_io_api.py'
adding 'openshift/test/test_apps_openshift_io_v1_api.py'
adding 'openshift/test/test_authorization_openshift_io_api.py'
adding 'openshift/test/test_authorization_openshift_io_v1_api.py'
adding 'openshift/test/test_build_openshift_io_api.py'
adding 'openshift/test/test_build_openshift_io_v1_api.py'
adding 'openshift/test/test_image_openshift_io_api.py'
adding 'openshift/test/test_image_openshift_io_v1_api.py'
adding 'openshift/test/test_network_openshift_io_api.py'
adding 'openshift/test/test_network_openshift_io_v1_api.py'
adding 'openshift/test/test_oapi_api.py'
adding 'openshift/test/test_oauth_openshift_io_api.py'
adding 'openshift/test/test_oauth_openshift_io_v1_api.py'
adding 'openshift/test/test_project_openshift_io_api.py'
adding 'openshift/test/test_project_openshift_io_v1_api.py'
adding 'openshift/test/test_quota_openshift_io_api.py'
adding 'openshift/test/test_quota_openshift_io_v1_api.py'
adding 'openshift/test/test_route_openshift_io_api.py'
adding 'openshift/test/test_route_openshift_io_v1_api.py'
adding 'openshift/test/test_security_openshift_io_api.py'
adding 'openshift/test/test_security_openshift_io_v1_api.py'
adding 'openshift/test/test_template_openshift_io_api.py'
adding 'openshift/test/test_template_openshift_io_v1_api.py'
adding 'openshift/test/test_user_openshift_io_api.py'
adding 'openshift/test/test_user_openshift_io_v1_api.py'
adding 'openshift/test/test_v1_allowed_flex_volume.py'
adding 'openshift/test/test_v1_applied_cluster_resource_quota.py'
adding 'openshift/test/test_v1_applied_cluster_resource_quota_list.py'
adding 'openshift/test/test_v1_binary_build_source.py'
adding 'openshift/test/test_v1_bitbucket_web_hook_cause.py'
adding 'openshift/test/test_v1_broker_template_instance.py'
adding 'openshift/test/test_v1_broker_template_instance_list.py'
adding 'openshift/test/test_v1_broker_template_instance_spec.py'
adding 'openshift/test/test_v1_build.py'
adding 'openshift/test/test_v1_build_config.py'
adding 'openshift/test/test_v1_build_config_list.py'
adding 'openshift/test/test_v1_build_config_spec.py'
adding 'openshift/test/test_v1_build_config_status.py'
adding 'openshift/test/test_v1_build_list.py'
adding 'openshift/test/test_v1_build_log.py'
adding 'openshift/test/test_v1_build_output.py'
adding 'openshift/test/test_v1_build_post_commit_spec.py'
adding 'openshift/test/test_v1_build_request.py'
adding 'openshift/test/test_v1_build_source.py'
adding 'openshift/test/test_v1_build_spec.py'
adding 'openshift/test/test_v1_build_status.py'
adding 'openshift/test/test_v1_build_status_output.py'
adding 'openshift/test/test_v1_build_status_output_to.py'
adding 'openshift/test/test_v1_build_strategy.py'
adding 'openshift/test/test_v1_build_trigger_cause.py'
adding 'openshift/test/test_v1_build_trigger_policy.py'
adding 'openshift/test/test_v1_cluster_network.py'
adding 'openshift/test/test_v1_cluster_network_entry.py'
adding 'openshift/test/test_v1_cluster_network_list.py'
adding 'openshift/test/test_v1_cluster_resource_quota.py'
adding 'openshift/test/test_v1_cluster_resource_quota_list.py'
adding 'openshift/test/test_v1_cluster_resource_quota_selector.py'
adding 'openshift/test/test_v1_cluster_resource_quota_spec.py'
adding 'openshift/test/test_v1_cluster_resource_quota_status.py'
adding 'openshift/test/test_v1_cluster_role.py'
adding 'openshift/test/test_v1_cluster_role_binding.py'
adding 'openshift/test/test_v1_cluster_role_binding_list.py'
adding 'openshift/test/test_v1_cluster_role_list.py'
adding 'openshift/test/test_v1_cluster_role_scope_restriction.py'
adding 'openshift/test/test_v1_custom_build_strategy.py'
adding 'openshift/test/test_v1_custom_deployment_strategy_params.py'
adding 'openshift/test/test_v1_deployment_cause.py'
adding 'openshift/test/test_v1_deployment_cause_image_trigger.py'
adding 'openshift/test/test_v1_deployment_condition.py'
adding 'openshift/test/test_v1_deployment_config.py'
adding 'openshift/test/test_v1_deployment_config_list.py'
adding 'openshift/test/test_v1_deployment_config_rollback.py'
adding 'openshift/test/test_v1_deployment_config_rollback_spec.py'
adding 'openshift/test/test_v1_deployment_config_spec.py'
adding 'openshift/test/test_v1_deployment_config_status.py'
adding 'openshift/test/test_v1_deployment_details.py'
adding 'openshift/test/test_v1_deployment_log.py'
adding 'openshift/test/test_v1_deployment_request.py'
adding 'openshift/test/test_v1_deployment_strategy.py'
adding 'openshift/test/test_v1_deployment_trigger_image_change_params.py'
adding 'openshift/test/test_v1_deployment_trigger_policy.py'
adding 'openshift/test/test_v1_docker_build_strategy.py'
adding 'openshift/test/test_v1_docker_strategy_options.py'
adding 'openshift/test/test_v1_egress_network_policy.py'
adding 'openshift/test/test_v1_egress_network_policy_list.py'
adding 'openshift/test/test_v1_egress_network_policy_peer.py'
adding 'openshift/test/test_v1_egress_network_policy_rule.py'
adding 'openshift/test/test_v1_egress_network_policy_spec.py'
adding 'openshift/test/test_v1_exec_new_pod_hook.py'
adding 'openshift/test/test_v1_fs_group_strategy_options.py'
adding 'openshift/test/test_v1_generic_web_hook_cause.py'
adding 'openshift/test/test_v1_git_build_source.py'
adding 'openshift/test/test_v1_git_hub_web_hook_cause.py'
adding 'openshift/test/test_v1_git_lab_web_hook_cause.py'
adding 'openshift/test/test_v1_git_source_revision.py'
adding 'openshift/test/test_v1_group.py'
adding 'openshift/test/test_v1_group_list.py'
adding 'openshift/test/test_v1_group_restriction.py'
adding 'openshift/test/test_v1_host_subnet.py'
adding 'openshift/test/test_v1_host_subnet_list.py'
adding 'openshift/test/test_v1_id_range.py'
adding 'openshift/test/test_v1_identity.py'
adding 'openshift/test/test_v1_identity_list.py'
adding 'openshift/test/test_v1_image.py'
adding 'openshift/test/test_v1_image_change_cause.py'
adding 'openshift/test/test_v1_image_change_trigger.py'
adding 'openshift/test/test_v1_image_import_spec.py'
adding 'openshift/test/test_v1_image_import_status.py'
adding 'openshift/test/test_v1_image_label.py'
adding 'openshift/test/test_v1_image_layer.py'
adding 'openshift/test/test_v1_image_list.py'
adding 'openshift/test/test_v1_image_lookup_policy.py'
adding 'openshift/test/test_v1_image_signature.py'
adding 'openshift/test/test_v1_image_source.py'
adding 'openshift/test/test_v1_image_source_path.py'
adding 'openshift/test/test_v1_image_stream.py'
adding 'openshift/test/test_v1_image_stream_image.py'
adding 'openshift/test/test_v1_image_stream_import.py'
adding 'openshift/test/test_v1_image_stream_import_spec.py'
adding 'openshift/test/test_v1_image_stream_import_status.py'
adding 'openshift/test/test_v1_image_stream_list.py'
adding 'openshift/test/test_v1_image_stream_mapping.py'
adding 'openshift/test/test_v1_image_stream_spec.py'
adding 'openshift/test/test_v1_image_stream_status.py'
adding 'openshift/test/test_v1_image_stream_tag.py'
adding 'openshift/test/test_v1_image_stream_tag_list.py'
adding 'openshift/test/test_v1_jenkins_pipeline_build_strategy.py'
adding 'openshift/test/test_v1_lifecycle_hook.py'
adding 'openshift/test/test_v1_local_resource_access_review.py'
adding 'openshift/test/test_v1_local_subject_access_review.py'
adding 'openshift/test/test_v1_named_tag_event_list.py'
adding 'openshift/test/test_v1_net_namespace.py'
adding 'openshift/test/test_v1_net_namespace_list.py'
adding 'openshift/test/test_v1_o_auth_access_token.py'
adding 'openshift/test/test_v1_o_auth_access_token_list.py'
adding 'openshift/test/test_v1_o_auth_authorize_token.py'
adding 'openshift/test/test_v1_o_auth_authorize_token_list.py'
adding 'openshift/test/test_v1_o_auth_client.py'
adding 'openshift/test/test_v1_o_auth_client_authorization.py'
adding 'openshift/test/test_v1_o_auth_client_authorization_list.py'
adding 'openshift/test/test_v1_o_auth_client_list.py'
adding 'openshift/test/test_v1_parameter.py'
adding 'openshift/test/test_v1_pod_security_policy_review.py'
adding 'openshift/test/test_v1_pod_security_policy_review_spec.py'
adding 'openshift/test/test_v1_pod_security_policy_review_status.py'
adding 'openshift/test/test_v1_pod_security_policy_self_subject_review.py'
adding 'openshift/test/test_v1_pod_security_policy_self_subject_review_spec.py'
adding 'openshift/test/test_v1_pod_security_policy_subject_review.py'
adding 'openshift/test/test_v1_pod_security_policy_subject_review_spec.py'
adding 'openshift/test/test_v1_pod_security_policy_subject_review_status.py'
adding 'openshift/test/test_v1_policy_rule.py'
adding 'openshift/test/test_v1_project.py'
adding 'openshift/test/test_v1_project_list.py'
adding 'openshift/test/test_v1_project_request.py'
adding 'openshift/test/test_v1_project_spec.py'
adding 'openshift/test/test_v1_project_status.py'
adding 'openshift/test/test_v1_recreate_deployment_strategy_params.py'
adding 'openshift/test/test_v1_repository_import_spec.py'
adding 'openshift/test/test_v1_repository_import_status.py'
adding 'openshift/test/test_v1_resource_access_review.py'
adding 'openshift/test/test_v1_resource_quota_status_by_namespace.py'
adding 'openshift/test/test_v1_role.py'
adding 'openshift/test/test_v1_role_binding.py'
adding 'openshift/test/test_v1_role_binding_list.py'
adding 'openshift/test/test_v1_role_binding_restriction.py'
adding 'openshift/test/test_v1_role_binding_restriction_list.py'
adding 'openshift/test/test_v1_role_binding_restriction_spec.py'
adding 'openshift/test/test_v1_role_list.py'
adding 'openshift/test/test_v1_rolling_deployment_strategy_params.py'
adding 'openshift/test/test_v1_route.py'
adding 'openshift/test/test_v1_route_ingress.py'
adding 'openshift/test/test_v1_route_ingress_condition.py'
adding 'openshift/test/test_v1_route_list.py'
adding 'openshift/test/test_v1_route_port.py'
adding 'openshift/test/test_v1_route_spec.py'
adding 'openshift/test/test_v1_route_status.py'
adding 'openshift/test/test_v1_route_target_reference.py'
adding 'openshift/test/test_v1_run_as_user_strategy_options.py'
adding 'openshift/test/test_v1_scope_restriction.py'
adding 'openshift/test/test_v1_se_linux_context_strategy_options.py'
adding 'openshift/test/test_v1_secret_build_source.py'
adding 'openshift/test/test_v1_secret_local_reference.py'
adding 'openshift/test/test_v1_secret_spec.py'
adding 'openshift/test/test_v1_security_context_constraints.py'
adding 'openshift/test/test_v1_security_context_constraints_list.py'
adding 'openshift/test/test_v1_self_subject_rules_review.py'
adding 'openshift/test/test_v1_self_subject_rules_review_spec.py'
adding 'openshift/test/test_v1_server_address_by_client_cidr.py'
adding 'openshift/test/test_v1_service_account_pod_security_policy_review_status.py'
adding 'openshift/test/test_v1_service_account_reference.py'
adding 'openshift/test/test_v1_service_account_restriction.py'
adding 'openshift/test/test_v1_signature_condition.py'
adding 'openshift/test/test_v1_signature_issuer.py'
adding 'openshift/test/test_v1_signature_subject.py'
adding 'openshift/test/test_v1_source_build_strategy.py'
adding 'openshift/test/test_v1_source_control_user.py'
adding 'openshift/test/test_v1_source_revision.py'
adding 'openshift/test/test_v1_source_strategy_options.py'
adding 'openshift/test/test_v1_stage_info.py'
adding 'openshift/test/test_v1_step_info.py'
adding 'openshift/test/test_v1_subject_access_review.py'
adding 'openshift/test/test_v1_subject_rules_review.py'
adding 'openshift/test/test_v1_subject_rules_review_spec.py'
adding 'openshift/test/test_v1_subject_rules_review_status.py'
adding 'openshift/test/test_v1_supplemental_groups_strategy_options.py'
adding 'openshift/test/test_v1_tag_event.py'
adding 'openshift/test/test_v1_tag_event_condition.py'
adding 'openshift/test/test_v1_tag_image_hook.py'
adding 'openshift/test/test_v1_tag_import_policy.py'
adding 'openshift/test/test_v1_tag_reference.py'
adding 'openshift/test/test_v1_tag_reference_policy.py'
adding 'openshift/test/test_v1_template.py'
adding 'openshift/test/test_v1_template_instance.py'
adding 'openshift/test/test_v1_template_instance_condition.py'
adding 'openshift/test/test_v1_template_instance_list.py'
adding 'openshift/test/test_v1_template_instance_object.py'
adding 'openshift/test/test_v1_template_instance_requester.py'
adding 'openshift/test/test_v1_template_instance_spec.py'
adding 'openshift/test/test_v1_template_instance_status.py'
adding 'openshift/test/test_v1_template_list.py'
adding 'openshift/test/test_v1_tls_config.py'
adding 'openshift/test/test_v1_user.py'
adding 'openshift/test/test_v1_user_identity_mapping.py'
adding 'openshift/test/test_v1_user_list.py'
adding 'openshift/test/test_v1_user_restriction.py'
adding 'openshift/test/test_v1_web_hook_trigger.py'
adding 'openshift/test/test_v1beta1_ingress_tls.py'
adding 'openshift-0.8.6.data/data/custom_objects_spec.json/custom_objects_spec.json'
adding 'openshift-0.8.6.data/data/requirements.txt/requirements.txt'
adding 'scripts/__init__.py'
adding 'scripts/constants.py'
adding 'scripts/update_generated.py'
adding 'scripts/from_gen/__init__.py'
adding 'scripts/from_gen/custom_objects_spec.json'
adding 'scripts/from_gen/preprocess_spec.py'
adding 'openshift-0.8.6.dist-info/METADATA'
adding 'openshift-0.8.6.dist-info/WHEEL'
adding 'openshift-0.8.6.dist-info/entry_points.txt'
adding 'openshift-0.8.6.dist-info/top_level.txt'
adding 'openshift-0.8.6.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
/build-wheels

############################################################
Building openstack.nose_plugin-0.11-py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/bc/83/e7c9b9297e1a501d2c2617f98d6176199570e8ee32f0e72669c8852c6c81/openstack.nose_plugin-0.11.tar.gz
--2020-08-05 09:19:07-- https://files.pythonhosted.org/packages/bc/83/e7c9b9297e1a501d2c2617f98d6176199570e8ee32f0e72669c8852c6c81/openstack.nose_plugin-0.11.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 4120 (4.0K) [application/octet-stream]
Saving to: 'openstack.nose_plugin-0.11.tar.gz'

0K .... 100% 20.6M=0s

2020-08-05 09:19:07 (20.6 MB/s) - 'openstack.nose_plugin-0.11.tar.gz' saved [4120/4120]

/build-wheels/openstack.nose_plugin-0.11 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/openstack
copying openstack/__init__.py -> build/lib/openstack
copying openstack/nose_plugin.py -> build/lib/openstack
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
Skipping installation of build/bdist.linux-x86_64/wheel/openstack/__init__.py (namespace package)
copying openstack/nose_plugin.py -> build/bdist.linux-x86_64/wheel/openstack
running install_egg_info
running egg_info
writing openstack.nose_plugin.egg-info/PKG-INFO
writing dependency_links to openstack.nose_plugin.egg-info/dependency_links.txt
writing entry points to openstack.nose_plugin.egg-info/entry_points.txt
writing namespace_packages to openstack.nose_plugin.egg-info/namespace_packages.txt
writing requirements to openstack.nose_plugin.egg-info/requires.txt
writing top-level names to openstack.nose_plugin.egg-info/top_level.txt
reading manifest file 'openstack.nose_plugin.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'openstack.nose_plugin.egg-info/SOURCES.txt'
Copying openstack.nose_plugin.egg-info to build/bdist.linux-x86_64/wheel/openstack.nose_plugin-0.11-py3.6.egg-info
Installing build/bdist.linux-x86_64/wheel/openstack.nose_plugin-0.11-py3.6-nspkg.pth
running install_scripts
creating build/bdist.linux-x86_64/wheel/openstack.nose_plugin-0.11.dist-info/WHEEL
creating 'dist/openstack.nose_plugin-0.11-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'openstack.nose_plugin-0.11-py3.6-nspkg.pth'
adding 'openstack/nose_plugin.py'
adding 'openstack.nose_plugin-0.11.dist-info/METADATA'
adding 'openstack.nose_plugin-0.11.dist-info/WHEEL'
adding 'openstack.nose_plugin-0.11.dist-info/entry_points.txt'
adding 'openstack.nose_plugin-0.11.dist-info/namespace_packages.txt'
adding 'openstack.nose_plugin-0.11.dist-info/top_level.txt'
adding 'openstack.nose_plugin-0.11.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
/build-wheels

############################################################
Building opentracing-2.3.0-py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/e4/a8/df5285f42cd07782409d0ae835785fae6e2a0f7e8b0036ea302f1422fd25/opentracing-2.3.0.tar.gz
--2020-08-05 09:19:07-- https://files.pythonhosted.org/packages/e4/a8/df5285f42cd07782409d0ae835785fae6e2a0f7e8b0036ea302f1422fd25/opentracing-2.3.0.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 48966 (48K) [binary/octet-stream]
Saving to: 'opentracing-2.3.0.tar.gz'

0K .......... .......... .......... .......... ....... 100% 2.75M=0.02s

2020-08-05 09:19:07 (2.75 MB/s) - 'opentracing-2.3.0.tar.gz' saved [48966/48966]

/build-wheels/opentracing-2.3.0 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/opentracing
copying opentracing/tags.py -> build/lib/opentracing
copying opentracing/__init__.py -> build/lib/opentracing
copying opentracing/propagation.py -> build/lib/opentracing
copying opentracing/logs.py -> build/lib/opentracing
copying opentracing/span.py -> build/lib/opentracing
copying opentracing/scope_manager.py -> build/lib/opentracing
copying opentracing/scope.py -> build/lib/opentracing
copying opentracing/tracer.py -> build/lib/opentracing
running egg_info
writing opentracing.egg-info/PKG-INFO
writing dependency_links to opentracing.egg-info/dependency_links.txt
writing requirements to opentracing.egg-info/requires.txt
writing top-level names to opentracing.egg-info/top_level.txt
reading manifest file 'opentracing.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.py' under directory 'example'
warning: no files found matching '*.thrift' under directory 'example'
no previously-included directories found matching 'testbed'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
no previously-included directories found matching 'docs/_build'
writing manifest file 'opentracing.egg-info/SOURCES.txt'
creating build/lib/opentracing/ext
copying opentracing/ext/__init__.py -> build/lib/opentracing/ext
copying opentracing/ext/tags.py -> build/lib/opentracing/ext
creating build/lib/opentracing/harness
copying opentracing/harness/__init__.py -> build/lib/opentracing/harness
copying opentracing/harness/api_check.py -> build/lib/opentracing/harness
copying opentracing/harness/scope_check.py -> build/lib/opentracing/harness
creating build/lib/opentracing/mocktracer
copying opentracing/mocktracer/__init__.py -> build/lib/opentracing/mocktracer
copying opentracing/mocktracer/binary_propagator.py -> build/lib/opentracing/mocktracer
copying opentracing/mocktracer/context.py -> build/lib/opentracing/mocktracer
copying opentracing/mocktracer/propagator.py -> build/lib/opentracing/mocktracer
copying opentracing/mocktracer/span.py -> build/lib/opentracing/mocktracer
copying opentracing/mocktracer/text_propagator.py -> build/lib/opentracing/mocktracer
copying opentracing/mocktracer/tracer.py -> build/lib/opentracing/mocktracer
creating build/lib/opentracing/scope_managers
copying opentracing/scope_managers/__init__.py -> build/lib/opentracing/scope_managers
copying opentracing/scope_managers/asyncio.py -> build/lib/opentracing/scope_managers
copying opentracing/scope_managers/constants.py -> build/lib/opentracing/scope_managers
copying opentracing/scope_managers/contextvars.py -> build/lib/opentracing/scope_managers
copying opentracing/scope_managers/gevent.py -> build/lib/opentracing/scope_managers
copying opentracing/scope_managers/tornado.py -> build/lib/opentracing/scope_managers
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/opentracing
copying build/lib/opentracing/tags.py -> build/bdist.linux-x86_64/wheel/opentracing
copying build/lib/opentracing/__init__.py -> build/bdist.linux-x86_64/wheel/opentracing
copying build/lib/opentracing/propagation.py -> build/bdist.linux-x86_64/wheel/opentracing
copying build/lib/opentracing/logs.py -> build/bdist.linux-x86_64/wheel/opentracing
copying build/lib/opentracing/span.py -> build/bdist.linux-x86_64/wheel/opentracing
copying build/lib/opentracing/scope_manager.py -> build/bdist.linux-x86_64/wheel/opentracing
copying build/lib/opentracing/scope.py -> build/bdist.linux-x86_64/wheel/opentracing
copying build/lib/opentracing/tracer.py -> build/bdist.linux-x86_64/wheel/opentracing
creating build/bdist.linux-x86_64/wheel/opentracing/ext
copying build/lib/opentracing/ext/__init__.py -> build/bdist.linux-x86_64/wheel/opentracing/ext
copying build/lib/opentracing/ext/tags.py -> build/bdist.linux-x86_64/wheel/opentracing/ext
creating build/bdist.linux-x86_64/wheel/opentracing/harness
copying build/lib/opentracing/harness/__init__.py -> build/bdist.linux-x86_64/wheel/opentracing/harness
copying build/lib/opentracing/harness/api_check.py -> build/bdist.linux-x86_64/wheel/opentracing/harness
copying build/lib/opentracing/harness/scope_check.py -> build/bdist.linux-x86_64/wheel/opentracing/harness
creating build/bdist.linux-x86_64/wheel/opentracing/mocktracer
copying build/lib/opentracing/mocktracer/__init__.py -> build/bdist.linux-x86_64/wheel/opentracing/mocktracer
copying build/lib/opentracing/mocktracer/binary_propagator.py -> build/bdist.linux-x86_64/wheel/opentracing/mocktracer
copying build/lib/opentracing/mocktracer/context.py -> build/bdist.linux-x86_64/wheel/opentracing/mocktracer
copying build/lib/opentracing/mocktracer/propagator.py -> build/bdist.linux-x86_64/wheel/opentracing/mocktracer
copying build/lib/opentracing/mocktracer/span.py -> build/bdist.linux-x86_64/wheel/opentracing/mocktracer
copying build/lib/opentracing/mocktracer/text_propagator.py -> build/bdist.linux-x86_64/wheel/opentracing/mocktracer
copying build/lib/opentracing/mocktracer/tracer.py -> build/bdist.linux-x86_64/wheel/opentracing/mocktracer
creating build/bdist.linux-x86_64/wheel/opentracing/scope_managers
copying build/lib/opentracing/scope_managers/__init__.py -> build/bdist.linux-x86_64/wheel/opentracing/scope_managers
copying build/lib/opentracing/scope_managers/asyncio.py -> build/bdist.linux-x86_64/wheel/opentracing/scope_managers
copying build/lib/opentracing/scope_managers/constants.py -> build/bdist.linux-x86_64/wheel/opentracing/scope_managers
copying build/lib/opentracing/scope_managers/contextvars.py -> build/bdist.linux-x86_64/wheel/opentracing/scope_managers
copying build/lib/opentracing/scope_managers/gevent.py -> build/bdist.linux-x86_64/wheel/opentracing/scope_managers
copying build/lib/opentracing/scope_managers/tornado.py -> build/bdist.linux-x86_64/wheel/opentracing/scope_managers
running install_egg_info
Copying opentracing.egg-info to build/bdist.linux-x86_64/wheel/opentracing-2.3.0-py3.6.egg-info
running install_scripts
adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
creating build/bdist.linux-x86_64/wheel/opentracing-2.3.0.dist-info/WHEEL
creating 'dist/opentracing-2.3.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'opentracing/__init__.py'
adding 'opentracing/logs.py'
adding 'opentracing/propagation.py'
adding 'opentracing/scope.py'
adding 'opentracing/scope_manager.py'
adding 'opentracing/span.py'
adding 'opentracing/tags.py'
adding 'opentracing/tracer.py'
adding 'opentracing/ext/__init__.py'
adding 'opentracing/ext/tags.py'
adding 'opentracing/harness/__init__.py'
adding 'opentracing/harness/api_check.py'
adding 'opentracing/harness/scope_check.py'
adding 'opentracing/mocktracer/__init__.py'
adding 'opentracing/mocktracer/binary_propagator.py'
adding 'opentracing/mocktracer/context.py'
adding 'opentracing/mocktracer/propagator.py'
adding 'opentracing/mocktracer/span.py'
adding 'opentracing/mocktracer/text_propagator.py'
adding 'opentracing/mocktracer/tracer.py'
adding 'opentracing/scope_managers/__init__.py'
adding 'opentracing/scope_managers/asyncio.py'
adding 'opentracing/scope_managers/constants.py'
adding 'opentracing/scope_managers/contextvars.py'
adding 'opentracing/scope_managers/gevent.py'
adding 'opentracing/scope_managers/tornado.py'
adding 'opentracing-2.3.0.dist-info/LICENSE'
adding 'opentracing-2.3.0.dist-info/METADATA'
adding 'opentracing-2.3.0.dist-info/WHEEL'
adding 'opentracing-2.3.0.dist-info/top_level.txt'
adding 'opentracing-2.3.0.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
/build-wheels

############################################################
Building ovs-2.11.0-py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/81/06/387b2159ac073de95e484aa6e2f108a232cd906e350307168843061f899f/ovs-2.11.0.tar.gz
--2020-08-05 09:19:08-- https://files.pythonhosted.org/packages/81/06/387b2159ac073de95e484aa6e2f108a232cd906e350307168843061f899f/ovs-2.11.0.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 98933 (97K) [binary/octet-stream]
Saving to: 'ovs-2.11.0.tar.gz'

0K .......... .......... .......... .......... .......... 51% 3.12M 0s
50K .......... .......... .......... .......... ...... 100% 6.29M=0.02s

2020-08-05 09:19:08 (4.13 MB/s) - 'ovs-2.11.0.tar.gz' saved [98933/98933]

/build-wheels/ovs-2.11.0 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib.linux-x86_64-3.6
creating build/lib.linux-x86_64-3.6/ovs
copying ovs/__init__.py -> build/lib.linux-x86_64-3.6/ovs
copying ovs/daemon.py -> build/lib.linux-x86_64-3.6/ovs
copying ovs/dirs.py -> build/lib.linux-x86_64-3.6/ovs
copying ovs/fatal_signal.py -> build/lib.linux-x86_64-3.6/ovs
copying ovs/fcntl_win.py -> build/lib.linux-x86_64-3.6/ovs
copying ovs/json.py -> build/lib.linux-x86_64-3.6/ovs
copying ovs/jsonrpc.py -> build/lib.linux-x86_64-3.6/ovs
copying ovs/ovsuuid.py -> build/lib.linux-x86_64-3.6/ovs
copying ovs/poller.py -> build/lib.linux-x86_64-3.6/ovs
copying ovs/process.py -> build/lib.linux-x86_64-3.6/ovs
copying ovs/reconnect.py -> build/lib.linux-x86_64-3.6/ovs
copying ovs/socket_util.py -> build/lib.linux-x86_64-3.6/ovs
copying ovs/stream.py -> build/lib.linux-x86_64-3.6/ovs
copying ovs/timeval.py -> build/lib.linux-x86_64-3.6/ovs
copying ovs/util.py -> build/lib.linux-x86_64-3.6/ovs
copying ovs/version.py -> build/lib.linux-x86_64-3.6/ovs
copying ovs/vlog.py -> build/lib.linux-x86_64-3.6/ovs
copying ovs/winutils.py -> build/lib.linux-x86_64-3.6/ovs
creating build/lib.linux-x86_64-3.6/ovs/compat
copying ovs/compat/__init__.py -> build/lib.linux-x86_64-3.6/ovs/compat
creating build/lib.linux-x86_64-3.6/ovs/compat/sortedcontainers
copying ovs/compat/sortedcontainers/__init__.py -> build/lib.linux-x86_64-3.6/ovs/compat/sortedcontainers
copying ovs/compat/sortedcontainers/sorteddict.py -> build/lib.linux-x86_64-3.6/ovs/compat/sortedcontainers
copying ovs/compat/sortedcontainers/sortedlist.py -> build/lib.linux-x86_64-3.6/ovs/compat/sortedcontainers
copying ovs/compat/sortedcontainers/sortedset.py -> build/lib.linux-x86_64-3.6/ovs/compat/sortedcontainers
creating build/lib.linux-x86_64-3.6/ovs/db
copying ovs/db/__init__.py -> build/lib.linux-x86_64-3.6/ovs/db
copying ovs/db/custom_index.py -> build/lib.linux-x86_64-3.6/ovs/db
copying ovs/db/data.py -> build/lib.linux-x86_64-3.6/ovs/db
copying ovs/db/error.py -> build/lib.linux-x86_64-3.6/ovs/db
copying ovs/db/idl.py -> build/lib.linux-x86_64-3.6/ovs/db
copying ovs/db/parser.py -> build/lib.linux-x86_64-3.6/ovs/db
copying ovs/db/schema.py -> build/lib.linux-x86_64-3.6/ovs/db
copying ovs/db/types.py -> build/lib.linux-x86_64-3.6/ovs/db
creating build/lib.linux-x86_64-3.6/ovs/unixctl
copying ovs/unixctl/__init__.py -> build/lib.linux-x86_64-3.6/ovs/unixctl
copying ovs/unixctl/client.py -> build/lib.linux-x86_64-3.6/ovs/unixctl
copying ovs/unixctl/server.py -> build/lib.linux-x86_64-3.6/ovs/unixctl
running build_ext
building 'ovs._json' extension
creating build/temp.linux-x86_64-3.6
creating build/temp.linux-x86_64-3.6/ovs
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python3.6m -c ovs/_json.c -o build/temp.linux-x86_64-3.6/ovs/_json.o
ovs/_json.c:2:30: fatal error: openvswitch/json.h: No such file or directory
#include <openvswitch/json.h>
^
compilation terminated.
***************************************************************************
WARNING: The C extension could not be compiled, speedups are not enabled.
Failure information, if any, is above.
Retrying the build without the C extension.
***************************************************************************
running bdist_wheel
running build
running build_py
creating build/lib
creating build/lib/ovs
copying ovs/__init__.py -> build/lib/ovs
copying ovs/daemon.py -> build/lib/ovs
copying ovs/dirs.py -> build/lib/ovs
copying ovs/fatal_signal.py -> build/lib/ovs
copying ovs/fcntl_win.py -> build/lib/ovs
copying ovs/json.py -> build/lib/ovs
copying ovs/jsonrpc.py -> build/lib/ovs
copying ovs/ovsuuid.py -> build/lib/ovs
copying ovs/poller.py -> build/lib/ovs
copying ovs/process.py -> build/lib/ovs
copying ovs/reconnect.py -> build/lib/ovs
copying ovs/socket_util.py -> build/lib/ovs
copying ovs/stream.py -> build/lib/ovs
copying ovs/timeval.py -> build/lib/ovs
copying ovs/util.py -> build/lib/ovs
copying ovs/version.py -> build/lib/ovs
copying ovs/vlog.py -> build/lib/ovs
copying ovs/winutils.py -> build/lib/ovs
creating build/lib/ovs/compat
copying ovs/compat/__init__.py -> build/lib/ovs/compat
creating build/lib/ovs/compat/sortedcontainers
copying ovs/compat/sortedcontainers/__init__.py -> build/lib/ovs/compat/sortedcontainers
copying ovs/compat/sortedcontainers/sorteddict.py -> build/lib/ovs/compat/sortedcontainers
copying ovs/compat/sortedcontainers/sortedlist.py -> build/lib/ovs/compat/sortedcontainers
copying ovs/compat/sortedcontainers/sortedset.py -> build/lib/ovs/compat/sortedcontainers
creating build/lib/ovs/db
copying ovs/db/__init__.py -> build/lib/ovs/db
copying ovs/db/custom_index.py -> build/lib/ovs/db
copying ovs/db/data.py -> build/lib/ovs/db
copying ovs/db/error.py -> build/lib/ovs/db
copying ovs/db/idl.py -> build/lib/ovs/db
copying ovs/db/parser.py -> build/lib/ovs/db
copying ovs/db/schema.py -> build/lib/ovs/db
copying ovs/db/types.py -> build/lib/ovs/db
creating build/lib/ovs/unixctl
copying ovs/unixctl/__init__.py -> build/lib/ovs/unixctl
copying ovs/unixctl/client.py -> build/lib/ovs/unixctl
copying ovs/unixctl/server.py -> build/lib/ovs/unixctl
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/ovs
copying build/lib/ovs/__init__.py -> build/bdist.linux-x86_64/wheel/ovs
copying build/lib/ovs/daemon.py -> build/bdist.linux-x86_64/wheel/ovs
copying build/lib/ovs/dirs.py -> build/bdist.linux-x86_64/wheel/ovs
copying build/lib/ovs/fatal_signal.py -> build/bdist.linux-x86_64/wheel/ovs
copying build/lib/ovs/fcntl_win.py -> build/bdist.linux-x86_64/wheel/ovs
copying build/lib/ovs/json.py -> build/bdist.linux-x86_64/wheel/ovs
copying build/lib/ovs/jsonrpc.py -> build/bdist.linux-x86_64/wheel/ovs
copying build/lib/ovs/ovsuuid.py -> build/bdist.linux-x86_64/wheel/ovs
copying build/lib/ovs/poller.py -> build/bdist.linux-x86_64/wheel/ovs
copying build/lib/ovs/process.py -> build/bdist.linux-x86_64/wheel/ovs
copying build/lib/ovs/reconnect.py -> build/bdist.linux-x86_64/wheel/ovs
copying build/lib/ovs/socket_util.py -> build/bdist.linux-x86_64/wheel/ovs
copying build/lib/ovs/stream.py -> build/bdist.linux-x86_64/wheel/ovs
copying build/lib/ovs/timeval.py -> build/bdist.linux-x86_64/wheel/ovs
copying build/lib/ovs/util.py -> build/bdist.linux-x86_64/wheel/ovs
copying build/lib/ovs/version.py -> build/bdist.linux-x86_64/wheel/ovs
copying build/lib/ovs/vlog.py -> build/bdist.linux-x86_64/wheel/ovs
copying build/lib/ovs/winutils.py -> build/bdist.linux-x86_64/wheel/ovs
creating build/bdist.linux-x86_64/wheel/ovs/compat
copying build/lib/ovs/compat/__init__.py -> build/bdist.linux-x86_64/wheel/ovs/compat
creating build/bdist.linux-x86_64/wheel/ovs/compat/sortedcontainers
copying build/lib/ovs/compat/sortedcontainers/__init__.py -> build/bdist.linux-x86_64/wheel/ovs/compat/sortedcontainers
copying build/lib/ovs/compat/sortedcontainers/sorteddict.py -> build/bdist.linux-x86_64/wheel/ovs/compat/sortedcontainers
copying build/lib/ovs/compat/sortedcontainers/sortedlist.py -> build/bdist.linux-x86_64/wheel/ovs/compat/sortedcontainers
copying build/lib/ovs/compat/sortedcontainers/sortedset.py -> build/bdist.linux-x86_64/wheel/ovs/compat/sortedcontainers
creating build/bdist.linux-x86_64/wheel/ovs/db
copying build/lib/ovs/db/__init__.py -> build/bdist.linux-x86_64/wheel/ovs/db
copying build/lib/ovs/db/custom_index.py -> build/bdist.linux-x86_64/wheel/ovs/db
copying build/lib/ovs/db/data.py -> build/bdist.linux-x86_64/wheel/ovs/db
copying build/lib/ovs/db/error.py -> build/bdist.linux-x86_64/wheel/ovs/db
copying build/lib/ovs/db/idl.py -> build/bdist.linux-x86_64/wheel/ovs/db
copying build/lib/ovs/db/parser.py -> build/bdist.linux-x86_64/wheel/ovs/db
copying build/lib/ovs/db/schema.py -> build/bdist.linux-x86_64/wheel/ovs/db
copying build/lib/ovs/db/types.py -> build/bdist.linux-x86_64/wheel/ovs/db
creating build/bdist.linux-x86_64/wheel/ovs/unixctl
copying build/lib/ovs/unixctl/__init__.py -> build/bdist.linux-x86_64/wheel/ovs/unixctl
copying build/lib/ovs/unixctl/client.py -> build/bdist.linux-x86_64/wheel/ovs/unixctl
copying build/lib/ovs/unixctl/server.py -> build/bdist.linux-x86_64/wheel/ovs/unixctl
running install_egg_info
running egg_info
writing ovs.egg-info/PKG-INFO
writing dependency_links to ovs.egg-info/dependency_links.txt
writing requirements to ovs.egg-info/requires.txt
writing top-level names to ovs.egg-info/top_level.txt
reading manifest file 'ovs.egg-info/SOURCES.txt'
writing manifest file 'ovs.egg-info/SOURCES.txt'
Copying ovs.egg-info to build/bdist.linux-x86_64/wheel/ovs-2.11.0-py3.6.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/ovs-2.11.0.dist-info/WHEEL
creating 'dist/ovs-2.11.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'ovs/__init__.py'
adding 'ovs/daemon.py'
adding 'ovs/dirs.py'
adding 'ovs/fatal_signal.py'
adding 'ovs/fcntl_win.py'
adding 'ovs/json.py'
adding 'ovs/jsonrpc.py'
adding 'ovs/ovsuuid.py'
adding 'ovs/poller.py'
adding 'ovs/process.py'
adding 'ovs/reconnect.py'
adding 'ovs/socket_util.py'
adding 'ovs/stream.py'
adding 'ovs/timeval.py'
adding 'ovs/util.py'
adding 'ovs/version.py'
adding 'ovs/vlog.py'
adding 'ovs/winutils.py'
adding 'ovs/compat/__init__.py'
adding 'ovs/compat/sortedcontainers/__init__.py'
adding 'ovs/compat/sortedcontainers/sorteddict.py'
adding 'ovs/compat/sortedcontainers/sortedlist.py'
adding 'ovs/compat/sortedcontainers/sortedset.py'
adding 'ovs/db/__init__.py'
adding 'ovs/db/custom_index.py'
adding 'ovs/db/data.py'
adding 'ovs/db/error.py'
adding 'ovs/db/idl.py'
adding 'ovs/db/parser.py'
adding 'ovs/db/schema.py'
adding 'ovs/db/types.py'
adding 'ovs/unixctl/__init__.py'
adding 'ovs/unixctl/client.py'
adding 'ovs/unixctl/server.py'
adding 'ovs-2.11.0.dist-info/METADATA'
adding 'ovs-2.11.0.dist-info/WHEEL'
adding 'ovs-2.11.0.dist-info/top_level.txt'
adding 'ovs-2.11.0.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
/build-wheels

############################################################
Building panko-5.0.0-py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/a9/89/d666e0889d869e41c9b7f87a0a34858b2520782b82e025da84c98e0db8f6/panko-5.0.0.tar.gz
--2020-08-05 09:19:09-- https://files.pythonhosted.org/packages/a9/89/d666e0889d869e41c9b7f87a0a34858b2520782b82e025da84c98e0db8f6/panko-5.0.0.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 145765 (142K) [binary/octet-stream]
Saving to: 'panko-5.0.0.tar.gz'

0K .......... .......... .......... .......... .......... 35% 3.31M 0s
50K .......... .......... .......... .......... .......... 70% 6.87M 0s
100K .......... .......... .......... .......... .. 100% 19.0M=0.02s

2020-08-05 09:19:09 (5.78 MB/s) - 'panko-5.0.0.tar.gz' saved [145765/145765]

/build-wheels/panko-5.0.0 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/panko
creating build/lib/panko/tests
creating build/lib/panko/tests/unit
creating build/lib/panko/tests/unit/api
copying panko/tests/unit/api/__init__.py -> build/lib/panko/tests/unit/api
copying panko/tests/unit/api/test_app.py -> build/lib/panko/tests/unit/api
copying panko/tests/unit/api/test_versions.py -> build/lib/panko/tests/unit/api
creating build/lib/panko/policies
copying panko/policies/base.py -> build/lib/panko/policies
copying panko/policies/__init__.py -> build/lib/panko/policies
copying panko/policies/telemetry.py -> build/lib/panko/policies
copying panko/policies/segregation.py -> build/lib/panko/policies
creating build/lib/panko/tests/unit/storage
creating build/lib/panko/tests/unit/storage/sqlalchemy
copying panko/tests/unit/storage/sqlalchemy/__init__.py -> build/lib/panko/tests/unit/storage/sqlalchemy
copying panko/tests/unit/storage/sqlalchemy/test_models.py -> build/lib/panko/tests/unit/storage/sqlalchemy
creating build/lib/panko/storage
creating build/lib/panko/storage/mongo
copying panko/storage/mongo/__init__.py -> build/lib/panko/storage/mongo
copying panko/storage/mongo/utils.py -> build/lib/panko/storage/mongo
creating build/lib/panko/cmd
copying panko/cmd/__init__.py -> build/lib/panko/cmd
copying panko/cmd/storage.py -> build/lib/panko/cmd
creating build/lib/panko/tests/unit/api/v2
copying panko/tests/unit/api/v2/__init__.py -> build/lib/panko/tests/unit/api/v2
copying panko/tests/unit/api/v2/test_wsme_custom_type.py -> build/lib/panko/tests/unit/api/v2
copying panko/tests/unit/api/v2/test_query.py -> build/lib/panko/tests/unit/api/v2
copying panko/tests/unit/storage/__init__.py -> build/lib/panko/tests/unit/storage
copying panko/tests/unit/storage/test_get_connection.py -> build/lib/panko/tests/unit/storage
creating build/lib/panko/hacking
copying panko/hacking/checks.py -> build/lib/panko/hacking
copying panko/hacking/__init__.py -> build/lib/panko/hacking
creating build/lib/panko/tests/unit/meter
copying panko/tests/unit/meter/__init__.py -> build/lib/panko/tests/unit/meter
creating build/lib/panko/conf
copying panko/conf/__init__.py -> build/lib/panko/conf
copying panko/conf/defaults.py -> build/lib/panko/conf
copying panko/tests/db.py -> build/lib/panko/tests
copying panko/tests/base.py -> build/lib/panko/tests
copying panko/tests/__init__.py -> build/lib/panko/tests
copying panko/tests/mocks.py -> build/lib/panko/tests
creating build/lib/panko/storage/sqlalchemy
copying panko/storage/sqlalchemy/__init__.py -> build/lib/panko/storage/sqlalchemy
copying panko/storage/sqlalchemy/models.py -> build/lib/panko/storage/sqlalchemy
creating build/lib/panko/api
copying panko/api/middleware.py -> build/lib/panko/api
copying panko/api/__init__.py -> build/lib/panko/api
copying panko/api/hooks.py -> build/lib/panko/api
copying panko/api/app.py -> build/lib/panko/api
copying panko/api/rbac.py -> build/lib/panko/api
copying panko/tests/unit/__init__.py -> build/lib/panko/tests/unit
copying panko/tests/unit/test_utils.py -> build/lib/panko/tests/unit
creating build/lib/panko/tests/functional
creating build/lib/panko/tests/functional/api
creating build/lib/panko/tests/functional/api/v2
copying panko/tests/functional/api/v2/test_acl_scenarios.py -> build/lib/panko/tests/functional/api/v2
copying panko/tests/functional/api/v2/test_event_scenarios.py -> build/lib/panko/tests/functional/api/v2
copying panko/tests/functional/api/v2/__init__.py -> build/lib/panko/tests/functional/api/v2
copying panko/tests/functional/api/v2/test_app.py -> build/lib/panko/tests/functional/api/v2
copying panko/tests/functional/api/v2/test_capabilities.py -> build/lib/panko/tests/functional/api/v2
creating build/lib/panko/storage/hbase
copying panko/storage/hbase/base.py -> build/lib/panko/storage/hbase
copying panko/storage/hbase/__init__.py -> build/lib/panko/storage/hbase
copying panko/storage/hbase/utils.py -> build/lib/panko/storage/hbase
copying panko/storage/hbase/inmemory.py -> build/lib/panko/storage/hbase
copying panko/storage/base.py -> build/lib/panko/storage
copying panko/storage/pymongo_base.py -> build/lib/panko/storage
copying panko/storage/impl_mongodb.py -> build/lib/panko/storage
copying panko/storage/__init__.py -> build/lib/panko/storage
copying panko/storage/impl_elasticsearch.py -> build/lib/panko/storage
copying panko/storage/impl_sqlalchemy.py -> build/lib/panko/storage
copying panko/storage/models.py -> build/lib/panko/storage
copying panko/storage/impl_log.py -> build/lib/panko/storage
copying panko/storage/impl_hbase.py -> build/lib/panko/storage
copying panko/tests/functional/api/__init__.py -> build/lib/panko/tests/functional/api
creating build/lib/panko/api/controllers
copying panko/api/controllers/__init__.py -> build/lib/panko/api/controllers
copying panko/api/controllers/root.py -> build/lib/panko/api/controllers
creating build/lib/panko/tests/unit/event
copying panko/tests/unit/event/__init__.py -> build/lib/panko/tests/unit/event
copying panko/tests/functional/__init__.py -> build/lib/panko/tests/functional
copying panko/tests/functional/test_bin.py -> build/lib/panko/tests/functional
creating build/lib/panko/tests/functional/publisher
copying panko/tests/functional/publisher/__init__.py -> build/lib/panko/tests/functional/publisher
creating build/lib/panko/api/controllers/v2
copying panko/api/controllers/v2/capabilities.py -> build/lib/panko/api/controllers/v2
copying panko/api/controllers/v2/base.py -> build/lib/panko/api/controllers/v2
copying panko/api/controllers/v2/__init__.py -> build/lib/panko/api/controllers/v2
copying panko/api/controllers/v2/root.py -> build/lib/panko/api/controllers/v2
copying panko/api/controllers/v2/events.py -> build/lib/panko/api/controllers/v2
copying panko/api/controllers/v2/utils.py -> build/lib/panko/api/controllers/v2
copying panko/opts.py -> build/lib/panko
copying panko/version.py -> build/lib/panko
copying panko/__init__.py -> build/lib/panko
copying panko/service.py -> build/lib/panko
copying panko/i18n.py -> build/lib/panko
copying panko/utils.py -> build/lib/panko
creating build/lib/panko/tests/functional/gabbi
copying panko/tests/functional/gabbi/fixtures.py -> build/lib/panko/tests/functional/gabbi
copying panko/tests/functional/gabbi/__init__.py -> build/lib/panko/tests/functional/gabbi
copying panko/tests/functional/gabbi/test_gabbi.py -> build/lib/panko/tests/functional/gabbi
copying panko/tests/functional/gabbi/test_gabbi_prefix.py -> build/lib/panko/tests/functional/gabbi
creating build/lib/panko/publisher
copying panko/publisher/__init__.py -> build/lib/panko/publisher
copying panko/publisher/database.py -> build/lib/panko/publisher
creating build/lib/panko/tests/functional/storage
copying panko/tests/functional/storage/test_impl_mongodb.py -> build/lib/panko/tests/functional/storage
copying panko/tests/functional/storage/__init__.py -> build/lib/panko/tests/functional/storage
copying panko/tests/functional/storage/test_storage_scenarios.py -> build/lib/panko/tests/functional/storage
copying panko/tests/functional/storage/test_impl_sqlalchemy.py -> build/lib/panko/tests/functional/storage
running egg_info
writing panko.egg-info/PKG-INFO
writing dependency_links to panko.egg-info/dependency_links.txt
writing entry points to panko.egg-info/entry_points.txt
writing requirements to panko.egg-info/requires.txt
writing top-level names to panko.egg-info/top_level.txt
[pbr] Reusing existing SOURCES.txt
creating build/lib/panko/storage/sqlalchemy/alembic
copying panko/storage/sqlalchemy/alembic/README -> build/lib/panko/storage/sqlalchemy/alembic
copying panko/storage/sqlalchemy/alembic/alembic.ini -> build/lib/panko/storage/sqlalchemy/alembic
copying panko/storage/sqlalchemy/alembic/env.py -> build/lib/panko/storage/sqlalchemy/alembic
copying panko/storage/sqlalchemy/alembic/script.py.mako -> build/lib/panko/storage/sqlalchemy/alembic
creating build/lib/panko/storage/sqlalchemy/alembic/versions
copying panko/storage/sqlalchemy/alembic/versions/c3955547bff2_support_big_integer_traits.py -> build/lib/panko/storage/sqlalchemy/alembic/versions
copying panko/api/app.wsgi -> build/lib/panko/api
creating build/lib/panko/tests/functional/hooks
copying panko/tests/functional/hooks/post_test_hook.sh -> build/lib/panko/tests/functional/hooks
creating build/lib/panko/locale
creating build/lib/panko/locale/en_GB
creating build/lib/panko/locale/en_GB/LC_MESSAGES
copying panko/locale/en_GB/LC_MESSAGES/panko.po -> build/lib/panko/locale/en_GB/LC_MESSAGES
creating build/lib/panko/tests/functional/gabbi/gabbits
copying panko/tests/functional/gabbi/gabbits/api-events-no-data.yaml -> build/lib/panko/tests/functional/gabbi/gabbits
copying panko/tests/functional/gabbi/gabbits/api-events-with-data.yaml -> build/lib/panko/tests/functional/gabbi/gabbits
copying panko/tests/functional/gabbi/gabbits/basic.yaml -> build/lib/panko/tests/functional/gabbi/gabbits
copying panko/tests/functional/gabbi/gabbits/capabilities.yaml -> build/lib/panko/tests/functional/gabbi/gabbits
copying panko/tests/functional/gabbi/gabbits/middleware.yaml -> build/lib/panko/tests/functional/gabbi/gabbits
creating build/lib/panko/tests/functional/gabbi/gabbits_prefix
copying panko/tests/functional/gabbi/gabbits_prefix/basic.yaml -> build/lib/panko/tests/functional/gabbi/gabbits_prefix
installing to build/bdist.linux-x86_64/wheel
running install
[pbr] Generating AUTHORS
[pbr] AUTHORS complete (0.0s)
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/panko
creating build/bdist.linux-x86_64/wheel/panko/tests
creating build/bdist.linux-x86_64/wheel/panko/tests/unit
creating build/bdist.linux-x86_64/wheel/panko/tests/unit/api
copying build/lib/panko/tests/unit/api/__init__.py -> build/bdist.linux-x86_64/wheel/panko/tests/unit/api
copying build/lib/panko/tests/unit/api/test_app.py -> build/bdist.linux-x86_64/wheel/panko/tests/unit/api
copying build/lib/panko/tests/unit/api/test_versions.py -> build/bdist.linux-x86_64/wheel/panko/tests/unit/api
creating build/bdist.linux-x86_64/wheel/panko/tests/unit/api/v2
copying build/lib/panko/tests/unit/api/v2/__init__.py -> build/bdist.linux-x86_64/wheel/panko/tests/unit/api/v2
copying build/lib/panko/tests/unit/api/v2/test_wsme_custom_type.py -> build/bdist.linux-x86_64/wheel/panko/tests/unit/api/v2
copying build/lib/panko/tests/unit/api/v2/test_query.py -> build/bdist.linux-x86_64/wheel/panko/tests/unit/api/v2
creating build/bdist.linux-x86_64/wheel/panko/tests/unit/storage
creating build/bdist.linux-x86_64/wheel/panko/tests/unit/storage/sqlalchemy
copying build/lib/panko/tests/unit/storage/sqlalchemy/__init__.py -> build/bdist.linux-x86_64/wheel/panko/tests/unit/storage/sqlalchemy
copying build/lib/panko/tests/unit/storage/sqlalchemy/test_models.py -> build/bdist.linux-x86_64/wheel/panko/tests/unit/storage/sqlalchemy
copying build/lib/panko/tests/unit/storage/__init__.py -> build/bdist.linux-x86_64/wheel/panko/tests/unit/storage
copying build/lib/panko/tests/unit/storage/test_get_connection.py -> build/bdist.linux-x86_64/wheel/panko/tests/unit/storage
creating build/bdist.linux-x86_64/wheel/panko/tests/unit/meter
copying build/lib/panko/tests/unit/meter/__init__.py -> build/bdist.linux-x86_64/wheel/panko/tests/unit/meter
copying build/lib/panko/tests/unit/__init__.py -> build/bdist.linux-x86_64/wheel/panko/tests/unit
copying build/lib/panko/tests/unit/test_utils.py -> build/bdist.linux-x86_64/wheel/panko/tests/unit
creating build/bdist.linux-x86_64/wheel/panko/tests/unit/event
copying build/lib/panko/tests/unit/event/__init__.py -> build/bdist.linux-x86_64/wheel/panko/tests/unit/event
copying build/lib/panko/tests/db.py -> build/bdist.linux-x86_64/wheel/panko/tests
copying build/lib/panko/tests/base.py -> build/bdist.linux-x86_64/wheel/panko/tests
copying build/lib/panko/tests/__init__.py -> build/bdist.linux-x86_64/wheel/panko/tests
copying build/lib/panko/tests/mocks.py -> build/bdist.linux-x86_64/wheel/panko/tests
creating build/bdist.linux-x86_64/wheel/panko/tests/functional
creating build/bdist.linux-x86_64/wheel/panko/tests/functional/api
creating build/bdist.linux-x86_64/wheel/panko/tests/functional/api/v2
copying build/lib/panko/tests/functional/api/v2/test_acl_scenarios.py -> build/bdist.linux-x86_64/wheel/panko/tests/functional/api/v2
copying build/lib/panko/tests/functional/api/v2/test_event_scenarios.py -> build/bdist.linux-x86_64/wheel/panko/tests/functional/api/v2
copying build/lib/panko/tests/functional/api/v2/__init__.py -> build/bdist.linux-x86_64/wheel/panko/tests/functional/api/v2
copying build/lib/panko/tests/functional/api/v2/test_app.py -> build/bdist.linux-x86_64/wheel/panko/tests/functional/api/v2
copying build/lib/panko/tests/functional/api/v2/test_capabilities.py -> build/bdist.linux-x86_64/wheel/panko/tests/functional/api/v2
copying build/lib/panko/tests/functional/api/__init__.py -> build/bdist.linux-x86_64/wheel/panko/tests/functional/api
copying build/lib/panko/tests/functional/__init__.py -> build/bdist.linux-x86_64/wheel/panko/tests/functional
copying build/lib/panko/tests/functional/test_bin.py -> build/bdist.linux-x86_64/wheel/panko/tests/functional
creating build/bdist.linux-x86_64/wheel/panko/tests/functional/publisher
copying build/lib/panko/tests/functional/publisher/__init__.py -> build/bdist.linux-x86_64/wheel/panko/tests/functional/publisher
creating build/bdist.linux-x86_64/wheel/panko/tests/functional/gabbi
copying build/lib/panko/tests/functional/gabbi/fixtures.py -> build/bdist.linux-x86_64/wheel/panko/tests/functional/gabbi
copying build/lib/panko/tests/functional/gabbi/__init__.py -> build/bdist.linux-x86_64/wheel/panko/tests/functional/gabbi
copying build/lib/panko/tests/functional/gabbi/test_gabbi.py -> build/bdist.linux-x86_64/wheel/panko/tests/functional/gabbi
copying build/lib/panko/tests/functional/gabbi/test_gabbi_prefix.py -> build/bdist.linux-x86_64/wheel/panko/tests/functional/gabbi
creating build/bdist.linux-x86_64/wheel/panko/tests/functional/gabbi/gabbits
copying build/lib/panko/tests/functional/gabbi/gabbits/api-events-no-data.yaml -> build/bdist.linux-x86_64/wheel/panko/tests/functional/gabbi/gabbits
copying build/lib/panko/tests/functional/gabbi/gabbits/api-events-with-data.yaml -> build/bdist.linux-x86_64/wheel/panko/tests/functional/gabbi/gabbits
copying build/lib/panko/tests/functional/gabbi/gabbits/basic.yaml -> build/bdist.linux-x86_64/wheel/panko/tests/functional/gabbi/gabbits
copying build/lib/panko/tests/functional/gabbi/gabbits/capabilities.yaml -> build/bdist.linux-x86_64/wheel/panko/tests/functional/gabbi/gabbits
copying build/lib/panko/tests/functional/gabbi/gabbits/middleware.yaml -> build/bdist.linux-x86_64/wheel/panko/tests/functional/gabbi/gabbits
creating build/bdist.linux-x86_64/wheel/panko/tests/functional/gabbi/gabbits_prefix
copying build/lib/panko/tests/functional/gabbi/gabbits_prefix/basic.yaml -> build/bdist.linux-x86_64/wheel/panko/tests/functional/gabbi/gabbits_prefix
creating build/bdist.linux-x86_64/wheel/panko/tests/functional/storage
copying build/lib/panko/tests/functional/storage/test_impl_mongodb.py -> build/bdist.linux-x86_64/wheel/panko/tests/functional/storage
copying build/lib/panko/tests/functional/storage/__init__.py -> build/bdist.linux-x86_64/wheel/panko/tests/functional/storage
copying build/lib/panko/tests/functional/storage/test_storage_scenarios.py -> build/bdist.linux-x86_64/wheel/panko/tests/functional/storage
copying build/lib/panko/tests/functional/storage/test_impl_sqlalchemy.py -> build/bdist.linux-x86_64/wheel/panko/tests/functional/storage
creating build/bdist.linux-x86_64/wheel/panko/tests/functional/hooks
copying build/lib/panko/tests/functional/hooks/post_test_hook.sh -> build/bdist.linux-x86_64/wheel/panko/tests/functional/hooks
creating build/bdist.linux-x86_64/wheel/panko/policies
copying build/lib/panko/policies/base.py -> build/bdist.linux-x86_64/wheel/panko/policies
copying build/lib/panko/policies/__init__.py -> build/bdist.linux-x86_64/wheel/panko/policies
copying build/lib/panko/policies/telemetry.py -> build/bdist.linux-x86_64/wheel/panko/policies
copying build/lib/panko/policies/segregation.py -> build/bdist.linux-x86_64/wheel/panko/policies
creating build/bdist.linux-x86_64/wheel/panko/storage
creating build/bdist.linux-x86_64/wheel/panko/storage/mongo
copying build/lib/panko/storage/mongo/__init__.py -> build/bdist.linux-x86_64/wheel/panko/storage/mongo
copying build/lib/panko/storage/mongo/utils.py -> build/bdist.linux-x86_64/wheel/panko/storage/mongo
creating build/bdist.linux-x86_64/wheel/panko/storage/sqlalchemy
copying build/lib/panko/storage/sqlalchemy/__init__.py -> build/bdist.linux-x86_64/wheel/panko/storage/sqlalchemy
copying build/lib/panko/storage/sqlalchemy/models.py -> build/bdist.linux-x86_64/wheel/panko/storage/sqlalchemy
creating build/bdist.linux-x86_64/wheel/panko/storage/sqlalchemy/alembic
copying build/lib/panko/storage/sqlalchemy/alembic/README -> build/bdist.linux-x86_64/wheel/panko/storage/sqlalchemy/alembic
copying build/lib/panko/storage/sqlalchemy/alembic/alembic.ini -> build/bdist.linux-x86_64/wheel/panko/storage/sqlalchemy/alembic
copying build/lib/panko/storage/sqlalchemy/alembic/env.py -> build/bdist.linux-x86_64/wheel/panko/storage/sqlalchemy/alembic
copying build/lib/panko/storage/sqlalchemy/alembic/script.py.mako -> build/bdist.linux-x86_64/wheel/panko/storage/sqlalchemy/alembic
creating build/bdist.linux-x86_64/wheel/panko/storage/sqlalchemy/alembic/versions
copying build/lib/panko/storage/sqlalchemy/alembic/versions/c3955547bff2_support_big_integer_traits.py -> build/bdist.linux-x86_64/wheel/panko/storage/sqlalchemy/alembic/versions
creating build/bdist.linux-x86_64/wheel/panko/storage/hbase
copying build/lib/panko/storage/hbase/base.py -> build/bdist.linux-x86_64/wheel/panko/storage/hbase
copying build/lib/panko/storage/hbase/__init__.py -> build/bdist.linux-x86_64/wheel/panko/storage/hbase
copying build/lib/panko/storage/hbase/utils.py -> build/bdist.linux-x86_64/wheel/panko/storage/hbase
copying build/lib/panko/storage/hbase/inmemory.py -> build/bdist.linux-x86_64/wheel/panko/storage/hbase
copying build/lib/panko/storage/base.py -> build/bdist.linux-x86_64/wheel/panko/storage
copying build/lib/panko/storage/pymongo_base.py -> build/bdist.linux-x86_64/wheel/panko/storage
copying build/lib/panko/storage/impl_mongodb.py -> build/bdist.linux-x86_64/wheel/panko/storage
copying build/lib/panko/storage/__init__.py -> build/bdist.linux-x86_64/wheel/panko/storage
copying build/lib/panko/storage/impl_elasticsearch.py -> build/bdist.linux-x86_64/wheel/panko/storage
copying build/lib/panko/storage/impl_sqlalchemy.py -> build/bdist.linux-x86_64/wheel/panko/storage
copying build/lib/panko/storage/models.py -> build/bdist.linux-x86_64/wheel/panko/storage
copying build/lib/panko/storage/impl_log.py -> build/bdist.linux-x86_64/wheel/panko/storage
copying build/lib/panko/storage/impl_hbase.py -> build/bdist.linux-x86_64/wheel/panko/storage
creating build/bdist.linux-x86_64/wheel/panko/cmd
copying build/lib/panko/cmd/__init__.py -> build/bdist.linux-x86_64/wheel/panko/cmd
copying build/lib/panko/cmd/storage.py -> build/bdist.linux-x86_64/wheel/panko/cmd
creating build/bdist.linux-x86_64/wheel/panko/hacking
copying build/lib/panko/hacking/checks.py -> build/bdist.linux-x86_64/wheel/panko/hacking
copying build/lib/panko/hacking/__init__.py -> build/bdist.linux-x86_64/wheel/panko/hacking
creating build/bdist.linux-x86_64/wheel/panko/conf
copying build/lib/panko/conf/__init__.py -> build/bdist.linux-x86_64/wheel/panko/conf
copying build/lib/panko/conf/defaults.py -> build/bdist.linux-x86_64/wheel/panko/conf
creating build/bdist.linux-x86_64/wheel/panko/api
copying build/lib/panko/api/middleware.py -> build/bdist.linux-x86_64/wheel/panko/api
copying build/lib/panko/api/__init__.py -> build/bdist.linux-x86_64/wheel/panko/api
copying build/lib/panko/api/hooks.py -> build/bdist.linux-x86_64/wheel/panko/api
copying build/lib/panko/api/app.py -> build/bdist.linux-x86_64/wheel/panko/api
copying build/lib/panko/api/rbac.py -> build/bdist.linux-x86_64/wheel/panko/api
creating build/bdist.linux-x86_64/wheel/panko/api/controllers
copying build/lib/panko/api/controllers/__init__.py -> build/bdist.linux-x86_64/wheel/panko/api/controllers
copying build/lib/panko/api/controllers/root.py -> build/bdist.linux-x86_64/wheel/panko/api/controllers
creating build/bdist.linux-x86_64/wheel/panko/api/controllers/v2
copying build/lib/panko/api/controllers/v2/capabilities.py -> build/bdist.linux-x86_64/wheel/panko/api/controllers/v2
copying build/lib/panko/api/controllers/v2/base.py -> build/bdist.linux-x86_64/wheel/panko/api/controllers/v2
copying build/lib/panko/api/controllers/v2/__init__.py -> build/bdist.linux-x86_64/wheel/panko/api/controllers/v2
copying build/lib/panko/api/controllers/v2/root.py -> build/bdist.linux-x86_64/wheel/panko/api/controllers/v2
copying build/lib/panko/api/controllers/v2/events.py -> build/bdist.linux-x86_64/wheel/panko/api/controllers/v2
copying build/lib/panko/api/controllers/v2/utils.py -> build/bdist.linux-x86_64/wheel/panko/api/controllers/v2
copying build/lib/panko/api/app.wsgi -> build/bdist.linux-x86_64/wheel/panko/api
copying build/lib/panko/opts.py -> build/bdist.linux-x86_64/wheel/panko
copying build/lib/panko/version.py -> build/bdist.linux-x86_64/wheel/panko
copying build/lib/panko/__init__.py -> build/bdist.linux-x86_64/wheel/panko
copying build/lib/panko/service.py -> build/bdist.linux-x86_64/wheel/panko
copying build/lib/panko/i18n.py -> build/bdist.linux-x86_64/wheel/panko
copying build/lib/panko/utils.py -> build/bdist.linux-x86_64/wheel/panko
creating build/bdist.linux-x86_64/wheel/panko/publisher
copying build/lib/panko/publisher/__init__.py -> build/bdist.linux-x86_64/wheel/panko/publisher
copying build/lib/panko/publisher/database.py -> build/bdist.linux-x86_64/wheel/panko/publisher
creating build/bdist.linux-x86_64/wheel/panko/locale
creating build/bdist.linux-x86_64/wheel/panko/locale/en_GB
creating build/bdist.linux-x86_64/wheel/panko/locale/en_GB/LC_MESSAGES
copying build/lib/panko/locale/en_GB/LC_MESSAGES/panko.po -> build/bdist.linux-x86_64/wheel/panko/locale/en_GB/LC_MESSAGES
running install_egg_info
Copying panko.egg-info to build/bdist.linux-x86_64/wheel/panko-5.0.0-py3.6.egg-info
running install_scripts
Installing panko-api script to build/bdist.linux-x86_64/wheel/panko-5.0.0.data/scripts
adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
adding license file "AUTHORS" (matched pattern "AUTHORS*")
creating build/bdist.linux-x86_64/wheel/panko-5.0.0.dist-info/WHEEL
creating 'dist/panko-5.0.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'panko/__init__.py'
adding 'panko/i18n.py'
adding 'panko/opts.py'
adding 'panko/service.py'
adding 'panko/utils.py'
adding 'panko/version.py'
adding 'panko/api/__init__.py'
adding 'panko/api/app.py'
adding 'panko/api/app.wsgi'
adding 'panko/api/hooks.py'
adding 'panko/api/middleware.py'
adding 'panko/api/rbac.py'
adding 'panko/api/controllers/__init__.py'
adding 'panko/api/controllers/root.py'
adding 'panko/api/controllers/v2/__init__.py'
adding 'panko/api/controllers/v2/base.py'
adding 'panko/api/controllers/v2/capabilities.py'
adding 'panko/api/controllers/v2/events.py'
adding 'panko/api/controllers/v2/root.py'
adding 'panko/api/controllers/v2/utils.py'
adding 'panko/cmd/__init__.py'
adding 'panko/cmd/storage.py'
adding 'panko/conf/__init__.py'
adding 'panko/conf/defaults.py'
adding 'panko/hacking/__init__.py'
adding 'panko/hacking/checks.py'
adding 'panko/locale/en_GB/LC_MESSAGES/panko.po'
adding 'panko/policies/__init__.py'
adding 'panko/policies/base.py'
adding 'panko/policies/segregation.py'
adding 'panko/policies/telemetry.py'
adding 'panko/publisher/__init__.py'
adding 'panko/publisher/database.py'
adding 'panko/storage/__init__.py'
adding 'panko/storage/base.py'
adding 'panko/storage/impl_elasticsearch.py'
adding 'panko/storage/impl_hbase.py'
adding 'panko/storage/impl_log.py'
adding 'panko/storage/impl_mongodb.py'
adding 'panko/storage/impl_sqlalchemy.py'
adding 'panko/storage/models.py'
adding 'panko/storage/pymongo_base.py'
adding 'panko/storage/hbase/__init__.py'
adding 'panko/storage/hbase/base.py'
adding 'panko/storage/hbase/inmemory.py'
adding 'panko/storage/hbase/utils.py'
adding 'panko/storage/mongo/__init__.py'
adding 'panko/storage/mongo/utils.py'
adding 'panko/storage/sqlalchemy/__init__.py'
adding 'panko/storage/sqlalchemy/models.py'
adding 'panko/storage/sqlalchemy/alembic/README'
adding 'panko/storage/sqlalchemy/alembic/alembic.ini'
adding 'panko/storage/sqlalchemy/alembic/env.py'
adding 'panko/storage/sqlalchemy/alembic/script.py.mako'
adding 'panko/storage/sqlalchemy/alembic/versions/c3955547bff2_support_big_integer_traits.py'
adding 'panko/tests/__init__.py'
adding 'panko/tests/base.py'
adding 'panko/tests/db.py'
adding 'panko/tests/mocks.py'
adding 'panko/tests/functional/__init__.py'
adding 'panko/tests/functional/test_bin.py'
adding 'panko/tests/functional/api/__init__.py'
adding 'panko/tests/functional/api/v2/__init__.py'
adding 'panko/tests/functional/api/v2/test_acl_scenarios.py'
adding 'panko/tests/functional/api/v2/test_app.py'
adding 'panko/tests/functional/api/v2/test_capabilities.py'
adding 'panko/tests/functional/api/v2/test_event_scenarios.py'
adding 'panko/tests/functional/gabbi/__init__.py'
adding 'panko/tests/functional/gabbi/fixtures.py'
adding 'panko/tests/functional/gabbi/test_gabbi.py'
adding 'panko/tests/functional/gabbi/test_gabbi_prefix.py'
adding 'panko/tests/functional/gabbi/gabbits/api-events-no-data.yaml'
adding 'panko/tests/functional/gabbi/gabbits/api-events-with-data.yaml'
adding 'panko/tests/functional/gabbi/gabbits/basic.yaml'
adding 'panko/tests/functional/gabbi/gabbits/capabilities.yaml'
adding 'panko/tests/functional/gabbi/gabbits/middleware.yaml'
adding 'panko/tests/functional/gabbi/gabbits_prefix/basic.yaml'
adding 'panko/tests/functional/hooks/post_test_hook.sh'
adding 'panko/tests/functional/publisher/__init__.py'
adding 'panko/tests/functional/storage/__init__.py'
adding 'panko/tests/functional/storage/test_impl_mongodb.py'
adding 'panko/tests/functional/storage/test_impl_sqlalchemy.py'
adding 'panko/tests/functional/storage/test_storage_scenarios.py'
adding 'panko/tests/unit/__init__.py'
adding 'panko/tests/unit/test_utils.py'
adding 'panko/tests/unit/api/__init__.py'
adding 'panko/tests/unit/api/test_app.py'
adding 'panko/tests/unit/api/test_versions.py'
adding 'panko/tests/unit/api/v2/__init__.py'
adding 'panko/tests/unit/api/v2/test_query.py'
adding 'panko/tests/unit/api/v2/test_wsme_custom_type.py'
adding 'panko/tests/unit/event/__init__.py'
adding 'panko/tests/unit/meter/__init__.py'
adding 'panko/tests/unit/storage/__init__.py'
adding 'panko/tests/unit/storage/test_get_connection.py'
adding 'panko/tests/unit/storage/sqlalchemy/__init__.py'
adding 'panko/tests/unit/storage/sqlalchemy/test_models.py'
adding 'panko-5.0.0.data/scripts/panko-api'
adding 'panko-5.0.0.dist-info/AUTHORS'
adding 'panko-5.0.0.dist-info/LICENSE'
adding 'panko-5.0.0.dist-info/METADATA'
adding 'panko-5.0.0.dist-info/WHEEL'
adding 'panko-5.0.0.dist-info/entry_points.txt'
adding 'panko-5.0.0.dist-info/pbr.json'
adding 'panko-5.0.0.dist-info/top_level.txt'
adding 'panko-5.0.0.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
/build-wheels/panko-5.0.0/.eggs/pbr-5.4.5-py3.6.egg/pbr/packaging.py:459: EasyInstallDeprecationWarning: Use get_header
header = easy_install.get_script_header("", executable, is_wininst)
/build-wheels

############################################################
Building pathlib-1.0.1-py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/ac/aa/9b065a76b9af472437a0059f77e8f962fe350438b927cb80184c32f075eb/pathlib-1.0.1.tar.gz
--2020-08-05 09:19:10-- https://files.pythonhosted.org/packages/ac/aa/9b065a76b9af472437a0059f77e8f962fe350438b927cb80184c32f075eb/pathlib-1.0.1.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 49298 (48K) [application/octet-stream]
Saving to: 'pathlib-1.0.1.tar.gz'

0K .......... .......... .......... .......... ........ 100% 3.21M=0.01s

2020-08-05 09:19:10 (3.21 MB/s) - 'pathlib-1.0.1.tar.gz' saved [49298/49298]

/build-wheels/pathlib-1.0.1 /build-wheels
########### Running fix_setup
running bdist_wheel
running build
running build_py
creating build
creating build/lib
copying pathlib.py -> build/lib
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
copying build/lib/pathlib.py -> build/bdist.linux-x86_64/wheel
running install_egg_info
running egg_info
creating pathlib.egg-info
writing pathlib.egg-info/PKG-INFO
writing dependency_links to pathlib.egg-info/dependency_links.txt
writing top-level names to pathlib.egg-info/top_level.txt
writing manifest file 'pathlib.egg-info/SOURCES.txt'
reading manifest file 'pathlib.egg-info/SOURCES.txt'
writing manifest file 'pathlib.egg-info/SOURCES.txt'
Copying pathlib.egg-info to build/bdist.linux-x86_64/wheel/pathlib-1.0.1-py3.6.egg-info
running install_scripts
adding license file "LICENSE.txt" (matched pattern "LICEN[CS]E*")
creating build/bdist.linux-x86_64/wheel/pathlib-1.0.1.dist-info/WHEEL
creating 'dist/pathlib-1.0.1-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'pathlib.py'
adding 'pathlib-1.0.1.dist-info/LICENSE.txt'
adding 'pathlib-1.0.1.dist-info/METADATA'
adding 'pathlib-1.0.1.dist-info/WHEEL'
adding 'pathlib-1.0.1.dist-info/top_level.txt'
adding 'pathlib-1.0.1.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
/build-wheels

############################################################
Building pecan-1.3.3-py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/93/98/889d7615595e894f4f7e4c17d4008c822c8e39e650c8ab390cc6c39b99c4/pecan-1.3.3.tar.gz
--2020-08-05 09:19:11-- https://files.pythonhosted.org/packages/93/98/889d7615595e894f4f7e4c17d4008c822c8e39e650c8ab390cc6c39b99c4/pecan-1.3.3.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 120595 (118K) [binary/octet-stream]
Saving to: 'pecan-1.3.3.tar.gz'

0K .......... .......... .......... .......... .......... 42% 3.32M 0s
50K .......... .......... .......... .......... .......... 84% 6.87M 0s
100K .......... ....... 100% 18.3M=0.02s

2020-08-05 09:19:11 (5.05 MB/s) - 'pecan-1.3.3.tar.gz' saved [120595/120595]

/build-wheels/pecan-1.3.3 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/pecan
copying pecan/configuration.py -> build/lib/pecan
copying pecan/hooks.py -> build/lib/pecan
copying pecan/deploy.py -> build/lib/pecan
copying pecan/templating.py -> build/lib/pecan
copying pecan/log.py -> build/lib/pecan
copying pecan/util.py -> build/lib/pecan
copying pecan/rest.py -> build/lib/pecan
copying pecan/secure.py -> build/lib/pecan
copying pecan/__init__.py -> build/lib/pecan
copying pecan/core.py -> build/lib/pecan
copying pecan/jsonify.py -> build/lib/pecan
copying pecan/extensions.py -> build/lib/pecan
copying pecan/routing.py -> build/lib/pecan
copying pecan/testing.py -> build/lib/pecan
copying pecan/decorators.py -> build/lib/pecan
creating build/lib/pecan/middleware
copying pecan/middleware/recursive.py -> build/lib/pecan/middleware
copying pecan/middleware/errordocument.py -> build/lib/pecan/middleware
copying pecan/middleware/__init__.py -> build/lib/pecan/middleware
copying pecan/middleware/debug.py -> build/lib/pecan/middleware
copying pecan/middleware/static.py -> build/lib/pecan/middleware
creating build/lib/pecan/compat
copying pecan/compat/__init__.py -> build/lib/pecan/compat
creating build/lib/pecan/scaffolds
copying pecan/scaffolds/__init__.py -> build/lib/pecan/scaffolds
creating build/lib/pecan/ext
copying pecan/ext/__init__.py -> build/lib/pecan/ext
creating build/lib/pecan/tests
copying pecan/tests/test_no_thread_locals.py -> build/lib/pecan/tests
copying pecan/tests/scaffold_builder.py -> build/lib/pecan/tests
copying pecan/tests/test_conf.py -> build/lib/pecan/tests
copying pecan/tests/__init__.py -> build/lib/pecan/tests
copying pecan/tests/test_rest.py -> build/lib/pecan/tests
copying pecan/tests/test_util.py -> build/lib/pecan/tests
copying pecan/tests/test_generic.py -> build/lib/pecan/tests
copying pecan/tests/test_hooks.py -> build/lib/pecan/tests
copying pecan/tests/test_jsonify.py -> build/lib/pecan/tests
copying pecan/tests/test_commands.py -> build/lib/pecan/tests
copying pecan/tests/test_secure.py -> build/lib/pecan/tests
copying pecan/tests/test_scaffolds.py -> build/lib/pecan/tests
copying pecan/tests/test_base.py -> build/lib/pecan/tests
copying pecan/tests/test_templating.py -> build/lib/pecan/tests
creating build/lib/pecan/commands
copying pecan/commands/create.py -> build/lib/pecan/commands
copying pecan/commands/shell.py -> build/lib/pecan/commands
copying pecan/commands/__init__.py -> build/lib/pecan/commands
copying pecan/commands/serve.py -> build/lib/pecan/commands
copying pecan/commands/base.py -> build/lib/pecan/commands
creating build/lib/pecan/tests/middleware
copying pecan/tests/middleware/test_static.py -> build/lib/pecan/tests/middleware
copying pecan/tests/middleware/test_errordocument.py -> build/lib/pecan/tests/middleware
copying pecan/tests/middleware/__init__.py -> build/lib/pecan/tests/middleware
copying pecan/tests/middleware/test_recursive.py -> build/lib/pecan/tests/middleware
creating build/lib/pecan/tests/templates
copying pecan/tests/templates/__init__.py -> build/lib/pecan/tests/templates
creating build/lib/pecan/tests/scaffold_fixtures
copying pecan/tests/scaffold_fixtures/__init__.py -> build/lib/pecan/tests/scaffold_fixtures
running egg_info
writing pecan.egg-info/PKG-INFO
writing dependency_links to pecan.egg-info/dependency_links.txt
writing entry points to pecan.egg-info/entry_points.txt
writing requirements to pecan.egg-info/requires.txt
writing top-level names to pecan.egg-info/top_level.txt
reading manifest file 'pecan.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'pecan/middleware/resources/*'
writing manifest file 'pecan.egg-info/SOURCES.txt'
creating build/lib/pecan/scaffolds/base
copying pecan/scaffolds/base/MANIFEST.in -> build/lib/pecan/scaffolds/base
copying pecan/scaffolds/base/config.py_tmpl -> build/lib/pecan/scaffolds/base
copying pecan/scaffolds/base/setup.cfg_tmpl -> build/lib/pecan/scaffolds/base
copying pecan/scaffolds/base/setup.py_tmpl -> build/lib/pecan/scaffolds/base
creating build/lib/pecan/scaffolds/base/+package+
copying pecan/scaffolds/base/+package+/__init__.py -> build/lib/pecan/scaffolds/base/+package+
copying pecan/scaffolds/base/+package+/app.py_tmpl -> build/lib/pecan/scaffolds/base/+package+
creating build/lib/pecan/scaffolds/base/+package+/controllers
copying pecan/scaffolds/base/+package+/controllers/__init__.py -> build/lib/pecan/scaffolds/base/+package+/controllers
copying pecan/scaffolds/base/+package+/controllers/root.py -> build/lib/pecan/scaffolds/base/+package+/controllers
creating build/lib/pecan/scaffolds/base/+package+/model
copying pecan/scaffolds/base/+package+/model/__init__.py -> build/lib/pecan/scaffolds/base/+package+/model
creating build/lib/pecan/scaffolds/base/+package+/templates
copying pecan/scaffolds/base/+package+/templates/error.html -> build/lib/pecan/scaffolds/base/+package+/templates
copying pecan/scaffolds/base/+package+/templates/index.html -> build/lib/pecan/scaffolds/base/+package+/templates
copying pecan/scaffolds/base/+package+/templates/layout.html -> build/lib/pecan/scaffolds/base/+package+/templates
creating build/lib/pecan/scaffolds/base/+package+/tests
copying pecan/scaffolds/base/+package+/tests/__init__.py_tmpl -> build/lib/pecan/scaffolds/base/+package+/tests
copying pecan/scaffolds/base/+package+/tests/config.py_tmpl -> build/lib/pecan/scaffolds/base/+package+/tests
copying pecan/scaffolds/base/+package+/tests/test_functional.py_tmpl -> build/lib/pecan/scaffolds/base/+package+/tests
copying pecan/scaffolds/base/+package+/tests/test_units.py -> build/lib/pecan/scaffolds/base/+package+/tests
creating build/lib/pecan/scaffolds/base/public
creating build/lib/pecan/scaffolds/base/public/css
copying pecan/scaffolds/base/public/css/style.css -> build/lib/pecan/scaffolds/base/public/css
creating build/lib/pecan/scaffolds/base/public/images
copying pecan/scaffolds/base/public/images/logo.png -> build/lib/pecan/scaffolds/base/public/images
creating build/lib/pecan/scaffolds/rest-api
copying pecan/scaffolds/rest-api/config.py_tmpl -> build/lib/pecan/scaffolds/rest-api
copying pecan/scaffolds/rest-api/setup.cfg_tmpl -> build/lib/pecan/scaffolds/rest-api
copying pecan/scaffolds/rest-api/setup.py_tmpl -> build/lib/pecan/scaffolds/rest-api
creating build/lib/pecan/scaffolds/rest-api/+package+
copying pecan/scaffolds/rest-api/+package+/__init__.py -> build/lib/pecan/scaffolds/rest-api/+package+
copying pecan/scaffolds/rest-api/+package+/app.py_tmpl -> build/lib/pecan/scaffolds/rest-api/+package+
copying pecan/scaffolds/rest-api/+package+/errors.py -> build/lib/pecan/scaffolds/rest-api/+package+
creating build/lib/pecan/scaffolds/rest-api/+package+/controllers
copying pecan/scaffolds/rest-api/+package+/controllers/__init__.py -> build/lib/pecan/scaffolds/rest-api/+package+/controllers
copying pecan/scaffolds/rest-api/+package+/controllers/root.py -> build/lib/pecan/scaffolds/rest-api/+package+/controllers
creating build/lib/pecan/scaffolds/rest-api/+package+/model
copying pecan/scaffolds/rest-api/+package+/model/__init__.py -> build/lib/pecan/scaffolds/rest-api/+package+/model
creating build/lib/pecan/scaffolds/rest-api/+package+/tests
copying pecan/scaffolds/rest-api/+package+/tests/__init__.py_tmpl -> build/lib/pecan/scaffolds/rest-api/+package+/tests
copying pecan/scaffolds/rest-api/+package+/tests/config.py_tmpl -> build/lib/pecan/scaffolds/rest-api/+package+/tests
copying pecan/scaffolds/rest-api/+package+/tests/test_functional.py_tmpl -> build/lib/pecan/scaffolds/rest-api/+package+/tests
copying pecan/scaffolds/rest-api/+package+/tests/test_units.py -> build/lib/pecan/scaffolds/rest-api/+package+/tests
creating build/lib/pecan/tests/config_fixtures
copying pecan/tests/config_fixtures/config.py -> build/lib/pecan/tests/config_fixtures
copying pecan/tests/config_fixtures/empty.py -> build/lib/pecan/tests/config_fixtures
copying pecan/tests/config_fixtures/foobar.py -> build/lib/pecan/tests/config_fixtures
copying pecan/tests/config_fixtures/forcedict.py -> build/lib/pecan/tests/config_fixtures
creating build/lib/pecan/tests/config_fixtures/bad
copying pecan/tests/config_fixtures/bad/importerror.py -> build/lib/pecan/tests/config_fixtures/bad
copying pecan/tests/config_fixtures/bad/module_and_underscore.py -> build/lib/pecan/tests/config_fixtures/bad
creating build/lib/pecan/tests/middleware/static_fixtures
copying pecan/tests/middleware/static_fixtures/self.png -> build/lib/pecan/tests/middleware/static_fixtures
copying pecan/tests/middleware/static_fixtures/text.txt -> build/lib/pecan/tests/middleware/static_fixtures
copying pecan/tests/templates/form_colors.html -> build/lib/pecan/tests/templates
copying pecan/tests/templates/form_colors_invalid.html -> build/lib/pecan/tests/templates
copying pecan/tests/templates/form_colors_valid.html -> build/lib/pecan/tests/templates
copying pecan/tests/templates/form_login_invalid.html -> build/lib/pecan/tests/templates
copying pecan/tests/templates/form_login_valid.html -> build/lib/pecan/tests/templates
copying pecan/tests/templates/form_name.html -> build/lib/pecan/tests/templates
copying pecan/tests/templates/form_name_invalid.html -> build/lib/pecan/tests/templates
copying pecan/tests/templates/form_name_invalid_custom.html -> build/lib/pecan/tests/templates
copying pecan/tests/templates/form_name_valid.html -> build/lib/pecan/tests/templates
copying pecan/tests/templates/genshi.html -> build/lib/pecan/tests/templates
copying pecan/tests/templates/genshi_bad.html -> build/lib/pecan/tests/templates
copying pecan/tests/templates/jinja.html -> build/lib/pecan/tests/templates
copying pecan/tests/templates/jinja_bad.html -> build/lib/pecan/tests/templates
copying pecan/tests/templates/kajiki.html -> build/lib/pecan/tests/templates
copying pecan/tests/templates/mako.html -> build/lib/pecan/tests/templates
copying pecan/tests/templates/mako_bad.html -> build/lib/pecan/tests/templates
creating build/lib/pecan/tests/scaffold_fixtures/content_sub
copying pecan/tests/scaffold_fixtures/content_sub/foo_tmpl -> build/lib/pecan/tests/scaffold_fixtures/content_sub
creating build/lib/pecan/tests/scaffold_fixtures/content_sub/bar
copying pecan/tests/scaffold_fixtures/content_sub/bar/spam.txt_tmpl -> build/lib/pecan/tests/scaffold_fixtures/content_sub/bar
creating build/lib/pecan/tests/scaffold_fixtures/file_sub
copying pecan/tests/scaffold_fixtures/file_sub/foo_+package+ -> build/lib/pecan/tests/scaffold_fixtures/file_sub
creating build/lib/pecan/tests/scaffold_fixtures/file_sub/bar_+package+
copying pecan/tests/scaffold_fixtures/file_sub/bar_+package+/spam.txt -> build/lib/pecan/tests/scaffold_fixtures/file_sub/bar_+package+
creating build/lib/pecan/tests/scaffold_fixtures/simple
copying pecan/tests/scaffold_fixtures/simple/foo -> build/lib/pecan/tests/scaffold_fixtures/simple
creating build/lib/pecan/tests/scaffold_fixtures/simple/bar
copying pecan/tests/scaffold_fixtures/simple/bar/spam.txt -> build/lib/pecan/tests/scaffold_fixtures/simple/bar
running build_scripts
creating build/scripts-3.6
copying and adjusting bin/pecan -> build/scripts-3.6
changing mode of build/scripts-3.6/pecan from 644 to 755
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/pecan
copying build/lib/pecan/configuration.py -> build/bdist.linux-x86_64/wheel/pecan
copying build/lib/pecan/hooks.py -> build/bdist.linux-x86_64/wheel/pecan
copying build/lib/pecan/deploy.py -> build/bdist.linux-x86_64/wheel/pecan
copying build/lib/pecan/templating.py -> build/bdist.linux-x86_64/wheel/pecan
copying build/lib/pecan/log.py -> build/bdist.linux-x86_64/wheel/pecan
copying build/lib/pecan/util.py -> build/bdist.linux-x86_64/wheel/pecan
copying build/lib/pecan/rest.py -> build/bdist.linux-x86_64/wheel/pecan
copying build/lib/pecan/secure.py -> build/bdist.linux-x86_64/wheel/pecan
copying build/lib/pecan/__init__.py -> build/bdist.linux-x86_64/wheel/pecan
copying build/lib/pecan/core.py -> build/bdist.linux-x86_64/wheel/pecan
copying build/lib/pecan/jsonify.py -> build/bdist.linux-x86_64/wheel/pecan
copying build/lib/pecan/extensions.py -> build/bdist.linux-x86_64/wheel/pecan
copying build/lib/pecan/routing.py -> build/bdist.linux-x86_64/wheel/pecan
copying build/lib/pecan/testing.py -> build/bdist.linux-x86_64/wheel/pecan
copying build/lib/pecan/decorators.py -> build/bdist.linux-x86_64/wheel/pecan
creating build/bdist.linux-x86_64/wheel/pecan/middleware
copying build/lib/pecan/middleware/recursive.py -> build/bdist.linux-x86_64/wheel/pecan/middleware
copying build/lib/pecan/middleware/errordocument.py -> build/bdist.linux-x86_64/wheel/pecan/middleware
copying build/lib/pecan/middleware/__init__.py -> build/bdist.linux-x86_64/wheel/pecan/middleware
copying build/lib/pecan/middleware/debug.py -> build/bdist.linux-x86_64/wheel/pecan/middleware
copying build/lib/pecan/middleware/static.py -> build/bdist.linux-x86_64/wheel/pecan/middleware
creating build/bdist.linux-x86_64/wheel/pecan/compat
copying build/lib/pecan/compat/__init__.py -> build/bdist.linux-x86_64/wheel/pecan/compat
creating build/bdist.linux-x86_64/wheel/pecan/scaffolds
copying build/lib/pecan/scaffolds/__init__.py -> build/bdist.linux-x86_64/wheel/pecan/scaffolds
creating build/bdist.linux-x86_64/wheel/pecan/scaffolds/base
copying build/lib/pecan/scaffolds/base/MANIFEST.in -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/base
copying build/lib/pecan/scaffolds/base/config.py_tmpl -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/base
copying build/lib/pecan/scaffolds/base/setup.cfg_tmpl -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/base
copying build/lib/pecan/scaffolds/base/setup.py_tmpl -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/base
creating build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/+package+
copying build/lib/pecan/scaffolds/base/+package+/__init__.py -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/+package+
copying build/lib/pecan/scaffolds/base/+package+/app.py_tmpl -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/+package+
creating build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/+package+/controllers
copying build/lib/pecan/scaffolds/base/+package+/controllers/__init__.py -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/+package+/controllers
copying build/lib/pecan/scaffolds/base/+package+/controllers/root.py -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/+package+/controllers
creating build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/+package+/model
copying build/lib/pecan/scaffolds/base/+package+/model/__init__.py -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/+package+/model
creating build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/+package+/templates
copying build/lib/pecan/scaffolds/base/+package+/templates/error.html -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/+package+/templates
copying build/lib/pecan/scaffolds/base/+package+/templates/index.html -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/+package+/templates
copying build/lib/pecan/scaffolds/base/+package+/templates/layout.html -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/+package+/templates
creating build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/+package+/tests
copying build/lib/pecan/scaffolds/base/+package+/tests/__init__.py_tmpl -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/+package+/tests
copying build/lib/pecan/scaffolds/base/+package+/tests/config.py_tmpl -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/+package+/tests
copying build/lib/pecan/scaffolds/base/+package+/tests/test_functional.py_tmpl -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/+package+/tests
copying build/lib/pecan/scaffolds/base/+package+/tests/test_units.py -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/+package+/tests
creating build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/public
creating build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/public/css
copying build/lib/pecan/scaffolds/base/public/css/style.css -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/public/css
creating build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/public/images
copying build/lib/pecan/scaffolds/base/public/images/logo.png -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/public/images
creating build/bdist.linux-x86_64/wheel/pecan/scaffolds/rest-api
copying build/lib/pecan/scaffolds/rest-api/config.py_tmpl -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/rest-api
copying build/lib/pecan/scaffolds/rest-api/setup.cfg_tmpl -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/rest-api
copying build/lib/pecan/scaffolds/rest-api/setup.py_tmpl -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/rest-api
creating build/bdist.linux-x86_64/wheel/pecan/scaffolds/rest-api/+package+
copying build/lib/pecan/scaffolds/rest-api/+package+/__init__.py -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/rest-api/+package+
copying build/lib/pecan/scaffolds/rest-api/+package+/app.py_tmpl -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/rest-api/+package+
copying build/lib/pecan/scaffolds/rest-api/+package+/errors.py -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/rest-api/+package+
creating build/bdist.linux-x86_64/wheel/pecan/scaffolds/rest-api/+package+/controllers
copying build/lib/pecan/scaffolds/rest-api/+package+/controllers/__init__.py -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/rest-api/+package+/controllers
copying build/lib/pecan/scaffolds/rest-api/+package+/controllers/root.py -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/rest-api/+package+/controllers
creating build/bdist.linux-x86_64/wheel/pecan/scaffolds/rest-api/+package+/model
copying build/lib/pecan/scaffolds/rest-api/+package+/model/__init__.py -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/rest-api/+package+/model
creating build/bdist.linux-x86_64/wheel/pecan/scaffolds/rest-api/+package+/tests
copying build/lib/pecan/scaffolds/rest-api/+package+/tests/__init__.py_tmpl -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/rest-api/+package+/tests
copying build/lib/pecan/scaffolds/rest-api/+package+/tests/config.py_tmpl -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/rest-api/+package+/tests
copying build/lib/pecan/scaffolds/rest-api/+package+/tests/test_functional.py_tmpl -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/rest-api/+package+/tests
copying build/lib/pecan/scaffolds/rest-api/+package+/tests/test_units.py -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/rest-api/+package+/tests
creating build/bdist.linux-x86_64/wheel/pecan/ext
copying build/lib/pecan/ext/__init__.py -> build/bdist.linux-x86_64/wheel/pecan/ext
creating build/bdist.linux-x86_64/wheel/pecan/tests
copying build/lib/pecan/tests/test_no_thread_locals.py -> build/bdist.linux-x86_64/wheel/pecan/tests
copying build/lib/pecan/tests/scaffold_builder.py -> build/bdist.linux-x86_64/wheel/pecan/tests
copying build/lib/pecan/tests/test_conf.py -> build/bdist.linux-x86_64/wheel/pecan/tests
copying build/lib/pecan/tests/__init__.py -> build/bdist.linux-x86_64/wheel/pecan/tests
copying build/lib/pecan/tests/test_rest.py -> build/bdist.linux-x86_64/wheel/pecan/tests
copying build/lib/pecan/tests/test_util.py -> build/bdist.linux-x86_64/wheel/pecan/tests
copying build/lib/pecan/tests/test_generic.py -> build/bdist.linux-x86_64/wheel/pecan/tests
copying build/lib/pecan/tests/test_hooks.py -> build/bdist.linux-x86_64/wheel/pecan/tests
copying build/lib/pecan/tests/test_jsonify.py -> build/bdist.linux-x86_64/wheel/pecan/tests
copying build/lib/pecan/tests/test_commands.py -> build/bdist.linux-x86_64/wheel/pecan/tests
copying build/lib/pecan/tests/test_secure.py -> build/bdist.linux-x86_64/wheel/pecan/tests
copying build/lib/pecan/tests/test_scaffolds.py -> build/bdist.linux-x86_64/wheel/pecan/tests
copying build/lib/pecan/tests/test_base.py -> build/bdist.linux-x86_64/wheel/pecan/tests
copying build/lib/pecan/tests/test_templating.py -> build/bdist.linux-x86_64/wheel/pecan/tests
creating build/bdist.linux-x86_64/wheel/pecan/tests/middleware
copying build/lib/pecan/tests/middleware/test_static.py -> build/bdist.linux-x86_64/wheel/pecan/tests/middleware
copying build/lib/pecan/tests/middleware/test_errordocument.py -> build/bdist.linux-x86_64/wheel/pecan/tests/middleware
copying build/lib/pecan/tests/middleware/__init__.py -> build/bdist.linux-x86_64/wheel/pecan/tests/middleware
copying build/lib/pecan/tests/middleware/test_recursive.py -> build/bdist.linux-x86_64/wheel/pecan/tests/middleware
creating build/bdist.linux-x86_64/wheel/pecan/tests/middleware/static_fixtures
copying build/lib/pecan/tests/middleware/static_fixtures/self.png -> build/bdist.linux-x86_64/wheel/pecan/tests/middleware/static_fixtures
copying build/lib/pecan/tests/middleware/static_fixtures/text.txt -> build/bdist.linux-x86_64/wheel/pecan/tests/middleware/static_fixtures
creating build/bdist.linux-x86_64/wheel/pecan/tests/templates
copying build/lib/pecan/tests/templates/__init__.py -> build/bdist.linux-x86_64/wheel/pecan/tests/templates
copying build/lib/pecan/tests/templates/form_colors.html -> build/bdist.linux-x86_64/wheel/pecan/tests/templates
copying build/lib/pecan/tests/templates/form_colors_invalid.html -> build/bdist.linux-x86_64/wheel/pecan/tests/templates
copying build/lib/pecan/tests/templates/form_colors_valid.html -> build/bdist.linux-x86_64/wheel/pecan/tests/templates
copying build/lib/pecan/tests/templates/form_login_invalid.html -> build/bdist.linux-x86_64/wheel/pecan/tests/templates
copying build/lib/pecan/tests/templates/form_login_valid.html -> build/bdist.linux-x86_64/wheel/pecan/tests/templates
copying build/lib/pecan/tests/templates/form_name.html -> build/bdist.linux-x86_64/wheel/pecan/tests/templates
copying build/lib/pecan/tests/templates/form_name_invalid.html -> build/bdist.linux-x86_64/wheel/pecan/tests/templates
copying build/lib/pecan/tests/templates/form_name_invalid_custom.html -> build/bdist.linux-x86_64/wheel/pecan/tests/templates
copying build/lib/pecan/tests/templates/form_name_valid.html -> build/bdist.linux-x86_64/wheel/pecan/tests/templates
copying build/lib/pecan/tests/templates/genshi.html -> build/bdist.linux-x86_64/wheel/pecan/tests/templates
copying build/lib/pecan/tests/templates/genshi_bad.html -> build/bdist.linux-x86_64/wheel/pecan/tests/templates
copying build/lib/pecan/tests/templates/jinja.html -> build/bdist.linux-x86_64/wheel/pecan/tests/templates
copying build/lib/pecan/tests/templates/jinja_bad.html -> build/bdist.linux-x86_64/wheel/pecan/tests/templates
copying build/lib/pecan/tests/templates/kajiki.html -> build/bdist.linux-x86_64/wheel/pecan/tests/templates
copying build/lib/pecan/tests/templates/mako.html -> build/bdist.linux-x86_64/wheel/pecan/tests/templates
copying build/lib/pecan/tests/templates/mako_bad.html -> build/bdist.linux-x86_64/wheel/pecan/tests/templates
creating build/bdist.linux-x86_64/wheel/pecan/tests/scaffold_fixtures
copying build/lib/pecan/tests/scaffold_fixtures/__init__.py -> build/bdist.linux-x86_64/wheel/pecan/tests/scaffold_fixtures
creating build/bdist.linux-x86_64/wheel/pecan/tests/scaffold_fixtures/content_sub
copying build/lib/pecan/tests/scaffold_fixtures/content_sub/foo_tmpl -> build/bdist.linux-x86_64/wheel/pecan/tests/scaffold_fixtures/content_sub
creating build/bdist.linux-x86_64/wheel/pecan/tests/scaffold_fixtures/content_sub/bar
copying build/lib/pecan/tests/scaffold_fixtures/content_sub/bar/spam.txt_tmpl -> build/bdist.linux-x86_64/wheel/pecan/tests/scaffold_fixtures/content_sub/bar
creating build/bdist.linux-x86_64/wheel/pecan/tests/scaffold_fixtures/file_sub
copying build/lib/pecan/tests/scaffold_fixtures/file_sub/foo_+package+ -> build/bdist.linux-x86_64/wheel/pecan/tests/scaffold_fixtures/file_sub
creating build/bdist.linux-x86_64/wheel/pecan/tests/scaffold_fixtures/file_sub/bar_+package+
copying build/lib/pecan/tests/scaffold_fixtures/file_sub/bar_+package+/spam.txt -> build/bdist.linux-x86_64/wheel/pecan/tests/scaffold_fixtures/file_sub/bar_+package+
creating build/bdist.linux-x86_64/wheel/pecan/tests/scaffold_fixtures/simple
copying build/lib/pecan/tests/scaffold_fixtures/simple/foo -> build/bdist.linux-x86_64/wheel/pecan/tests/scaffold_fixtures/simple
creating build/bdist.linux-x86_64/wheel/pecan/tests/scaffold_fixtures/simple/bar
copying build/lib/pecan/tests/scaffold_fixtures/simple/bar/spam.txt -> build/bdist.linux-x86_64/wheel/pecan/tests/scaffold_fixtures/simple/bar
creating build/bdist.linux-x86_64/wheel/pecan/tests/config_fixtures
copying build/lib/pecan/tests/config_fixtures/config.py -> build/bdist.linux-x86_64/wheel/pecan/tests/config_fixtures
copying build/lib/pecan/tests/config_fixtures/empty.py -> build/bdist.linux-x86_64/wheel/pecan/tests/config_fixtures
copying build/lib/pecan/tests/config_fixtures/foobar.py -> build/bdist.linux-x86_64/wheel/pecan/tests/config_fixtures
copying build/lib/pecan/tests/config_fixtures/forcedict.py -> build/bdist.linux-x86_64/wheel/pecan/tests/config_fixtures
creating build/bdist.linux-x86_64/wheel/pecan/tests/config_fixtures/bad
copying build/lib/pecan/tests/config_fixtures/bad/importerror.py -> build/bdist.linux-x86_64/wheel/pecan/tests/config_fixtures/bad
copying build/lib/pecan/tests/config_fixtures/bad/module_and_underscore.py -> build/bdist.linux-x86_64/wheel/pecan/tests/config_fixtures/bad
creating build/bdist.linux-x86_64/wheel/pecan/commands
copying build/lib/pecan/commands/create.py -> build/bdist.linux-x86_64/wheel/pecan/commands
copying build/lib/pecan/commands/shell.py -> build/bdist.linux-x86_64/wheel/pecan/commands
copying build/lib/pecan/commands/__init__.py -> build/bdist.linux-x86_64/wheel/pecan/commands
copying build/lib/pecan/commands/serve.py -> build/bdist.linux-x86_64/wheel/pecan/commands
copying build/lib/pecan/commands/base.py -> build/bdist.linux-x86_64/wheel/pecan/commands
running install_egg_info
Copying pecan.egg-info to build/bdist.linux-x86_64/wheel/pecan-1.3.3-py3.6.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/pecan-1.3.3.data
creating build/bdist.linux-x86_64/wheel/pecan-1.3.3.data/scripts
copying build/scripts-3.6/pecan -> build/bdist.linux-x86_64/wheel/pecan-1.3.3.data/scripts
changing mode of build/bdist.linux-x86_64/wheel/pecan-1.3.3.data/scripts/pecan to 755
adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
creating build/bdist.linux-x86_64/wheel/pecan-1.3.3.dist-info/WHEEL
creating 'dist/pecan-1.3.3-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'pecan/__init__.py'
adding 'pecan/configuration.py'
adding 'pecan/core.py'
adding 'pecan/decorators.py'
adding 'pecan/deploy.py'
adding 'pecan/extensions.py'
adding 'pecan/hooks.py'
adding 'pecan/jsonify.py'
adding 'pecan/log.py'
adding 'pecan/rest.py'
adding 'pecan/routing.py'
adding 'pecan/secure.py'
adding 'pecan/templating.py'
adding 'pecan/testing.py'
adding 'pecan/util.py'
adding 'pecan/commands/__init__.py'
adding 'pecan/commands/base.py'
adding 'pecan/commands/create.py'
adding 'pecan/commands/serve.py'
adding 'pecan/commands/shell.py'
adding 'pecan/compat/__init__.py'
adding 'pecan/ext/__init__.py'
adding 'pecan/middleware/__init__.py'
adding 'pecan/middleware/debug.py'
adding 'pecan/middleware/errordocument.py'
adding 'pecan/middleware/recursive.py'
adding 'pecan/middleware/static.py'
adding 'pecan/scaffolds/__init__.py'
adding 'pecan/scaffolds/base/MANIFEST.in'
adding 'pecan/scaffolds/base/config.py_tmpl'
adding 'pecan/scaffolds/base/setup.cfg_tmpl'
adding 'pecan/scaffolds/base/setup.py_tmpl'
adding 'pecan/scaffolds/base/+package+/__init__.py'
adding 'pecan/scaffolds/base/+package+/app.py_tmpl'
adding 'pecan/scaffolds/base/+package+/controllers/__init__.py'
adding 'pecan/scaffolds/base/+package+/controllers/root.py'
adding 'pecan/scaffolds/base/+package+/model/__init__.py'
adding 'pecan/scaffolds/base/+package+/templates/error.html'
adding 'pecan/scaffolds/base/+package+/templates/index.html'
adding 'pecan/scaffolds/base/+package+/templates/layout.html'
adding 'pecan/scaffolds/base/+package+/tests/__init__.py_tmpl'
adding 'pecan/scaffolds/base/+package+/tests/config.py_tmpl'
adding 'pecan/scaffolds/base/+package+/tests/test_functional.py_tmpl'
adding 'pecan/scaffolds/base/+package+/tests/test_units.py'
adding 'pecan/scaffolds/base/public/css/style.css'
adding 'pecan/scaffolds/base/public/images/logo.png'
adding 'pecan/scaffolds/rest-api/config.py_tmpl'
adding 'pecan/scaffolds/rest-api/setup.cfg_tmpl'
adding 'pecan/scaffolds/rest-api/setup.py_tmpl'
adding 'pecan/scaffolds/rest-api/+package+/__init__.py'
adding 'pecan/scaffolds/rest-api/+package+/app.py_tmpl'
adding 'pecan/scaffolds/rest-api/+package+/errors.py'
adding 'pecan/scaffolds/rest-api/+package+/controllers/__init__.py'
adding 'pecan/scaffolds/rest-api/+package+/controllers/root.py'
adding 'pecan/scaffolds/rest-api/+package+/model/__init__.py'
adding 'pecan/scaffolds/rest-api/+package+/tests/__init__.py_tmpl'
adding 'pecan/scaffolds/rest-api/+package+/tests/config.py_tmpl'
adding 'pecan/scaffolds/rest-api/+package+/tests/test_functional.py_tmpl'
adding 'pecan/scaffolds/rest-api/+package+/tests/test_units.py'
adding 'pecan/tests/__init__.py'
adding 'pecan/tests/scaffold_builder.py'
adding 'pecan/tests/test_base.py'
adding 'pecan/tests/test_commands.py'
adding 'pecan/tests/test_conf.py'
adding 'pecan/tests/test_generic.py'
adding 'pecan/tests/test_hooks.py'
adding 'pecan/tests/test_jsonify.py'
adding 'pecan/tests/test_no_thread_locals.py'
adding 'pecan/tests/test_rest.py'
adding 'pecan/tests/test_scaffolds.py'
adding 'pecan/tests/test_secure.py'
adding 'pecan/tests/test_templating.py'
adding 'pecan/tests/test_util.py'
adding 'pecan/tests/config_fixtures/config.py'
adding 'pecan/tests/config_fixtures/empty.py'
adding 'pecan/tests/config_fixtures/foobar.py'
adding 'pecan/tests/config_fixtures/forcedict.py'
adding 'pecan/tests/config_fixtures/bad/importerror.py'
adding 'pecan/tests/config_fixtures/bad/module_and_underscore.py'
adding 'pecan/tests/middleware/__init__.py'
adding 'pecan/tests/middleware/test_errordocument.py'
adding 'pecan/tests/middleware/test_recursive.py'
adding 'pecan/tests/middleware/test_static.py'
adding 'pecan/tests/middleware/static_fixtures/self.png'
adding 'pecan/tests/middleware/static_fixtures/text.txt'
adding 'pecan/tests/scaffold_fixtures/__init__.py'
adding 'pecan/tests/scaffold_fixtures/content_sub/foo_tmpl'
adding 'pecan/tests/scaffold_fixtures/content_sub/bar/spam.txt_tmpl'
adding 'pecan/tests/scaffold_fixtures/file_sub/foo_+package+'
adding 'pecan/tests/scaffold_fixtures/file_sub/bar_+package+/spam.txt'
adding 'pecan/tests/scaffold_fixtures/simple/foo'
adding 'pecan/tests/scaffold_fixtures/simple/bar/spam.txt'
adding 'pecan/tests/templates/__init__.py'
adding 'pecan/tests/templates/form_colors.html'
adding 'pecan/tests/templates/form_colors_invalid.html'
adding 'pecan/tests/templates/form_colors_valid.html'
adding 'pecan/tests/templates/form_login_invalid.html'
adding 'pecan/tests/templates/form_login_valid.html'
adding 'pecan/tests/templates/form_name.html'
adding 'pecan/tests/templates/form_name_invalid.html'
adding 'pecan/tests/templates/form_name_invalid_custom.html'
adding 'pecan/tests/templates/form_name_valid.html'
adding 'pecan/tests/templates/genshi.html'
adding 'pecan/tests/templates/genshi_bad.html'
adding 'pecan/tests/templates/jinja.html'
adding 'pecan/tests/templates/jinja_bad.html'
adding 'pecan/tests/templates/kajiki.html'
adding 'pecan/tests/templates/mako.html'
adding 'pecan/tests/templates/mako_bad.html'
adding 'pecan-1.3.3.data/scripts/pecan'
adding 'pecan-1.3.3.dist-info/LICENSE'
adding 'pecan-1.3.3.dist-info/METADATA'
adding 'pecan-1.3.3.dist-info/WHEEL'
adding 'pecan-1.3.3.dist-info/entry_points.txt'
adding 'pecan-1.3.3.dist-info/top_level.txt'
adding 'pecan-1.3.3.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
/build-wheels

############################################################
Building pika_pool-0.1.3-py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/ec/48/50c8f02a3eef4cb824bec50661ec1713040402cc1b2a38954dc977a59c23/pika-pool-0.1.3.tar.gz
--2020-08-05 09:19:11-- https://files.pythonhosted.org/packages/ec/48/50c8f02a3eef4cb824bec50661ec1713040402cc1b2a38954dc977a59c23/pika-pool-0.1.3.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 4722 (4.6K) [application/octet-stream]
Saving to: 'pika-pool-0.1.3.tar.gz'

0K .... 100% 23.3M=0s

2020-08-05 09:19:12 (23.3 MB/s) - 'pika-pool-0.1.3.tar.gz' saved [4722/4722]

/build-wheels/pika-pool-0.1.3 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
copying pika_pool.py -> build/lib
running egg_info
writing pika_pool.egg-info/PKG-INFO
writing dependency_links to pika_pool.egg-info/dependency_links.txt
writing requirements to pika_pool.egg-info/requires.txt
writing top-level names to pika_pool.egg-info/top_level.txt
reading manifest file 'pika_pool.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'pika_pool.egg-info/SOURCES.txt'
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
copying build/lib/pika_pool.py -> build/bdist.linux-x86_64/wheel
running install_egg_info
Copying pika_pool.egg-info to build/bdist.linux-x86_64/wheel/pika_pool-0.1.3-py3.6.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/pika_pool-0.1.3.dist-info/WHEEL
creating 'dist/pika_pool-0.1.3-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'pika_pool.py'
adding 'pika_pool-0.1.3.dist-info/METADATA'
adding 'pika_pool-0.1.3.dist-info/WHEEL'
adding 'pika_pool-0.1.3.dist-info/top_level.txt'
adding 'pika_pool-0.1.3.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
/build-wheels

############################################################
Building positional-1.1.2-py2.py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/8c/16/64a4fa0967c486380468dca18867d22ac1c17bba06349e31ace77c7757f7/positional-1.1.2.tar.gz
--2020-08-05 09:19:12-- https://files.pythonhosted.org/packages/8c/16/64a4fa0967c486380468dca18867d22ac1c17bba06349e31ace77c7757f7/positional-1.1.2.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 16434 (16K) [binary/octet-stream]
Saving to: 'positional-1.1.2.tar.gz'

0K .......... ...... 100% 2.26M=0.007s

2020-08-05 09:19:12 (2.26 MB/s) - 'positional-1.1.2.tar.gz' saved [16434/16434]

/build-wheels/positional-1.1.2 /build-wheels
running bdist_wheel
The [wheel] section is deprecated. Use [bdist_wheel] instead.
running build
running build_py
creating build
creating build/lib
creating build/lib/positional
creating build/lib/positional/tests
copying positional/tests/__init__.py -> build/lib/positional/tests
copying positional/tests/test_positional.py -> build/lib/positional/tests
copying positional/__init__.py -> build/lib/positional
running egg_info
writing positional.egg-info/PKG-INFO
writing dependency_links to positional.egg-info/dependency_links.txt
writing requirements to positional.egg-info/requires.txt
writing top-level names to positional.egg-info/top_level.txt
[pbr] Reusing existing SOURCES.txt
installing to build/bdist.linux-x86_64/wheel
running install
[pbr] Generating AUTHORS
[pbr] AUTHORS complete (0.0s)
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/positional
creating build/bdist.linux-x86_64/wheel/positional/tests
copying build/lib/positional/tests/__init__.py -> build/bdist.linux-x86_64/wheel/positional/tests
copying build/lib/positional/tests/test_positional.py -> build/bdist.linux-x86_64/wheel/positional/tests
copying build/lib/positional/__init__.py -> build/bdist.linux-x86_64/wheel/positional
running install_egg_info
Copying positional.egg-info to build/bdist.linux-x86_64/wheel/positional-1.1.2-py3.6.egg-info
running install_scripts
adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
adding license file "AUTHORS" (matched pattern "AUTHORS*")
creating build/bdist.linux-x86_64/wheel/positional-1.1.2.dist-info/WHEEL
creating 'dist/positional-1.1.2-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'positional/__init__.py'
adding 'positional/tests/__init__.py'
adding 'positional/tests/test_positional.py'
adding 'positional-1.1.2.dist-info/AUTHORS'
adding 'positional-1.1.2.dist-info/LICENSE'
adding 'positional-1.1.2.dist-info/METADATA'
adding 'positional-1.1.2.dist-info/WHEEL'
adding 'positional-1.1.2.dist-info/pbr.json'
adding 'positional-1.1.2.dist-info/top_level.txt'
adding 'positional-1.1.2.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
/build-wheels/positional-1.1.2/.eggs/pbr-5.4.5-py3.6.egg/pbr/packaging.py:459: EasyInstallDeprecationWarning: Use get_header
header = easy_install.get_script_header("", executable, is_wininst)
/build-wheels

############################################################
Building prettytable-0.7.2-py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/e0/a1/36203205f77ccf98f3c6cf17cf068c972e6458d7e58509ca66da949ca347/prettytable-0.7.2.tar.gz
--2020-08-05 09:19:13-- https://files.pythonhosted.org/packages/e0/a1/36203205f77ccf98f3c6cf17cf068c972e6458d7e58509ca66da949ca347/prettytable-0.7.2.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 24784 (24K) [application/octet-stream]
Saving to: 'prettytable-0.7.2.tar.gz'

0K .......... .......... .... 100% 3.05M=0.008s

2020-08-05 09:19:13 (3.05 MB/s) - 'prettytable-0.7.2.tar.gz' saved [24784/24784]

/build-wheels/prettytable-0.7.2 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
copying prettytable.py -> build/lib
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
copying build/lib/prettytable.py -> build/bdist.linux-x86_64/wheel
running install_egg_info
running egg_info
writing prettytable.egg-info/PKG-INFO
writing dependency_links to prettytable.egg-info/dependency_links.txt
writing top-level names to prettytable.egg-info/top_level.txt
reading manifest file 'prettytable.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'prettytable.egg-info/SOURCES.txt'
Copying prettytable.egg-info to build/bdist.linux-x86_64/wheel/prettytable-0.7.2-py3.6.egg-info
running install_scripts
adding license file "COPYING" (matched pattern "COPYING*")
creating build/bdist.linux-x86_64/wheel/prettytable-0.7.2.dist-info/WHEEL
creating 'dist/prettytable-0.7.2-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'prettytable.py'
adding 'prettytable-0.7.2.dist-info/COPYING'
adding 'prettytable-0.7.2.dist-info/METADATA'
adding 'prettytable-0.7.2.dist-info/WHEEL'
adding 'prettytable-0.7.2.dist-info/top_level.txt'
adding 'prettytable-0.7.2.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
/build-wheels

############################################################
Building proboscis-1.2.6.0-py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/3c/c8/c187818ab8d0faecdc3c16c1e0b2e522f3b38570f0fb91dcae21662019d0/proboscis-1.2.6.0.tar.gz
--2020-08-05 09:19:14-- https://files.pythonhosted.org/packages/3c/c8/c187818ab8d0faecdc3c16c1e0b2e522f3b38570f0fb91dcae21662019d0/proboscis-1.2.6.0.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 19901 (19K) [application/octet-stream]
Saving to: 'proboscis-1.2.6.0.tar.gz'

0K .......... ......... 100% 2.54M=0.007s

2020-08-05 09:19:14 (2.54 MB/s) - 'proboscis-1.2.6.0.tar.gz' saved [19901/19901]

/build-wheels/proboscis-1.2.6.0 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/proboscis
copying proboscis/__init__.py -> build/lib/proboscis
copying proboscis/asserts.py -> build/lib/proboscis
copying proboscis/case.py -> build/lib/proboscis
copying proboscis/check.py -> build/lib/proboscis
copying proboscis/core.py -> build/lib/proboscis
copying proboscis/decorators.py -> build/lib/proboscis
copying proboscis/dependencies.py -> build/lib/proboscis
copying proboscis/sorting.py -> build/lib/proboscis
creating build/lib/proboscis/compatability
copying proboscis/compatability/__init__.py -> build/lib/proboscis/compatability
copying proboscis/compatability/exceptions_2_5.py -> build/lib/proboscis/compatability
copying proboscis/compatability/exceptions_2_6.py -> build/lib/proboscis/compatability
copying proboscis/compatability/raise_2_x.py -> build/lib/proboscis/compatability
copying proboscis/compatability/raise_3_x.py -> build/lib/proboscis/compatability
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/proboscis
copying build/lib/proboscis/__init__.py -> build/bdist.linux-x86_64/wheel/proboscis
copying build/lib/proboscis/asserts.py -> build/bdist.linux-x86_64/wheel/proboscis
copying build/lib/proboscis/case.py -> build/bdist.linux-x86_64/wheel/proboscis
copying build/lib/proboscis/check.py -> build/bdist.linux-x86_64/wheel/proboscis
copying build/lib/proboscis/core.py -> build/bdist.linux-x86_64/wheel/proboscis
copying build/lib/proboscis/decorators.py -> build/bdist.linux-x86_64/wheel/proboscis
copying build/lib/proboscis/dependencies.py -> build/bdist.linux-x86_64/wheel/proboscis
copying build/lib/proboscis/sorting.py -> build/bdist.linux-x86_64/wheel/proboscis
creating build/bdist.linux-x86_64/wheel/proboscis/compatability
copying build/lib/proboscis/compatability/__init__.py -> build/bdist.linux-x86_64/wheel/proboscis/compatability
copying build/lib/proboscis/compatability/exceptions_2_5.py -> build/bdist.linux-x86_64/wheel/proboscis/compatability
copying build/lib/proboscis/compatability/exceptions_2_6.py -> build/bdist.linux-x86_64/wheel/proboscis/compatability
copying build/lib/proboscis/compatability/raise_2_x.py -> build/bdist.linux-x86_64/wheel/proboscis/compatability
copying build/lib/proboscis/compatability/raise_3_x.py -> build/bdist.linux-x86_64/wheel/proboscis/compatability
running install_egg_info
running egg_info
writing proboscis.egg-info/PKG-INFO
writing dependency_links to proboscis.egg-info/dependency_links.txt
writing top-level names to proboscis.egg-info/top_level.txt
reading manifest file 'proboscis.egg-info/SOURCES.txt'
writing manifest file 'proboscis.egg-info/SOURCES.txt'
Copying proboscis.egg-info to build/bdist.linux-x86_64/wheel/proboscis-1.2.6.0-py3.6.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/proboscis-1.2.6.0.dist-info/WHEEL
creating 'dist/proboscis-1.2.6.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'proboscis/__init__.py'
adding 'proboscis/asserts.py'
adding 'proboscis/case.py'
adding 'proboscis/check.py'
adding 'proboscis/core.py'
adding 'proboscis/decorators.py'
adding 'proboscis/dependencies.py'
adding 'proboscis/sorting.py'
adding 'proboscis/compatability/__init__.py'
adding 'proboscis/compatability/exceptions_2_5.py'
adding 'proboscis/compatability/exceptions_2_6.py'
adding 'proboscis/compatability/raise_2_x.py'
adding 'proboscis/compatability/raise_3_x.py'
adding 'proboscis-1.2.6.0.dist-info/METADATA'
adding 'proboscis-1.2.6.0.dist-info/WHEEL'
adding 'proboscis-1.2.6.0.dist-info/top_level.txt'
adding 'proboscis-1.2.6.0.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
/build-wheels

############################################################
Building psutil-5.7.0-cp36-cp36m-linux_x86_64.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/c4/b8/3512f0e93e0db23a71d82485ba256071ebef99b227351f0f5540f744af41/psutil-5.7.0.tar.gz
--2020-08-05 09:19:14-- https://files.pythonhosted.org/packages/c4/b8/3512f0e93e0db23a71d82485ba256071ebef99b227351f0f5540f744af41/psutil-5.7.0.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 449628 (439K) [binary/octet-stream]
Saving to: 'psutil-5.7.0.tar.gz'

0K .......... .......... .......... .......... .......... 11% 2.96M 0s
50K .......... .......... .......... .......... .......... 22% 7.86M 0s
100K .......... .......... .......... .......... .......... 34% 15.2M 0s
150K .......... .......... .......... .......... .......... 45% 9.09M 0s
200K .......... .......... .......... .......... .......... 56% 14.6M 0s
250K .......... .......... .......... .......... .......... 68% 11.3M 0s
300K .......... .......... .......... .......... .......... 79% 8.76M 0s
350K .......... .......... .......... .......... .......... 91% 20.5M 0s
400K .......... .......... .......... ......... 100% 14.2M=0.05s

2020-08-05 09:19:14 (8.65 MB/s) - 'psutil-5.7.0.tar.gz' saved [449628/449628]

/build-wheels/psutil-5.7.0 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib.linux-x86_64-3.6
creating build/lib.linux-x86_64-3.6/psutil
copying psutil/_pswindows.py -> build/lib.linux-x86_64-3.6/psutil
copying psutil/_psbsd.py -> build/lib.linux-x86_64-3.6/psutil
copying psutil/_compat.py -> build/lib.linux-x86_64-3.6/psutil
copying psutil/_common.py -> build/lib.linux-x86_64-3.6/psutil
copying psutil/_psposix.py -> build/lib.linux-x86_64-3.6/psutil
copying psutil/__init__.py -> build/lib.linux-x86_64-3.6/psutil
copying psutil/_psaix.py -> build/lib.linux-x86_64-3.6/psutil
copying psutil/_pslinux.py -> build/lib.linux-x86_64-3.6/psutil
copying psutil/_pssunos.py -> build/lib.linux-x86_64-3.6/psutil
copying psutil/_psosx.py -> build/lib.linux-x86_64-3.6/psutil
creating build/lib.linux-x86_64-3.6/psutil/tests
copying psutil/tests/test_aix.py -> build/lib.linux-x86_64-3.6/psutil/tests
copying psutil/tests/test_system.py -> build/lib.linux-x86_64-3.6/psutil/tests
copying psutil/tests/test_bsd.py -> build/lib.linux-x86_64-3.6/psutil/tests
copying psutil/tests/test_connections.py -> build/lib.linux-x86_64-3.6/psutil/tests
copying psutil/tests/test_unicode.py -> build/lib.linux-x86_64-3.6/psutil/tests
copying psutil/tests/test_posix.py -> build/lib.linux-x86_64-3.6/psutil/tests
copying psutil/tests/test_windows.py -> build/lib.linux-x86_64-3.6/psutil/tests
copying psutil/tests/test_misc.py -> build/lib.linux-x86_64-3.6/psutil/tests
copying psutil/tests/test_sunos.py -> build/lib.linux-x86_64-3.6/psutil/tests
copying psutil/tests/__init__.py -> build/lib.linux-x86_64-3.6/psutil/tests
copying psutil/tests/test_memory_leaks.py -> build/lib.linux-x86_64-3.6/psutil/tests
copying psutil/tests/test_osx.py -> build/lib.linux-x86_64-3.6/psutil/tests
copying psutil/tests/test_process.py -> build/lib.linux-x86_64-3.6/psutil/tests
copying psutil/tests/test_linux.py -> build/lib.linux-x86_64-3.6/psutil/tests
copying psutil/tests/__main__.py -> build/lib.linux-x86_64-3.6/psutil/tests
copying psutil/tests/test_contracts.py -> build/lib.linux-x86_64-3.6/psutil/tests
copying psutil/tests/runner.py -> build/lib.linux-x86_64-3.6/psutil/tests
running build_ext
building 'psutil._psutil_linux' extension
creating build/temp.linux-x86_64-3.6
creating build/temp.linux-x86_64-3.6/psutil
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_SIZEOF_PID_T=4 -DPSUTIL_VERSION=570 -DPSUTIL_LINUX=1 -I/usr/include/python3.6m -c psutil/_psutil_common.c -o build/temp.linux-x86_64-3.6/psutil/_psutil_common.o
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_SIZEOF_PID_T=4 -DPSUTIL_VERSION=570 -DPSUTIL_LINUX=1 -I/usr/include/python3.6m -c psutil/_psutil_posix.c -o build/temp.linux-x86_64-3.6/psutil/_psutil_posix.o
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_SIZEOF_PID_T=4 -DPSUTIL_VERSION=570 -DPSUTIL_LINUX=1 -I/usr/include/python3.6m -c psutil/_psutil_linux.c -o build/temp.linux-x86_64-3.6/psutil/_psutil_linux.o
gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/psutil/_psutil_common.o build/temp.linux-x86_64-3.6/psutil/_psutil_posix.o build/temp.linux-x86_64-3.6/psutil/_psutil_linux.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/psutil/_psutil_linux.cpython-36m-x86_64-linux-gnu.so
building 'psutil._psutil_posix' extension
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_SIZEOF_PID_T=4 -DPSUTIL_VERSION=570 -DPSUTIL_LINUX=1 -I/usr/include/python3.6m -c psutil/_psutil_common.c -o build/temp.linux-x86_64-3.6/psutil/_psutil_common.o
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_SIZEOF_PID_T=4 -DPSUTIL_VERSION=570 -DPSUTIL_LINUX=1 -I/usr/include/python3.6m -c psutil/_psutil_posix.c -o build/temp.linux-x86_64-3.6/psutil/_psutil_posix.o
gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/psutil/_psutil_common.o build/temp.linux-x86_64-3.6/psutil/_psutil_posix.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/psutil/_psutil_posix.cpython-36m-x86_64-linux-gnu.so
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/psutil
copying build/lib.linux-x86_64-3.6/psutil/_pswindows.py -> build/bdist.linux-x86_64/wheel/psutil
copying build/lib.linux-x86_64-3.6/psutil/_psbsd.py -> build/bdist.linux-x86_64/wheel/psutil
copying build/lib.linux-x86_64-3.6/psutil/_compat.py -> build/bdist.linux-x86_64/wheel/psutil
copying build/lib.linux-x86_64-3.6/psutil/_common.py -> build/bdist.linux-x86_64/wheel/psutil
copying build/lib.linux-x86_64-3.6/psutil/_psposix.py -> build/bdist.linux-x86_64/wheel/psutil
copying build/lib.linux-x86_64-3.6/psutil/__init__.py -> build/bdist.linux-x86_64/wheel/psutil
copying build/lib.linux-x86_64-3.6/psutil/_psaix.py -> build/bdist.linux-x86_64/wheel/psutil
copying build/lib.linux-x86_64-3.6/psutil/_pslinux.py -> build/bdist.linux-x86_64/wheel/psutil
copying build/lib.linux-x86_64-3.6/psutil/_pssunos.py -> build/bdist.linux-x86_64/wheel/psutil
copying build/lib.linux-x86_64-3.6/psutil/_psosx.py -> build/bdist.linux-x86_64/wheel/psutil
creating build/bdist.linux-x86_64/wheel/psutil/tests
copying build/lib.linux-x86_64-3.6/psutil/tests/test_aix.py -> build/bdist.linux-x86_64/wheel/psutil/tests
copying build/lib.linux-x86_64-3.6/psutil/tests/test_system.py -> build/bdist.linux-x86_64/wheel/psutil/tests
copying build/lib.linux-x86_64-3.6/psutil/tests/test_bsd.py -> build/bdist.linux-x86_64/wheel/psutil/tests
copying build/lib.linux-x86_64-3.6/psutil/tests/test_connections.py -> build/bdist.linux-x86_64/wheel/psutil/tests
copying build/lib.linux-x86_64-3.6/psutil/tests/test_unicode.py -> build/bdist.linux-x86_64/wheel/psutil/tests
copying build/lib.linux-x86_64-3.6/psutil/tests/test_posix.py -> build/bdist.linux-x86_64/wheel/psutil/tests
copying build/lib.linux-x86_64-3.6/psutil/tests/test_windows.py -> build/bdist.linux-x86_64/wheel/psutil/tests
copying build/lib.linux-x86_64-3.6/psutil/tests/test_misc.py -> build/bdist.linux-x86_64/wheel/psutil/tests
copying build/lib.linux-x86_64-3.6/psutil/tests/test_sunos.py -> build/bdist.linux-x86_64/wheel/psutil/tests
copying build/lib.linux-x86_64-3.6/psutil/tests/__init__.py -> build/bdist.linux-x86_64/wheel/psutil/tests
copying build/lib.linux-x86_64-3.6/psutil/tests/test_memory_leaks.py -> build/bdist.linux-x86_64/wheel/psutil/tests
copying build/lib.linux-x86_64-3.6/psutil/tests/test_osx.py -> build/bdist.linux-x86_64/wheel/psutil/tests
copying build/lib.linux-x86_64-3.6/psutil/tests/test_process.py -> build/bdist.linux-x86_64/wheel/psutil/tests
copying build/lib.linux-x86_64-3.6/psutil/tests/test_linux.py -> build/bdist.linux-x86_64/wheel/psutil/tests
copying build/lib.linux-x86_64-3.6/psutil/tests/__main__.py -> build/bdist.linux-x86_64/wheel/psutil/tests
copying build/lib.linux-x86_64-3.6/psutil/tests/test_contracts.py -> build/bdist.linux-x86_64/wheel/psutil/tests
copying build/lib.linux-x86_64-3.6/psutil/tests/runner.py -> build/bdist.linux-x86_64/wheel/psutil/tests
copying build/lib.linux-x86_64-3.6/psutil/_psutil_linux.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/psutil
copying build/lib.linux-x86_64-3.6/psutil/_psutil_posix.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/psutil
running install_egg_info
running egg_info
writing psutil.egg-info/PKG-INFO
writing dependency_links to psutil.egg-info/dependency_links.txt
writing top-level names to psutil.egg-info/top_level.txt
reading manifest file 'psutil.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'psutil.egg-info/SOURCES.txt'
Copying psutil.egg-info to build/bdist.linux-x86_64/wheel/psutil-5.7.0-py3.6.egg-info
running install_scripts
adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
creating build/bdist.linux-x86_64/wheel/psutil-5.7.0.dist-info/WHEEL
creating 'dist/psutil-5.7.0-cp36-cp36m-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'psutil/__init__.py'
adding 'psutil/_common.py'
adding 'psutil/_compat.py'
adding 'psutil/_psaix.py'
adding 'psutil/_psbsd.py'
adding 'psutil/_pslinux.py'
adding 'psutil/_psosx.py'
adding 'psutil/_psposix.py'
adding 'psutil/_pssunos.py'
adding 'psutil/_psutil_linux.cpython-36m-x86_64-linux-gnu.so'
adding 'psutil/_psutil_posix.cpython-36m-x86_64-linux-gnu.so'
adding 'psutil/_pswindows.py'
adding 'psutil/tests/__init__.py'
adding 'psutil/tests/__main__.py'
adding 'psutil/tests/runner.py'
adding 'psutil/tests/test_aix.py'
adding 'psutil/tests/test_bsd.py'
adding 'psutil/tests/test_connections.py'
adding 'psutil/tests/test_contracts.py'
adding 'psutil/tests/test_linux.py'
adding 'psutil/tests/test_memory_leaks.py'
adding 'psutil/tests/test_misc.py'
adding 'psutil/tests/test_osx.py'
adding 'psutil/tests/test_posix.py'
adding 'psutil/tests/test_process.py'
adding 'psutil/tests/test_sunos.py'
adding 'psutil/tests/test_system.py'
adding 'psutil/tests/test_unicode.py'
adding 'psutil/tests/test_windows.py'
adding 'psutil-5.7.0.dist-info/LICENSE'
adding 'psutil-5.7.0.dist-info/METADATA'
adding 'psutil-5.7.0.dist-info/WHEEL'
adding 'psutil-5.7.0.dist-info/top_level.txt'
adding 'psutil-5.7.0.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
/build-wheels

############################################################
Building psycopg2-2.8.5-cp36-cp36m-linux_x86_64.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/a8/8f/1c5690eebf148d1d1554fc00ccf9101e134636553dbb75bdfef4f85d7647/psycopg2-2.8.5.tar.gz
--2020-08-05 09:19:16-- https://files.pythonhosted.org/packages/a8/8f/1c5690eebf148d1d1554fc00ccf9101e134636553dbb75bdfef4f85d7647/psycopg2-2.8.5.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 380874 (372K) [application/x-tar]
Saving to: 'psycopg2-2.8.5.tar.gz'

0K .......... .......... .......... .......... .......... 13% 3.35M 0s
50K .......... .......... .......... .......... .......... 26% 6.55M 0s
100K .......... .......... .......... .......... .......... 40% 21.8M 0s
150K .......... .......... .......... .......... .......... 53% 9.68M 0s
200K .......... .......... .......... .......... .......... 67% 26.6M 0s
250K .......... .......... .......... .......... .......... 80% 48.9M 0s
300K .......... .......... .......... .......... .......... 94% 51.4M 0s
350K .......... .......... . 100% 47.0M=0.03s

2020-08-05 09:19:16 (10.8 MB/s) - 'psycopg2-2.8.5.tar.gz' saved [380874/380874]

/build-wheels/psycopg2-2.8.5 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib.linux-x86_64-3.6
creating build/lib.linux-x86_64-3.6/psycopg2
copying lib/pool.py -> build/lib.linux-x86_64-3.6/psycopg2
copying lib/errorcodes.py -> build/lib.linux-x86_64-3.6/psycopg2
copying lib/sql.py -> build/lib.linux-x86_64-3.6/psycopg2
copying lib/_lru_cache.py -> build/lib.linux-x86_64-3.6/psycopg2
copying lib/extras.py -> build/lib.linux-x86_64-3.6/psycopg2
copying lib/_ipaddress.py -> build/lib.linux-x86_64-3.6/psycopg2
copying lib/_range.py -> build/lib.linux-x86_64-3.6/psycopg2
copying lib/__init__.py -> build/lib.linux-x86_64-3.6/psycopg2
copying lib/extensions.py -> build/lib.linux-x86_64-3.6/psycopg2
copying lib/tz.py -> build/lib.linux-x86_64-3.6/psycopg2
copying lib/_json.py -> build/lib.linux-x86_64-3.6/psycopg2
copying lib/errors.py -> build/lib.linux-x86_64-3.6/psycopg2
copying lib/compat.py -> build/lib.linux-x86_64-3.6/psycopg2
running build_ext
building 'psycopg2._psycopg' extension
creating build/temp.linux-x86_64-3.6
creating build/temp.linux-x86_64-3.6/psycopg
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_VERSION=2.8.5 (dt dec pq3 ext) -DPG_VERSION_NUM=90224 -I/usr/include/python3.6m -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/psycopgmodule.c -o build/temp.linux-x86_64-3.6/psycopg/psycopgmodule.o -Wdeclaration-after-statement
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_VERSION=2.8.5 (dt dec pq3 ext) -DPG_VERSION_NUM=90224 -I/usr/include/python3.6m -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/green.c -o build/temp.linux-x86_64-3.6/psycopg/green.o -Wdeclaration-after-statement
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_VERSION=2.8.5 (dt dec pq3 ext) -DPG_VERSION_NUM=90224 -I/usr/include/python3.6m -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/pqpath.c -o build/temp.linux-x86_64-3.6/psycopg/pqpath.o -Wdeclaration-after-statement
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_VERSION=2.8.5 (dt dec pq3 ext) -DPG_VERSION_NUM=90224 -I/usr/include/python3.6m -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/utils.c -o build/temp.linux-x86_64-3.6/psycopg/utils.o -Wdeclaration-after-statement
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_VERSION=2.8.5 (dt dec pq3 ext) -DPG_VERSION_NUM=90224 -I/usr/include/python3.6m -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/bytes_format.c -o build/temp.linux-x86_64-3.6/psycopg/bytes_format.o -Wdeclaration-after-statement
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_VERSION=2.8.5 (dt dec pq3 ext) -DPG_VERSION_NUM=90224 -I/usr/include/python3.6m -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/libpq_support.c -o build/temp.linux-x86_64-3.6/psycopg/libpq_support.o -Wdeclaration-after-statement
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_VERSION=2.8.5 (dt dec pq3 ext) -DPG_VERSION_NUM=90224 -I/usr/include/python3.6m -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/win32_support.c -o build/temp.linux-x86_64-3.6/psycopg/win32_support.o -Wdeclaration-after-statement
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_VERSION=2.8.5 (dt dec pq3 ext) -DPG_VERSION_NUM=90224 -I/usr/include/python3.6m -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/solaris_support.c -o build/temp.linux-x86_64-3.6/psycopg/solaris_support.o -Wdeclaration-after-statement
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_VERSION=2.8.5 (dt dec pq3 ext) -DPG_VERSION_NUM=90224 -I/usr/include/python3.6m -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/aix_support.c -o build/temp.linux-x86_64-3.6/psycopg/aix_support.o -Wdeclaration-after-statement
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_VERSION=2.8.5 (dt dec pq3 ext) -DPG_VERSION_NUM=90224 -I/usr/include/python3.6m -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/connection_int.c -o build/temp.linux-x86_64-3.6/psycopg/connection_int.o -Wdeclaration-after-statement
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_VERSION=2.8.5 (dt dec pq3 ext) -DPG_VERSION_NUM=90224 -I/usr/include/python3.6m -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/connection_type.c -o build/temp.linux-x86_64-3.6/psycopg/connection_type.o -Wdeclaration-after-statement
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_VERSION=2.8.5 (dt dec pq3 ext) -DPG_VERSION_NUM=90224 -I/usr/include/python3.6m -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/cursor_int.c -o build/temp.linux-x86_64-3.6/psycopg/cursor_int.o -Wdeclaration-after-statement
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_VERSION=2.8.5 (dt dec pq3 ext) -DPG_VERSION_NUM=90224 -I/usr/include/python3.6m -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/cursor_type.c -o build/temp.linux-x86_64-3.6/psycopg/cursor_type.o -Wdeclaration-after-statement
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_VERSION=2.8.5 (dt dec pq3 ext) -DPG_VERSION_NUM=90224 -I/usr/include/python3.6m -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/column_type.c -o build/temp.linux-x86_64-3.6/psycopg/column_type.o -Wdeclaration-after-statement
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_VERSION=2.8.5 (dt dec pq3 ext) -DPG_VERSION_NUM=90224 -I/usr/include/python3.6m -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/replication_connection_type.c -o build/temp.linux-x86_64-3.6/psycopg/replication_connection_type.o -Wdeclaration-after-statement
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_VERSION=2.8.5 (dt dec pq3 ext) -DPG_VERSION_NUM=90224 -I/usr/include/python3.6m -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/replication_cursor_type.c -o build/temp.linux-x86_64-3.6/psycopg/replication_cursor_type.o -Wdeclaration-after-statement
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_VERSION=2.8.5 (dt dec pq3 ext) -DPG_VERSION_NUM=90224 -I/usr/include/python3.6m -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/replication_message_type.c -o build/temp.linux-x86_64-3.6/psycopg/replication_message_type.o -Wdeclaration-after-statement
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_VERSION=2.8.5 (dt dec pq3 ext) -DPG_VERSION_NUM=90224 -I/usr/include/python3.6m -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/diagnostics_type.c -o build/temp.linux-x86_64-3.6/psycopg/diagnostics_type.o -Wdeclaration-after-statement
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_VERSION=2.8.5 (dt dec pq3 ext) -DPG_VERSION_NUM=90224 -I/usr/include/python3.6m -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/error_type.c -o build/temp.linux-x86_64-3.6/psycopg/error_type.o -Wdeclaration-after-statement
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_VERSION=2.8.5 (dt dec pq3 ext) -DPG_VERSION_NUM=90224 -I/usr/include/python3.6m -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/conninfo_type.c -o build/temp.linux-x86_64-3.6/psycopg/conninfo_type.o -Wdeclaration-after-statement
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_VERSION=2.8.5 (dt dec pq3 ext) -DPG_VERSION_NUM=90224 -I/usr/include/python3.6m -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/lobject_int.c -o build/temp.linux-x86_64-3.6/psycopg/lobject_int.o -Wdeclaration-after-statement
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_VERSION=2.8.5 (dt dec pq3 ext) -DPG_VERSION_NUM=90224 -I/usr/include/python3.6m -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/lobject_type.c -o build/temp.linux-x86_64-3.6/psycopg/lobject_type.o -Wdeclaration-after-statement
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_VERSION=2.8.5 (dt dec pq3 ext) -DPG_VERSION_NUM=90224 -I/usr/include/python3.6m -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/notify_type.c -o build/temp.linux-x86_64-3.6/psycopg/notify_type.o -Wdeclaration-after-statement
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_VERSION=2.8.5 (dt dec pq3 ext) -DPG_VERSION_NUM=90224 -I/usr/include/python3.6m -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/xid_type.c -o build/temp.linux-x86_64-3.6/psycopg/xid_type.o -Wdeclaration-after-statement
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_VERSION=2.8.5 (dt dec pq3 ext) -DPG_VERSION_NUM=90224 -I/usr/include/python3.6m -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/adapter_asis.c -o build/temp.linux-x86_64-3.6/psycopg/adapter_asis.o -Wdeclaration-after-statement
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_VERSION=2.8.5 (dt dec pq3 ext) -DPG_VERSION_NUM=90224 -I/usr/include/python3.6m -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/adapter_binary.c -o build/temp.linux-x86_64-3.6/psycopg/adapter_binary.o -Wdeclaration-after-statement
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_VERSION=2.8.5 (dt dec pq3 ext) -DPG_VERSION_NUM=90224 -I/usr/include/python3.6m -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/adapter_datetime.c -o build/temp.linux-x86_64-3.6/psycopg/adapter_datetime.o -Wdeclaration-after-statement
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_VERSION=2.8.5 (dt dec pq3 ext) -DPG_VERSION_NUM=90224 -I/usr/include/python3.6m -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/adapter_list.c -o build/temp.linux-x86_64-3.6/psycopg/adapter_list.o -Wdeclaration-after-statement
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_VERSION=2.8.5 (dt dec pq3 ext) -DPG_VERSION_NUM=90224 -I/usr/include/python3.6m -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/adapter_pboolean.c -o build/temp.linux-x86_64-3.6/psycopg/adapter_pboolean.o -Wdeclaration-after-statement
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_VERSION=2.8.5 (dt dec pq3 ext) -DPG_VERSION_NUM=90224 -I/usr/include/python3.6m -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/adapter_pdecimal.c -o build/temp.linux-x86_64-3.6/psycopg/adapter_pdecimal.o -Wdeclaration-after-statement
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_VERSION=2.8.5 (dt dec pq3 ext) -DPG_VERSION_NUM=90224 -I/usr/include/python3.6m -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/adapter_pint.c -o build/temp.linux-x86_64-3.6/psycopg/adapter_pint.o -Wdeclaration-after-statement
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_VERSION=2.8.5 (dt dec pq3 ext) -DPG_VERSION_NUM=90224 -I/usr/include/python3.6m -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/adapter_pfloat.c -o build/temp.linux-x86_64-3.6/psycopg/adapter_pfloat.o -Wdeclaration-after-statement
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_VERSION=2.8.5 (dt dec pq3 ext) -DPG_VERSION_NUM=90224 -I/usr/include/python3.6m -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/adapter_qstring.c -o build/temp.linux-x86_64-3.6/psycopg/adapter_qstring.o -Wdeclaration-after-statement
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_VERSION=2.8.5 (dt dec pq3 ext) -DPG_VERSION_NUM=90224 -I/usr/include/python3.6m -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/microprotocols.c -o build/temp.linux-x86_64-3.6/psycopg/microprotocols.o -Wdeclaration-after-statement
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_VERSION=2.8.5 (dt dec pq3 ext) -DPG_VERSION_NUM=90224 -I/usr/include/python3.6m -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/microprotocols_proto.c -o build/temp.linux-x86_64-3.6/psycopg/microprotocols_proto.o -Wdeclaration-after-statement
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSYCOPG_VERSION=2.8.5 (dt dec pq3 ext) -DPG_VERSION_NUM=90224 -I/usr/include/python3.6m -I. -I/usr/include -I/usr/include/pgsql/server -c psycopg/typecast.c -o build/temp.linux-x86_64-3.6/psycopg/typecast.o -Wdeclaration-after-statement
gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-x86_64-3.6/psycopg/psycopgmodule.o build/temp.linux-x86_64-3.6/psycopg/green.o build/temp.linux-x86_64-3.6/psycopg/pqpath.o build/temp.linux-x86_64-3.6/psycopg/utils.o build/temp.linux-x86_64-3.6/psycopg/bytes_format.o build/temp.linux-x86_64-3.6/psycopg/libpq_support.o build/temp.linux-x86_64-3.6/psycopg/win32_support.o build/temp.linux-x86_64-3.6/psycopg/solaris_support.o build/temp.linux-x86_64-3.6/psycopg/aix_support.o build/temp.linux-x86_64-3.6/psycopg/connection_int.o build/temp.linux-x86_64-3.6/psycopg/connection_type.o build/temp.linux-x86_64-3.6/psycopg/cursor_int.o build/temp.linux-x86_64-3.6/psycopg/cursor_type.o build/temp.linux-x86_64-3.6/psycopg/column_type.o build/temp.linux-x86_64-3.6/psycopg/replication_connection_type.o build/temp.linux-x86_64-3.6/psycopg/replication_cursor_type.o build/temp.linux-x86_64-3.6/psycopg/replication_message_type.o build/temp.linux-x86_64-3.6/psycopg/diagnostics_type.o build/temp.linux-x86_64-3.6/psycopg/error_type.o build/temp.linux-x86_64-3.6/psycopg/conninfo_type.o build/temp.linux-x86_64-3.6/psycopg/lobject_int.o build/temp.linux-x86_64-3.6/psycopg/lobject_type.o build/temp.linux-x86_64-3.6/psycopg/notify_type.o build/temp.linux-x86_64-3.6/psycopg/xid_type.o build/temp.linux-x86_64-3.6/psycopg/adapter_asis.o build/temp.linux-x86_64-3.6/psycopg/adapter_binary.o build/temp.linux-x86_64-3.6/psycopg/adapter_datetime.o build/temp.linux-x86_64-3.6/psycopg/adapter_list.o build/temp.linux-x86_64-3.6/psycopg/adapter_pboolean.o build/temp.linux-x86_64-3.6/psycopg/adapter_pdecimal.o build/temp.linux-x86_64-3.6/psycopg/adapter_pint.o build/temp.linux-x86_64-3.6/psycopg/adapter_pfloat.o build/temp.linux-x86_64-3.6/psycopg/adapter_qstring.o build/temp.linux-x86_64-3.6/psycopg/microprotocols.o build/temp.linux-x86_64-3.6/psycopg/microprotocols_proto.o build/temp.linux-x86_64-3.6/psycopg/typecast.o -L/usr/lib64 -L/usr/lib64 -lpython3.6m -lpq -o build/lib.linux-x86_64-3.6/psycopg2/_psycopg.cpython-36m-x86_64-linux-gnu.so
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/psycopg2
copying build/lib.linux-x86_64-3.6/psycopg2/pool.py -> build/bdist.linux-x86_64/wheel/psycopg2
copying build/lib.linux-x86_64-3.6/psycopg2/errorcodes.py -> build/bdist.linux-x86_64/wheel/psycopg2
copying build/lib.linux-x86_64-3.6/psycopg2/sql.py -> build/bdist.linux-x86_64/wheel/psycopg2
copying build/lib.linux-x86_64-3.6/psycopg2/_lru_cache.py -> build/bdist.linux-x86_64/wheel/psycopg2
copying build/lib.linux-x86_64-3.6/psycopg2/extras.py -> build/bdist.linux-x86_64/wheel/psycopg2
copying build/lib.linux-x86_64-3.6/psycopg2/_ipaddress.py -> build/bdist.linux-x86_64/wheel/psycopg2
copying build/lib.linux-x86_64-3.6/psycopg2/_range.py -> build/bdist.linux-x86_64/wheel/psycopg2
copying build/lib.linux-x86_64-3.6/psycopg2/__init__.py -> build/bdist.linux-x86_64/wheel/psycopg2
copying build/lib.linux-x86_64-3.6/psycopg2/extensions.py -> build/bdist.linux-x86_64/wheel/psycopg2
copying build/lib.linux-x86_64-3.6/psycopg2/tz.py -> build/bdist.linux-x86_64/wheel/psycopg2
copying build/lib.linux-x86_64-3.6/psycopg2/_json.py -> build/bdist.linux-x86_64/wheel/psycopg2
copying build/lib.linux-x86_64-3.6/psycopg2/errors.py -> build/bdist.linux-x86_64/wheel/psycopg2
copying build/lib.linux-x86_64-3.6/psycopg2/compat.py -> build/bdist.linux-x86_64/wheel/psycopg2
copying build/lib.linux-x86_64-3.6/psycopg2/_psycopg.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/psycopg2
running install_egg_info
running egg_info
writing psycopg2.egg-info/PKG-INFO
writing dependency_links to psycopg2.egg-info/dependency_links.txt
writing top-level names to psycopg2.egg-info/top_level.txt
reading manifest file 'psycopg2.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'psycopg2.egg-info/SOURCES.txt'
Copying psycopg2.egg-info to build/bdist.linux-x86_64/wheel/psycopg2-2.8.5-py3.6.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/psycopg2-2.8.5.dist-info/WHEEL
creating 'dist/psycopg2-2.8.5-cp36-cp36m-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'psycopg2/__init__.py'
adding 'psycopg2/_ipaddress.py'
adding 'psycopg2/_json.py'
adding 'psycopg2/_lru_cache.py'
adding 'psycopg2/_psycopg.cpython-36m-x86_64-linux-gnu.so'
adding 'psycopg2/_range.py'
adding 'psycopg2/compat.py'
adding 'psycopg2/errorcodes.py'
adding 'psycopg2/errors.py'
adding 'psycopg2/extensions.py'
adding 'psycopg2/extras.py'
adding 'psycopg2/pool.py'
adding 'psycopg2/sql.py'
adding 'psycopg2/tz.py'
adding 'psycopg2-2.8.5.dist-info/LICENSE'
adding 'psycopg2-2.8.5.dist-info/METADATA'
adding 'psycopg2-2.8.5.dist-info/WHEEL'
adding 'psycopg2-2.8.5.dist-info/top_level.txt'
adding 'psycopg2-2.8.5.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
/build-wheels

############################################################
Building pycryptodomex-3.9.7-cp36-cp36m-linux_x86_64.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/7f/3c/80cfaec41c3a9d0f524fe29bca9ab22d02ac84b5bfd6e22ade97d405bdba/pycryptodomex-3.9.7.tar.gz
--2020-08-05 09:19:23-- https://files.pythonhosted.org/packages/7f/3c/80cfaec41c3a9d0f524fe29bca9ab22d02ac84b5bfd6e22ade97d405bdba/pycryptodomex-3.9.7.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 15453116 (15M) [binary/octet-stream]
Saving to: 'pycryptodomex-3.9.7.tar.gz'

0K .......... .......... .......... .......... .......... 0% 3.12M 5s
50K .......... .......... .......... .......... .......... 0% 6.56M 3s
100K .......... .......... .......... .......... .......... 0% 22.4M 3s
150K .......... .......... .......... .......... .......... 1% 8.53M 2s
200K .......... .......... .......... .......... .......... 1% 12.6M 2s
250K .......... .......... .......... .......... .......... 1% 11.1M 2s
300K .......... .......... .......... .......... .......... 2% 14.1M 2s
350K .......... .......... .......... .......... .......... 2% 12.5M 2s
400K .......... .......... .......... .......... .......... 2% 13.6M 2s
450K .......... .......... .......... .......... .......... 3% 10.3M 2s
500K .......... .......... .......... .......... .......... 3% 18.4M 2s
550K .......... .......... .......... .......... .......... 3% 15.4M 1s
600K .......... .......... .......... .......... .......... 4% 14.3M 1s
650K .......... .......... .......... .......... .......... 4% 12.8M 1s
700K .......... .......... .......... .......... .......... 4% 14.2M 1s
750K .......... .......... .......... .......... .......... 5% 13.8M 1s
800K .......... .......... .......... .......... .......... 5% 16.0M 1s
850K .......... .......... .......... .......... .......... 5% 20.6M 1s
900K .......... .......... .......... .......... .......... 6% 18.1M 1s
950K .......... .......... .......... .......... .......... 6% 14.7M 1s
1000K .......... .......... .......... .......... .......... 6% 20.5M 1s
1050K .......... .......... .......... .......... .......... 7% 11.6M 1s
1100K .......... .......... .......... .......... .......... 7% 25.1M 1s
1150K .......... .......... .......... .......... .......... 7% 17.8M 1s
1200K .......... .......... .......... .......... .......... 8% 15.3M 1s
1250K .......... .......... .......... .......... .......... 8% 25.2M 1s
1300K .......... .......... .......... .......... .......... 8% 18.4M 1s
1350K .......... .......... .......... .......... .......... 9% 15.8M 1s
1400K .......... .......... .......... .......... .......... 9% 26.0M 1s
1450K .......... .......... .......... .......... .......... 9% 14.4M 1s
1500K .......... .......... .......... .......... .......... 10% 20.5M 1s
1550K .......... .......... .......... .......... .......... 10% 27.1M 1s
1600K .......... .......... .......... .......... .......... 10% 20.7M 1s
1650K .......... .......... .......... .......... .......... 11% 19.2M 1s
1700K .......... .......... .......... .......... .......... 11% 21.5M 1s
1750K .......... .......... .......... .......... .......... 11% 21.9M 1s
1800K .......... .......... .......... .......... .......... 12% 19.6M 1s
1850K .......... .......... .......... .......... .......... 12% 18.1M 1s
1900K .......... .......... .......... .......... .......... 12% 21.8M 1s
1950K .......... .......... .......... .......... .......... 13% 21.2M 1s
2000K .......... .......... .......... .......... .......... 13% 26.4M 1s
2050K .......... .......... .......... .......... .......... 13% 17.9M 1s
2100K .......... .......... .......... .......... .......... 14% 35.2M 1s
2150K .......... .......... .......... .......... .......... 14% 31.2M 1s
2200K .......... .......... .......... .......... .......... 14% 24.0M 1s
2250K .......... .......... .......... .......... .......... 15% 15.0M 1s
2300K .......... .......... .......... .......... .......... 15% 37.1M 1s
2350K .......... .......... .......... .......... .......... 15% 21.3M 1s
2400K .......... .......... .......... .......... .......... 16% 16.3M 1s
2450K .......... .......... .......... .......... .......... 16% 36.1M 1s
2500K .......... .......... .......... .......... .......... 16% 40.1M 1s
2550K .......... .......... .......... .......... .......... 17% 25.8M 1s
2600K .......... .......... .......... .......... .......... 17% 16.3M 1s
2650K .......... .......... .......... .......... .......... 17% 33.0M 1s
2700K .......... .......... .......... .......... .......... 18% 28.7M 1s
2750K .......... .......... .......... .......... .......... 18% 36.9M 1s
2800K .......... .......... .......... .......... .......... 18% 15.7M 1s
2850K .......... .......... .......... .......... .......... 19% 41.9M 1s
2900K .......... .......... .......... .......... .......... 19% 28.8M 1s
2950K .......... .......... .......... .......... .......... 19% 40.1M 1s
3000K .......... .......... .......... .......... .......... 20% 15.8M 1s
3050K .......... .......... .......... .......... .......... 20% 36.9M 1s
3100K .......... .......... .......... .......... .......... 20% 40.3M 1s
3150K .......... .......... .......... .......... .......... 21% 37.9M 1s
3200K .......... .......... .......... .......... .......... 21% 31.3M 1s
3250K .......... .......... .......... .......... .......... 21% 17.2M 1s
3300K .......... .......... .......... .......... .......... 22% 54.6M 1s
3350K .......... .......... .......... .......... .......... 22% 31.2M 1s
3400K .......... .......... .......... .......... .......... 22% 44.1M 1s
3450K .......... .......... .......... .......... .......... 23% 35.3M 1s
3500K .......... .......... .......... .......... .......... 23% 17.6M 1s
3550K .......... .......... .......... .......... .......... 23% 54.5M 1s
3600K .......... .......... .......... .......... .......... 24% 34.5M 1s
3650K .......... .......... .......... .......... .......... 24% 40.7M 1s
3700K .......... .......... .......... .......... .......... 24% 36.8M 1s
3750K .......... .......... .......... .......... .......... 25% 17.6M 1s
3800K .......... .......... .......... .......... .......... 25% 70.5M 1s
3850K .......... .......... .......... .......... .......... 25% 28.0M 1s
3900K .......... .......... .......... .......... .......... 26% 55.8M 1s
3950K .......... .......... .......... .......... .......... 26% 33.1M 1s
4000K .......... .......... .......... .......... .......... 26% 19.5M 1s
4050K .......... .......... .......... .......... .......... 27% 49.8M 1s
4100K .......... .......... .......... .......... .......... 27% 28.8M 1s
4150K .......... .......... .......... .......... .......... 27% 76.3M 1s
4200K .......... .......... .......... .......... .......... 28% 31.2M 1s
4250K .......... .......... .......... .......... .......... 28% 19.5M 1s
4300K .......... .......... .......... .......... .......... 28% 43.7M 1s
4350K .......... .......... .......... .......... .......... 29% 79.3M 1s
4400K .......... .......... .......... .......... .......... 29% 45.2M 1s
4450K .......... .......... .......... .......... .......... 29% 56.0M 1s
4500K .......... .......... .......... .......... .......... 30% 31.7M 1s
4550K .......... .......... .......... .......... .......... 30% 52.2M 1s
4600K .......... .......... .......... .......... .......... 30% 17.4M 1s
4650K .......... .......... .......... .......... .......... 31% 55.4M 1s
4700K .......... .......... .......... .......... .......... 31% 44.5M 0s
4750K .......... .......... .......... .......... .......... 31% 38.0M 0s
4800K .......... .......... .......... .......... .......... 32% 57.9M 0s
4850K .......... .......... .......... .......... .......... 32% 55.5M 0s
4900K .......... .......... .......... .......... .......... 32% 21.0M 0s
4950K .......... .......... .......... .......... .......... 33% 73.5M 0s
5000K .......... .......... .......... .......... .......... 33% 56.9M 0s
5050K .......... .......... .......... .......... .......... 33% 27.2M 0s
5100K .......... .......... .......... .......... .......... 34% 72.6M 0s
5150K .......... .......... .......... .......... .......... 34% 46.6M 0s
5200K .......... .......... .......... .......... .......... 34% 74.3M 0s
5250K .......... .......... .......... .......... .......... 35% 22.4M 0s
5300K .......... .......... .......... .......... .......... 35% 71.6M 0s
5350K .......... .......... .......... .......... .......... 35% 27.1M 0s
5400K .......... .......... .......... .......... .......... 36% 50.4M 0s
5450K .......... .......... .......... .......... .......... 36% 42.4M 0s
5500K .......... .......... .......... .......... .......... 36% 66.0M 0s
5550K .......... .......... .......... .......... .......... 37% 70.4M 0s
5600K .......... .......... .......... .......... .......... 37% 23.9M 0s
5650K .......... .......... .......... .......... .......... 37% 29.2M 0s
5700K .......... .......... .......... .......... .......... 38% 51.6M 0s
5750K .......... .......... .......... .......... .......... 38% 78.9M 0s
5800K .......... .......... .......... .......... .......... 38% 44.4M 0s
5850K .......... .......... .......... .......... .......... 39% 71.0M 0s
5900K .......... .......... .......... .......... .......... 39% 70.5M 0s
5950K .......... .......... .......... .......... .......... 39% 16.8M 0s
6000K .......... .......... .......... .......... .......... 40% 62.3M 0s
6050K .......... .......... .......... .......... .......... 40% 70.5M 0s
6100K .......... .......... .......... .......... .......... 40% 61.3M 0s
6150K .......... .......... .......... .......... .......... 41% 74.4M 0s
6200K .......... .......... .......... .......... .......... 41% 62.1M 0s
6250K .......... .......... .......... .......... .......... 41% 56.7M 0s
6300K .......... .......... .......... .......... .......... 42% 70.5M 0s
6350K .......... .......... .......... .......... .......... 42% 17.3M 0s
6400K .......... .......... .......... .......... .......... 42% 66.7M 0s
6450K .......... .......... .......... .......... .......... 43% 80.6M 0s
6500K .......... .......... .......... .......... .......... 43% 74.9M 0s
6550K .......... .......... .......... .......... .......... 43% 56.3M 0s
6600K .......... .......... .......... .......... .......... 44% 56.9M 0s
6650K .......... .......... .......... .......... .......... 44% 53.2M 0s
6700K .......... .......... .......... .......... .......... 44% 65.1M 0s
6750K .......... .......... .......... .......... .......... 45% 21.6M 0s
6800K .......... .......... .......... .......... .......... 45% 67.2M 0s
6850K .......... .......... .......... .......... .......... 45% 73.0M 0s
6900K .......... .......... .......... .......... .......... 46% 51.2M 0s
6950K .......... .......... .......... .......... .......... 46% 87.3M 0s
7000K .......... .......... .......... .......... .......... 46% 53.4M 0s
7050K .......... .......... .......... .......... .......... 47% 50.9M 0s
7100K .......... .......... .......... .......... .......... 47% 82.3M 0s
7150K .......... .......... .......... .......... .......... 47% 21.0M 0s
7200K .......... .......... .......... .......... .......... 48% 85.5M 0s
7250K .......... .......... .......... .......... .......... 48% 62.9M 0s
7300K .......... .......... .......... .......... .......... 48% 81.5M 0s
7350K .......... .......... .......... .......... .......... 49% 43.6M 0s
7400K .......... .......... .......... .......... .......... 49% 90.0M 0s
7450K .......... .......... .......... .......... .......... 49% 57.5M 0s
7500K .......... .......... .......... .......... .......... 50% 76.4M 0s
7550K .......... .......... .......... .......... .......... 50% 92.2M 0s
7600K .......... .......... .......... .......... .......... 50% 22.4M 0s
7650K .......... .......... .......... .......... .......... 51% 76.7M 0s
7700K .......... .......... .......... .......... .......... 51% 66.5M 0s
7750K .......... .......... .......... .......... .......... 51% 85.0M 0s
7800K .......... .......... .......... .......... .......... 52% 46.0M 0s
7850K .......... .......... .......... .......... .......... 52% 53.5M 0s
7900K .......... .......... .......... .......... .......... 52% 73.1M 0s
7950K .......... .......... .......... .......... .......... 53% 94.8M 0s
8000K .......... .......... .......... .......... .......... 53% 91.6M 0s
8050K .......... .......... .......... .......... .......... 53% 77.0M 0s
8100K .......... .......... .......... .......... .......... 54% 26.9M 0s
8150K .......... .......... .......... .......... .......... 54% 56.5M 0s
8200K .......... .......... .......... .......... .......... 54% 77.3M 0s
8250K .......... .......... .......... .......... .......... 54% 59.3M 0s
8300K .......... .......... .......... .......... .......... 55% 35.1M 0s
8350K .......... .......... .......... .......... .......... 55% 73.5M 0s
8400K .......... .......... .......... .......... .......... 55% 92.5M 0s
8450K .......... .......... .......... .......... .......... 56% 89.4M 0s
8500K .......... .......... .......... .......... .......... 56% 83.1M 0s
8550K .......... .......... .......... .......... .......... 56% 27.3M 0s
8600K .......... .......... .......... .......... .......... 57% 79.9M 0s
8650K .......... .......... .......... .......... .......... 57% 71.0M 0s
8700K .......... .......... .......... .......... .......... 57% 99.0M 0s
8750K .......... .......... .......... .......... .......... 58% 96.6M 0s
8800K .......... .......... .......... .......... .......... 58% 41.9M 0s
8850K .......... .......... .......... .......... .......... 58% 68.6M 0s
8900K .......... .......... .......... .......... .......... 59% 91.6M 0s
8950K .......... .......... .......... .......... .......... 59% 84.4M 0s
9000K .......... .......... .......... .......... .......... 59% 109M 0s
9050K .......... .......... .......... .......... .......... 60% 25.3M 0s
9100K .......... .......... .......... .......... .......... 60% 74.7M 0s
9150K .......... .......... .......... .......... .......... 60% 84.9M 0s
9200K .......... .......... .......... .......... .......... 61% 85.5M 0s
9250K .......... .......... .......... .......... .......... 61% 78.9M 0s
9300K .......... .......... .......... .......... .......... 61% 115M 0s
9350K .......... .......... .......... .......... .......... 62% 47.3M 0s
9400K .......... .......... .......... .......... .......... 62% 79.2M 0s
9450K .......... .......... .......... .......... .......... 62% 77.6M 0s
9500K .......... .......... .......... .......... .......... 63% 101M 0s
9550K .......... .......... .......... .......... .......... 63% 94.3M 0s
9600K .......... .......... .......... .......... .......... 63% 28.1M 0s
9650K .......... .......... .......... .......... .......... 64% 75.4M 0s
9700K .......... .......... .......... .......... .......... 64% 80.9M 0s
9750K .......... .......... .......... .......... .......... 64% 88.0M 0s
9800K .......... .......... .......... .......... .......... 65% 84.3M 0s
9850K .......... .......... .......... .......... .......... 65% 89.4M 0s
9900K .......... .......... .......... .......... .......... 65% 55.9M 0s
9950K .......... .......... .......... .......... .......... 66% 93.3M 0s
10000K .......... .......... .......... .......... .......... 66% 96.8M 0s
10050K .......... .......... .......... .......... .......... 66% 61.0M 0s
10100K .......... .......... .......... .......... .......... 67% 32.3M 0s
10150K .......... .......... .......... .......... .......... 67% 77.2M 0s
10200K .......... .......... .......... .......... .......... 67% 115M 0s
10250K .......... .......... .......... .......... .......... 68% 65.6M 0s
10300K .......... .......... .......... .......... .......... 68% 94.4M 0s
10350K .......... .......... .......... .......... .......... 68% 87.6M 0s
10400K .......... .......... .......... .......... .......... 69% 78.3M 0s
10450K .......... .......... .......... .......... .......... 69% 68.4M 0s
10500K .......... .......... .......... .......... .......... 69% 83.8M 0s
10550K .......... .......... .......... .......... .......... 70% 93.9M 0s
10600K .......... .......... .......... .......... .......... 70% 82.4M 0s
10650K .......... .......... .......... .......... .......... 70% 39.8M 0s
10700K .......... .......... .......... .......... .......... 71% 65.1M 0s
10750K .......... .......... .......... .......... .......... 71% 85.9M 0s
10800K .......... .......... .......... .......... .......... 71% 70.6M 0s
10850K .......... .......... .......... .......... .......... 72% 68.8M 0s
10900K .......... .......... .......... .......... .......... 72% 73.5M 0s
10950K .......... .......... .......... .......... .......... 72% 51.9M 0s
11000K .......... .......... .......... .......... .......... 73% 104M 0s
11050K .......... .......... .......... .......... .......... 73% 54.9M 0s
11100K .......... .......... .......... .......... .......... 73% 94.0M 0s
11150K .......... .......... .......... .......... .......... 74% 80.7M 0s
11200K .......... .......... .......... .......... .......... 74% 54.9M 0s
11250K .......... .......... .......... .......... .......... 74% 77.1M 0s
11300K .......... .......... .......... .......... .......... 75% 162M 0s
11350K .......... .......... .......... .......... .......... 75% 106M 0s
11400K .......... .......... .......... .......... .......... 75% 81.6M 0s
11450K .......... .......... .......... .......... .......... 76% 71.0M 0s
11500K .......... .......... .......... .......... .......... 76% 86.4M 0s
11550K .......... .......... .......... .......... .......... 76% 74.7M 0s
11600K .......... .......... .......... .......... .......... 77% 50.8M 0s
11650K .......... .......... .......... .......... .......... 77% 82.8M 0s
11700K .......... .......... .......... .......... .......... 77% 112M 0s
11750K .......... .......... .......... .......... .......... 78% 92.3M 0s
11800K .......... .......... .......... .......... .......... 78% 127M 0s
11850K .......... .......... .......... .......... .......... 78% 99.3M 0s
11900K .......... .......... .......... .......... .......... 79% 84.8M 0s
11950K .......... .......... .......... .......... .......... 79% 106M 0s
12000K .......... .......... .......... .......... .......... 79% 96.0M 0s
12050K .......... .......... .......... .......... .......... 80% 61.3M 0s
12100K .......... .......... .......... .......... .......... 80% 90.2M 0s
12150K .......... .......... .......... .......... .......... 80% 89.9M 0s
12200K .......... .......... .......... .......... .......... 81% 88.3M 0s
12250K .......... .......... .......... .......... .......... 81% 71.9M 0s
12300K .......... .......... .......... .......... .......... 81% 94.7M 0s
12350K .......... .......... .......... .......... .......... 82% 93.2M 0s
12400K .......... .......... .......... .......... .......... 82% 167M 0s
12450K .......... .......... .......... .......... .......... 82% 85.3M 0s
12500K .......... .......... .......... .......... .......... 83% 52.4M 0s
12550K .......... .......... .......... .......... .......... 83% 84.3M 0s
12600K .......... .......... .......... .......... .......... 83% 101M 0s
12650K .......... .......... .......... .......... .......... 84% 78.0M 0s
12700K .......... .......... .......... .......... .......... 84% 115M 0s
12750K .......... .......... .......... .......... .......... 84% 78.0M 0s
12800K .......... .......... .......... .......... .......... 85% 97.1M 0s
12850K .......... .......... .......... .......... .......... 85% 79.8M 0s
12900K .......... .......... .......... .......... .......... 85% 93.3M 0s
12950K .......... .......... .......... .......... .......... 86% 96.9M 0s
13000K .......... .......... .......... .......... .......... 86% 90.4M 0s
13050K .......... .......... .......... .......... .......... 86% 85.7M 0s
13100K .......... .......... .......... .......... .......... 87% 177M 0s
13150K .......... .......... .......... .......... .......... 87% 87.9M 0s
13200K .......... .......... .......... .......... .......... 87% 59.0M 0s
13250K .......... .......... .......... .......... .......... 88% 83.1M 0s
13300K .......... .......... .......... .......... .......... 88% 99.4M 0s
13350K .......... .......... .......... .......... .......... 88% 98.0M 0s
13400K .......... .......... .......... .......... .......... 89% 95.0M 0s
13450K .......... .......... .......... .......... .......... 89% 68.9M 0s
13500K .......... .......... .......... .......... .......... 89% 98.0M 0s
13550K .......... .......... .......... .......... .......... 90% 96.9M 0s
13600K .......... .......... .......... .......... .......... 90% 101M 0s
13650K .......... .......... .......... .......... .......... 90% 85.6M 0s
13700K .......... .......... .......... .......... .......... 91% 101M 0s
13750K .......... .......... .......... .......... .......... 91% 99.0M 0s
13800K .......... .......... .......... .......... .......... 91% 96.9M 0s
13850K .......... .......... .......... .......... .......... 92% 122M 0s
13900K .......... .......... .......... .......... .......... 92% 77.8M 0s
13950K .......... .......... .......... .......... .......... 92% 99.5M 0s
14000K .......... .......... .......... .......... .......... 93% 95.5M 0s
14050K .......... .......... .......... .......... .......... 93% 87.6M 0s
14100K .......... .......... .......... .......... .......... 93% 100M 0s
14150K .......... .......... .......... .......... .......... 94% 104M 0s
14200K .......... .......... .......... .......... .......... 94% 141M 0s
14250K .......... .......... .......... .......... .......... 94% 63.9M 0s
14300K .......... .......... .......... .......... .......... 95% 97.5M 0s
14350K .......... .......... .......... .......... .......... 95% 110M 0s
14400K .......... .......... .......... .......... .......... 95% 101M 0s
14450K .......... .......... .......... .......... .......... 96% 95.4M 0s
14500K .......... .......... .......... .......... .......... 96% 99.9M 0s
14550K .......... .......... .......... .......... .......... 96% 105M 0s
14600K .......... .......... .......... .......... .......... 97% 104M 0s
14650K .......... .......... .......... .......... .......... 97% 95.2M 0s
14700K .......... .......... .......... .......... .......... 97% 102M 0s
14750K .......... .......... .......... .......... .......... 98% 110M 0s
14800K .......... .......... .......... .......... .......... 98% 103M 0s
14850K .......... .......... .......... .......... .......... 98% 95.9M 0s
14900K .......... .......... .......... .......... .......... 99% 95.1M 0s
14950K .......... .......... .......... .......... .......... 99% 128M 0s
15000K .......... .......... .......... .......... .......... 99% 105M 0s
15050K .......... .......... .......... .......... 100% 97.4M=0.4s

2020-08-05 09:19:24 (38.4 MB/s) - 'pycryptodomex-3.9.7.tar.gz' saved [15453116/15453116]

/build-wheels/pycryptodomex-3.9.7 /build-wheels
Testing support for clang
Target does not support clang
Testing support for gcc
Target does support gcc
Testing support for stdint.h header
Target does support stdint.h header
Testing support for 128-bit integer
Target does support 128-bit integer
Testing support for cpuid.h header
Target does support cpuid.h header
Testing support for intrin.h header
Target does not support intrin.h header
Testing support for posix_memalign
Target does support posix_memalign
Testing support for SSE2(intrin.h)
Target does not support SSE2(intrin.h)
Testing support for SSE2(x86intrin.h)
Target does support SSE2(x86intrin.h)
Testing support for AESNI intrinsics
Target does support AESNI intrinsics
Compiling support for AESNI instructions
Testing support for CLMUL intrinsics
Target does support CLMUL intrinsics
Compiling support for CLMUL instructions
running bdist_wheel
running build
running build_py
creating build/lib.linux-x86_64-3.6
creating build/lib.linux-x86_64-3.6/Cryptodome
copying lib/Cryptodome/__init__.py -> build/lib.linux-x86_64-3.6/Cryptodome
creating build/lib.linux-x86_64-3.6/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/AES.py -> build/lib.linux-x86_64-3.6/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/ARC2.py -> build/lib.linux-x86_64-3.6/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/ARC4.py -> build/lib.linux-x86_64-3.6/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/Blowfish.py -> build/lib.linux-x86_64-3.6/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/CAST.py -> build/lib.linux-x86_64-3.6/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/ChaCha20.py -> build/lib.linux-x86_64-3.6/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/ChaCha20_Poly1305.py -> build/lib.linux-x86_64-3.6/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/DES.py -> build/lib.linux-x86_64-3.6/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/DES3.py -> build/lib.linux-x86_64-3.6/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/PKCS1_OAEP.py -> build/lib.linux-x86_64-3.6/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/PKCS1_v1_5.py -> build/lib.linux-x86_64-3.6/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/Salsa20.py -> build/lib.linux-x86_64-3.6/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/_EKSBlowfish.py -> build/lib.linux-x86_64-3.6/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/__init__.py -> build/lib.linux-x86_64-3.6/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/_mode_cbc.py -> build/lib.linux-x86_64-3.6/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/_mode_ccm.py -> build/lib.linux-x86_64-3.6/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/_mode_cfb.py -> build/lib.linux-x86_64-3.6/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/_mode_ctr.py -> build/lib.linux-x86_64-3.6/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/_mode_eax.py -> build/lib.linux-x86_64-3.6/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/_mode_ecb.py -> build/lib.linux-x86_64-3.6/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/_mode_gcm.py -> build/lib.linux-x86_64-3.6/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/_mode_ocb.py -> build/lib.linux-x86_64-3.6/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/_mode_ofb.py -> build/lib.linux-x86_64-3.6/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/_mode_openpgp.py -> build/lib.linux-x86_64-3.6/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/_mode_siv.py -> build/lib.linux-x86_64-3.6/Cryptodome/Cipher
creating build/lib.linux-x86_64-3.6/Cryptodome/Hash
copying lib/Cryptodome/Hash/BLAKE2b.py -> build/lib.linux-x86_64-3.6/Cryptodome/Hash
copying lib/Cryptodome/Hash/BLAKE2s.py -> build/lib.linux-x86_64-3.6/Cryptodome/Hash
copying lib/Cryptodome/Hash/CMAC.py -> build/lib.linux-x86_64-3.6/Cryptodome/Hash
copying lib/Cryptodome/Hash/HMAC.py -> build/lib.linux-x86_64-3.6/Cryptodome/Hash
copying lib/Cryptodome/Hash/MD2.py -> build/lib.linux-x86_64-3.6/Cryptodome/Hash
copying lib/Cryptodome/Hash/MD4.py -> build/lib.linux-x86_64-3.6/Cryptodome/Hash
copying lib/Cryptodome/Hash/MD5.py -> build/lib.linux-x86_64-3.6/Cryptodome/Hash
copying lib/Cryptodome/Hash/Poly1305.py -> build/lib.linux-x86_64-3.6/Cryptodome/Hash
copying lib/Cryptodome/Hash/RIPEMD.py -> build/lib.linux-x86_64-3.6/Cryptodome/Hash
copying lib/Cryptodome/Hash/RIPEMD160.py -> build/lib.linux-x86_64-3.6/Cryptodome/Hash
copying lib/Cryptodome/Hash/SHA.py -> build/lib.linux-x86_64-3.6/Cryptodome/Hash
copying lib/Cryptodome/Hash/SHA1.py -> build/lib.linux-x86_64-3.6/Cryptodome/Hash
copying lib/Cryptodome/Hash/SHA224.py -> build/lib.linux-x86_64-3.6/Cryptodome/Hash
copying lib/Cryptodome/Hash/SHA256.py -> build/lib.linux-x86_64-3.6/Cryptodome/Hash
copying lib/Cryptodome/Hash/SHA384.py -> build/lib.linux-x86_64-3.6/Cryptodome/Hash
copying lib/Cryptodome/Hash/SHA3_224.py -> build/lib.linux-x86_64-3.6/Cryptodome/Hash
copying lib/Cryptodome/Hash/SHA3_256.py -> build/lib.linux-x86_64-3.6/Cryptodome/Hash
copying lib/Cryptodome/Hash/SHA3_384.py -> build/lib.linux-x86_64-3.6/Cryptodome/Hash
copying lib/Cryptodome/Hash/SHA3_512.py -> build/lib.linux-x86_64-3.6/Cryptodome/Hash
copying lib/Cryptodome/Hash/SHA512.py -> build/lib.linux-x86_64-3.6/Cryptodome/Hash
copying lib/Cryptodome/Hash/SHAKE128.py -> build/lib.linux-x86_64-3.6/Cryptodome/Hash
copying lib/Cryptodome/Hash/SHAKE256.py -> build/lib.linux-x86_64-3.6/Cryptodome/Hash
copying lib/Cryptodome/Hash/__init__.py -> build/lib.linux-x86_64-3.6/Cryptodome/Hash
copying lib/Cryptodome/Hash/keccak.py -> build/lib.linux-x86_64-3.6/Cryptodome/Hash
creating build/lib.linux-x86_64-3.6/Cryptodome/IO
copying lib/Cryptodome/IO/PEM.py -> build/lib.linux-x86_64-3.6/Cryptodome/IO
copying lib/Cryptodome/IO/PKCS8.py -> build/lib.linux-x86_64-3.6/Cryptodome/IO
copying lib/Cryptodome/IO/_PBES.py -> build/lib.linux-x86_64-3.6/Cryptodome/IO
copying lib/Cryptodome/IO/__init__.py -> build/lib.linux-x86_64-3.6/Cryptodome/IO
creating build/lib.linux-x86_64-3.6/Cryptodome/PublicKey
copying lib/Cryptodome/PublicKey/DSA.py -> build/lib.linux-x86_64-3.6/Cryptodome/PublicKey
copying lib/Cryptodome/PublicKey/ECC.py -> build/lib.linux-x86_64-3.6/Cryptodome/PublicKey
copying lib/Cryptodome/PublicKey/ElGamal.py -> build/lib.linux-x86_64-3.6/Cryptodome/PublicKey
copying lib/Cryptodome/PublicKey/RSA.py -> build/lib.linux-x86_64-3.6/Cryptodome/PublicKey
copying lib/Cryptodome/PublicKey/__init__.py -> build/lib.linux-x86_64-3.6/Cryptodome/PublicKey
copying lib/Cryptodome/PublicKey/_openssh.py -> build/lib.linux-x86_64-3.6/Cryptodome/PublicKey
creating build/lib.linux-x86_64-3.6/Cryptodome/Protocol
copying lib/Cryptodome/Protocol/KDF.py -> build/lib.linux-x86_64-3.6/Cryptodome/Protocol
copying lib/Cryptodome/Protocol/SecretSharing.py -> build/lib.linux-x86_64-3.6/Cryptodome/Protocol
copying lib/Cryptodome/Protocol/__init__.py -> build/lib.linux-x86_64-3.6/Cryptodome/Protocol
creating build/lib.linux-x86_64-3.6/Cryptodome/Random
copying lib/Cryptodome/Random/__init__.py -> build/lib.linux-x86_64-3.6/Cryptodome/Random
copying lib/Cryptodome/Random/random.py -> build/lib.linux-x86_64-3.6/Cryptodome/Random
creating build/lib.linux-x86_64-3.6/Cryptodome/Signature
copying lib/Cryptodome/Signature/DSS.py -> build/lib.linux-x86_64-3.6/Cryptodome/Signature
copying lib/Cryptodome/Signature/PKCS1_PSS.py -> build/lib.linux-x86_64-3.6/Cryptodome/Signature
copying lib/Cryptodome/Signature/PKCS1_v1_5.py -> build/lib.linux-x86_64-3.6/Cryptodome/Signature
copying lib/Cryptodome/Signature/__init__.py -> build/lib.linux-x86_64-3.6/Cryptodome/Signature
copying lib/Cryptodome/Signature/pkcs1_15.py -> build/lib.linux-x86_64-3.6/Cryptodome/Signature
copying lib/Cryptodome/Signature/pss.py -> build/lib.linux-x86_64-3.6/Cryptodome/Signature
creating build/lib.linux-x86_64-3.6/Cryptodome/Util
copying lib/Cryptodome/Util/Counter.py -> build/lib.linux-x86_64-3.6/Cryptodome/Util
copying lib/Cryptodome/Util/Padding.py -> build/lib.linux-x86_64-3.6/Cryptodome/Util
copying lib/Cryptodome/Util/RFC1751.py -> build/lib.linux-x86_64-3.6/Cryptodome/Util
copying lib/Cryptodome/Util/__init__.py -> build/lib.linux-x86_64-3.6/Cryptodome/Util
copying lib/Cryptodome/Util/_cpu_features.py -> build/lib.linux-x86_64-3.6/Cryptodome/Util
copying lib/Cryptodome/Util/_file_system.py -> build/lib.linux-x86_64-3.6/Cryptodome/Util
copying lib/Cryptodome/Util/_raw_api.py -> build/lib.linux-x86_64-3.6/Cryptodome/Util
copying lib/Cryptodome/Util/asn1.py -> build/lib.linux-x86_64-3.6/Cryptodome/Util
copying lib/Cryptodome/Util/number.py -> build/lib.linux-x86_64-3.6/Cryptodome/Util
copying lib/Cryptodome/Util/py3compat.py -> build/lib.linux-x86_64-3.6/Cryptodome/Util
copying lib/Cryptodome/Util/strxor.py -> build/lib.linux-x86_64-3.6/Cryptodome/Util
creating build/lib.linux-x86_64-3.6/Cryptodome/Math
copying lib/Cryptodome/Math/Numbers.py -> build/lib.linux-x86_64-3.6/Cryptodome/Math
copying lib/Cryptodome/Math/Primality.py -> build/lib.linux-x86_64-3.6/Cryptodome/Math
copying lib/Cryptodome/Math/_IntegerBase.py -> build/lib.linux-x86_64-3.6/Cryptodome/Math
copying lib/Cryptodome/Math/_IntegerCustom.py -> build/lib.linux-x86_64-3.6/Cryptodome/Math
copying lib/Cryptodome/Math/_IntegerGMP.py -> build/lib.linux-x86_64-3.6/Cryptodome/Math
copying lib/Cryptodome/Math/_IntegerNative.py -> build/lib.linux-x86_64-3.6/Cryptodome/Math
copying lib/Cryptodome/Math/__init__.py -> build/lib.linux-x86_64-3.6/Cryptodome/Math
creating build/lib.linux-x86_64-3.6/Cryptodome/SelfTest
copying lib/Cryptodome/SelfTest/__init__.py -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest
copying lib/Cryptodome/SelfTest/__main__.py -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest
copying lib/Cryptodome/SelfTest/loader.py -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest
copying lib/Cryptodome/SelfTest/st_common.py -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest
creating build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher
copying lib/Cryptodome/SelfTest/Cipher/__init__.py -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher
copying lib/Cryptodome/SelfTest/Cipher/common.py -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher
copying lib/Cryptodome/SelfTest/Cipher/test_AES.py -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher
copying lib/Cryptodome/SelfTest/Cipher/test_ARC2.py -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher
copying lib/Cryptodome/SelfTest/Cipher/test_ARC4.py -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher
copying lib/Cryptodome/SelfTest/Cipher/test_Blowfish.py -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher
copying lib/Cryptodome/SelfTest/Cipher/test_CAST.py -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher
copying lib/Cryptodome/SelfTest/Cipher/test_CBC.py -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher
copying lib/Cryptodome/SelfTest/Cipher/test_CCM.py -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher
copying lib/Cryptodome/SelfTest/Cipher/test_CFB.py -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher
copying lib/Cryptodome/SelfTest/Cipher/test_CTR.py -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher
copying lib/Cryptodome/SelfTest/Cipher/test_ChaCha20.py -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher
copying lib/Cryptodome/SelfTest/Cipher/test_ChaCha20_Poly1305.py -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher
copying lib/Cryptodome/SelfTest/Cipher/test_DES.py -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher
copying lib/Cryptodome/SelfTest/Cipher/test_DES3.py -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher
copying lib/Cryptodome/SelfTest/Cipher/test_EAX.py -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher
copying lib/Cryptodome/SelfTest/Cipher/test_GCM.py -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher
copying lib/Cryptodome/SelfTest/Cipher/test_OCB.py -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher
copying lib/Cryptodome/SelfTest/Cipher/test_OFB.py -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher
copying lib/Cryptodome/SelfTest/Cipher/test_OpenPGP.py -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher
copying lib/Cryptodome/SelfTest/Cipher/test_SIV.py -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher
copying lib/Cryptodome/SelfTest/Cipher/test_Salsa20.py -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher
copying lib/Cryptodome/SelfTest/Cipher/test_pkcs1_15.py -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher
copying lib/Cryptodome/SelfTest/Cipher/test_pkcs1_oaep.py -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher
creating build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Hash
copying lib/Cryptodome/SelfTest/Hash/__init__.py -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Hash
copying lib/Cryptodome/SelfTest/Hash/common.py -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Hash
copying lib/Cryptodome/SelfTest/Hash/test_BLAKE2.py -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Hash
copying lib/Cryptodome/SelfTest/Hash/test_CMAC.py -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Hash
copying lib/Cryptodome/SelfTest/Hash/test_HMAC.py -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Hash
copying lib/Cryptodome/SelfTest/Hash/test_MD2.py -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Hash
copying lib/Cryptodome/SelfTest/Hash/test_MD4.py -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Hash
copying lib/Cryptodome/SelfTest/Hash/test_MD5.py -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Hash
copying lib/Cryptodome/SelfTest/Hash/test_Poly1305.py -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Hash
copying lib/Cryptodome/SelfTest/Hash/test_RIPEMD160.py -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Hash
copying lib/Cryptodome/SelfTest/Hash/test_SHA1.py -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Hash
copying lib/Cryptodome/SelfTest/Hash/test_SHA224.py -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Hash
copying lib/Cryptodome/SelfTest/Hash/test_SHA256.py -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Hash
copying lib/Cryptodome/SelfTest/Hash/test_SHA384.py -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Hash
copying lib/Cryptodome/SelfTest/Hash/test_SHA3_224.py -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Hash
copying lib/Cryptodome/SelfTest/Hash/test_SHA3_256.py -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Hash
copying lib/Cryptodome/SelfTest/Hash/test_SHA3_384.py -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Hash
copying lib/Cryptodome/SelfTest/Hash/test_SHA3_512.py -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Hash
copying lib/Cryptodome/SelfTest/Hash/test_SHA512.py -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Hash
copying lib/Cryptodome/SelfTest/Hash/test_SHAKE.py -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Hash
copying lib/Cryptodome/SelfTest/Hash/test_keccak.py -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Hash
creating build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/IO
copying lib/Cryptodome/SelfTest/IO/__init__.py -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/IO
copying lib/Cryptodome/SelfTest/IO/test_PBES.py -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/IO
copying lib/Cryptodome/SelfTest/IO/test_PKCS8.py -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/IO
creating build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Protocol
copying lib/Cryptodome/SelfTest/Protocol/__init__.py -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Protocol
copying lib/Cryptodome/SelfTest/Protocol/test_KDF.py -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Protocol
copying lib/Cryptodome/SelfTest/Protocol/test_SecretSharing.py -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Protocol
copying lib/Cryptodome/SelfTest/Protocol/test_rfc1751.py -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Protocol
creating build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/PublicKey
copying lib/Cryptodome/SelfTest/PublicKey/__init__.py -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/PublicKey
copying lib/Cryptodome/SelfTest/PublicKey/test_DSA.py -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/PublicKey
copying lib/Cryptodome/SelfTest/PublicKey/test_ECC.py -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/PublicKey
copying lib/Cryptodome/SelfTest/PublicKey/test_ElGamal.py -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/PublicKey
copying lib/Cryptodome/SelfTest/PublicKey/test_RSA.py -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/PublicKey
copying lib/Cryptodome/SelfTest/PublicKey/test_import_DSA.py -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/PublicKey
copying lib/Cryptodome/SelfTest/PublicKey/test_import_ECC.py -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/PublicKey
copying lib/Cryptodome/SelfTest/PublicKey/test_import_RSA.py -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/PublicKey
creating build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Random
copying lib/Cryptodome/SelfTest/Random/__init__.py -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Random
copying lib/Cryptodome/SelfTest/Random/test_random.py -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Random
creating build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Signature
copying lib/Cryptodome/SelfTest/Signature/__init__.py -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Signature
copying lib/Cryptodome/SelfTest/Signature/test_dss.py -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Signature
copying lib/Cryptodome/SelfTest/Signature/test_pkcs1_15.py -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Signature
copying lib/Cryptodome/SelfTest/Signature/test_pss.py -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Signature
creating build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Util
copying lib/Cryptodome/SelfTest/Util/__init__.py -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Util
copying lib/Cryptodome/SelfTest/Util/test_Counter.py -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Util
copying lib/Cryptodome/SelfTest/Util/test_Padding.py -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Util
copying lib/Cryptodome/SelfTest/Util/test_asn1.py -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Util
copying lib/Cryptodome/SelfTest/Util/test_number.py -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Util
copying lib/Cryptodome/SelfTest/Util/test_rfc1751.py -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Util
copying lib/Cryptodome/SelfTest/Util/test_strxor.py -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Util
creating build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Math
copying lib/Cryptodome/SelfTest/Math/__init__.py -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Math
copying lib/Cryptodome/SelfTest/Math/test_Numbers.py -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Math
copying lib/Cryptodome/SelfTest/Math/test_Primality.py -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Math
copying lib/Cryptodome/SelfTest/Math/test_modexp.py -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Math
copying lib/Cryptodome/py.typed -> build/lib.linux-x86_64-3.6/Cryptodome
copying lib/Cryptodome/__init__.pyi -> build/lib.linux-x86_64-3.6/Cryptodome
copying lib/Cryptodome/Cipher/AES.pyi -> build/lib.linux-x86_64-3.6/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/ARC2.pyi -> build/lib.linux-x86_64-3.6/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/ARC4.pyi -> build/lib.linux-x86_64-3.6/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/Blowfish.pyi -> build/lib.linux-x86_64-3.6/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/CAST.pyi -> build/lib.linux-x86_64-3.6/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/ChaCha20.pyi -> build/lib.linux-x86_64-3.6/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/ChaCha20_Poly1305.pyi -> build/lib.linux-x86_64-3.6/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/DES.pyi -> build/lib.linux-x86_64-3.6/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/DES3.pyi -> build/lib.linux-x86_64-3.6/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/PKCS1_OAEP.pyi -> build/lib.linux-x86_64-3.6/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/PKCS1_v1_5.pyi -> build/lib.linux-x86_64-3.6/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/Salsa20.pyi -> build/lib.linux-x86_64-3.6/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/_EKSBlowfish.pyi -> build/lib.linux-x86_64-3.6/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/__init__.pyi -> build/lib.linux-x86_64-3.6/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/_mode_cbc.pyi -> build/lib.linux-x86_64-3.6/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/_mode_ccm.pyi -> build/lib.linux-x86_64-3.6/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/_mode_cfb.pyi -> build/lib.linux-x86_64-3.6/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/_mode_ctr.pyi -> build/lib.linux-x86_64-3.6/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/_mode_eax.pyi -> build/lib.linux-x86_64-3.6/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/_mode_ecb.pyi -> build/lib.linux-x86_64-3.6/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/_mode_gcm.pyi -> build/lib.linux-x86_64-3.6/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/_mode_ocb.pyi -> build/lib.linux-x86_64-3.6/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/_mode_ofb.pyi -> build/lib.linux-x86_64-3.6/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/_mode_openpgp.pyi -> build/lib.linux-x86_64-3.6/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/_mode_siv.pyi -> build/lib.linux-x86_64-3.6/Cryptodome/Cipher
copying lib/Cryptodome/Hash/BLAKE2b.pyi -> build/lib.linux-x86_64-3.6/Cryptodome/Hash
copying lib/Cryptodome/Hash/BLAKE2s.pyi -> build/lib.linux-x86_64-3.6/Cryptodome/Hash
copying lib/Cryptodome/Hash/CMAC.pyi -> build/lib.linux-x86_64-3.6/Cryptodome/Hash
copying lib/Cryptodome/Hash/HMAC.pyi -> build/lib.linux-x86_64-3.6/Cryptodome/Hash
copying lib/Cryptodome/Hash/MD2.pyi -> build/lib.linux-x86_64-3.6/Cryptodome/Hash
copying lib/Cryptodome/Hash/MD4.pyi -> build/lib.linux-x86_64-3.6/Cryptodome/Hash
copying lib/Cryptodome/Hash/MD5.pyi -> build/lib.linux-x86_64-3.6/Cryptodome/Hash
copying lib/Cryptodome/Hash/Poly1305.pyi -> build/lib.linux-x86_64-3.6/Cryptodome/Hash
copying lib/Cryptodome/Hash/RIPEMD.pyi -> build/lib.linux-x86_64-3.6/Cryptodome/Hash
copying lib/Cryptodome/Hash/RIPEMD160.pyi -> build/lib.linux-x86_64-3.6/Cryptodome/Hash
copying lib/Cryptodome/Hash/SHA.pyi -> build/lib.linux-x86_64-3.6/Cryptodome/Hash
copying lib/Cryptodome/Hash/SHA1.pyi -> build/lib.linux-x86_64-3.6/Cryptodome/Hash
copying lib/Cryptodome/Hash/SHA224.pyi -> build/lib.linux-x86_64-3.6/Cryptodome/Hash
copying lib/Cryptodome/Hash/SHA256.pyi -> build/lib.linux-x86_64-3.6/Cryptodome/Hash
copying lib/Cryptodome/Hash/SHA384.pyi -> build/lib.linux-x86_64-3.6/Cryptodome/Hash
copying lib/Cryptodome/Hash/SHA3_224.pyi -> build/lib.linux-x86_64-3.6/Cryptodome/Hash
copying lib/Cryptodome/Hash/SHA3_256.pyi -> build/lib.linux-x86_64-3.6/Cryptodome/Hash
copying lib/Cryptodome/Hash/SHA3_384.pyi -> build/lib.linux-x86_64-3.6/Cryptodome/Hash
copying lib/Cryptodome/Hash/SHA3_512.pyi -> build/lib.linux-x86_64-3.6/Cryptodome/Hash
copying lib/Cryptodome/Hash/SHA512.pyi -> build/lib.linux-x86_64-3.6/Cryptodome/Hash
copying lib/Cryptodome/Hash/SHAKE128.pyi -> build/lib.linux-x86_64-3.6/Cryptodome/Hash
copying lib/Cryptodome/Hash/SHAKE256.pyi -> build/lib.linux-x86_64-3.6/Cryptodome/Hash
copying lib/Cryptodome/Hash/__init__.pyi -> build/lib.linux-x86_64-3.6/Cryptodome/Hash
copying lib/Cryptodome/Hash/keccak.pyi -> build/lib.linux-x86_64-3.6/Cryptodome/Hash
copying lib/Cryptodome/IO/PEM.pyi -> build/lib.linux-x86_64-3.6/Cryptodome/IO
copying lib/Cryptodome/IO/PKCS8.pyi -> build/lib.linux-x86_64-3.6/Cryptodome/IO
copying lib/Cryptodome/IO/_PBES.pyi -> build/lib.linux-x86_64-3.6/Cryptodome/IO
copying lib/Cryptodome/PublicKey/DSA.pyi -> build/lib.linux-x86_64-3.6/Cryptodome/PublicKey
copying lib/Cryptodome/PublicKey/ECC.pyi -> build/lib.linux-x86_64-3.6/Cryptodome/PublicKey
copying lib/Cryptodome/PublicKey/ElGamal.pyi -> build/lib.linux-x86_64-3.6/Cryptodome/PublicKey
copying lib/Cryptodome/PublicKey/RSA.pyi -> build/lib.linux-x86_64-3.6/Cryptodome/PublicKey
copying lib/Cryptodome/PublicKey/__init__.pyi -> build/lib.linux-x86_64-3.6/Cryptodome/PublicKey
copying lib/Cryptodome/PublicKey/_openssh.pyi -> build/lib.linux-x86_64-3.6/Cryptodome/PublicKey
copying lib/Cryptodome/Protocol/KDF.pyi -> build/lib.linux-x86_64-3.6/Cryptodome/Protocol
copying lib/Cryptodome/Protocol/SecretSharing.pyi -> build/lib.linux-x86_64-3.6/Cryptodome/Protocol
copying lib/Cryptodome/Protocol/__init__.pyi -> build/lib.linux-x86_64-3.6/Cryptodome/Protocol
copying lib/Cryptodome/Random/__init__.pyi -> build/lib.linux-x86_64-3.6/Cryptodome/Random
copying lib/Cryptodome/Random/random.pyi -> build/lib.linux-x86_64-3.6/Cryptodome/Random
copying lib/Cryptodome/Signature/DSS.pyi -> build/lib.linux-x86_64-3.6/Cryptodome/Signature
copying lib/Cryptodome/Signature/PKCS1_PSS.pyi -> build/lib.linux-x86_64-3.6/Cryptodome/Signature
copying lib/Cryptodome/Signature/PKCS1_v1_5.pyi -> build/lib.linux-x86_64-3.6/Cryptodome/Signature
copying lib/Cryptodome/Signature/pkcs1_15.pyi -> build/lib.linux-x86_64-3.6/Cryptodome/Signature
copying lib/Cryptodome/Signature/pss.pyi -> build/lib.linux-x86_64-3.6/Cryptodome/Signature
copying lib/Cryptodome/Util/Counter.pyi -> build/lib.linux-x86_64-3.6/Cryptodome/Util
copying lib/Cryptodome/Util/Padding.pyi -> build/lib.linux-x86_64-3.6/Cryptodome/Util
copying lib/Cryptodome/Util/RFC1751.pyi -> build/lib.linux-x86_64-3.6/Cryptodome/Util
copying lib/Cryptodome/Util/_cpu_features.pyi -> build/lib.linux-x86_64-3.6/Cryptodome/Util
copying lib/Cryptodome/Util/_file_system.pyi -> build/lib.linux-x86_64-3.6/Cryptodome/Util
copying lib/Cryptodome/Util/_raw_api.pyi -> build/lib.linux-x86_64-3.6/Cryptodome/Util
copying lib/Cryptodome/Util/asn1.pyi -> build/lib.linux-x86_64-3.6/Cryptodome/Util
copying lib/Cryptodome/Util/number.pyi -> build/lib.linux-x86_64-3.6/Cryptodome/Util
copying lib/Cryptodome/Util/py3compat.pyi -> build/lib.linux-x86_64-3.6/Cryptodome/Util
copying lib/Cryptodome/Util/strxor.pyi -> build/lib.linux-x86_64-3.6/Cryptodome/Util
copying lib/Cryptodome/Math/Numbers.pyi -> build/lib.linux-x86_64-3.6/Cryptodome/Math
copying lib/Cryptodome/Math/Primality.pyi -> build/lib.linux-x86_64-3.6/Cryptodome/Math
copying lib/Cryptodome/Math/_IntegerBase.pyi -> build/lib.linux-x86_64-3.6/Cryptodome/Math
copying lib/Cryptodome/Math/_IntegerCustom.pyi -> build/lib.linux-x86_64-3.6/Cryptodome/Math
copying lib/Cryptodome/Math/_IntegerGMP.pyi -> build/lib.linux-x86_64-3.6/Cryptodome/Math
copying lib/Cryptodome/Math/_IntegerNative.pyi -> build/lib.linux-x86_64-3.6/Cryptodome/Math
creating build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors
creating build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCGFSbox128.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCGFSbox192.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCGFSbox256.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCKeySbox128.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCKeySbox192.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCKeySbox256.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMCT128.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMCT192.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMCT256.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMMT128.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMMT192.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMMT256.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarKey128.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarKey192.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarKey256.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarTxt128.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarTxt192.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarTxt256.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128GFSbox128.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128GFSbox192.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128GFSbox256.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128KeySbox128.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128KeySbox192.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128KeySbox256.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MCT128.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MCT192.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MCT256.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MMT128.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MMT192.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MMT256.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarKey128.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarKey192.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarKey256.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarTxt128.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarTxt192.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarTxt256.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8GFSbox128.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8GFSbox192.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8GFSbox256.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8KeySbox128.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8KeySbox192.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8KeySbox256.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MCT128.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MCT192.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MCT256.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MMT128.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MMT192.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MMT256.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarKey128.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarKey192.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarKey256.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarTxt128.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarTxt192.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarTxt256.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBGFSbox128.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBGFSbox192.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBGFSbox256.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBKeySbox128.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBKeySbox192.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBKeySbox256.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMCT128.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMCT192.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMCT256.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMMT128.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMMT192.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMMT256.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarKey128.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarKey192.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarKey256.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarTxt128.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarTxt192.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarTxt256.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/README.txt -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/gcmDecrypt128.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/gcmEncryptExtIV128.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/AES
creating build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/README.txt -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCMMT2.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCMMT3.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCinvperm.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCpermop.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCsubtab.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCvarkey.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCvartext.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64MMT2.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64MMT3.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64invperm.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64permop.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64subtab.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64varkey.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64vartext.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8MMT2.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8MMT3.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8invperm.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8permop.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8subtab.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8varkey.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8vartext.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TECBMMT2.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TECBMMT3.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBMMT2.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBMMT3.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBinvperm.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBpermop.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBsubtab.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBvarkey.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBvartext.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/TDES
creating build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/aead_aes_siv_cmac_test.json -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/aes_ccm_test.json -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/aes_eax_test.json -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/aes_gcm_test.json -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/aes_siv_cmac_test.json -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/chacha20_poly1305_test.json -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha1_mgf1sha1_test.json -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha224_mgf1sha1_test.json -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha224_mgf1sha224_test.json -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha256_mgf1sha1_test.json -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha256_mgf1sha256_test.json -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha384_mgf1sha1_test.json -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha384_mgf1sha384_test.json -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha512_mgf1sha1_test.json -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha512_mgf1sha512_test.json -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_3072_sha256_mgf1sha1_test.json -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_3072_sha256_mgf1sha256_test.json -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_3072_sha512_mgf1sha1_test.json -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_3072_sha512_mgf1sha512_test.json -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_4096_sha256_mgf1sha1_test.json -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_4096_sha256_mgf1sha256_test.json -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_4096_sha512_mgf1sha1_test.json -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_4096_sha512_mgf1sha512_test.json -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_misc_test.json -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_pkcs1_2048_test.json -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_pkcs1_3072_test.json -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_pkcs1_4096_test.json -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/xchacha20_poly1305_test.json -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof
creating build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Hash/test_vectors
creating build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Hash/test_vectors/SHA1
copying lib/Cryptodome/SelfTest/Hash/test_vectors/SHA1/SHA1ShortMsg.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Hash/test_vectors/SHA1
creating build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Hash/test_vectors/SHA2
copying lib/Cryptodome/SelfTest/Hash/test_vectors/SHA2/SHA512ShortMsg.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Hash/test_vectors/SHA2
copying lib/Cryptodome/SelfTest/Hash/test_vectors/SHA2/SHA512_224ShortMsg.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Hash/test_vectors/SHA2
copying lib/Cryptodome/SelfTest/Hash/test_vectors/SHA2/SHA512_256ShortMsg.rsp -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Hash/test_vectors/SHA2
creating build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Hash/test_vectors/SHA3
copying lib/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-224.txt -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Hash/test_vectors/SHA3
copying lib/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-256.txt -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Hash/test_vectors/SHA3
copying lib/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-384.txt -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Hash/test_vectors/SHA3
copying lib/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-512.txt -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Hash/test_vectors/SHA3
copying lib/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHAKE128.txt -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Hash/test_vectors/SHA3
copying lib/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHAKE256.txt -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Hash/test_vectors/SHA3
creating build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Hash/test_vectors/keccak
copying lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_224.txt -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Hash/test_vectors/keccak
copying lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_256.txt -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Hash/test_vectors/keccak
copying lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_384.txt -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Hash/test_vectors/keccak
copying lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_512.txt -> build/lib.linux-x86_64-3.6/Cryptodome/SelfTest/Hash/test_vectors/keccak
copying lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_224.txt -> build/lib.linux-x86_64-3.6/Cryp