Started by user Ernesto Ojeda Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 06840a31598f64ccac197bd0012fe229e56fcaa7 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7226408601720775400.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6193575495087193802.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 144eb70ba3d470a427e699408e811d3f535e987a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/lftools/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/lftools/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2209350963195475777.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8811293701458457759.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/lftools/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/lftools/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4784588745254318964.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2784’ Running on prd-centos7-docker-4c-2g-2786 in /w/workspace/xfoundry_ci-build-images_lftools [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/ci-build-images.git > git init /w/workspace/xfoundry_ci-build-images_lftools # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_ci-build-images_lftools@tmp/jenkins-gitclient-ssh1634173455066549255.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 06840a31598f64ccac197bd0012fe229e56fcaa7 (lftools) > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 06840a31598f64ccac197bd0012fe229e56fcaa7 # timeout=10 Commit message: "Merge pull request #150 from ernestojeda/lftools" > git rev-list --no-walk 06840a31598f64ccac197bd0012fe229e56fcaa7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (LF Prep) [Pipeline] echo 20:58:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = lftools [Pipeline] echo 20:58:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = lftools [Pipeline] echo 20:58:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = lftools [Pipeline] echo 20:58:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 06840a31598f64ccac197bd0012fe229e56fcaa7 [Pipeline] echo 20:58:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 06840a3 [Pipeline] echo 20:58:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 20:58:27 Still waiting to schedule task 20:58:27 Waiting for next available executor on ‘centos7-docker-4c-2g’ 20:58:27 Still waiting to schedule task 20:58:27 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 20:59:48 Running on prd-centos7-docker-4c-2g-2788 in /w/workspace/xfoundry_ci-build-images_lftools [Pipeline] { [Pipeline] checkout 20:59:48 Selected Git installation does not exist. Using Default 20:59:48 The recommended git tool is: NONE 20:59:51 using credential edgex-jenkins-ssh 20:59:51 Cloning the remote Git repository 20:59:51 Cloning repository git@github.com:edgexfoundry/ci-build-images.git 20:59:51 > git init /w/workspace/xfoundry_ci-build-images_lftools # timeout=10 20:59:51 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 20:59:51 > git --version # timeout=10 20:59:51 > git --version # 'git version 2.24.4' 20:59:51 using GIT_SSH to set credentials SSH Credentials for GitHub 20:59:51 [INFO] Currently running in a labeled security context 20:59:51 [INFO] Currently SELinux is 'enforcing' on the host 20:59:51 > /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_ci-build-images_lftools@tmp/jenkins-gitclient-ssh2827679088453391926.key 20:59:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:59:51 Avoid second fetch 20:59:51 Checking out Revision 06840a31598f64ccac197bd0012fe229e56fcaa7 (lftools) 20:59:51 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 20:59:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:59:51 > git config core.sparsecheckout # timeout=10 20:59:51 > git checkout -f 06840a31598f64ccac197bd0012fe229e56fcaa7 # timeout=10 20:59:55 Commit message: "Merge pull request #150 from ernestojeda/lftools" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:59:56 provisioning config files... 20:59:56 copy managed file [ci-build-images-settings] to file:/w/workspace/xfoundry_ci-build-images_lftools@tmp/config89671643444715914tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:59:56 ---> docker-login.sh 20:59:56 nexus3.edgexfoundry.org:10001 20:59:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:56 Configure a credential helper to remove this warning. See 20:59:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:56 20:59:56 Login Succeeded 20:59:56 nexus3.edgexfoundry.org:10002 20:59:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:56 Configure a credential helper to remove this warning. See 20:59:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:56 20:59:56 Login Succeeded 20:59:56 nexus3.edgexfoundry.org:10003 20:59:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:57 Configure a credential helper to remove this warning. See 20:59:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:57 20:59:57 Login Succeeded 20:59:57 nexus3.edgexfoundry.org:10004 20:59:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:57 Configure a credential helper to remove this warning. See 20:59:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:57 20:59:57 Login Succeeded 20:59:57 docker.io 20:59:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:57 Configure a credential helper to remove this warning. See 20:59:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:57 20:59:57 Login Succeeded 20:59:57 ---> docker-login.sh ends [Pipeline] } 20:59:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] sh 20:59:58 + docker build -t edgex-lftools -f Dockerfile . 20:59:58 Sending build context to Docker daemon 390.7kB 20:59:58 Step 1/8 : FROM centos:7 20:59:59 7: Pulling from library/centos 20:59:59 2d473b07cdd5: Pulling fs layer 21:00:00 2d473b07cdd5: Verifying Checksum 21:00:00 2d473b07cdd5: Download complete 21:00:03 2d473b07cdd5: Pull complete 21:00:03 Digest: sha256:0f4ec88e21daf75124b8a9e5ca03c37a5e937e0e108a255d890492430789b60e 21:00:03 Status: Downloaded newer image for centos:7 21:00:03 ---> 8652b9f0cb4c 21:00:03 Step 2/8 : COPY ./fedora-infra-sigul.repo /etc/yum.repos.d/ 21:00:03 ---> c3f1eef3fef4 21:00:03 Step 3/8 : ENV LC_ALL=en_US.utf-8 LANG=en_US.utf-8 21:00:03 ---> Running in 9c7b49fc6136 21:00:03 Removing intermediate container 9c7b49fc6136 21:00:03 ---> aae7ba5c94c6 21:00:03 Step 4/8 : RUN yum install -y libxml2 libxslt && curl -s https://download-ib01.fedoraproject.org/pub/epel/7/x86_64/Packages/x/xmlstarlet-1.6.1-1.el7.x86_64.rpm -o /tmp/xmlstarlet-1.6.1-1.el7.x86_64.rpm && rpm -Uvh /tmp/xmlstarlet-1.6.1-1.el7.x86_64.rpm 21:00:03 ---> Running in c7ff5d3da8fb 21:00:04 Loaded plugins: fastestmirror, ovl 21:00:04 Determining fastest mirrors 21:00:06 * base: centos.mirror.colo-serv.net 21:00:06 * extras: centos.mirror.iweb.ca 21:00:06 * updates: centos.mirror.iweb.ca 21:00:09 Package libxml2-2.9.1-6.el7.5.x86_64 already installed and latest version 21:00:09 Resolving Dependencies 21:00:09 --> Running transaction check 21:00:09 ---> Package libxslt.x86_64 0:1.1.28-6.el7 will be installed 21:00:09 --> Finished Dependency Resolution 21:00:09 21:00:09 Dependencies Resolved 21:00:09 21:00:09 ================================================================================ 21:00:09 Package Arch Version Repository Size 21:00:09 ================================================================================ 21:00:09 Installing: 21:00:09 libxslt x86_64 1.1.28-6.el7 base 242 k 21:00:09 21:00:09 Transaction Summary 21:00:09 ================================================================================ 21:00:09 Install 1 Package 21:00:09 21:00:09 Total download size: 242 k 21:00:09 Installed size: 486 k 21:00:09 Downloading packages: 21:00:09 warning: /var/cache/yum/x86_64/7/base/packages/libxslt-1.1.28-6.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY 21:00:09 Public key for libxslt-1.1.28-6.el7.x86_64.rpm is not installed 21:00:09 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 21:00:09 Importing GPG key 0xF4A80EB5: 21:00:09 Userid : "CentOS-7 Key (CentOS 7 Official Signing Key) " 21:00:09 Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5 21:00:09 Package : centos-release-7-9.2009.0.el7.centos.x86_64 (@CentOS) 21:00:09 From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 21:00:09 Running transaction check 21:00:09 Running transaction test 21:00:09 Transaction test succeeded 21:00:09 Running transaction 21:00:11 Installing : libxslt-1.1.28-6.el7.x86_64 1/1 21:00:11 Verifying : libxslt-1.1.28-6.el7.x86_64 1/1 21:00:11 21:00:11 Installed: 21:00:11 libxslt.x86_64 0:1.1.28-6.el7 21:00:11 21:00:11 Complete! 21:00:11 warning: /tmp/xmlstarlet-1.6.1-1.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID 352c64e5: NOKEY 21:00:11 Preparing... ######################################## 21:00:11 Updating / installing... 21:00:11 xmlstarlet-1.6.1-1.el7 ######################################## 21:00:13 Removing intermediate container c7ff5d3da8fb 21:00:13 ---> 57446abea677 21:00:13 Step 5/8 : RUN yum install -y git python3 python3-devel make automake gcc kernel-devel sudo sigul && yum clean all && rm -rf /var/cache/yum && sed -i 's|/usr/bin/python|/usr/bin/python2|g' /usr/bin/yum && sed -i 's|/usr/bin/python|/usr/bin/python2|g' /usr/libexec/urlgrabber-ext-down && alternatives --install /usr/bin/python python /usr/bin/python3 60 && python --version 21:00:13 ---> Running in 5667dbfb7f7f 21:00:13 Loaded plugins: fastestmirror, ovl 21:00:13 Loading mirror speeds from cached hostfile 21:00:13 * base: centos.mirror.colo-serv.net 21:00:13 * extras: centos.mirror.iweb.ca 21:00:13 * updates: centos.mirror.iweb.ca 21:00:14 Resolving Dependencies 21:00:14 --> Running transaction check 21:00:14 ---> Package automake.noarch 0:1.13.4-3.el7 will be installed 21:00:14 --> Processing Dependency: perl >= 5.006 for package: automake-1.13.4-3.el7.noarch 21:00:14 --> Processing Dependency: autoconf >= 2.65 for package: automake-1.13.4-3.el7.noarch 21:00:14 --> Processing Dependency: perl(warnings) for package: automake-1.13.4-3.el7.noarch 21:00:14 --> Processing Dependency: perl(vars) for package: automake-1.13.4-3.el7.noarch 21:00:14 --> Processing Dependency: perl(threads) for package: automake-1.13.4-3.el7.noarch 21:00:14 --> Processing Dependency: perl(strict) for package: automake-1.13.4-3.el7.noarch 21:00:14 --> Processing Dependency: perl(constant) for package: automake-1.13.4-3.el7.noarch 21:00:14 --> Processing Dependency: perl(Thread::Queue) for package: automake-1.13.4-3.el7.noarch 21:00:14 --> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-3.el7.noarch 21:00:14 --> Processing Dependency: perl(POSIX) for package: automake-1.13.4-3.el7.noarch 21:00:14 --> Processing Dependency: perl(IO::File) for package: automake-1.13.4-3.el7.noarch 21:00:14 --> Processing Dependency: perl(Getopt::Long) for package: automake-1.13.4-3.el7.noarch 21:00:14 --> Processing Dependency: perl(File::stat) for package: automake-1.13.4-3.el7.noarch 21:00:14 --> Processing Dependency: perl(File::Spec) for package: automake-1.13.4-3.el7.noarch 21:00:14 --> Processing Dependency: perl(File::Path) for package: automake-1.13.4-3.el7.noarch 21:00:14 --> Processing Dependency: perl(File::Copy) for package: automake-1.13.4-3.el7.noarch 21:00:14 --> Processing Dependency: perl(File::Compare) for package: automake-1.13.4-3.el7.noarch 21:00:14 --> Processing Dependency: perl(File::Basename) for package: automake-1.13.4-3.el7.noarch 21:00:14 --> Processing Dependency: perl(Exporter) for package: automake-1.13.4-3.el7.noarch 21:00:14 --> Processing Dependency: perl(Errno) for package: automake-1.13.4-3.el7.noarch 21:00:14 --> Processing Dependency: perl(DynaLoader) for package: automake-1.13.4-3.el7.noarch 21:00:14 --> Processing Dependency: perl(Class::Struct) for package: automake-1.13.4-3.el7.noarch 21:00:14 --> Processing Dependency: perl(Carp) for package: automake-1.13.4-3.el7.noarch 21:00:14 --> Processing Dependency: /usr/bin/perl for package: automake-1.13.4-3.el7.noarch 21:00:14 ---> Package gcc.x86_64 0:4.8.5-44.el7 will be installed 21:00:14 --> Processing Dependency: libgomp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.x86_64 21:00:14 --> Processing Dependency: cpp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.x86_64 21:00:14 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-44.el7.x86_64 21:00:14 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-44.el7.x86_64 21:00:14 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-44.el7.x86_64 21:00:14 --> Processing Dependency: libgomp.so.1()(64bit) for package: gcc-4.8.5-44.el7.x86_64 21:00:14 ---> Package git.x86_64 0:1.8.3.1-23.el7_8 will be installed 21:00:14 --> Processing Dependency: perl-Git = 1.8.3.1-23.el7_8 for package: git-1.8.3.1-23.el7_8.x86_64 21:00:14 --> Processing Dependency: rsync for package: git-1.8.3.1-23.el7_8.x86_64 21:00:14 --> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-23.el7_8.x86_64 21:00:14 --> Processing Dependency: perl(Git) for package: git-1.8.3.1-23.el7_8.x86_64 21:00:14 --> Processing Dependency: perl(File::Temp) for package: git-1.8.3.1-23.el7_8.x86_64 21:00:14 --> Processing Dependency: perl(Error) for package: git-1.8.3.1-23.el7_8.x86_64 21:00:14 --> Processing Dependency: openssh-clients for package: git-1.8.3.1-23.el7_8.x86_64 21:00:14 --> Processing Dependency: less for package: git-1.8.3.1-23.el7_8.x86_64 21:00:14 ---> Package kernel-devel.x86_64 0:3.10.0-1160.31.1.el7 will be installed 21:00:14 ---> Package make.x86_64 1:3.82-24.el7 will be installed 21:00:14 ---> Package python3.x86_64 0:3.6.8-18.el7 will be installed 21:00:14 --> Processing Dependency: python3-libs(x86-64) = 3.6.8-18.el7 for package: python3-3.6.8-18.el7.x86_64 21:00:14 --> Processing Dependency: python3-setuptools for package: python3-3.6.8-18.el7.x86_64 21:00:14 --> Processing Dependency: python3-pip for package: python3-3.6.8-18.el7.x86_64 21:00:14 --> Processing Dependency: libpython3.6m.so.1.0()(64bit) for package: python3-3.6.8-18.el7.x86_64 21:00:14 ---> Package python3-devel.x86_64 0:3.6.8-18.el7 will be installed 21:00:14 --> Processing Dependency: redhat-rpm-config for package: python3-devel-3.6.8-18.el7.x86_64 21:00:14 --> Processing Dependency: python3-rpm-macros for package: python3-devel-3.6.8-18.el7.x86_64 21:00:14 --> Processing Dependency: python3-rpm-generators for package: python3-devel-3.6.8-18.el7.x86_64 21:00:14 --> Processing Dependency: python-rpm-macros for package: python3-devel-3.6.8-18.el7.x86_64 21:00:14 ---> Package sigul.x86_64 0:0.207-1.el7 will be installed 21:00:14 --> Processing Dependency: python-nss >= 0.11 for package: sigul-0.207-1.el7.x86_64 21:00:14 --> Processing Dependency: koji for package: sigul-0.207-1.el7.x86_64 21:00:14 --> Processing Dependency: logrotate for package: sigul-0.207-1.el7.x86_64 21:00:14 ---> Package sudo.x86_64 0:1.8.23-10.el7_9.1 will be installed 21:00:14 --> Running transaction check 21:00:14 ---> Package autoconf.noarch 0:2.69-11.el7 will be installed 21:00:14 --> Processing Dependency: m4 >= 1.4.14 for package: autoconf-2.69-11.el7.noarch 21:00:14 --> Processing Dependency: perl(Text::ParseWords) for package: autoconf-2.69-11.el7.noarch 21:00:14 --> Processing Dependency: perl(Data::Dumper) for package: autoconf-2.69-11.el7.noarch 21:00:14 ---> Package cpp.x86_64 0:4.8.5-44.el7 will be installed 21:00:14 ---> Package glibc-devel.x86_64 0:2.17-324.el7_9 will be installed 21:00:14 --> Processing Dependency: glibc-headers = 2.17-324.el7_9 for package: glibc-devel-2.17-324.el7_9.x86_64 21:00:14 --> Processing Dependency: glibc = 2.17-324.el7_9 for package: glibc-devel-2.17-324.el7_9.x86_64 21:00:14 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-324.el7_9.x86_64 21:00:14 ---> Package koji.noarch 0:1.15.1-1.el7.centos will be installed 21:00:14 --> Processing Dependency: python2-koji = 1.15.1-1.el7.centos for package: koji-1.15.1-1.el7.centos.noarch 21:00:14 --> Processing Dependency: python-libcomps for package: koji-1.15.1-1.el7.centos.noarch 21:00:14 ---> Package less.x86_64 0:458-9.el7 will be installed 21:00:14 --> Processing Dependency: groff-base for package: less-458-9.el7.x86_64 21:00:14 ---> Package libgomp.x86_64 0:4.8.5-44.el7 will be installed 21:00:14 ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed 21:00:14 ---> Package logrotate.x86_64 0:3.8.6-19.el7 will be installed 21:00:14 ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed 21:00:14 ---> Package openssh-clients.x86_64 0:7.4p1-21.el7 will be installed 21:00:14 --> Processing Dependency: openssh = 7.4p1-21.el7 for package: openssh-clients-7.4p1-21.el7.x86_64 21:00:14 --> Processing Dependency: fipscheck-lib(x86-64) >= 1.3.0 for package: openssh-clients-7.4p1-21.el7.x86_64 21:00:14 --> Processing Dependency: libfipscheck.so.1()(64bit) for package: openssh-clients-7.4p1-21.el7.x86_64 21:00:14 --> Processing Dependency: libedit.so.0()(64bit) for package: openssh-clients-7.4p1-21.el7.x86_64 21:00:14 ---> Package perl.x86_64 4:5.16.3-299.el7_9 will be installed 21:00:14 --> Processing Dependency: perl-libs = 4:5.16.3-299.el7_9 for package: 4:perl-5.16.3-299.el7_9.x86_64 21:00:14 --> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-299.el7_9.x86_64 21:00:14 --> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-299.el7_9.x86_64 21:00:14 --> Processing Dependency: perl-macros for package: 4:perl-5.16.3-299.el7_9.x86_64 21:00:14 --> Processing Dependency: perl-libs for package: 4:perl-5.16.3-299.el7_9.x86_64 21:00:14 --> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-299.el7_9.x86_64 21:00:14 --> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-299.el7_9.x86_64 21:00:14 --> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-299.el7_9.x86_64 21:00:14 --> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-299.el7_9.x86_64 21:00:14 --> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-299.el7_9.x86_64 21:00:14 --> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-299.el7_9.x86_64 21:00:14 --> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-299.el7_9.x86_64 21:00:14 --> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-299.el7_9.x86_64 21:00:14 --> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-299.el7_9.x86_64 21:00:14 --> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.16.3-299.el7_9.x86_64 21:00:14 ---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed 21:00:14 ---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed 21:00:14 ---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed 21:00:14 ---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed 21:00:14 ---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed 21:00:14 ---> Package perl-Getopt-Long.noarch 0:2.40-3.el7 will be installed 21:00:14 --> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-3.el7.noarch 21:00:14 ---> Package perl-Git.noarch 0:1.8.3.1-23.el7_8 will be installed 21:00:14 ---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be installed 21:00:14 ---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be installed 21:00:14 ---> Package perl-Test-Harness.noarch 0:3.28-3.el7 will be installed 21:00:14 ---> Package perl-Thread-Queue.noarch 0:3.02-2.el7 will be installed 21:00:14 ---> Package perl-constant.noarch 0:1.27-2.el7 will be installed 21:00:14 ---> Package perl-threads.x86_64 0:1.87-4.el7 will be installed 21:00:14 ---> Package python-nss.x86_64 0:0.16.0-3.el7 will be installed 21:00:14 ---> Package python-rpm-macros.noarch 0:3-34.el7 will be installed 21:00:14 --> Processing Dependency: python-srpm-macros for package: python-rpm-macros-3-34.el7.noarch 21:00:14 ---> Package python3-libs.x86_64 0:3.6.8-18.el7 will be installed 21:00:14 --> Processing Dependency: libtirpc.so.1()(64bit) for package: python3-libs-3.6.8-18.el7.x86_64 21:00:14 ---> Package python3-pip.noarch 0:9.0.3-8.el7 will be installed 21:00:14 ---> Package python3-rpm-generators.noarch 0:6-2.el7 will be installed 21:00:14 ---> Package python3-rpm-macros.noarch 0:3-34.el7 will be installed 21:00:14 ---> Package python3-setuptools.noarch 0:39.2.0-10.el7 will be installed 21:00:14 ---> Package redhat-rpm-config.noarch 0:9.1.0-88.el7.centos will be installed 21:00:14 --> Processing Dependency: dwz >= 0.4 for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch 21:00:14 --> Processing Dependency: zip for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch 21:00:14 --> Processing Dependency: perl-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch 21:00:14 ---> Package rsync.x86_64 0:3.1.2-10.el7 will be installed 21:00:14 --> Running transaction check 21:00:14 ---> Package dwz.x86_64 0:0.11-3.el7 will be installed 21:00:14 ---> Package fipscheck-lib.x86_64 0:1.4.1-6.el7 will be installed 21:00:14 --> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.4.1-6.el7.x86_64 21:00:14 ---> Package glibc.x86_64 0:2.17-317.el7 will be updated 21:00:14 --> Processing Dependency: glibc = 2.17-317.el7 for package: glibc-common-2.17-317.el7.x86_64 21:00:14 ---> Package glibc.x86_64 0:2.17-324.el7_9 will be an update 21:00:14 ---> Package glibc-headers.x86_64 0:2.17-324.el7_9 will be installed 21:00:14 --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-324.el7_9.x86_64 21:00:14 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-324.el7_9.x86_64 21:00:14 ---> Package groff-base.x86_64 0:1.22.2-8.el7 will be installed 21:00:14 ---> Package libedit.x86_64 0:3.0-12.20121213cvs.el7 will be installed 21:00:14 ---> Package libtirpc.x86_64 0:0.2.4-0.16.el7 will be installed 21:00:14 ---> Package m4.x86_64 0:1.4.16-10.el7 will be installed 21:00:14 ---> Package openssh.x86_64 0:7.4p1-21.el7 will be installed 21:00:14 ---> Package perl-Data-Dumper.x86_64 0:2.145-3.el7 will be installed 21:00:14 ---> Package perl-Filter.x86_64 0:1.49-3.el7 will be installed 21:00:14 ---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed 21:00:14 --> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch 21:00:14 --> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch 21:00:14 ---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed 21:00:14 --> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch 21:00:14 --> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch 21:00:14 ---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be installed 21:00:14 ---> Package perl-Socket.x86_64 0:2.010-5.el7 will be installed 21:00:14 ---> Package perl-Storable.x86_64 0:2.45-3.el7 will be installed 21:00:14 ---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed 21:00:14 ---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be installed 21:00:14 ---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed 21:00:14 ---> Package perl-libs.x86_64 4:5.16.3-299.el7_9 will be installed 21:00:14 ---> Package perl-macros.x86_64 4:5.16.3-299.el7_9 will be installed 21:00:14 ---> Package perl-srpm-macros.noarch 0:1-8.el7 will be installed 21:00:14 ---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be installed 21:00:14 ---> Package python-srpm-macros.noarch 0:3-34.el7 will be installed 21:00:14 ---> Package python2-koji.noarch 0:1.15.1-1.el7.centos will be installed 21:00:14 --> Processing Dependency: python-krbV >= 1.0.13 for package: python2-koji-1.15.1-1.el7.centos.noarch 21:00:14 --> Processing Dependency: python-six for package: python2-koji-1.15.1-1.el7.centos.noarch 21:00:14 --> Processing Dependency: python-requests-kerberos for package: python2-koji-1.15.1-1.el7.centos.noarch 21:00:14 --> Processing Dependency: python-requests for package: python2-koji-1.15.1-1.el7.centos.noarch 21:00:14 --> Processing Dependency: python-dateutil for package: python2-koji-1.15.1-1.el7.centos.noarch 21:00:14 --> Processing Dependency: pyOpenSSL for package: python2-koji-1.15.1-1.el7.centos.noarch 21:00:14 ---> Package python2-libcomps.x86_64 0:0.1.8-14.el7 will be installed 21:00:14 --> Processing Dependency: libcomps(x86-64) = 0.1.8-14.el7 for package: python2-libcomps-0.1.8-14.el7.x86_64 21:00:14 --> Processing Dependency: libcomps.so.0.1.6()(64bit) for package: python2-libcomps-0.1.8-14.el7.x86_64 21:00:14 ---> Package zip.x86_64 0:3.0-11.el7 will be installed 21:00:14 --> Running transaction check 21:00:14 ---> Package fipscheck.x86_64 0:1.4.1-6.el7 will be installed 21:00:14 ---> Package glibc-common.x86_64 0:2.17-317.el7 will be updated 21:00:14 ---> Package glibc-common.x86_64 0:2.17-324.el7_9 will be an update 21:00:14 ---> Package kernel-headers.x86_64 0:3.10.0-1160.31.1.el7 will be installed 21:00:14 ---> Package libcomps.x86_64 0:0.1.8-14.el7 will be installed 21:00:14 ---> Package perl-Encode.x86_64 0:2.51-7.el7 will be installed 21:00:14 ---> Package perl-Pod-Escapes.noarch 1:1.04-299.el7_9 will be installed 21:00:14 ---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed 21:00:14 --> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch 21:00:14 --> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch 21:00:14 ---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed 21:00:14 ---> Package pyOpenSSL.x86_64 0:0.13.1-4.el7 will be installed 21:00:14 ---> Package python-dateutil.noarch 0:1.5-7.el7 will be installed 21:00:14 ---> Package python-krbV.x86_64 0:1.0.90-8.el7 will be installed 21:00:14 ---> Package python-requests.noarch 0:2.6.0-10.el7 will be installed 21:00:14 --> Processing Dependency: python-urllib3 >= 1.10.2-1 for package: python-requests-2.6.0-10.el7.noarch 21:00:14 ---> Package python-requests-kerberos.noarch 0:0.7.0-2.el7 will be installed 21:00:14 --> Processing Dependency: python-kerberos for package: python-requests-kerberos-0.7.0-2.el7.noarch 21:00:14 ---> Package python-six.noarch 0:1.9.0-2.el7 will be installed 21:00:14 --> Running transaction check 21:00:14 ---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed 21:00:14 ---> Package perl-parent.noarch 1:0.225-244.el7 will be installed 21:00:14 ---> Package python-kerberos.x86_64 0:1.1-15.el7 will be installed 21:00:14 ---> Package python-urllib3.noarch 0:1.10.2-7.el7 will be installed 21:00:14 --> Processing Dependency: python-ipaddress for package: python-urllib3-1.10.2-7.el7.noarch 21:00:14 --> Processing Dependency: python-backports-ssl_match_hostname for package: python-urllib3-1.10.2-7.el7.noarch 21:00:14 --> Running transaction check 21:00:14 ---> Package python-backports-ssl_match_hostname.noarch 0:3.5.0.1-1.el7 will be installed 21:00:14 --> Processing Dependency: python-backports for package: python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch 21:00:14 ---> Package python-ipaddress.noarch 0:1.0.16-2.el7 will be installed 21:00:14 --> Running transaction check 21:00:14 ---> Package python-backports.x86_64 0:1.0-8.el7 will be installed 21:00:14 --> Finished Dependency Resolution 21:00:14 21:00:14 Dependencies Resolved 21:00:14 21:00:14 ================================================================================ 21:00:14 Package Arch Version Repository Size 21:00:14 ================================================================================ 21:00:14 Installing: 21:00:14 automake noarch 1.13.4-3.el7 base 679 k 21:00:14 gcc x86_64 4.8.5-44.el7 base 16 M 21:00:14 git x86_64 1.8.3.1-23.el7_8 base 4.4 M 21:00:14 kernel-devel x86_64 3.10.0-1160.31.1.el7 updates 18 M 21:00:14 make x86_64 1:3.82-24.el7 base 421 k 21:00:14 python3 x86_64 3.6.8-18.el7 updates 70 k 21:00:14 python3-devel x86_64 3.6.8-18.el7 updates 217 k 21:00:14 sigul x86_64 0.207-1.el7 fedora-infra-sigul 100 k 21:00:14 sudo x86_64 1.8.23-10.el7_9.1 updates 843 k 21:00:14 Installing for dependencies: 21:00:14 autoconf noarch 2.69-11.el7 base 701 k 21:00:14 cpp x86_64 4.8.5-44.el7 base 5.9 M 21:00:14 dwz x86_64 0.11-3.el7 base 99 k 21:00:14 fipscheck x86_64 1.4.1-6.el7 base 21 k 21:00:14 fipscheck-lib x86_64 1.4.1-6.el7 base 11 k 21:00:14 glibc-devel x86_64 2.17-324.el7_9 updates 1.1 M 21:00:14 glibc-headers x86_64 2.17-324.el7_9 updates 691 k 21:00:14 groff-base x86_64 1.22.2-8.el7 base 942 k 21:00:14 kernel-headers x86_64 3.10.0-1160.31.1.el7 updates 9.0 M 21:00:14 koji noarch 1.15.1-1.el7.centos extras 115 k 21:00:14 less x86_64 458-9.el7 base 120 k 21:00:14 libcomps x86_64 0.1.8-14.el7 extras 75 k 21:00:14 libedit x86_64 3.0-12.20121213cvs.el7 21:00:14 base 92 k 21:00:14 libgomp x86_64 4.8.5-44.el7 base 159 k 21:00:14 libmpc x86_64 1.0.1-3.el7 base 51 k 21:00:14 libtirpc x86_64 0.2.4-0.16.el7 base 89 k 21:00:14 logrotate x86_64 3.8.6-19.el7 base 70 k 21:00:14 m4 x86_64 1.4.16-10.el7 base 256 k 21:00:14 mpfr x86_64 3.1.1-4.el7 base 203 k 21:00:14 openssh x86_64 7.4p1-21.el7 base 510 k 21:00:14 openssh-clients x86_64 7.4p1-21.el7 base 655 k 21:00:14 perl x86_64 4:5.16.3-299.el7_9 updates 8.0 M 21:00:14 perl-Carp noarch 1.26-244.el7 base 19 k 21:00:14 perl-Data-Dumper x86_64 2.145-3.el7 base 47 k 21:00:14 perl-Encode x86_64 2.51-7.el7 base 1.5 M 21:00:14 perl-Error noarch 1:0.17020-2.el7 base 32 k 21:00:14 perl-Exporter noarch 5.68-3.el7 base 28 k 21:00:14 perl-File-Path noarch 2.09-2.el7 base 26 k 21:00:14 perl-File-Temp noarch 0.23.01-3.el7 base 56 k 21:00:14 perl-Filter x86_64 1.49-3.el7 base 76 k 21:00:14 perl-Getopt-Long noarch 2.40-3.el7 base 56 k 21:00:14 perl-Git noarch 1.8.3.1-23.el7_8 base 56 k 21:00:14 perl-HTTP-Tiny noarch 0.033-3.el7 base 38 k 21:00:14 perl-PathTools x86_64 3.40-5.el7 base 82 k 21:00:14 perl-Pod-Escapes noarch 1:1.04-299.el7_9 updates 52 k 21:00:14 perl-Pod-Perldoc noarch 3.20-4.el7 base 87 k 21:00:14 perl-Pod-Simple noarch 1:3.28-4.el7 base 216 k 21:00:14 perl-Pod-Usage noarch 1.63-3.el7 base 27 k 21:00:14 perl-Scalar-List-Utils x86_64 1.27-248.el7 base 36 k 21:00:14 perl-Socket x86_64 2.010-5.el7 base 49 k 21:00:14 perl-Storable x86_64 2.45-3.el7 base 77 k 21:00:14 perl-TermReadKey x86_64 2.30-20.el7 base 31 k 21:00:14 perl-Test-Harness noarch 3.28-3.el7 base 302 k 21:00:14 perl-Text-ParseWords noarch 3.29-4.el7 base 14 k 21:00:14 perl-Thread-Queue noarch 3.02-2.el7 base 17 k 21:00:14 perl-Time-HiRes x86_64 4:1.9725-3.el7 base 45 k 21:00:14 perl-Time-Local noarch 1.2300-2.el7 base 24 k 21:00:14 perl-constant noarch 1.27-2.el7 base 19 k 21:00:14 perl-libs x86_64 4:5.16.3-299.el7_9 updates 690 k 21:00:14 perl-macros x86_64 4:5.16.3-299.el7_9 updates 44 k 21:00:14 perl-parent noarch 1:0.225-244.el7 base 12 k 21:00:14 perl-podlators noarch 2.5.1-3.el7 base 112 k 21:00:14 perl-srpm-macros noarch 1-8.el7 base 4.6 k 21:00:14 perl-threads x86_64 1.87-4.el7 base 49 k 21:00:14 perl-threads-shared x86_64 1.43-6.el7 base 39 k 21:00:14 pyOpenSSL x86_64 0.13.1-4.el7 base 135 k 21:00:14 python-backports x86_64 1.0-8.el7 base 5.8 k 21:00:14 python-backports-ssl_match_hostname 21:00:14 noarch 3.5.0.1-1.el7 base 13 k 21:00:14 python-dateutil noarch 1.5-7.el7 base 85 k 21:00:14 python-ipaddress noarch 1.0.16-2.el7 base 34 k 21:00:14 python-kerberos x86_64 1.1-15.el7 base 25 k 21:00:14 python-krbV x86_64 1.0.90-8.el7 base 54 k 21:00:14 python-nss x86_64 0.16.0-3.el7 base 266 k 21:00:14 python-requests noarch 2.6.0-10.el7 base 95 k 21:00:14 python-requests-kerberos noarch 0.7.0-2.el7 extras 17 k 21:00:14 python-rpm-macros noarch 3-34.el7 base 9.1 k 21:00:14 python-six noarch 1.9.0-2.el7 base 29 k 21:00:14 python-srpm-macros noarch 3-34.el7 base 8.8 k 21:00:14 python-urllib3 noarch 1.10.2-7.el7 base 103 k 21:00:14 python2-koji noarch 1.15.1-1.el7.centos extras 291 k 21:00:14 python2-libcomps x86_64 0.1.8-14.el7 extras 47 k 21:00:14 python3-libs x86_64 3.6.8-18.el7 updates 6.9 M 21:00:14 python3-pip noarch 9.0.3-8.el7 base 1.6 M 21:00:14 python3-rpm-generators noarch 6-2.el7 base 20 k 21:00:14 python3-rpm-macros noarch 3-34.el7 base 8.1 k 21:00:14 python3-setuptools noarch 39.2.0-10.el7 base 629 k 21:00:14 redhat-rpm-config noarch 9.1.0-88.el7.centos base 81 k 21:00:14 rsync x86_64 3.1.2-10.el7 base 404 k 21:00:14 zip x86_64 3.0-11.el7 base 260 k 21:00:14 Updating for dependencies: 21:00:14 glibc x86_64 2.17-324.el7_9 updates 3.6 M 21:00:14 glibc-common x86_64 2.17-324.el7_9 updates 12 M 21:00:14 21:00:14 Transaction Summary 21:00:14 ================================================================================ 21:00:14 Install 9 Packages (+79 Dependent packages) 21:00:14 Upgrade ( 2 Dependent packages) 21:00:14 21:00:14 Total download size: 100 M 21:00:14 Downloading packages: 21:00:14 Delta RPMs disabled because /usr/bin/applydeltarpm not installed. 21:00:16 warning: /var/cache/yum/x86_64/7/fedora-infra-sigul/packages/sigul-0.207-1.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID 47dd8ef9: NOKEY 21:00:16 Public key for sigul-0.207-1.el7.x86_64.rpm is not installed 21:00:16 -------------------------------------------------------------------------------- 21:00:16 Total 53 MB/s | 100 MB 00:01 21:00:16 Retrieving key from https://infrastructure.fedoraproject.org/repo/infra/RPM-GPG-KEY-INFRA-TAGS 21:00:16 Importing GPG key 0x47DD8EF9: 21:00:16 Userid : "Fedora Infrastructure (infrastructure) " 21:00:16 Fingerprint: 1d69 8e02 822f 64ca 1acb 9a32 8059 815e 47dd 8ef9 21:00:16 From : https://infrastructure.fedoraproject.org/repo/infra/RPM-GPG-KEY-INFRA-TAGS 21:00:16 Running transaction check 21:00:16 Running transaction test 21:00:17 Transaction test succeeded 21:00:17 Running transaction 21:00:17 Warning: RPMDB altered outside of yum. 21:00:17  Installing : python-six-1.9.0-2.el7.noarch 1/92 21:00:17 Installing : python-srpm-macros-3-34.el7.noarch 2/92 21:00:17 Installing : python-ipaddress-1.0.16-2.el7.noarch 3/92 21:00:18 Installing : python-rpm-macros-3-34.el7.noarch 4/92 21:00:21 Updating : glibc-2.17-324.el7_9.x86_64 5/92 21:00:21 Updating : glibc-common-2.17-324.el7_9.x86_64 6/92 21:00:21 Installing : fipscheck-1.4.1-6.el7.x86_64 7/92 21:00:22 Installing : fipscheck-lib-1.4.1-6.el7.x86_64 8/92 21:00:23 Installing : mpfr-3.1.1-4.el7.x86_64 9/92 21:00:24 Installing : libmpc-1.0.1-3.el7.x86_64 10/92 21:00:24 Installing : groff-base-1.22.2-8.el7.x86_64 11/92 21:00:24 Installing : less-458-9.el7.x86_64 12/92 21:00:24 Installing : 1:perl-parent-0.225-244.el7.noarch 13/92 21:00:24 Installing : perl-HTTP-Tiny-0.033-3.el7.noarch 14/92 21:00:24 Installing : perl-podlators-2.5.1-3.el7.noarch 15/92 21:00:24 Installing : perl-Pod-Perldoc-3.20-4.el7.noarch 16/92 21:00:24 Installing : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch 17/92 21:00:25 Installing : perl-Text-ParseWords-3.29-4.el7.noarch 18/92 21:00:25 Installing : perl-Encode-2.51-7.el7.x86_64 19/92 21:00:25 Installing : perl-Pod-Usage-1.63-3.el7.noarch 20/92 21:00:25 Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 21/92 21:00:25 Installing : perl-threads-1.87-4.el7.x86_64 22/92 21:00:25 Installing : perl-Storable-2.45-3.el7.x86_64 23/92 21:00:25 Installing : perl-Carp-1.26-244.el7.noarch 24/92 21:00:25 Installing : perl-Filter-1.49-3.el7.x86_64 25/92 21:00:25 Installing : perl-Exporter-5.68-3.el7.noarch 26/92 21:00:25 Installing : perl-Time-Local-1.2300-2.el7.noarch 27/92 21:00:25 Installing : perl-constant-1.27-2.el7.noarch 28/92 21:00:25 Installing : perl-Socket-2.010-5.el7.x86_64 29/92 21:00:25 Installing : 4:perl-macros-5.16.3-299.el7_9.x86_64 30/92 21:00:25 Installing : perl-threads-shared-1.43-6.el7.x86_64 31/92 21:00:25 Installing : perl-File-Temp-0.23.01-3.el7.noarch 32/92 21:00:25 Installing : perl-File-Path-2.09-2.el7.noarch 33/92 21:00:25 Installing : perl-PathTools-3.40-5.el7.x86_64 34/92 21:00:25 Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64 35/92 21:00:26 Installing : 4:perl-libs-5.16.3-299.el7_9.x86_64 36/92 21:00:26 Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch 37/92 21:00:27 Installing : perl-Getopt-Long-2.40-3.el7.noarch 38/92 21:00:27 Installing : 4:perl-5.16.3-299.el7_9.x86_64 39/92 21:00:27 Installing : 1:perl-Error-0.17020-2.el7.noarch 40/92 21:00:27 Installing : perl-TermReadKey-2.30-20.el7.x86_64 41/92 21:00:27 Installing : perl-Data-Dumper-2.145-3.el7.x86_64 42/92 21:00:27 Installing : perl-Test-Harness-3.28-3.el7.noarch 43/92 21:00:28 Installing : perl-Thread-Queue-3.02-2.el7.noarch 44/92 21:00:28 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2787 in /w/workspace/xfoundry_ci-build-images_lftools [Pipeline] { [Pipeline] checkout 21:00:28 Selected Git installation does not exist. Using Default 21:00:28 The recommended git tool is: NONE 21:00:30 Installing : cpp-4.8.5-44.el7.x86_64 45/92 21:00:30 Installing : openssh-7.4p1-21.el7.x86_64 46/92 21:00:31 Installing : libedit-3.0-12.20121213cvs.el7.x86_64 47/92 21:00:31 Installing : openssh-clients-7.4p1-21.el7.x86_64 48/92 21:00:31 Installing : python-kerberos-1.1-15.el7.x86_64 49/92 21:00:31 Installing : python-nss-0.16.0-3.el7.x86_64 50/92 21:00:32 Installing : rsync-3.1.2-10.el7.x86_64 51/92 21:00:33 Installing : perl-Git-1.8.3.1-23.el7_8.noarch 52/92 21:00:33 Installing : git-1.8.3.1-23.el7_8.x86_64 53/92 21:00:34 Installing : libgomp-4.8.5-44.el7.x86_64 54/92 21:00:34 using credential edgex-jenkins-ssh 21:00:34 Cloning the remote Git repository 21:00:34 Cloning repository git@github.com:edgexfoundry/ci-build-images.git 21:00:34 > git init /w/workspace/xfoundry_ci-build-images_lftools # timeout=10 21:00:34 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 21:00:34 > git --version # timeout=10 21:00:34 > git --version # 'git version 2.17.1' 21:00:34 using GIT_SSH to set credentials SSH Credentials for GitHub 21:00:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:00:35 Installing : m4-1.4.16-10.el7.x86_64 55/92 21:00:35 Avoid second fetch 21:00:35 Checking out Revision 06840a31598f64ccac197bd0012fe229e56fcaa7 (lftools) 21:00:35 Installing : autoconf-2.69-11.el7.noarch 56/92 21:00:35 install-info: No such file or directory for /usr/share/info/autoconf.info 21:00:35 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 21:00:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:00:35 > git config core.sparsecheckout # timeout=10 21:00:35 > git checkout -f 06840a31598f64ccac197bd0012fe229e56fcaa7 # timeout=10 21:00:37 Installing : libcomps-0.1.8-14.el7.x86_64 57/92 21:00:37 Installing : python2-libcomps-0.1.8-14.el7.x86_64 58/92 21:00:38 Installing : pyOpenSSL-0.13.1-4.el7.x86_64 59/92 21:00:38 Installing : logrotate-3.8.6-19.el7.x86_64 60/92 21:00:38 Installing : dwz-0.11-3.el7.x86_64 61/92 21:00:39 Installing : libtirpc-0.2.4-0.16.el7.x86_64 62/92 21:00:39 Installing : python3-setuptools-39.2.0-10.el7.noarch 63/92 21:00:39 Installing : python3-pip-9.0.3-8.el7.noarch 64/92 21:00:40 Commit message: "Merge pull request #150 from ernestojeda/lftools" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:00:40 provisioning config files... 21:00:40 copy managed file [ci-build-images-settings] to file:/w/workspace/xfoundry_ci-build-images_lftools@tmp/config3661240714191787512tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:00:40 Installing : python3-3.6.8-18.el7.x86_64 65/92 21:00:41 Installing : python3-libs-3.6.8-18.el7.x86_64 66/92 21:00:41 Installing : python3-rpm-generators-6-2.el7.noarch 67/92 21:00:41 Installing : python-krbV-1.0.90-8.el7.x86_64 68/92 21:00:41 Installing : zip-3.0-11.el7.x86_64 69/92 21:00:41 ---> docker-login.sh 21:00:41 nexus3.edgexfoundry.org:10001 21:00:41 Installing : python3-rpm-macros-3-34.el7.noarch 70/92 21:00:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:00:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:00:42 Configure a credential helper to remove this warning. See 21:00:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:00:42 21:00:42 Login Succeeded 21:00:42 nexus3.edgexfoundry.org:10002 21:00:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:00:42 Installing : kernel-headers-3.10.0-1160.31.1.el7.x86_64 71/92 21:00:42 Installing : glibc-headers-2.17-324.el7_9.x86_64 72/92 21:00:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:00:43 Configure a credential helper to remove this warning. See 21:00:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:00:43 21:00:43 Login Succeeded 21:00:43 nexus3.edgexfoundry.org:10003 21:00:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:00:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:00:43 Configure a credential helper to remove this warning. See 21:00:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:00:43 21:00:43 Login Succeeded 21:00:43 nexus3.edgexfoundry.org:10004 21:00:43 Installing : glibc-devel-2.17-324.el7_9.x86_64 73/92 21:00:43 Installing : python-dateutil-1.5-7.el7.noarch 74/92 21:00:43 Installing : perl-srpm-macros-1-8.el7.noarch 75/92 21:00:43 Installing : redhat-rpm-config-9.1.0-88.el7.centos.noarch 76/92 21:00:43 Installing : python-backports-1.0-8.el7.x86_64 77/92 21:00:43 Installing : python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch 78/92 21:00:43 Installing : python-urllib3-1.10.2-7.el7.noarch 79/92 21:00:43 Installing : python-requests-2.6.0-10.el7.noarch 80/92 21:00:43 Installing : python-requests-kerberos-0.7.0-2.el7.noarch 81/92 21:00:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:00:43 Installing : python2-koji-1.15.1-1.el7.centos.noarch 82/92 21:00:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:00:44 Configure a credential helper to remove this warning. See 21:00:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:00:44 21:00:44 Login Succeeded 21:00:44 docker.io 21:00:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:00:44 Installing : koji-1.15.1-1.el7.centos.noarch 83/92 21:00:44 Installing : sigul-0.207-1.el7.x86_64 84/92 21:00:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:00:45 Configure a credential helper to remove this warning. See 21:00:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:00:45 21:00:45 Login Succeeded 21:00:45 ---> docker-login.sh ends [Pipeline] } 21:00:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] sh 21:00:45 + docker build -t edgex-lftools-log-publisher -f Dockerfile.logs-publish . 21:00:45 Sending build context to Docker daemon 389.6kB 21:00:46 [WARNING]: Empty continuation line found in: 21:00:46 RUN apk add --update --no-cache build-base openssl-dev libxml2-dev libxslt-dev libffi-dev linux-headers xmlstarlet bash git util-linux sysstat sudo jq bash curl && adduser --uid 1001 jenkins --disabled-password && echo "IyEvYmluL3NoCgpjYXQgL2ZhY3Rlci1vcw==" | base64 -d > /usr/bin/facter && chmod +x /usr/bin/facter && pip3 install --no-cache-dir --upgrade pip setuptools && pip3 install --no-cache-dir -I lftools[openstack]==0.31.1 && pip3 install --no-cache-dir zipp==1.1.0 python-openstackclient && git clone https://github.com/lfit/releng-global-jjb.git global-jjb && cd global-jjb && git reset --hard ${GLOBAL_JJB_COMMIT} 21:00:46 [WARNING]: Empty continuation lines will become errors in a future release. 21:00:46 Step 1/12 : FROM alpine:3.12 as mktempbuilder 21:00:46 Installing : python3-devel-3.6.8-18.el7.x86_64 85/92 21:00:46 3.12: Pulling from library/alpine 21:00:47 d2f70382dc9a: Pulling fs layer 21:00:47 Installing : gcc-4.8.5-44.el7.x86_64 86/92 21:00:47 d2f70382dc9a: Verifying Checksum 21:00:47 d2f70382dc9a: Download complete 21:00:48 Installing : automake-1.13.4-3.el7.noarch 87/92 21:00:48 install-info: No such file or directory for /usr/share/info/automake.info.gz 21:00:48 d2f70382dc9a: Pull complete 21:00:48 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 21:00:48 Status: Downloaded newer image for alpine:3.12 21:00:48 ---> c4fd0aeabfcf 21:00:48 Step 2/12 : WORKDIR /tmp/build 21:00:48 ---> Running in b76e820e8393 21:00:49 Removing intermediate container b76e820e8393 21:00:49 ---> e5ac9ee4e18b 21:00:49 Step 3/12 : RUN apk add --update --no-cache build-base linux-headers 21:00:49 ---> Running in 0974e7c9d3bc 21:00:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:00:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:00:51 (1/21) Installing libgcc (9.3.0-r2) 21:00:51 (2/21) Installing libstdc++ (9.3.0-r2) 21:00:51 (3/21) Installing binutils (2.34-r2) 21:00:51 (4/21) Installing libmagic (5.38-r0) 21:00:52 (5/21) Installing file (5.38-r0) 21:00:52 (6/21) Installing gmp (6.2.0-r0) 21:00:52 (7/21) Installing isl (0.18-r0) 21:00:52 (8/21) Installing libgomp (9.3.0-r2) 21:00:52 (9/21) Installing libatomic (9.3.0-r2) 21:00:52 (10/21) Installing libgphobos (9.3.0-r2) 21:00:52 (11/21) Installing mpfr4 (4.0.2-r4) 21:00:52 (12/21) Installing mpc1 (1.1.0-r1) 21:00:52 (13/21) Installing gcc (9.3.0-r2) 21:00:54 (14/21) Installing musl-dev (1.1.24-r10) 21:00:54 (15/21) Installing libc-dev (0.7.2-r3) 21:00:54 (16/21) Installing g++ (9.3.0-r2) 21:00:55 (17/21) Installing make (4.3-r0) 21:00:55 (18/21) Installing fortify-headers (1.1-r0) 21:00:55 (19/21) Installing patch (2.7.6-r7) 21:00:55 (20/21) Installing build-base (0.5-r2) 21:00:55 (21/21) Installing linux-headers (5.4.5-r1) 21:00:56 Executing busybox-1.31.1-r20.trigger 21:00:56 OK: 197 MiB in 35 packages 21:01:01 Installing : kernel-devel-3.10.0-1160.31.1.el7.x86_64 88/92 21:01:01 Installing : 1:make-3.82-24.el7.x86_64 89/92 21:01:02 Installing : sudo-1.8.23-10.el7_9.1.x86_64 90/92 21:01:03 Cleanup : glibc-2.17-317.el7.x86_64 91/92 21:01:03 Cleanup : glibc-common-2.17-317.el7.x86_64 92/92 21:01:03 Verifying : fipscheck-lib-1.4.1-6.el7.x86_64 1/92 21:01:03 Verifying : perl-HTTP-Tiny-0.033-3.el7.noarch 2/92 21:01:03 Verifying : koji-1.15.1-1.el7.centos.noarch 3/92 21:01:03 Verifying : python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch 4/92 21:01:03 Verifying : git-1.8.3.1-23.el7_8.x86_64 5/92 21:01:03 Verifying : python-urllib3-1.10.2-7.el7.noarch 6/92 21:01:03 Verifying : perl-TermReadKey-2.30-20.el7.x86_64 7/92 21:01:03 Verifying : glibc-common-2.17-324.el7_9.x86_64 8/92 21:01:03 Verifying : groff-base-1.22.2-8.el7.x86_64 9/92 21:01:03 Verifying : perl-File-Temp-0.23.01-3.el7.noarch 10/92 21:01:03 Verifying : perl-Time-Local-1.2300-2.el7.noarch 11/92 21:01:03 Verifying : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch 12/92 21:01:03 Verifying : perl-Data-Dumper-2.145-3.el7.x86_64 13/92 21:01:03 Verifying : fipscheck-1.4.1-6.el7.x86_64 14/92 21:01:03 Verifying : 1:make-3.82-24.el7.x86_64 15/92 21:01:03 Verifying : python-backports-1.0-8.el7.x86_64 16/92 21:01:03 Verifying : python3-setuptools-39.2.0-10.el7.noarch 17/92 21:01:03 Verifying : python-requests-2.6.0-10.el7.noarch 18/92 21:01:03 Verifying : autoconf-2.69-11.el7.noarch 19/92 21:01:03 Verifying : perl-File-Path-2.09-2.el7.noarch 20/92 21:01:03 Verifying : libedit-3.0-12.20121213cvs.el7.x86_64 21/92 21:01:03 Verifying : python-ipaddress-1.0.16-2.el7.noarch 22/92 21:01:04 Verifying : perl-Text-ParseWords-3.29-4.el7.noarch 23/92 21:01:04 Verifying : python-srpm-macros-3-34.el7.noarch 24/92 21:01:04 Verifying : python-kerberos-1.1-15.el7.x86_64 25/92 21:01:04 Verifying : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 26/92 21:01:04 Verifying : python3-3.6.8-18.el7.x86_64 27/92 21:01:04 Verifying : python-requests-kerberos-0.7.0-2.el7.noarch 28/92 21:01:04 Verifying : python-nss-0.16.0-3.el7.x86_64 29/92 21:01:04 Verifying : openssh-clients-7.4p1-21.el7.x86_64 30/92 21:01:04 Verifying : libmpc-1.0.1-3.el7.x86_64 31/92 21:01:04 Verifying : perl-Pod-Usage-1.63-3.el7.noarch 32/92 21:01:04 Verifying : perl-Encode-2.51-7.el7.x86_64 33/92 21:01:04 Verifying : python2-libcomps-0.1.8-14.el7.x86_64 34/92 21:01:04 Verifying : perl-threads-1.87-4.el7.x86_64 35/92 21:01:04 Verifying : rsync-3.1.2-10.el7.x86_64 36/92 21:01:04 Verifying : glibc-devel-2.17-324.el7_9.x86_64 37/92 21:01:04 Verifying : perl-Getopt-Long-2.40-3.el7.noarch 38/92 21:01:04 Verifying : libgomp-4.8.5-44.el7.x86_64 39/92 21:01:04 Verifying : perl-srpm-macros-1-8.el7.noarch 40/92 21:01:04 Verifying : python3-rpm-generators-6-2.el7.noarch 41/92 21:01:04 Verifying : perl-threads-shared-1.43-6.el7.x86_64 42/92 21:01:04 Verifying : perl-Storable-2.45-3.el7.x86_64 43/92 21:01:04 Verifying : python3-pip-9.0.3-8.el7.noarch 44/92 21:01:04 Verifying : m4-1.4.16-10.el7.x86_64 45/92 21:01:04 Verifying : cpp-4.8.5-44.el7.x86_64 46/92 21:01:04 Verifying : 1:perl-parent-0.225-244.el7.noarch 47/92 21:01:04 Verifying : python-dateutil-1.5-7.el7.noarch 48/92 21:01:04 Verifying : perl-Test-Harness-3.28-3.el7.noarch 49/92 21:01:04 Verifying : python-rpm-macros-3-34.el7.noarch 50/92 21:01:04 Verifying : python2-koji-1.15.1-1.el7.centos.noarch 51/92 21:01:04 Verifying : libcomps-0.1.8-14.el7.x86_64 52/92 21:01:04 Verifying : perl-Carp-1.26-244.el7.noarch 53/92 21:01:04 Verifying : python3-libs-3.6.8-18.el7.x86_64 54/92 21:01:04 Verifying : glibc-headers-2.17-324.el7_9.x86_64 55/92 21:01:04 Verifying : gcc-4.8.5-44.el7.x86_64 56/92 21:01:04 Verifying : pyOpenSSL-0.13.1-4.el7.x86_64 57/92 21:01:04 Verifying : perl-podlators-2.5.1-3.el7.noarch 58/92 21:01:04 Verifying : glibc-2.17-324.el7_9.x86_64 59/92 21:01:04 Verifying : 4:perl-5.16.3-299.el7_9.x86_64 60/92 21:01:04 Verifying : mpfr-3.1.1-4.el7.x86_64 61/92 21:01:04 Verifying : logrotate-3.8.6-19.el7.x86_64 62/92 21:01:04 Verifying : perl-Filter-1.49-3.el7.x86_64 63/92 21:01:04 Verifying : dwz-0.11-3.el7.x86_64 64/92 21:01:04 Verifying : kernel-headers-3.10.0-1160.31.1.el7.x86_64 65/92 21:01:04 Verifying : less-458-9.el7.x86_64 66/92 21:01:04 Verifying : libtirpc-0.2.4-0.16.el7.x86_64 67/92 21:01:04 Verifying : automake-1.13.4-3.el7.noarch 68/92 21:01:04 Verifying : perl-Exporter-5.68-3.el7.noarch 69/92 21:01:04 Verifying : perl-constant-1.27-2.el7.noarch 70/92 21:01:04 Verifying : perl-PathTools-3.40-5.el7.x86_64 71/92 21:01:04 Verifying : kernel-devel-3.10.0-1160.31.1.el7.x86_64 72/92 21:01:04 Verifying : perl-Socket-2.010-5.el7.x86_64 73/92 21:01:04 Verifying : openssh-7.4p1-21.el7.x86_64 74/92 21:01:04 Verifying : python-krbV-1.0.90-8.el7.x86_64 75/92 21:01:04 Verifying : 4:perl-macros-5.16.3-299.el7_9.x86_64 76/92 21:01:04 Verifying : perl-Thread-Queue-3.02-2.el7.noarch 77/92 21:01:04 Verifying : 1:perl-Pod-Simple-3.28-4.el7.noarch 78/92 21:01:04 Verifying : sudo-1.8.23-10.el7_9.1.x86_64 79/92 21:01:04 Verifying : python3-devel-3.6.8-18.el7.x86_64 80/92 21:01:04 Verifying : python-six-1.9.0-2.el7.noarch 81/92 21:01:04 Verifying : perl-Git-1.8.3.1-23.el7_8.noarch 82/92 21:01:04 Verifying : 1:perl-Error-0.17020-2.el7.noarch 83/92 21:01:04 Verifying : perl-Scalar-List-Utils-1.27-248.el7.x86_64 84/92 21:01:04 Verifying : sigul-0.207-1.el7.x86_64 85/92 21:01:04 Verifying : perl-Pod-Perldoc-3.20-4.el7.noarch 86/92 21:01:04 Verifying : zip-3.0-11.el7.x86_64 87/92 21:01:04 Verifying : python3-rpm-macros-3-34.el7.noarch 88/92 21:01:04 Verifying : 4:perl-libs-5.16.3-299.el7_9.x86_64 89/92 21:01:04 Verifying : redhat-rpm-config-9.1.0-88.el7.centos.noarch 90/92 21:01:04 Verifying : glibc-common-2.17-317.el7.x86_64 91/92 21:01:04 Verifying : glibc-2.17-317.el7.x86_64 92/92 21:01:04 21:01:04 Installed: 21:01:04 automake.noarch 0:1.13.4-3.el7 21:01:04 gcc.x86_64 0:4.8.5-44.el7 21:01:04 git.x86_64 0:1.8.3.1-23.el7_8 21:01:04 kernel-devel.x86_64 0:3.10.0-1160.31.1.el7 21:01:04 make.x86_64 1:3.82-24.el7 21:01:04 python3.x86_64 0:3.6.8-18.el7 21:01:04 python3-devel.x86_64 0:3.6.8-18.el7 21:01:04 sigul.x86_64 0:0.207-1.el7 21:01:04 sudo.x86_64 0:1.8.23-10.el7_9.1 21:01:04 21:01:04 Dependency Installed: 21:01:04 autoconf.noarch 0:2.69-11.el7 21:01:04 cpp.x86_64 0:4.8.5-44.el7 21:01:04 dwz.x86_64 0:0.11-3.el7 21:01:04 fipscheck.x86_64 0:1.4.1-6.el7 21:01:04 fipscheck-lib.x86_64 0:1.4.1-6.el7 21:01:04 glibc-devel.x86_64 0:2.17-324.el7_9 21:01:04 glibc-headers.x86_64 0:2.17-324.el7_9 21:01:04 groff-base.x86_64 0:1.22.2-8.el7 21:01:04 kernel-headers.x86_64 0:3.10.0-1160.31.1.el7 21:01:04 koji.noarch 0:1.15.1-1.el7.centos 21:01:04 less.x86_64 0:458-9.el7 21:01:04 libcomps.x86_64 0:0.1.8-14.el7 21:01:04 libedit.x86_64 0:3.0-12.20121213cvs.el7 21:01:04 libgomp.x86_64 0:4.8.5-44.el7 21:01:04 libmpc.x86_64 0:1.0.1-3.el7 21:01:04 libtirpc.x86_64 0:0.2.4-0.16.el7 21:01:04 logrotate.x86_64 0:3.8.6-19.el7 21:01:04 m4.x86_64 0:1.4.16-10.el7 21:01:04 mpfr.x86_64 0:3.1.1-4.el7 21:01:04 openssh.x86_64 0:7.4p1-21.el7 21:01:04 openssh-clients.x86_64 0:7.4p1-21.el7 21:01:04 perl.x86_64 4:5.16.3-299.el7_9 21:01:04 perl-Carp.noarch 0:1.26-244.el7 21:01:04 perl-Data-Dumper.x86_64 0:2.145-3.el7 21:01:04 perl-Encode.x86_64 0:2.51-7.el7 21:01:04 perl-Error.noarch 1:0.17020-2.el7 21:01:04 perl-Exporter.noarch 0:5.68-3.el7 21:01:04 perl-File-Path.noarch 0:2.09-2.el7 21:01:04 perl-File-Temp.noarch 0:0.23.01-3.el7 21:01:04 perl-Filter.x86_64 0:1.49-3.el7 21:01:04 perl-Getopt-Long.noarch 0:2.40-3.el7 21:01:04 perl-Git.noarch 0:1.8.3.1-23.el7_8 21:01:04 perl-HTTP-Tiny.noarch 0:0.033-3.el7 21:01:04 perl-PathTools.x86_64 0:3.40-5.el7 21:01:04 perl-Pod-Escapes.noarch 1:1.04-299.el7_9 21:01:04 perl-Pod-Perldoc.noarch 0:3.20-4.el7 21:01:04 perl-Pod-Simple.noarch 1:3.28-4.el7 21:01:04 perl-Pod-Usage.noarch 0:1.63-3.el7 21:01:04 perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 21:01:04 perl-Socket.x86_64 0:2.010-5.el7 21:01:04 perl-Storable.x86_64 0:2.45-3.el7 21:01:04 perl-TermReadKey.x86_64 0:2.30-20.el7 21:01:04 perl-Test-Harness.noarch 0:3.28-3.el7 21:01:04 perl-Text-ParseWords.noarch 0:3.29-4.el7 21:01:04 perl-Thread-Queue.noarch 0:3.02-2.el7 21:01:04 perl-Time-HiRes.x86_64 4:1.9725-3.el7 21:01:04 perl-Time-Local.noarch 0:1.2300-2.el7 21:01:04 perl-constant.noarch 0:1.27-2.el7 21:01:04 perl-libs.x86_64 4:5.16.3-299.el7_9 21:01:04 perl-macros.x86_64 4:5.16.3-299.el7_9 21:01:04 perl-parent.noarch 1:0.225-244.el7 21:01:04 perl-podlators.noarch 0:2.5.1-3.el7 21:01:04 perl-srpm-macros.noarch 0:1-8.el7 21:01:04 perl-threads.x86_64 0:1.87-4.el7 21:01:04 perl-threads-shared.x86_64 0:1.43-6.el7 21:01:04 pyOpenSSL.x86_64 0:0.13.1-4.el7 21:01:04 python-backports.x86_64 0:1.0-8.el7 21:01:04 python-backports-ssl_match_hostname.noarch 0:3.5.0.1-1.el7 21:01:04 python-dateutil.noarch 0:1.5-7.el7 21:01:04 python-ipaddress.noarch 0:1.0.16-2.el7 21:01:04 python-kerberos.x86_64 0:1.1-15.el7 21:01:04 python-krbV.x86_64 0:1.0.90-8.el7 21:01:04 python-nss.x86_64 0:0.16.0-3.el7 21:01:04 python-requests.noarch 0:2.6.0-10.el7 21:01:04 python-requests-kerberos.noarch 0:0.7.0-2.el7 21:01:04 python-rpm-macros.noarch 0:3-34.el7 21:01:04 python-six.noarch 0:1.9.0-2.el7 21:01:04 python-srpm-macros.noarch 0:3-34.el7 21:01:04 python-urllib3.noarch 0:1.10.2-7.el7 21:01:04 python2-koji.noarch 0:1.15.1-1.el7.centos 21:01:04 python2-libcomps.x86_64 0:0.1.8-14.el7 21:01:04 python3-libs.x86_64 0:3.6.8-18.el7 21:01:04 python3-pip.noarch 0:9.0.3-8.el7 21:01:04 python3-rpm-generators.noarch 0:6-2.el7 21:01:04 python3-rpm-macros.noarch 0:3-34.el7 21:01:04 python3-setuptools.noarch 0:39.2.0-10.el7 21:01:04 redhat-rpm-config.noarch 0:9.1.0-88.el7.centos 21:01:04 rsync.x86_64 0:3.1.2-10.el7 21:01:04 zip.x86_64 0:3.0-11.el7 21:01:04 21:01:04 Dependency Updated: 21:01:04 glibc.x86_64 0:2.17-324.el7_9 glibc-common.x86_64 0:2.17-324.el7_9 21:01:04 21:01:04 Complete! 21:01:04 Removing intermediate container 0974e7c9d3bc 21:01:04 ---> 3784b9931bf3 21:01:04 Step 4/12 : RUN wget https://www.mktemp.org/dist/mktemp-1.7.tar.gz && tar -xzvf mktemp-1.7.tar.gz && cd mktemp-1.7 && wget "http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD" -O config.guess && wget "http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD" -O config.sub && ./configure && make install 21:01:05 Loaded plugins: fastestmirror, ovl 21:01:05 Cleaning repos: base extras fedora-infra-sigul updates 21:01:05 Cleaning up list of fastest mirrors 21:01:05 Python 3.6.8 21:01:05 ---> Running in 1704124ec2de 21:01:06 Connecting to www.mktemp.org (65.102.237.118:443) 21:01:07 saving to 'mktemp-1.7.tar.gz' 21:01:07 mktemp-1.7.tar.gz 100% |********************************| 78792 0:00:00 ETA 21:01:07 'mktemp-1.7.tar.gz' saved 21:01:07 mktemp-1.7/INSTALL 21:01:07 mktemp-1.7/INSTALL.configure 21:01:07 mktemp-1.7/LICENSE 21:01:07 mktemp-1.7/Makefile.in 21:01:07 mktemp-1.7/README 21:01:07 mktemp-1.7/RELEASE_NOTES 21:01:07 mktemp-1.7/config.guess 21:01:07 mktemp-1.7/config.h.in 21:01:07 mktemp-1.7/config.sub 21:01:07 mktemp-1.7/configure 21:01:07 mktemp-1.7/configure.in 21:01:07 mktemp-1.7/extern.h 21:01:07 mktemp-1.7/install-sh 21:01:07 mktemp-1.7/mkdtemp.c 21:01:07 mktemp-1.7/mkinstalldirs 21:01:07 mktemp-1.7/mktemp.c 21:01:07 mktemp-1.7/mktemp.man 21:01:07 mktemp-1.7/mktemp.mdoc 21:01:07 mktemp-1.7/priv_mktemp.c 21:01:07 mktemp-1.7/arc4random.c 21:01:07 mktemp-1.7/strdup.c 21:01:07 mktemp-1.7/strerror.c 21:01:07 Connecting to git.savannah.gnu.org (209.51.188.201:80) 21:01:07 saving to 'config.guess' 21:01:07 config.guess 100% |********************************| 49348 0:00:00 ETA 21:01:07 'config.guess' saved 21:01:07 Connecting to git.savannah.gnu.org (209.51.188.201:80) 21:01:08 saving to 'config.sub' 21:01:08 config.sub 100% |********************************| 35042 0:00:00 ETA 21:01:08 'config.sub' saved 21:01:08 checking build system type... aarch64-unknown-linux-musl 21:01:08 checking host system type... aarch64-unknown-linux-musl 21:01:08 checking for nroff... no 21:01:08 checking for gcc... gcc 21:01:08 checking for C compiler default output file name... a.out 21:01:08 checking whether the C compiler works... yes 21:01:08 checking whether we are cross compiling... no 21:01:08 checking for suffix of executables... 21:01:09 checking for suffix of object files... o 21:01:09 checking whether we are using the GNU C compiler... yes 21:01:09 checking whether gcc accepts -g... yes 21:01:09 checking for gcc option to accept ISO C89... none needed 21:01:09 checking how to run the C preprocessor... gcc -E 21:01:09 checking for grep that handles long lines and -e... /bin/grep 21:01:09 checking for egrep... /bin/grep -E 21:01:09 checking whether gcc needs -traditional... no 21:01:09 checking for an ANSI C-conforming const... yes 21:01:10 checking for ANSI C header files... yes 21:01:10 checking for sys/types.h... yes 21:01:10 checking for sys/stat.h... yes 21:01:10 checking for stdlib.h... yes 21:01:10 checking for string.h... yes 21:01:11 checking for memory.h... yes 21:01:11 checking for strings.h... yes 21:01:11 checking for inttypes.h... yes 21:01:11 checking for stdint.h... yes 21:01:11 checking for unistd.h... yes 21:01:11 checking paths.h usability... yes 21:01:11 checking paths.h presence... yes 21:01:11 checking for paths.h... yes 21:01:12 checking sys/time.h usability... yes 21:01:12 checking sys/time.h presence... yes 21:01:12 checking for sys/time.h... yes 21:01:12 checking whether time.h and sys/time.h may both be included... yes 21:01:12 checking for ssize_t... yes 21:01:12 checking for strerror... yes 21:01:12 checking for strdup... yes 21:01:13 checking for getopt_long... yes 21:01:13 checking for arc4random_uniform... no 21:01:13 Removing intermediate container 5667dbfb7f7f 21:01:13 ---> 99b088d7c204 21:01:13 Step 6/8 : RUN curl "https://bootstrap.pypa.io/get-pip.py" -o get-pip.py && python get-pip.py && rm -rf get-pip.py 21:01:13 ---> Running in 711301470bdf 21:01:13  % Total % Received % Xferd Average Speed Time Time Time Current 21:01:13 Dload Upload Total Spent Left Speed 21:01:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1892k 100 1892k 0 0 5638k 0 --:--:-- --:--:-- --:--:-- 5665k 21:01:13 checking for arc4random... no 21:01:13 checking for __progname... yes 21:01:13 checking for random device... /dev/urandom 21:01:13 checking whether to use mk{s,d}temp from libc... no 21:01:13 checking which macro set to use for manual... man 21:01:13 configure: creating ./config.status 21:01:13 config.status: creating Makefile 21:01:13 config.status: creating config.h 21:01:13 /bin/sh ./mkinstalldirs /usr/local/bin \ 21:01:13 /usr/local/share/man/man1 21:01:13 mkdir /usr/local/share/man 21:01:13 mkdir /usr/local/share/man/man1 21:01:13 gcc -c -I. -I. -g -O2 mktemp.c 21:01:14 gcc -c -I. -I. -g -O2 arc4random.c 21:01:14 gcc -c -I. -I. -g -O2 priv_mktemp.c 21:01:14 gcc -o mktemp mktemp.o arc4random.o priv_mktemp.o 21:01:14 /bin/sh ./install-sh -c -m 0555 -s mktemp /usr/local/bin/mktemp 21:01:14 /bin/sh ./install-sh -c -m 0444 ./mktemp.man \ 21:01:14 /usr/local/share/man/man1/mktemp.1 21:01:15 Collecting pip 21:01:15 Downloading pip-21.1.3-py3-none-any.whl (1.5 MB) 21:01:15 Collecting wheel 21:01:15 Downloading wheel-0.36.2-py2.py3-none-any.whl (35 kB) 21:01:15 Installing collected packages: wheel, pip 21:01:15 Attempting uninstall: pip 21:01:15 Found existing installation: pip 9.0.3 21:01:15 Uninstalling pip-9.0.3: 21:01:16 Removing intermediate container 1704124ec2de 21:01:16 ---> 1724243c7676 21:01:16 Step 5/12 : FROM python:3.6-alpine 21:01:16 Successfully uninstalled pip-9.0.3 21:01:17 3.6-alpine: Pulling from library/python 21:01:17 58ab47519297: Pulling fs layer 21:01:17 540066f6c1f5: Pulling fs layer 21:01:17 ab3f1fcbf95a: Pulling fs layer 21:01:17 e0f18b2769dd: Pulling fs layer 21:01:17 ad3ca50eae5f: Pulling fs layer 21:01:17 e0f18b2769dd: Waiting 21:01:17 ad3ca50eae5f: Waiting 21:01:17 Successfully installed pip-21.1.3 wheel-0.36.2 21:01:17 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 21:01:17 58ab47519297: Verifying Checksum 21:01:17 58ab47519297: Download complete 21:01:17 540066f6c1f5: Verifying Checksum 21:01:17 540066f6c1f5: Download complete 21:01:17 e0f18b2769dd: Verifying Checksum 21:01:17 e0f18b2769dd: Download complete 21:01:17 ab3f1fcbf95a: Verifying Checksum 21:01:17 ab3f1fcbf95a: Download complete 21:01:17 ad3ca50eae5f: Verifying Checksum 21:01:17 ad3ca50eae5f: Download complete 21:01:17 Removing intermediate container 711301470bdf 21:01:17 ---> 6a35dd094d5a 21:01:17 Step 7/8 : RUN pip install --no-cache-dir --upgrade pip setuptools 21:01:17 ---> Running in 20216c251c8d 21:01:18 58ab47519297: Pull complete 21:01:18 Requirement already satisfied: pip in /usr/local/lib/python3.6/site-packages (21.1.3) 21:01:18 Requirement already satisfied: setuptools in /usr/lib/python3.6/site-packages (39.2.0) 21:01:18 540066f6c1f5: Pull complete 21:01:19 Collecting setuptools 21:01:19 Downloading setuptools-57.1.0-py3-none-any.whl (818 kB) 21:01:19 Installing collected packages: setuptools 21:01:19 Attempting uninstall: setuptools 21:01:19 Found existing installation: setuptools 39.2.0 21:01:19 Uninstalling setuptools-39.2.0: 21:01:19 Successfully uninstalled setuptools-39.2.0 21:01:20 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 21:01:20 Successfully installed setuptools-57.1.0 21:01:20 ab3f1fcbf95a: Pull complete 21:01:20 Removing intermediate container 20216c251c8d 21:01:20 ---> 00d7231ea4f5 21:01:20 Step 8/8 : RUN pip install --no-cache-dir -I lftools[openstack]==0.31.1 21:01:20 ---> Running in a05cdb9c9b95 21:01:20 e0f18b2769dd: Pull complete 21:01:21 Collecting lftools[openstack]==0.31.1 21:01:21 Downloading lftools-0.31.1-py2.py3-none-any.whl (127 kB) 21:01:21 Collecting bs4 21:01:21 Downloading bs4-0.0.1.tar.gz (1.1 kB) 21:01:22 ad3ca50eae5f: Pull complete 21:01:22 Digest: sha256:414c1a5c0d9f57e4b8079bf36d53847ffc058f8a2f3da1da338de0a48862f87c 21:01:22 Status: Downloaded newer image for python:3.6-alpine 21:01:22 ---> 93c465144a86 21:01:22 Step 6/12 : ARG GLOBAL_JJB_COMMIT=64faafae2362d36e4d5c3e8d5fe6579b9d09cf55 21:01:22 Collecting ruamel.yaml 21:01:22 Downloading ruamel.yaml-0.17.10-py3-none-any.whl (108 kB) 21:01:22 Collecting tabulate 21:01:22 Downloading tabulate-0.8.9-py3-none-any.whl (25 kB) 21:01:22 Collecting pygithub 21:01:22 Downloading PyGithub-1.55-py3-none-any.whl (291 kB) 21:01:22 Collecting pyyaml 21:01:22 Downloading PyYAML-5.4.1-cp36-cp36m-manylinux1_x86_64.whl (640 kB) 21:01:22 Collecting pygerrit2 21:01:22 Downloading pygerrit2-2.0.15.tar.gz (30 kB) 21:01:22 Installing build dependencies: started 21:01:22 ---> Running in b8fad173b406 21:01:22 Removing intermediate container b8fad173b406 21:01:22 ---> 430525c9934e 21:01:22 Step 7/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' maintainer="Ernesto Ojeda " 21:01:23 ---> Running in e47c1b612aa8 21:01:23 Removing intermediate container e47c1b612aa8 21:01:23 ---> c8ad1a249234 21:01:23 Step 8/12 : RUN mv /bin/mktemp /bin/mktemp-busybox 21:01:23 ---> Running in 4355dc7c7177 21:01:24 Installing build dependencies: finished with status 'done' 21:01:24 Getting requirements to build wheel: started 21:01:24 Getting requirements to build wheel: finished with status 'done' 21:01:24 Installing backend dependencies: started 21:01:24 Installing backend dependencies: finished with status 'done' 21:01:24 Preparing wheel metadata: started 21:01:25 Preparing wheel metadata: finished with status 'done' 21:01:25 Collecting tqdm 21:01:25 Downloading tqdm-4.61.2-py2.py3-none-any.whl (76 kB) 21:01:25 Collecting xdg==3.0.2 21:01:25 Downloading xdg-3.0.2-py2.py3-none-any.whl (5.0 kB) 21:01:25 Collecting httplib2 21:01:25 Downloading httplib2-0.19.1-py3-none-any.whl (95 kB) 21:01:25 Collecting requests 21:01:25 Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB) 21:01:25 Collecting jsonschema 21:01:25 Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) 21:01:25 Collecting six 21:01:25 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 21:01:25 Collecting click 21:01:25 Downloading click-8.0.1-py3-none-any.whl (97 kB) 21:01:26 Collecting setuptools>=36.5.0 21:01:26 Downloading setuptools-57.1.0-py3-none-any.whl (818 kB) 21:01:26 Collecting python-jenkins 21:01:26 Downloading python_jenkins-1.7.0-py3-none-any.whl (27 kB) 21:01:26 Removing intermediate container 4355dc7c7177 21:01:26 ---> 301bdfd0ea21 21:01:26 Step 9/12 : COPY --from=mktempbuilder /usr/local/bin/mktemp /usr/local/bin/mktemp 21:01:26 Collecting lxml 21:01:26 Downloading lxml-4.6.3-cp36-cp36m-manylinux2014_x86_64.whl (6.3 MB) 21:01:26 Collecting defusedxml 21:01:26 Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 21:01:26 Collecting docker 21:01:26 Downloading docker-5.0.0-py2.py3-none-any.whl (146 kB) 21:01:26 Collecting oauth2client 21:01:26 Downloading oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 21:01:26 Collecting email-validator 21:01:26 Downloading email_validator-1.1.3-py2.py3-none-any.whl (18 kB) 21:01:26 Collecting shade~=1.27.1 21:01:26 Downloading shade-1.27.2-py2.py3-none-any.whl (371 kB) 21:01:26 Collecting openstacksdk>=0.9.19 21:01:26 Downloading openstacksdk-0.57.0-py3-none-any.whl (1.4 MB) 21:01:27 Collecting pbr!=2.1.0,>=2.0.0 21:01:27 Downloading pbr-5.6.0-py2.py3-none-any.whl (111 kB) 21:01:27 Collecting os-client-config>=1.28.0 21:01:27 Downloading os_client_config-2.1.0-py3-none-any.whl (31 kB) 21:01:27 Collecting jmespath>=0.9.0 21:01:27 Downloading jmespath-0.10.0-py2.py3-none-any.whl (24 kB) 21:01:27 Collecting iso8601>=0.1.11 21:01:27 Downloading iso8601-0.1.14-py2.py3-none-any.whl (9.5 kB) 21:01:27 ---> 6dcd1b8afc9f 21:01:27 Step 10/12 : ENV SETUPTOOLS_USE_DISTUTILS="stdlib" 21:01:27 ---> Running in 0fe4b6ecbcfe 21:01:27 Collecting munch>=2.1.0 21:01:27 Downloading munch-2.5.0-py2.py3-none-any.whl (10 kB) 21:01:27 Collecting decorator>=4.4.1 21:01:27 Downloading decorator-5.0.9-py3-none-any.whl (8.9 kB) 21:01:27 Collecting os-service-types>=1.7.0 21:01:27 Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) 21:01:27 Collecting requestsexceptions>=1.2.0 21:01:27 Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 21:01:27 Collecting keystoneauth1>=3.18.0 21:01:27 Downloading keystoneauth1-4.3.1-py3-none-any.whl (314 kB) 21:01:27 Collecting netifaces>=0.10.4 21:01:27 Downloading netifaces-0.11.0-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (32 kB) 21:01:27 Collecting dogpile.cache>=0.6.5 21:01:27 Downloading dogpile.cache-1.1.3-py3-none-any.whl (50 kB) 21:01:27 Collecting appdirs>=1.3.0 21:01:27 Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) 21:01:28 Removing intermediate container 0fe4b6ecbcfe 21:01:28 ---> 60c6dc280c41 21:01:28 Step 11/12 : COPY ./lf-env.sh /root/lf-env.sh 21:01:28 Collecting cryptography>=2.7 21:01:28 Downloading cryptography-3.4.7-cp36-abi3-manylinux2014_x86_64.whl (3.2 MB) 21:01:28 Collecting jsonpatch!=1.20,>=1.16 21:01:28 Downloading jsonpatch-1.32-py2.py3-none-any.whl (12 kB) 21:01:28 Collecting importlib-metadata>=1.7.0 21:01:28 Downloading importlib_metadata-4.6.1-py3-none-any.whl (17 kB) 21:01:28 Collecting cffi>=1.12 21:01:28 Downloading cffi-1.14.6-cp36-cp36m-manylinux1_x86_64.whl (401 kB) 21:01:28 Collecting pycparser 21:01:28 Downloading pycparser-2.20-py2.py3-none-any.whl (112 kB) 21:01:28 Collecting stevedore>=3.0.0 21:01:28 Downloading stevedore-3.3.0-py3-none-any.whl (49 kB) 21:01:28 Collecting zipp>=0.5 21:01:28 Downloading zipp-3.5.0-py3-none-any.whl (5.7 kB) 21:01:28 Collecting typing-extensions>=3.6.4 21:01:28 Downloading typing_extensions-3.10.0.0-py3-none-any.whl (26 kB) 21:01:29 ---> e0e5ad0b5e62 21:01:29 Step 12/12 : RUN apk add --update --no-cache build-base openssl-dev libxml2-dev libxslt-dev libffi-dev linux-headers xmlstarlet bash git util-linux sysstat sudo jq bash curl && adduser --uid 1001 jenkins --disabled-password && echo "IyEvYmluL3NoCgpjYXQgL2ZhY3Rlci1vcw==" | base64 -d > /usr/bin/facter && chmod +x /usr/bin/facter && pip3 install --no-cache-dir --upgrade pip setuptools && pip3 install --no-cache-dir -I lftools[openstack]==0.31.1 && pip3 install --no-cache-dir zipp==1.1.0 python-openstackclient && git clone https://github.com/lfit/releng-global-jjb.git global-jjb && cd global-jjb && git reset --hard ${GLOBAL_JJB_COMMIT} 21:01:29 ---> Running in eaeb2c506e66 21:01:29 Collecting jsonpointer>=1.9 21:01:29 Downloading jsonpointer-2.1-py2.py3-none-any.whl (7.4 kB) 21:01:29 Collecting certifi>=2017.4.17 21:01:29 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 21:01:29 Collecting urllib3<1.27,>=1.21.1 21:01:29 Downloading urllib3-1.26.6-py2.py3-none-any.whl (138 kB) 21:01:29 Collecting idna<4,>=2.5 21:01:29 Downloading idna-3.2-py3-none-any.whl (59 kB) 21:01:29 Collecting charset-normalizer~=2.0.0 21:01:29 Downloading charset_normalizer-2.0.1-py3-none-any.whl (35 kB) 21:01:29 Collecting beautifulsoup4 21:01:29 Downloading beautifulsoup4-4.9.3-py3-none-any.whl (115 kB) 21:01:29 Collecting soupsieve>1.2 21:01:29 Downloading soupsieve-2.2.1-py3-none-any.whl (33 kB) 21:01:30 Collecting websocket-client>=0.32.0 21:01:30 Downloading websocket_client-1.1.0-py2.py3-none-any.whl (68 kB) 21:01:30 Collecting dnspython>=1.15.0 21:01:30 Downloading dnspython-2.1.0-py3-none-any.whl (241 kB) 21:01:30 Collecting pyparsing<3,>=2.4.2 21:01:30 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 21:01:30 Collecting attrs>=17.4.0 21:01:30 Downloading attrs-21.2.0-py2.py3-none-any.whl (53 kB) 21:01:30 Collecting pyrsistent>=0.14.0 21:01:30 Downloading pyrsistent-0.18.0-cp36-cp36m-manylinux1_x86_64.whl (117 kB) 21:01:30 Collecting pyasn1>=0.1.7 21:01:30 Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 21:01:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:01:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:01:30 Collecting pyasn1-modules>=0.0.5 21:01:30 Downloading pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) 21:01:30 Collecting rsa>=3.1.4 21:01:30 Downloading rsa-4.7.2-py3-none-any.whl (34 kB) 21:01:30 Collecting deprecated 21:01:30 Downloading Deprecated-1.2.12-py2.py3-none-any.whl (9.5 kB) 21:01:30 Collecting pyjwt>=2.0 21:01:30 Downloading PyJWT-2.1.0-py3-none-any.whl (16 kB) 21:01:30 Collecting pynacl>=1.4.0 21:01:30 Downloading PyNaCl-1.4.0-cp35-abi3-manylinux1_x86_64.whl (961 kB) 21:01:31 Collecting wrapt<2,>=1.10 21:01:31 Downloading wrapt-1.12.1.tar.gz (27 kB) 21:01:31 (1/64) Installing bash (5.1.4-r0) 21:01:31 Executing bash-5.1.4-r0.post-install 21:01:31 (2/64) Installing libgcc (10.3.1_git20210424-r2) 21:01:31 (3/64) Installing libstdc++ (10.3.1_git20210424-r2) 21:01:31 (4/64) Installing binutils (2.35.2-r2) 21:01:31 Collecting multi-key-dict 21:01:31 Downloading multi_key_dict-2.0.3.zip (9.9 kB) 21:01:31 (5/64) Installing libmagic (5.40-r1) 21:01:31 (6/64) Installing file (5.40-r1) 21:01:31 Collecting ruamel.yaml.clib>=0.1.2 21:01:31 Downloading ruamel.yaml.clib-0.2.6-cp36-cp36m-manylinux1_x86_64.whl (552 kB) 21:01:31 (7/64) Installing libgomp (10.3.1_git20210424-r2) 21:01:31 (8/64) Installing libatomic (10.3.1_git20210424-r2) 21:01:31 (9/64) Installing libgphobos (10.3.1_git20210424-r2) 21:01:31 (10/64) Installing gmp (6.2.1-r0) 21:01:31 (11/64) Installing isl22 (0.22-r0) 21:01:31 (12/64) Installing mpfr4 (4.1.0-r0) 21:01:31 (13/64) Installing mpc1 (1.2.1-r0) 21:01:31 (14/64) Installing gcc (10.3.1_git20210424-r2) 21:01:31 Building wheels for collected packages: bs4, pygerrit2, wrapt, multi-key-dict 21:01:31 Building wheel for bs4 (setup.py): started 21:01:32 Building wheel for bs4 (setup.py): finished with status 'done' 21:01:32 Created wheel for bs4: filename=bs4-0.0.1-py3-none-any.whl size=1271 sha256=aee9eac56319dd81f0883313028d4475d80707cc8d83c119beaaf30dd48ff18f 21:01:32 Stored in directory: /tmp/pip-ephem-wheel-cache-amm6nxr9/wheels/19/f5/6d/a97dd4f22376d4472d5f4c76c7646876052ff3166b3cf71050 21:01:32 Building wheel for pygerrit2 (PEP 517): started 21:01:32 Building wheel for pygerrit2 (PEP 517): finished with status 'done' 21:01:32 Created wheel for pygerrit2: filename=pygerrit2-2.0.15-py3-none-any.whl size=10990 sha256=f36fa7a0e2ccb21edbdb049d81101e4bbfa84551caa11c509d79a47732d8c03b 21:01:32 Stored in directory: /tmp/pip-ephem-wheel-cache-amm6nxr9/wheels/46/e3/39/81ad89eabf4145af9f0a83ad15b51b2af94c6a0c60991f070e 21:01:32 Building wheel for wrapt (setup.py): started 21:01:33 Building wheel for wrapt (setup.py): finished with status 'done' 21:01:33 Created wheel for wrapt: filename=wrapt-1.12.1-cp36-cp36m-linux_x86_64.whl size=64566 sha256=c1a63af870c18516bb6c69e26939985ed87bd06025359cfc5e1d88051979809b 21:01:33 Stored in directory: /tmp/pip-ephem-wheel-cache-amm6nxr9/wheels/32/42/7f/23cae9ff6ef66798d00dc5d659088e57dbba01566f6c60db63 21:01:33 Building wheel for multi-key-dict (setup.py): started 21:01:33 Building wheel for multi-key-dict (setup.py): finished with status 'done' 21:01:33 Created wheel for multi-key-dict: filename=multi_key_dict-2.0.3-py3-none-any.whl size=9303 sha256=1388f3adbfdbe64520ff54656bac1c1a3ae14b5af53de4adefcffdac7c9b54a0 21:01:33 Stored in directory: /tmp/pip-ephem-wheel-cache-amm6nxr9/wheels/13/0e/48/c39dbc6848cc48f471ee5a566954e19e16eef99e452c81b024 21:01:33 Successfully built bs4 pygerrit2 wrapt multi-key-dict 21:01:33 (15/64) Installing musl-dev (1.2.2-r3) 21:01:33 (16/64) Installing libc-dev (0.7.2-r3) 21:01:33 (17/64) Installing g++ (10.3.1_git20210424-r2) 21:01:33 Installing collected packages: zipp, typing-extensions, urllib3, pycparser, pbr, importlib-metadata, idna, charset-normalizer, certifi, stevedore, six, requests, os-service-types, jsonpointer, iso8601, decorator, cffi, wrapt, soupsieve, requestsexceptions, pyyaml, pyparsing, pyasn1, netifaces, munch, keystoneauth1, jsonpatch, jmespath, dogpile.cache, cryptography, appdirs, websocket-client, setuptools, ruamel.yaml.clib, rsa, pyrsistent, pynacl, pyjwt, pyasn1-modules, openstacksdk, multi-key-dict, httplib2, dnspython, deprecated, beautifulsoup4, attrs, xdg, tqdm, tabulate, ruamel.yaml, python-jenkins, pygithub, pygerrit2, os-client-config, oauth2client, lxml, jsonschema, email-validator, docker, defusedxml, click, bs4, shade, lftools 21:01:35 (18/64) Installing make (4.3-r0) 21:01:35 (19/64) Installing fortify-headers (1.1-r1) 21:01:35 (20/64) Installing patch (2.7.6-r7) 21:01:35 (21/64) Installing build-base (0.5-r2) 21:01:35 (22/64) Installing brotli-libs (1.0.9-r5) 21:01:35 (23/64) Installing nghttp2-libs (1.43.0-r0) 21:01:35 (24/64) Installing libcurl (7.77.0-r1) 21:01:35 (25/64) Installing curl (7.77.0-r1) 21:01:35 (26/64) Installing pcre2 (10.36-r0) 21:01:35 (27/64) Installing git (2.32.0-r0) 21:01:35 (28/64) Installing oniguruma (6.9.7.1-r0) 21:01:35 (29/64) Installing jq (1.6-r1) 21:01:35 (30/64) Installing linux-headers (5.10.41-r0) 21:01:36 (31/64) Installing pkgconf (1.7.4-r0) 21:01:36 (32/64) Installing libffi-dev (3.3-r2) 21:01:36 (33/64) Installing zlib-dev (1.2.11-r3) 21:01:36 (34/64) Installing xz-dev (5.2.5-r0) 21:01:36 (35/64) Installing libxml2 (2.9.12-r1) 21:01:36 (36/64) Installing libxml2-dev (2.9.12-r1) 21:01:36 (37/64) Installing libgpg-error (1.42-r0) 21:01:36 (38/64) Installing libgcrypt (1.9.3-r0) 21:01:36 (39/64) Installing libxslt (1.1.34-r1) 21:01:36 (40/64) Installing libxslt-dev (1.1.34-r1) 21:01:36 (41/64) Installing openssl-dev (1.1.1k-r0) 21:01:36 (42/64) Installing sudo (1.9.7_p1-r1) 21:01:36 (43/64) Installing sysstat (12.5.4-r0) 21:01:36 (44/64) Installing libblkid (2.37-r0) 21:01:36 (45/64) Installing blkid (2.37-r0) 21:01:37 (46/64) Installing libcap-ng (0.8.2-r0) 21:01:37 (47/64) Installing setpriv (2.37-r0) 21:01:37 (48/64) Installing libmount (2.37-r0) 21:01:37 (49/64) Installing libsmartcols (2.37-r0) 21:01:37 (50/64) Installing findmnt (2.37-r0) 21:01:37 (51/64) Installing mcookie (2.37-r0) 21:01:37 (52/64) Installing hexdump (2.37-r0) 21:01:37 (53/64) Installing lsblk (2.37-r0) 21:01:37 (54/64) Installing libuuid (2.37-r0) 21:01:37 (55/64) Installing libfdisk (2.37-r0) 21:01:37 (56/64) Installing sfdisk (2.37-r0) 21:01:37 (57/64) Installing cfdisk (2.37-r0) 21:01:37 (58/64) Installing partx (2.37-r0) 21:01:37 (59/64) Installing flock (2.37-r0) 21:01:37 (60/64) Installing logger (2.37-r0) 21:01:37 (61/64) Installing uuidgen (2.37-r0) 21:01:37 (62/64) Installing libeconf (0.3.8-r1) 21:01:37 (63/64) Installing util-linux (2.37-r0) 21:01:37 (64/64) Installing xmlstarlet (1.6.1-r0) 21:01:37 Executing busybox-1.33.1-r2.trigger 21:01:37 OK: 248 MiB in 98 packages 21:01:39 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 21:01:39 Successfully installed appdirs-1.4.4 attrs-21.2.0 beautifulsoup4-4.9.3 bs4-0.0.1 certifi-2021.5.30 cffi-1.14.6 charset-normalizer-2.0.1 click-8.0.1 cryptography-3.4.7 decorator-5.0.9 defusedxml-0.7.1 deprecated-1.2.12 dnspython-2.1.0 docker-5.0.0 dogpile.cache-1.1.3 email-validator-1.1.3 httplib2-0.19.1 idna-3.2 importlib-metadata-4.6.1 iso8601-0.1.14 jmespath-0.10.0 jsonpatch-1.32 jsonpointer-2.1 jsonschema-3.2.0 keystoneauth1-4.3.1 lftools-0.31.1 lxml-4.6.3 multi-key-dict-2.0.3 munch-2.5.0 netifaces-0.11.0 oauth2client-4.1.3 openstacksdk-0.57.0 os-client-config-2.1.0 os-service-types-1.7.0 pbr-5.6.0 pyasn1-0.4.8 pyasn1-modules-0.2.8 pycparser-2.20 pygerrit2-2.0.15 pygithub-1.55 pyjwt-2.1.0 pynacl-1.4.0 pyparsing-2.4.7 pyrsistent-0.18.0 python-jenkins-1.7.0 pyyaml-5.4.1 requests-2.26.0 requestsexceptions-1.4.0 rsa-4.7.2 ruamel.yaml-0.17.10 ruamel.yaml.clib-0.2.6 setuptools-57.1.0 shade-1.27.2 six-1.16.0 soupsieve-2.2.1 stevedore-3.3.0 tabulate-0.8.9 tqdm-4.61.2 typing-extensions-3.10.0.0 urllib3-1.26.6 websocket-client-1.1.0 wrapt-1.12.1 xdg-3.0.2 zipp-3.5.0 21:01:41 Removing intermediate container a05cdb9c9b95 21:01:41 ---> 4182958465cf 21:01:41 Successfully built 4182958465cf 21:01:41 Successfully tagged edgex-lftools:latest [Pipeline] isUnix [Pipeline] sh 21:01:42 + docker build -t edgex-lftools-log-publisher -f Dockerfile.logs-publish . 21:01:42 Sending build context to Docker daemon 390.7kB 21:01:42 [WARNING]: Empty continuation line found in: 21:01:42 RUN apk add --update --no-cache build-base openssl-dev libxml2-dev libxslt-dev libffi-dev linux-headers xmlstarlet bash git util-linux sysstat sudo jq bash curl && adduser --uid 1001 jenkins --disabled-password && echo "IyEvYmluL3NoCgpjYXQgL2ZhY3Rlci1vcw==" | base64 -d > /usr/bin/facter && chmod +x /usr/bin/facter && pip3 install --no-cache-dir --upgrade pip setuptools && pip3 install --no-cache-dir -I lftools[openstack]==0.31.1 && pip3 install --no-cache-dir zipp==1.1.0 python-openstackclient && git clone https://github.com/lfit/releng-global-jjb.git global-jjb && cd global-jjb && git reset --hard ${GLOBAL_JJB_COMMIT} 21:01:42 [WARNING]: Empty continuation lines will become errors in a future release. 21:01:42 Step 1/12 : FROM alpine:3.12 as mktempbuilder 21:01:42 3.12: Pulling from library/alpine 21:01:42 339de151aab4: Pulling fs layer 21:01:43 339de151aab4: Verifying Checksum 21:01:43 339de151aab4: Download complete 21:01:43 339de151aab4: Pull complete 21:01:43 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 21:01:43 Status: Downloaded newer image for alpine:3.12 21:01:43 ---> 13621d1b12d4 21:01:43 Step 2/12 : WORKDIR /tmp/build 21:01:43 ---> Running in 654fa52c5890 21:01:43 Removing intermediate container 654fa52c5890 21:01:43 ---> cccffb3ba3f6 21:01:43 Step 3/12 : RUN apk add --update --no-cache build-base linux-headers 21:01:43 ---> Running in 279451fb8564 21:01:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:01:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:01:43 (1/21) Installing libgcc (9.3.0-r2) 21:01:43 (2/21) Installing libstdc++ (9.3.0-r2) 21:01:43 (3/21) Installing binutils (2.34-r2) 21:01:43 (4/21) Installing libmagic (5.38-r0) 21:01:43 (5/21) Installing file (5.38-r0) 21:01:43 (6/21) Installing gmp (6.2.0-r0) 21:01:43 (7/21) Installing isl (0.18-r0) 21:01:44 (8/21) Installing libgomp (9.3.0-r2) 21:01:44 (9/21) Installing libatomic (9.3.0-r2) 21:01:44 (10/21) Installing libgphobos (9.3.0-r2) 21:01:44 (11/21) Installing mpfr4 (4.0.2-r4) 21:01:44 (12/21) Installing mpc1 (1.1.0-r1) 21:01:44 (13/21) Installing gcc (9.3.0-r2) 21:01:45 (14/21) Installing musl-dev (1.1.24-r10) 21:01:45 (15/21) Installing libc-dev (0.7.2-r3) 21:01:45 (16/21) Installing g++ (9.3.0-r2) 21:01:45 (17/21) Installing make (4.3-r0) 21:01:45 (18/21) Installing fortify-headers (1.1-r0) 21:01:45 (19/21) Installing patch (2.7.6-r7) 21:01:45 (20/21) Installing build-base (0.5-r2) 21:01:45 (21/21) Installing linux-headers (5.4.5-r1) 21:01:45 Executing busybox-1.31.1-r20.trigger 21:01:45 OK: 213 MiB in 35 packages 21:01:45 Requirement already satisfied: pip in /usr/local/lib/python3.6/site-packages (21.1.3) 21:01:45 Requirement already satisfied: setuptools in /usr/local/lib/python3.6/site-packages (57.0.0) 21:01:48 Removing intermediate container 279451fb8564 21:01:48 ---> 9753b6b41e54 21:01:48 Step 4/12 : RUN wget https://www.mktemp.org/dist/mktemp-1.7.tar.gz && tar -xzvf mktemp-1.7.tar.gz && cd mktemp-1.7 && wget "http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD" -O config.guess && wget "http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD" -O config.sub && ./configure && make install 21:01:48 ---> Running in b2612fd7fdce 21:01:48 Connecting to www.mktemp.org (65.102.237.118:443) 21:01:49 saving to 'mktemp-1.7.tar.gz' 21:01:49 mktemp-1.7.tar.gz 100% |********************************| 78792 0:00:00 ETA 21:01:49 'mktemp-1.7.tar.gz' saved 21:01:49 Collecting setuptools 21:01:49 Downloading setuptools-57.1.0-py3-none-any.whl (818 kB) 21:01:49 mktemp-1.7/INSTALL 21:01:49 mktemp-1.7/INSTALL.configure 21:01:49 mktemp-1.7/LICENSE 21:01:49 mktemp-1.7/Makefile.in 21:01:49 mktemp-1.7/README 21:01:49 mktemp-1.7/RELEASE_NOTES 21:01:49 mktemp-1.7/config.guess 21:01:49 mktemp-1.7/config.h.in 21:01:49 mktemp-1.7/config.sub 21:01:49 mktemp-1.7/configure 21:01:49 mktemp-1.7/configure.in 21:01:49 mktemp-1.7/extern.h 21:01:49 mktemp-1.7/install-sh 21:01:49 mktemp-1.7/mkdtemp.c 21:01:49 mktemp-1.7/mkinstalldirs 21:01:49 mktemp-1.7/mktemp.c 21:01:49 mktemp-1.7/mktemp.man 21:01:49 mktemp-1.7/mktemp.mdoc 21:01:49 mktemp-1.7/priv_mktemp.c 21:01:49 mktemp-1.7/arc4random.c 21:01:49 mktemp-1.7/strdup.c 21:01:49 mktemp-1.7/strerror.c 21:01:49 Connecting to git.savannah.gnu.org (209.51.188.201:80) 21:01:49 saving to 'config.guess' 21:01:49 config.guess 13700 --:--:-- ETA 21:01:49 config.guess 100% |********************************| 49348 0:00:00 ETA 21:01:49 'config.guess' saved 21:01:49 Connecting to git.savannah.gnu.org (209.51.188.201:80) 21:01:49 Installing collected packages: setuptools 21:01:49 Attempting uninstall: setuptools 21:01:49 Found existing installation: setuptools 57.0.0 21:01:50 Uninstalling setuptools-57.0.0: 21:01:50 saving to 'config.sub' 21:01:50 config.sub 100% |********************************| 35042 0:00:00 ETA 21:01:50 'config.sub' saved 21:01:50 checking build system type... x86_64-pc-linux-musl 21:01:50 checking host system type... x86_64-pc-linux-musl 21:01:50 checking for nroff... no 21:01:50 checking for gcc... gcc 21:01:50 checking for C compiler default output file name... a.out 21:01:50 checking whether the C compiler works... yes 21:01:50 checking whether we are cross compiling... no 21:01:50 checking for suffix of executables... 21:01:50 checking for suffix of object files... o 21:01:50 checking whether we are using the GNU C compiler... yes 21:01:50 checking whether gcc accepts -g... yes 21:01:50 checking for gcc option to accept ISO C89... none needed 21:01:50 checking how to run the C preprocessor... gcc -E 21:01:50 checking for grep that handles long lines and -e... /bin/grep 21:01:50 checking for egrep... /bin/grep -E 21:01:50 checking whether gcc needs -traditional... no 21:01:50 checking for an ANSI C-conforming const... yes 21:01:50 checking for ANSI C header files... yes 21:01:50 checking for sys/types.h... yes 21:01:50 checking for sys/stat.h... yes 21:01:51 Successfully uninstalled setuptools-57.0.0 21:01:51 checking for stdlib.h... yes 21:01:51 checking for string.h... yes 21:01:51 checking for memory.h... yes 21:01:51 checking for strings.h... yes 21:01:51 checking for inttypes.h... yes 21:01:51 checking for stdint.h... yes 21:01:51 checking for unistd.h... yes 21:01:51 checking paths.h usability... yes 21:01:51 checking paths.h presence... yes 21:01:51 checking for paths.h... yes 21:01:51 checking sys/time.h usability... yes 21:01:51 checking sys/time.h presence... yes 21:01:51 checking for sys/time.h... yes 21:01:51 checking whether time.h and sys/time.h may both be included... yes 21:01:51 checking for ssize_t... yes 21:01:51 checking for strerror... yes 21:01:51 checking for strdup... yes 21:01:51 checking for getopt_long... yes 21:01:51 checking for arc4random_uniform... no 21:01:51 checking for arc4random... no 21:01:51 checking for __progname... yes 21:01:51 checking for random device... /dev/urandom 21:01:51 checking whether to use mk{s,d}temp from libc... no 21:01:51 checking which macro set to use for manual... man 21:01:51 configure: creating ./config.status 21:01:51 config.status: creating Makefile 21:01:51 config.status: creating config.h 21:01:51 /bin/sh ./mkinstalldirs /usr/local/bin \ 21:01:51 /usr/local/share/man/man1 21:01:51 mkdir /usr/local/share/man 21:01:51 mkdir /usr/local/share/man/man1 21:01:51 gcc -c -I. -I. -g -O2 mktemp.c 21:01:51 gcc -c -I. -I. -g -O2 arc4random.c 21:01:51 gcc -c -I. -I. -g -O2 priv_mktemp.c 21:01:51 gcc -o mktemp mktemp.o arc4random.o priv_mktemp.o 21:01:51 /bin/sh ./install-sh -c -m 0555 -s mktemp /usr/local/bin/mktemp 21:01:51 /bin/sh ./install-sh -c -m 0444 ./mktemp.man \ 21:01:51 /usr/local/share/man/man1/mktemp.1 21:01:52 Removing intermediate container b2612fd7fdce 21:01:52 ---> 4d5ab53505d0 21:01:52 Step 5/12 : FROM python:3.6-alpine 21:01:52 3.6-alpine: Pulling from library/python 21:01:52 5843afab3874: Pulling fs layer 21:01:52 1174600ee52d: Pulling fs layer 21:01:52 0c86c3d58e6a: Pulling fs layer 21:01:52 02fffee71650: Pulling fs layer 21:01:52 09329098e805: Pulling fs layer 21:01:52 02fffee71650: Waiting 21:01:52 09329098e805: Waiting 21:01:53 Successfully installed setuptools-57.1.0 21:01:53 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 21:01:53 1174600ee52d: Download complete 21:01:53 5843afab3874: Verifying Checksum 21:01:53 5843afab3874: Download complete 21:01:53 0c86c3d58e6a: Verifying Checksum 21:01:53 0c86c3d58e6a: Download complete 21:01:53 02fffee71650: Verifying Checksum 21:01:53 02fffee71650: Download complete 21:01:53 5843afab3874: Pull complete 21:01:53 09329098e805: Verifying Checksum 21:01:53 09329098e805: Download complete 21:01:53 1174600ee52d: Pull complete 21:01:53 0c86c3d58e6a: Pull complete 21:01:53 02fffee71650: Pull complete 21:01:53 09329098e805: Pull complete 21:01:53 Digest: sha256:414c1a5c0d9f57e4b8079bf36d53847ffc058f8a2f3da1da338de0a48862f87c 21:01:53 Status: Downloaded newer image for python:3.6-alpine 21:01:53 ---> e5d44943603f 21:01:53 Step 6/12 : ARG GLOBAL_JJB_COMMIT=64faafae2362d36e4d5c3e8d5fe6579b9d09cf55 21:01:54 ---> Running in 791a4263e9d4 21:01:54 Removing intermediate container 791a4263e9d4 21:01:54 ---> f46923419739 21:01:54 Step 7/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' maintainer="Ernesto Ojeda " 21:01:54 ---> Running in 26da7cc54e31 21:01:54 Removing intermediate container 26da7cc54e31 21:01:54 ---> bb0e31a0c6bd 21:01:54 Step 8/12 : RUN mv /bin/mktemp /bin/mktemp-busybox 21:01:54 ---> Running in 175f5e375b99 21:01:55 Removing intermediate container 175f5e375b99 21:01:55 ---> 614162dda222 21:01:55 Step 9/12 : COPY --from=mktempbuilder /usr/local/bin/mktemp /usr/local/bin/mktemp 21:01:55 ---> d6f52e1ef3ca 21:01:55 Step 10/12 : ENV SETUPTOOLS_USE_DISTUTILS="stdlib" 21:01:55 ---> Running in bd4b0666f474 21:01:55 Removing intermediate container bd4b0666f474 21:01:55 ---> fc25b14ac6e2 21:01:55 Step 11/12 : COPY ./lf-env.sh /root/lf-env.sh 21:01:55 ---> 79090919aceb 21:01:55 Step 12/12 : RUN apk add --update --no-cache build-base openssl-dev libxml2-dev libxslt-dev libffi-dev linux-headers xmlstarlet bash git util-linux sysstat sudo jq bash curl && adduser --uid 1001 jenkins --disabled-password && echo "IyEvYmluL3NoCgpjYXQgL2ZhY3Rlci1vcw==" | base64 -d > /usr/bin/facter && chmod +x /usr/bin/facter && pip3 install --no-cache-dir --upgrade pip setuptools && pip3 install --no-cache-dir -I lftools[openstack]==0.31.1 && pip3 install --no-cache-dir zipp==1.1.0 python-openstackclient && git clone https://github.com/lfit/releng-global-jjb.git global-jjb && cd global-jjb && git reset --hard ${GLOBAL_JJB_COMMIT} 21:01:55 ---> Running in b229d92f131a 21:01:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 21:01:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 21:01:55 (1/64) Installing bash (5.1.4-r0) 21:01:55 Executing bash-5.1.4-r0.post-install 21:01:55 (2/64) Installing libgcc (10.3.1_git20210424-r2) 21:01:55 (3/64) Installing libstdc++ (10.3.1_git20210424-r2) 21:01:55 (4/64) Installing binutils (2.35.2-r2) 21:01:55 (5/64) Installing libmagic (5.40-r1) 21:01:56 (6/64) Installing file (5.40-r1) 21:01:56 (7/64) Installing libgomp (10.3.1_git20210424-r2) 21:01:56 (8/64) Installing libatomic (10.3.1_git20210424-r2) 21:01:56 (9/64) Installing libgphobos (10.3.1_git20210424-r2) 21:01:56 (10/64) Installing gmp (6.2.1-r0) 21:01:56 (11/64) Installing isl22 (0.22-r0) 21:01:56 (12/64) Installing mpfr4 (4.1.0-r0) 21:01:56 (13/64) Installing mpc1 (1.2.1-r0) 21:01:56 (14/64) Installing gcc (10.3.1_git20210424-r2) 21:01:57 Collecting lftools[openstack]==0.31.1 21:01:57 Downloading lftools-0.31.1-py2.py3-none-any.whl (127 kB) 21:01:57 Collecting tabulate 21:01:57 Downloading tabulate-0.8.9-py3-none-any.whl (25 kB) 21:01:57 (15/64) Installing musl-dev (1.2.2-r3) 21:01:57 (16/64) Installing libc-dev (0.7.2-r3) 21:01:57 (17/64) Installing g++ (10.3.1_git20210424-r2) 21:01:57 (18/64) Installing make (4.3-r0) 21:01:57 (19/64) Installing fortify-headers (1.1-r1) 21:01:57 (20/64) Installing patch (2.7.6-r7) 21:01:57 (21/64) Installing build-base (0.5-r2) 21:01:57 (22/64) Installing brotli-libs (1.0.9-r5) 21:01:57 (23/64) Installing nghttp2-libs (1.43.0-r0) 21:01:57 (24/64) Installing libcurl (7.77.0-r1) 21:01:57 (25/64) Installing curl (7.77.0-r1) 21:01:57 (26/64) Installing pcre2 (10.36-r0) 21:01:57 (27/64) Installing git (2.32.0-r0) 21:01:57 (28/64) Installing oniguruma (6.9.7.1-r0) 21:01:57 (29/64) Installing jq (1.6-r1) 21:01:57 (30/64) Installing linux-headers (5.10.41-r0) 21:01:58 (31/64) Installing pkgconf (1.7.4-r0) 21:01:58 (32/64) Installing libffi-dev (3.3-r2) 21:01:58 (33/64) Installing zlib-dev (1.2.11-r3) 21:01:58 (34/64) Installing xz-dev (5.2.5-r0) 21:01:58 (35/64) Installing libxml2 (2.9.12-r1) 21:01:58 (36/64) Installing libxml2-dev (2.9.12-r1) 21:01:58 (37/64) Installing libgpg-error (1.42-r0) 21:01:58 (38/64) Installing libgcrypt (1.9.3-r0) 21:01:58 (39/64) Installing libxslt (1.1.34-r1) 21:01:58 (40/64) Installing libxslt-dev (1.1.34-r1) 21:01:58 (41/64) Installing openssl-dev (1.1.1k-r0) 21:01:58 (42/64) Installing sudo (1.9.7_p1-r1) 21:01:58 (43/64) Installing sysstat (12.5.4-r0) 21:01:58 (44/64) Installing libblkid (2.37-r0) 21:01:58 (45/64) Installing blkid (2.37-r0) 21:01:58 (46/64) Installing libcap-ng (0.8.2-r0) 21:01:58 (47/64) Installing setpriv (2.37-r0) 21:01:58 (48/64) Installing libmount (2.37-r0) 21:01:58 (49/64) Installing libsmartcols (2.37-r0) 21:01:58 (50/64) Installing findmnt (2.37-r0) 21:01:58 (51/64) Installing mcookie (2.37-r0) 21:01:58 (52/64) Installing hexdump (2.37-r0) 21:01:58 (53/64) Installing lsblk (2.37-r0) 21:01:58 (54/64) Installing libuuid (2.37-r0) 21:01:58 (55/64) Installing libfdisk (2.37-r0) 21:01:58 (56/64) Installing sfdisk (2.37-r0) 21:01:58 (57/64) Installing cfdisk (2.37-r0) 21:01:58 (58/64) Installing partx (2.37-r0) 21:01:58 (59/64) Installing flock (2.37-r0) 21:01:58 (60/64) Installing logger (2.37-r0) 21:01:58 (61/64) Installing uuidgen (2.37-r0) 21:01:58 (62/64) Installing libeconf (0.3.8-r1) 21:01:58 (63/64) Installing util-linux (2.37-r0) 21:01:58 (64/64) Installing xmlstarlet (1.6.1-r0) 21:01:58 Executing busybox-1.33.1-r2.trigger 21:01:58 OK: 246 MiB in 98 packages 21:01:59 Requirement already satisfied: pip in /usr/local/lib/python3.6/site-packages (21.1.3) 21:02:00 Requirement already satisfied: setuptools in /usr/local/lib/python3.6/site-packages (57.0.0) 21:02:00 Collecting setuptools 21:02:00 Downloading setuptools-57.1.0-py3-none-any.whl (818 kB) 21:02:00 Installing collected packages: setuptools 21:02:00 Attempting uninstall: setuptools 21:02:00 Found existing installation: setuptools 57.0.0 21:02:00 Uninstalling setuptools-57.0.0: 21:02:00 Successfully uninstalled setuptools-57.0.0 21:02:00 Collecting setuptools>=36.5.0 21:02:00 Downloading setuptools-57.1.0-py3-none-any.whl (818 kB) 21:02:00 Collecting oauth2client 21:02:00 Downloading oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 21:02:00 Collecting pygerrit2 21:02:00 Downloading pygerrit2-2.0.15.tar.gz (30 kB) 21:02:00 Installing build dependencies: started 21:02:01 Successfully installed setuptools-57.1.0 21:02:01 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 21:02:01 Collecting lftools[openstack]==0.31.1 21:02:01 Downloading lftools-0.31.1-py2.py3-none-any.whl (127 kB) 21:02:01 Collecting defusedxml 21:02:01 Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 21:02:01 Collecting pygerrit2 21:02:01 Downloading pygerrit2-2.0.15.tar.gz (30 kB) 21:02:01 Installing build dependencies: started 21:02:03 Installing build dependencies: finished with status 'done' 21:02:03 Getting requirements to build wheel: started 21:02:03 Getting requirements to build wheel: finished with status 'done' 21:02:03 Installing backend dependencies: started 21:02:04 Installing backend dependencies: finished with status 'done' 21:02:04 Preparing wheel metadata: started 21:02:04 Preparing wheel metadata: finished with status 'done' 21:02:05 Collecting setuptools>=36.5.0 21:02:05 Downloading setuptools-57.1.0-py3-none-any.whl (818 kB) 21:02:05 Collecting httplib2 21:02:05 Downloading httplib2-0.19.1-py3-none-any.whl (95 kB) 21:02:05 Collecting jsonschema 21:02:05 Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) 21:02:05 Collecting click 21:02:05 Downloading click-8.0.1-py3-none-any.whl (97 kB) 21:02:05 Collecting six 21:02:05 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 21:02:05 Collecting oauth2client 21:02:05 Downloading oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 21:02:05 Collecting pygithub 21:02:05 Downloading PyGithub-1.55-py3-none-any.whl (291 kB) 21:02:06 Collecting ruamel.yaml 21:02:06 Downloading ruamel.yaml-0.17.10-py3-none-any.whl (108 kB) 21:02:06 Collecting requests 21:02:06 Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB) 21:02:06 Collecting tabulate 21:02:06 Downloading tabulate-0.8.9-py3-none-any.whl (25 kB) 21:02:06 Collecting tqdm 21:02:06 Downloading tqdm-4.61.2-py2.py3-none-any.whl (76 kB) 21:02:06 Collecting docker 21:02:06 Downloading docker-5.0.0-py2.py3-none-any.whl (146 kB) 21:02:06 Collecting xdg==3.0.2 21:02:06 Downloading xdg-3.0.2-py2.py3-none-any.whl (5.0 kB) 21:02:06 Collecting lxml 21:02:06 Downloading lxml-4.6.3.tar.gz (3.2 MB) 21:02:07 Collecting email-validator 21:02:07 Downloading email_validator-1.1.3-py2.py3-none-any.whl (18 kB) 21:02:07 Collecting bs4 21:02:07 Downloading bs4-0.0.1.tar.gz (1.1 kB) 21:02:08 Collecting pyyaml 21:02:08 Downloading PyYAML-5.4.1.tar.gz (175 kB) 21:02:08 Installing build dependencies: started 21:02:10 Installing build dependencies: finished with status 'done' 21:02:10 Getting requirements to build wheel: started 21:02:11 Installing build dependencies: finished with status 'done' 21:02:11 Getting requirements to build wheel: started 21:02:12 Getting requirements to build wheel: finished with status 'done' 21:02:12 Installing backend dependencies: started 21:02:12 Getting requirements to build wheel: finished with status 'done' 21:02:12 Preparing wheel metadata: started 21:02:12 Preparing wheel metadata: finished with status 'done' 21:02:13 Collecting python-jenkins 21:02:13 Downloading python_jenkins-1.7.0-py3-none-any.whl (27 kB) 21:02:13 Collecting shade~=1.27.1 21:02:13 Downloading shade-1.27.2-py2.py3-none-any.whl (371 kB) 21:02:13 Collecting os-client-config>=1.28.0 21:02:13 Downloading os_client_config-2.1.0-py3-none-any.whl (31 kB) 21:02:13 Collecting openstacksdk>=0.9.19 21:02:13 Downloading openstacksdk-0.57.0-py3-none-any.whl (1.4 MB) 21:02:13 Collecting pbr!=2.1.0,>=2.0.0 21:02:13 Downloading pbr-5.6.0-py2.py3-none-any.whl (111 kB) 21:02:13 Collecting requestsexceptions>=1.2.0 21:02:13 Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 21:02:13 Collecting dogpile.cache>=0.6.5 21:02:13 Downloading dogpile.cache-1.1.3-py3-none-any.whl (50 kB) 21:02:13 Collecting keystoneauth1>=3.18.0 21:02:13 Downloading keystoneauth1-4.3.1-py3-none-any.whl (314 kB) 21:02:13 Collecting netifaces>=0.10.4 21:02:13 Downloading netifaces-0.11.0.tar.gz (30 kB) 21:02:14 Collecting importlib-metadata>=1.7.0 21:02:14 Downloading importlib_metadata-4.6.1-py3-none-any.whl (17 kB) 21:02:14 Collecting os-service-types>=1.7.0 21:02:14 Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) 21:02:14 Collecting jsonpatch!=1.20,>=1.16 21:02:14 Downloading jsonpatch-1.32-py2.py3-none-any.whl (12 kB) 21:02:14 Collecting jmespath>=0.9.0 21:02:14 Downloading jmespath-0.10.0-py2.py3-none-any.whl (24 kB) 21:02:14 Collecting munch>=2.1.0 21:02:14 Downloading munch-2.5.0-py2.py3-none-any.whl (10 kB) 21:02:14 Collecting cryptography>=2.7 21:02:14 Downloading cryptography-3.4.7.tar.gz (546 kB) 21:02:14 Installing build dependencies: started 21:02:16 Installing backend dependencies: finished with status 'done' 21:02:16 Preparing wheel metadata: started 21:02:18 Preparing wheel metadata: finished with status 'done' 21:02:22 Collecting ruamel.yaml 21:02:22 Downloading ruamel.yaml-0.17.10-py3-none-any.whl (108 kB) 21:02:22 Collecting six 21:02:22 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 21:02:22 Collecting defusedxml 21:02:22 Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 21:02:22 Installing build dependencies: finished with status 'done' 21:02:22 Getting requirements to build wheel: started 21:02:23 Getting requirements to build wheel: finished with status 'done' 21:02:23 Preparing wheel metadata: started 21:02:24 Preparing wheel metadata: finished with status 'done' 21:02:24 Collecting appdirs>=1.3.0 21:02:24 Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) 21:02:24 Collecting decorator>=4.4.1 21:02:24 Downloading decorator-5.0.9-py3-none-any.whl (8.9 kB) 21:02:24 Collecting iso8601>=0.1.11 21:02:24 Downloading iso8601-0.1.14-py2.py3-none-any.whl (9.5 kB) 21:02:24 Collecting cffi>=1.12 21:02:24 Downloading cffi-1.14.6.tar.gz (475 kB) 21:02:24 Collecting pycparser 21:02:24 Downloading pycparser-2.20-py2.py3-none-any.whl (112 kB) 21:02:25 Collecting stevedore>=3.0.0 21:02:25 Downloading stevedore-3.3.0-py3-none-any.whl (49 kB) 21:02:25 Collecting typing-extensions>=3.6.4 21:02:25 Downloading typing_extensions-3.10.0.0-py3-none-any.whl (26 kB) 21:02:25 Collecting zipp>=0.5 21:02:25 Downloading zipp-3.5.0-py3-none-any.whl (5.7 kB) 21:02:25 Collecting jsonpointer>=1.9 21:02:25 Downloading jsonpointer-2.1-py2.py3-none-any.whl (7.4 kB) 21:02:25 Collecting charset-normalizer~=2.0.0 21:02:25 Downloading charset_normalizer-2.0.1-py3-none-any.whl (35 kB) 21:02:25 Collecting idna<4,>=2.5 21:02:25 Downloading idna-3.2-py3-none-any.whl (59 kB) 21:02:25 Collecting urllib3<1.27,>=1.21.1 21:02:25 Downloading urllib3-1.26.6-py2.py3-none-any.whl (138 kB) 21:02:25 Collecting certifi>=2017.4.17 21:02:25 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 21:02:25 Collecting beautifulsoup4 21:02:25 Downloading beautifulsoup4-4.9.3-py3-none-any.whl (115 kB) 21:02:25 Collecting soupsieve>1.2 21:02:25 Downloading soupsieve-2.2.1-py3-none-any.whl (33 kB) 21:02:25 Collecting websocket-client>=0.32.0 21:02:25 Downloading websocket_client-1.1.0-py2.py3-none-any.whl (68 kB) 21:02:25 Collecting dnspython>=1.15.0 21:02:25 Downloading dnspython-2.1.0-py3-none-any.whl (241 kB) 21:02:25 Collecting pyparsing<3,>=2.4.2 21:02:25 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 21:02:25 Collecting lxml 21:02:25 Downloading lxml-4.6.3.tar.gz (3.2 MB) 21:02:26 Collecting attrs>=17.4.0 21:02:26 Downloading attrs-21.2.0-py2.py3-none-any.whl (53 kB) 21:02:26 Collecting pyrsistent>=0.14.0 21:02:26 Downloading pyrsistent-0.18.0.tar.gz (104 kB) 21:02:26 Installing build dependencies: started 21:02:27 Installing build dependencies: finished with status 'done' 21:02:27 Getting requirements to build wheel: started 21:02:27 Getting requirements to build wheel: finished with status 'done' 21:02:27 Preparing wheel metadata: started 21:02:28 Preparing wheel metadata: finished with status 'done' 21:02:28 Collecting pyasn1-modules>=0.0.5 21:02:28 Downloading pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) 21:02:28 Collecting rsa>=3.1.4 21:02:28 Downloading rsa-4.7.2-py3-none-any.whl (34 kB) 21:02:28 Collecting pyasn1>=0.1.7 21:02:28 Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 21:02:28 Collecting pynacl>=1.4.0 21:02:28 Downloading PyNaCl-1.4.0.tar.gz (3.4 MB) 21:02:28 Installing build dependencies: started 21:02:31 Installing build dependencies: finished with status 'done' 21:02:31 Getting requirements to build wheel: started 21:02:31 Getting requirements to build wheel: finished with status 'done' 21:02:31 Preparing wheel metadata: started 21:02:32 Preparing wheel metadata: finished with status 'done' 21:02:32 Collecting pyjwt>=2.0 21:02:32 Downloading PyJWT-2.1.0-py3-none-any.whl (16 kB) 21:02:32 Collecting deprecated 21:02:32 Downloading Deprecated-1.2.12-py2.py3-none-any.whl (9.5 kB) 21:02:32 Collecting email-validator 21:02:32 Downloading email_validator-1.1.3-py2.py3-none-any.whl (18 kB) 21:02:32 Collecting httplib2 21:02:32 Downloading httplib2-0.19.1-py3-none-any.whl (95 kB) 21:02:32 Collecting pygithub 21:02:32 Downloading PyGithub-1.55-py3-none-any.whl (291 kB) 21:02:32 Collecting docker 21:02:32 Downloading docker-5.0.0-py2.py3-none-any.whl (146 kB) 21:02:32 Collecting wrapt<2,>=1.10 21:02:32 Downloading wrapt-1.12.1.tar.gz (27 kB) 21:02:32 Collecting python-jenkins 21:02:32 Downloading python_jenkins-1.7.0-py3-none-any.whl (27 kB) 21:02:32 Collecting xdg==3.0.2 21:02:32 Downloading xdg-3.0.2-py2.py3-none-any.whl (5.0 kB) 21:02:33 Collecting multi-key-dict 21:02:33 Downloading multi_key_dict-2.0.3.zip (9.9 kB) 21:02:33 Collecting click 21:02:33 Downloading click-8.0.1-py3-none-any.whl (97 kB) 21:02:33 Collecting ruamel.yaml.clib>=0.1.2 21:02:33 Downloading ruamel.yaml.clib-0.2.6.tar.gz (180 kB) 21:02:33 Building wheels for collected packages: cryptography, cffi, netifaces, pyyaml, bs4, pyrsistent, lxml, pygerrit2, pynacl, wrapt, multi-key-dict, ruamel.yaml.clib 21:02:33 Building wheel for cryptography (PEP 517): started 21:02:34 Collecting tqdm 21:02:34 Downloading tqdm-4.61.2-py2.py3-none-any.whl (76 kB) 21:02:34 Collecting jsonschema 21:02:34 Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) 21:02:34 Building wheel for cryptography (PEP 517): finished with status 'error' 21:02:34  ERROR: Command errored out with exit status 1: 21:02:34 command: /usr/local/bin/python /usr/local/lib/python3.6/site-packages/pip/_vendor/pep517/in_process/_in_process.py build_wheel /tmp/tmplqyi60qk 21:02:34 cwd: /tmp/pip-install-gwp_nsaq/cryptography_da8d4d7cdcd64b02925c0e3bef347cdd 21:02:34 Complete output (165 lines): 21:02:34 running bdist_wheel 21:02:34 running build 21:02:34 running build_py 21:02:34 creating build 21:02:34 creating build/lib.linux-x86_64-3.6 21:02:34 creating build/lib.linux-x86_64-3.6/cryptography 21:02:34 copying src/cryptography/__about__.py -> build/lib.linux-x86_64-3.6/cryptography 21:02:34 copying src/cryptography/__init__.py -> build/lib.linux-x86_64-3.6/cryptography 21:02:34 copying src/cryptography/exceptions.py -> build/lib.linux-x86_64-3.6/cryptography 21:02:34 copying src/cryptography/fernet.py -> build/lib.linux-x86_64-3.6/cryptography 21:02:34 copying src/cryptography/utils.py -> build/lib.linux-x86_64-3.6/cryptography 21:02:34 creating build/lib.linux-x86_64-3.6/cryptography/hazmat 21:02:34 copying src/cryptography/hazmat/__init__.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat 21:02:34 copying src/cryptography/hazmat/_der.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat 21:02:34 copying src/cryptography/hazmat/_oid.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat 21:02:34 copying src/cryptography/hazmat/_types.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat 21:02:34 creating build/lib.linux-x86_64-3.6/cryptography/x509 21:02:34 copying src/cryptography/x509/__init__.py -> build/lib.linux-x86_64-3.6/cryptography/x509 21:02:34 copying src/cryptography/x509/base.py -> build/lib.linux-x86_64-3.6/cryptography/x509 21:02:34 copying src/cryptography/x509/certificate_transparency.py -> build/lib.linux-x86_64-3.6/cryptography/x509 21:02:34 copying src/cryptography/x509/extensions.py -> build/lib.linux-x86_64-3.6/cryptography/x509 21:02:34 copying src/cryptography/x509/general_name.py -> build/lib.linux-x86_64-3.6/cryptography/x509 21:02:34 copying src/cryptography/x509/name.py -> build/lib.linux-x86_64-3.6/cryptography/x509 21:02:34 copying src/cryptography/x509/ocsp.py -> build/lib.linux-x86_64-3.6/cryptography/x509 21:02:34 copying src/cryptography/x509/oid.py -> build/lib.linux-x86_64-3.6/cryptography/x509 21:02:34 creating build/lib.linux-x86_64-3.6/cryptography/hazmat/backends 21:02:34 copying src/cryptography/hazmat/backends/__init__.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/backends 21:02:34 copying src/cryptography/hazmat/backends/interfaces.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/backends 21:02:34 creating build/lib.linux-x86_64-3.6/cryptography/hazmat/bindings 21:02:34 copying src/cryptography/hazmat/bindings/__init__.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/bindings 21:02:34 creating build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives 21:02:34 copying src/cryptography/hazmat/primitives/__init__.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives 21:02:34 copying src/cryptography/hazmat/primitives/_asymmetric.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives 21:02:34 copying src/cryptography/hazmat/primitives/_cipheralgorithm.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives 21:02:34 copying src/cryptography/hazmat/primitives/_serialization.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives 21:02:34 copying src/cryptography/hazmat/primitives/cmac.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives 21:02:34 copying src/cryptography/hazmat/primitives/constant_time.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives 21:02:34 copying src/cryptography/hazmat/primitives/hashes.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives 21:02:34 copying src/cryptography/hazmat/primitives/hmac.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives 21:02:34 copying src/cryptography/hazmat/primitives/keywrap.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives 21:02:34 copying src/cryptography/hazmat/primitives/padding.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives 21:02:34 copying src/cryptography/hazmat/primitives/poly1305.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives 21:02:34 creating build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl 21:02:34 copying src/cryptography/hazmat/backends/openssl/__init__.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl 21:02:34 copying src/cryptography/hazmat/backends/openssl/aead.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl 21:02:34 copying src/cryptography/hazmat/backends/openssl/backend.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl 21:02:34 copying src/cryptography/hazmat/backends/openssl/ciphers.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl 21:02:34 copying src/cryptography/hazmat/backends/openssl/cmac.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl 21:02:34 copying src/cryptography/hazmat/backends/openssl/decode_asn1.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl 21:02:34 copying src/cryptography/hazmat/backends/openssl/dh.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl 21:02:34 copying src/cryptography/hazmat/backends/openssl/dsa.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl 21:02:34 copying src/cryptography/hazmat/backends/openssl/ec.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl 21:02:34 copying src/cryptography/hazmat/backends/openssl/ed25519.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl 21:02:34 copying src/cryptography/hazmat/backends/openssl/ed448.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl 21:02:34 copying src/cryptography/hazmat/backends/openssl/encode_asn1.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl 21:02:34 copying src/cryptography/hazmat/backends/openssl/hashes.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl 21:02:34 copying src/cryptography/hazmat/backends/openssl/hmac.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl 21:02:34 copying src/cryptography/hazmat/backends/openssl/ocsp.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl 21:02:34 copying src/cryptography/hazmat/backends/openssl/poly1305.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl 21:02:34 copying src/cryptography/hazmat/backends/openssl/rsa.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl 21:02:34 copying src/cryptography/hazmat/backends/openssl/utils.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl 21:02:34 copying src/cryptography/hazmat/backends/openssl/x25519.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl 21:02:34 copying src/cryptography/hazmat/backends/openssl/x448.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl 21:02:34 copying src/cryptography/hazmat/backends/openssl/x509.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl 21:02:34 creating build/lib.linux-x86_64-3.6/cryptography/hazmat/bindings/openssl 21:02:34 copying src/cryptography/hazmat/bindings/openssl/__init__.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/bindings/openssl 21:02:34 copying src/cryptography/hazmat/bindings/openssl/_conditional.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/bindings/openssl 21:02:34 copying src/cryptography/hazmat/bindings/openssl/binding.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/bindings/openssl 21:02:34 creating build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/asymmetric 21:02:34 copying src/cryptography/hazmat/primitives/asymmetric/__init__.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/asymmetric 21:02:34 copying src/cryptography/hazmat/primitives/asymmetric/dh.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/asymmetric 21:02:34 copying src/cryptography/hazmat/primitives/asymmetric/dsa.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/asymmetric 21:02:34 copying src/cryptography/hazmat/primitives/asymmetric/ec.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/asymmetric 21:02:34 copying src/cryptography/hazmat/primitives/asymmetric/ed25519.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/asymmetric 21:02:34 copying src/cryptography/hazmat/primitives/asymmetric/ed448.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/asymmetric 21:02:34 copying src/cryptography/hazmat/primitives/asymmetric/padding.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/asymmetric 21:02:34 copying src/cryptography/hazmat/primitives/asymmetric/rsa.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/asymmetric 21:02:34 copying src/cryptography/hazmat/primitives/asymmetric/utils.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/asymmetric 21:02:34 copying src/cryptography/hazmat/primitives/asymmetric/x25519.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/asymmetric 21:02:34 copying src/cryptography/hazmat/primitives/asymmetric/x448.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/asymmetric 21:02:34 creating build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/ciphers 21:02:34 copying src/cryptography/hazmat/primitives/ciphers/__init__.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/ciphers 21:02:34 copying src/cryptography/hazmat/primitives/ciphers/aead.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/ciphers 21:02:34 copying src/cryptography/hazmat/primitives/ciphers/algorithms.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/ciphers 21:02:34 copying src/cryptography/hazmat/primitives/ciphers/base.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/ciphers 21:02:34 copying src/cryptography/hazmat/primitives/ciphers/modes.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/ciphers 21:02:34 creating build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/kdf 21:02:34 copying src/cryptography/hazmat/primitives/kdf/__init__.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/kdf 21:02:34 copying src/cryptography/hazmat/primitives/kdf/concatkdf.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/kdf 21:02:34 copying src/cryptography/hazmat/primitives/kdf/hkdf.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/kdf 21:02:34 copying src/cryptography/hazmat/primitives/kdf/kbkdf.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/kdf 21:02:34 copying src/cryptography/hazmat/primitives/kdf/pbkdf2.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/kdf 21:02:34 copying src/cryptography/hazmat/primitives/kdf/scrypt.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/kdf 21:02:34 copying src/cryptography/hazmat/primitives/kdf/x963kdf.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/kdf 21:02:34 creating build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/serialization 21:02:34 copying src/cryptography/hazmat/primitives/serialization/__init__.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/serialization 21:02:34 copying src/cryptography/hazmat/primitives/serialization/base.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/serialization 21:02:34 copying src/cryptography/hazmat/primitives/serialization/pkcs12.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/serialization 21:02:34 copying src/cryptography/hazmat/primitives/serialization/pkcs7.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/serialization 21:02:34 copying src/cryptography/hazmat/primitives/serialization/ssh.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/serialization 21:02:34 creating build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/twofactor 21:02:34 copying src/cryptography/hazmat/primitives/twofactor/__init__.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/twofactor 21:02:34 copying src/cryptography/hazmat/primitives/twofactor/hotp.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/twofactor 21:02:34 copying src/cryptography/hazmat/primitives/twofactor/totp.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/twofactor 21:02:34 copying src/cryptography/hazmat/primitives/twofactor/utils.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/twofactor 21:02:34 running egg_info 21:02:34 writing src/cryptography.egg-info/PKG-INFO 21:02:34 writing dependency_links to src/cryptography.egg-info/dependency_links.txt 21:02:34 writing requirements to src/cryptography.egg-info/requires.txt 21:02:34 writing top-level names to src/cryptography.egg-info/top_level.txt 21:02:34 reading manifest file 'src/cryptography.egg-info/SOURCES.txt' 21:02:34 reading manifest template 'MANIFEST.in' 21:02:34 no previously-included directories found matching 'docs/_build' 21:02:34 warning: no previously-included files found matching 'vectors' 21:02:34 warning: no previously-included files matching '*' found under directory 'vectors' 21:02:34 warning: no previously-included files matching '*' found under directory '.github' 21:02:34 warning: no previously-included files found matching 'release.py' 21:02:34 warning: no previously-included files found matching '.coveragerc' 21:02:34 warning: no previously-included files found matching 'codecov.yml' 21:02:34 warning: no previously-included files found matching '.readthedocs.yml' 21:02:34 warning: no previously-included files found matching 'dev-requirements.txt' 21:02:34 warning: no previously-included files found matching 'tox.ini' 21:02:34 warning: no previously-included files found matching 'mypy.ini' 21:02:34 warning: no previously-included files matching '*' found under directory '.zuul.d' 21:02:34 warning: no previously-included files matching '*' found under directory '.zuul.playbooks' 21:02:34 adding license file 'LICENSE' 21:02:34 adding license file 'LICENSE.APACHE' 21:02:34 adding license file 'LICENSE.BSD' 21:02:34 adding license file 'LICENSE.PSF' 21:02:34 writing manifest file 'src/cryptography.egg-info/SOURCES.txt' 21:02:34 copying src/cryptography/py.typed -> build/lib.linux-x86_64-3.6/cryptography 21:02:34 running build_ext 21:02:34 generating cffi module 'build/temp.linux-x86_64-3.6/_padding.c' 21:02:34 creating build/temp.linux-x86_64-3.6 21:02:34 generating cffi module 'build/temp.linux-x86_64-3.6/_openssl.c' 21:02:34 running build_rust 21:02:34 21:02:34 =============================DEBUG ASSISTANCE============================= 21:02:34 If you are seeing a compilation error please try the following steps to 21:02:34 successfully install cryptography: 21:02:34 1) Upgrade to the latest pip and try again. This will fix errors for most 21:02:34 users. See: https://pip.pypa.io/en/stable/installing/#upgrading-pip 21:02:34 2) Read https://cryptography.io/en/latest/installation.html for specific 21:02:34 instructions for your platform. 21:02:34 3) Check our frequently asked questions for more information: 21:02:34 https://cryptography.io/en/latest/faq.html 21:02:34 4) Ensure you have a recent Rust toolchain installed: 21:02:34 https://cryptography.io/en/latest/installation.html#rust 21:02:34 5) If you are experiencing issues with Rust for *this release only* you may 21:02:34 set the environment variable `CRYPTOGRAPHY_DONT_BUILD_RUST=1`. 21:02:34 =============================DEBUG ASSISTANCE============================= 21:02:34 21:02:34 error: can't find Rust compiler 21:02:34 21:02:34 If you are using an outdated pip version, it is possible a prebuilt wheel is available for this package but pip is not able to install from it. Installing from the wheel would avoid the need for a Rust compiler. 21:02:34 21:02:34 To update pip, run: 21:02:34 21:02:34 pip install --upgrade pip 21:02:34 21:02:34 and then retry package installation. 21:02:34 21:02:34 If you did intend to build this package from source, try installing a Rust compiler from your system package manager and ensure it is on the PATH during installation. Alternatively, rustup (available at https://rustup.rs) is the recommended way to download and update the Rust compiler toolchain. 21:02:34 21:02:34 This package requires Rust >=1.41.0. 21:02:34 ---------------------------------------- 21:02:34  ERROR: Failed building wheel for cryptography 21:02:34  Building wheel for cffi (setup.py): started 21:02:35 Collecting requests 21:02:35 Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB) 21:02:35 Collecting bs4 21:02:35 Downloading bs4-0.0.1.tar.gz (1.1 kB) 21:02:37 Collecting pyyaml 21:02:37 Downloading PyYAML-5.4.1.tar.gz (175 kB) 21:02:38 Installing build dependencies: started 21:02:41 Building wheel for cffi (setup.py): finished with status 'done' 21:02:41 Created wheel for cffi: filename=cffi-1.14.6-cp36-cp36m-linux_x86_64.whl size=185497 sha256=4f96cb01b0247e3339aaeb3496620c5909b9778429ed272a80b930bf1c384de7 21:02:41 Stored in directory: /tmp/pip-ephem-wheel-cache-4059bk0d/wheels/c7/6e/bc/b829b6a99caa14fa4a38aeff2e10db35e836c723dac47f7927 21:02:41 Building wheel for netifaces (setup.py): started 21:02:42 Building wheel for netifaces (setup.py): finished with status 'done' 21:02:42 Created wheel for netifaces: filename=netifaces-0.11.0-cp36-cp36m-linux_x86_64.whl size=13118 sha256=e23d851be1a246abc185d9b70e8862675d92044dbdaa8089d42b6b87c8732738 21:02:42 Stored in directory: /tmp/pip-ephem-wheel-cache-4059bk0d/wheels/28/5e/31/99d2eed225265876c586a36ddb533924205309f1ca3b08200a 21:02:42 Building wheel for pyyaml (PEP 517): started 21:02:42 Building wheel for pyyaml (PEP 517): finished with status 'done' 21:02:42 Created wheel for pyyaml: filename=PyYAML-5.4.1-cp36-cp36m-linux_x86_64.whl size=45658 sha256=5c321b74919e33496064a3b4b5139c18df9bc2efe1a699b98ea84911d19b1faa 21:02:42 Stored in directory: /tmp/pip-ephem-wheel-cache-4059bk0d/wheels/30/79/82/cda01fa314a0e1a1c485aacf0a374bde74d8975bc82900afff 21:02:42 Building wheel for bs4 (setup.py): started 21:02:43 Building wheel for bs4 (setup.py): finished with status 'done' 21:02:43 Created wheel for bs4: filename=bs4-0.0.1-py3-none-any.whl size=1271 sha256=597e773a41ea7e94a5559d0c1641bf7ff4c210eb59cdf35a1229859960b9a7e1 21:02:43 Stored in directory: /tmp/pip-ephem-wheel-cache-4059bk0d/wheels/19/f5/6d/a97dd4f22376d4472d5f4c76c7646876052ff3166b3cf71050 21:02:43 Building wheel for pyrsistent (PEP 517): started 21:02:44 Building wheel for pyrsistent (PEP 517): finished with status 'done' 21:02:44 Created wheel for pyrsistent: filename=pyrsistent-0.18.0-cp36-cp36m-linux_x86_64.whl size=72948 sha256=f178ee1aa0f17fdef4d75f5aa5d0024b4e1501e0ae7d023af0eed3c350a37274 21:02:44 Stored in directory: /tmp/pip-ephem-wheel-cache-4059bk0d/wheels/cb/62/d2/c88499b092c1f225db7e55dbbcd8dcd45543194e46e54c370a 21:02:44 Building wheel for lxml (setup.py): started 21:02:53 Installing build dependencies: finished with status 'done' 21:02:53 Getting requirements to build wheel: started 21:03:07 Getting requirements to build wheel: finished with status 'done' 21:03:07 Preparing wheel metadata: started 21:03:09 Preparing wheel metadata: finished with status 'done' 21:03:09 Collecting shade~=1.27.1 21:03:09 Downloading shade-1.27.2-py2.py3-none-any.whl (371 kB) 21:03:09 Collecting openstacksdk>=0.9.19 21:03:10 Downloading openstacksdk-0.57.0-py3-none-any.whl (1.4 MB) 21:03:10 Collecting pbr!=2.1.0,>=2.0.0 21:03:10 Downloading pbr-5.6.0-py2.py3-none-any.whl (111 kB) 21:03:11 Collecting os-client-config>=1.28.0 21:03:11 Downloading os_client_config-2.1.0-py3-none-any.whl (31 kB) 21:03:11 Collecting appdirs>=1.3.0 21:03:11 Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) 21:03:11 Collecting dogpile.cache>=0.6.5 21:03:11 Downloading dogpile.cache-1.1.3-py3-none-any.whl (50 kB) 21:03:11 Collecting jmespath>=0.9.0 21:03:11 Downloading jmespath-0.10.0-py2.py3-none-any.whl (24 kB) 21:03:12 Collecting keystoneauth1>=3.18.0 21:03:12 Downloading keystoneauth1-4.3.1-py3-none-any.whl (314 kB) 21:03:12 Collecting requestsexceptions>=1.2.0 21:03:12 Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 21:03:13 Collecting importlib-metadata>=1.7.0 21:03:13 Downloading importlib_metadata-4.6.1-py3-none-any.whl (17 kB) 21:03:13 Collecting os-service-types>=1.7.0 21:03:13 Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) 21:03:13 Collecting iso8601>=0.1.11 21:03:13 Downloading iso8601-0.1.14-py2.py3-none-any.whl (9.5 kB) 21:03:13 Collecting jsonpatch!=1.20,>=1.16 21:03:13 Downloading jsonpatch-1.32-py2.py3-none-any.whl (12 kB) 21:03:14 Collecting netifaces>=0.10.4 21:03:14 Downloading netifaces-0.11.0.tar.gz (30 kB) 21:03:15 Collecting decorator>=4.4.1 21:03:15 Downloading decorator-5.0.9-py3-none-any.whl (8.9 kB) 21:03:18 Collecting cryptography>=2.7 21:03:18 Downloading cryptography-3.4.7.tar.gz (546 kB) 21:03:19 Installing build dependencies: started 21:04:16 Installing build dependencies: finished with status 'done' 21:04:16 Getting requirements to build wheel: started 21:04:16 Getting requirements to build wheel: finished with status 'done' 21:04:16 Preparing wheel metadata: started 21:04:16 Preparing wheel metadata: finished with status 'done' 21:04:16 Collecting munch>=2.1.0 21:04:16 Downloading munch-2.5.0-py2.py3-none-any.whl (10 kB) 21:04:18 Collecting cffi>=1.12 21:04:18 Downloading cffi-1.14.6.tar.gz (475 kB) 21:04:20 Collecting pycparser 21:04:20 Downloading pycparser-2.20-py2.py3-none-any.whl (112 kB) 21:04:20 Collecting stevedore>=3.0.0 21:04:20 Downloading stevedore-3.3.0-py3-none-any.whl (49 kB) 21:04:21 Collecting zipp>=0.5 21:04:21 Downloading zipp-3.5.0-py3-none-any.whl (5.7 kB) 21:04:21 Collecting typing-extensions>=3.6.4 21:04:21 Downloading typing_extensions-3.10.0.0-py3-none-any.whl (26 kB) 21:04:21 Collecting jsonpointer>=1.9 21:04:21 Downloading jsonpointer-2.1-py2.py3-none-any.whl (7.4 kB) 21:04:23 Collecting certifi>=2017.4.17 21:04:23 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 21:04:23 Collecting idna<4,>=2.5 21:04:23 Downloading idna-3.2-py3-none-any.whl (59 kB) 21:04:24 Collecting urllib3<1.27,>=1.21.1 21:04:24 Downloading urllib3-1.26.6-py2.py3-none-any.whl (138 kB) 21:04:24 Collecting charset-normalizer~=2.0.0 21:04:24 Downloading charset_normalizer-2.0.1-py3-none-any.whl (35 kB) 21:04:25 Collecting beautifulsoup4 21:04:25 Downloading beautifulsoup4-4.9.3-py3-none-any.whl (115 kB) 21:04:25 Collecting soupsieve>1.2 21:04:25 Downloading soupsieve-2.2.1-py3-none-any.whl (33 kB) 21:04:26 Collecting websocket-client>=0.32.0 21:04:26 Downloading websocket_client-1.1.0-py2.py3-none-any.whl (68 kB) 21:04:27 Collecting dnspython>=1.15.0 21:04:27 Downloading dnspython-2.1.0-py3-none-any.whl (241 kB) 21:04:28 Collecting pyparsing<3,>=2.4.2 21:04:28 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 21:04:28 Collecting attrs>=17.4.0 21:04:28 Downloading attrs-21.2.0-py2.py3-none-any.whl (53 kB) 21:04:28 Collecting pyrsistent>=0.14.0 21:04:28 Downloading pyrsistent-0.18.0.tar.gz (104 kB) 21:04:28 Installing build dependencies: started 21:04:36 Building wheel for lxml (setup.py): still running... 21:04:39 Installing build dependencies: finished with status 'done' 21:04:39 Getting requirements to build wheel: started 21:04:39 Getting requirements to build wheel: finished with status 'done' 21:04:39 Preparing wheel metadata: started 21:04:41 Preparing wheel metadata: finished with status 'done' 21:04:42 Collecting pyasn1-modules>=0.0.5 21:04:42 Downloading pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) 21:04:43 Collecting pyasn1>=0.1.7 21:04:43 Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 21:04:43 Collecting rsa>=3.1.4 21:04:43 Downloading rsa-4.7.2-py3-none-any.whl (34 kB) 21:04:44 Collecting deprecated 21:04:44 Downloading Deprecated-1.2.12-py2.py3-none-any.whl (9.5 kB) 21:04:45 Collecting pyjwt>=2.0 21:04:45 Downloading PyJWT-2.1.0-py3-none-any.whl (16 kB) 21:04:45 Collecting pynacl>=1.4.0 21:04:45 Downloading PyNaCl-1.4.0.tar.gz (3.4 MB) 21:04:49 Installing build dependencies: started 21:05:01 Installing build dependencies: finished with status 'done' 21:05:01 Getting requirements to build wheel: started 21:05:02 Getting requirements to build wheel: finished with status 'done' 21:05:02 Preparing wheel metadata: started 21:05:07 Preparing wheel metadata: finished with status 'done' 21:05:07 Collecting wrapt<2,>=1.10 21:05:07 Downloading wrapt-1.12.1.tar.gz (27 kB) 21:05:09 Collecting multi-key-dict 21:05:09 Downloading multi_key_dict-2.0.3.zip (9.9 kB) 21:05:12 Collecting ruamel.yaml.clib>=0.1.2 21:05:12 Downloading ruamel.yaml.clib-0.2.6.tar.gz (180 kB) 21:05:15 Building wheels for collected packages: cryptography, cffi, netifaces, pyyaml, bs4, pyrsistent, lxml, pygerrit2, pynacl, wrapt, multi-key-dict, ruamel.yaml.clib 21:05:15 Building wheel for cryptography (PEP 517): started 21:05:24 Building wheel for cryptography (PEP 517): finished with status 'error' 21:05:24  ERROR: Command errored out with exit status 1: 21:05:24 command: /usr/local/bin/python /usr/local/lib/python3.6/site-packages/pip/_vendor/pep517/in_process/_in_process.py build_wheel /tmp/tmpfrmi7wtg 21:05:24 cwd: /tmp/pip-install-jiy4yk_w/cryptography_ace62553c00e49e8b724cdf8718f9e8b 21:05:24 Complete output (165 lines): 21:05:24 running bdist_wheel 21:05:24 running build 21:05:24 running build_py 21:05:24 creating build 21:05:24 creating build/lib.linux-aarch64-3.6 21:05:24 creating build/lib.linux-aarch64-3.6/cryptography 21:05:24 copying src/cryptography/__about__.py -> build/lib.linux-aarch64-3.6/cryptography 21:05:24 copying src/cryptography/utils.py -> build/lib.linux-aarch64-3.6/cryptography 21:05:24 copying src/cryptography/fernet.py -> build/lib.linux-aarch64-3.6/cryptography 21:05:24 copying src/cryptography/__init__.py -> build/lib.linux-aarch64-3.6/cryptography 21:05:24 copying src/cryptography/exceptions.py -> build/lib.linux-aarch64-3.6/cryptography 21:05:24 creating build/lib.linux-aarch64-3.6/cryptography/hazmat 21:05:24 copying src/cryptography/hazmat/_oid.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat 21:05:24 copying src/cryptography/hazmat/__init__.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat 21:05:24 copying src/cryptography/hazmat/_der.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat 21:05:24 copying src/cryptography/hazmat/_types.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat 21:05:24 creating build/lib.linux-aarch64-3.6/cryptography/x509 21:05:24 copying src/cryptography/x509/base.py -> build/lib.linux-aarch64-3.6/cryptography/x509 21:05:24 copying src/cryptography/x509/extensions.py -> build/lib.linux-aarch64-3.6/cryptography/x509 21:05:24 copying src/cryptography/x509/__init__.py -> build/lib.linux-aarch64-3.6/cryptography/x509 21:05:24 copying src/cryptography/x509/ocsp.py -> build/lib.linux-aarch64-3.6/cryptography/x509 21:05:24 copying src/cryptography/x509/certificate_transparency.py -> build/lib.linux-aarch64-3.6/cryptography/x509 21:05:24 copying src/cryptography/x509/oid.py -> build/lib.linux-aarch64-3.6/cryptography/x509 21:05:24 copying src/cryptography/x509/name.py -> build/lib.linux-aarch64-3.6/cryptography/x509 21:05:24 copying src/cryptography/x509/general_name.py -> build/lib.linux-aarch64-3.6/cryptography/x509 21:05:24 creating build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives 21:05:24 copying src/cryptography/hazmat/primitives/poly1305.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives 21:05:24 copying src/cryptography/hazmat/primitives/constant_time.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives 21:05:24 copying src/cryptography/hazmat/primitives/keywrap.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives 21:05:24 copying src/cryptography/hazmat/primitives/_serialization.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives 21:05:24 copying src/cryptography/hazmat/primitives/_asymmetric.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives 21:05:24 copying src/cryptography/hazmat/primitives/hmac.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives 21:05:24 copying src/cryptography/hazmat/primitives/cmac.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives 21:05:24 copying src/cryptography/hazmat/primitives/__init__.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives 21:05:24 copying src/cryptography/hazmat/primitives/hashes.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives 21:05:24 copying src/cryptography/hazmat/primitives/padding.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives 21:05:24 copying src/cryptography/hazmat/primitives/_cipheralgorithm.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives 21:05:24 creating build/lib.linux-aarch64-3.6/cryptography/hazmat/bindings 21:05:24 copying src/cryptography/hazmat/bindings/__init__.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/bindings 21:05:24 creating build/lib.linux-aarch64-3.6/cryptography/hazmat/backends 21:05:24 copying src/cryptography/hazmat/backends/interfaces.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/backends 21:05:24 copying src/cryptography/hazmat/backends/__init__.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/backends 21:05:24 creating build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives/kdf 21:05:24 copying src/cryptography/hazmat/primitives/kdf/x963kdf.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives/kdf 21:05:24 copying src/cryptography/hazmat/primitives/kdf/concatkdf.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives/kdf 21:05:24 copying src/cryptography/hazmat/primitives/kdf/scrypt.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives/kdf 21:05:24 copying src/cryptography/hazmat/primitives/kdf/pbkdf2.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives/kdf 21:05:24 copying src/cryptography/hazmat/primitives/kdf/__init__.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives/kdf 21:05:24 copying src/cryptography/hazmat/primitives/kdf/hkdf.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives/kdf 21:05:24 copying src/cryptography/hazmat/primitives/kdf/kbkdf.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives/kdf 21:05:24 creating build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives/ciphers 21:05:24 copying src/cryptography/hazmat/primitives/ciphers/base.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives/ciphers 21:05:24 copying src/cryptography/hazmat/primitives/ciphers/modes.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives/ciphers 21:05:24 copying src/cryptography/hazmat/primitives/ciphers/algorithms.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives/ciphers 21:05:24 copying src/cryptography/hazmat/primitives/ciphers/__init__.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives/ciphers 21:05:24 copying src/cryptography/hazmat/primitives/ciphers/aead.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives/ciphers 21:05:24 creating build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives/twofactor 21:05:24 copying src/cryptography/hazmat/primitives/twofactor/totp.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives/twofactor 21:05:24 copying src/cryptography/hazmat/primitives/twofactor/utils.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives/twofactor 21:05:24 copying src/cryptography/hazmat/primitives/twofactor/__init__.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives/twofactor 21:05:24 copying src/cryptography/hazmat/primitives/twofactor/hotp.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives/twofactor 21:05:24 creating build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives/asymmetric 21:05:24 copying src/cryptography/hazmat/primitives/asymmetric/x448.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives/asymmetric 21:05:24 copying src/cryptography/hazmat/primitives/asymmetric/utils.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives/asymmetric 21:05:24 copying src/cryptography/hazmat/primitives/asymmetric/dh.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives/asymmetric 21:05:24 copying src/cryptography/hazmat/primitives/asymmetric/ed448.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives/asymmetric 21:05:24 copying src/cryptography/hazmat/primitives/asymmetric/rsa.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives/asymmetric 21:05:24 copying src/cryptography/hazmat/primitives/asymmetric/__init__.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives/asymmetric 21:05:24 copying src/cryptography/hazmat/primitives/asymmetric/ec.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives/asymmetric 21:05:24 copying src/cryptography/hazmat/primitives/asymmetric/padding.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives/asymmetric 21:05:24 copying src/cryptography/hazmat/primitives/asymmetric/x25519.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives/asymmetric 21:05:24 copying src/cryptography/hazmat/primitives/asymmetric/dsa.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives/asymmetric 21:05:24 copying src/cryptography/hazmat/primitives/asymmetric/ed25519.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives/asymmetric 21:05:24 creating build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives/serialization 21:05:24 copying src/cryptography/hazmat/primitives/serialization/ssh.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives/serialization 21:05:24 copying src/cryptography/hazmat/primitives/serialization/base.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives/serialization 21:05:24 copying src/cryptography/hazmat/primitives/serialization/pkcs7.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives/serialization 21:05:24 copying src/cryptography/hazmat/primitives/serialization/pkcs12.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives/serialization 21:05:24 copying src/cryptography/hazmat/primitives/serialization/__init__.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives/serialization 21:05:24 creating build/lib.linux-aarch64-3.6/cryptography/hazmat/bindings/openssl 21:05:24 copying src/cryptography/hazmat/bindings/openssl/binding.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/bindings/openssl 21:05:24 copying src/cryptography/hazmat/bindings/openssl/_conditional.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/bindings/openssl 21:05:24 copying src/cryptography/hazmat/bindings/openssl/__init__.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/bindings/openssl 21:05:24 creating build/lib.linux-aarch64-3.6/cryptography/hazmat/backends/openssl 21:05:24 copying src/cryptography/hazmat/backends/openssl/poly1305.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/backends/openssl 21:05:24 copying src/cryptography/hazmat/backends/openssl/x448.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/backends/openssl 21:05:24 copying src/cryptography/hazmat/backends/openssl/utils.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/backends/openssl 21:05:24 copying src/cryptography/hazmat/backends/openssl/backend.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/backends/openssl 21:05:24 copying src/cryptography/hazmat/backends/openssl/hmac.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/backends/openssl 21:05:24 copying src/cryptography/hazmat/backends/openssl/x509.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/backends/openssl 21:05:24 copying src/cryptography/hazmat/backends/openssl/dh.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/backends/openssl 21:05:24 copying src/cryptography/hazmat/backends/openssl/cmac.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/backends/openssl 21:05:24 copying src/cryptography/hazmat/backends/openssl/ed448.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/backends/openssl 21:05:24 copying src/cryptography/hazmat/backends/openssl/rsa.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/backends/openssl 21:05:24 copying src/cryptography/hazmat/backends/openssl/decode_asn1.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/backends/openssl 21:05:24 copying src/cryptography/hazmat/backends/openssl/__init__.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/backends/openssl 21:05:24 copying src/cryptography/hazmat/backends/openssl/ocsp.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/backends/openssl 21:05:24 copying src/cryptography/hazmat/backends/openssl/hashes.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/backends/openssl 21:05:24 copying src/cryptography/hazmat/backends/openssl/aead.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/backends/openssl 21:05:24 copying src/cryptography/hazmat/backends/openssl/ec.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/backends/openssl 21:05:24 copying src/cryptography/hazmat/backends/openssl/x25519.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/backends/openssl 21:05:24 copying src/cryptography/hazmat/backends/openssl/ciphers.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/backends/openssl 21:05:24 copying src/cryptography/hazmat/backends/openssl/dsa.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/backends/openssl 21:05:24 copying src/cryptography/hazmat/backends/openssl/ed25519.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/backends/openssl 21:05:24 copying src/cryptography/hazmat/backends/openssl/encode_asn1.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/backends/openssl 21:05:24 running egg_info 21:05:24 writing src/cryptography.egg-info/PKG-INFO 21:05:24 writing dependency_links to src/cryptography.egg-info/dependency_links.txt 21:05:24 writing requirements to src/cryptography.egg-info/requires.txt 21:05:24 writing top-level names to src/cryptography.egg-info/top_level.txt 21:05:24 reading manifest file 'src/cryptography.egg-info/SOURCES.txt' 21:05:24 reading manifest template 'MANIFEST.in' 21:05:24 no previously-included directories found matching 'docs/_build' 21:05:24 warning: no previously-included files found matching 'vectors' 21:05:24 warning: no previously-included files matching '*' found under directory 'vectors' 21:05:24 warning: no previously-included files matching '*' found under directory '.github' 21:05:24 warning: no previously-included files found matching 'release.py' 21:05:24 warning: no previously-included files found matching '.coveragerc' 21:05:24 warning: no previously-included files found matching 'codecov.yml' 21:05:24 warning: no previously-included files found matching '.readthedocs.yml' 21:05:24 warning: no previously-included files found matching 'dev-requirements.txt' 21:05:24 warning: no previously-included files found matching 'tox.ini' 21:05:24 warning: no previously-included files found matching 'mypy.ini' 21:05:24 warning: no previously-included files matching '*' found under directory '.zuul.d' 21:05:24 warning: no previously-included files matching '*' found under directory '.zuul.playbooks' 21:05:24 adding license file 'LICENSE' 21:05:24 adding license file 'LICENSE.APACHE' 21:05:24 adding license file 'LICENSE.BSD' 21:05:24 adding license file 'LICENSE.PSF' 21:05:24 writing manifest file 'src/cryptography.egg-info/SOURCES.txt' 21:05:24 copying src/cryptography/py.typed -> build/lib.linux-aarch64-3.6/cryptography 21:05:24 running build_ext 21:05:24 generating cffi module 'build/temp.linux-aarch64-3.6/_padding.c' 21:05:24 creating build/temp.linux-aarch64-3.6 21:05:24 generating cffi module 'build/temp.linux-aarch64-3.6/_openssl.c' 21:05:24 running build_rust 21:05:24 21:05:24 =============================DEBUG ASSISTANCE============================= 21:05:24 If you are seeing a compilation error please try the following steps to 21:05:24 successfully install cryptography: 21:05:24 1) Upgrade to the latest pip and try again. This will fix errors for most 21:05:24 users. See: https://pip.pypa.io/en/stable/installing/#upgrading-pip 21:05:24 2) Read https://cryptography.io/en/latest/installation.html for specific 21:05:24 instructions for your platform. 21:05:24 3) Check our frequently asked questions for more information: 21:05:24 https://cryptography.io/en/latest/faq.html 21:05:24 4) Ensure you have a recent Rust toolchain installed: 21:05:24 https://cryptography.io/en/latest/installation.html#rust 21:05:24 5) If you are experiencing issues with Rust for *this release only* you may 21:05:24 set the environment variable `CRYPTOGRAPHY_DONT_BUILD_RUST=1`. 21:05:24 =============================DEBUG ASSISTANCE============================= 21:05:24 21:05:24 error: can't find Rust compiler 21:05:24 21:05:24 If you are using an outdated pip version, it is possible a prebuilt wheel is available for this package but pip is not able to install from it. Installing from the wheel would avoid the need for a Rust compiler. 21:05:24 21:05:24 To update pip, run: 21:05:24 21:05:24 pip install --upgrade pip 21:05:24 21:05:24 and then retry package installation. 21:05:24 21:05:24 If you did intend to build this package from source, try installing a Rust compiler from your system package manager and ensure it is on the PATH during installation. Alternatively, rustup (available at https://rustup.rs) is the recommended way to download and update the Rust compiler toolchain. 21:05:24 21:05:24 This package requires Rust >=1.41.0. 21:05:24 ---------------------------------------- 21:05:24  ERROR: Failed building wheel for cryptography 21:05:24  Building wheel for cffi (setup.py): started 21:05:32 Building wheel for lxml (setup.py): still running... 21:05:32 Building wheel for lxml (setup.py): finished with status 'done' 21:05:32 Created wheel for lxml: filename=lxml-4.6.3-cp36-cp36m-linux_x86_64.whl size=1621233 sha256=5e279351370d2dab187a02de88b83a6ed884e6cd583fd690ce03efaa416e87bb 21:05:32 Stored in directory: /tmp/pip-ephem-wheel-cache-4059bk0d/wheels/7f/02/7b/7d804f760999383073aad65de250dc88fb3c1fe02071992b9c 21:05:32 Building wheel for pygerrit2 (PEP 517): started 21:05:32 Building wheel for pygerrit2 (PEP 517): finished with status 'done' 21:05:32 Created wheel for pygerrit2: filename=pygerrit2-2.0.15-py3-none-any.whl size=10990 sha256=539c25903da774877c4b477b923c2b919248406ec41758ab6937bcf475291bb8 21:05:32 Stored in directory: /tmp/pip-ephem-wheel-cache-4059bk0d/wheels/46/e3/39/81ad89eabf4145af9f0a83ad15b51b2af94c6a0c60991f070e 21:05:32 Building wheel for pynacl (PEP 517): started 21:05:56 Building wheel for cffi (setup.py): finished with status 'done' 21:05:56 Created wheel for cffi: filename=cffi-1.14.6-cp36-cp36m-linux_aarch64.whl size=188818 sha256=90424ee7d70a3f6930a08578f7a7690b921326de01c9d92d689e1e43692a1ce5 21:05:56 Stored in directory: /tmp/pip-ephem-wheel-cache-6n6izz6q/wheels/c7/6e/bc/b829b6a99caa14fa4a38aeff2e10db35e836c723dac47f7927 21:05:56 Building wheel for netifaces (setup.py): started 21:06:04 Building wheel for netifaces (setup.py): finished with status 'done' 21:06:04 Created wheel for netifaces: filename=netifaces-0.11.0-cp36-cp36m-linux_aarch64.whl size=13063 sha256=29c1d6f436e4aa5796a02465bfafdbbef55c10994fc533dbbb3889fb7c6d88a8 21:06:04 Stored in directory: /tmp/pip-ephem-wheel-cache-6n6izz6q/wheels/28/5e/31/99d2eed225265876c586a36ddb533924205309f1ca3b08200a 21:06:04 Building wheel for pyyaml (PEP 517): started 21:06:08 Building wheel for pyyaml (PEP 517): finished with status 'done' 21:06:08 Created wheel for pyyaml: filename=PyYAML-5.4.1-cp36-cp36m-linux_aarch64.whl size=45658 sha256=e9ccb991c4b066dd75672552c23eb9033a7317ecbc0ae34d824272691589f7b5 21:06:08 Stored in directory: /tmp/pip-ephem-wheel-cache-6n6izz6q/wheels/30/79/82/cda01fa314a0e1a1c485aacf0a374bde74d8975bc82900afff 21:06:08 Building wheel for bs4 (setup.py): started 21:06:10 Building wheel for bs4 (setup.py): finished with status 'done' 21:06:10 Created wheel for bs4: filename=bs4-0.0.1-py3-none-any.whl size=1271 sha256=d581e39eff7bec55d7b5dca109770dd9023e1d349a9723430a549fd4f9be0064 21:06:10 Stored in directory: /tmp/pip-ephem-wheel-cache-6n6izz6q/wheels/19/f5/6d/a97dd4f22376d4472d5f4c76c7646876052ff3166b3cf71050 21:06:10 Building wheel for pyrsistent (PEP 517): started 21:06:18 Building wheel for pyrsistent (PEP 517): finished with status 'done' 21:06:18 Created wheel for pyrsistent: filename=pyrsistent-0.18.0-cp36-cp36m-linux_aarch64.whl size=72440 sha256=bd47850ccaa7c903497841b5a033617f6d70da701a9c81ff86cbcf386fae15d6 21:06:18 Stored in directory: /tmp/pip-ephem-wheel-cache-6n6izz6q/wheels/cb/62/d2/c88499b092c1f225db7e55dbbcd8dcd45543194e46e54c370a 21:06:18 Building wheel for lxml (setup.py): started 21:06:40 Building wheel for pynacl (PEP 517): still running... 21:06:52 Building wheel for pynacl (PEP 517): finished with status 'done' 21:06:52 Created wheel for pynacl: filename=PyNaCl-1.4.0-cp36-cp36m-linux_x86_64.whl size=274790 sha256=ba68dfbca7847033d2e39e9d1feeefdcde6606b42a75dc6846194cac3f18caca 21:06:52 Stored in directory: /tmp/pip-ephem-wheel-cache-4059bk0d/wheels/5e/c8/ac/59174038758859f6bf8e75199935da3f63cd20124c968500d2 21:06:52 Building wheel for wrapt (setup.py): started 21:06:53 Building wheel for wrapt (setup.py): finished with status 'done' 21:06:53 Created wheel for wrapt: filename=wrapt-1.12.1-cp36-cp36m-linux_x86_64.whl size=33389 sha256=4a697e07252a28adccecfdb388a55e530de4e327777e89b04afc344cf8091600 21:06:53 Stored in directory: /tmp/pip-ephem-wheel-cache-4059bk0d/wheels/32/42/7f/23cae9ff6ef66798d00dc5d659088e57dbba01566f6c60db63 21:06:53 Building wheel for multi-key-dict (setup.py): started 21:06:53 Building wheel for multi-key-dict (setup.py): finished with status 'done' 21:06:53 Created wheel for multi-key-dict: filename=multi_key_dict-2.0.3-py3-none-any.whl size=9303 sha256=6dd2c06718965cd2ede323b08c66986e5e61eea5fc0ea8ca63e304a0f784aa52 21:06:53 Stored in directory: /tmp/pip-ephem-wheel-cache-4059bk0d/wheels/13/0e/48/c39dbc6848cc48f471ee5a566954e19e16eef99e452c81b024 21:06:53 Building wheel for ruamel.yaml.clib (setup.py): started 21:07:12 Building wheel for ruamel.yaml.clib (setup.py): finished with status 'done' 21:07:12 Created wheel for ruamel.yaml.clib: filename=ruamel.yaml.clib-0.2.6-cp36-cp36m-linux_x86_64.whl size=160200 sha256=fd2b0d12ab0224db7c07765575160663a5b3112a9835aab20ea99f81d620d37c 21:07:12 Stored in directory: /tmp/pip-ephem-wheel-cache-4059bk0d/wheels/70/2f/83/600ac5a68f390250d734c9cc74fb7914d15eab03877a7e0fbd 21:07:12 Successfully built cffi netifaces pyyaml bs4 pyrsistent lxml pygerrit2 pynacl wrapt multi-key-dict ruamel.yaml.clib 21:07:12 Failed to build cryptography 21:07:12 ERROR: Could not build wheels for cryptography which use PEP 517 and cannot be installed directly 21:07:12 The command '/bin/sh -c apk add --update --no-cache build-base openssl-dev libxml2-dev libxslt-dev libffi-dev linux-headers xmlstarlet bash git util-linux sysstat sudo jq bash curl && adduser --uid 1001 jenkins --disabled-password && echo "IyEvYmluL3NoCgpjYXQgL2ZhY3Rlci1vcw==" | base64 -d > /usr/bin/facter && chmod +x /usr/bin/facter && pip3 install --no-cache-dir --upgrade pip setuptools && pip3 install --no-cache-dir -I lftools[openstack]==0.31.1 && pip3 install --no-cache-dir zipp==1.1.0 python-openstackclient && git clone https://github.com/lfit/releng-global-jjb.git global-jjb && cd global-jjb && git reset --hard ${GLOBAL_JJB_COMMIT}' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:07:13 Failed in branch amd64 21:20:56 Building wheel for lxml (setup.py): still running... 21:22:33 Building wheel for lxml (setup.py): still running... 21:23:41 Building wheel for lxml (setup.py): still running... 21:25:18 Building wheel for lxml (setup.py): still running... 21:26:55 Building wheel for lxml (setup.py): still running... 21:27:34 Building wheel for lxml (setup.py): finished with status 'done' 21:27:34 Created wheel for lxml: filename=lxml-4.6.3-cp36-cp36m-linux_aarch64.whl size=1545465 sha256=22c301bf52578921029f14433fbd25e69a31c553152f1c4a18dfe162ad449249 21:27:34 Stored in directory: /tmp/pip-ephem-wheel-cache-6n6izz6q/wheels/7f/02/7b/7d804f760999383073aad65de250dc88fb3c1fe02071992b9c 21:27:34 Building wheel for pygerrit2 (PEP 517): started 21:27:34 Building wheel for pygerrit2 (PEP 517): finished with status 'done' 21:27:34 Created wheel for pygerrit2: filename=pygerrit2-2.0.15-py3-none-any.whl size=10990 sha256=08d97d6ce7846605882914b3ca041fdea67240c3da2071686324ee3ae45f6a36 21:27:34 Stored in directory: /tmp/pip-ephem-wheel-cache-6n6izz6q/wheels/46/e3/39/81ad89eabf4145af9f0a83ad15b51b2af94c6a0c60991f070e 21:27:34 Building wheel for pynacl (PEP 517): started 21:28:01 Building wheel for pynacl (PEP 517): finished with status 'error' 21:28:01  ERROR: Command errored out with exit status 1: 21:28:01 command: /usr/local/bin/python /usr/local/lib/python3.6/site-packages/pip/_vendor/pep517/in_process/_in_process.py build_wheel /tmp/tmpif70365o 21:28:01 cwd: /tmp/pip-install-jiy4yk_w/pynacl_a2652f07df484dd5b772ab4a3b5f0f0c 21:28:01 Complete output (309 lines): 21:28:01 running bdist_wheel 21:28:01 running build 21:28:01 running build_py 21:28:01 creating build 21:28:01 creating build/lib.linux-aarch64-3.6 21:28:01 creating build/lib.linux-aarch64-3.6/nacl 21:28:01 copying src/nacl/hash.py -> build/lib.linux-aarch64-3.6/nacl 21:28:01 copying src/nacl/utils.py -> build/lib.linux-aarch64-3.6/nacl 21:28:01 copying src/nacl/signing.py -> build/lib.linux-aarch64-3.6/nacl 21:28:01 copying src/nacl/hashlib.py -> build/lib.linux-aarch64-3.6/nacl 21:28:01 copying src/nacl/public.py -> build/lib.linux-aarch64-3.6/nacl 21:28:01 copying src/nacl/__init__.py -> build/lib.linux-aarch64-3.6/nacl 21:28:01 copying src/nacl/exceptions.py -> build/lib.linux-aarch64-3.6/nacl 21:28:01 copying src/nacl/secret.py -> build/lib.linux-aarch64-3.6/nacl 21:28:01 copying src/nacl/encoding.py -> build/lib.linux-aarch64-3.6/nacl 21:28:01 creating build/lib.linux-aarch64-3.6/nacl/pwhash 21:28:01 copying src/nacl/pwhash/argon2i.py -> build/lib.linux-aarch64-3.6/nacl/pwhash 21:28:01 copying src/nacl/pwhash/scrypt.py -> build/lib.linux-aarch64-3.6/nacl/pwhash 21:28:01 copying src/nacl/pwhash/__init__.py -> build/lib.linux-aarch64-3.6/nacl/pwhash 21:28:01 copying src/nacl/pwhash/_argon2.py -> build/lib.linux-aarch64-3.6/nacl/pwhash 21:28:01 copying src/nacl/pwhash/argon2id.py -> build/lib.linux-aarch64-3.6/nacl/pwhash 21:28:01 creating build/lib.linux-aarch64-3.6/nacl/bindings 21:28:01 copying src/nacl/bindings/crypto_kx.py -> build/lib.linux-aarch64-3.6/nacl/bindings 21:28:01 copying src/nacl/bindings/crypto_scalarmult.py -> build/lib.linux-aarch64-3.6/nacl/bindings 21:28:01 copying src/nacl/bindings/sodium_core.py -> build/lib.linux-aarch64-3.6/nacl/bindings 21:28:01 copying src/nacl/bindings/utils.py -> build/lib.linux-aarch64-3.6/nacl/bindings 21:28:01 copying src/nacl/bindings/crypto_shorthash.py -> build/lib.linux-aarch64-3.6/nacl/bindings 21:28:01 copying src/nacl/bindings/crypto_core.py -> build/lib.linux-aarch64-3.6/nacl/bindings 21:28:01 copying src/nacl/bindings/__init__.py -> build/lib.linux-aarch64-3.6/nacl/bindings 21:28:01 copying src/nacl/bindings/crypto_hash.py -> build/lib.linux-aarch64-3.6/nacl/bindings 21:28:01 copying src/nacl/bindings/crypto_secretstream.py -> build/lib.linux-aarch64-3.6/nacl/bindings 21:28:01 copying src/nacl/bindings/crypto_box.py -> build/lib.linux-aarch64-3.6/nacl/bindings 21:28:01 copying src/nacl/bindings/crypto_aead.py -> build/lib.linux-aarch64-3.6/nacl/bindings 21:28:01 copying src/nacl/bindings/crypto_sign.py -> build/lib.linux-aarch64-3.6/nacl/bindings 21:28:01 copying src/nacl/bindings/crypto_pwhash.py -> build/lib.linux-aarch64-3.6/nacl/bindings 21:28:01 copying src/nacl/bindings/randombytes.py -> build/lib.linux-aarch64-3.6/nacl/bindings 21:28:01 copying src/nacl/bindings/crypto_generichash.py -> build/lib.linux-aarch64-3.6/nacl/bindings 21:28:01 copying src/nacl/bindings/crypto_secretbox.py -> build/lib.linux-aarch64-3.6/nacl/bindings 21:28:01 running build_clib 21:28:01 checking build system type... aarch64-unknown-linux-musl 21:28:01 checking host system type... aarch64-unknown-linux-musl 21:28:01 checking for a BSD-compatible install... /usr/bin/install -c 21:28:01 checking whether build environment is sane... yes 21:28:01 checking for a thread-safe mkdir -p... /tmp/pip-install-jiy4yk_w/pynacl_a2652f07df484dd5b772ab4a3b5f0f0c/src/libsodium/build-aux/install-sh -c -d 21:28:01 checking for gawk... no 21:28:01 checking for mawk... no 21:28:01 checking for nawk... no 21:28:01 checking for awk... awk 21:28:01 checking whether make sets $(MAKE)... no 21:28:01 checking whether make supports nested variables... no 21:28:01 checking whether UID '0' is supported by ustar format... yes 21:28:01 checking whether GID '0' is supported by ustar format... yes 21:28:01 checking how to create a ustar tar archive... none 21:28:01 checking whether make supports nested variables... (cached) no 21:28:01 checking whether to enable maintainer-specific portions of Makefiles... no 21:28:01 checking whether make supports the include directive... no 21:28:01 checking for gcc... gcc 21:28:01 checking whether the C compiler works... yes 21:28:01 checking for C compiler default output file name... a.out 21:28:01 checking for suffix of executables... 21:28:01 checking whether we are cross compiling... no 21:28:01 checking for suffix of object files... o 21:28:01 checking whether we are using the GNU C compiler... yes 21:28:01 checking whether gcc accepts -g... yes 21:28:01 checking for gcc option to accept ISO C89... none needed 21:28:01 checking whether gcc understands -c and -o together... yes 21:28:01 checking dependency style of gcc... none 21:28:01 checking for a sed that does not truncate output... /bin/sed 21:28:01 checking how to run the C preprocessor... gcc -E 21:28:01 checking for grep that handles long lines and -e... /bin/grep 21:28:01 checking for egrep... /bin/grep -E 21:28:01 checking whether gcc is Clang... no 21:28:01 checking whether pthreads work with -pthread... yes 21:28:01 checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE 21:28:01 checking whether more special flags are required for pthreads... no 21:28:01 checking for PTHREAD_PRIO_INHERIT... yes 21:28:01 checking for gcc option to accept ISO C99... none needed 21:28:01 checking dependency style of gcc... none 21:28:01 checking for ANSI C header files... yes 21:28:01 checking for sys/types.h... yes 21:28:01 checking for sys/stat.h... yes 21:28:01 checking for stdlib.h... yes 21:28:01 checking for string.h... yes 21:28:01 checking for memory.h... yes 21:28:01 checking for strings.h... yes 21:28:01 checking for inttypes.h... yes 21:28:01 checking for stdint.h... yes 21:28:01 checking for unistd.h... yes 21:28:01 checking minix/config.h usability... no 21:28:01 checking minix/config.h presence... no 21:28:01 checking for minix/config.h... no 21:28:01 checking whether it is safe to define __EXTENSIONS__... yes 21:28:01 checking for variable-length arrays... yes 21:28:01 checking for __wasi__ defined... no 21:28:01 checking for _FORTIFY_SOURCE defined... yes 21:28:01 checking whether C compiler accepts -fvisibility=hidden... yes 21:28:01 checking whether C compiler accepts -fPIC... yes 21:28:01 checking whether C compiler accepts -fPIE... yes 21:28:01 checking whether the linker accepts -pie... yes 21:28:01 checking whether C compiler accepts -fno-strict-aliasing... yes 21:28:01 checking whether C compiler accepts -fno-strict-overflow... yes 21:28:01 checking whether C compiler accepts -fstack-protector... yes 21:28:01 checking whether the linker accepts -fstack-protector... yes 21:28:01 checking whether C compiler accepts -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wall... yes 21:28:01 checking whether C compiler accepts -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra... yes 21:28:01 checking for clang... no 21:28:01 checking whether C compiler accepts -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast... yes 21:28:01 checking whether C compiler accepts -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual... yes 21:28:01 checking whether C compiler accepts -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero... yes 21:28:01 checking whether C compiler accepts -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches... yes 21:28:01 checking whether C compiler accepts -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond... yes 21:28:01 checking whether C compiler accepts -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal... yes 21:28:01 checking whether C compiler accepts -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2... yes 21:28:01 checking whether C compiler accepts -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op... yes 21:28:01 checking whether C compiler accepts -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized... yes 21:28:01 checking whether C compiler accepts -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation... yes 21:28:01 checking whether C compiler accepts -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations... yes 21:28:01 checking whether C compiler accepts -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes... yes 21:28:01 checking whether C compiler accepts -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs... yes 21:28:01 checking whether C compiler accepts -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits... yes 21:28:01 checking whether C compiler accepts -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas... yes 21:28:01 checking whether C compiler accepts -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id... yes 21:28:01 checking whether C compiler accepts -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference... yes 21:28:01 checking whether C compiler accepts -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration... yes 21:28:01 checking whether C compiler accepts -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith... yes 21:28:01 checking whether C compiler accepts -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls... yes 21:28:01 checking whether C compiler accepts -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict... yes 21:28:01 checking whether C compiler accepts -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wshorten-64-to-32... no 21:28:01 checking whether C compiler accepts -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wsometimes-uninitialized... no 21:28:01 checking whether C compiler accepts -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wstrict-prototypes... yes 21:28:01 checking whether C compiler accepts -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wstrict-prototypes -Wswitch-enum... yes 21:28:01 checking whether C compiler accepts -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wstrict-prototypes -Wswitch-enum -Wvariable-decl... no 21:28:01 checking whether C compiler accepts -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wstrict-prototypes -Wswitch-enum -Wwrite-strings... yes 21:28:01 checking whether the linker accepts -Wl,-z,relro... yes 21:28:01 checking whether the linker accepts -Wl,-z,now... yes 21:28:01 checking whether the linker accepts -Wl,-z,noexecstack... yes 21:28:01 checking whether segmentation violations can be caught when using the C compiler... yes 21:28:01 checking whether SIGABRT can be caught when using the C compiler... no 21:28:01 configure: WARNING: On this platform, SIGABRT cannot be caught using signal handlers. 21:28:01 checking for thread local storage (TLS) class... _Thread_local 21:28:01 thread local storage is supported 21:28:01 checking whether C compiler accepts -ftls-model=local-dynamic... yes 21:28:01 checking how to print strings... printf 21:28:01 checking for a sed that does not truncate output... (cached) /bin/sed 21:28:01 checking for fgrep... /bin/grep -F 21:28:01 checking for ld used by gcc... /usr/aarch64-alpine-linux-musl/bin/ld 21:28:01 checking if the linker (/usr/aarch64-alpine-linux-musl/bin/ld) is GNU ld... yes 21:28:01 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B 21:28:01 checking the name lister (/usr/bin/nm -B) interface... BSD nm 21:28:01 checking whether ln -s works... yes 21:28:01 checking the maximum length of command line arguments... 98304 21:28:01 checking how to convert aarch64-unknown-linux-musl file names to aarch64-unknown-linux-musl format... func_convert_file_noop 21:28:01 checking how to convert aarch64-unknown-linux-musl file names to toolchain format... func_convert_file_noop 21:28:01 checking for /usr/aarch64-alpine-linux-musl/bin/ld option to reload object files... -r 21:28:01 checking for objdump... objdump 21:28:01 checking how to recognize dependent libraries... pass_all 21:28:01 checking for dlltool... no 21:28:01 checking how to associate runtime and link libraries... printf %s\n 21:28:01 checking for ar... ar 21:28:01 checking for archiver @FILE support... @ 21:28:01 checking for strip... strip 21:28:01 checking for ranlib... ranlib 21:28:01 checking command to parse /usr/bin/nm -B output from gcc object... ok 21:28:01 checking for sysroot... no 21:28:01 checking for a working dd... /bin/dd 21:28:01 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 21:28:01 checking for mt... no 21:28:01 checking if : is a manifest tool... no 21:28:01 checking for dlfcn.h... yes 21:28:01 checking for objdir... .libs 21:28:01 checking if gcc supports -fno-rtti -fno-exceptions... no 21:28:01 checking for gcc option to produce PIC... -fPIC -DPIC 21:28:01 checking if gcc PIC flag -fPIC -DPIC works... yes 21:28:01 checking if gcc static flag -static works... yes 21:28:01 checking if gcc supports -c -o file.o... yes 21:28:01 checking if gcc supports -c -o file.o... (cached) yes 21:28:01 checking whether the gcc linker (/usr/aarch64-alpine-linux-musl/bin/ld) supports shared libraries... yes 21:28:01 checking dynamic linker characteristics... GNU/Linux ld.so 21:28:01 checking how to hardcode library paths into programs... immediate 21:28:01 checking whether stripping libraries is possible... yes 21:28:01 checking if libtool supports shared libraries... yes 21:28:01 checking whether to build shared libraries... no 21:28:01 checking whether to build static libraries... yes 21:28:01 checking for ar... (cached) ar 21:28:01 checking whether C compiler accepts -mmmx... no 21:28:01 checking for MMX instructions set... no 21:28:01 checking whether C compiler accepts -msse2... no 21:28:01 checking for SSE2 instructions set... no 21:28:01 checking whether C compiler accepts -msse3... no 21:28:01 checking for SSE3 instructions set... no 21:28:01 checking whether C compiler accepts -mssse3... no 21:28:01 checking for SSSE3 instructions set... no 21:28:01 checking whether C compiler accepts -msse4.1... no 21:28:01 checking for SSE4.1 instructions set... no 21:28:01 checking whether C compiler accepts -mavx... no 21:28:01 checking for AVX instructions set... no 21:28:01 checking whether C compiler accepts -mavx2... no 21:28:01 checking for AVX2 instructions set... no 21:28:01 checking whether C compiler accepts -mavx512f... no 21:28:01 checking for AVX512F instructions set... no 21:28:01 checking whether C compiler accepts -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -ftls-model=local-dynamic -mno-avx512f... no 21:28:01 checking whether C compiler accepts -maes... no 21:28:01 checking whether C compiler accepts -mpclmul... no 21:28:01 checking for AESNI instructions set and PCLMULQDQ... no 21:28:01 checking whether C compiler accepts -mrdrnd... no 21:28:01 checking for RDRAND... no 21:28:01 checking sys/mman.h usability... yes 21:28:01 checking sys/mman.h presence... yes 21:28:01 checking for sys/mman.h... yes 21:28:01 checking sys/random.h usability... yes 21:28:01 checking sys/random.h presence... yes 21:28:01 checking for sys/random.h... yes 21:28:01 checking intrin.h usability... no 21:28:01 checking intrin.h presence... no 21:28:01 checking for intrin.h... no 21:28:01 checking if _xgetbv() is available... no 21:28:01 checking for inline... inline 21:28:01 checking whether byte ordering is bigendian... no 21:28:01 checking whether __STDC_LIMIT_MACROS is required... no 21:28:01 checking whether we can use inline asm code... yes 21:28:01 no 21:28:01 checking whether we can use x86_64 asm code... no 21:28:01 checking whether we can assemble AVX opcodes... no 21:28:01 checking for 128-bit arithmetic... yes 21:28:01 checking for cpuid instruction... no 21:28:01 checking if the .private_extern asm directive is supported... no 21:28:01 checking if the .hidden asm directive is supported... yes 21:28:01 checking if weak symbols are supported... yes 21:28:01 checking if data alignment is required... yes 21:28:01 checking if atomic operations are supported... yes 21:28:01 checking for size_t... yes 21:28:01 checking for working alloca.h... yes 21:28:01 checking for alloca... yes 21:28:01 checking for arc4random... no 21:28:01 checking for arc4random_buf... no 21:28:01 checking for mmap... yes 21:28:01 checking for mlock... yes 21:28:01 checking for madvise... yes 21:28:01 checking for mprotect... yes 21:28:01 checking for getrandom with a standard API... yes 21:28:01 checking for getrandom... yes 21:28:01 checking for getentropy with a standard API... yes 21:28:01 checking for getentropy... yes 21:28:01 checking for posix_memalign... yes 21:28:01 checking for getpid... yes 21:28:01 checking for nanosleep... yes 21:28:01 checking for memset_s... no 21:28:01 checking for explicit_bzero... yes 21:28:01 checking for explicit_memset... no 21:28:01 checking if gcc/ld supports -Wl,--output-def... not needed, shared libraries are disabled 21:28:01 checking that generated files are newer than configure... done 21:28:01 configure: creating ./config.status 21:28:01 config.status: creating Makefile 21:28:01 config.status: creating builds/Makefile 21:28:01 config.status: creating contrib/Makefile 21:28:01 config.status: creating dist-build/Makefile 21:28:01 config.status: creating libsodium.pc 21:28:01 config.status: creating libsodium-uninstalled.pc 21:28:01 config.status: creating msvc-scripts/Makefile 21:28:01 config.status: creating src/Makefile 21:28:01 config.status: creating src/libsodium/Makefile 21:28:01 config.status: creating src/libsodium/include/Makefile 21:28:01 config.status: creating src/libsodium/include/sodium/version.h 21:28:01 config.status: creating test/default/Makefile 21:28:01 config.status: creating test/Makefile 21:28:01 config.status: executing depfiles commands 21:28:01 config.status: executing libtool commands 21:28:01 make: /bin/sh: Operation not permitted 21:28:01 make: *** [Makefile:514: all-recursive] Error 127 21:28:01 Traceback (most recent call last): 21:28:01 File "/usr/local/lib/python3.6/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 280, in 21:28:01 main() 21:28:01 File "/usr/local/lib/python3.6/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 263, in main 21:28:01 json_out['return_val'] = hook(**hook_input['kwargs']) 21:28:01 File "/usr/local/lib/python3.6/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 205, in build_wheel 21:28:01 metadata_directory) 21:28:01 File "/tmp/pip-build-env-4fl0cxra/overlay/lib/python3.6/site-packages/setuptools/build_meta.py", line 222, in build_wheel 21:28:01 wheel_directory, config_settings) 21:28:01 File "/tmp/pip-build-env-4fl0cxra/overlay/lib/python3.6/site-packages/setuptools/build_meta.py", line 207, in _build_with_temp_dir 21:28:01 self.run_setup() 21:28:01 File "/tmp/pip-build-env-4fl0cxra/overlay/lib/python3.6/site-packages/setuptools/build_meta.py", line 150, in run_setup 21:28:01 exec(compile(code, __file__, 'exec'), locals()) 21:28:01 File "setup.py", line 264, in 21:28:01 "Programming Language :: Python :: 3.8", 21:28:01 File "/tmp/pip-build-env-4fl0cxra/overlay/lib/python3.6/site-packages/setuptools/__init__.py", line 153, in setup 21:28:01 return distutils.core.setup(**attrs) 21:28:01 File "/usr/local/lib/python3.6/distutils/core.py", line 148, in setup 21:28:01 dist.run_commands() 21:28:01 File "/usr/local/lib/python3.6/distutils/dist.py", line 955, in run_commands 21:28:01 self.run_command(cmd) 21:28:01 File "/usr/local/lib/python3.6/distutils/dist.py", line 974, in run_command 21:28:01 cmd_obj.run() 21:28:01 File "/tmp/pip-build-env-4fl0cxra/overlay/lib/python3.6/site-packages/wheel/bdist_wheel.py", line 299, in run 21:28:01 self.run_command('build') 21:28:01 File "/usr/local/lib/python3.6/distutils/cmd.py", line 313, in run_command 21:28:01 self.distribution.run_command(command) 21:28:01 File "/usr/local/lib/python3.6/distutils/dist.py", line 974, in run_command 21:28:01 cmd_obj.run() 21:28:01 File "/usr/local/lib/python3.6/distutils/command/build.py", line 135, in run 21:28:01 self.run_command(cmd_name) 21:28:01 File "/usr/local/lib/python3.6/distutils/cmd.py", line 313, in run_command 21:28:01 self.distribution.run_command(command) 21:28:01 File "/usr/local/lib/python3.6/distutils/dist.py", line 974, in run_command 21:28:01 cmd_obj.run() 21:28:01 File "setup.py", line 184, in run 21:28:01 subprocess.check_call(["make"] + make_args, cwd=build_temp) 21:28:01 File "/usr/local/lib/python3.6/subprocess.py", line 311, in check_call 21:28:01 raise CalledProcessError(retcode, cmd) 21:28:01 subprocess.CalledProcessError: Command '['make']' returned non-zero exit status 2. 21:28:01 ---------------------------------------- 21:28:01  ERROR: Failed building wheel for pynacl 21:28:01  Building wheel for wrapt (setup.py): started 21:28:06 Building wheel for wrapt (setup.py): finished with status 'done' 21:28:06 Created wheel for wrapt: filename=wrapt-1.12.1-cp36-cp36m-linux_aarch64.whl size=32356 sha256=bf16103752bbd83aac2f631bfa864ebff4d6fcc8f0bc2c0252d7105825891776 21:28:06 Stored in directory: /tmp/pip-ephem-wheel-cache-6n6izz6q/wheels/32/42/7f/23cae9ff6ef66798d00dc5d659088e57dbba01566f6c60db63 21:28:06 Building wheel for multi-key-dict (setup.py): started 21:28:08 Building wheel for multi-key-dict (setup.py): finished with status 'done' 21:28:08 Created wheel for multi-key-dict: filename=multi_key_dict-2.0.3-py3-none-any.whl size=9303 sha256=d683e51cf8e2955d9a4345598f7ea1a097708ef1a9859046ac966ae1f9e65a4b 21:28:08 Stored in directory: /tmp/pip-ephem-wheel-cache-6n6izz6q/wheels/13/0e/48/c39dbc6848cc48f471ee5a566954e19e16eef99e452c81b024 21:28:08 Building wheel for ruamel.yaml.clib (setup.py): started 21:29:30 Building wheel for ruamel.yaml.clib (setup.py): still running... 21:29:48 Building wheel for ruamel.yaml.clib (setup.py): finished with status 'done' 21:29:48 Created wheel for ruamel.yaml.clib: filename=ruamel.yaml.clib-0.2.6-cp36-cp36m-linux_aarch64.whl size=149501 sha256=b64ffc4708bac26e0a4655ff6d64a7ebd5f0af5774541fadc9cdcbea72031615 21:29:48 Stored in directory: /tmp/pip-ephem-wheel-cache-6n6izz6q/wheels/70/2f/83/600ac5a68f390250d734c9cc74fb7914d15eab03877a7e0fbd 21:29:48 Successfully built cffi netifaces pyyaml bs4 pyrsistent lxml pygerrit2 wrapt multi-key-dict ruamel.yaml.clib 21:29:48 Failed to build cryptography pynacl 21:29:48 ERROR: Could not build wheels for cryptography, pynacl which use PEP 517 and cannot be installed directly 21:29:52 The command '/bin/sh -c apk add --update --no-cache build-base openssl-dev libxml2-dev libxslt-dev libffi-dev linux-headers xmlstarlet bash git util-linux sysstat sudo jq bash curl && adduser --uid 1001 jenkins --disabled-password && echo "IyEvYmluL3NoCgpjYXQgL2ZhY3Rlci1vcw==" | base64 -d > /usr/bin/facter && chmod +x /usr/bin/facter && pip3 install --no-cache-dir --upgrade pip setuptools && pip3 install --no-cache-dir -I lftools[openstack]==0.31.1 && pip3 install --no-cache-dir zipp==1.1.0 python-openstackclient && git clone https://github.com/lfit/releng-global-jjb.git global-jjb && cd global-jjb && git reset --hard ${GLOBAL_JJB_COMMIT}' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:29:53 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Image Scan) Stage "Clair Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 21:29:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:29:56 ---> package-listing.sh 21:29:56 ++ facter osfamily 21:29:56 ++ tr '[:upper:]' '[:lower:]' 21:29:56 + OS_FAMILY=redhat 21:29:56 + workspace=/w/workspace/xfoundry_ci-build-images_lftools 21:29:56 + START_PACKAGES=/tmp/packages_start.txt 21:29:56 + END_PACKAGES=/tmp/packages_end.txt 21:29:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:29:56 + PACKAGES=/tmp/packages_start.txt 21:29:56 + '[' /w/workspace/xfoundry_ci-build-images_lftools ']' 21:29:56 + PACKAGES=/tmp/packages_end.txt 21:29:56 + case "${OS_FAMILY}" in 21:29:56 + sort 21:29:56 + rpm -qa 21:29:57 + '[' -f /tmp/packages_start.txt ']' 21:29:57 + '[' -f /tmp/packages_end.txt ']' 21:29:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:29:57 + '[' /w/workspace/xfoundry_ci-build-images_lftools ']' 21:29:57 + mkdir -p /w/workspace/xfoundry_ci-build-images_lftools/archives/ 21:29:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_ci-build-images_lftools/archives/ [Pipeline] echo 21:29:57 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_ci-build-images_lftools/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:29:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:29:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:29:58 21:29:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 21:29:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:29:58 alpine: Pulling from edgex-lftools-log-publisher 21:29:58 df20fa9351a1: Pulling fs layer 21:29:58 36b3adc4ff6f: Pulling fs layer 21:29:58 8ad3a11d3b57: Pulling fs layer 21:29:58 46f8f816bc3b: Pulling fs layer 21:29:58 93b61091891f: Pulling fs layer 21:29:58 93b9cdb0e59b: Pulling fs layer 21:29:58 5e14af77c1be: Pulling fs layer 21:29:58 01666e4c0597: Pulling fs layer 21:29:58 aa168da1d23b: Pulling fs layer 21:29:58 93b61091891f: Waiting 21:29:58 93b9cdb0e59b: Waiting 21:29:58 5e14af77c1be: Waiting 21:29:58 01666e4c0597: Waiting 21:29:58 aa168da1d23b: Waiting 21:29:58 46f8f816bc3b: Waiting 21:29:59 36b3adc4ff6f: Verifying Checksum 21:29:59 36b3adc4ff6f: Download complete 21:29:59 46f8f816bc3b: Verifying Checksum 21:29:59 46f8f816bc3b: Download complete 21:29:59 df20fa9351a1: Verifying Checksum 21:29:59 df20fa9351a1: Download complete 21:29:59 93b9cdb0e59b: Verifying Checksum 21:29:59 93b9cdb0e59b: Download complete 21:29:59 5e14af77c1be: Verifying Checksum 21:29:59 5e14af77c1be: Download complete 21:29:59 01666e4c0597: Download complete 21:29:59 93b61091891f: Verifying Checksum 21:29:59 93b61091891f: Download complete 21:29:59 df20fa9351a1: Pull complete 21:29:59 36b3adc4ff6f: Pull complete 21:29:59 8ad3a11d3b57: Verifying Checksum 21:29:59 8ad3a11d3b57: Download complete 21:30:00 8ad3a11d3b57: Pull complete 21:30:00 46f8f816bc3b: Pull complete 21:30:00 93b61091891f: Pull complete 21:30:00 93b9cdb0e59b: Pull complete 21:30:00 5e14af77c1be: Pull complete 21:30:00 01666e4c0597: Pull complete 21:30:04 aa168da1d23b: Verifying Checksum 21:30:04 aa168da1d23b: Download complete 21:30:07 aa168da1d23b: Pull complete 21:30:07 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 21:30:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:30:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:30:08 prd-centos7-docker-4c-2g-2786 does not seem to be running inside a container 21:30:08 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_ci-build-images_lftools/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_ci-build-images_lftools -v /w/workspace/xfoundry_ci-build-images_lftools:/w/workspace/xfoundry_ci-build-images_lftools:rw,z -v /w/workspace/xfoundry_ci-build-images_lftools@tmp:/w/workspace/xfoundry_ci-build-images_lftools@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 21:30:10 $ docker top 1ba15e3706971eceec6a9e6aabdfae5c220b05f25c54c883bc62c5ad58e3075d -eo pid,comm [Pipeline] { [Pipeline] sh 21:30:10 + touch /tmp/pre-build-complete [Pipeline] sh 21:30:10 + mkdir -p /var/log/sa [Pipeline] sh 21:30:11 + ls /var/log/sa-host 21:30:11 + sadf -c /var/log/sa-host/sa05 21:30:11 file_magic: OK 21:30:11 HZ: Using current value: 100 21:30:11 file_header: OK 21:30:11 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 21:30:11 Statistics: 21:30:11 Hnuu...uuuununununu...Hnuu...uuuununununu... 21:30:11 File successfully converted to sysstat format version 12.2.1 21:30:11 + sadf -c /var/log/sa-host/sa14 21:30:11 file_magic: OK 21:30:11 HZ: Using current value: 100 21:30:11 file_header: OK 21:30:11 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 21:30:11 Statistics: 21:30:11 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 21:30:11 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:30:11 provisioning config files... 21:30:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_ci-build-images_lftools@tmp/config6374442195356122543tmp [Pipeline] { [Pipeline] echo 21:30:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:30:12 ---> create-netrc.sh [Pipeline] } 21:30:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:30:12 ---> python-tools-install.sh [Pipeline] echo 21:30:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:30:13 ---> sudo-logs.sh 21:30:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:30:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:30:13 ---> job-cost.sh 21:30:13 lf-activate-venv: SKIPPING 21:30:13 INFO: No Stack... 21:30:14 INFO: Retrieving Pricing Info for: v3-standard-2 21:30:15 INFO: Archiving Costs [Pipeline] echo 21:30:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:30:15 ---> logs-deploy.sh 21:30:15 lf-activate-venv: SKIPPING 21:30:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/lftools/14 21:30:15 INFO: archiving workspace using pattern(s): 21:30:16 Archives upload complete. 21:30:16 INFO: archiving logs to Nexus 21:30:16 ---> uname -a: 21:30:16 Linux prd-centos7-docker-4c-2g-2786.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 21:30:16 21:30:16 21:30:16 ---> lscpu: 21:30:16 Architecture: x86_64 21:30:16 CPU op-mode(s): 32-bit, 64-bit 21:30:16 Byte Order: Little Endian 21:30:16 Address sizes: 40 bits physical, 48 bits virtual 21:30:16 CPU(s): 2 21:30:16 On-line CPU(s) list: 0,1 21:30:16 Thread(s) per core: 1 21:30:16 Core(s) per socket: 1 21:30:16 Socket(s): 2 21:30:16 NUMA node(s): 1 21:30:16 Vendor ID: AuthenticAMD 21:30:16 CPU family: 23 21:30:16 Model: 49 21:30:16 Model name: AMD EPYC-Rome Processor 21:30:16 Stepping: 0 21:30:16 CPU MHz: 2799.998 21:30:16 BogoMIPS: 5599.99 21:30:16 Virtualization: AMD-V 21:30:16 Hypervisor vendor: KVM 21:30:16 Virtualization type: full 21:30:16 L1d cache: 64 KiB 21:30:16 L1i cache: 64 KiB 21:30:16 L2 cache: 1 MiB 21:30:16 L3 cache: 32 MiB 21:30:16 NUMA node0 CPU(s): 0,1 21:30:16 Vulnerability Itlb multihit: Not affected 21:30:16 Vulnerability L1tf: Not affected 21:30:16 Vulnerability Mds: Not affected 21:30:16 Vulnerability Meltdown: Not affected 21:30:16 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:30:16 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 21:30:16 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 21:30:16 Vulnerability Srbds: Not affected 21:30:16 Vulnerability Tsx async abort: Not affected 21:30:16 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 21:30:16 21:30:16 21:30:16 ---> nproc: 21:30:16 2 21:30:16 21:30:16 21:30:16 ---> df -h: 21:30:16 Filesystem Size Used Available Use% Mounted on 21:30:16 overlay 40.0G 7.2G 32.8G 18% / 21:30:16 tmpfs 64.0M 0 64.0M 0% /dev 21:30:16 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 21:30:16 shm 64.0M 0 64.0M 0% /dev/shm 21:30:16 /dev/vda1 40.0G 7.2G 32.8G 18% /facter-os 21:30:16 /dev/vda1 40.0G 7.2G 32.8G 18% /etc/resolv.conf 21:30:16 /dev/vda1 40.0G 7.2G 32.8G 18% /etc/hostname 21:30:16 /dev/vda1 40.0G 7.2G 32.8G 18% /etc/hosts 21:30:16 /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/secure 21:30:16 /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/auth.log 21:30:16 /dev/vda1 40.0G 7.2G 32.8G 18% /run/cloud-init/result.json 21:30:16 /dev/vda1 40.0G 7.2G 32.8G 18% /w/workspace/xfoundry_ci-build-images_lftools 21:30:16 /dev/vda1 40.0G 7.2G 32.8G 18% /w/workspace/xfoundry_ci-build-images_lftools@tmp 21:30:16 /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/sa-host 21:30:16 21:30:16 21:30:16 ---> free -m: 21:30:16 total used free shared buff/cache available 21:30:16 Mem: 7821 998 4720 0 2102 6659 21:30:16 Swap: 1023 0 1023 21:30:16 21:30:16 21:30:16 ---> ip addr: 21:30:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 21:30:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:30:16 inet 127.0.0.1/8 scope host lo 21:30:16 valid_lft forever preferred_lft forever 21:30:16 inet6 ::1/128 scope host 21:30:16 valid_lft forever preferred_lft forever 21:30:16 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 21:30:16 link/ether fa:16:3e:58:cc:b5 brd ff:ff:ff:ff:ff:ff 21:30:16 inet 10.30.123.239/23 brd 10.30.123.255 scope global dynamic eth0 21:30:16 valid_lft 84444sec preferred_lft 84444sec 21:30:16 inet6 fe80::f816:3eff:fe58:ccb5/64 scope link 21:30:16 valid_lft forever preferred_lft forever 21:30:16 3: docker0: mtu 1500 qdisc noqueue state DOWN 21:30:16 link/ether 02:42:2c:4a:34:7a brd ff:ff:ff:ff:ff:ff 21:30:16 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:30:16 valid_lft forever preferred_lft forever 21:30:16 21:30:16 21:30:16 ---> sar -b -r -n DEV: 21:30:16 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/14/21 _x86_64_ (2 CPU) 21:30:16 21:30:16 20:57:29 LINUX RESTART (2 CPU) 21:30:16 21:30:16 20:58:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:30:16 20:59:03 66.97 0.72 66.26 0.00 208.66 1547.25 0.00 21:30:16 21:00:01 1.21 0.00 1.21 0.00 0.00 22.44 0.00 21:30:16 21:01:01 0.20 0.02 0.18 0.00 0.13 2.05 0.00 21:30:16 21:02:01 0.45 0.10 0.35 0.00 1.73 5.35 0.00 21:30:16 21:03:01 0.28 0.00 0.28 0.00 0.00 3.22 0.00 21:30:16 21:04:01 0.27 0.00 0.27 0.00 0.00 3.13 0.00 21:30:16 21:05:01 0.15 0.00 0.15 0.00 0.00 2.20 0.00 21:30:16 21:06:01 0.33 0.00 0.33 0.00 0.00 4.18 0.00 21:30:16 21:07:01 0.25 0.00 0.25 0.00 0.00 2.57 0.00 21:30:16 21:08:01 0.15 0.00 0.15 0.00 0.00 1.88 0.00 21:30:16 21:09:01 0.28 0.00 0.28 0.00 0.00 3.80 0.00 21:30:16 21:10:01 0.32 0.00 0.32 0.00 0.00 4.80 0.00 21:30:16 21:11:01 0.35 0.00 0.35 0.00 0.00 5.71 0.00 21:30:16 21:12:01 0.28 0.00 0.28 0.00 0.00 2.75 0.00 21:30:16 21:13:01 0.37 0.15 0.22 0.00 4.80 3.18 0.00 21:30:16 21:14:01 0.72 0.00 0.72 0.00 0.00 14.49 0.00 21:30:16 21:15:01 4.82 4.35 0.47 0.00 64.38 9.36 0.00 21:30:16 21:16:01 271.80 249.72 22.09 0.00 3381.75 968.62 0.00 21:30:16 21:17:01 0.63 0.00 0.63 0.00 0.00 12.89 0.00 21:30:16 21:18:01 0.23 0.00 0.23 0.00 0.00 3.70 0.00 21:30:16 21:19:01 0.25 0.00 0.25 0.00 0.00 4.13 0.00 21:30:16 21:20:01 0.22 0.00 0.22 0.00 0.00 4.10 0.00 21:30:16 21:21:01 0.35 0.00 0.35 0.00 0.00 6.78 0.00 21:30:16 21:22:01 0.32 0.00 0.32 0.00 0.00 4.45 0.00 21:30:16 21:23:01 0.27 0.00 0.27 0.00 0.00 3.78 0.00 21:30:16 21:24:01 0.28 0.00 0.28 0.00 0.00 4.50 0.00 21:30:16 21:25:01 0.27 0.00 0.27 0.00 0.00 3.73 0.00 21:30:16 21:26:01 6.63 0.02 6.61 0.00 0.27 78.89 0.00 21:30:16 21:27:01 0.33 0.00 0.33 0.00 0.00 6.21 0.00 21:30:16 21:28:01 0.15 0.00 0.15 0.00 0.00 2.13 0.00 21:30:16 21:29:01 0.20 0.00 0.20 0.00 0.00 1.83 0.00 21:30:16 21:30:01 5.76 2.63 3.13 0.00 2180.51 70.70 0.00 21:30:16 Average: 11.42 8.06 3.36 0.00 182.79 88.05 0.00 21:30:16 21:30:16 20:58:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:30:16 20:59:03 5619372 0 775916 9.69 2620 1611024 1255304 13.86 502048 1498896 8 21:30:16 21:00:01 5629608 0 765676 9.56 2620 1611028 1178764 13.01 492964 1499168 8 21:30:16 21:01:01 5627860 0 767424 9.58 2620 1611028 1181152 13.04 493976 1499168 8 21:30:16 21:02:01 5628652 0 766504 9.57 2620 1611156 1179056 13.02 493572 1499460 8 21:30:16 21:03:01 5628544 0 766604 9.57 2620 1611164 1179140 13.02 493172 1500316 12 21:30:16 21:04:01 5627536 0 767612 9.58 2620 1611164 1179116 13.02 494164 1500316 16 21:30:16 21:05:01 5626828 0 768312 9.59 2620 1611172 1179248 13.02 495060 1500316 16 21:30:16 21:06:01 5620900 0 774236 9.67 2620 1611176 1179056 13.02 500600 1500316 12 21:30:16 21:07:01 5620928 0 774208 9.67 2620 1611176 1179056 13.02 501856 1499572 16 21:30:16 21:08:01 5620584 0 774544 9.67 2620 1611184 1179128 13.02 502236 1499572 16 21:30:16 21:09:01 5620248 0 774880 9.68 2620 1611184 1179164 13.02 503392 1498716 20 21:30:16 21:10:01 5620840 0 774280 9.67 2620 1611192 1179056 13.02 502720 1498764 8 21:30:16 21:11:01 5620896 0 774220 9.67 2620 1611196 1179056 13.02 502556 1498764 8 21:30:16 21:12:01 5620624 0 774488 9.67 2620 1611200 1179056 13.02 502708 1498764 8 21:30:16 21:13:01 5620380 0 774728 9.67 2620 1611204 1179140 13.02 503300 1498764 16 21:30:16 21:14:01 5620372 0 774732 9.67 2620 1611208 1179092 13.02 503028 1498764 16 21:30:16 21:15:01 5616160 0 777168 9.70 2620 1612984 1182668 13.06 504916 1499412 16 21:30:16 21:16:01 5466500 0 869300 10.85 2620 1670512 1187352 13.11 543072 1517772 16 21:30:16 21:17:01 5466624 0 869140 10.85 2620 1670548 1187352 13.11 543164 1517780 28 21:30:16 21:18:01 5465992 0 869800 10.86 2620 1670520 1187512 13.11 543656 1517772 20 21:30:16 21:19:01 5465768 0 870020 10.86 2620 1670524 1187536 13.11 543804 1517772 16 21:30:16 21:20:01 5466152 0 869632 10.86 2620 1670528 1187416 13.11 543188 1517772 16 21:30:16 21:21:01 5466152 0 869624 10.86 2620 1670536 1187416 13.11 543196 1517772 8 21:30:16 21:22:01 5466408 0 869368 10.85 2620 1670536 1187416 13.11 543108 1517772 8 21:30:16 21:23:01 5465992 0 869776 10.86 2620 1670544 1187512 13.11 543716 1517776 16 21:30:16 21:24:01 5466276 0 869488 10.86 2620 1670548 1187416 13.11 543312 1517776 12 21:30:16 21:25:01 5466144 0 869620 10.86 2620 1670548 1187464 13.11 543556 1517772 12 21:30:16 21:26:01 5456204 0 879532 10.98 2620 1670576 1264048 13.96 551192 1517788 20 21:30:16 21:27:01 5464400 0 871336 10.88 2620 1670576 1216292 13.43 544492 1517788 20 21:30:16 21:28:01 5467440 0 868288 10.84 2620 1670584 1183480 13.07 542164 1517788 12 21:30:16 21:29:01 5467420 0 868304 10.84 2620 1670588 1183396 13.07 541524 1517788 12 21:30:16 21:30:01 5228352 0 929036 11.60 2620 1848924 1379880 15.23 744920 1539840 112464 21:30:16 Average: 5541755 0 819931 10.24 2620 1644626 1194617 13.19 526573 1508680 3528 21:30:16 21:30:16 20:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:30:16 20:59:03 eth0 232.93 132.99 263.30 39.05 0.00 0.00 0.00 0.00 21:30:16 20:59:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:30:16 20:59:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:30:16 21:00:01 eth0 1.57 0.47 0.38 0.21 0.00 0.00 0.00 0.00 21:30:16 21:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:30:16 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:30:16 21:01:01 eth0 0.50 0.32 0.27 0.20 0.00 0.00 0.00 0.00 21:30:16 21:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:30:16 21:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:30:16 21:02:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:30:16 21:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:30:16 21:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:30:16 21:03:01 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 21:30:16 21:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:30:16 21:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:30:16 21:04:01 eth0 0.72 0.20 0.14 0.01 0.00 0.00 0.00 0.00 21:30:16 21:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:30:16 21:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:30:16 21:05:01 eth0 0.57 0.42 0.27 0.21 0.00 0.00 0.00 0.00 21:30:16 21:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:30:16 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:30:16 21:06:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:30:16 21:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:30:16 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:30:16 21:07:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:30:16 21:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:30:16 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:30:16 21:08:01 eth0 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 21:30:16 21:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:30:16 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:30:16 21:09:01 eth0 0.20 0.17 0.07 0.01 0.00 0.00 0.00 0.00 21:30:16 21:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:30:16 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:30:16 21:10:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:30:16 21:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:30:16 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:30:16 21:11:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:30:16 21:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:30:16 21:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:30:16 21:12:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:30:16 21:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:30:16 21:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:30:16 21:13:01 eth0 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 21:30:16 21:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:30:16 21:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:30:16 21:14:01 eth0 0.17 0.12 0.07 0.01 0.00 0.00 0.00 0.00 21:30:16 21:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:30:16 21:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:30:16 21:15:01 eth0 0.08 0.13 0.01 0.01 0.00 0.00 0.00 0.00 21:30:16 21:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:30:16 21:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:30:16 21:16:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:30:16 21:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:30:16 21:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:30:16 21:17:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 21:30:16 21:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:30:16 21:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:30:16 21:18:01 eth0 0.20 0.15 0.08 0.07 0.00 0.00 0.00 0.00 21:30:16 21:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:30:16 21:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:30:16 21:19:01 eth0 0.15 0.12 0.06 0.01 0.00 0.00 0.00 0.00 21:30:16 21:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:30:16 21:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:30:16 21:20:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:30:16 21:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:30:16 21:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:30:16 21:21:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:30:16 21:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:30:16 21:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:30:16 21:22:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:30:16 21:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:30:16 21:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:30:16 21:23:01 eth0 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 21:30:16 21:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:30:16 21:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:30:16 21:24:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:30:16 21:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:30:16 21:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:30:16 21:25:01 eth0 0.08 0.03 0.06 0.00 0.00 0.00 0.00 0.00 21:30:16 21:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:30:16 21:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:30:16 21:26:01 eth0 90.62 52.56 73.25 82.27 0.00 0.00 0.00 0.00 21:30:16 21:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:30:16 21:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:30:16 21:27:01 eth0 0.43 0.30 0.26 0.22 0.00 0.00 0.00 0.00 21:30:16 21:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:30:16 21:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:30:16 21:28:01 eth0 0.12 0.08 0.08 0.06 0.00 0.00 0.00 0.00 21:30:16 21:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:30:16 21:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:30:16 21:29:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 21:30:16 21:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:30:16 21:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:30:16 21:30:01 eth0 204.03 130.57 1423.99 13.26 0.00 0.00 0.00 0.00 21:30:16 21:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:30:16 21:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:30:16 Average: eth0 16.71 10.01 55.15 4.25 0.00 0.00 0.00 0.00 21:30:16 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:30:16 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:30:16 21:30:16 21:30:16 ---> sar -P ALL: 21:30:16 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/14/21 _x86_64_ (2 CPU) 21:30:16 21:30:16 20:57:29 LINUX RESTART (2 CPU) 21:30:16 21:30:16 20:58:01 CPU %user %nice %system %iowait %steal %idle 21:30:16 20:59:03 all 4.01 0.00 0.96 1.69 0.03 93.32 21:30:16 20:59:03 0 4.05 0.00 1.14 2.27 0.02 92.53 21:30:16 20:59:03 1 3.97 0.00 0.77 1.11 0.03 94.12 21:30:16 21:00:01 all 0.18 0.00 0.06 0.00 0.02 99.74 21:30:16 21:00:01 0 0.26 0.00 0.05 0.00 0.00 99.69 21:30:16 21:00:01 1 0.10 0.00 0.07 0.00 0.03 99.79 21:30:16 21:01:01 all 0.17 0.00 0.08 0.00 0.03 99.73 21:30:16 21:01:01 0 0.10 0.00 0.08 0.00 0.03 99.78 21:30:16 21:01:01 1 0.23 0.00 0.07 0.00 0.02 99.68 21:30:16 21:02:01 all 0.22 0.00 0.07 0.00 0.00 99.72 21:30:16 21:02:01 0 0.08 0.00 0.07 0.00 0.00 99.85 21:30:16 21:02:01 1 0.35 0.00 0.07 0.00 0.00 99.58 21:30:16 21:03:01 all 0.21 0.00 0.04 0.00 0.02 99.73 21:30:16 21:03:01 0 0.03 0.00 0.02 0.00 0.02 99.93 21:30:16 21:03:01 1 0.38 0.00 0.07 0.00 0.02 99.53 21:30:16 21:04:01 all 0.13 0.00 0.07 0.00 0.02 99.78 21:30:16 21:04:01 0 0.03 0.00 0.05 0.00 0.00 99.92 21:30:16 21:04:01 1 0.23 0.00 0.08 0.00 0.03 99.65 21:30:16 21:05:01 all 0.19 0.00 0.05 0.00 0.01 99.75 21:30:16 21:05:01 0 0.07 0.00 0.05 0.00 0.02 99.87 21:30:16 21:05:01 1 0.32 0.00 0.05 0.00 0.00 99.63 21:30:16 21:06:01 all 0.11 0.00 0.08 0.00 0.02 99.80 21:30:16 21:06:01 0 0.03 0.00 0.05 0.00 0.00 99.92 21:30:16 21:06:01 1 0.18 0.00 0.10 0.00 0.03 99.68 21:30:16 21:07:01 all 0.13 0.00 0.06 0.00 0.02 99.79 21:30:16 21:07:01 0 0.05 0.00 0.07 0.00 0.02 99.87 21:30:16 21:07:01 1 0.22 0.00 0.05 0.00 0.02 99.72 21:30:16 21:08:01 all 0.16 0.00 0.06 0.00 0.01 99.77 21:30:16 21:08:01 0 0.05 0.00 0.08 0.00 0.02 99.85 21:30:16 21:08:01 1 0.27 0.00 0.03 0.00 0.00 99.70 21:30:16 21:09:01 all 0.15 0.00 0.03 0.00 0.03 99.79 21:30:16 21:09:01 0 0.07 0.00 0.05 0.00 0.03 99.85 21:30:16 21:09:01 1 0.23 0.00 0.02 0.00 0.02 99.73 21:30:16 21:30:16 21:09:01 CPU %user %nice %system %iowait %steal %idle 21:30:16 21:10:01 all 0.12 0.00 0.03 0.00 0.02 99.83 21:30:16 21:10:01 0 0.02 0.00 0.03 0.00 0.02 99.93 21:30:16 21:10:01 1 0.22 0.00 0.03 0.00 0.02 99.73 21:30:16 21:11:01 all 0.12 0.00 0.03 0.00 0.03 99.82 21:30:16 21:11:01 0 0.05 0.00 0.03 0.00 0.03 99.88 21:30:16 21:11:01 1 0.18 0.00 0.03 0.00 0.02 99.77 21:30:16 21:12:01 all 0.13 0.00 0.04 0.00 0.02 99.81 21:30:16 21:12:01 0 0.03 0.00 0.05 0.00 0.03 99.88 21:30:16 21:12:01 1 0.23 0.00 0.03 0.00 0.00 99.73 21:30:16 21:13:01 all 0.08 0.00 0.06 0.00 0.03 99.84 21:30:16 21:13:01 0 0.05 0.00 0.03 0.00 0.03 99.88 21:30:16 21:13:01 1 0.10 0.00 0.08 0.00 0.02 99.80 21:30:16 21:14:01 all 0.08 0.00 0.04 0.00 0.03 99.85 21:30:16 21:14:01 0 0.03 0.00 0.05 0.00 0.03 99.88 21:30:16 21:14:01 1 0.12 0.00 0.03 0.00 0.03 99.82 21:30:16 21:15:01 all 0.15 0.05 0.22 0.05 0.03 99.51 21:30:16 21:15:01 0 0.02 0.07 0.25 0.03 0.03 99.60 21:30:16 21:15:01 1 0.28 0.03 0.18 0.07 0.02 99.41 21:30:16 21:16:01 all 0.19 4.14 12.62 1.97 0.03 81.06 21:30:16 21:16:01 0 0.22 4.22 12.54 2.19 0.03 80.79 21:30:16 21:16:01 1 0.15 4.05 12.70 1.74 0.03 81.32 21:30:16 21:17:01 all 0.13 0.00 0.04 0.00 0.03 99.81 21:30:16 21:17:01 0 0.22 0.00 0.03 0.00 0.02 99.73 21:30:16 21:17:01 1 0.03 0.00 0.05 0.00 0.03 99.88 21:30:16 21:18:01 all 0.15 0.00 0.03 0.00 0.03 99.79 21:30:16 21:18:01 0 0.25 0.00 0.02 0.00 0.02 99.72 21:30:16 21:18:01 1 0.05 0.00 0.03 0.00 0.05 99.87 21:30:16 21:19:01 all 0.08 0.00 0.03 0.00 0.03 99.87 21:30:16 21:19:01 0 0.13 0.00 0.02 0.00 0.05 99.80 21:30:16 21:19:01 1 0.02 0.00 0.03 0.00 0.02 99.93 21:30:16 21:20:01 all 0.16 0.00 0.03 0.00 0.03 99.77 21:30:16 21:20:01 0 0.03 0.00 0.03 0.00 0.00 99.93 21:30:16 21:20:01 1 0.28 0.00 0.03 0.00 0.07 99.62 21:30:16 21:30:16 21:20:01 CPU %user %nice %system %iowait %steal %idle 21:30:16 21:21:01 all 0.11 0.00 0.03 0.00 0.03 99.83 21:30:16 21:21:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:30:16 21:21:01 1 0.20 0.00 0.05 0.00 0.03 99.72 21:30:16 21:22:01 all 0.05 0.00 0.03 0.00 0.02 99.91 21:30:16 21:22:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:30:16 21:22:01 1 0.07 0.00 0.03 0.00 0.03 99.87 21:30:16 21:23:01 all 0.14 0.00 0.05 0.00 0.03 99.78 21:30:16 21:23:01 0 0.00 0.00 0.03 0.00 0.02 99.95 21:30:16 21:23:01 1 0.28 0.00 0.07 0.00 0.03 99.62 21:30:16 21:24:01 all 0.10 0.00 0.03 0.00 0.03 99.84 21:30:16 21:24:01 0 0.05 0.00 0.03 0.00 0.05 99.87 21:30:16 21:24:01 1 0.15 0.00 0.02 0.00 0.02 99.82 21:30:16 21:25:01 all 0.08 0.00 0.03 0.00 0.02 99.88 21:30:16 21:25:01 0 0.03 0.00 0.03 0.00 0.03 99.90 21:30:16 21:25:01 1 0.12 0.00 0.02 0.00 0.00 99.87 21:30:16 21:26:01 all 1.52 0.00 0.40 0.07 0.05 97.96 21:30:16 21:26:01 0 1.43 0.00 0.44 0.05 0.05 98.04 21:30:16 21:26:01 1 1.62 0.00 0.37 0.08 0.05 97.88 21:30:16 21:27:01 all 0.10 0.00 0.03 0.00 0.03 99.83 21:30:16 21:27:01 0 0.03 0.00 0.03 0.00 0.03 99.90 21:30:16 21:27:01 1 0.17 0.00 0.03 0.00 0.03 99.77 21:30:16 21:28:01 all 0.18 0.00 0.04 0.00 0.03 99.76 21:30:16 21:28:01 0 0.05 0.00 0.02 0.00 0.00 99.93 21:30:16 21:28:01 1 0.30 0.00 0.07 0.00 0.05 99.58 21:30:16 21:29:01 all 0.07 0.00 0.03 0.00 0.03 99.88 21:30:16 21:29:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:30:16 21:29:01 1 0.12 0.00 0.03 0.00 0.03 99.82 21:30:16 21:30:01 all 2.73 0.00 0.87 0.10 0.05 96.26 21:30:16 21:30:01 0 2.69 0.00 0.91 0.15 0.05 96.20 21:30:16 21:30:01 1 2.76 0.00 0.83 0.05 0.05 96.31 21:30:16 Average: all 0.38 0.13 0.50 0.12 0.02 98.85 21:30:16 Average: 0 0.32 0.13 0.51 0.15 0.02 98.87 21:30:16 Average: 1 0.44 0.13 0.50 0.09 0.03 98.82 21:30:16 21:30:16 21:30:16