Push event to branch lftools Connecting to https://api.github.com using edgex-jenkins/****** (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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision ad104866bbc8c98dca93091e1a8abeb835fd4e4d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision ad104866bbc8c98dca93091e1a8abeb835fd4e4d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f ad104866bbc8c98dca93091e1a8abeb835fd4e4d # timeout=10 Commit message: "Merge pull request #251 from ernestojeda/fix-codecov-uploader" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-3033 in /w/workspace/xfoundry_ci-build-images_lftools [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/lftools:refs/remotes/origin/lftools # 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 9fd98d82aa27f7cecf1cffc52e964c127aea2103 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (LF Prep) [Pipeline] echo [2020-10-02T15:45:38.773Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = lftools [Pipeline] echo [2020-10-02T15:45:38.872Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = lftools [Pipeline] echo [2020-10-02T15:45:38.974Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = lftools [Pipeline] echo [2020-10-02T15:45:39.078Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 06840a31598f64ccac197bd0012fe229e56fcaa7 [Pipeline] echo [2020-10-02T15:45:39.180Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 06840a3 [Pipeline] echo [2020-10-02T15:45:39.334Z] [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 [2020-10-02T15:45:54.912Z] Still waiting to schedule task [2020-10-02T15:45:54.912Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-10-02T15:45:54.938Z] Still waiting to schedule task [2020-10-02T15:45:54.938Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-3031’ [2020-10-02T15:47:50.795Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3034 in /w/workspace/xfoundry_ci-build-images_lftools [Pipeline] { [Pipeline] checkout [2020-10-02T15:47:56.259Z] using credential edgex-jenkins-ssh [2020-10-02T15:47:56.322Z] Cloning the remote Git repository [2020-10-02T15:47:56.386Z] Cloning repository git@github.com:edgexfoundry/ci-build-images.git [2020-10-02T15:47:56.501Z] > git init /w/workspace/xfoundry_ci-build-images_lftools # timeout=10 [2020-10-02T15:47:56.584Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2020-10-02T15:47:56.585Z] > git --version # timeout=10 [2020-10-02T15:47:56.603Z] > git --version # 'git version 2.17.1' [2020-10-02T15:47:56.605Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-02T15:47:56.668Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-02T15:47:58.081Z] Checking out Revision 06840a31598f64ccac197bd0012fe229e56fcaa7 (lftools) [2020-10-02T15:47:57.475Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2020-10-02T15:47:57.493Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-02T15:47:57.519Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2020-10-02T15:47:57.561Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2020-10-02T15:47:57.561Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-02T15:47:57.578Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/lftools:refs/remotes/origin/lftools # timeout=10 [2020-10-02T15:47:58.104Z] > git config core.sparsecheckout # timeout=10 [2020-10-02T15:47:58.120Z] > git checkout -f 06840a31598f64ccac197bd0012fe229e56fcaa7 # timeout=10 [2020-10-02T15:48:02.289Z] 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 [2020-10-02T15:48:03.254Z] provisioning config files... [2020-10-02T15:48:03.303Z] copy managed file [ci-build-images-settings] to file:/w/workspace/xfoundry_ci-build-images_lftools@tmp/config6835130780595553279tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-10-02T15:48:04.432Z] ---> docker-login.sh [2020-10-02T15:48:04.433Z] nexus3.edgexfoundry.org:10001 [2020-10-02T15:48:05.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-02T15:48:05.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-02T15:48:05.641Z] Configure a credential helper to remove this warning. See [2020-10-02T15:48:05.641Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-02T15:48:05.641Z] [2020-10-02T15:48:05.641Z] Login Succeeded [2020-10-02T15:48:05.641Z] nexus3.edgexfoundry.org:10002 [2020-10-02T15:48:05.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-02T15:48:05.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-02T15:48:05.918Z] Configure a credential helper to remove this warning. See [2020-10-02T15:48:05.918Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-02T15:48:05.918Z] [2020-10-02T15:48:05.918Z] Login Succeeded [2020-10-02T15:48:05.918Z] nexus3.edgexfoundry.org:10003 [2020-10-02T15:48:06.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-02T15:48:06.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-02T15:48:06.579Z] Configure a credential helper to remove this warning. See [2020-10-02T15:48:06.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-02T15:48:06.579Z] [2020-10-02T15:48:06.579Z] Login Succeeded [2020-10-02T15:48:06.579Z] nexus3.edgexfoundry.org:10004 [2020-10-02T15:48:06.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-02T15:48:07.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-02T15:48:07.182Z] Configure a credential helper to remove this warning. See [2020-10-02T15:48:07.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-02T15:48:07.182Z] [2020-10-02T15:48:07.182Z] Login Succeeded [2020-10-02T15:48:07.182Z] docker.io [2020-10-02T15:48:07.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-02T15:48:07.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-02T15:48:07.727Z] Configure a credential helper to remove this warning. See [2020-10-02T15:48:07.727Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-02T15:48:07.727Z] [2020-10-02T15:48:07.727Z] Login Succeeded [2020-10-02T15:48:07.727Z] ---> docker-login.sh ends [Pipeline] } [2020-10-02T15:48:07.816Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] sh [2020-10-02T15:48:08.532Z] + docker build -t edgex-lftools-log-publisher -f Dockerfile.logs-publish . [2020-10-02T15:48:08.807Z] Sending build context to Docker daemon 369.2kB [2020-10-02T15:48:08.807Z] [WARNING]: Empty continuation line found in: [2020-10-02T15:48:08.807Z] 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} [2020-10-02T15:48:08.807Z] [WARNING]: Empty continuation lines will become errors in a future release. [2020-10-02T15:48:08.807Z] Step 1/12 : FROM alpine:3.12 as mktempbuilder [2020-10-02T15:48:09.080Z] 3.12: Pulling from library/alpine [2020-10-02T15:48:09.357Z] b538f80385f9: Pulling fs layer [2020-10-02T15:48:09.648Z] b538f80385f9: Verifying Checksum [2020-10-02T15:48:09.648Z] b538f80385f9: Download complete [2020-10-02T15:48:10.259Z] b538f80385f9: Pull complete [2020-10-02T15:48:10.259Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-10-02T15:48:10.259Z] Status: Downloaded newer image for alpine:3.12 [2020-10-02T15:48:10.259Z] ---> 62ee0e9f8440 [2020-10-02T15:48:10.260Z] Step 2/12 : WORKDIR /tmp/build [2020-10-02T15:48:10.862Z] ---> Running in 655254029a1b [2020-10-02T15:48:11.141Z] Removing intermediate container 655254029a1b [2020-10-02T15:48:11.141Z] ---> 9569d3516bff [2020-10-02T15:48:11.141Z] Step 3/12 : RUN apk add --update --no-cache build-base linux-headers [2020-10-02T15:48:11.415Z] ---> Running in ed43cd052ec6 [2020-10-02T15:48:12.857Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-02T15:48:13.132Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-02T15:48:13.731Z] (1/22) Upgrading musl (1.1.24-r8 -> 1.1.24-r9) [2020-10-02T15:48:13.731Z] (2/22) Installing libgcc (9.3.0-r2) [2020-10-02T15:48:13.731Z] (3/22) Installing libstdc++ (9.3.0-r2) [2020-10-02T15:48:13.731Z] (4/22) Installing binutils (2.34-r1) [2020-10-02T15:48:14.009Z] (5/22) Installing libmagic (5.38-r0) [2020-10-02T15:48:14.009Z] (6/22) Installing file (5.38-r0) [2020-10-02T15:48:14.009Z] (7/22) Installing gmp (6.2.0-r0) [2020-10-02T15:48:14.009Z] (8/22) Installing isl (0.18-r0) [2020-10-02T15:48:14.009Z] (9/22) Installing libgomp (9.3.0-r2) [2020-10-02T15:48:14.009Z] (10/22) Installing libatomic (9.3.0-r2) [2020-10-02T15:48:14.009Z] (11/22) Installing libgphobos (9.3.0-r2) [2020-10-02T15:48:14.286Z] (12/22) Installing mpfr4 (4.0.2-r4) [2020-10-02T15:48:14.286Z] (13/22) Installing mpc1 (1.1.0-r1) [2020-10-02T15:48:14.286Z] (14/22) Installing gcc (9.3.0-r2) [2020-10-02T15:48:16.276Z] (15/22) Installing musl-dev (1.1.24-r9) [2020-10-02T15:48:16.276Z] (16/22) Installing libc-dev (0.7.2-r3) [2020-10-02T15:48:16.276Z] (17/22) Installing g++ (9.3.0-r2) [2020-10-02T15:48:17.709Z] (18/22) Installing make (4.3-r0) [2020-10-02T15:48:17.709Z] (19/22) Installing fortify-headers (1.1-r0) [2020-10-02T15:48:17.709Z] (20/22) Installing patch (2.7.6-r6) [2020-10-02T15:48:17.709Z] (21/22) Installing build-base (0.5-r2) [2020-10-02T15:48:17.709Z] (22/22) Installing linux-headers (5.4.5-r1) [2020-10-02T15:48:18.308Z] Executing busybox-1.31.1-r16.trigger [2020-10-02T15:48:18.308Z] OK: 197 MiB in 35 packages [2020-10-02T15:48:26.607Z] Removing intermediate container ed43cd052ec6 [2020-10-02T15:48:26.607Z] ---> 1a9495e8e808 [2020-10-02T15:48:26.607Z] 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 [2020-10-02T15:48:26.882Z] ---> Running in a3c34d26ed7b [2020-10-02T15:48:28.316Z] Connecting to www.mktemp.org (65.102.237.118:443) [2020-10-02T15:48:28.587Z] saving to 'mktemp-1.7.tar.gz' [2020-10-02T15:48:28.863Z] mktemp-1.7.tar.gz 100% |********************************| 78792 0:00:00 ETA [2020-10-02T15:48:28.864Z] 'mktemp-1.7.tar.gz' saved [2020-10-02T15:48:28.864Z] mktemp-1.7/INSTALL [2020-10-02T15:48:28.864Z] mktemp-1.7/INSTALL.configure [2020-10-02T15:48:28.864Z] mktemp-1.7/LICENSE [2020-10-02T15:48:28.864Z] mktemp-1.7/Makefile.in [2020-10-02T15:48:28.864Z] mktemp-1.7/README [2020-10-02T15:48:28.864Z] mktemp-1.7/RELEASE_NOTES [2020-10-02T15:48:28.864Z] mktemp-1.7/config.guess [2020-10-02T15:48:28.864Z] mktemp-1.7/config.h.in [2020-10-02T15:48:28.864Z] mktemp-1.7/config.sub [2020-10-02T15:48:28.864Z] mktemp-1.7/configure [2020-10-02T15:48:28.864Z] mktemp-1.7/configure.in [2020-10-02T15:48:28.864Z] mktemp-1.7/extern.h [2020-10-02T15:48:28.864Z] mktemp-1.7/install-sh [2020-10-02T15:48:28.864Z] mktemp-1.7/mkdtemp.c [2020-10-02T15:48:28.864Z] mktemp-1.7/mkinstalldirs [2020-10-02T15:48:28.864Z] mktemp-1.7/mktemp.c [2020-10-02T15:48:28.864Z] mktemp-1.7/mktemp.man [2020-10-02T15:48:28.864Z] mktemp-1.7/mktemp.mdoc [2020-10-02T15:48:28.864Z] mktemp-1.7/priv_mktemp.c [2020-10-02T15:48:28.864Z] mktemp-1.7/arc4random.c [2020-10-02T15:48:28.864Z] mktemp-1.7/strdup.c [2020-10-02T15:48:28.864Z] mktemp-1.7/strerror.c [2020-10-02T15:48:28.864Z] Connecting to git.savannah.gnu.org (209.51.188.201:80) [2020-10-02T15:48:29.136Z] saving to 'config.guess' [2020-10-02T15:48:29.136Z] config.guess 100% |********************************| 48875 0:00:00 ETA [2020-10-02T15:48:29.136Z] 'config.guess' saved [2020-10-02T15:48:29.136Z] Connecting to git.savannah.gnu.org (209.51.188.201:80) [2020-10-02T15:48:30.112Z] saving to 'config.sub' [2020-10-02T15:48:30.112Z] config.sub 100% |********************************| 34096 0:00:00 ETA [2020-10-02T15:48:30.112Z] 'config.sub' saved [2020-10-02T15:48:30.387Z] checking build system type... aarch64-unknown-linux-musl [2020-10-02T15:48:30.387Z] checking host system type... aarch64-unknown-linux-musl [2020-10-02T15:48:30.387Z] checking for nroff... no [2020-10-02T15:48:30.387Z] checking for gcc... gcc [2020-10-02T15:48:30.661Z] checking for C compiler default output file name... a.out [2020-10-02T15:48:30.661Z] checking whether the C compiler works... yes [2020-10-02T15:48:30.661Z] checking whether we are cross compiling... no [2020-10-02T15:48:30.661Z] checking for suffix of executables... [2020-10-02T15:48:30.937Z] checking for suffix of object files... o [2020-10-02T15:48:30.937Z] checking whether we are using the GNU C compiler... yes [2020-10-02T15:48:31.217Z] checking whether gcc accepts -g... yes [2020-10-02T15:48:31.217Z] checking for gcc option to accept ISO C89... none needed [2020-10-02T15:48:31.493Z] checking how to run the C preprocessor... gcc -E [2020-10-02T15:48:31.493Z] checking for grep that handles long lines and -e... /bin/grep [2020-10-02T15:48:31.493Z] checking for egrep... /bin/grep -E [2020-10-02T15:48:31.767Z] checking whether gcc needs -traditional... no [2020-10-02T15:48:31.767Z] checking for an ANSI C-conforming const... yes [2020-10-02T15:48:32.368Z] checking for ANSI C header files... yes [2020-10-02T15:48:32.368Z] checking for sys/types.h... yes [2020-10-02T15:48:32.368Z] checking for sys/stat.h... yes [2020-10-02T15:48:32.644Z] checking for stdlib.h... yes [2020-10-02T15:48:32.644Z] checking for string.h... yes [2020-10-02T15:48:32.924Z] checking for memory.h... yes [2020-10-02T15:48:32.924Z] checking for strings.h... yes [2020-10-02T15:48:33.199Z] checking for inttypes.h... yes [2020-10-02T15:48:33.474Z] checking for stdint.h... yes [2020-10-02T15:48:33.474Z] checking for unistd.h... yes [2020-10-02T15:48:33.749Z] checking paths.h usability... yes [2020-10-02T15:48:33.749Z] checking paths.h presence... yes [2020-10-02T15:48:33.749Z] checking for paths.h... yes [2020-10-02T15:48:33.749Z] checking sys/time.h usability... yes [2020-10-02T15:48:34.023Z] checking sys/time.h presence... yes [2020-10-02T15:48:34.023Z] checking for sys/time.h... yes [2020-10-02T15:48:34.023Z] checking whether time.h and sys/time.h may both be included... yes [2020-10-02T15:48:34.298Z] checking for ssize_t... yes [2020-10-02T15:48:34.298Z] checking for strerror... yes [2020-10-02T15:48:34.570Z] checking for strdup... yes [2020-10-02T15:48:34.845Z] checking for getopt_long... yes [2020-10-02T15:48:34.845Z] checking for arc4random_uniform... no [2020-10-02T15:48:35.121Z] checking for arc4random... no [2020-10-02T15:48:35.394Z] checking for __progname... yes [2020-10-02T15:48:35.394Z] checking for random device... /dev/urandom [2020-10-02T15:48:35.394Z] checking whether to use mk{s,d}temp from libc... no [2020-10-02T15:48:35.394Z] checking which macro set to use for manual... man [2020-10-02T15:48:35.394Z] configure: creating ./config.status [2020-10-02T15:48:35.394Z] config.status: creating Makefile [2020-10-02T15:48:35.394Z] config.status: creating config.h [2020-10-02T15:48:35.675Z] /bin/sh ./mkinstalldirs /usr/local/bin \ [2020-10-02T15:48:35.675Z] /usr/local/share/man/man1 [2020-10-02T15:48:35.675Z] mkdir /usr/local/share/man [2020-10-02T15:48:35.675Z] mkdir /usr/local/share/man/man1 [2020-10-02T15:48:35.675Z] gcc -c -I. -I. -g -O2 mktemp.c [2020-10-02T15:48:35.948Z] gcc -c -I. -I. -g -O2 arc4random.c [2020-10-02T15:48:36.545Z] gcc -c -I. -I. -g -O2 priv_mktemp.c [2020-10-02T15:48:36.820Z] gcc -o mktemp mktemp.o arc4random.o priv_mktemp.o [2020-10-02T15:48:36.820Z] /bin/sh ./install-sh -c -m 0555 -s mktemp /usr/local/bin/mktemp [2020-10-02T15:48:36.820Z] /bin/sh ./install-sh -c -m 0444 ./mktemp.man \ [2020-10-02T15:48:36.820Z] /usr/local/share/man/man1/mktemp.1 [2020-10-02T15:48:37.804Z] Removing intermediate container a3c34d26ed7b [2020-10-02T15:48:37.804Z] ---> 6177e3dc000a [2020-10-02T15:48:37.804Z] Step 5/12 : FROM python:3.6-alpine [2020-10-02T15:48:38.400Z] 3.6-alpine: Pulling from library/python [2020-10-02T15:48:38.400Z] b538f80385f9: Already exists [2020-10-02T15:48:38.400Z] 0d489d24c263: Pulling fs layer [2020-10-02T15:48:38.400Z] 85a598a3ffd8: Pulling fs layer [2020-10-02T15:48:38.400Z] f6ebbe0b582a: Pulling fs layer [2020-10-02T15:48:38.400Z] eff0d4534bfb: Pulling fs layer [2020-10-02T15:48:38.400Z] eff0d4534bfb: Waiting [2020-10-02T15:48:38.677Z] f6ebbe0b582a: Verifying Checksum [2020-10-02T15:48:38.677Z] f6ebbe0b582a: Download complete [2020-10-02T15:48:38.959Z] eff0d4534bfb: Verifying Checksum [2020-10-02T15:48:38.959Z] eff0d4534bfb: Download complete [2020-10-02T15:48:38.959Z] 0d489d24c263: Download complete [2020-10-02T15:48:39.257Z] 85a598a3ffd8: Verifying Checksum [2020-10-02T15:48:39.257Z] 85a598a3ffd8: Download complete [2020-10-02T15:48:39.580Z] 0d489d24c263: Pull complete [2020-10-02T15:48:41.021Z] 85a598a3ffd8: Pull complete [2020-10-02T15:48:41.110Z] Running on prd-centos7-docker-4c-2g-3035 in /w/workspace/xfoundry_ci-build-images_lftools [Pipeline] { [Pipeline] checkout [2020-10-02T15:48:41.294Z] f6ebbe0b582a: Pull complete [2020-10-02T15:48:42.292Z] eff0d4534bfb: Pull complete [2020-10-02T15:48:42.292Z] Digest: sha256:c228fcf0064d5595b4c7aab92b68598917383fe066dc5e17d2e426b0395c7848 [2020-10-02T15:48:42.292Z] Status: Downloaded newer image for python:3.6-alpine [2020-10-02T15:48:42.292Z] ---> 7406910ec0e1 [2020-10-02T15:48:42.292Z] Step 6/12 : ARG GLOBAL_JJB_COMMIT=64faafae2362d36e4d5c3e8d5fe6579b9d09cf55 [2020-10-02T15:48:42.570Z] ---> Running in 4730b1bf8063 [2020-10-02T15:48:43.164Z] Removing intermediate container 4730b1bf8063 [2020-10-02T15:48:43.164Z] ---> 817f2418c0f0 [2020-10-02T15:48:43.164Z] Step 7/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' maintainer="Ernesto Ojeda " [2020-10-02T15:48:43.164Z] ---> Running in 9d01b687cc51 [2020-10-02T15:48:43.437Z] Removing intermediate container 9d01b687cc51 [2020-10-02T15:48:43.437Z] ---> 09809f6e1468 [2020-10-02T15:48:43.437Z] Step 8/12 : RUN mv /bin/mktemp /bin/mktemp-busybox [2020-10-02T15:48:43.722Z] ---> Running in e32e17ec046a [2020-10-02T15:48:44.116Z] using credential edgex-jenkins-ssh [2020-10-02T15:48:44.170Z] Cloning the remote Git repository [2020-10-02T15:48:44.200Z] Cloning repository git@github.com:edgexfoundry/ci-build-images.git [2020-10-02T15:48:44.274Z] > git init /w/workspace/xfoundry_ci-build-images_lftools # timeout=10 [2020-10-02T15:48:44.347Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2020-10-02T15:48:44.347Z] > git --version # timeout=10 [2020-10-02T15:48:44.355Z] > git --version # 'git version 2.16.5' [2020-10-02T15:48:44.356Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-02T15:48:44.383Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-02T15:48:45.459Z] Checking out Revision 06840a31598f64ccac197bd0012fe229e56fcaa7 (lftools) [2020-10-02T15:48:45.002Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2020-10-02T15:48:45.008Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-02T15:48:45.020Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2020-10-02T15:48:45.035Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2020-10-02T15:48:45.035Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-02T15:48:45.042Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/lftools:refs/remotes/origin/lftools # timeout=10 [2020-10-02T15:48:45.470Z] > git config core.sparsecheckout # timeout=10 [2020-10-02T15:48:45.476Z] > git checkout -f 06840a31598f64ccac197bd0012fe229e56fcaa7 # timeout=10 [2020-10-02T15:48:46.353Z] Removing intermediate container e32e17ec046a [2020-10-02T15:48:46.353Z] ---> f05a3dcdd9b7 [2020-10-02T15:48:46.353Z] Step 9/12 : COPY --from=mktempbuilder /usr/local/bin/mktemp /usr/local/bin/mktemp [2020-10-02T15:48:46.633Z] ---> d410e02c9155 [2020-10-02T15:48:46.633Z] Step 10/12 : ENV SETUPTOOLS_USE_DISTUTILS="stdlib" [2020-10-02T15:48:46.633Z] ---> Running in b96800fb0faf [2020-10-02T15:48:47.247Z] Removing intermediate container b96800fb0faf [2020-10-02T15:48:47.247Z] ---> f2f55d161289 [2020-10-02T15:48:47.247Z] Step 11/12 : COPY ./lf-env.sh /root/lf-env.sh [2020-10-02T15:48:47.847Z] ---> e0cf348e0eb9 [2020-10-02T15:48:47.847Z] 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} [2020-10-02T15:48:48.123Z] ---> Running in 3664165b696e [2020-10-02T15:48:49.181Z] Commit message: "Merge pull request #150 from ernestojeda/lftools" [2020-10-02T15:48:49.555Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-02T15:48:49.555Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-02T15:48:49.956Z] provisioning config files... [2020-10-02T15:48:49.990Z] copy managed file [ci-build-images-settings] to file:/w/workspace/xfoundry_ci-build-images_lftools@tmp/config3844648282914805082tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-10-02T15:48:50.152Z] (1/58) Installing bash (5.0.17-r0) [2020-10-02T15:48:50.152Z] Executing bash-5.0.17-r0.post-install [2020-10-02T15:48:50.152Z] (2/58) Installing libgcc (9.3.0-r2) [2020-10-02T15:48:50.152Z] (3/58) Installing libstdc++ (9.3.0-r2) [2020-10-02T15:48:50.152Z] (4/58) Installing binutils (2.34-r1) [2020-10-02T15:48:50.427Z] (5/58) Installing libmagic (5.38-r0) [2020-10-02T15:48:50.690Z] ---> docker-login.sh [2020-10-02T15:48:50.690Z] nexus3.edgexfoundry.org:10001 [2020-10-02T15:48:50.703Z] (6/58) Installing file (5.38-r0) [2020-10-02T15:48:50.703Z] (7/58) Installing gmp (6.2.0-r0) [2020-10-02T15:48:50.703Z] (8/58) Installing isl (0.18-r0) [2020-10-02T15:48:50.703Z] (9/58) Installing libgomp (9.3.0-r2) [2020-10-02T15:48:50.703Z] (10/58) Installing libatomic (9.3.0-r2) [2020-10-02T15:48:50.703Z] (11/58) Installing libgphobos (9.3.0-r2) [2020-10-02T15:48:50.703Z] (12/58) Installing mpfr4 (4.0.2-r4) [2020-10-02T15:48:50.703Z] (13/58) Installing mpc1 (1.1.0-r1) [2020-10-02T15:48:50.703Z] (14/58) Installing gcc (9.3.0-r2) [2020-10-02T15:48:50.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-02T15:48:50.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-02T15:48:50.954Z] Configure a credential helper to remove this warning. See [2020-10-02T15:48:50.954Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-02T15:48:50.954Z] [2020-10-02T15:48:50.954Z] Login Succeeded [2020-10-02T15:48:50.954Z] nexus3.edgexfoundry.org:10002 [2020-10-02T15:48:51.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-02T15:48:51.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-02T15:48:51.216Z] Configure a credential helper to remove this warning. See [2020-10-02T15:48:51.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-02T15:48:51.216Z] [2020-10-02T15:48:51.216Z] Login Succeeded [2020-10-02T15:48:51.216Z] nexus3.edgexfoundry.org:10003 [2020-10-02T15:48:51.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-02T15:48:51.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-02T15:48:51.477Z] Configure a credential helper to remove this warning. See [2020-10-02T15:48:51.477Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-02T15:48:51.477Z] [2020-10-02T15:48:51.477Z] Login Succeeded [2020-10-02T15:48:51.477Z] nexus3.edgexfoundry.org:10004 [2020-10-02T15:48:51.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-02T15:48:51.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-02T15:48:51.477Z] Configure a credential helper to remove this warning. See [2020-10-02T15:48:51.477Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-02T15:48:51.477Z] [2020-10-02T15:48:51.477Z] Login Succeeded [2020-10-02T15:48:51.477Z] docker.io [2020-10-02T15:48:51.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-02T15:48:52.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-02T15:48:52.001Z] Configure a credential helper to remove this warning. See [2020-10-02T15:48:52.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-02T15:48:52.001Z] [2020-10-02T15:48:52.001Z] Login Succeeded [2020-10-02T15:48:52.001Z] ---> docker-login.sh ends [Pipeline] } [2020-10-02T15:48:52.056Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] sh [2020-10-02T15:48:52.657Z] + docker build -t edgex-lftools -f Dockerfile . [2020-10-02T15:48:52.658Z] Sending build context to Docker daemon 369.2kB [2020-10-02T15:48:52.658Z] Step 1/8 : FROM centos:7 [2020-10-02T15:48:52.675Z] (15/58) Installing musl-dev (1.1.24-r9) [2020-10-02T15:48:52.946Z] (16/58) Installing libc-dev (0.7.2-r3) [2020-10-02T15:48:52.946Z] (17/58) Installing g++ (9.3.0-r2) [2020-10-02T15:48:53.230Z] 7: Pulling from library/centos [2020-10-02T15:48:53.500Z] 75f829a71a1c: Pulling fs layer [2020-10-02T15:48:54.378Z] (18/58) Installing make (4.3-r0) [2020-10-02T15:48:54.378Z] (19/58) Installing fortify-headers (1.1-r0) [2020-10-02T15:48:54.378Z] (20/58) Installing patch (2.7.6-r6) [2020-10-02T15:48:54.378Z] (21/58) Installing build-base (0.5-r2) [2020-10-02T15:48:54.378Z] (22/58) Installing nghttp2-libs (1.41.0-r0) [2020-10-02T15:48:54.378Z] (23/58) Installing libcurl (7.69.1-r1) [2020-10-02T15:48:54.378Z] (24/58) Installing curl (7.69.1-r1) [2020-10-02T15:48:54.378Z] (25/58) Installing pcre2 (10.35-r0) [2020-10-02T15:48:54.378Z] (26/58) Installing git (2.26.2-r0) [2020-10-02T15:48:54.905Z] 75f829a71a1c: Download complete [2020-10-02T15:48:54.974Z] (27/58) Installing oniguruma (6.9.5-r1) [2020-10-02T15:48:54.974Z] (28/58) Installing jq (1.6-r1) [2020-10-02T15:48:54.974Z] (29/58) Installing linux-headers (5.4.5-r1) [2020-10-02T15:48:55.247Z] (30/58) Installing pkgconf (1.7.2-r0) [2020-10-02T15:48:55.247Z] (31/58) Installing libffi-dev (3.3-r2) [2020-10-02T15:48:55.247Z] (32/58) Installing zlib-dev (1.2.11-r3) [2020-10-02T15:48:55.247Z] (33/58) Installing xz-dev (5.2.5-r0) [2020-10-02T15:48:55.247Z] (34/58) Installing libxml2 (2.9.10-r5) [2020-10-02T15:48:55.247Z] (35/58) Installing libxml2-dev (2.9.10-r5) [2020-10-02T15:48:55.528Z] (36/58) Installing libgpg-error (1.37-r0) [2020-10-02T15:48:55.528Z] (37/58) Installing libgcrypt (1.8.5-r0) [2020-10-02T15:48:55.528Z] (38/58) Installing libxslt (1.1.34-r0) [2020-10-02T15:48:55.528Z] (39/58) Installing libxslt-dev (1.1.34-r0) [2020-10-02T15:48:55.528Z] (40/58) Installing openssl-dev (1.1.1g-r0) [2020-10-02T15:48:55.528Z] (41/58) Installing sudo (1.9.0-r0) [2020-10-02T15:48:55.802Z] (42/58) Installing sysstat (12.2.1-r0) [2020-10-02T15:48:55.802Z] (43/58) Installing libblkid (2.35.2-r0) [2020-10-02T15:48:55.802Z] (44/58) Installing blkid (2.35.2-r0) [2020-10-02T15:48:55.802Z] (45/58) Installing libcap-ng (0.7.10-r1) [2020-10-02T15:48:55.802Z] (46/58) Installing setpriv (2.35.2-r0) [2020-10-02T15:48:55.802Z] (47/58) Installing libmount (2.35.2-r0) [2020-10-02T15:48:55.802Z] (48/58) Installing libsmartcols (2.35.2-r0) [2020-10-02T15:48:55.802Z] (49/58) Installing findmnt (2.35.2-r0) [2020-10-02T15:48:55.802Z] (50/58) Installing mcookie (2.35.2-r0) [2020-10-02T15:48:55.802Z] (51/58) Installing hexdump (2.35.2-r0) [2020-10-02T15:48:55.802Z] (52/58) Installing lsblk (2.35.2-r0) [2020-10-02T15:48:55.802Z] (53/58) Installing libuuid (2.35.2-r0) [2020-10-02T15:48:55.802Z] (54/58) Installing libfdisk (2.35.2-r0) [2020-10-02T15:48:55.802Z] (55/58) Installing sfdisk (2.35.2-r0) [2020-10-02T15:48:55.802Z] (56/58) Installing cfdisk (2.35.2-r0) [2020-10-02T15:48:55.802Z] (57/58) Installing util-linux (2.35.2-r0) [2020-10-02T15:48:55.802Z] (58/58) Installing xmlstarlet (1.6.1-r0) [2020-10-02T15:48:56.076Z] Executing busybox-1.31.1-r16.trigger [2020-10-02T15:48:56.076Z] OK: 244 MiB in 92 packages [2020-10-02T15:48:58.258Z] 75f829a71a1c: Pull complete [2020-10-02T15:48:58.258Z] Digest: sha256:19a79828ca2e505eaee0ff38c2f3fd9901f4826737295157cc5212b7a372cd2b [2020-10-02T15:48:58.258Z] Status: Downloaded newer image for centos:7 [2020-10-02T15:48:58.258Z] ---> 7e6257c9f8d8 [2020-10-02T15:48:58.258Z] Step 2/8 : COPY ./fedora-infra-sigul.repo /etc/yum.repos.d/ [2020-10-02T15:49:00.809Z] ---> d752cafb7ff9 [2020-10-02T15:49:00.809Z] Step 3/8 : ENV LC_ALL=en_US.utf-8 LANG=en_US.utf-8 [2020-10-02T15:49:01.383Z] ---> Running in f4084f4cd520 [2020-10-02T15:49:01.645Z] Removing intermediate container f4084f4cd520 [2020-10-02T15:49:01.645Z] ---> 28c332bba484 [2020-10-02T15:49:01.645Z] 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 [2020-10-02T15:49:01.645Z] ---> Running in 074598bcbdb0 [2020-10-02T15:49:02.604Z] Loaded plugins: fastestmirror, ovl [2020-10-02T15:49:02.776Z] Requirement already up-to-date: pip in /usr/local/lib/python3.6/site-packages (20.2.3) [2020-10-02T15:49:02.867Z] Determining fastest mirrors [2020-10-02T15:49:03.132Z] * base: centos.mirror.iweb.ca [2020-10-02T15:49:03.132Z] * extras: mirror.calgah.com [2020-10-02T15:49:03.132Z] * updates: mirror.calgah.com [2020-10-02T15:49:06.151Z] Requirement already up-to-date: setuptools in /usr/local/lib/python3.6/site-packages (50.3.0) [2020-10-02T15:49:07.361Z] Package libxml2-2.9.1-6.el7.4.x86_64 already installed and latest version [2020-10-02T15:49:07.361Z] Resolving Dependencies [2020-10-02T15:49:07.361Z] --> Running transaction check [2020-10-02T15:49:07.361Z] ---> Package libxslt.x86_64 0:1.1.28-5.el7 will be installed [2020-10-02T15:49:07.361Z] --> Finished Dependency Resolution [2020-10-02T15:49:07.361Z] [2020-10-02T15:49:07.361Z] Dependencies Resolved [2020-10-02T15:49:07.361Z] [2020-10-02T15:49:07.361Z] ================================================================================ [2020-10-02T15:49:07.361Z] Package Arch Version Repository Size [2020-10-02T15:49:07.361Z] ================================================================================ [2020-10-02T15:49:07.361Z] Installing: [2020-10-02T15:49:07.361Z] libxslt x86_64 1.1.28-5.el7 base 242 k [2020-10-02T15:49:07.361Z] [2020-10-02T15:49:07.361Z] Transaction Summary [2020-10-02T15:49:07.361Z] ================================================================================ [2020-10-02T15:49:07.361Z] Install 1 Package [2020-10-02T15:49:07.361Z] [2020-10-02T15:49:07.361Z] Total download size: 242 k [2020-10-02T15:49:07.361Z] Installed size: 486 k [2020-10-02T15:49:07.361Z] Downloading packages: [2020-10-02T15:49:07.361Z] warning: /var/cache/yum/x86_64/7/base/packages/libxslt-1.1.28-5.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY [2020-10-02T15:49:07.361Z] Public key for libxslt-1.1.28-5.el7.x86_64.rpm is not installed [2020-10-02T15:49:07.361Z] Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 [2020-10-02T15:49:07.361Z] Importing GPG key 0xF4A80EB5: [2020-10-02T15:49:07.361Z] Userid : "CentOS-7 Key (CentOS 7 Official Signing Key) " [2020-10-02T15:49:07.361Z] Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5 [2020-10-02T15:49:07.361Z] Package : centos-release-7-8.2003.0.el7.centos.x86_64 (@CentOS) [2020-10-02T15:49:07.361Z] From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 [2020-10-02T15:49:07.361Z] Running transaction check [2020-10-02T15:49:07.361Z] Running transaction test [2020-10-02T15:49:07.361Z] Transaction test succeeded [2020-10-02T15:49:07.361Z] Running transaction [2020-10-02T15:49:08.752Z] Installing : libxslt-1.1.28-5.el7.x86_64 1/1 [2020-10-02T15:49:09.014Z] Verifying : libxslt-1.1.28-5.el7.x86_64 1/1 [2020-10-02T15:49:09.014Z] [2020-10-02T15:49:09.014Z] Installed: [2020-10-02T15:49:09.014Z] libxslt.x86_64 0:1.1.28-5.el7 [2020-10-02T15:49:09.014Z] [2020-10-02T15:49:09.014Z] Complete! [2020-10-02T15:49:09.282Z] warning: /tmp/xmlstarlet-1.6.1-1.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID 352c64e5: NOKEY [2020-10-02T15:49:09.541Z] Collecting lftools[openstack]==0.31.1 [2020-10-02T15:49:09.541Z] Downloading lftools-0.31.1-py2.py3-none-any.whl (127 kB) [2020-10-02T15:49:09.545Z] Preparing... ######################################## [2020-10-02T15:49:09.545Z] Updating / installing... [2020-10-02T15:49:09.545Z] xmlstarlet-1.6.1-1.el7 ######################################## [2020-10-02T15:49:09.812Z] Collecting pygithub [2020-10-02T15:49:09.812Z] Downloading PyGithub-1.53-py3-none-any.whl (274 kB) [2020-10-02T15:49:10.084Z] Collecting jsonschema [2020-10-02T15:49:10.084Z] Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) [2020-10-02T15:49:10.360Z] Collecting email-validator [2020-10-02T15:49:10.360Z] Downloading email_validator-1.1.1-py2.py3-none-any.whl (17 kB) [2020-10-02T15:49:10.949Z] Collecting docker [2020-10-02T15:49:10.949Z] Downloading docker-4.3.1-py2.py3-none-any.whl (145 kB) [2020-10-02T15:49:10.949Z] Collecting pygerrit2 [2020-10-02T15:49:10.949Z] Downloading pygerrit2-2.0.13.tar.gz (29 kB) [2020-10-02T15:49:11.467Z] Removing intermediate container 074598bcbdb0 [2020-10-02T15:49:11.467Z] ---> 3e0379aec9f6 [2020-10-02T15:49:11.467Z] 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 [2020-10-02T15:49:11.467Z] ---> Running in 6cbf86fe6df0 [2020-10-02T15:49:12.047Z] Loaded plugins: fastestmirror, ovl [2020-10-02T15:49:12.310Z] Loading mirror speeds from cached hostfile [2020-10-02T15:49:12.310Z] * base: centos.mirror.iweb.ca [2020-10-02T15:49:12.310Z] * extras: mirror.calgah.com [2020-10-02T15:49:12.310Z] * updates: mirror.calgah.com [2020-10-02T15:49:13.703Z] Resolving Dependencies [2020-10-02T15:49:13.703Z] --> Running transaction check [2020-10-02T15:49:13.703Z] ---> Package automake.noarch 0:1.13.4-3.el7 will be installed [2020-10-02T15:49:13.703Z] --> Processing Dependency: perl >= 5.006 for package: automake-1.13.4-3.el7.noarch [2020-10-02T15:49:13.703Z] --> Processing Dependency: autoconf >= 2.65 for package: automake-1.13.4-3.el7.noarch [2020-10-02T15:49:13.703Z] --> Processing Dependency: perl(warnings) for package: automake-1.13.4-3.el7.noarch [2020-10-02T15:49:13.703Z] --> Processing Dependency: perl(vars) for package: automake-1.13.4-3.el7.noarch [2020-10-02T15:49:13.703Z] --> Processing Dependency: perl(threads) for package: automake-1.13.4-3.el7.noarch [2020-10-02T15:49:13.703Z] --> Processing Dependency: perl(strict) for package: automake-1.13.4-3.el7.noarch [2020-10-02T15:49:13.703Z] --> Processing Dependency: perl(constant) for package: automake-1.13.4-3.el7.noarch [2020-10-02T15:49:13.703Z] --> Processing Dependency: perl(Thread::Queue) for package: automake-1.13.4-3.el7.noarch [2020-10-02T15:49:13.703Z] --> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-3.el7.noarch [2020-10-02T15:49:13.703Z] --> Processing Dependency: perl(POSIX) for package: automake-1.13.4-3.el7.noarch [2020-10-02T15:49:13.703Z] --> Processing Dependency: perl(IO::File) for package: automake-1.13.4-3.el7.noarch [2020-10-02T15:49:13.703Z] --> Processing Dependency: perl(Getopt::Long) for package: automake-1.13.4-3.el7.noarch [2020-10-02T15:49:13.703Z] --> Processing Dependency: perl(File::stat) for package: automake-1.13.4-3.el7.noarch [2020-10-02T15:49:13.703Z] --> Processing Dependency: perl(File::Spec) for package: automake-1.13.4-3.el7.noarch [2020-10-02T15:49:13.703Z] --> Processing Dependency: perl(File::Path) for package: automake-1.13.4-3.el7.noarch [2020-10-02T15:49:13.703Z] --> Processing Dependency: perl(File::Copy) for package: automake-1.13.4-3.el7.noarch [2020-10-02T15:49:13.703Z] --> Processing Dependency: perl(File::Compare) for package: automake-1.13.4-3.el7.noarch [2020-10-02T15:49:13.703Z] --> Processing Dependency: perl(File::Basename) for package: automake-1.13.4-3.el7.noarch [2020-10-02T15:49:13.703Z] --> Processing Dependency: perl(Exporter) for package: automake-1.13.4-3.el7.noarch [2020-10-02T15:49:13.703Z] --> Processing Dependency: perl(Errno) for package: automake-1.13.4-3.el7.noarch [2020-10-02T15:49:13.703Z] --> Processing Dependency: perl(DynaLoader) for package: automake-1.13.4-3.el7.noarch [2020-10-02T15:49:13.703Z] --> Processing Dependency: perl(Class::Struct) for package: automake-1.13.4-3.el7.noarch [2020-10-02T15:49:13.703Z] --> Processing Dependency: perl(Carp) for package: automake-1.13.4-3.el7.noarch [2020-10-02T15:49:13.703Z] --> Processing Dependency: /usr/bin/perl for package: automake-1.13.4-3.el7.noarch [2020-10-02T15:49:13.704Z] ---> Package gcc.x86_64 0:4.8.5-39.el7 will be installed [2020-10-02T15:49:13.704Z] --> Processing Dependency: libgomp = 4.8.5-39.el7 for package: gcc-4.8.5-39.el7.x86_64 [2020-10-02T15:49:13.704Z] --> Processing Dependency: cpp = 4.8.5-39.el7 for package: gcc-4.8.5-39.el7.x86_64 [2020-10-02T15:49:13.704Z] --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-39.el7.x86_64 [2020-10-02T15:49:13.704Z] --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-39.el7.x86_64 [2020-10-02T15:49:13.704Z] --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-39.el7.x86_64 [2020-10-02T15:49:13.704Z] --> Processing Dependency: libgomp.so.1()(64bit) for package: gcc-4.8.5-39.el7.x86_64 [2020-10-02T15:49:13.704Z] ---> Package git.x86_64 0:1.8.3.1-23.el7_8 will be installed [2020-10-02T15:49:13.704Z] --> Processing Dependency: perl-Git = 1.8.3.1-23.el7_8 for package: git-1.8.3.1-23.el7_8.x86_64 [2020-10-02T15:49:13.704Z] --> Processing Dependency: rsync for package: git-1.8.3.1-23.el7_8.x86_64 [2020-10-02T15:49:13.704Z] --> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-23.el7_8.x86_64 [2020-10-02T15:49:13.704Z] --> Processing Dependency: perl(Git) for package: git-1.8.3.1-23.el7_8.x86_64 [2020-10-02T15:49:13.704Z] --> Processing Dependency: perl(File::Temp) for package: git-1.8.3.1-23.el7_8.x86_64 [2020-10-02T15:49:13.704Z] --> Processing Dependency: perl(Error) for package: git-1.8.3.1-23.el7_8.x86_64 [2020-10-02T15:49:13.704Z] --> Processing Dependency: openssh-clients for package: git-1.8.3.1-23.el7_8.x86_64 [2020-10-02T15:49:13.704Z] --> Processing Dependency: less for package: git-1.8.3.1-23.el7_8.x86_64 [2020-10-02T15:49:13.704Z] ---> Package kernel-devel.x86_64 0:3.10.0-1127.19.1.el7 will be installed [2020-10-02T15:49:13.704Z] ---> Package make.x86_64 1:3.82-24.el7 will be installed [2020-10-02T15:49:13.704Z] ---> Package python3.x86_64 0:3.6.8-13.el7 will be installed [2020-10-02T15:49:13.704Z] --> Processing Dependency: python3-libs(x86-64) = 3.6.8-13.el7 for package: python3-3.6.8-13.el7.x86_64 [2020-10-02T15:49:13.704Z] --> Processing Dependency: python3-setuptools for package: python3-3.6.8-13.el7.x86_64 [2020-10-02T15:49:13.704Z] --> Processing Dependency: python3-pip for package: python3-3.6.8-13.el7.x86_64 [2020-10-02T15:49:13.704Z] --> Processing Dependency: libpython3.6m.so.1.0()(64bit) for package: python3-3.6.8-13.el7.x86_64 [2020-10-02T15:49:13.704Z] ---> Package python3-devel.x86_64 0:3.6.8-13.el7 will be installed [2020-10-02T15:49:13.704Z] --> Processing Dependency: redhat-rpm-config for package: python3-devel-3.6.8-13.el7.x86_64 [2020-10-02T15:49:13.704Z] --> Processing Dependency: python3-rpm-macros for package: python3-devel-3.6.8-13.el7.x86_64 [2020-10-02T15:49:13.704Z] --> Processing Dependency: python3-rpm-generators for package: python3-devel-3.6.8-13.el7.x86_64 [2020-10-02T15:49:13.704Z] --> Processing Dependency: python-rpm-macros for package: python3-devel-3.6.8-13.el7.x86_64 [2020-10-02T15:49:13.704Z] ---> Package sigul.x86_64 0:0.207-1.el7 will be installed [2020-10-02T15:49:13.704Z] --> Processing Dependency: python-nss >= 0.11 for package: sigul-0.207-1.el7.x86_64 [2020-10-02T15:49:13.704Z] --> Processing Dependency: koji for package: sigul-0.207-1.el7.x86_64 [2020-10-02T15:49:13.704Z] --> Processing Dependency: logrotate for package: sigul-0.207-1.el7.x86_64 [2020-10-02T15:49:13.704Z] ---> Package sudo.x86_64 0:1.8.23-9.el7 will be installed [2020-10-02T15:49:13.967Z] --> Running transaction check [2020-10-02T15:49:13.967Z] ---> Package autoconf.noarch 0:2.69-11.el7 will be installed [2020-10-02T15:49:13.967Z] --> Processing Dependency: m4 >= 1.4.14 for package: autoconf-2.69-11.el7.noarch [2020-10-02T15:49:13.967Z] --> Processing Dependency: perl(Text::ParseWords) for package: autoconf-2.69-11.el7.noarch [2020-10-02T15:49:13.967Z] --> Processing Dependency: perl(Data::Dumper) for package: autoconf-2.69-11.el7.noarch [2020-10-02T15:49:13.967Z] ---> Package cpp.x86_64 0:4.8.5-39.el7 will be installed [2020-10-02T15:49:13.967Z] ---> Package glibc-devel.x86_64 0:2.17-307.el7.1 will be installed [2020-10-02T15:49:13.967Z] --> Processing Dependency: glibc-headers = 2.17-307.el7.1 for package: glibc-devel-2.17-307.el7.1.x86_64 [2020-10-02T15:49:13.967Z] --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-307.el7.1.x86_64 [2020-10-02T15:49:13.967Z] ---> Package koji.noarch 0:1.15.1-1.el7.centos will be installed [2020-10-02T15:49:13.967Z] --> Processing Dependency: python2-koji = 1.15.1-1.el7.centos for package: koji-1.15.1-1.el7.centos.noarch [2020-10-02T15:49:13.967Z] --> Processing Dependency: python-libcomps for package: koji-1.15.1-1.el7.centos.noarch [2020-10-02T15:49:13.967Z] ---> Package less.x86_64 0:458-9.el7 will be installed [2020-10-02T15:49:13.967Z] --> Processing Dependency: groff-base for package: less-458-9.el7.x86_64 [2020-10-02T15:49:13.967Z] ---> Package libgomp.x86_64 0:4.8.5-39.el7 will be installed [2020-10-02T15:49:13.967Z] ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed [2020-10-02T15:49:13.967Z] ---> Package logrotate.x86_64 0:3.8.6-19.el7 will be installed [2020-10-02T15:49:13.967Z] ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed [2020-10-02T15:49:13.967Z] ---> Package openssh-clients.x86_64 0:7.4p1-21.el7 will be installed [2020-10-02T15:49:13.967Z] --> Processing Dependency: openssh = 7.4p1-21.el7 for package: openssh-clients-7.4p1-21.el7.x86_64 [2020-10-02T15:49:13.967Z] --> Processing Dependency: fipscheck-lib(x86-64) >= 1.3.0 for package: openssh-clients-7.4p1-21.el7.x86_64 [2020-10-02T15:49:13.967Z] --> Processing Dependency: libfipscheck.so.1()(64bit) for package: openssh-clients-7.4p1-21.el7.x86_64 [2020-10-02T15:49:13.967Z] --> Processing Dependency: libedit.so.0()(64bit) for package: openssh-clients-7.4p1-21.el7.x86_64 [2020-10-02T15:49:13.967Z] ---> Package perl.x86_64 4:5.16.3-295.el7 will be installed [2020-10-02T15:49:13.967Z] --> Processing Dependency: perl-libs = 4:5.16.3-295.el7 for package: 4:perl-5.16.3-295.el7.x86_64 [2020-10-02T15:49:13.967Z] --> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-295.el7.x86_64 [2020-10-02T15:49:13.967Z] --> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-295.el7.x86_64 [2020-10-02T15:49:13.967Z] --> Processing Dependency: perl-macros for package: 4:perl-5.16.3-295.el7.x86_64 [2020-10-02T15:49:13.967Z] --> Processing Dependency: perl-libs for package: 4:perl-5.16.3-295.el7.x86_64 [2020-10-02T15:49:13.967Z] --> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-295.el7.x86_64 [2020-10-02T15:49:13.967Z] --> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-295.el7.x86_64 [2020-10-02T15:49:13.967Z] --> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-295.el7.x86_64 [2020-10-02T15:49:13.967Z] --> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-295.el7.x86_64 [2020-10-02T15:49:13.967Z] --> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-295.el7.x86_64 [2020-10-02T15:49:13.967Z] --> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-295.el7.x86_64 [2020-10-02T15:49:13.967Z] --> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-295.el7.x86_64 [2020-10-02T15:49:13.967Z] --> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-295.el7.x86_64 [2020-10-02T15:49:13.967Z] --> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-295.el7.x86_64 [2020-10-02T15:49:13.967Z] --> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.16.3-295.el7.x86_64 [2020-10-02T15:49:13.967Z] ---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed [2020-10-02T15:49:13.967Z] ---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed [2020-10-02T15:49:13.967Z] ---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed [2020-10-02T15:49:13.967Z] ---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed [2020-10-02T15:49:13.967Z] ---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed [2020-10-02T15:49:13.967Z] ---> Package perl-Getopt-Long.noarch 0:2.40-3.el7 will be installed [2020-10-02T15:49:13.967Z] --> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-3.el7.noarch [2020-10-02T15:49:13.967Z] ---> Package perl-Git.noarch 0:1.8.3.1-23.el7_8 will be installed [2020-10-02T15:49:13.967Z] ---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be installed [2020-10-02T15:49:13.967Z] ---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be installed [2020-10-02T15:49:13.967Z] ---> Package perl-Test-Harness.noarch 0:3.28-3.el7 will be installed [2020-10-02T15:49:13.967Z] ---> Package perl-Thread-Queue.noarch 0:3.02-2.el7 will be installed [2020-10-02T15:49:13.967Z] ---> Package perl-constant.noarch 0:1.27-2.el7 will be installed [2020-10-02T15:49:13.967Z] ---> Package perl-threads.x86_64 0:1.87-4.el7 will be installed [2020-10-02T15:49:13.967Z] ---> Package python-nss.x86_64 0:0.16.0-3.el7 will be installed [2020-10-02T15:49:13.967Z] ---> Package python-rpm-macros.noarch 0:3-32.el7 will be installed [2020-10-02T15:49:13.967Z] --> Processing Dependency: python-srpm-macros for package: python-rpm-macros-3-32.el7.noarch [2020-10-02T15:49:13.967Z] ---> Package python3-libs.x86_64 0:3.6.8-13.el7 will be installed [2020-10-02T15:49:13.967Z] --> Processing Dependency: libtirpc.so.1()(64bit) for package: python3-libs-3.6.8-13.el7.x86_64 [2020-10-02T15:49:13.968Z] ---> Package python3-pip.noarch 0:9.0.3-7.el7_7 will be installed [2020-10-02T15:49:13.968Z] ---> Package python3-rpm-generators.noarch 0:6-2.el7 will be installed [2020-10-02T15:49:13.968Z] ---> Package python3-rpm-macros.noarch 0:3-32.el7 will be installed [2020-10-02T15:49:13.968Z] ---> Package python3-setuptools.noarch 0:39.2.0-10.el7 will be installed [2020-10-02T15:49:13.968Z] ---> Package redhat-rpm-config.noarch 0:9.1.0-88.el7.centos will be installed [2020-10-02T15:49:13.968Z] --> Processing Dependency: dwz >= 0.4 for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch [2020-10-02T15:49:13.968Z] --> Processing Dependency: zip for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch [2020-10-02T15:49:13.968Z] --> Processing Dependency: perl-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch [2020-10-02T15:49:13.968Z] ---> Package rsync.x86_64 0:3.1.2-10.el7 will be installed [2020-10-02T15:49:13.968Z] --> Running transaction check [2020-10-02T15:49:13.968Z] ---> Package dwz.x86_64 0:0.11-3.el7 will be installed [2020-10-02T15:49:13.968Z] ---> Package fipscheck-lib.x86_64 0:1.4.1-6.el7 will be installed [2020-10-02T15:49:13.968Z] --> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.4.1-6.el7.x86_64 [2020-10-02T15:49:13.968Z] ---> Package glibc-headers.x86_64 0:2.17-307.el7.1 will be installed [2020-10-02T15:49:13.968Z] --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-307.el7.1.x86_64 [2020-10-02T15:49:13.968Z] --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-307.el7.1.x86_64 [2020-10-02T15:49:13.968Z] ---> Package groff-base.x86_64 0:1.22.2-8.el7 will be installed [2020-10-02T15:49:13.968Z] ---> Package libedit.x86_64 0:3.0-12.20121213cvs.el7 will be installed [2020-10-02T15:49:13.968Z] ---> Package libtirpc.x86_64 0:0.2.4-0.16.el7 will be installed [2020-10-02T15:49:13.968Z] ---> Package m4.x86_64 0:1.4.16-10.el7 will be installed [2020-10-02T15:49:13.968Z] ---> Package openssh.x86_64 0:7.4p1-21.el7 will be installed [2020-10-02T15:49:13.968Z] ---> Package perl-Data-Dumper.x86_64 0:2.145-3.el7 will be installed [2020-10-02T15:49:13.968Z] ---> Package perl-Filter.x86_64 0:1.49-3.el7 will be installed [2020-10-02T15:49:13.968Z] ---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed [2020-10-02T15:49:13.968Z] --> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch [2020-10-02T15:49:13.968Z] --> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch [2020-10-02T15:49:13.968Z] ---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed [2020-10-02T15:49:13.968Z] --> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch [2020-10-02T15:49:13.968Z] --> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch [2020-10-02T15:49:13.968Z] ---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be installed [2020-10-02T15:49:13.968Z] ---> Package perl-Socket.x86_64 0:2.010-5.el7 will be installed [2020-10-02T15:49:13.968Z] ---> Package perl-Storable.x86_64 0:2.45-3.el7 will be installed [2020-10-02T15:49:13.968Z] ---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed [2020-10-02T15:49:13.968Z] ---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be installed [2020-10-02T15:49:13.968Z] ---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed [2020-10-02T15:49:13.968Z] ---> Package perl-libs.x86_64 4:5.16.3-295.el7 will be installed [2020-10-02T15:49:13.968Z] ---> Package perl-macros.x86_64 4:5.16.3-295.el7 will be installed [2020-10-02T15:49:13.968Z] ---> Package perl-srpm-macros.noarch 0:1-8.el7 will be installed [2020-10-02T15:49:13.968Z] ---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be installed [2020-10-02T15:49:13.968Z] ---> Package python-srpm-macros.noarch 0:3-32.el7 will be installed [2020-10-02T15:49:13.968Z] ---> Package python2-koji.noarch 0:1.15.1-1.el7.centos will be installed [2020-10-02T15:49:13.968Z] --> Processing Dependency: python-krbV >= 1.0.13 for package: python2-koji-1.15.1-1.el7.centos.noarch [2020-10-02T15:49:13.968Z] --> Processing Dependency: python-six for package: python2-koji-1.15.1-1.el7.centos.noarch [2020-10-02T15:49:13.968Z] --> Processing Dependency: python-requests-kerberos for package: python2-koji-1.15.1-1.el7.centos.noarch [2020-10-02T15:49:13.968Z] --> Processing Dependency: python-requests for package: python2-koji-1.15.1-1.el7.centos.noarch [2020-10-02T15:49:13.968Z] --> Processing Dependency: python-dateutil for package: python2-koji-1.15.1-1.el7.centos.noarch [2020-10-02T15:49:13.968Z] --> Processing Dependency: pyOpenSSL for package: python2-koji-1.15.1-1.el7.centos.noarch [2020-10-02T15:49:13.968Z] ---> Package python2-libcomps.x86_64 0:0.1.8-14.el7 will be installed [2020-10-02T15:49:13.968Z] --> Processing Dependency: libcomps(x86-64) = 0.1.8-14.el7 for package: python2-libcomps-0.1.8-14.el7.x86_64 [2020-10-02T15:49:13.968Z] --> Processing Dependency: libcomps.so.0.1.6()(64bit) for package: python2-libcomps-0.1.8-14.el7.x86_64 [2020-10-02T15:49:13.968Z] ---> Package zip.x86_64 0:3.0-11.el7 will be installed [2020-10-02T15:49:13.968Z] --> Running transaction check [2020-10-02T15:49:13.968Z] ---> Package fipscheck.x86_64 0:1.4.1-6.el7 will be installed [2020-10-02T15:49:13.968Z] ---> Package kernel-headers.x86_64 0:3.10.0-1127.19.1.el7 will be installed [2020-10-02T15:49:13.968Z] ---> Package libcomps.x86_64 0:0.1.8-14.el7 will be installed [2020-10-02T15:49:13.968Z] ---> Package perl-Encode.x86_64 0:2.51-7.el7 will be installed [2020-10-02T15:49:13.968Z] ---> Package perl-Pod-Escapes.noarch 1:1.04-295.el7 will be installed [2020-10-02T15:49:13.968Z] ---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed [2020-10-02T15:49:13.968Z] --> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch [2020-10-02T15:49:13.968Z] --> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch [2020-10-02T15:49:13.968Z] ---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed [2020-10-02T15:49:13.968Z] ---> Package pyOpenSSL.x86_64 0:0.13.1-4.el7 will be installed [2020-10-02T15:49:13.968Z] ---> Package python-dateutil.noarch 0:1.5-7.el7 will be installed [2020-10-02T15:49:13.968Z] ---> Package python-krbV.x86_64 0:1.0.90-8.el7 will be installed [2020-10-02T15:49:13.968Z] ---> Package python-requests.noarch 0:2.6.0-9.el7_8 will be installed [2020-10-02T15:49:13.968Z] --> Processing Dependency: python-urllib3 >= 1.10.2-1 for package: python-requests-2.6.0-9.el7_8.noarch [2020-10-02T15:49:13.968Z] ---> Package python-requests-kerberos.noarch 0:0.7.0-2.el7 will be installed [2020-10-02T15:49:13.968Z] --> Processing Dependency: python-kerberos for package: python-requests-kerberos-0.7.0-2.el7.noarch [2020-10-02T15:49:13.968Z] ---> Package python-six.noarch 0:1.9.0-2.el7 will be installed [2020-10-02T15:49:13.968Z] --> Running transaction check [2020-10-02T15:49:13.968Z] ---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed [2020-10-02T15:49:13.968Z] ---> Package perl-parent.noarch 1:0.225-244.el7 will be installed [2020-10-02T15:49:13.968Z] ---> Package python-kerberos.x86_64 0:1.1-15.el7 will be installed [2020-10-02T15:49:13.968Z] ---> Package python-urllib3.noarch 0:1.10.2-7.el7 will be installed [2020-10-02T15:49:13.968Z] --> Processing Dependency: python-ipaddress for package: python-urllib3-1.10.2-7.el7.noarch [2020-10-02T15:49:13.968Z] --> Processing Dependency: python-backports-ssl_match_hostname for package: python-urllib3-1.10.2-7.el7.noarch [2020-10-02T15:49:13.968Z] --> Running transaction check [2020-10-02T15:49:13.968Z] ---> Package python-backports-ssl_match_hostname.noarch 0:3.5.0.1-1.el7 will be installed [2020-10-02T15:49:13.968Z] --> Processing Dependency: python-backports for package: python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch [2020-10-02T15:49:13.968Z] ---> Package python-ipaddress.noarch 0:1.0.16-2.el7 will be installed [2020-10-02T15:49:13.968Z] --> Running transaction check [2020-10-02T15:49:13.968Z] ---> Package python-backports.x86_64 0:1.0-8.el7 will be installed [2020-10-02T15:49:14.231Z] --> Finished Dependency Resolution [2020-10-02T15:49:14.231Z] [2020-10-02T15:49:14.231Z] Dependencies Resolved [2020-10-02T15:49:14.231Z] [2020-10-02T15:49:14.231Z] ================================================================================ [2020-10-02T15:49:14.231Z] Package Arch Version Repository Size [2020-10-02T15:49:14.231Z] ================================================================================ [2020-10-02T15:49:14.231Z] Installing: [2020-10-02T15:49:14.231Z] automake noarch 1.13.4-3.el7 base 679 k [2020-10-02T15:49:14.231Z] gcc x86_64 4.8.5-39.el7 base 16 M [2020-10-02T15:49:14.231Z] git x86_64 1.8.3.1-23.el7_8 updates 4.4 M [2020-10-02T15:49:14.231Z] kernel-devel x86_64 3.10.0-1127.19.1.el7 updates 18 M [2020-10-02T15:49:14.232Z] make x86_64 1:3.82-24.el7 base 421 k [2020-10-02T15:49:14.232Z] python3 x86_64 3.6.8-13.el7 base 69 k [2020-10-02T15:49:14.232Z] python3-devel x86_64 3.6.8-13.el7 base 215 k [2020-10-02T15:49:14.232Z] sigul x86_64 0.207-1.el7 fedora-infra-sigul 100 k [2020-10-02T15:49:14.232Z] sudo x86_64 1.8.23-9.el7 base 842 k [2020-10-02T15:49:14.232Z] Installing for dependencies: [2020-10-02T15:49:14.232Z] autoconf noarch 2.69-11.el7 base 701 k [2020-10-02T15:49:14.232Z] cpp x86_64 4.8.5-39.el7 base 5.9 M [2020-10-02T15:49:14.232Z] dwz x86_64 0.11-3.el7 base 99 k [2020-10-02T15:49:14.232Z] fipscheck x86_64 1.4.1-6.el7 base 21 k [2020-10-02T15:49:14.232Z] fipscheck-lib x86_64 1.4.1-6.el7 base 11 k [2020-10-02T15:49:14.232Z] glibc-devel x86_64 2.17-307.el7.1 base 1.1 M [2020-10-02T15:49:14.232Z] glibc-headers x86_64 2.17-307.el7.1 base 689 k [2020-10-02T15:49:14.232Z] groff-base x86_64 1.22.2-8.el7 base 942 k [2020-10-02T15:49:14.232Z] kernel-headers x86_64 3.10.0-1127.19.1.el7 updates 9.0 M [2020-10-02T15:49:14.232Z] koji noarch 1.15.1-1.el7.centos extras 115 k [2020-10-02T15:49:14.232Z] less x86_64 458-9.el7 base 120 k [2020-10-02T15:49:14.232Z] libcomps x86_64 0.1.8-14.el7 extras 75 k [2020-10-02T15:49:14.232Z] libedit x86_64 3.0-12.20121213cvs.el7 [2020-10-02T15:49:14.232Z] base 92 k [2020-10-02T15:49:14.232Z] libgomp x86_64 4.8.5-39.el7 base 158 k [2020-10-02T15:49:14.232Z] libmpc x86_64 1.0.1-3.el7 base 51 k [2020-10-02T15:49:14.232Z] libtirpc x86_64 0.2.4-0.16.el7 base 89 k [2020-10-02T15:49:14.232Z] logrotate x86_64 3.8.6-19.el7 base 70 k [2020-10-02T15:49:14.232Z] m4 x86_64 1.4.16-10.el7 base 256 k [2020-10-02T15:49:14.232Z] mpfr x86_64 3.1.1-4.el7 base 203 k [2020-10-02T15:49:14.232Z] openssh x86_64 7.4p1-21.el7 base 510 k [2020-10-02T15:49:14.232Z] openssh-clients x86_64 7.4p1-21.el7 base 655 k [2020-10-02T15:49:14.232Z] perl x86_64 4:5.16.3-295.el7 base 8.0 M [2020-10-02T15:49:14.232Z] perl-Carp noarch 1.26-244.el7 base 19 k [2020-10-02T15:49:14.232Z] perl-Data-Dumper x86_64 2.145-3.el7 base 47 k [2020-10-02T15:49:14.232Z] perl-Encode x86_64 2.51-7.el7 base 1.5 M [2020-10-02T15:49:14.232Z] perl-Error noarch 1:0.17020-2.el7 base 32 k [2020-10-02T15:49:14.232Z] perl-Exporter noarch 5.68-3.el7 base 28 k [2020-10-02T15:49:14.232Z] perl-File-Path noarch 2.09-2.el7 base 26 k [2020-10-02T15:49:14.232Z] perl-File-Temp noarch 0.23.01-3.el7 base 56 k [2020-10-02T15:49:14.232Z] perl-Filter x86_64 1.49-3.el7 base 76 k [2020-10-02T15:49:14.232Z] perl-Getopt-Long noarch 2.40-3.el7 base 56 k [2020-10-02T15:49:14.232Z] perl-Git noarch 1.8.3.1-23.el7_8 updates 56 k [2020-10-02T15:49:14.232Z] perl-HTTP-Tiny noarch 0.033-3.el7 base 38 k [2020-10-02T15:49:14.232Z] perl-PathTools x86_64 3.40-5.el7 base 82 k [2020-10-02T15:49:14.232Z] perl-Pod-Escapes noarch 1:1.04-295.el7 base 51 k [2020-10-02T15:49:14.232Z] perl-Pod-Perldoc noarch 3.20-4.el7 base 87 k [2020-10-02T15:49:14.232Z] perl-Pod-Simple noarch 1:3.28-4.el7 base 216 k [2020-10-02T15:49:14.232Z] perl-Pod-Usage noarch 1.63-3.el7 base 27 k [2020-10-02T15:49:14.232Z] perl-Scalar-List-Utils x86_64 1.27-248.el7 base 36 k [2020-10-02T15:49:14.232Z] perl-Socket x86_64 2.010-5.el7 base 49 k [2020-10-02T15:49:14.232Z] perl-Storable x86_64 2.45-3.el7 base 77 k [2020-10-02T15:49:14.232Z] perl-TermReadKey x86_64 2.30-20.el7 base 31 k [2020-10-02T15:49:14.232Z] perl-Test-Harness noarch 3.28-3.el7 base 302 k [2020-10-02T15:49:14.232Z] perl-Text-ParseWords noarch 3.29-4.el7 base 14 k [2020-10-02T15:49:14.232Z] perl-Thread-Queue noarch 3.02-2.el7 base 17 k [2020-10-02T15:49:14.232Z] perl-Time-HiRes x86_64 4:1.9725-3.el7 base 45 k [2020-10-02T15:49:14.232Z] perl-Time-Local noarch 1.2300-2.el7 base 24 k [2020-10-02T15:49:14.232Z] perl-constant noarch 1.27-2.el7 base 19 k [2020-10-02T15:49:14.232Z] perl-libs x86_64 4:5.16.3-295.el7 base 689 k [2020-10-02T15:49:14.232Z] perl-macros x86_64 4:5.16.3-295.el7 base 44 k [2020-10-02T15:49:14.232Z] perl-parent noarch 1:0.225-244.el7 base 12 k [2020-10-02T15:49:14.232Z] perl-podlators noarch 2.5.1-3.el7 base 112 k [2020-10-02T15:49:14.232Z] perl-srpm-macros noarch 1-8.el7 base 4.6 k [2020-10-02T15:49:14.232Z] perl-threads x86_64 1.87-4.el7 base 49 k [2020-10-02T15:49:14.232Z] perl-threads-shared x86_64 1.43-6.el7 base 39 k [2020-10-02T15:49:14.232Z] pyOpenSSL x86_64 0.13.1-4.el7 base 135 k [2020-10-02T15:49:14.232Z] python-backports x86_64 1.0-8.el7 base 5.8 k [2020-10-02T15:49:14.232Z] python-backports-ssl_match_hostname [2020-10-02T15:49:14.232Z] noarch 3.5.0.1-1.el7 base 13 k [2020-10-02T15:49:14.232Z] python-dateutil noarch 1.5-7.el7 base 85 k [2020-10-02T15:49:14.232Z] python-ipaddress noarch 1.0.16-2.el7 base 34 k [2020-10-02T15:49:14.232Z] python-kerberos x86_64 1.1-15.el7 base 25 k [2020-10-02T15:49:14.232Z] python-krbV x86_64 1.0.90-8.el7 base 54 k [2020-10-02T15:49:14.232Z] python-nss x86_64 0.16.0-3.el7 base 266 k [2020-10-02T15:49:14.232Z] python-requests noarch 2.6.0-9.el7_8 updates 94 k [2020-10-02T15:49:14.232Z] python-requests-kerberos noarch 0.7.0-2.el7 extras 17 k [2020-10-02T15:49:14.232Z] python-rpm-macros noarch 3-32.el7 base 8.8 k [2020-10-02T15:49:14.232Z] python-six noarch 1.9.0-2.el7 base 29 k [2020-10-02T15:49:14.232Z] python-srpm-macros noarch 3-32.el7 base 8.4 k [2020-10-02T15:49:14.232Z] python-urllib3 noarch 1.10.2-7.el7 base 103 k [2020-10-02T15:49:14.232Z] python2-koji noarch 1.15.1-1.el7.centos extras 291 k [2020-10-02T15:49:14.232Z] python2-libcomps x86_64 0.1.8-14.el7 extras 47 k [2020-10-02T15:49:14.233Z] python3-libs x86_64 3.6.8-13.el7 base 7.0 M [2020-10-02T15:49:14.233Z] python3-pip noarch 9.0.3-7.el7_7 updates 1.8 M [2020-10-02T15:49:14.233Z] python3-rpm-generators noarch 6-2.el7 base 20 k [2020-10-02T15:49:14.233Z] python3-rpm-macros noarch 3-32.el7 base 7.7 k [2020-10-02T15:49:14.233Z] python3-setuptools noarch 39.2.0-10.el7 base 629 k [2020-10-02T15:49:14.233Z] redhat-rpm-config noarch 9.1.0-88.el7.centos base 81 k [2020-10-02T15:49:14.233Z] rsync x86_64 3.1.2-10.el7 base 404 k [2020-10-02T15:49:14.233Z] zip x86_64 3.0-11.el7 base 260 k [2020-10-02T15:49:14.233Z] [2020-10-02T15:49:14.233Z] Transaction Summary [2020-10-02T15:49:14.233Z] ================================================================================ [2020-10-02T15:49:14.233Z] Install 9 Packages (+79 Dependent packages) [2020-10-02T15:49:14.233Z] [2020-10-02T15:49:14.233Z] Total download size: 85 M [2020-10-02T15:49:14.233Z] Installed size: 231 M [2020-10-02T15:49:14.233Z] Downloading packages: [2020-10-02T15:49:14.233Z] Delta RPMs disabled because /usr/bin/applydeltarpm not installed. [2020-10-02T15:49:17.643Z] Collecting pyyaml [2020-10-02T15:49:17.643Z] Downloading PyYAML-5.3.1.tar.gz (269 kB) [2020-10-02T15:49:19.615Z] Collecting httplib2 [2020-10-02T15:49:19.615Z] Downloading httplib2-0.18.1-py3-none-any.whl (95 kB) [2020-10-02T15:49:19.888Z] Collecting python-jenkins [2020-10-02T15:49:19.888Z] Downloading python_jenkins-1.7.0-py3-none-any.whl (27 kB) [2020-10-02T15:49:20.844Z] 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 [2020-10-02T15:49:20.844Z] Public key for sigul-0.207-1.el7.x86_64.rpm is not installed [2020-10-02T15:49:20.844Z] -------------------------------------------------------------------------------- [2020-10-02T15:49:20.844Z] Total 14 MB/s | 85 MB 00:05 [2020-10-02T15:49:20.844Z] Retrieving key from https://infrastructure.fedoraproject.org/repo/infra/RPM-GPG-KEY-INFRA-TAGS [2020-10-02T15:49:20.844Z] Importing GPG key 0x47DD8EF9: [2020-10-02T15:49:20.844Z] Userid : "Fedora Infrastructure (infrastructure) " [2020-10-02T15:49:20.844Z] Fingerprint: 1d69 8e02 822f 64ca 1acb 9a32 8059 815e 47dd 8ef9 [2020-10-02T15:49:20.844Z] From : https://infrastructure.fedoraproject.org/repo/infra/RPM-GPG-KEY-INFRA-TAGS [2020-10-02T15:49:20.844Z] Running transaction check [2020-10-02T15:49:20.844Z] Running transaction test [2020-10-02T15:49:20.870Z] Collecting tqdm [2020-10-02T15:49:20.870Z] Downloading tqdm-4.50.0-py2.py3-none-any.whl (70 kB) [2020-10-02T15:49:20.870Z] Collecting defusedxml [2020-10-02T15:49:20.870Z] Downloading defusedxml-0.6.0-py2.py3-none-any.whl (23 kB) [2020-10-02T15:49:21.796Z] Transaction test succeeded [2020-10-02T15:49:21.796Z] Running transaction [2020-10-02T15:49:21.796Z] Warning: RPMDB altered outside of yum. [2020-10-02T15:49:22.744Z]  Installing : fipscheck-1.4.1-6.el7.x86_64 1/88 [2020-10-02T15:49:23.471Z] Collecting lxml [2020-10-02T15:49:23.471Z] Downloading lxml-4.5.2.tar.gz (4.5 MB) [2020-10-02T15:49:24.670Z] Installing : fipscheck-lib-1.4.1-6.el7.x86_64 2/88 [2020-10-02T15:49:26.590Z] Installing : mpfr-3.1.1-4.el7.x86_64 3/88 [2020-10-02T15:49:27.988Z] Installing : libmpc-1.0.1-3.el7.x86_64 4/88 [2020-10-02T15:49:27.988Z] Installing : python-six-1.9.0-2.el7.noarch 5/88 [2020-10-02T15:49:27.988Z] Installing : python-srpm-macros-3-32.el7.noarch 6/88 [2020-10-02T15:49:28.251Z] Installing : python-ipaddress-1.0.16-2.el7.noarch 7/88 [2020-10-02T15:49:28.514Z] Installing : groff-base-1.22.2-8.el7.x86_64 8/88 [2020-10-02T15:49:28.514Z] Installing : less-458-9.el7.x86_64 9/88 [2020-10-02T15:49:28.776Z] Installing : 1:perl-parent-0.225-244.el7.noarch 10/88 [2020-10-02T15:49:28.776Z] Installing : perl-HTTP-Tiny-0.033-3.el7.noarch 11/88 [2020-10-02T15:49:29.038Z] Installing : perl-podlators-2.5.1-3.el7.noarch 12/88 [2020-10-02T15:49:29.038Z] Installing : perl-Pod-Perldoc-3.20-4.el7.noarch 13/88 [2020-10-02T15:49:29.038Z] Installing : 1:perl-Pod-Escapes-1.04-295.el7.noarch 14/88 [2020-10-02T15:49:29.611Z] Installing : perl-Text-ParseWords-3.29-4.el7.noarch 15/88 [2020-10-02T15:49:29.611Z] Installing : perl-Encode-2.51-7.el7.x86_64 16/88 [2020-10-02T15:49:29.872Z] Installing : perl-Pod-Usage-1.63-3.el7.noarch 17/88 [2020-10-02T15:49:31.721Z] Collecting oauth2client [2020-10-02T15:49:31.721Z] Downloading oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) [2020-10-02T15:49:31.721Z] Collecting tabulate [2020-10-02T15:49:31.721Z] Downloading tabulate-0.8.7-py3-none-any.whl (24 kB) [2020-10-02T15:49:31.721Z] Collecting requests [2020-10-02T15:49:31.721Z] Downloading requests-2.24.0-py2.py3-none-any.whl (61 kB) [2020-10-02T15:49:31.721Z] Collecting xdg==3.0.2 [2020-10-02T15:49:31.721Z] Downloading xdg-3.0.2-py2.py3-none-any.whl (5.0 kB) [2020-10-02T15:49:31.721Z] Collecting six [2020-10-02T15:49:31.721Z] Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) [2020-10-02T15:49:31.894Z] Installing : 4:perl-libs-5.16.3-295.el7.x86_64 18/88 [2020-10-02T15:49:31.894Z] Installing : 4:perl-macros-5.16.3-295.el7.x86_64 19/88 [2020-10-02T15:49:31.894Z] Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 20/88 [2020-10-02T15:49:31.894Z] Installing : perl-threads-1.87-4.el7.x86_64 21/88 [2020-10-02T15:49:31.894Z] Installing : perl-Storable-2.45-3.el7.x86_64 22/88 [2020-10-02T15:49:32.169Z] Installing : perl-Carp-1.26-244.el7.noarch 23/88 [2020-10-02T15:49:32.169Z] Installing : perl-Filter-1.49-3.el7.x86_64 24/88 [2020-10-02T15:49:32.434Z] Installing : perl-Exporter-5.68-3.el7.noarch 25/88 [2020-10-02T15:49:32.434Z] Installing : perl-constant-1.27-2.el7.noarch 26/88 [2020-10-02T15:49:32.434Z] Installing : perl-Socket-2.010-5.el7.x86_64 27/88 [2020-10-02T15:49:32.698Z] Installing : perl-Time-Local-1.2300-2.el7.noarch 28/88 [2020-10-02T15:49:32.698Z] Installing : perl-threads-shared-1.43-6.el7.x86_64 29/88 [2020-10-02T15:49:32.960Z] Installing : perl-File-Temp-0.23.01-3.el7.noarch 30/88 [2020-10-02T15:49:32.960Z] Installing : perl-File-Path-2.09-2.el7.noarch 31/88 [2020-10-02T15:49:33.222Z] Installing : perl-PathTools-3.40-5.el7.x86_64 32/88 [2020-10-02T15:49:33.222Z] Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64 33/88 [2020-10-02T15:49:33.483Z] Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch 34/88 [2020-10-02T15:49:34.871Z] Installing : perl-Getopt-Long-2.40-3.el7.noarch 35/88 [2020-10-02T15:49:34.871Z] Installing : 4:perl-5.16.3-295.el7.x86_64 36/88 [2020-10-02T15:49:34.871Z] Installing : 1:perl-Error-0.17020-2.el7.noarch 37/88 [2020-10-02T15:49:35.086Z] Collecting setuptools>=36.5.0 [2020-10-02T15:49:35.086Z] Downloading setuptools-50.3.0-py3-none-any.whl (785 kB) [2020-10-02T15:49:35.131Z] Installing : perl-TermReadKey-2.30-20.el7.x86_64 38/88 [2020-10-02T15:49:35.393Z] Installing : perl-Data-Dumper-2.145-3.el7.x86_64 39/88 [2020-10-02T15:49:35.393Z] Installing : perl-Test-Harness-3.28-3.el7.noarch 40/88 [2020-10-02T15:49:35.655Z] Installing : perl-Thread-Queue-3.02-2.el7.noarch 41/88 [2020-10-02T15:49:36.227Z] Installing : python-rpm-macros-3-32.el7.noarch 42/88 [2020-10-02T15:49:39.361Z] Collecting ruamel.yaml [2020-10-02T15:49:39.361Z] Downloading ruamel.yaml-0.16.12-py2.py3-none-any.whl (111 kB) [2020-10-02T15:49:39.361Z] Collecting click [2020-10-02T15:49:39.361Z] Downloading click-7.1.2-py2.py3-none-any.whl (82 kB) [2020-10-02T15:49:39.634Z] Collecting bs4 [2020-10-02T15:49:39.634Z] Downloading bs4-0.0.1.tar.gz (1.1 kB) [2020-10-02T15:49:40.434Z] Installing : cpp-4.8.5-39.el7.x86_64 43/88 [2020-10-02T15:49:40.434Z] Installing : openssh-7.4p1-21.el7.x86_64 44/88 [2020-10-02T15:49:40.434Z] Installing : zip-3.0-11.el7.x86_64 45/88 [2020-10-02T15:49:40.434Z] Installing : python-krbV-1.0.90-8.el7.x86_64 46/88 [2020-10-02T15:49:41.060Z] Collecting shade~=1.27.1; extra == "openstack" [2020-10-02T15:49:41.060Z] Downloading shade-1.27.2-py2.py3-none-any.whl (371 kB) [2020-10-02T15:49:41.332Z] Collecting deprecated [2020-10-02T15:49:41.332Z] Downloading Deprecated-1.2.10-py2.py3-none-any.whl (8.7 kB) [2020-10-02T15:49:41.604Z] Collecting pyjwt [2020-10-02T15:49:41.604Z] Downloading PyJWT-1.7.1-py2.py3-none-any.whl (18 kB) [2020-10-02T15:49:42.195Z] Collecting importlib-metadata; python_version < "3.8" [2020-10-02T15:49:42.195Z] Downloading importlib_metadata-2.0.0-py2.py3-none-any.whl (31 kB) [2020-10-02T15:49:42.466Z] Collecting attrs>=17.4.0 [2020-10-02T15:49:42.466Z] Downloading attrs-20.2.0-py2.py3-none-any.whl (48 kB) [2020-10-02T15:49:42.982Z] Installing : libtirpc-0.2.4-0.16.el7.x86_64 47/88 [2020-10-02T15:49:43.063Z] Collecting pyrsistent>=0.14.0 [2020-10-02T15:49:43.063Z] Downloading pyrsistent-0.17.3.tar.gz (106 kB) [2020-10-02T15:49:44.494Z] Collecting idna>=2.0.0 [2020-10-02T15:49:44.494Z] Downloading idna-2.10-py2.py3-none-any.whl (58 kB) [2020-10-02T15:49:44.494Z] Collecting dnspython>=1.15.0 [2020-10-02T15:49:44.494Z] Downloading dnspython-2.0.0-py3-none-any.whl (208 kB) [2020-10-02T15:49:44.905Z] Installing : python3-pip-9.0.3-7.el7_7.noarch 48/88 [2020-10-02T15:49:44.905Z] Installing : python3-libs-3.6.8-13.el7.x86_64 49/88 [2020-10-02T15:49:45.088Z] Collecting websocket-client>=0.32.0 [2020-10-02T15:49:45.088Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-10-02T15:49:45.168Z] Installing : python3-3.6.8-13.el7.x86_64 50/88 [2020-10-02T15:49:45.358Z] Collecting pbr>=0.8.0 [2020-10-02T15:49:45.358Z] Downloading pbr-5.5.0-py2.py3-none-any.whl (106 kB) [2020-10-02T15:49:45.429Z] Installing : python3-setuptools-39.2.0-10.el7.noarch 51/88 [2020-10-02T15:49:45.430Z] Installing : python3-rpm-generators-6-2.el7.noarch 52/88 [2020-10-02T15:49:45.629Z] Collecting multi-key-dict [2020-10-02T15:49:45.629Z] Downloading multi_key_dict-2.0.3.tar.gz (8.4 kB) [2020-10-02T15:49:47.346Z] Installing : dwz-0.11-3.el7.x86_64 53/88 [2020-10-02T15:49:47.347Z] Installing : logrotate-3.8.6-19.el7.x86_64 54/88 [2020-10-02T15:49:47.347Z] Installing : pyOpenSSL-0.13.1-4.el7.x86_64 55/88 [2020-10-02T15:49:47.596Z] Collecting pyasn1-modules>=0.0.5 [2020-10-02T15:49:47.596Z] Downloading pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) [2020-10-02T15:49:47.596Z] Collecting rsa>=3.1.4 [2020-10-02T15:49:47.596Z] Downloading rsa-4.6-py3-none-any.whl (47 kB) [2020-10-02T15:49:48.188Z] Collecting pyasn1>=0.1.7 [2020-10-02T15:49:48.188Z] Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) [2020-10-02T15:49:48.779Z] Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 [2020-10-02T15:49:48.779Z] Downloading urllib3-1.25.10-py2.py3-none-any.whl (127 kB) [2020-10-02T15:49:48.779Z] Collecting chardet<4,>=3.0.2 [2020-10-02T15:49:48.779Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2020-10-02T15:49:49.051Z] Collecting certifi>=2017.4.17 [2020-10-02T15:49:49.051Z] Downloading certifi-2020.6.20-py2.py3-none-any.whl (156 kB) [2020-10-02T15:49:49.263Z] Installing : libcomps-0.1.8-14.el7.x86_64 56/88 [2020-10-02T15:49:49.263Z] Installing : python2-libcomps-0.1.8-14.el7.x86_64 57/88 [2020-10-02T15:49:49.323Z] Collecting ruamel.yaml.clib>=0.1.2; platform_python_implementation == "CPython" and python_version < "3.9" [2020-10-02T15:49:49.323Z] Downloading ruamel.yaml.clib-0.2.2.tar.gz (179 kB) [2020-10-02T15:49:51.186Z] Installing : libgomp-4.8.5-39.el7.x86_64 58/88 [2020-10-02T15:49:51.186Z] Installing : python3-rpm-macros-3-32.el7.noarch 59/88 [2020-10-02T15:49:51.186Z] Installing : python-dateutil-1.5-7.el7.noarch 60/88 [2020-10-02T15:49:51.291Z] Collecting beautifulsoup4 [2020-10-02T15:49:51.563Z] Downloading beautifulsoup4-4.9.2-py3-none-any.whl (115 kB) [2020-10-02T15:49:51.834Z] Collecting os-client-config>=1.28.0 [2020-10-02T15:49:51.834Z] Downloading os_client_config-2.1.0-py3-none-any.whl (31 kB) [2020-10-02T15:49:52.428Z] Collecting openstacksdk>=0.9.19 [2020-10-02T15:49:52.428Z] Downloading openstacksdk-0.50.0-py3-none-any.whl (1.3 MB) [2020-10-02T15:49:52.700Z] Collecting wrapt<2,>=1.10 [2020-10-02T15:49:52.973Z] Downloading wrapt-1.12.1.tar.gz (27 kB) [2020-10-02T15:49:53.103Z] Installing : m4-1.4.16-10.el7.x86_64 61/88 [2020-10-02T15:49:54.400Z] Collecting zipp>=0.5 [2020-10-02T15:49:54.400Z] Downloading zipp-3.2.0-py3-none-any.whl (5.1 kB) [2020-10-02T15:49:54.989Z] Collecting soupsieve>1.2; python_version >= "3.0" [2020-10-02T15:49:54.989Z] Downloading soupsieve-2.0.1-py3-none-any.whl (32 kB) [2020-10-02T15:49:54.989Z] Collecting requestsexceptions>=1.2.0 [2020-10-02T15:49:54.989Z] Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) [2020-10-02T15:49:54.989Z] Collecting munch>=2.1.0 [2020-10-02T15:49:54.989Z] Downloading munch-2.5.0-py2.py3-none-any.whl (10 kB) [2020-10-02T15:49:55.263Z] Collecting jmespath>=0.9.0 [2020-10-02T15:49:55.263Z] Downloading jmespath-0.10.0-py2.py3-none-any.whl (24 kB) [2020-10-02T15:49:56.407Z] Installing : autoconf-2.69-11.el7.noarch 62/88 [2020-10-02T15:49:56.407Z] install-info: No such file or directory for /usr/share/info/autoconf.info [2020-10-02T15:49:56.407Z] Installing : perl-srpm-macros-1-8.el7.noarch 63/88 [2020-10-02T15:49:56.407Z] Installing : redhat-rpm-config-9.1.0-88.el7.centos.noarch 64/88 [2020-10-02T15:49:57.875Z] Collecting cryptography>=2.7 [2020-10-02T15:49:57.875Z] Downloading cryptography-3.1.1.tar.gz (534 kB) [2020-10-02T15:49:58.849Z] Installing build dependencies: started [2020-10-02T15:50:00.622Z] Installing : rsync-3.1.2-10.el7.x86_64 65/88 [2020-10-02T15:50:02.549Z] Installing : kernel-headers-3.10.0-1127.19.1.el7.x86_64 66/88 [2020-10-02T15:50:02.549Z] Installing : glibc-headers-2.17-307.el7.1.x86_64 67/88 [2020-10-02T15:50:04.469Z] Installing : glibc-devel-2.17-307.el7.1.x86_64 68/88 [2020-10-02T15:50:04.469Z] Installing : python-nss-0.16.0-3.el7.x86_64 69/88 [2020-10-02T15:50:04.469Z] Installing : python-kerberos-1.1-15.el7.x86_64 70/88 [2020-10-02T15:50:06.386Z] Installing : libedit-3.0-12.20121213cvs.el7.x86_64 71/88 [2020-10-02T15:50:06.386Z] Installing : openssh-clients-7.4p1-21.el7.x86_64 72/88 [2020-10-02T15:50:07.330Z] Installing : perl-Git-1.8.3.1-23.el7_8.noarch 73/88 [2020-10-02T15:50:07.593Z] Installing : git-1.8.3.1-23.el7_8.x86_64 74/88 [2020-10-02T15:50:07.593Z] Installing : python-backports-1.0-8.el7.x86_64 75/88 [2020-10-02T15:50:07.858Z] Installing : python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch 76/88 [2020-10-02T15:50:07.858Z] Installing : python-urllib3-1.10.2-7.el7.noarch 77/88 [2020-10-02T15:50:08.119Z] Installing : python-requests-2.6.0-9.el7_8.noarch 78/88 [2020-10-02T15:50:08.119Z] Installing : python-requests-kerberos-0.7.0-2.el7.noarch 79/88 [2020-10-02T15:50:08.380Z] Installing : python2-koji-1.15.1-1.el7.centos.noarch 80/88 [2020-10-02T15:50:10.302Z] Installing : koji-1.15.1-1.el7.centos.noarch 81/88 [2020-10-02T15:50:11.691Z] Installing : sigul-0.207-1.el7.x86_64 82/88 [2020-10-02T15:50:13.615Z] Installing : gcc-4.8.5-39.el7.x86_64 83/88 [2020-10-02T15:50:13.880Z] Installing : python3-devel-3.6.8-13.el7.x86_64 84/88 [2020-10-02T15:50:15.799Z] Installing : automake-1.13.4-3.el7.noarch 85/88 [2020-10-02T15:50:15.799Z] install-info: No such file or directory for /usr/share/info/automake.info.gz [2020-10-02T15:50:40.517Z] Installing : kernel-devel-3.10.0-1127.19.1.el7.x86_64 86/88 [2020-10-02T15:50:41.089Z] Installing : sudo-1.8.23-9.el7.x86_64 87/88 [2020-10-02T15:50:43.011Z] Installing : 1:make-3.82-24.el7.x86_64 88/88 [2020-10-02T15:50:43.011Z] Verifying : fipscheck-lib-1.4.1-6.el7.x86_64 1/88 [2020-10-02T15:50:43.011Z] Verifying : perl-HTTP-Tiny-0.033-3.el7.noarch 2/88 [2020-10-02T15:50:43.273Z] Verifying : koji-1.15.1-1.el7.centos.noarch 3/88 [2020-10-02T15:50:43.273Z] Verifying : gcc-4.8.5-39.el7.x86_64 4/88 [2020-10-02T15:50:43.273Z] Verifying : python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch 5/88 [2020-10-02T15:50:43.273Z] Verifying : git-1.8.3.1-23.el7_8.x86_64 6/88 [2020-10-02T15:50:43.273Z] Verifying : python-urllib3-1.10.2-7.el7.noarch 7/88 [2020-10-02T15:50:43.273Z] Verifying : perl-TermReadKey-2.30-20.el7.x86_64 8/88 [2020-10-02T15:50:43.273Z] Verifying : 4:perl-libs-5.16.3-295.el7.x86_64 9/88 [2020-10-02T15:50:43.273Z] Verifying : groff-base-1.22.2-8.el7.x86_64 10/88 [2020-10-02T15:50:43.534Z] Verifying : perl-File-Temp-0.23.01-3.el7.noarch 11/88 [2020-10-02T15:50:43.534Z] Verifying : 4:perl-macros-5.16.3-295.el7.x86_64 12/88 [2020-10-02T15:50:43.534Z] Verifying : python3-devel-3.6.8-13.el7.x86_64 13/88 [2020-10-02T15:50:43.534Z] Verifying : perl-Data-Dumper-2.145-3.el7.x86_64 14/88 [2020-10-02T15:50:43.534Z] Verifying : fipscheck-1.4.1-6.el7.x86_64 15/88 [2020-10-02T15:50:43.534Z] Verifying : 1:make-3.82-24.el7.x86_64 16/88 [2020-10-02T15:50:43.534Z] Verifying : python-backports-1.0-8.el7.x86_64 17/88 [2020-10-02T15:50:43.795Z] Verifying : python3-setuptools-39.2.0-10.el7.noarch 18/88 [2020-10-02T15:50:43.796Z] Verifying : python-rpm-macros-3-32.el7.noarch 19/88 [2020-10-02T15:50:43.796Z] Verifying : glibc-headers-2.17-307.el7.1.x86_64 20/88 [2020-10-02T15:50:43.796Z] Verifying : autoconf-2.69-11.el7.noarch 21/88 [2020-10-02T15:50:43.796Z] Verifying : perl-File-Path-2.09-2.el7.noarch 22/88 [2020-10-02T15:50:43.796Z] Verifying : libedit-3.0-12.20121213cvs.el7.x86_64 23/88 [2020-10-02T15:50:43.796Z] Verifying : python-ipaddress-1.0.16-2.el7.noarch 24/88 [2020-10-02T15:50:43.796Z] Verifying : perl-Text-ParseWords-3.29-4.el7.noarch 25/88 [2020-10-02T15:50:44.060Z] Verifying : python-kerberos-1.1-15.el7.x86_64 26/88 [2020-10-02T15:50:44.061Z] Verifying : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 27/88 [2020-10-02T15:50:44.061Z] Verifying : 1:perl-Pod-Escapes-1.04-295.el7.noarch 28/88 [2020-10-02T15:50:44.061Z] Verifying : python3-pip-9.0.3-7.el7_7.noarch 29/88 [2020-10-02T15:50:44.061Z] Verifying : automake-1.13.4-3.el7.noarch 30/88 [2020-10-02T15:50:44.329Z] Verifying : kernel-devel-3.10.0-1127.19.1.el7.x86_64 31/88 [2020-10-02T15:50:44.329Z] Verifying : python-nss-0.16.0-3.el7.x86_64 32/88 [2020-10-02T15:50:44.329Z] Verifying : python3-libs-3.6.8-13.el7.x86_64 33/88 [2020-10-02T15:50:44.329Z] Verifying : kernel-headers-3.10.0-1127.19.1.el7.x86_64 34/88 [2020-10-02T15:50:44.329Z] Verifying : 4:perl-5.16.3-295.el7.x86_64 35/88 [2020-10-02T15:50:44.329Z] Verifying : openssh-clients-7.4p1-21.el7.x86_64 36/88 [2020-10-02T15:50:44.329Z] Verifying : libmpc-1.0.1-3.el7.x86_64 37/88 [2020-10-02T15:50:44.591Z] Verifying : perl-Pod-Usage-1.63-3.el7.noarch 38/88 [2020-10-02T15:50:44.591Z] Verifying : perl-Encode-2.51-7.el7.x86_64 39/88 [2020-10-02T15:50:44.591Z] Verifying : python2-libcomps-0.1.8-14.el7.x86_64 40/88 [2020-10-02T15:50:44.591Z] Verifying : perl-threads-1.87-4.el7.x86_64 41/88 [2020-10-02T15:50:44.591Z] Verifying : rsync-3.1.2-10.el7.x86_64 42/88 [2020-10-02T15:50:44.591Z] Verifying : perl-Getopt-Long-2.40-3.el7.noarch 43/88 [2020-10-02T15:50:44.591Z] Verifying : cpp-4.8.5-39.el7.x86_64 44/88 [2020-10-02T15:50:44.591Z] Verifying : perl-srpm-macros-1-8.el7.noarch 45/88 [2020-10-02T15:50:44.591Z] Verifying : python3-rpm-generators-6-2.el7.noarch 46/88 [2020-10-02T15:50:44.854Z] Verifying : perl-threads-shared-1.43-6.el7.x86_64 47/88 [2020-10-02T15:50:44.854Z] Verifying : perl-Storable-2.45-3.el7.x86_64 48/88 [2020-10-02T15:50:44.854Z] Verifying : m4-1.4.16-10.el7.x86_64 49/88 [2020-10-02T15:50:44.854Z] Verifying : 1:perl-parent-0.225-244.el7.noarch 50/88 [2020-10-02T15:50:44.854Z] Verifying : python-dateutil-1.5-7.el7.noarch 51/88 [2020-10-02T15:50:44.854Z] Verifying : perl-Test-Harness-3.28-3.el7.noarch 52/88 [2020-10-02T15:50:44.854Z] Verifying : python3-rpm-macros-3-32.el7.noarch 53/88 [2020-10-02T15:50:45.116Z] Verifying : libgomp-4.8.5-39.el7.x86_64 54/88 [2020-10-02T15:50:45.116Z] Verifying : python2-koji-1.15.1-1.el7.centos.noarch 55/88 [2020-10-02T15:50:45.116Z] Verifying : libcomps-0.1.8-14.el7.x86_64 56/88 [2020-10-02T15:50:45.116Z] Verifying : perl-Carp-1.26-244.el7.noarch 57/88 [2020-10-02T15:50:45.116Z] Verifying : pyOpenSSL-0.13.1-4.el7.x86_64 58/88 [2020-10-02T15:50:45.116Z] Verifying : sudo-1.8.23-9.el7.x86_64 59/88 [2020-10-02T15:50:45.116Z] Verifying : perl-podlators-2.5.1-3.el7.noarch 60/88 [2020-10-02T15:50:45.380Z] Verifying : python3-3.6.8-13.el7.x86_64 61/88 [2020-10-02T15:50:45.380Z] Verifying : mpfr-3.1.1-4.el7.x86_64 62/88 [2020-10-02T15:50:45.380Z] Verifying : logrotate-3.8.6-19.el7.x86_64 63/88 [2020-10-02T15:50:45.380Z] Verifying : perl-Filter-1.49-3.el7.x86_64 64/88 [2020-10-02T15:50:45.380Z] Verifying : dwz-0.11-3.el7.x86_64 65/88 [2020-10-02T15:50:45.380Z] Verifying : less-458-9.el7.x86_64 66/88 [2020-10-02T15:50:45.380Z] Verifying : libtirpc-0.2.4-0.16.el7.x86_64 67/88 [2020-10-02T15:50:45.643Z] Verifying : python-requests-kerberos-0.7.0-2.el7.noarch 68/88 [2020-10-02T15:50:45.643Z] Verifying : perl-Exporter-5.68-3.el7.noarch 69/88 [2020-10-02T15:50:45.643Z] Verifying : perl-constant-1.27-2.el7.noarch 70/88 [2020-10-02T15:50:45.643Z] Verifying : perl-PathTools-3.40-5.el7.x86_64 71/88 [2020-10-02T15:50:45.643Z] Verifying : perl-Socket-2.010-5.el7.x86_64 72/88 [2020-10-02T15:50:45.643Z] Verifying : openssh-7.4p1-21.el7.x86_64 73/88 [2020-10-02T15:50:45.643Z] Verifying : python-krbV-1.0.90-8.el7.x86_64 74/88 [2020-10-02T15:50:45.786Z] Installing build dependencies: finished with status 'done' [2020-10-02T15:50:45.786Z] Getting requirements to build wheel: started [2020-10-02T15:50:45.786Z] Getting requirements to build wheel: finished with status 'done' [2020-10-02T15:50:45.786Z] Preparing wheel metadata: started [2020-10-02T15:50:45.905Z] Verifying : perl-Thread-Queue-3.02-2.el7.noarch 75/88 [2020-10-02T15:50:45.905Z] Verifying : 1:perl-Pod-Simple-3.28-4.el7.noarch 76/88 [2020-10-02T15:50:45.905Z] Verifying : python-srpm-macros-3-32.el7.noarch 77/88 [2020-10-02T15:50:45.905Z] Verifying : perl-Time-Local-1.2300-2.el7.noarch 78/88 [2020-10-02T15:50:45.905Z] Verifying : python-six-1.9.0-2.el7.noarch 79/88 [2020-10-02T15:50:45.905Z] Verifying : perl-Git-1.8.3.1-23.el7_8.noarch 80/88 [2020-10-02T15:50:45.905Z] Verifying : 1:perl-Error-0.17020-2.el7.noarch 81/88 [2020-10-02T15:50:45.905Z] Verifying : perl-Scalar-List-Utils-1.27-248.el7.x86_64 82/88 [2020-10-02T15:50:46.168Z] Verifying : sigul-0.207-1.el7.x86_64 83/88 [2020-10-02T15:50:46.168Z] Verifying : perl-Pod-Perldoc-3.20-4.el7.noarch 84/88 [2020-10-02T15:50:46.168Z] Verifying : glibc-devel-2.17-307.el7.1.x86_64 85/88 [2020-10-02T15:50:46.168Z] Verifying : zip-3.0-11.el7.x86_64 86/88 [2020-10-02T15:50:46.168Z] Verifying : python-requests-2.6.0-9.el7_8.noarch 87/88 [2020-10-02T15:50:46.430Z] Verifying : redhat-rpm-config-9.1.0-88.el7.centos.noarch 88/88 [2020-10-02T15:50:46.430Z] [2020-10-02T15:50:46.430Z] Installed: [2020-10-02T15:50:46.430Z] automake.noarch 0:1.13.4-3.el7 [2020-10-02T15:50:46.430Z] gcc.x86_64 0:4.8.5-39.el7 [2020-10-02T15:50:46.430Z] git.x86_64 0:1.8.3.1-23.el7_8 [2020-10-02T15:50:46.430Z] kernel-devel.x86_64 0:3.10.0-1127.19.1.el7 [2020-10-02T15:50:46.430Z] make.x86_64 1:3.82-24.el7 [2020-10-02T15:50:46.430Z] python3.x86_64 0:3.6.8-13.el7 [2020-10-02T15:50:46.430Z] python3-devel.x86_64 0:3.6.8-13.el7 [2020-10-02T15:50:46.430Z] sigul.x86_64 0:0.207-1.el7 [2020-10-02T15:50:46.430Z] sudo.x86_64 0:1.8.23-9.el7 [2020-10-02T15:50:46.430Z] [2020-10-02T15:50:46.430Z] Dependency Installed: [2020-10-02T15:50:46.430Z] autoconf.noarch 0:2.69-11.el7 [2020-10-02T15:50:46.430Z] cpp.x86_64 0:4.8.5-39.el7 [2020-10-02T15:50:46.430Z] dwz.x86_64 0:0.11-3.el7 [2020-10-02T15:50:46.430Z] fipscheck.x86_64 0:1.4.1-6.el7 [2020-10-02T15:50:46.430Z] fipscheck-lib.x86_64 0:1.4.1-6.el7 [2020-10-02T15:50:46.430Z] glibc-devel.x86_64 0:2.17-307.el7.1 [2020-10-02T15:50:46.430Z] glibc-headers.x86_64 0:2.17-307.el7.1 [2020-10-02T15:50:46.430Z] groff-base.x86_64 0:1.22.2-8.el7 [2020-10-02T15:50:46.430Z] kernel-headers.x86_64 0:3.10.0-1127.19.1.el7 [2020-10-02T15:50:46.430Z] koji.noarch 0:1.15.1-1.el7.centos [2020-10-02T15:50:46.430Z] less.x86_64 0:458-9.el7 [2020-10-02T15:50:46.430Z] libcomps.x86_64 0:0.1.8-14.el7 [2020-10-02T15:50:46.430Z] libedit.x86_64 0:3.0-12.20121213cvs.el7 [2020-10-02T15:50:46.430Z] libgomp.x86_64 0:4.8.5-39.el7 [2020-10-02T15:50:46.430Z] libmpc.x86_64 0:1.0.1-3.el7 [2020-10-02T15:50:46.430Z] libtirpc.x86_64 0:0.2.4-0.16.el7 [2020-10-02T15:50:46.430Z] logrotate.x86_64 0:3.8.6-19.el7 [2020-10-02T15:50:46.430Z] m4.x86_64 0:1.4.16-10.el7 [2020-10-02T15:50:46.430Z] mpfr.x86_64 0:3.1.1-4.el7 [2020-10-02T15:50:46.430Z] openssh.x86_64 0:7.4p1-21.el7 [2020-10-02T15:50:46.430Z] openssh-clients.x86_64 0:7.4p1-21.el7 [2020-10-02T15:50:46.430Z] perl.x86_64 4:5.16.3-295.el7 [2020-10-02T15:50:46.430Z] perl-Carp.noarch 0:1.26-244.el7 [2020-10-02T15:50:46.430Z] perl-Data-Dumper.x86_64 0:2.145-3.el7 [2020-10-02T15:50:46.430Z] perl-Encode.x86_64 0:2.51-7.el7 [2020-10-02T15:50:46.430Z] perl-Error.noarch 1:0.17020-2.el7 [2020-10-02T15:50:46.430Z] perl-Exporter.noarch 0:5.68-3.el7 [2020-10-02T15:50:46.430Z] perl-File-Path.noarch 0:2.09-2.el7 [2020-10-02T15:50:46.430Z] perl-File-Temp.noarch 0:0.23.01-3.el7 [2020-10-02T15:50:46.430Z] perl-Filter.x86_64 0:1.49-3.el7 [2020-10-02T15:50:46.430Z] perl-Getopt-Long.noarch 0:2.40-3.el7 [2020-10-02T15:50:46.430Z] perl-Git.noarch 0:1.8.3.1-23.el7_8 [2020-10-02T15:50:46.430Z] perl-HTTP-Tiny.noarch 0:0.033-3.el7 [2020-10-02T15:50:46.430Z] perl-PathTools.x86_64 0:3.40-5.el7 [2020-10-02T15:50:46.430Z] perl-Pod-Escapes.noarch 1:1.04-295.el7 [2020-10-02T15:50:46.430Z] perl-Pod-Perldoc.noarch 0:3.20-4.el7 [2020-10-02T15:50:46.430Z] perl-Pod-Simple.noarch 1:3.28-4.el7 [2020-10-02T15:50:46.430Z] perl-Pod-Usage.noarch 0:1.63-3.el7 [2020-10-02T15:50:46.430Z] perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 [2020-10-02T15:50:46.430Z] perl-Socket.x86_64 0:2.010-5.el7 [2020-10-02T15:50:46.430Z] perl-Storable.x86_64 0:2.45-3.el7 [2020-10-02T15:50:46.430Z] perl-TermReadKey.x86_64 0:2.30-20.el7 [2020-10-02T15:50:46.430Z] perl-Test-Harness.noarch 0:3.28-3.el7 [2020-10-02T15:50:46.430Z] perl-Text-ParseWords.noarch 0:3.29-4.el7 [2020-10-02T15:50:46.430Z] perl-Thread-Queue.noarch 0:3.02-2.el7 [2020-10-02T15:50:46.430Z] perl-Time-HiRes.x86_64 4:1.9725-3.el7 [2020-10-02T15:50:46.430Z] perl-Time-Local.noarch 0:1.2300-2.el7 [2020-10-02T15:50:46.430Z] perl-constant.noarch 0:1.27-2.el7 [2020-10-02T15:50:46.430Z] perl-libs.x86_64 4:5.16.3-295.el7 [2020-10-02T15:50:46.430Z] perl-macros.x86_64 4:5.16.3-295.el7 [2020-10-02T15:50:46.430Z] perl-parent.noarch 1:0.225-244.el7 [2020-10-02T15:50:46.430Z] perl-podlators.noarch 0:2.5.1-3.el7 [2020-10-02T15:50:46.430Z] perl-srpm-macros.noarch 0:1-8.el7 [2020-10-02T15:50:46.430Z] perl-threads.x86_64 0:1.87-4.el7 [2020-10-02T15:50:46.430Z] perl-threads-shared.x86_64 0:1.43-6.el7 [2020-10-02T15:50:46.430Z] pyOpenSSL.x86_64 0:0.13.1-4.el7 [2020-10-02T15:50:46.430Z] python-backports.x86_64 0:1.0-8.el7 [2020-10-02T15:50:46.430Z] python-backports-ssl_match_hostname.noarch 0:3.5.0.1-1.el7 [2020-10-02T15:50:46.430Z] python-dateutil.noarch 0:1.5-7.el7 [2020-10-02T15:50:46.430Z] python-ipaddress.noarch 0:1.0.16-2.el7 [2020-10-02T15:50:46.430Z] python-kerberos.x86_64 0:1.1-15.el7 [2020-10-02T15:50:46.430Z] python-krbV.x86_64 0:1.0.90-8.el7 [2020-10-02T15:50:46.430Z] python-nss.x86_64 0:0.16.0-3.el7 [2020-10-02T15:50:46.430Z] python-requests.noarch 0:2.6.0-9.el7_8 [2020-10-02T15:50:46.430Z] python-requests-kerberos.noarch 0:0.7.0-2.el7 [2020-10-02T15:50:46.430Z] python-rpm-macros.noarch 0:3-32.el7 [2020-10-02T15:50:46.430Z] python-six.noarch 0:1.9.0-2.el7 [2020-10-02T15:50:46.430Z] python-srpm-macros.noarch 0:3-32.el7 [2020-10-02T15:50:46.430Z] python-urllib3.noarch 0:1.10.2-7.el7 [2020-10-02T15:50:46.430Z] python2-koji.noarch 0:1.15.1-1.el7.centos [2020-10-02T15:50:46.430Z] python2-libcomps.x86_64 0:0.1.8-14.el7 [2020-10-02T15:50:46.430Z] python3-libs.x86_64 0:3.6.8-13.el7 [2020-10-02T15:50:46.430Z] python3-pip.noarch 0:9.0.3-7.el7_7 [2020-10-02T15:50:46.430Z] python3-rpm-generators.noarch 0:6-2.el7 [2020-10-02T15:50:46.430Z] python3-rpm-macros.noarch 0:3-32.el7 [2020-10-02T15:50:46.430Z] python3-setuptools.noarch 0:39.2.0-10.el7 [2020-10-02T15:50:46.430Z] redhat-rpm-config.noarch 0:9.1.0-88.el7.centos [2020-10-02T15:50:46.430Z] rsync.x86_64 0:3.1.2-10.el7 [2020-10-02T15:50:46.430Z] zip.x86_64 0:3.0-11.el7 [2020-10-02T15:50:46.430Z] [2020-10-02T15:50:46.431Z] Complete! [2020-10-02T15:50:47.011Z] Loaded plugins: fastestmirror, ovl [2020-10-02T15:50:47.011Z] Cleaning repos: base extras fedora-infra-sigul updates [2020-10-02T15:50:47.011Z] Cleaning up list of fastest mirrors [2020-10-02T15:50:47.011Z] Python 3.6.8 [2020-10-02T15:50:47.216Z] Preparing wheel metadata: finished with status 'done' [2020-10-02T15:50:47.489Z] Collecting appdirs>=1.3.0 [2020-10-02T15:50:47.489Z] Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) [2020-10-02T15:50:47.779Z] Collecting keystoneauth1>=3.18.0 [2020-10-02T15:50:47.779Z] Downloading keystoneauth1-4.2.1-py3-none-any.whl (308 kB) [2020-10-02T15:50:48.376Z] Collecting jsonpatch!=1.20,>=1.16 [2020-10-02T15:50:48.377Z] Downloading jsonpatch-1.26-py2.py3-none-any.whl (11 kB) [2020-10-02T15:50:48.377Z] Collecting iso8601>=0.1.11 [2020-10-02T15:50:48.377Z] Downloading iso8601-0.1.13-py2.py3-none-any.whl (9.3 kB) [2020-10-02T15:50:48.649Z] Collecting dogpile.cache>=0.6.5 [2020-10-02T15:50:48.649Z] Downloading dogpile.cache-1.0.2.tar.gz (351 kB) [2020-10-02T15:50:50.610Z] Collecting os-service-types>=1.7.0 [2020-10-02T15:50:50.610Z] Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) [2020-10-02T15:50:50.882Z] Collecting decorator>=4.4.1 [2020-10-02T15:50:50.882Z] Downloading decorator-4.4.2-py2.py3-none-any.whl (9.2 kB) [2020-10-02T15:50:51.154Z] Collecting netifaces>=0.10.4 [2020-10-02T15:50:51.154Z] Downloading netifaces-0.10.9.tar.gz (28 kB) [2020-10-02T15:50:54.528Z] Collecting cffi!=1.11.3,>=1.8 [2020-10-02T15:50:54.528Z] Downloading cffi-1.14.3.tar.gz (470 kB) [2020-10-02T15:50:57.142Z] Collecting stevedore>=1.20.0 [2020-10-02T15:50:57.142Z] Downloading stevedore-3.2.2-py3-none-any.whl (42 kB) [2020-10-02T15:50:57.416Z] Collecting jsonpointer>=1.9 [2020-10-02T15:50:57.416Z] Downloading jsonpointer-2.0-py2.py3-none-any.whl (7.6 kB) [2020-10-02T15:50:57.416Z] Collecting pycparser [2020-10-02T15:50:57.416Z] Downloading pycparser-2.20-py2.py3-none-any.whl (112 kB) [2020-10-02T15:50:57.416Z] Building wheels for collected packages: pygerrit2, pyyaml, lxml, bs4, pyrsistent, multi-key-dict, ruamel.yaml.clib, wrapt, cryptography, dogpile.cache, netifaces, cffi [2020-10-02T15:50:57.416Z] Building wheel for pygerrit2 (setup.py): started [2020-10-02T15:50:59.385Z] Building wheel for pygerrit2 (setup.py): finished with status 'done' [2020-10-02T15:50:59.385Z] Created wheel for pygerrit2: filename=pygerrit2-2.0.13-py3-none-any.whl size=10826 sha256=83e749f0d8593c5161768ab91c6fffb7395085339f7688436c8468bb400d0619 [2020-10-02T15:50:59.385Z] Stored in directory: /tmp/pip-ephem-wheel-cache-e3k0_lvg/wheels/83/3b/35/d60b3d5c1cd5590b09117c861f15eaa0115f942246c23b87ec [2020-10-02T15:50:59.385Z] Building wheel for pyyaml (setup.py): started [2020-10-02T15:51:01.357Z] Building wheel for pyyaml (setup.py): finished with status 'done' [2020-10-02T15:51:01.357Z] Created wheel for pyyaml: filename=PyYAML-5.3.1-cp36-cp36m-linux_aarch64.whl size=44622 sha256=06ff8a6eaf6c5590d068e6abe6b80173b9dc4a3ab61ed5431275009ec76b0755 [2020-10-02T15:51:01.357Z] Stored in directory: /tmp/pip-ephem-wheel-cache-e3k0_lvg/wheels/e5/9d/ad/2ee53cf262cba1ffd8afe1487eef788ea3f260b7e6232a80fc [2020-10-02T15:51:01.357Z] Building wheel for lxml (setup.py): started [2020-10-02T15:51:09.011Z] Removing intermediate container 6cbf86fe6df0 [2020-10-02T15:51:09.011Z] ---> 24a4da702634 [2020-10-02T15:51:09.011Z] 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 [2020-10-02T15:51:09.011Z] ---> Running in 4a5af20cfef7 [2020-10-02T15:51:09.011Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-02T15:51:09.011Z] Dload Upload Total Spent Left Speed [2020-10-02T15:51:09.273Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1841k 100 1841k 0 0 4570k 0 --:--:-- --:--:-- --:--:-- 4580k [2020-10-02T15:51:11.821Z] Collecting pip [2020-10-02T15:51:11.821Z] Downloading pip-20.2.3-py2.py3-none-any.whl (1.5 MB) [2020-10-02T15:51:11.821Z] Collecting wheel [2020-10-02T15:51:11.821Z] Downloading wheel-0.35.1-py2.py3-none-any.whl (33 kB) [2020-10-02T15:51:11.821Z] Installing collected packages: pip, wheel [2020-10-02T15:51:11.821Z] Attempting uninstall: pip [2020-10-02T15:51:11.821Z] Found existing installation: pip 9.0.3 [2020-10-02T15:51:12.084Z] Uninstalling pip-9.0.3: [2020-10-02T15:51:16.307Z] Successfully uninstalled pip-9.0.3 [2020-10-02T15:51:17.255Z] Successfully installed pip-20.2.3 wheel-0.35.1 [2020-10-02T15:51:19.811Z] Removing intermediate container 4a5af20cfef7 [2020-10-02T15:51:19.811Z] ---> 264faee528f1 [2020-10-02T15:51:19.811Z] Step 7/8 : RUN pip install --no-cache-dir --upgrade pip setuptools [2020-10-02T15:51:19.811Z] ---> Running in 85b65d652683 [2020-10-02T15:51:20.761Z] Requirement already up-to-date: pip in /usr/local/lib/python3.6/site-packages (20.2.3) [2020-10-02T15:51:22.688Z] Collecting setuptools [2020-10-02T15:51:22.689Z] Downloading setuptools-50.3.0-py3-none-any.whl (785 kB) [2020-10-02T15:51:22.952Z] Installing collected packages: setuptools [2020-10-02T15:51:22.952Z] Attempting uninstall: setuptools [2020-10-02T15:51:22.952Z] Found existing installation: setuptools 39.2.0 [2020-10-02T15:51:22.952Z] Uninstalling setuptools-39.2.0: [2020-10-02T15:51:23.898Z] Successfully uninstalled setuptools-39.2.0 [2020-10-02T15:51:24.474Z] Successfully installed setuptools-50.3.0 [2020-10-02T15:51:26.395Z] Removing intermediate container 85b65d652683 [2020-10-02T15:51:26.395Z] ---> 3e2af6bdb7d1 [2020-10-02T15:51:26.395Z] Step 8/8 : RUN pip install --no-cache-dir -I lftools[openstack]==0.31.1 [2020-10-02T15:51:26.395Z] ---> Running in 1e46a18118f8 [2020-10-02T15:51:27.349Z] Collecting lftools[openstack]==0.31.1 [2020-10-02T15:51:27.349Z] Downloading lftools-0.31.1-py2.py3-none-any.whl (127 kB) [2020-10-02T15:51:27.349Z] Collecting six [2020-10-02T15:51:27.349Z] Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) [2020-10-02T15:51:27.615Z] Collecting tqdm [2020-10-02T15:51:27.615Z] Downloading tqdm-4.50.0-py2.py3-none-any.whl (70 kB) [2020-10-02T15:51:27.877Z] Collecting oauth2client [2020-10-02T15:51:27.877Z] Downloading oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) [2020-10-02T15:51:27.877Z] Collecting email-validator [2020-10-02T15:51:27.877Z] Downloading email_validator-1.1.1-py2.py3-none-any.whl (17 kB) [2020-10-02T15:51:27.877Z] Collecting pyyaml [2020-10-02T15:51:27.877Z] Downloading PyYAML-5.3.1.tar.gz (269 kB) [2020-10-02T15:51:29.792Z] Collecting ruamel.yaml [2020-10-02T15:51:29.792Z] Downloading ruamel.yaml-0.16.12-py2.py3-none-any.whl (111 kB) [2020-10-02T15:51:29.792Z] Collecting tabulate [2020-10-02T15:51:29.792Z] Downloading tabulate-0.8.7-py3-none-any.whl (24 kB) [2020-10-02T15:51:29.792Z] Collecting xdg==3.0.2 [2020-10-02T15:51:29.792Z] Downloading xdg-3.0.2-py2.py3-none-any.whl (5.0 kB) [2020-10-02T15:51:29.792Z] Collecting jsonschema [2020-10-02T15:51:29.792Z] Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) [2020-10-02T15:51:29.792Z] Collecting defusedxml [2020-10-02T15:51:29.792Z] Downloading defusedxml-0.6.0-py2.py3-none-any.whl (23 kB) [2020-10-02T15:51:29.792Z] Collecting bs4 [2020-10-02T15:51:29.792Z] Downloading bs4-0.0.1.tar.gz (1.1 kB) [2020-10-02T15:51:30.739Z] Collecting lxml [2020-10-02T15:51:30.739Z] Downloading lxml-4.5.2-cp36-cp36m-manylinux1_x86_64.whl (5.5 MB) [2020-10-02T15:51:31.001Z] Collecting python-jenkins [2020-10-02T15:51:31.001Z] Downloading python_jenkins-1.7.0-py3-none-any.whl (27 kB) [2020-10-02T15:51:31.945Z] Collecting setuptools>=36.5.0 [2020-10-02T15:51:31.945Z] Downloading setuptools-50.3.0-py3-none-any.whl (785 kB) [2020-10-02T15:51:31.945Z] Collecting pygerrit2 [2020-10-02T15:51:31.945Z] Downloading pygerrit2-2.0.13.tar.gz (29 kB) [2020-10-02T15:51:33.866Z] Collecting httplib2 [2020-10-02T15:51:33.866Z] Downloading httplib2-0.18.1-py3-none-any.whl (95 kB) [2020-10-02T15:51:33.866Z] Collecting docker [2020-10-02T15:51:33.866Z] Downloading docker-4.3.1-py2.py3-none-any.whl (145 kB) [2020-10-02T15:51:33.866Z] Collecting click [2020-10-02T15:51:33.866Z] Downloading click-7.1.2-py2.py3-none-any.whl (82 kB) [2020-10-02T15:51:33.866Z] Collecting requests [2020-10-02T15:51:33.866Z] Downloading requests-2.24.0-py2.py3-none-any.whl (61 kB) [2020-10-02T15:51:34.128Z] Collecting pygithub [2020-10-02T15:51:34.128Z] Downloading PyGithub-1.53-py3-none-any.whl (274 kB) [2020-10-02T15:51:34.128Z] Collecting shade~=1.27.1; extra == "openstack" [2020-10-02T15:51:34.128Z] Downloading shade-1.27.2-py2.py3-none-any.whl (371 kB) [2020-10-02T15:51:34.390Z] Collecting rsa>=3.1.4 [2020-10-02T15:51:34.390Z] Downloading rsa-4.6-py3-none-any.whl (47 kB) [2020-10-02T15:51:34.390Z] Collecting pyasn1-modules>=0.0.5 [2020-10-02T15:51:34.390Z] Downloading pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) [2020-10-02T15:51:34.651Z] Collecting pyasn1>=0.1.7 [2020-10-02T15:51:34.651Z] Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) [2020-10-02T15:51:34.651Z] Collecting dnspython>=1.15.0 [2020-10-02T15:51:34.651Z] Downloading dnspython-2.0.0-py3-none-any.whl (208 kB) [2020-10-02T15:51:34.651Z] Collecting idna>=2.0.0 [2020-10-02T15:51:34.651Z] Downloading idna-2.10-py2.py3-none-any.whl (58 kB) [2020-10-02T15:51:34.651Z] Collecting ruamel.yaml.clib>=0.1.2; platform_python_implementation == "CPython" and python_version < "3.9" [2020-10-02T15:51:34.651Z] Downloading ruamel.yaml.clib-0.2.2-cp36-cp36m-manylinux1_x86_64.whl (549 kB) [2020-10-02T15:51:34.912Z] Collecting importlib-metadata; python_version < "3.8" [2020-10-02T15:51:34.912Z] Downloading importlib_metadata-2.0.0-py2.py3-none-any.whl (31 kB) [2020-10-02T15:51:34.912Z] Collecting pyrsistent>=0.14.0 [2020-10-02T15:51:34.912Z] Downloading pyrsistent-0.17.3.tar.gz (106 kB) [2020-10-02T15:51:35.486Z] Collecting attrs>=17.4.0 [2020-10-02T15:51:35.486Z] Downloading attrs-20.2.0-py2.py3-none-any.whl (48 kB) [2020-10-02T15:51:35.486Z] Collecting beautifulsoup4 [2020-10-02T15:51:35.486Z] Downloading beautifulsoup4-4.9.2-py3-none-any.whl (115 kB) [2020-10-02T15:51:35.486Z] Collecting multi-key-dict [2020-10-02T15:51:35.486Z] Downloading multi_key_dict-2.0.3.tar.gz (8.4 kB) [2020-10-02T15:51:36.060Z] Collecting pbr>=0.8.2 [2020-10-02T15:51:36.060Z] Downloading pbr-5.5.0-py2.py3-none-any.whl (106 kB) [2020-10-02T15:51:36.060Z] Collecting websocket-client>=0.32.0 [2020-10-02T15:51:36.060Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-10-02T15:51:36.060Z] Collecting chardet<4,>=3.0.2 [2020-10-02T15:51:36.060Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2020-10-02T15:51:36.060Z] Collecting certifi>=2017.4.17 [2020-10-02T15:51:36.060Z] Downloading certifi-2020.6.20-py2.py3-none-any.whl (156 kB) [2020-10-02T15:51:36.327Z] Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 [2020-10-02T15:51:36.327Z] Downloading urllib3-1.25.10-py2.py3-none-any.whl (127 kB) [2020-10-02T15:51:36.327Z] Collecting deprecated [2020-10-02T15:51:36.327Z] Downloading Deprecated-1.2.10-py2.py3-none-any.whl (8.7 kB) [2020-10-02T15:51:36.600Z] Collecting pyjwt [2020-10-02T15:51:36.600Z] Downloading PyJWT-1.7.1-py2.py3-none-any.whl (18 kB) [2020-10-02T15:51:36.600Z] Collecting openstacksdk>=0.9.19 [2020-10-02T15:51:36.600Z] Downloading openstacksdk-0.50.0-py3-none-any.whl (1.3 MB) [2020-10-02T15:51:36.868Z] Collecting os-client-config>=1.28.0 [2020-10-02T15:51:36.868Z] Downloading os_client_config-2.1.0-py3-none-any.whl (31 kB) [2020-10-02T15:51:36.868Z] Collecting zipp>=0.5 [2020-10-02T15:51:36.868Z] Downloading zipp-3.2.0-py3-none-any.whl (5.1 kB) [2020-10-02T15:51:36.868Z] Collecting soupsieve>1.2; python_version >= "3.0" [2020-10-02T15:51:36.868Z] Downloading soupsieve-2.0.1-py3-none-any.whl (32 kB) [2020-10-02T15:51:36.868Z] Collecting wrapt<2,>=1.10 [2020-10-02T15:51:37.130Z] Downloading wrapt-1.12.1.tar.gz (27 kB) [2020-10-02T15:51:37.392Z] Collecting decorator>=4.4.1 [2020-10-02T15:51:37.392Z] Downloading decorator-4.4.2-py2.py3-none-any.whl (9.2 kB) [2020-10-02T15:51:37.392Z] Collecting keystoneauth1>=3.18.0 [2020-10-02T15:51:37.392Z] Downloading keystoneauth1-4.2.1-py3-none-any.whl (308 kB) [2020-10-02T15:51:37.655Z] Collecting appdirs>=1.3.0 [2020-10-02T15:51:37.656Z] Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) [2020-10-02T15:51:37.656Z] Collecting munch>=2.1.0 [2020-10-02T15:51:37.656Z] Downloading munch-2.5.0-py2.py3-none-any.whl (10 kB) [2020-10-02T15:51:37.656Z] Collecting netifaces>=0.10.4 [2020-10-02T15:51:37.656Z] Downloading netifaces-0.10.9-cp36-cp36m-manylinux1_x86_64.whl (32 kB) [2020-10-02T15:51:37.656Z] Collecting jmespath>=0.9.0 [2020-10-02T15:51:37.656Z] Downloading jmespath-0.10.0-py2.py3-none-any.whl (24 kB) [2020-10-02T15:51:37.656Z] Collecting dogpile.cache>=0.6.5 [2020-10-02T15:51:37.927Z] Downloading dogpile.cache-1.0.2.tar.gz (351 kB) [2020-10-02T15:51:38.508Z] Collecting iso8601>=0.1.11 [2020-10-02T15:51:38.508Z] Downloading iso8601-0.1.13-py2.py3-none-any.whl (9.3 kB) [2020-10-02T15:51:38.508Z] Collecting os-service-types>=1.7.0 [2020-10-02T15:51:38.509Z] Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) [2020-10-02T15:51:38.509Z] Collecting requestsexceptions>=1.2.0 [2020-10-02T15:51:38.509Z] Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) [2020-10-02T15:51:39.092Z] Collecting cryptography>=2.7 [2020-10-02T15:51:39.092Z] Downloading cryptography-3.1.1-cp35-abi3-manylinux2010_x86_64.whl (2.6 MB) [2020-10-02T15:51:39.092Z] Collecting jsonpatch!=1.20,>=1.16 [2020-10-02T15:51:39.354Z] Downloading jsonpatch-1.26-py2.py3-none-any.whl (11 kB) [2020-10-02T15:51:39.354Z] Collecting stevedore>=1.20.0 [2020-10-02T15:51:39.354Z] Downloading stevedore-3.2.2-py3-none-any.whl (42 kB) [2020-10-02T15:51:39.683Z] Collecting cffi!=1.11.3,>=1.8 [2020-10-02T15:51:39.683Z] Downloading cffi-1.14.3-cp36-cp36m-manylinux1_x86_64.whl (400 kB) [2020-10-02T15:51:39.943Z] Collecting jsonpointer>=1.9 [2020-10-02T15:51:39.943Z] Downloading jsonpointer-2.0-py2.py3-none-any.whl (7.6 kB) [2020-10-02T15:51:39.943Z] Collecting pycparser [2020-10-02T15:51:39.943Z] Downloading pycparser-2.20-py2.py3-none-any.whl (112 kB) [2020-10-02T15:51:39.943Z] Building wheels for collected packages: pyyaml, bs4, pygerrit2, pyrsistent, multi-key-dict, wrapt, dogpile.cache [2020-10-02T15:51:39.943Z] Building wheel for pyyaml (setup.py): started [2020-10-02T15:51:40.886Z] Building wheel for pyyaml (setup.py): finished with status 'done' [2020-10-02T15:51:40.886Z] Created wheel for pyyaml: filename=PyYAML-5.3.1-cp36-cp36m-linux_x86_64.whl size=44619 sha256=12fad6db1ea684c02365a0e2e59f8db846831a444ebf3429e754747a10e8c335 [2020-10-02T15:51:40.886Z] Stored in directory: /tmp/pip-ephem-wheel-cache-z_r57c56/wheels/e5/9d/ad/2ee53cf262cba1ffd8afe1487eef788ea3f260b7e6232a80fc [2020-10-02T15:51:40.886Z] Building wheel for bs4 (setup.py): started [2020-10-02T15:51:41.149Z] Building wheel for bs4 (setup.py): finished with status 'done' [2020-10-02T15:51:41.149Z] Created wheel for bs4: filename=bs4-0.0.1-py3-none-any.whl size=1273 sha256=60abb8ca59ea94edefcdfae3c852ce1c34ddbf8a16e12a523820e451f40b06a5 [2020-10-02T15:51:41.149Z] Stored in directory: /tmp/pip-ephem-wheel-cache-z_r57c56/wheels/19/f5/6d/a97dd4f22376d4472d5f4c76c7646876052ff3166b3cf71050 [2020-10-02T15:51:41.149Z] Building wheel for pygerrit2 (setup.py): started [2020-10-02T15:51:41.725Z] Building wheel for pygerrit2 (setup.py): finished with status 'done' [2020-10-02T15:51:41.725Z] Created wheel for pygerrit2: filename=pygerrit2-2.0.13-py3-none-any.whl size=10826 sha256=93740a318caed234ca1f807fc8bec3513211fc8b4bf0649dec65a48203c0d9e8 [2020-10-02T15:51:41.725Z] Stored in directory: /tmp/pip-ephem-wheel-cache-z_r57c56/wheels/83/3b/35/d60b3d5c1cd5590b09117c861f15eaa0115f942246c23b87ec [2020-10-02T15:51:41.725Z] Building wheel for pyrsistent (setup.py): started [2020-10-02T15:51:42.667Z] Building wheel for pyrsistent (setup.py): finished with status 'done' [2020-10-02T15:51:42.667Z] Created wheel for pyrsistent: filename=pyrsistent-0.17.3-cp36-cp36m-linux_x86_64.whl size=94624 sha256=d3ddac1e2a44af2567b781e8b18e6eaa21c4a65f725bd1081f230276679dcf8e [2020-10-02T15:51:42.667Z] Stored in directory: /tmp/pip-ephem-wheel-cache-z_r57c56/wheels/34/13/19/294da8e11bce7e563afee51251b9fa878185e14f4b5caf00cb [2020-10-02T15:51:42.667Z] Building wheel for multi-key-dict (setup.py): started [2020-10-02T15:51:43.251Z] Building wheel for multi-key-dict (setup.py): finished with status 'done' [2020-10-02T15:51:43.251Z] Created wheel for multi-key-dict: filename=multi_key_dict-2.0.3-py3-none-any.whl size=9300 sha256=c3778c0f83ea0ef710208b6929e1c388629152a503bcddf2ec077098f2491a96 [2020-10-02T15:51:43.251Z] Stored in directory: /tmp/pip-ephem-wheel-cache-z_r57c56/wheels/0b/36/f1/3d9fcd071063a9c09bcbd05058274e14f540f6b92233d19867 [2020-10-02T15:51:43.251Z] Building wheel for wrapt (setup.py): started [2020-10-02T15:51:44.197Z] Building wheel for wrapt (setup.py): finished with status 'done' [2020-10-02T15:51:44.197Z] Created wheel for wrapt: filename=wrapt-1.12.1-cp36-cp36m-linux_x86_64.whl size=64497 sha256=ea08d8050131632b69ab74541fb4dbbe32a41cb6bf466c07cc382689a3680a58 [2020-10-02T15:51:44.197Z] Stored in directory: /tmp/pip-ephem-wheel-cache-z_r57c56/wheels/32/42/7f/23cae9ff6ef66798d00dc5d659088e57dbba01566f6c60db63 [2020-10-02T15:51:44.197Z] Building wheel for dogpile.cache (setup.py): started [2020-10-02T15:51:44.769Z] Building wheel for dogpile.cache (setup.py): finished with status 'done' [2020-10-02T15:51:44.769Z] Created wheel for dogpile.cache: filename=dogpile.cache-1.0.2-py3-none-any.whl size=45483 sha256=456066623ece911010a3707e233e36c8280fd8b4a85064b94d9d554ca51273b3 [2020-10-02T15:51:44.769Z] Stored in directory: /tmp/pip-ephem-wheel-cache-z_r57c56/wheels/be/92/43/387b688346d5737d6df69684d281822252d924a42f03abd202 [2020-10-02T15:51:44.769Z] Successfully built pyyaml bs4 pygerrit2 pyrsistent multi-key-dict wrapt dogpile.cache [2020-10-02T15:51:45.340Z] Installing collected packages: six, tqdm, pyasn1, rsa, pyasn1-modules, httplib2, oauth2client, dnspython, idna, email-validator, pyyaml, ruamel.yaml.clib, ruamel.yaml, tabulate, xdg, zipp, importlib-metadata, pyrsistent, setuptools, attrs, jsonschema, defusedxml, soupsieve, beautifulsoup4, bs4, lxml, multi-key-dict, chardet, certifi, urllib3, requests, pbr, python-jenkins, pygerrit2, websocket-client, docker, click, wrapt, deprecated, pyjwt, pygithub, decorator, os-service-types, stevedore, iso8601, keystoneauth1, appdirs, munch, netifaces, jmespath, dogpile.cache, requestsexceptions, pycparser, cffi, cryptography, jsonpointer, jsonpatch, openstacksdk, os-client-config, shade, lftools [2020-10-02T15:51:55.416Z] Successfully installed appdirs-1.4.4 attrs-20.2.0 beautifulsoup4-4.9.2 bs4-0.0.1 certifi-2020.6.20 cffi-1.14.3 chardet-3.0.4 click-7.1.2 cryptography-3.1.1 decorator-4.4.2 defusedxml-0.6.0 deprecated-1.2.10 dnspython-2.0.0 docker-4.3.1 dogpile.cache-1.0.2 email-validator-1.1.1 httplib2-0.18.1 idna-2.10 importlib-metadata-2.0.0 iso8601-0.1.13 jmespath-0.10.0 jsonpatch-1.26 jsonpointer-2.0 jsonschema-3.2.0 keystoneauth1-4.2.1 lftools-0.31.1 lxml-4.5.2 multi-key-dict-2.0.3 munch-2.5.0 netifaces-0.10.9 oauth2client-4.1.3 openstacksdk-0.50.0 os-client-config-2.1.0 os-service-types-1.7.0 pbr-5.5.0 pyasn1-0.4.8 pyasn1-modules-0.2.8 pycparser-2.20 pygerrit2-2.0.13 pygithub-1.53 pyjwt-1.7.1 pyrsistent-0.17.3 python-jenkins-1.7.0 pyyaml-5.3.1 requests-2.24.0 requestsexceptions-1.4.0 rsa-4.6 ruamel.yaml-0.16.12 ruamel.yaml.clib-0.2.2 setuptools-50.3.0 shade-1.27.2 six-1.15.0 soupsieve-2.0.1 stevedore-3.2.2 tabulate-0.8.7 tqdm-4.50.0 urllib3-1.25.10 websocket-client-0.57.0 wrapt-1.12.1 xdg-3.0.2 zipp-3.2.0 [2020-10-02T15:52:03.793Z] Removing intermediate container 1e46a18118f8 [2020-10-02T15:52:03.793Z] ---> dac7dbc5e393 [2020-10-02T15:52:03.793Z] Successfully built dac7dbc5e393 [2020-10-02T15:52:03.793Z] Successfully tagged edgex-lftools:latest [Pipeline] isUnix [Pipeline] sh [2020-10-02T15:52:04.168Z] + docker build -t edgex-lftools-log-publisher -f Dockerfile.logs-publish . [2020-10-02T15:52:04.434Z] Sending build context to Docker daemon 369.2kB [2020-10-02T15:52:04.434Z] [WARNING]: Empty continuation line found in: [2020-10-02T15:52:04.434Z] 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} [2020-10-02T15:52:04.434Z] [WARNING]: Empty continuation lines will become errors in a future release. [2020-10-02T15:52:04.434Z] Step 1/12 : FROM alpine:3.12 as mktempbuilder [2020-10-02T15:52:08.648Z] 3.12: Pulling from library/alpine [2020-10-02T15:52:08.910Z] df20fa9351a1: Pulling fs layer [2020-10-02T15:52:08.910Z] df20fa9351a1: Verifying Checksum [2020-10-02T15:52:08.910Z] df20fa9351a1: Download complete [2020-10-02T15:52:09.172Z] df20fa9351a1: Pull complete [2020-10-02T15:52:09.172Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-10-02T15:52:09.172Z] Status: Downloaded newer image for alpine:3.12 [2020-10-02T15:52:09.172Z] ---> a24bb4013296 [2020-10-02T15:52:09.172Z] Step 2/12 : WORKDIR /tmp/build [2020-10-02T15:52:09.436Z] ---> Running in 69c5e8b45c9c [2020-10-02T15:52:09.698Z] Removing intermediate container 69c5e8b45c9c [2020-10-02T15:52:09.698Z] ---> 271cafeac95e [2020-10-02T15:52:09.698Z] Step 3/12 : RUN apk add --update --no-cache build-base linux-headers [2020-10-02T15:52:09.698Z] ---> Running in 464d49c366d3 [2020-10-02T15:52:10.274Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-02T15:52:10.274Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-02T15:52:10.274Z] (1/22) Upgrading musl (1.1.24-r8 -> 1.1.24-r9) [2020-10-02T15:52:10.274Z] (2/22) Installing libgcc (9.3.0-r2) [2020-10-02T15:52:10.274Z] (3/22) Installing libstdc++ (9.3.0-r2) [2020-10-02T15:52:10.536Z] (4/22) Installing binutils (2.34-r1) [2020-10-02T15:52:10.536Z] (5/22) Installing libmagic (5.38-r0) [2020-10-02T15:52:10.536Z] (6/22) Installing file (5.38-r0) [2020-10-02T15:52:10.536Z] (7/22) Installing gmp (6.2.0-r0) [2020-10-02T15:52:10.536Z] (8/22) Installing isl (0.18-r0) [2020-10-02T15:52:10.536Z] (9/22) Installing libgomp (9.3.0-r2) [2020-10-02T15:52:10.536Z] (10/22) Installing libatomic (9.3.0-r2) [2020-10-02T15:52:10.536Z] (11/22) Installing libgphobos (9.3.0-r2) [2020-10-02T15:52:10.536Z] (12/22) Installing mpfr4 (4.0.2-r4) [2020-10-02T15:52:10.536Z] (13/22) Installing mpc1 (1.1.0-r1) [2020-10-02T15:52:10.536Z] (14/22) Installing gcc (9.3.0-r2) [2020-10-02T15:52:13.085Z] (15/22) Installing musl-dev (1.1.24-r9) [2020-10-02T15:52:13.085Z] (16/22) Installing libc-dev (0.7.2-r3) [2020-10-02T15:52:13.085Z] (17/22) Installing g++ (9.3.0-r2) [2020-10-02T15:52:14.478Z] (18/22) Installing make (4.3-r0) [2020-10-02T15:52:14.478Z] (19/22) Installing fortify-headers (1.1-r0) [2020-10-02T15:52:14.478Z] (20/22) Installing patch (2.7.6-r6) [2020-10-02T15:52:14.478Z] (21/22) Installing build-base (0.5-r2) [2020-10-02T15:52:14.478Z] (22/22) Installing linux-headers (5.4.5-r1) [2020-10-02T15:52:14.478Z] Executing busybox-1.31.1-r16.trigger [2020-10-02T15:52:14.478Z] OK: 213 MiB in 35 packages [2020-10-02T15:52:19.792Z] Removing intermediate container 464d49c366d3 [2020-10-02T15:52:19.792Z] ---> 7afe1bbc9f1a [2020-10-02T15:52:19.792Z] 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 [2020-10-02T15:52:19.792Z] ---> Running in ac1ad9459853 [2020-10-02T15:52:20.369Z] Connecting to www.mktemp.org (65.102.237.118:443) [2020-10-02T15:52:20.633Z] saving to 'mktemp-1.7.tar.gz' [2020-10-02T15:52:20.633Z] mktemp-1.7.tar.gz 100% |********************************| 78792 0:00:00 ETA [2020-10-02T15:52:20.633Z] 'mktemp-1.7.tar.gz' saved [2020-10-02T15:52:20.633Z] mktemp-1.7/INSTALL [2020-10-02T15:52:20.897Z] mktemp-1.7/INSTALL.configure [2020-10-02T15:52:20.897Z] mktemp-1.7/LICENSE [2020-10-02T15:52:20.897Z] mktemp-1.7/Makefile.in [2020-10-02T15:52:20.897Z] mktemp-1.7/README [2020-10-02T15:52:20.897Z] mktemp-1.7/RELEASE_NOTES [2020-10-02T15:52:20.897Z] mktemp-1.7/config.guess [2020-10-02T15:52:20.897Z] mktemp-1.7/config.h.in [2020-10-02T15:52:20.897Z] mktemp-1.7/config.sub [2020-10-02T15:52:20.897Z] mktemp-1.7/configure [2020-10-02T15:52:20.897Z] mktemp-1.7/configure.in [2020-10-02T15:52:20.897Z] mktemp-1.7/extern.h [2020-10-02T15:52:20.897Z] mktemp-1.7/install-sh [2020-10-02T15:52:20.897Z] mktemp-1.7/mkdtemp.c [2020-10-02T15:52:20.897Z] mktemp-1.7/mkinstalldirs [2020-10-02T15:52:20.897Z] mktemp-1.7/mktemp.c [2020-10-02T15:52:20.897Z] mktemp-1.7/mktemp.man [2020-10-02T15:52:20.897Z] mktemp-1.7/mktemp.mdoc [2020-10-02T15:52:20.897Z] mktemp-1.7/priv_mktemp.c [2020-10-02T15:52:20.897Z] mktemp-1.7/arc4random.c [2020-10-02T15:52:20.897Z] mktemp-1.7/strdup.c [2020-10-02T15:52:20.897Z] mktemp-1.7/strerror.c [2020-10-02T15:52:20.897Z] Connecting to git.savannah.gnu.org (209.51.188.201:80) [2020-10-02T15:52:21.160Z] saving to 'config.guess' [2020-10-02T15:52:21.160Z] config.guess 100% |********************************| 48875 0:00:00 ETA [2020-10-02T15:52:21.160Z] 'config.guess' saved [2020-10-02T15:52:21.160Z] Connecting to git.savannah.gnu.org (209.51.188.201:80) [2020-10-02T15:52:22.109Z] saving to 'config.sub' [2020-10-02T15:52:22.109Z] config.sub 100% |********************************| 34096 0:00:00 ETA [2020-10-02T15:52:22.109Z] 'config.sub' saved [2020-10-02T15:52:22.109Z] checking build system type... x86_64-pc-linux-musl [2020-10-02T15:52:22.109Z] checking host system type... x86_64-pc-linux-musl [2020-10-02T15:52:22.109Z] checking for nroff... no [2020-10-02T15:52:22.109Z] checking for gcc... gcc [2020-10-02T15:52:22.109Z] checking for C compiler default output file name... a.out [2020-10-02T15:52:22.109Z] checking whether the C compiler works... yes [2020-10-02T15:52:22.109Z] checking whether we are cross compiling... no [2020-10-02T15:52:22.373Z] checking for suffix of executables... [2020-10-02T15:52:22.373Z] checking for suffix of object files... o [2020-10-02T15:52:22.373Z] checking whether we are using the GNU C compiler... yes [2020-10-02T15:52:22.373Z] checking whether gcc accepts -g... yes [2020-10-02T15:52:22.373Z] checking for gcc option to accept ISO C89... none needed [2020-10-02T15:52:22.373Z] checking how to run the C preprocessor... gcc -E [2020-10-02T15:52:22.637Z] checking for grep that handles long lines and -e... /bin/grep [2020-10-02T15:52:22.637Z] checking for egrep... /bin/grep -E [2020-10-02T15:52:22.637Z] checking whether gcc needs -traditional... no [2020-10-02T15:52:22.637Z] checking for an ANSI C-conforming const... yes [2020-10-02T15:52:22.637Z] checking for ANSI C header files... yes [2020-10-02T15:52:22.901Z] checking for sys/types.h... yes [2020-10-02T15:52:22.901Z] checking for sys/stat.h... yes [2020-10-02T15:52:22.901Z] checking for stdlib.h... yes [2020-10-02T15:52:22.901Z] checking for string.h... yes [2020-10-02T15:52:22.901Z] checking for memory.h... yes [2020-10-02T15:52:22.901Z] checking for strings.h... yes [2020-10-02T15:52:22.901Z] checking for inttypes.h... yes [2020-10-02T15:52:23.166Z] checking for stdint.h... yes [2020-10-02T15:52:23.166Z] checking for unistd.h... yes [2020-10-02T15:52:23.166Z] checking paths.h usability... yes [2020-10-02T15:52:23.166Z] checking paths.h presence... yes [2020-10-02T15:52:23.166Z] checking for paths.h... yes [2020-10-02T15:52:23.166Z] checking sys/time.h usability... yes [2020-10-02T15:52:23.166Z] checking sys/time.h presence... yes [2020-10-02T15:52:23.166Z] checking for sys/time.h... yes [2020-10-02T15:52:23.166Z] checking whether time.h and sys/time.h may both be included... yes [2020-10-02T15:52:23.444Z] checking for ssize_t... yes [2020-10-02T15:52:23.444Z] checking for strerror... yes [2020-10-02T15:52:23.444Z] checking for strdup... yes [2020-10-02T15:52:23.444Z] checking for getopt_long... yes [2020-10-02T15:52:23.444Z] checking for arc4random_uniform... no [2020-10-02T15:52:23.709Z] checking for arc4random... no [2020-10-02T15:52:23.709Z] checking for __progname... yes [2020-10-02T15:52:23.709Z] checking for random device... /dev/urandom [2020-10-02T15:52:23.709Z] checking whether to use mk{s,d}temp from libc... no [2020-10-02T15:52:23.709Z] checking which macro set to use for manual... man [2020-10-02T15:52:23.709Z] configure: creating ./config.status [2020-10-02T15:52:23.709Z] config.status: creating Makefile [2020-10-02T15:52:23.709Z] config.status: creating config.h [2020-10-02T15:52:23.709Z] /bin/sh ./mkinstalldirs /usr/local/bin \ [2020-10-02T15:52:23.709Z] /usr/local/share/man/man1 [2020-10-02T15:52:23.709Z] mkdir /usr/local/share/man [2020-10-02T15:52:23.709Z] mkdir /usr/local/share/man/man1 [2020-10-02T15:52:23.709Z] gcc -c -I. -I. -g -O2 mktemp.c [2020-10-02T15:52:23.981Z] gcc -c -I. -I. -g -O2 arc4random.c [2020-10-02T15:52:23.981Z] gcc -c -I. -I. -g -O2 priv_mktemp.c [2020-10-02T15:52:24.249Z] gcc -o mktemp mktemp.o arc4random.o priv_mktemp.o [2020-10-02T15:52:24.249Z] /bin/sh ./install-sh -c -m 0555 -s mktemp /usr/local/bin/mktemp [2020-10-02T15:52:24.249Z] /bin/sh ./install-sh -c -m 0444 ./mktemp.man \ [2020-10-02T15:52:24.249Z] /usr/local/share/man/man1/mktemp.1 [2020-10-02T15:52:24.512Z] Removing intermediate container ac1ad9459853 [2020-10-02T15:52:24.512Z] ---> 95e6505d816b [2020-10-02T15:52:24.512Z] Step 5/12 : FROM python:3.6-alpine [2020-10-02T15:52:24.777Z] 3.6-alpine: Pulling from library/python [2020-10-02T15:52:25.047Z] df20fa9351a1: Already exists [2020-10-02T15:52:25.047Z] 36b3adc4ff6f: Pulling fs layer [2020-10-02T15:52:25.047Z] 8ad3a11d3b57: Pulling fs layer [2020-10-02T15:52:25.047Z] 46f8f816bc3b: Pulling fs layer [2020-10-02T15:52:25.047Z] 93b61091891f: Pulling fs layer [2020-10-02T15:52:25.047Z] 93b61091891f: Waiting [2020-10-02T15:52:25.047Z] 46f8f816bc3b: Verifying Checksum [2020-10-02T15:52:25.047Z] 46f8f816bc3b: Download complete [2020-10-02T15:52:25.047Z] 36b3adc4ff6f: Download complete [2020-10-02T15:52:25.319Z] 93b61091891f: Verifying Checksum [2020-10-02T15:52:25.319Z] 93b61091891f: Download complete [2020-10-02T15:52:25.320Z] 36b3adc4ff6f: Pull complete [2020-10-02T15:52:25.320Z] 8ad3a11d3b57: Verifying Checksum [2020-10-02T15:52:25.320Z] 8ad3a11d3b57: Download complete [2020-10-02T15:52:25.898Z] 8ad3a11d3b57: Pull complete [2020-10-02T15:52:25.898Z] 46f8f816bc3b: Pull complete [2020-10-02T15:52:26.160Z] 93b61091891f: Pull complete [2020-10-02T15:52:26.160Z] Digest: sha256:c228fcf0064d5595b4c7aab92b68598917383fe066dc5e17d2e426b0395c7848 [2020-10-02T15:52:26.160Z] Status: Downloaded newer image for python:3.6-alpine [2020-10-02T15:52:26.160Z] ---> 176f50d88b04 [2020-10-02T15:52:26.160Z] Step 6/12 : ARG GLOBAL_JJB_COMMIT=64faafae2362d36e4d5c3e8d5fe6579b9d09cf55 [2020-10-02T15:52:28.087Z] ---> Running in 72f66bfb69ae [2020-10-02T15:52:28.088Z] Removing intermediate container 72f66bfb69ae [2020-10-02T15:52:28.088Z] ---> 9357b630bba4 [2020-10-02T15:52:28.088Z] Step 7/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' maintainer="Ernesto Ojeda " [2020-10-02T15:52:28.088Z] ---> Running in f6e7f4781b8a [2020-10-02T15:52:28.349Z] Removing intermediate container f6e7f4781b8a [2020-10-02T15:52:28.349Z] ---> 74e0d579596b [2020-10-02T15:52:28.349Z] Step 8/12 : RUN mv /bin/mktemp /bin/mktemp-busybox [2020-10-02T15:52:28.349Z] ---> Running in 568710aa6d65 [2020-10-02T15:52:29.296Z] Removing intermediate container 568710aa6d65 [2020-10-02T15:52:29.296Z] ---> 93dd8358c4ee [2020-10-02T15:52:29.296Z] Step 9/12 : COPY --from=mktempbuilder /usr/local/bin/mktemp /usr/local/bin/mktemp [2020-10-02T15:52:29.296Z] ---> 2b5274f8dd5f [2020-10-02T15:52:29.296Z] Step 10/12 : ENV SETUPTOOLS_USE_DISTUTILS="stdlib" [2020-10-02T15:52:29.296Z] ---> Running in fff0e4c8e0fd [2020-10-02T15:52:29.559Z] Removing intermediate container fff0e4c8e0fd [2020-10-02T15:52:29.559Z] ---> 4f97a69f29f7 [2020-10-02T15:52:29.559Z] Step 11/12 : COPY ./lf-env.sh /root/lf-env.sh [2020-10-02T15:52:29.822Z] ---> e009a6e976e1 [2020-10-02T15:52:29.822Z] 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} [2020-10-02T15:52:29.822Z] ---> Running in 6d947e503f78 [2020-10-02T15:52:30.084Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-02T15:52:31.474Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-02T15:52:31.474Z] (1/58) Installing bash (5.0.17-r0) [2020-10-02T15:52:31.474Z] Executing bash-5.0.17-r0.post-install [2020-10-02T15:52:31.474Z] (2/58) Installing libgcc (9.3.0-r2) [2020-10-02T15:52:31.474Z] (3/58) Installing libstdc++ (9.3.0-r2) [2020-10-02T15:52:31.474Z] (4/58) Installing binutils (2.34-r1) [2020-10-02T15:52:31.474Z] (5/58) Installing libmagic (5.38-r0) [2020-10-02T15:52:31.474Z] (6/58) Installing file (5.38-r0) [2020-10-02T15:52:31.474Z] (7/58) Installing gmp (6.2.0-r0) [2020-10-02T15:52:31.474Z] (8/58) Installing isl (0.18-r0) [2020-10-02T15:52:31.736Z] (9/58) Installing libgomp (9.3.0-r2) [2020-10-02T15:52:31.736Z] (10/58) Installing libatomic (9.3.0-r2) [2020-10-02T15:52:31.736Z] (11/58) Installing libgphobos (9.3.0-r2) [2020-10-02T15:52:31.736Z] (12/58) Installing mpfr4 (4.0.2-r4) [2020-10-02T15:52:31.736Z] (13/58) Installing mpc1 (1.1.0-r1) [2020-10-02T15:52:31.736Z] (14/58) Installing gcc (9.3.0-r2) [2020-10-02T15:52:33.669Z] (15/58) Installing musl-dev (1.1.24-r9) [2020-10-02T15:52:33.669Z] (16/58) Installing libc-dev (0.7.2-r3) [2020-10-02T15:52:33.669Z] (17/58) Installing g++ (9.3.0-r2) [2020-10-02T15:52:34.637Z] (18/58) Installing make (4.3-r0) [2020-10-02T15:52:34.637Z] (19/58) Installing fortify-headers (1.1-r0) [2020-10-02T15:52:34.637Z] (20/58) Installing patch (2.7.6-r6) [2020-10-02T15:52:34.637Z] (21/58) Installing build-base (0.5-r2) [2020-10-02T15:52:34.637Z] (22/58) Installing nghttp2-libs (1.41.0-r0) [2020-10-02T15:52:34.637Z] (23/58) Installing libcurl (7.69.1-r1) [2020-10-02T15:52:34.637Z] (24/58) Installing curl (7.69.1-r1) [2020-10-02T15:52:34.637Z] (25/58) Installing pcre2 (10.35-r0) [2020-10-02T15:52:34.637Z] (26/58) Installing git (2.26.2-r0) [2020-10-02T15:52:34.909Z] (27/58) Installing oniguruma (6.9.5-r1) [2020-10-02T15:52:34.909Z] (28/58) Installing jq (1.6-r1) [2020-10-02T15:52:34.909Z] (29/58) Installing linux-headers (5.4.5-r1) [2020-10-02T15:52:35.172Z] (30/58) Installing pkgconf (1.7.2-r0) [2020-10-02T15:52:35.172Z] (31/58) Installing libffi-dev (3.3-r2) [2020-10-02T15:52:35.172Z] (32/58) Installing zlib-dev (1.2.11-r3) [2020-10-02T15:52:35.172Z] (33/58) Installing xz-dev (5.2.5-r0) [2020-10-02T15:52:35.172Z] (34/58) Installing libxml2 (2.9.10-r5) [2020-10-02T15:52:35.172Z] (35/58) Installing libxml2-dev (2.9.10-r5) [2020-10-02T15:52:35.434Z] (36/58) Installing libgpg-error (1.37-r0) [2020-10-02T15:52:35.434Z] (37/58) Installing libgcrypt (1.8.5-r0) [2020-10-02T15:52:35.434Z] (38/58) Installing libxslt (1.1.34-r0) [2020-10-02T15:52:35.434Z] (39/58) Installing libxslt-dev (1.1.34-r0) [2020-10-02T15:52:35.434Z] (40/58) Installing openssl-dev (1.1.1g-r0) [2020-10-02T15:52:35.434Z] (41/58) Installing sudo (1.9.0-r0) [2020-10-02T15:52:35.434Z] (42/58) Installing sysstat (12.2.1-r0) [2020-10-02T15:52:35.434Z] (43/58) Installing libblkid (2.35.2-r0) [2020-10-02T15:52:35.434Z] (44/58) Installing blkid (2.35.2-r0) [2020-10-02T15:52:35.434Z] (45/58) Installing libcap-ng (0.7.10-r1) [2020-10-02T15:52:35.434Z] (46/58) Installing setpriv (2.35.2-r0) [2020-10-02T15:52:35.434Z] (47/58) Installing libmount (2.35.2-r0) [2020-10-02T15:52:35.434Z] (48/58) Installing libsmartcols (2.35.2-r0) [2020-10-02T15:52:35.434Z] (49/58) Installing findmnt (2.35.2-r0) [2020-10-02T15:52:35.434Z] (50/58) Installing mcookie (2.35.2-r0) [2020-10-02T15:52:35.434Z] (51/58) Installing hexdump (2.35.2-r0) [2020-10-02T15:52:35.434Z] (52/58) Installing lsblk (2.35.2-r0) [2020-10-02T15:52:35.434Z] (53/58) Installing libuuid (2.35.2-r0) [2020-10-02T15:52:35.434Z] (54/58) Installing libfdisk (2.35.2-r0) [2020-10-02T15:52:35.434Z] (55/58) Installing sfdisk (2.35.2-r0) [2020-10-02T15:52:35.434Z] (56/58) Installing cfdisk (2.35.2-r0) [2020-10-02T15:52:35.434Z] (57/58) Installing util-linux (2.35.2-r0) [2020-10-02T15:52:35.696Z] (58/58) Installing xmlstarlet (1.6.1-r0) [2020-10-02T15:52:35.696Z] Executing busybox-1.31.1-r16.trigger [2020-10-02T15:52:35.697Z] OK: 257 MiB in 92 packages [2020-10-02T15:52:37.622Z] Requirement already up-to-date: pip in /usr/local/lib/python3.6/site-packages (20.2.3) [2020-10-02T15:52:38.566Z] Requirement already up-to-date: setuptools in /usr/local/lib/python3.6/site-packages (50.3.0) [2020-10-02T15:52:39.144Z] Collecting lftools[openstack]==0.31.1 [2020-10-02T15:52:39.412Z] Downloading lftools-0.31.1-py2.py3-none-any.whl (127 kB) [2020-10-02T15:52:40.012Z] Collecting setuptools>=36.5.0 [2020-10-02T15:52:40.012Z] Downloading setuptools-50.3.0-py3-none-any.whl (785 kB) [2020-10-02T15:52:40.012Z] Collecting httplib2 [2020-10-02T15:52:40.275Z] Downloading httplib2-0.18.1-py3-none-any.whl (95 kB) [2020-10-02T15:52:40.275Z] Collecting email-validator [2020-10-02T15:52:40.275Z] Downloading email_validator-1.1.1-py2.py3-none-any.whl (17 kB) [2020-10-02T15:52:40.275Z] Collecting jsonschema [2020-10-02T15:52:40.275Z] Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) [2020-10-02T15:52:40.275Z] Collecting pyyaml [2020-10-02T15:52:40.275Z] Downloading PyYAML-5.3.1.tar.gz (269 kB) [2020-10-02T15:52:42.200Z] Collecting lxml [2020-10-02T15:52:42.201Z] Downloading lxml-4.5.2.tar.gz (4.5 MB) [2020-10-02T15:52:43.593Z] Collecting python-jenkins [2020-10-02T15:52:43.593Z] Downloading python_jenkins-1.7.0-py3-none-any.whl (27 kB) [2020-10-02T15:52:43.855Z] Collecting bs4 [2020-10-02T15:52:43.855Z] Downloading bs4-0.0.1.tar.gz (1.1 kB) [2020-10-02T15:52:44.118Z] Collecting pygithub [2020-10-02T15:52:44.118Z] Downloading PyGithub-1.53-py3-none-any.whl (274 kB) [2020-10-02T15:52:44.118Z] Collecting oauth2client [2020-10-02T15:52:44.118Z] Downloading oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) [2020-10-02T15:52:44.380Z] Collecting pygerrit2 [2020-10-02T15:52:44.380Z] Downloading pygerrit2-2.0.13.tar.gz (29 kB) [2020-10-02T15:52:45.773Z] Collecting tabulate [2020-10-02T15:52:45.773Z] Downloading tabulate-0.8.7-py3-none-any.whl (24 kB) [2020-10-02T15:52:45.773Z] Collecting requests [2020-10-02T15:52:45.773Z] Downloading requests-2.24.0-py2.py3-none-any.whl (61 kB) [2020-10-02T15:52:45.773Z] Collecting click [2020-10-02T15:52:45.773Z] Downloading click-7.1.2-py2.py3-none-any.whl (82 kB) [2020-10-02T15:52:46.035Z] Collecting tqdm [2020-10-02T15:52:46.035Z] Downloading tqdm-4.50.0-py2.py3-none-any.whl (70 kB) [2020-10-02T15:52:46.035Z] Collecting six [2020-10-02T15:52:46.035Z] Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) [2020-10-02T15:52:46.035Z] Collecting defusedxml [2020-10-02T15:52:46.035Z] Downloading defusedxml-0.6.0-py2.py3-none-any.whl (23 kB) [2020-10-02T15:52:46.296Z] Collecting xdg==3.0.2 [2020-10-02T15:52:46.296Z] Downloading xdg-3.0.2-py2.py3-none-any.whl (5.0 kB) [2020-10-02T15:52:46.296Z] Collecting docker [2020-10-02T15:52:46.296Z] Downloading docker-4.3.1-py2.py3-none-any.whl (145 kB) [2020-10-02T15:52:47.242Z] Collecting ruamel.yaml [2020-10-02T15:52:47.242Z] Downloading ruamel.yaml-0.16.12-py2.py3-none-any.whl (111 kB) [2020-10-02T15:52:47.242Z] Collecting shade~=1.27.1; extra == "openstack" [2020-10-02T15:52:47.242Z] Downloading shade-1.27.2-py2.py3-none-any.whl (371 kB) [2020-10-02T15:52:47.242Z] Collecting idna>=2.0.0 [2020-10-02T15:52:47.242Z] Downloading idna-2.10-py2.py3-none-any.whl (58 kB) [2020-10-02T15:52:47.506Z] Collecting dnspython>=1.15.0 [2020-10-02T15:52:47.506Z] Downloading dnspython-2.0.0-py3-none-any.whl (208 kB) [2020-10-02T15:52:47.506Z] Collecting importlib-metadata; python_version < "3.8" [2020-10-02T15:52:47.506Z] Downloading importlib_metadata-2.0.0-py2.py3-none-any.whl (31 kB) [2020-10-02T15:52:47.506Z] Collecting attrs>=17.4.0 [2020-10-02T15:52:47.506Z] Downloading attrs-20.2.0-py2.py3-none-any.whl (48 kB) [2020-10-02T15:52:47.769Z] Collecting pyrsistent>=0.14.0 [2020-10-02T15:52:47.769Z] Downloading pyrsistent-0.17.3.tar.gz (106 kB) [2020-10-02T15:52:48.039Z] Collecting multi-key-dict [2020-10-02T15:52:48.039Z] Downloading multi_key_dict-2.0.3.tar.gz (8.4 kB) [2020-10-02T15:52:48.613Z] Collecting pbr>=0.8.2 [2020-10-02T15:52:48.613Z] Downloading pbr-5.5.0-py2.py3-none-any.whl (106 kB) [2020-10-02T15:52:48.613Z] Collecting beautifulsoup4 [2020-10-02T15:52:48.613Z] Downloading beautifulsoup4-4.9.2-py3-none-any.whl (115 kB) [2020-10-02T15:52:48.613Z] Collecting pyjwt [2020-10-02T15:52:48.613Z] Downloading PyJWT-1.7.1-py2.py3-none-any.whl (18 kB) [2020-10-02T15:52:48.613Z] Collecting deprecated [2020-10-02T15:52:48.613Z] Downloading Deprecated-1.2.10-py2.py3-none-any.whl (8.7 kB) [2020-10-02T15:52:48.877Z] Collecting pyasn1-modules>=0.0.5 [2020-10-02T15:52:48.877Z] Downloading pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) [2020-10-02T15:52:48.877Z] Collecting rsa>=3.1.4 [2020-10-02T15:52:48.877Z] Downloading rsa-4.6-py3-none-any.whl (47 kB) [2020-10-02T15:52:49.140Z] Collecting pyasn1>=0.1.7 [2020-10-02T15:52:49.140Z] Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) [2020-10-02T15:52:49.140Z] Collecting certifi>=2017.4.17 [2020-10-02T15:52:49.140Z] Downloading certifi-2020.6.20-py2.py3-none-any.whl (156 kB) [2020-10-02T15:52:49.140Z] Collecting chardet<4,>=3.0.2 [2020-10-02T15:52:49.140Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2020-10-02T15:52:49.140Z] Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 [2020-10-02T15:52:49.402Z] Downloading urllib3-1.25.10-py2.py3-none-any.whl (127 kB) [2020-10-02T15:52:49.402Z] Collecting websocket-client>=0.32.0 [2020-10-02T15:52:49.402Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-10-02T15:52:49.402Z] Collecting ruamel.yaml.clib>=0.1.2; platform_python_implementation == "CPython" and python_version < "3.9" [2020-10-02T15:52:49.402Z] Downloading ruamel.yaml.clib-0.2.2.tar.gz (179 kB) [2020-10-02T15:52:49.993Z] Collecting openstacksdk>=0.9.19 [2020-10-02T15:52:49.993Z] Downloading openstacksdk-0.50.0-py3-none-any.whl (1.3 MB) [2020-10-02T15:52:50.260Z] Collecting os-client-config>=1.28.0 [2020-10-02T15:52:50.260Z] Downloading os_client_config-2.1.0-py3-none-any.whl (31 kB) [2020-10-02T15:52:50.260Z] Collecting zipp>=0.5 [2020-10-02T15:52:50.260Z] Downloading zipp-3.2.0-py3-none-any.whl (5.1 kB) [2020-10-02T15:52:50.523Z] Collecting soupsieve>1.2; python_version >= "3.0" [2020-10-02T15:52:50.523Z] Downloading soupsieve-2.0.1-py3-none-any.whl (32 kB) [2020-10-02T15:52:50.523Z] Collecting wrapt<2,>=1.10 [2020-10-02T15:52:50.523Z] Downloading wrapt-1.12.1.tar.gz (27 kB) [2020-10-02T15:52:51.473Z] Collecting cryptography>=2.7 [2020-10-02T15:52:51.473Z] Downloading cryptography-3.1.1.tar.gz (534 kB) [2020-10-02T15:52:51.473Z] Installing build dependencies: started [2020-10-02T15:53:03.728Z] Installing build dependencies: finished with status 'done' [2020-10-02T15:53:03.728Z] Getting requirements to build wheel: started [2020-10-02T15:53:03.990Z] Getting requirements to build wheel: finished with status 'done' [2020-10-02T15:53:03.990Z] Preparing wheel metadata: started [2020-10-02T15:53:05.379Z] Preparing wheel metadata: finished with status 'done' [2020-10-02T15:53:05.379Z] Collecting os-service-types>=1.7.0 [2020-10-02T15:53:05.379Z] Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) [2020-10-02T15:53:05.379Z] Collecting iso8601>=0.1.11 [2020-10-02T15:53:05.379Z] Downloading iso8601-0.1.13-py2.py3-none-any.whl (9.3 kB) [2020-10-02T15:53:05.379Z] Collecting netifaces>=0.10.4 [2020-10-02T15:53:05.379Z] Downloading netifaces-0.10.9.tar.gz (28 kB) [2020-10-02T15:53:05.953Z] Collecting requestsexceptions>=1.2.0 [2020-10-02T15:53:05.953Z] Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) [2020-10-02T15:53:05.953Z] Collecting keystoneauth1>=3.18.0 [2020-10-02T15:53:05.953Z] Downloading keystoneauth1-4.2.1-py3-none-any.whl (308 kB) [2020-10-02T15:53:05.953Z] Collecting munch>=2.1.0 [2020-10-02T15:53:05.953Z] Downloading munch-2.5.0-py2.py3-none-any.whl (10 kB) [2020-10-02T15:53:05.953Z] Collecting dogpile.cache>=0.6.5 [2020-10-02T15:53:05.953Z] Downloading dogpile.cache-1.0.2.tar.gz (351 kB) [2020-10-02T15:53:06.529Z] Collecting appdirs>=1.3.0 [2020-10-02T15:53:06.529Z] Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) [2020-10-02T15:53:06.529Z] Collecting jsonpatch!=1.20,>=1.16 [2020-10-02T15:53:06.529Z] Downloading jsonpatch-1.26-py2.py3-none-any.whl (11 kB) [2020-10-02T15:53:06.529Z] Collecting jmespath>=0.9.0 [2020-10-02T15:53:06.529Z] Downloading jmespath-0.10.0-py2.py3-none-any.whl (24 kB) [2020-10-02T15:53:06.791Z] Collecting decorator>=4.4.1 [2020-10-02T15:53:06.791Z] Downloading decorator-4.4.2-py2.py3-none-any.whl (9.2 kB) [2020-10-02T15:53:07.056Z] Collecting cffi!=1.11.3,>=1.8 [2020-10-02T15:53:07.056Z] Downloading cffi-1.14.3.tar.gz (470 kB) [2020-10-02T15:53:08.004Z] Collecting stevedore>=1.20.0 [2020-10-02T15:53:08.004Z] Downloading stevedore-3.2.2-py3-none-any.whl (42 kB) [2020-10-02T15:53:08.004Z] Collecting jsonpointer>=1.9 [2020-10-02T15:53:08.004Z] Downloading jsonpointer-2.0-py2.py3-none-any.whl (7.6 kB) [2020-10-02T15:53:08.004Z] Collecting pycparser [2020-10-02T15:53:08.004Z] Downloading pycparser-2.20-py2.py3-none-any.whl (112 kB) [2020-10-02T15:53:08.004Z] Building wheels for collected packages: pyyaml, lxml, bs4, pygerrit2, pyrsistent, multi-key-dict, ruamel.yaml.clib, wrapt, cryptography, netifaces, dogpile.cache, cffi [2020-10-02T15:53:08.004Z] Building wheel for pyyaml (setup.py): started [2020-10-02T15:53:08.586Z] Building wheel for pyyaml (setup.py): finished with status 'done' [2020-10-02T15:53:08.586Z] Created wheel for pyyaml: filename=PyYAML-5.3.1-cp36-cp36m-linux_x86_64.whl size=44619 sha256=cbfc6f6fef268adc56c42a32f0ee0ff10ae072c84296977e31dd4f0658b62724 [2020-10-02T15:53:08.586Z] Stored in directory: /tmp/pip-ephem-wheel-cache-8b45icd1/wheels/e5/9d/ad/2ee53cf262cba1ffd8afe1487eef788ea3f260b7e6232a80fc [2020-10-02T15:53:08.586Z] Building wheel for lxml (setup.py): started [2020-10-02T15:55:45.175Z] Building wheel for lxml (setup.py): still running... [2020-10-02T15:57:06.903Z] Building wheel for lxml (setup.py): still running... [2020-10-02T15:57:06.903Z] Building wheel for lxml (setup.py): finished with status 'done' [2020-10-02T15:57:06.903Z] Created wheel for lxml: filename=lxml-4.5.2-cp36-cp36m-linux_x86_64.whl size=1625566 sha256=23d2a897070011644b4766b4f6ffd8c3405b9fba4204fb81f727dec2d0ab7bc5 [2020-10-02T15:57:06.903Z] Stored in directory: /tmp/pip-ephem-wheel-cache-8b45icd1/wheels/b5/85/4f/dce32f69e42434dc20ab2bb7ae1ee21f8a4d62ee1e6ba38006 [2020-10-02T15:57:06.903Z] Building wheel for bs4 (setup.py): started [2020-10-02T15:57:06.903Z] Building wheel for bs4 (setup.py): finished with status 'done' [2020-10-02T15:57:06.903Z] Created wheel for bs4: filename=bs4-0.0.1-py3-none-any.whl size=1273 sha256=7eb29c4e44ec7b48e65cbf66cd5c7886a9e779a081d776e44cd66fa9e5779deb [2020-10-02T15:57:06.903Z] Stored in directory: /tmp/pip-ephem-wheel-cache-8b45icd1/wheels/19/f5/6d/a97dd4f22376d4472d5f4c76c7646876052ff3166b3cf71050 [2020-10-02T15:57:06.903Z] Building wheel for pygerrit2 (setup.py): started [2020-10-02T15:57:06.903Z] Building wheel for pygerrit2 (setup.py): finished with status 'done' [2020-10-02T15:57:06.903Z] Created wheel for pygerrit2: filename=pygerrit2-2.0.13-py3-none-any.whl size=10826 sha256=6e5a9491b1120fb7202d036e54a7cff57f85b8317454683674b5b2cc0c8784a3 [2020-10-02T15:57:06.903Z] Stored in directory: /tmp/pip-ephem-wheel-cache-8b45icd1/wheels/83/3b/35/d60b3d5c1cd5590b09117c861f15eaa0115f942246c23b87ec [2020-10-02T15:57:06.903Z] Building wheel for pyrsistent (setup.py): started [2020-10-02T15:57:06.903Z] Building wheel for pyrsistent (setup.py): finished with status 'done' [2020-10-02T15:57:06.903Z] Created wheel for pyrsistent: filename=pyrsistent-0.17.3-cp36-cp36m-linux_x86_64.whl size=73998 sha256=780cf55d7b2a32756d7e624d329dab5486f0508f7b33c3eab7ff26b15c31eccd [2020-10-02T15:57:06.903Z] Stored in directory: /tmp/pip-ephem-wheel-cache-8b45icd1/wheels/34/13/19/294da8e11bce7e563afee51251b9fa878185e14f4b5caf00cb [2020-10-02T15:57:06.903Z] Building wheel for multi-key-dict (setup.py): started [2020-10-02T15:57:07.486Z] Building wheel for multi-key-dict (setup.py): finished with status 'done' [2020-10-02T15:57:07.486Z] Created wheel for multi-key-dict: filename=multi_key_dict-2.0.3-py3-none-any.whl size=9300 sha256=8d6ff79c537d432615f7ec46196a4695345a3276aa12c56b26f296dd50917d6a [2020-10-02T15:57:07.486Z] Stored in directory: /tmp/pip-ephem-wheel-cache-8b45icd1/wheels/0b/36/f1/3d9fcd071063a9c09bcbd05058274e14f540f6b92233d19867 [2020-10-02T15:57:07.486Z] Building wheel for ruamel.yaml.clib (setup.py): started [2020-10-02T15:57:29.471Z] Building wheel for ruamel.yaml.clib (setup.py): finished with status 'done' [2020-10-02T15:57:29.471Z] Created wheel for ruamel.yaml.clib: filename=ruamel.yaml.clib-0.2.2-cp36-cp36m-linux_x86_64.whl size=176563 sha256=42e15bfaacaf185f3d45933353b005e00d5d8f3122e7df1f664e4872128fdaea [2020-10-02T15:57:29.471Z] Stored in directory: /tmp/pip-ephem-wheel-cache-8b45icd1/wheels/bf/03/67/0d01ca2ff418eceb85b87bcc7d7f383e611f281a97dcfedd3c [2020-10-02T15:57:29.471Z] Building wheel for wrapt (setup.py): started [2020-10-02T15:57:31.396Z] Building wheel for wrapt (setup.py): finished with status 'done' [2020-10-02T15:57:31.396Z] Created wheel for wrapt: filename=wrapt-1.12.1-cp36-cp36m-linux_x86_64.whl size=33317 sha256=bba9d6bb8839842e013aa1ca205624ecf97770cc475be8ec652b9670ccd09508 [2020-10-02T15:57:31.396Z] Stored in directory: /tmp/pip-ephem-wheel-cache-8b45icd1/wheels/32/42/7f/23cae9ff6ef66798d00dc5d659088e57dbba01566f6c60db63 [2020-10-02T15:57:31.396Z] Building wheel for cryptography (PEP 517): started [2020-10-02T15:58:10.173Z] Building wheel for cryptography (PEP 517): finished with status 'done' [2020-10-02T15:58:10.173Z] Created wheel for cryptography: filename=cryptography-3.1.1-cp36-cp36m-linux_x86_64.whl size=356344 sha256=4d23d1f743a559c748f8ede63450bd6673e9ab68111ac52516ea7947eedc3f68 [2020-10-02T15:58:10.173Z] Stored in directory: /tmp/pip-ephem-wheel-cache-8b45icd1/wheels/35/e6/57/fcd141c8a36e47d273b4f2522256c2c0e89ac9f184c47236ab [2020-10-02T15:58:10.173Z] Building wheel for netifaces (setup.py): started [2020-10-02T15:58:10.173Z] Building wheel for netifaces (setup.py): finished with status 'done' [2020-10-02T15:58:10.173Z] Created wheel for netifaces: filename=netifaces-0.10.9-cp36-cp36m-linux_x86_64.whl size=12985 sha256=1716c0885aab53603e0797ce59a056a10b0b1c1097800332cac58b359290e082 [2020-10-02T15:58:10.173Z] Stored in directory: /tmp/pip-ephem-wheel-cache-8b45icd1/wheels/ef/f5/42/39d33556db44fd4d0caa4841154b5a2503f8a2d1eced209df5 [2020-10-02T15:58:10.173Z] Building wheel for dogpile.cache (setup.py): started [2020-10-02T15:58:10.436Z] Building wheel for dogpile.cache (setup.py): finished with status 'done' [2020-10-02T15:58:10.436Z] Created wheel for dogpile.cache: filename=dogpile.cache-1.0.2-py3-none-any.whl size=45483 sha256=b24ab718d1c1557e3e8e4c41067b1c44b58ed0a50ee67fd94451679e7dcc8f14 [2020-10-02T15:58:10.436Z] Stored in directory: /tmp/pip-ephem-wheel-cache-8b45icd1/wheels/be/92/43/387b688346d5737d6df69684d281822252d924a42f03abd202 [2020-10-02T15:58:10.436Z] Building wheel for cffi (setup.py): started [2020-10-02T15:58:18.584Z] Building wheel for cffi (setup.py): finished with status 'done' [2020-10-02T15:58:18.584Z] Created wheel for cffi: filename=cffi-1.14.3-cp36-cp36m-linux_x86_64.whl size=187317 sha256=1bf4a302d3304593d12a43225b80a0123b2971f51aa32d7f67c5bc3108a2de99 [2020-10-02T15:58:18.584Z] Stored in directory: /tmp/pip-ephem-wheel-cache-8b45icd1/wheels/2a/59/ec/6cbdd2c65458e3a999482168f87ba2832b7b6544cb07f329d5 [2020-10-02T15:58:18.584Z] Successfully built pyyaml lxml bs4 pygerrit2 pyrsistent multi-key-dict ruamel.yaml.clib wrapt cryptography netifaces dogpile.cache cffi [2020-10-02T15:58:18.845Z] Installing collected packages: setuptools, httplib2, idna, dnspython, email-validator, six, zipp, importlib-metadata, attrs, pyrsistent, jsonschema, pyyaml, lxml, certifi, chardet, urllib3, requests, multi-key-dict, pbr, python-jenkins, soupsieve, beautifulsoup4, bs4, pyjwt, wrapt, deprecated, pygithub, pyasn1, pyasn1-modules, rsa, oauth2client, pygerrit2, tabulate, click, tqdm, defusedxml, xdg, websocket-client, docker, ruamel.yaml.clib, ruamel.yaml, pycparser, cffi, cryptography, os-service-types, iso8601, netifaces, requestsexceptions, stevedore, keystoneauth1, munch, decorator, dogpile.cache, appdirs, jsonpointer, jsonpatch, jmespath, openstacksdk, os-client-config, shade, lftools [2020-10-02T15:58:26.992Z] Successfully installed appdirs-1.4.4 attrs-20.2.0 beautifulsoup4-4.9.2 bs4-0.0.1 certifi-2020.6.20 cffi-1.14.3 chardet-3.0.4 click-7.1.2 cryptography-3.1.1 decorator-4.4.2 defusedxml-0.6.0 deprecated-1.2.10 dnspython-2.0.0 docker-4.3.1 dogpile.cache-1.0.2 email-validator-1.1.1 httplib2-0.18.1 idna-2.10 importlib-metadata-2.0.0 iso8601-0.1.13 jmespath-0.10.0 jsonpatch-1.26 jsonpointer-2.0 jsonschema-3.2.0 keystoneauth1-4.2.1 lftools-0.31.1 lxml-4.5.2 multi-key-dict-2.0.3 munch-2.5.0 netifaces-0.10.9 oauth2client-4.1.3 openstacksdk-0.50.0 os-client-config-2.1.0 os-service-types-1.7.0 pbr-5.5.0 pyasn1-0.4.8 pyasn1-modules-0.2.8 pycparser-2.20 pygerrit2-2.0.13 pygithub-1.53 pyjwt-1.7.1 pyrsistent-0.17.3 python-jenkins-1.7.0 pyyaml-5.3.1 requests-2.24.0 requestsexceptions-1.4.0 rsa-4.6 ruamel.yaml-0.16.12 ruamel.yaml.clib-0.2.2 setuptools-50.3.0 shade-1.27.2 six-1.15.0 soupsieve-2.0.1 stevedore-3.2.2 tabulate-0.8.7 tqdm-4.50.0 urllib3-1.25.10 websocket-client-0.57.0 wrapt-1.12.1 xdg-3.0.2 zipp-3.2.0 [2020-10-02T15:58:27.935Z] Collecting zipp==1.1.0 [2020-10-02T15:58:27.935Z] Downloading zipp-1.1.0-py2.py3-none-any.whl (4.6 kB) [2020-10-02T15:58:27.935Z] Collecting python-openstackclient [2020-10-02T15:58:27.935Z] Downloading python_openstackclient-5.3.1-py3-none-any.whl (884 kB) [2020-10-02T15:58:28.198Z] Collecting python-novaclient>=15.1.0 [2020-10-02T15:58:28.198Z] Downloading python_novaclient-17.2.1-py3-none-any.whl (319 kB) [2020-10-02T15:58:28.198Z] Collecting python-cinderclient>=3.3.0 [2020-10-02T15:58:28.198Z] Downloading python_cinderclient-7.2.0-py3-none-any.whl (274 kB) [2020-10-02T15:58:28.460Z] Collecting osc-lib>=2.0.0 [2020-10-02T15:58:28.460Z] Downloading osc_lib-2.2.1-py3-none-any.whl (83 kB) [2020-10-02T15:58:28.460Z] Requirement already satisfied: openstacksdk>=0.48.0 in /usr/local/lib/python3.6/site-packages (from python-openstackclient) (0.50.0) [2020-10-02T15:58:28.460Z] Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.6/site-packages (from python-openstackclient) (3.2.2) [2020-10-02T15:58:28.460Z] Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.6/site-packages (from python-openstackclient) (1.15.0) [2020-10-02T15:58:28.460Z] Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.6/site-packages (from python-openstackclient) (5.5.0) [2020-10-02T15:58:28.460Z] Collecting cliff!=2.9.0,>=2.8.0 [2020-10-02T15:58:28.460Z] Downloading cliff-3.4.0-py3-none-any.whl (76 kB) [2020-10-02T15:58:28.722Z] Collecting python-keystoneclient>=3.22.0 [2020-10-02T15:58:28.722Z] Downloading python_keystoneclient-4.1.1-py3-none-any.whl (390 kB) [2020-10-02T15:58:28.722Z] Collecting oslo.utils>=3.33.0 [2020-10-02T15:58:28.722Z] Downloading oslo.utils-4.6.0-py3-none-any.whl (96 kB) [2020-10-02T15:58:28.982Z] Collecting oslo.i18n>=3.15.3 [2020-10-02T15:58:28.982Z] Downloading oslo.i18n-5.0.1-py3-none-any.whl (42 kB) [2020-10-02T15:58:29.245Z] Collecting simplejson>=3.5.1 [2020-10-02T15:58:29.245Z] Downloading simplejson-3.17.2.tar.gz (83 kB) [2020-10-02T15:58:29.818Z] Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.6/site-packages (from python-novaclient>=15.1.0->python-openstackclient) (0.1.13) [2020-10-02T15:58:29.818Z] Collecting PrettyTable<0.8,>=0.7.2 [2020-10-02T15:58:29.818Z] Downloading prettytable-0.7.2.tar.bz2 (21 kB) [2020-10-02T15:58:30.079Z] Requirement already satisfied: keystoneauth1>=3.5.0 in /usr/local/lib/python3.6/site-packages (from python-novaclient>=15.1.0->python-openstackclient) (4.2.1) [2020-10-02T15:58:30.340Z] Collecting oslo.serialization!=2.19.1,>=2.18.0 [2020-10-02T15:58:30.340Z] Downloading oslo.serialization-4.0.1-py3-none-any.whl (21 kB) [2020-10-02T15:58:30.340Z] Requirement already satisfied: requests!=2.20.0,>=2.14.2 in /usr/local/lib/python3.6/site-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.24.0) [2020-10-02T15:58:30.340Z] Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (5.3.1) [2020-10-02T15:58:30.340Z] Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (4.4.2) [2020-10-02T15:58:30.340Z] Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (1.4.4) [2020-10-02T15:58:30.340Z] Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (2.5.0) [2020-10-02T15:58:30.340Z] Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (0.10.9) [2020-10-02T15:58:30.340Z] Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (1.4.0) [2020-10-02T15:58:30.340Z] Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (1.0.2) [2020-10-02T15:58:30.340Z] Requirement already satisfied: importlib-metadata>=1.7.0; python_version < "3.8" in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (2.0.0) [2020-10-02T15:58:30.601Z] Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (1.7.0) [2020-10-02T15:58:30.601Z] Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (3.1.1) [2020-10-02T15:58:30.601Z] Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (1.26) [2020-10-02T15:58:30.601Z] Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (0.10.0) [2020-10-02T15:58:30.601Z] Collecting pyparsing>=2.1.0 [2020-10-02T15:58:30.601Z] Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) [2020-10-02T15:58:30.861Z] Collecting cmd2!=0.8.3,>=0.8.0 [2020-10-02T15:58:30.861Z] Downloading cmd2-1.3.11-py3-none-any.whl (133 kB) [2020-10-02T15:58:31.122Z] Collecting debtcollector>=1.2.0 [2020-10-02T15:58:31.122Z] Downloading debtcollector-2.2.0-py3-none-any.whl (20 kB) [2020-10-02T15:58:31.122Z] Collecting oslo.config>=5.2.0 [2020-10-02T15:58:31.122Z] Downloading oslo.config-8.3.2-py3-none-any.whl (119 kB) [2020-10-02T15:58:31.694Z] Collecting pytz>=2013.6 [2020-10-02T15:58:31.694Z] Downloading pytz-2020.1-py2.py3-none-any.whl (510 kB) [2020-10-02T15:58:31.694Z] Collecting packaging>=20.4 [2020-10-02T15:58:31.694Z] Downloading packaging-20.4-py2.py3-none-any.whl (37 kB) [2020-10-02T15:58:31.694Z] Collecting netaddr>=0.7.18 [2020-10-02T15:58:31.694Z] Downloading netaddr-0.8.0-py2.py3-none-any.whl (1.9 MB) [2020-10-02T15:58:31.956Z] Collecting msgpack>=0.5.2 [2020-10-02T15:58:31.956Z] Downloading msgpack-1.0.0.tar.gz (232 kB) [2020-10-02T15:58:32.531Z] Requirement already satisfied: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /usr/local/lib/python3.6/site-packages (from requests!=2.20.0,>=2.14.2->python-cinderclient>=3.3.0->python-openstackclient) (1.25.10) [2020-10-02T15:58:32.531Z] Requirement already satisfied: idna<3,>=2.5 in /usr/local/lib/python3.6/site-packages (from requests!=2.20.0,>=2.14.2->python-cinderclient>=3.3.0->python-openstackclient) (2.10) [2020-10-02T15:58:32.531Z] Requirement already satisfied: chardet<4,>=3.0.2 in /usr/local/lib/python3.6/site-packages (from requests!=2.20.0,>=2.14.2->python-cinderclient>=3.3.0->python-openstackclient) (3.0.4) [2020-10-02T15:58:32.531Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.6/site-packages (from requests!=2.20.0,>=2.14.2->python-cinderclient>=3.3.0->python-openstackclient) (2020.6.20) [2020-10-02T15:58:32.531Z] Requirement already satisfied: cffi!=1.11.3,>=1.8 in /usr/local/lib/python3.6/site-packages (from cryptography>=2.7->openstacksdk>=0.48.0->python-openstackclient) (1.14.3) [2020-10-02T15:58:32.531Z] Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.6/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.48.0->python-openstackclient) (2.0) [2020-10-02T15:58:32.531Z] Collecting colorama>=0.3.7 [2020-10-02T15:58:32.531Z] Downloading colorama-0.4.3-py2.py3-none-any.whl (15 kB) [2020-10-02T15:58:32.531Z] Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.6/site-packages (from cmd2!=0.8.3,>=0.8.0->cliff!=2.9.0,>=2.8.0->python-openstackclient) (50.3.0) [2020-10-02T15:58:32.531Z] Collecting pyperclip>=1.6 [2020-10-02T15:58:32.531Z] Downloading pyperclip-1.8.0.tar.gz (16 kB) [2020-10-02T15:58:33.104Z] Collecting wcwidth>=0.1.7 [2020-10-02T15:58:33.104Z] Downloading wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) [2020-10-02T15:58:33.104Z] Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.6/site-packages (from cmd2!=0.8.3,>=0.8.0->cliff!=2.9.0,>=2.8.0->python-openstackclient) (20.2.0) [2020-10-02T15:58:33.104Z] Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.6/site-packages (from debtcollector>=1.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.12.1) [2020-10-02T15:58:33.104Z] Collecting rfc3986>=1.2.0 [2020-10-02T15:58:33.104Z] Downloading rfc3986-1.4.0-py2.py3-none-any.whl (31 kB) [2020-10-02T15:58:33.366Z] Collecting importlib-resources; python_version < "3.7" [2020-10-02T15:58:33.366Z] Downloading importlib_resources-3.0.0-py2.py3-none-any.whl (23 kB) [2020-10-02T15:58:33.366Z] Requirement already satisfied: pycparser in /usr/local/lib/python3.6/site-packages (from cffi!=1.11.3,>=1.8->cryptography>=2.7->openstacksdk>=0.48.0->python-openstackclient) (2.20) [2020-10-02T15:58:33.366Z] Building wheels for collected packages: simplejson, PrettyTable, msgpack, pyperclip [2020-10-02T15:58:33.366Z] Building wheel for simplejson (setup.py): started [2020-10-02T15:58:36.669Z] Building wheel for simplejson (setup.py): finished with status 'done' [2020-10-02T15:58:36.669Z] Created wheel for simplejson: filename=simplejson-3.17.2-cp36-cp36m-linux_x86_64.whl size=74646 sha256=4e182d0ef0eb15dba16997144ae97beb1c25bd9f5c6981a7e484ab8a5bf33bfb [2020-10-02T15:58:36.669Z] Stored in directory: /tmp/pip-ephem-wheel-cache-lmua9320/wheels/36/f7/a6/1aa7ab548751db0dfbc2524da98d8b7fb39ef9b14d929bf038 [2020-10-02T15:58:36.669Z] Building wheel for PrettyTable (setup.py): started [2020-10-02T15:58:36.930Z] Building wheel for PrettyTable (setup.py): finished with status 'done' [2020-10-02T15:58:36.930Z] Created wheel for PrettyTable: filename=prettytable-0.7.2-py3-none-any.whl size=13700 sha256=859efe7881275ebf2f055add8dbd7cbeed9010cddecc9732fb9f2b28e56c404a [2020-10-02T15:58:36.930Z] Stored in directory: /tmp/pip-ephem-wheel-cache-lmua9320/wheels/90/15/c3/5f28b42ae9c81638570b8b7ed654e0f98c5fdc08875869511b [2020-10-02T15:58:36.930Z] Building wheel for msgpack (setup.py): started [2020-10-02T15:58:46.934Z] Building wheel for msgpack (setup.py): finished with status 'done' [2020-10-02T15:58:46.934Z] Created wheel for msgpack: filename=msgpack-1.0.0-cp36-cp36m-linux_x86_64.whl size=83772 sha256=d685166170db35f664359b68b39f6a48417d1febcdd2e0ed5a9b0e6b25891e09 [2020-10-02T15:58:46.934Z] Stored in directory: /tmp/pip-ephem-wheel-cache-lmua9320/wheels/81/02/ab/3429715e43746dde3d7354115ea4d7f017ecefe77ec67c03c5 [2020-10-02T15:58:46.934Z] Building wheel for pyperclip (setup.py): started [2020-10-02T15:58:46.934Z] Building wheel for pyperclip (setup.py): finished with status 'done' [2020-10-02T15:58:46.934Z] Created wheel for pyperclip: filename=pyperclip-1.8.0-py3-none-any.whl size=8692 sha256=4f11b5fd277d67fa31f089f73ebfcc3a910c3cffc694ca969c16c11037f0aca8 [2020-10-02T15:58:46.934Z] Stored in directory: /tmp/pip-ephem-wheel-cache-lmua9320/wheels/26/30/fe/92e2d4b1301ba74c07ea09c9e4c08f5bf12bae9c30319d74c5 [2020-10-02T15:58:46.934Z] Successfully built simplejson PrettyTable msgpack pyperclip [2020-10-02T15:58:46.934Z] Installing collected packages: zipp, simplejson, PrettyTable, msgpack, debtcollector, pytz, pyparsing, packaging, importlib-resources, netaddr, oslo.i18n, oslo.utils, oslo.serialization, python-novaclient, python-cinderclient, colorama, pyperclip, wcwidth, cmd2, cliff, osc-lib, rfc3986, oslo.config, python-keystoneclient, python-openstackclient [2020-10-02T15:58:46.934Z] Attempting uninstall: zipp [2020-10-02T15:58:46.934Z] Found existing installation: zipp 3.2.0 [2020-10-02T15:58:46.934Z] Uninstalling zipp-3.2.0: [2020-10-02T15:58:46.934Z] Successfully uninstalled zipp-3.2.0 [2020-10-02T15:58:50.249Z] Successfully installed PrettyTable-0.7.2 cliff-3.4.0 cmd2-1.3.11 colorama-0.4.3 debtcollector-2.2.0 importlib-resources-3.0.0 msgpack-1.0.0 netaddr-0.8.0 osc-lib-2.2.1 oslo.config-8.3.2 oslo.i18n-5.0.1 oslo.serialization-4.0.1 oslo.utils-4.6.0 packaging-20.4 pyparsing-2.4.7 pyperclip-1.8.0 python-cinderclient-7.2.0 python-keystoneclient-4.1.1 python-novaclient-17.2.1 python-openstackclient-5.3.1 pytz-2020.1 rfc3986-1.4.0 simplejson-3.17.2 wcwidth-0.2.5 zipp-1.1.0 [2020-10-02T15:58:50.511Z] Cloning into 'global-jjb'... [2020-10-02T15:58:51.468Z] HEAD is now at 64faafa Merge "lftools_activate should be deprecated" [2020-10-02T15:59:13.461Z] Removing intermediate container 6d947e503f78 [2020-10-02T15:59:13.461Z] ---> 78a53c186042 [2020-10-02T15:59:13.461Z] Successfully built 78a53c186042 [2020-10-02T15:59:13.461Z] Successfully tagged edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-02T15:59:14.828Z] + docker tag edgex-lftools nexus3.edgexfoundry.org:10003/edgex-lftools:latest [Pipeline] isUnix [Pipeline] sh [2020-10-02T15:59:15.169Z] + docker push nexus3.edgexfoundry.org:10003/edgex-lftools:latest [2020-10-02T15:59:15.169Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-lftools] [2020-10-02T15:59:15.169Z] 69fcac277006: Preparing [2020-10-02T15:59:15.169Z] b90007bd14d8: Preparing [2020-10-02T15:59:15.169Z] 3db4ea978dce: Preparing [2020-10-02T15:59:15.169Z] e098992b0d5c: Preparing [2020-10-02T15:59:15.169Z] 93de3dec4653: Preparing [2020-10-02T15:59:15.169Z] 620604b35b33: Preparing [2020-10-02T15:59:15.169Z] 613be09ab3c0: Preparing [2020-10-02T15:59:15.169Z] 620604b35b33: Waiting [2020-10-02T15:59:15.169Z] 613be09ab3c0: Waiting [2020-10-02T15:59:17.108Z] b90007bd14d8: Pushed [2020-10-02T15:59:17.373Z] 620604b35b33: Pushed [2020-10-02T15:59:17.373Z] 613be09ab3c0: Layer already exists [2020-10-02T15:59:17.638Z] 3db4ea978dce: Pushed [2020-10-02T15:59:22.957Z] 93de3dec4653: Pushed [2020-10-02T15:59:27.181Z] 69fcac277006: Pushed [2020-10-02T15:59:59.337Z] e098992b0d5c: Pushed [2020-10-02T15:59:59.337Z] latest: digest: sha256:a6596199705126d93b4ded83b7d19eee5240f11d96338ca84b686d629f563599 size: 1794 [Pipeline] isUnix [Pipeline] sh [2020-10-02T15:59:59.683Z] + docker tag edgex-lftools nexus3.edgexfoundry.org:10003/edgex-lftools:06840a31598f64ccac197bd0012fe229e56fcaa7 [Pipeline] isUnix [Pipeline] sh [2020-10-02T16:00:00.013Z] + docker push nexus3.edgexfoundry.org:10003/edgex-lftools:06840a31598f64ccac197bd0012fe229e56fcaa7 [2020-10-02T16:00:00.013Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-lftools] [2020-10-02T16:00:00.013Z] 69fcac277006: Preparing [2020-10-02T16:00:00.013Z] b90007bd14d8: Preparing [2020-10-02T16:00:00.013Z] 3db4ea978dce: Preparing [2020-10-02T16:00:00.013Z] e098992b0d5c: Preparing [2020-10-02T16:00:00.013Z] 93de3dec4653: Preparing [2020-10-02T16:00:00.013Z] 620604b35b33: Preparing [2020-10-02T16:00:00.013Z] 613be09ab3c0: Preparing [2020-10-02T16:00:00.013Z] 613be09ab3c0: Waiting [2020-10-02T16:00:00.013Z] 620604b35b33: Waiting [2020-10-02T16:00:00.013Z] 3db4ea978dce: Layer already exists [2020-10-02T16:00:00.013Z] b90007bd14d8: Layer already exists [2020-10-02T16:00:00.013Z] 69fcac277006: Layer already exists [2020-10-02T16:00:00.013Z] e098992b0d5c: Layer already exists [2020-10-02T16:00:00.013Z] 93de3dec4653: Layer already exists [2020-10-02T16:00:00.013Z] 620604b35b33: Layer already exists [2020-10-02T16:00:00.013Z] 613be09ab3c0: Layer already exists [2020-10-02T16:00:00.013Z] 06840a31598f64ccac197bd0012fe229e56fcaa7: digest: sha256:a6596199705126d93b4ded83b7d19eee5240f11d96338ca84b686d629f563599 size: 1794 [Pipeline] isUnix [Pipeline] sh [2020-10-02T16:00:00.354Z] + docker tag edgex-lftools nexus3.edgexfoundry.org:10003/edgex-lftools:0.31.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-10-02T16:00:00.683Z] + docker push nexus3.edgexfoundry.org:10003/edgex-lftools:0.31.1-centos7 [2020-10-02T16:00:00.684Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-lftools] [2020-10-02T16:00:00.684Z] 69fcac277006: Preparing [2020-10-02T16:00:00.684Z] b90007bd14d8: Preparing [2020-10-02T16:00:00.684Z] 3db4ea978dce: Preparing [2020-10-02T16:00:00.684Z] e098992b0d5c: Preparing [2020-10-02T16:00:00.684Z] 93de3dec4653: Preparing [2020-10-02T16:00:00.684Z] 620604b35b33: Preparing [2020-10-02T16:00:00.684Z] 613be09ab3c0: Preparing [2020-10-02T16:00:00.684Z] 620604b35b33: Waiting [2020-10-02T16:00:00.684Z] 613be09ab3c0: Waiting [2020-10-02T16:00:00.684Z] 93de3dec4653: Layer already exists [2020-10-02T16:00:00.684Z] e098992b0d5c: Layer already exists [2020-10-02T16:00:00.684Z] 3db4ea978dce: Layer already exists [2020-10-02T16:00:00.684Z] b90007bd14d8: Layer already exists [2020-10-02T16:00:00.684Z] 69fcac277006: Layer already exists [2020-10-02T16:00:00.684Z] 613be09ab3c0: Layer already exists [2020-10-02T16:00:00.684Z] 620604b35b33: Layer already exists [2020-10-02T16:00:00.684Z] 0.31.1-centos7: digest: sha256:a6596199705126d93b4ded83b7d19eee5240f11d96338ca84b686d629f563599 size: 1794 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-02T16:00:01.689Z] + docker tag edgex-lftools-log-publisher nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-10-02T16:00:02.053Z] + docker push nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-02T16:00:02.053Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher] [2020-10-02T16:00:02.053Z] 02f7923ed64c: Preparing [2020-10-02T16:00:02.053Z] a043bc572235: Preparing [2020-10-02T16:00:02.053Z] 3c0899de300a: Preparing [2020-10-02T16:00:02.053Z] 5c83f4c20c41: Preparing [2020-10-02T16:00:02.053Z] f502b6b5874b: Preparing [2020-10-02T16:00:02.053Z] 06d0be38ea79: Preparing [2020-10-02T16:00:02.053Z] 9255421ae75d: Preparing [2020-10-02T16:00:02.053Z] 408e53c5e3b2: Preparing [2020-10-02T16:00:02.053Z] 50644c29ef5a: Preparing [2020-10-02T16:00:02.053Z] 06d0be38ea79: Waiting [2020-10-02T16:00:02.053Z] 9255421ae75d: Waiting [2020-10-02T16:00:02.053Z] 50644c29ef5a: Waiting [2020-10-02T16:00:02.053Z] f502b6b5874b: Layer already exists [2020-10-02T16:00:02.317Z] 06d0be38ea79: Layer already exists [2020-10-02T16:00:02.317Z] 9255421ae75d: Layer already exists [2020-10-02T16:00:02.317Z] 3c0899de300a: Pushed [2020-10-02T16:00:02.582Z] 408e53c5e3b2: Layer already exists [2020-10-02T16:00:02.582Z] 50644c29ef5a: Layer already exists [2020-10-02T16:00:02.582Z] a043bc572235: Pushed [2020-10-02T16:00:02.582Z] 5c83f4c20c41: Pushed [2020-10-02T16:00:35.236Z] 02f7923ed64c: Pushed [2020-10-02T16:00:35.236Z] alpine: digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c size: 2205 [Pipeline] isUnix [Pipeline] sh [2020-10-02T16:00:35.591Z] + docker tag edgex-lftools-log-publisher nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:0.31.1-alpine [Pipeline] isUnix [Pipeline] sh [2020-10-02T16:00:35.934Z] + docker push nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:0.31.1-alpine [2020-10-02T16:00:35.934Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher] [2020-10-02T16:00:35.934Z] 02f7923ed64c: Preparing [2020-10-02T16:00:35.934Z] a043bc572235: Preparing [2020-10-02T16:00:35.934Z] 3c0899de300a: Preparing [2020-10-02T16:00:35.934Z] 5c83f4c20c41: Preparing [2020-10-02T16:00:35.934Z] f502b6b5874b: Preparing [2020-10-02T16:00:35.934Z] 06d0be38ea79: Preparing [2020-10-02T16:00:35.934Z] 9255421ae75d: Preparing [2020-10-02T16:00:35.934Z] 408e53c5e3b2: Preparing [2020-10-02T16:00:35.934Z] 50644c29ef5a: Preparing [2020-10-02T16:00:35.934Z] 408e53c5e3b2: Waiting [2020-10-02T16:00:35.934Z] 9255421ae75d: Waiting [2020-10-02T16:00:35.934Z] 50644c29ef5a: Waiting [2020-10-02T16:00:35.934Z] 06d0be38ea79: Waiting [2020-10-02T16:00:35.934Z] f502b6b5874b: Layer already exists [2020-10-02T16:00:35.934Z] a043bc572235: Layer already exists [2020-10-02T16:00:35.934Z] 3c0899de300a: Layer already exists [2020-10-02T16:00:35.934Z] 02f7923ed64c: Layer already exists [2020-10-02T16:00:35.934Z] 5c83f4c20c41: Layer already exists [2020-10-02T16:00:35.934Z] 06d0be38ea79: Layer already exists [2020-10-02T16:00:35.934Z] 9255421ae75d: Layer already exists [2020-10-02T16:00:35.934Z] 50644c29ef5a: Layer already exists [2020-10-02T16:00:35.934Z] 408e53c5e3b2: Layer already exists [2020-10-02T16:00:35.934Z] 0.31.1-alpine: digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c size: 2205 [Pipeline] isUnix [Pipeline] sh [2020-10-02T16:00:36.286Z] + docker tag edgex-lftools-log-publisher nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:amd64 [Pipeline] isUnix [Pipeline] sh [2020-10-02T16:00:36.643Z] + docker push nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:amd64 [2020-10-02T16:00:36.644Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher] [2020-10-02T16:00:36.644Z] 02f7923ed64c: Preparing [2020-10-02T16:00:36.644Z] a043bc572235: Preparing [2020-10-02T16:00:36.644Z] 3c0899de300a: Preparing [2020-10-02T16:00:36.644Z] 5c83f4c20c41: Preparing [2020-10-02T16:00:36.644Z] f502b6b5874b: Preparing [2020-10-02T16:00:36.644Z] 06d0be38ea79: Preparing [2020-10-02T16:00:36.644Z] 9255421ae75d: Preparing [2020-10-02T16:00:36.644Z] 408e53c5e3b2: Preparing [2020-10-02T16:00:36.644Z] 50644c29ef5a: Preparing [2020-10-02T16:00:36.644Z] 06d0be38ea79: Waiting [2020-10-02T16:00:36.644Z] 9255421ae75d: Waiting [2020-10-02T16:00:36.644Z] 408e53c5e3b2: Waiting [2020-10-02T16:00:36.644Z] 50644c29ef5a: Waiting [2020-10-02T16:00:36.644Z] f502b6b5874b: Layer already exists [2020-10-02T16:00:36.644Z] 02f7923ed64c: Layer already exists [2020-10-02T16:00:36.644Z] 5c83f4c20c41: Layer already exists [2020-10-02T16:00:36.644Z] a043bc572235: Layer already exists [2020-10-02T16:00:36.644Z] 3c0899de300a: Layer already exists [2020-10-02T16:00:36.644Z] 06d0be38ea79: Layer already exists [2020-10-02T16:00:36.644Z] 50644c29ef5a: Layer already exists [2020-10-02T16:00:36.644Z] 408e53c5e3b2: Layer already exists [2020-10-02T16:00:36.644Z] 9255421ae75d: Layer already exists [2020-10-02T16:00:36.644Z] amd64: digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c size: 2205 [Pipeline] isUnix [Pipeline] sh [2020-10-02T16:00:36.994Z] + docker tag edgex-lftools-log-publisher nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:x86_64 [Pipeline] isUnix [Pipeline] sh [2020-10-02T16:00:37.333Z] + docker push nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:x86_64 [2020-10-02T16:00:37.333Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher] [2020-10-02T16:00:37.333Z] 02f7923ed64c: Preparing [2020-10-02T16:00:37.333Z] a043bc572235: Preparing [2020-10-02T16:00:37.333Z] 3c0899de300a: Preparing [2020-10-02T16:00:37.333Z] 5c83f4c20c41: Preparing [2020-10-02T16:00:37.333Z] f502b6b5874b: Preparing [2020-10-02T16:00:37.333Z] 06d0be38ea79: Preparing [2020-10-02T16:00:37.333Z] 9255421ae75d: Preparing [2020-10-02T16:00:37.333Z] 408e53c5e3b2: Preparing [2020-10-02T16:00:37.333Z] 50644c29ef5a: Preparing [2020-10-02T16:00:37.333Z] 06d0be38ea79: Waiting [2020-10-02T16:00:37.333Z] 9255421ae75d: Waiting [2020-10-02T16:00:37.333Z] 408e53c5e3b2: Waiting [2020-10-02T16:00:37.333Z] 50644c29ef5a: Waiting [2020-10-02T16:00:37.333Z] f502b6b5874b: Layer already exists [2020-10-02T16:00:37.333Z] 3c0899de300a: Layer already exists [2020-10-02T16:00:37.333Z] 02f7923ed64c: Layer already exists [2020-10-02T16:00:37.333Z] 5c83f4c20c41: Layer already exists [2020-10-02T16:00:37.333Z] a043bc572235: Layer already exists [2020-10-02T16:00:37.333Z] 9255421ae75d: Layer already exists [2020-10-02T16:00:37.333Z] 06d0be38ea79: Layer already exists [2020-10-02T16:00:37.333Z] 50644c29ef5a: Layer already exists [2020-10-02T16:00:37.333Z] 408e53c5e3b2: Layer already exists [2020-10-02T16:00:37.333Z] x86_64: digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c size: 2205 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-02T16:05:09.338Z] Building wheel for lxml (setup.py): still running... [2020-10-02T16:06:46.134Z] Building wheel for lxml (setup.py): still running... [2020-10-02T16:07:42.657Z] Building wheel for lxml (setup.py): still running... [2020-10-02T16:09:04.492Z] Building wheel for lxml (setup.py): still running... [2020-10-02T16:10:26.250Z] Building wheel for lxml (setup.py): still running... [2020-10-02T16:11:05.220Z] Building wheel for lxml (setup.py): finished with status 'done' [2020-10-02T16:11:05.220Z] Created wheel for lxml: filename=lxml-4.5.2-cp36-cp36m-linux_aarch64.whl size=1554913 sha256=bb5c3e4b050587321436611bebb3cc00397fa9cf1a3b839f1350b2f909e3c029 [2020-10-02T16:11:05.220Z] Stored in directory: /tmp/pip-ephem-wheel-cache-e3k0_lvg/wheels/b5/85/4f/dce32f69e42434dc20ab2bb7ae1ee21f8a4d62ee1e6ba38006 [2020-10-02T16:11:05.220Z] Building wheel for bs4 (setup.py): started [2020-10-02T16:11:05.221Z] Building wheel for bs4 (setup.py): finished with status 'done' [2020-10-02T16:11:05.221Z] Created wheel for bs4: filename=bs4-0.0.1-py3-none-any.whl size=1273 sha256=e33eb0e2fd54cfbb0928d38fea4a1a3d2471d3a685729142a45863dcd9569d23 [2020-10-02T16:11:05.221Z] Stored in directory: /tmp/pip-ephem-wheel-cache-e3k0_lvg/wheels/19/f5/6d/a97dd4f22376d4472d5f4c76c7646876052ff3166b3cf71050 [2020-10-02T16:11:05.221Z] Building wheel for pyrsistent (setup.py): started [2020-10-02T16:11:11.919Z] Building wheel for pyrsistent (setup.py): finished with status 'done' [2020-10-02T16:11:11.919Z] Created wheel for pyrsistent: filename=pyrsistent-0.17.3-cp36-cp36m-linux_aarch64.whl size=73826 sha256=e78b4554a701850a528e9ecbec966f4b3bcfe5dc4f38d37bccfdae7b24910c40 [2020-10-02T16:11:11.919Z] Stored in directory: /tmp/pip-ephem-wheel-cache-e3k0_lvg/wheels/34/13/19/294da8e11bce7e563afee51251b9fa878185e14f4b5caf00cb [2020-10-02T16:11:11.919Z] Building wheel for multi-key-dict (setup.py): started [2020-10-02T16:11:13.891Z] Building wheel for multi-key-dict (setup.py): finished with status 'done' [2020-10-02T16:11:13.891Z] Created wheel for multi-key-dict: filename=multi_key_dict-2.0.3-py3-none-any.whl size=9300 sha256=c5ce393de03be54167edbc115da1151e0c8c534cac29f925654440efeaffd840 [2020-10-02T16:11:13.891Z] Stored in directory: /tmp/pip-ephem-wheel-cache-e3k0_lvg/wheels/0b/36/f1/3d9fcd071063a9c09bcbd05058274e14f540f6b92233d19867 [2020-10-02T16:11:13.891Z] Building wheel for ruamel.yaml.clib (setup.py): started [2020-10-02T16:12:21.897Z] Building wheel for ruamel.yaml.clib (setup.py): still running... [2020-10-02T16:12:48.851Z] Building wheel for ruamel.yaml.clib (setup.py): finished with status 'done' [2020-10-02T16:12:48.851Z] Created wheel for ruamel.yaml.clib: filename=ruamel.yaml.clib-0.2.2-cp36-cp36m-linux_aarch64.whl size=151919 sha256=8c6b5f1637d9e3f064b9ab22e02be6ef4b46e788a2dab8a6f2b495e1f867e278 [2020-10-02T16:12:48.851Z] Stored in directory: /tmp/pip-ephem-wheel-cache-e3k0_lvg/wheels/bf/03/67/0d01ca2ff418eceb85b87bcc7d7f383e611f281a97dcfedd3c [2020-10-02T16:12:48.851Z] Building wheel for wrapt (setup.py): started [2020-10-02T16:12:55.688Z] Building wheel for wrapt (setup.py): finished with status 'done' [2020-10-02T16:12:55.688Z] Created wheel for wrapt: filename=wrapt-1.12.1-cp36-cp36m-linux_aarch64.whl size=32352 sha256=be916fd2e21db2b3b5950279821c5af091aabe24b1909f99b5079ff8ae8c9768 [2020-10-02T16:12:55.688Z] Stored in directory: /tmp/pip-ephem-wheel-cache-e3k0_lvg/wheels/32/42/7f/23cae9ff6ef66798d00dc5d659088e57dbba01566f6c60db63 [2020-10-02T16:12:55.688Z] Building wheel for cryptography (PEP 517): started [2020-10-02T16:15:17.567Z] Building wheel for cryptography (PEP 517): still running... [2020-10-02T16:15:17.567Z] Building wheel for cryptography (PEP 517): finished with status 'done' [2020-10-02T16:15:17.567Z] Created wheel for cryptography: filename=cryptography-3.1.1-cp36-cp36m-linux_aarch64.whl size=331141 sha256=62cdff9cb143af290844711234cd36f3372495898f9192b16c7caae651bc067a [2020-10-02T16:15:17.567Z] Stored in directory: /tmp/pip-ephem-wheel-cache-e3k0_lvg/wheels/35/e6/57/fcd141c8a36e47d273b4f2522256c2c0e89ac9f184c47236ab [2020-10-02T16:15:17.567Z] Building wheel for dogpile.cache (setup.py): started [2020-10-02T16:15:17.567Z] Building wheel for dogpile.cache (setup.py): finished with status 'done' [2020-10-02T16:15:17.567Z] Created wheel for dogpile.cache: filename=dogpile.cache-1.0.2-py3-none-any.whl size=45483 sha256=2e783830607dd0332be1bb6713ce05e23abe73ff16ec81a1cb6f1a9590a36272 [2020-10-02T16:15:17.567Z] Stored in directory: /tmp/pip-ephem-wheel-cache-e3k0_lvg/wheels/be/92/43/387b688346d5737d6df69684d281822252d924a42f03abd202 [2020-10-02T16:15:17.567Z] Building wheel for netifaces (setup.py): started [2020-10-02T16:15:17.567Z] Building wheel for netifaces (setup.py): finished with status 'done' [2020-10-02T16:15:17.567Z] Created wheel for netifaces: filename=netifaces-0.10.9-cp36-cp36m-linux_aarch64.whl size=12915 sha256=264c561d5016d373c227db7c08f9898c7731b8b14251a10daa4c15c7f19d4bb5 [2020-10-02T16:15:17.567Z] Stored in directory: /tmp/pip-ephem-wheel-cache-e3k0_lvg/wheels/ef/f5/42/39d33556db44fd4d0caa4841154b5a2503f8a2d1eced209df5 [2020-10-02T16:15:17.567Z] Building wheel for cffi (setup.py): started [2020-10-02T16:15:49.918Z] Building wheel for cffi (setup.py): finished with status 'done' [2020-10-02T16:15:49.918Z] Created wheel for cffi: filename=cffi-1.14.3-cp36-cp36m-linux_aarch64.whl size=189924 sha256=591a6e9e3132a9b1043606912eacc9d042e8f6a33284066de57aac29a3b00a94 [2020-10-02T16:15:49.918Z] Stored in directory: /tmp/pip-ephem-wheel-cache-e3k0_lvg/wheels/2a/59/ec/6cbdd2c65458e3a999482168f87ba2832b7b6544cb07f329d5 [2020-10-02T16:15:49.918Z] Successfully built pygerrit2 pyyaml lxml bs4 pyrsistent multi-key-dict ruamel.yaml.clib wrapt cryptography dogpile.cache netifaces cffi [2020-10-02T16:15:49.918Z] Installing collected packages: urllib3, chardet, idna, certifi, requests, wrapt, deprecated, pyjwt, pygithub, setuptools, zipp, importlib-metadata, six, attrs, pyrsistent, jsonschema, dnspython, email-validator, websocket-client, docker, pbr, pygerrit2, pyyaml, httplib2, multi-key-dict, python-jenkins, tqdm, defusedxml, lxml, pyasn1, pyasn1-modules, rsa, oauth2client, tabulate, xdg, ruamel.yaml.clib, ruamel.yaml, click, soupsieve, beautifulsoup4, bs4, requestsexceptions, munch, jmespath, pycparser, cffi, cryptography, appdirs, stevedore, iso8601, os-service-types, keystoneauth1, jsonpointer, jsonpatch, decorator, dogpile.cache, netifaces, openstacksdk, os-client-config, shade, lftools [2020-10-02T16:16:12.150Z] Successfully installed appdirs-1.4.4 attrs-20.2.0 beautifulsoup4-4.9.2 bs4-0.0.1 certifi-2020.6.20 cffi-1.14.3 chardet-3.0.4 click-7.1.2 cryptography-3.1.1 decorator-4.4.2 defusedxml-0.6.0 deprecated-1.2.10 dnspython-2.0.0 docker-4.3.1 dogpile.cache-1.0.2 email-validator-1.1.1 httplib2-0.18.1 idna-2.10 importlib-metadata-2.0.0 iso8601-0.1.13 jmespath-0.10.0 jsonpatch-1.26 jsonpointer-2.0 jsonschema-3.2.0 keystoneauth1-4.2.1 lftools-0.31.1 lxml-4.5.2 multi-key-dict-2.0.3 munch-2.5.0 netifaces-0.10.9 oauth2client-4.1.3 openstacksdk-0.50.0 os-client-config-2.1.0 os-service-types-1.7.0 pbr-5.5.0 pyasn1-0.4.8 pyasn1-modules-0.2.8 pycparser-2.20 pygerrit2-2.0.13 pygithub-1.53 pyjwt-1.7.1 pyrsistent-0.17.3 python-jenkins-1.7.0 pyyaml-5.3.1 requests-2.24.0 requestsexceptions-1.4.0 rsa-4.6 ruamel.yaml-0.16.12 ruamel.yaml.clib-0.2.2 setuptools-50.3.0 shade-1.27.2 six-1.15.0 soupsieve-2.0.1 stevedore-3.2.2 tabulate-0.8.7 tqdm-4.50.0 urllib3-1.25.10 websocket-client-0.57.0 wrapt-1.12.1 xdg-3.0.2 zipp-3.2.0 [2020-10-02T16:16:14.192Z] Collecting zipp==1.1.0 [2020-10-02T16:16:14.192Z] Downloading zipp-1.1.0-py2.py3-none-any.whl (4.6 kB) [2020-10-02T16:16:14.804Z] Collecting python-openstackclient [2020-10-02T16:16:14.804Z] Downloading python_openstackclient-5.3.1-py3-none-any.whl (884 kB) [2020-10-02T16:16:15.076Z] Requirement already satisfied: openstacksdk>=0.48.0 in /usr/local/lib/python3.6/site-packages (from python-openstackclient) (0.50.0) [2020-10-02T16:16:15.076Z] Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.6/site-packages (from python-openstackclient) (5.5.0) [2020-10-02T16:16:16.085Z] Collecting oslo.utils>=3.33.0 [2020-10-02T16:16:16.085Z] Downloading oslo.utils-4.6.0-py3-none-any.whl (96 kB) [2020-10-02T16:16:16.413Z] Collecting oslo.i18n>=3.15.3 [2020-10-02T16:16:16.692Z] Downloading oslo.i18n-5.0.1-py3-none-any.whl (42 kB) [2020-10-02T16:16:17.297Z] Collecting cliff!=2.9.0,>=2.8.0 [2020-10-02T16:16:17.297Z] Downloading cliff-3.4.0-py3-none-any.whl (76 kB) [2020-10-02T16:16:17.297Z] Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.6/site-packages (from python-openstackclient) (3.2.2) [2020-10-02T16:16:17.903Z] Collecting python-keystoneclient>=3.22.0 [2020-10-02T16:16:17.903Z] Downloading python_keystoneclient-4.1.1-py3-none-any.whl (390 kB) [2020-10-02T16:16:17.903Z] Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.6/site-packages (from python-openstackclient) (1.15.0) [2020-10-02T16:16:18.220Z] Collecting osc-lib>=2.0.0 [2020-10-02T16:16:18.220Z] Downloading osc_lib-2.2.1-py3-none-any.whl (83 kB) [2020-10-02T16:16:19.243Z] Collecting python-novaclient>=15.1.0 [2020-10-02T16:16:19.243Z] Downloading python_novaclient-17.2.1-py3-none-any.whl (319 kB) [2020-10-02T16:16:19.521Z] Collecting python-cinderclient>=3.3.0 [2020-10-02T16:16:19.521Z] Downloading python_cinderclient-7.2.0-py3-none-any.whl (274 kB) [2020-10-02T16:16:19.800Z] Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (1.4.0) [2020-10-02T16:16:19.800Z] Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (0.1.13) [2020-10-02T16:16:19.800Z] Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (2.5.0) [2020-10-02T16:16:19.800Z] Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (5.3.1) [2020-10-02T16:16:20.073Z] Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (0.10.9) [2020-10-02T16:16:20.073Z] Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (1.7.0) [2020-10-02T16:16:20.073Z] Requirement already satisfied: importlib-metadata>=1.7.0; python_version < "3.8" in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (2.0.0) [2020-10-02T16:16:20.073Z] Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (4.4.2) [2020-10-02T16:16:20.073Z] Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (1.26) [2020-10-02T16:16:20.073Z] Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (1.0.2) [2020-10-02T16:16:20.073Z] Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (1.4.4) [2020-10-02T16:16:20.073Z] Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (0.10.0) [2020-10-02T16:16:20.073Z] Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (4.2.1) [2020-10-02T16:16:20.367Z] Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (3.1.1) [2020-10-02T16:16:21.386Z] Collecting pyparsing>=2.1.0 [2020-10-02T16:16:21.386Z] Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) [2020-10-02T16:16:21.683Z] Collecting packaging>=20.4 [2020-10-02T16:16:21.683Z] Downloading packaging-20.4-py2.py3-none-any.whl (37 kB) [2020-10-02T16:16:22.340Z] Collecting netaddr>=0.7.18 [2020-10-02T16:16:22.340Z] Downloading netaddr-0.8.0-py2.py3-none-any.whl (1.9 MB) [2020-10-02T16:16:22.973Z] Collecting debtcollector>=1.2.0 [2020-10-02T16:16:22.973Z] Downloading debtcollector-2.2.0-py3-none-any.whl (20 kB) [2020-10-02T16:16:24.646Z] Collecting pytz>=2013.6 [2020-10-02T16:16:24.646Z] Downloading pytz-2020.1-py2.py3-none-any.whl (510 kB) [2020-10-02T16:16:24.646Z] Collecting PrettyTable<0.8,>=0.7.2 [2020-10-02T16:16:24.646Z] Downloading prettytable-0.7.2.tar.bz2 (21 kB) [2020-10-02T16:16:27.665Z] Collecting cmd2!=0.8.3,>=0.8.0 [2020-10-02T16:16:27.665Z] Downloading cmd2-1.3.11-py3-none-any.whl (133 kB) [2020-10-02T16:16:28.657Z] Collecting oslo.config>=5.2.0 [2020-10-02T16:16:28.657Z] Downloading oslo.config-8.3.2-py3-none-any.whl (119 kB) [2020-10-02T16:16:28.945Z] Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.6/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (2.24.0) [2020-10-02T16:16:29.549Z] Collecting oslo.serialization!=2.19.1,>=2.18.0 [2020-10-02T16:16:29.549Z] Downloading oslo.serialization-4.0.1-py3-none-any.whl (21 kB) [2020-10-02T16:16:30.553Z] Collecting simplejson>=3.5.1 [2020-10-02T16:16:30.553Z] Downloading simplejson-3.17.2.tar.gz (83 kB) [2020-10-02T16:16:32.561Z] Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.6/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.48.0->python-openstackclient) (2.0) [2020-10-02T16:16:32.561Z] Requirement already satisfied: cffi!=1.11.3,>=1.8 in /usr/local/lib/python3.6/site-packages (from cryptography>=2.7->openstacksdk>=0.48.0->python-openstackclient) (1.14.3) [2020-10-02T16:16:32.561Z] Collecting importlib-resources; python_version < "3.7" [2020-10-02T16:16:32.561Z] Downloading importlib_resources-3.0.0-py2.py3-none-any.whl (23 kB) [2020-10-02T16:16:32.855Z] Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.6/site-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.12.1) [2020-10-02T16:16:33.142Z] Collecting pyperclip>=1.6 [2020-10-02T16:16:33.142Z] Downloading pyperclip-1.8.0.tar.gz (16 kB) [2020-10-02T16:16:35.179Z] Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.6/site-packages (from cmd2!=0.8.3,>=0.8.0->cliff!=2.9.0,>=2.8.0->python-openstackclient) (50.3.0) [2020-10-02T16:16:35.179Z] Collecting wcwidth>=0.1.7 [2020-10-02T16:16:35.179Z] Downloading wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) [2020-10-02T16:16:35.791Z] Collecting colorama>=0.3.7 [2020-10-02T16:16:35.791Z] Downloading colorama-0.4.3-py2.py3-none-any.whl (15 kB) [2020-10-02T16:16:35.791Z] Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.6/site-packages (from cmd2!=0.8.3,>=0.8.0->cliff!=2.9.0,>=2.8.0->python-openstackclient) (20.2.0) [2020-10-02T16:16:36.398Z] Collecting rfc3986>=1.2.0 [2020-10-02T16:16:36.398Z] Downloading rfc3986-1.4.0-py2.py3-none-any.whl (31 kB) [2020-10-02T16:16:36.398Z] Requirement already satisfied: chardet<4,>=3.0.2 in /usr/local/lib/python3.6/site-packages (from requests>=2.14.2->python-keystoneclient>=3.22.0->python-openstackclient) (3.0.4) [2020-10-02T16:16:36.398Z] Requirement already satisfied: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /usr/local/lib/python3.6/site-packages (from requests>=2.14.2->python-keystoneclient>=3.22.0->python-openstackclient) (1.25.10) [2020-10-02T16:16:36.398Z] Requirement already satisfied: idna<3,>=2.5 in /usr/local/lib/python3.6/site-packages (from requests>=2.14.2->python-keystoneclient>=3.22.0->python-openstackclient) (2.10) [2020-10-02T16:16:36.398Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.6/site-packages (from requests>=2.14.2->python-keystoneclient>=3.22.0->python-openstackclient) (2020.6.20) [2020-10-02T16:16:37.009Z] Collecting msgpack>=0.5.2 [2020-10-02T16:16:37.009Z] Downloading msgpack-1.0.0.tar.gz (232 kB) [2020-10-02T16:16:39.040Z] Requirement already satisfied: pycparser in /usr/local/lib/python3.6/site-packages (from cffi!=1.11.3,>=1.8->cryptography>=2.7->openstacksdk>=0.48.0->python-openstackclient) (2.20) [2020-10-02T16:16:39.040Z] Building wheels for collected packages: PrettyTable, simplejson, pyperclip, msgpack [2020-10-02T16:16:39.040Z] Building wheel for PrettyTable (setup.py): started [2020-10-02T16:16:41.016Z] Building wheel for PrettyTable (setup.py): finished with status 'done' [2020-10-02T16:16:41.016Z] Created wheel for PrettyTable: filename=prettytable-0.7.2-py3-none-any.whl size=13700 sha256=4e3148af9749f0bf52c4aa5b13f6ed1b04db25e3dbc028287138ae531c1fbffd [2020-10-02T16:16:41.016Z] Stored in directory: /tmp/pip-ephem-wheel-cache-ylew2bh9/wheels/90/15/c3/5f28b42ae9c81638570b8b7ed654e0f98c5fdc08875869511b [2020-10-02T16:16:41.016Z] Building wheel for simplejson (setup.py): started [2020-10-02T16:16:51.177Z] Building wheel for simplejson (setup.py): finished with status 'done' [2020-10-02T16:16:51.177Z] Created wheel for simplejson: filename=simplejson-3.17.2-cp36-cp36m-linux_aarch64.whl size=73877 sha256=cc2324b45c449c399ffb1f8db387be7fe731c8ed834d824ae0cc007c75688570 [2020-10-02T16:16:51.177Z] Stored in directory: /tmp/pip-ephem-wheel-cache-ylew2bh9/wheels/36/f7/a6/1aa7ab548751db0dfbc2524da98d8b7fb39ef9b14d929bf038 [2020-10-02T16:16:51.177Z] Building wheel for pyperclip (setup.py): started [2020-10-02T16:16:52.612Z] Building wheel for pyperclip (setup.py): finished with status 'done' [2020-10-02T16:16:52.612Z] Created wheel for pyperclip: filename=pyperclip-1.8.0-py3-none-any.whl size=8692 sha256=9bf6e6d6433b262265c547ab87d4dddbf2f7d9167f8039eb632e420f9f2c0ebc [2020-10-02T16:16:52.612Z] Stored in directory: /tmp/pip-ephem-wheel-cache-ylew2bh9/wheels/26/30/fe/92e2d4b1301ba74c07ea09c9e4c08f5bf12bae9c30319d74c5 [2020-10-02T16:16:52.612Z] Building wheel for msgpack (setup.py): started [2020-10-02T16:17:24.975Z] Building wheel for msgpack (setup.py): finished with status 'done' [2020-10-02T16:17:24.976Z] Created wheel for msgpack: filename=msgpack-1.0.0-cp36-cp36m-linux_aarch64.whl size=76931 sha256=a4d580ec0cf250c201288238b9499f725a4adc52064c8004dd59c1ac7fa94bce [2020-10-02T16:17:24.976Z] Stored in directory: /tmp/pip-ephem-wheel-cache-ylew2bh9/wheels/81/02/ab/3429715e43746dde3d7354115ea4d7f017ecefe77ec67c03c5 [2020-10-02T16:17:24.976Z] Successfully built PrettyTable simplejson pyperclip msgpack [2020-10-02T16:17:24.976Z] Installing collected packages: zipp, pyparsing, packaging, importlib-resources, netaddr, debtcollector, oslo.i18n, pytz, oslo.utils, PrettyTable, pyperclip, wcwidth, colorama, cmd2, cliff, rfc3986, oslo.config, msgpack, oslo.serialization, python-keystoneclient, simplejson, osc-lib, python-novaclient, python-cinderclient, python-openstackclient [2020-10-02T16:17:24.976Z] Attempting uninstall: zipp [2020-10-02T16:17:24.976Z] Found existing installation: zipp 3.2.0 [2020-10-02T16:17:25.247Z] Uninstalling zipp-3.2.0: [2020-10-02T16:17:25.521Z] Successfully uninstalled zipp-3.2.0 [2020-10-02T16:17:37.922Z] Successfully installed PrettyTable-0.7.2 cliff-3.4.0 cmd2-1.3.11 colorama-0.4.3 debtcollector-2.2.0 importlib-resources-3.0.0 msgpack-1.0.0 netaddr-0.8.0 osc-lib-2.2.1 oslo.config-8.3.2 oslo.i18n-5.0.1 oslo.serialization-4.0.1 oslo.utils-4.6.0 packaging-20.4 pyparsing-2.4.7 pyperclip-1.8.0 python-cinderclient-7.2.0 python-keystoneclient-4.1.1 python-novaclient-17.2.1 python-openstackclient-5.3.1 pytz-2020.1 rfc3986-1.4.0 simplejson-3.17.2 wcwidth-0.2.5 zipp-1.1.0 [2020-10-02T16:17:38.913Z] Cloning into 'global-jjb'... [2020-10-02T16:17:40.370Z] HEAD is now at 64faafa Merge "lftools_activate should be deprecated" [2020-10-02T16:18:02.582Z] Removing intermediate container 3664165b696e [2020-10-02T16:18:02.582Z] ---> a1d194415bce [2020-10-02T16:18:02.582Z] Successfully built a1d194415bce [2020-10-02T16:18:02.582Z] Successfully tagged edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-02T16:18:03.781Z] + docker tag edgex-lftools-log-publisher nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2020-10-02T16:18:04.173Z] + docker push nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2020-10-02T16:18:04.173Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher] [2020-10-02T16:18:04.173Z] a9f7fea8a93b: Preparing [2020-10-02T16:18:04.173Z] c489001974ac: Preparing [2020-10-02T16:18:04.173Z] ccb5cec8a9fb: Preparing [2020-10-02T16:18:04.173Z] d911ed1d7ad1: Preparing [2020-10-02T16:18:04.173Z] 975159bf197d: Preparing [2020-10-02T16:18:04.173Z] 35d6305f29d1: Preparing [2020-10-02T16:18:04.173Z] 3fa15440b13d: Preparing [2020-10-02T16:18:04.173Z] 8691b6bf9361: Preparing [2020-10-02T16:18:04.173Z] e2f13739ad41: Preparing [2020-10-02T16:18:04.173Z] 3fa15440b13d: Waiting [2020-10-02T16:18:04.173Z] 8691b6bf9361: Waiting [2020-10-02T16:18:04.173Z] e2f13739ad41: Waiting [2020-10-02T16:18:04.173Z] 35d6305f29d1: Waiting [2020-10-02T16:18:04.453Z] 975159bf197d: Layer already exists [2020-10-02T16:18:04.453Z] 35d6305f29d1: Layer already exists [2020-10-02T16:18:04.453Z] 3fa15440b13d: Layer already exists [2020-10-02T16:18:04.453Z] 8691b6bf9361: Layer already exists [2020-10-02T16:18:04.453Z] e2f13739ad41: Layer already exists [2020-10-02T16:18:04.453Z] ccb5cec8a9fb: Pushed [2020-10-02T16:18:04.724Z] d911ed1d7ad1: Pushed [2020-10-02T16:18:04.725Z] c489001974ac: Pushed [2020-10-02T16:19:26.484Z] a9f7fea8a93b: Pushed [2020-10-02T16:19:26.484Z] arm64: digest: sha256:88799cac93c3ee5c704f01b95255f132a50bd1066e83e8a7efe3983ecec85b98 size: 2205 [Pipeline] isUnix [Pipeline] sh [2020-10-02T16:19:26.871Z] + docker tag edgex-lftools-log-publisher nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:aarch64 [Pipeline] isUnix [Pipeline] sh [2020-10-02T16:19:27.243Z] + docker push nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:aarch64 [2020-10-02T16:19:27.243Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher] [2020-10-02T16:19:27.243Z] a9f7fea8a93b: Preparing [2020-10-02T16:19:27.243Z] c489001974ac: Preparing [2020-10-02T16:19:27.243Z] ccb5cec8a9fb: Preparing [2020-10-02T16:19:27.243Z] d911ed1d7ad1: Preparing [2020-10-02T16:19:27.243Z] 975159bf197d: Preparing [2020-10-02T16:19:27.243Z] 35d6305f29d1: Preparing [2020-10-02T16:19:27.243Z] 3fa15440b13d: Preparing [2020-10-02T16:19:27.243Z] 8691b6bf9361: Preparing [2020-10-02T16:19:27.243Z] e2f13739ad41: Preparing [2020-10-02T16:19:27.243Z] 35d6305f29d1: Waiting [2020-10-02T16:19:27.243Z] 3fa15440b13d: Waiting [2020-10-02T16:19:27.243Z] 8691b6bf9361: Waiting [2020-10-02T16:19:27.243Z] e2f13739ad41: Waiting [2020-10-02T16:19:27.515Z] c489001974ac: Layer already exists [2020-10-02T16:19:27.515Z] d911ed1d7ad1: Layer already exists [2020-10-02T16:19:27.515Z] ccb5cec8a9fb: Layer already exists [2020-10-02T16:19:27.515Z] a9f7fea8a93b: Layer already exists [2020-10-02T16:19:27.515Z] 975159bf197d: Layer already exists [2020-10-02T16:19:27.515Z] 3fa15440b13d: Layer already exists [2020-10-02T16:19:27.515Z] 8691b6bf9361: Layer already exists [2020-10-02T16:19:27.515Z] 35d6305f29d1: Layer already exists [2020-10-02T16:19:27.515Z] e2f13739ad41: Layer already exists [2020-10-02T16:19:27.515Z] aarch64: digest: sha256:88799cac93c3ee5c704f01b95255f132a50bd1066e83e8a7efe3983ecec85b98 size: 2205 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Image Scan) [Pipeline] isUnix [Pipeline] sh [2020-10-02T16:19:30.588Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-02T16:19:30.588Z] [2020-10-02T16:19:30.588Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh [2020-10-02T16:19:31.086Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-02T16:19:31.086Z] latest: Pulling from edgex-devops/edgex-klar [2020-10-02T16:19:31.086Z] e7c96db7181b: Pulling fs layer [2020-10-02T16:19:31.086Z] 1868ca2cb446: Pulling fs layer [2020-10-02T16:19:31.086Z] 136be5d0fe8e: Pulling fs layer [2020-10-02T16:19:31.086Z] 894bfe63afcb: Pulling fs layer [2020-10-02T16:19:31.086Z] 894bfe63afcb: Waiting [2020-10-02T16:19:31.086Z] 1868ca2cb446: Verifying Checksum [2020-10-02T16:19:31.086Z] 1868ca2cb446: Download complete [2020-10-02T16:19:31.086Z] 136be5d0fe8e: Verifying Checksum [2020-10-02T16:19:31.086Z] 136be5d0fe8e: Download complete [2020-10-02T16:19:31.351Z] e7c96db7181b: Verifying Checksum [2020-10-02T16:19:31.351Z] e7c96db7181b: Download complete [2020-10-02T16:19:31.351Z] 894bfe63afcb: Verifying Checksum [2020-10-02T16:19:31.351Z] 894bfe63afcb: Download complete [2020-10-02T16:19:31.615Z] e7c96db7181b: Pull complete [2020-10-02T16:19:31.615Z] 1868ca2cb446: Pull complete [2020-10-02T16:19:31.883Z] 136be5d0fe8e: Pull complete [2020-10-02T16:19:32.146Z] 894bfe63afcb: Pull complete [2020-10-02T16:19:32.147Z] Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 [2020-10-02T16:19:32.147Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-02T16:19:32.147Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer [2020-10-02T16:19:32.291Z] prd-centos7-docker-4c-2g-3033 does not seem to be running inside a container [2020-10-02T16:19:32.349Z] $ docker run -t -d -u 1001:1001 --entrypoint= -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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-02T16:19:33.341Z] $ docker top 18245426faac5f5dd8f675a4131c6c21cecc1f17524012313809e7152e687d61 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-02T16:19:33.985Z] + /klar nexus3.edgexfoundry.org:10003/edgex-lftools:0.31.1-centos7 [2020-10-02T16:19:33.985Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-02T16:19:56.304Z] $ docker stop --time=1 18245426faac5f5dd8f675a4131c6c21cecc1f17524012313809e7152e687d61 [2020-10-02T16:19:57.673Z] $ docker rm -f 18245426faac5f5dd8f675a4131c6c21cecc1f17524012313809e7152e687d61 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-02T16:19:58.186Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-02T16:19:58.186Z] . [Pipeline] withDockerContainer [2020-10-02T16:19:58.307Z] prd-centos7-docker-4c-2g-3033 does not seem to be running inside a container [2020-10-02T16:19:58.357Z] $ docker run -t -d -u 1001:1001 --entrypoint= -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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-02T16:19:58.970Z] $ docker top 3ec5329a72986a1ab583538bc35cd6309f50c15f395fb5b1011b3e7ee14cef65 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-02T16:19:59.542Z] + /klar nexus3.edgexfoundry.org:10003/edgex-lftools:0.31.1-centos7 [2020-10-02T16:19:59.543Z] + tee [2020-10-02T16:19:59.543Z] clair timeout 1m0s [2020-10-02T16:19:59.543Z] docker timeout: 1m0s [2020-10-02T16:19:59.543Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-02T16:20:01.697Z] $ docker stop --time=1 3ec5329a72986a1ab583538bc35cd6309f50c15f395fb5b1011b3e7ee14cef65 [2020-10-02T16:20:03.102Z] $ docker rm -f 3ec5329a72986a1ab583538bc35cd6309f50c15f395fb5b1011b3e7ee14cef65 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-02T16:20:03.761Z] + mkdir -p /w/workspace/xfoundry_ci-build-images_lftools/clair-reports [Pipeline] echo [2020-10-02T16:20:03.801Z] Generated HTML Table Report. Writing to /w/workspace/xfoundry_ci-build-images_lftools/clair-reports/clair_results_edgex-lftools_0.31.1-centos7.html [Pipeline] writeFile [Pipeline] step [2020-10-02T16:20:03.924Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-10-02T16:20:04.876Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-02T16:20:04.876Z] . [Pipeline] withDockerContainer [2020-10-02T16:20:04.994Z] prd-centos7-docker-4c-2g-3033 does not seem to be running inside a container [2020-10-02T16:20:05.042Z] $ docker run -t -d -u 1001:1001 --entrypoint= -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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-02T16:20:05.733Z] $ docker top b69cecd6c113b2c840f8fdb93ee2c19d33378b473dbac2cc95819a6b76de5a01 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-02T16:20:06.329Z] + /klar nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:amd64 [2020-10-02T16:20:06.329Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-02T16:20:18.899Z] $ docker stop --time=1 b69cecd6c113b2c840f8fdb93ee2c19d33378b473dbac2cc95819a6b76de5a01 [2020-10-02T16:20:20.312Z] $ docker rm -f b69cecd6c113b2c840f8fdb93ee2c19d33378b473dbac2cc95819a6b76de5a01 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-02T16:20:20.906Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-02T16:20:20.906Z] . [Pipeline] withDockerContainer [2020-10-02T16:20:21.027Z] prd-centos7-docker-4c-2g-3033 does not seem to be running inside a container [2020-10-02T16:20:21.070Z] $ docker run -t -d -u 1001:1001 --entrypoint= -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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-02T16:20:21.902Z] $ docker top e919a2a700d9a1ea5c1eafa2778f9cc062b601f5db9ba768bb453b2799595abc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-02T16:20:22.477Z] + /klar nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:amd64 [2020-10-02T16:20:22.477Z] + tee [2020-10-02T16:20:22.477Z] clair timeout 1m0s [2020-10-02T16:20:22.477Z] docker timeout: 1m0s [2020-10-02T16:20:22.477Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-02T16:20:23.577Z] $ docker stop --time=1 e919a2a700d9a1ea5c1eafa2778f9cc062b601f5db9ba768bb453b2799595abc [2020-10-02T16:20:24.916Z] $ docker rm -f e919a2a700d9a1ea5c1eafa2778f9cc062b601f5db9ba768bb453b2799595abc [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-02T16:20:25.416Z] + mkdir -p /w/workspace/xfoundry_ci-build-images_lftools/clair-reports [Pipeline] echo [2020-10-02T16:20:25.448Z] Generated HTML Table Report. Writing to /w/workspace/xfoundry_ci-build-images_lftools/clair-reports/clair_results_edgex-lftools-log-publisher_amd64.html [Pipeline] writeFile [Pipeline] step [2020-10-02T16:20:25.571Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-10-02T16:20:25.952Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-02T16:20:25.952Z] . [Pipeline] withDockerContainer [2020-10-02T16:20:26.073Z] prd-centos7-docker-4c-2g-3033 does not seem to be running inside a container [2020-10-02T16:20:26.120Z] $ docker run -t -d -u 1001:1001 --entrypoint= -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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-02T16:20:26.714Z] $ docker top e4e0dc6de384af701d42191400d49dde6a3290bc2f3aeae04eeebf21b3905806 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-02T16:20:27.298Z] + /klar nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2020-10-02T16:20:27.298Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-02T16:20:39.850Z] $ docker stop --time=1 e4e0dc6de384af701d42191400d49dde6a3290bc2f3aeae04eeebf21b3905806 [2020-10-02T16:20:41.226Z] $ docker rm -f e4e0dc6de384af701d42191400d49dde6a3290bc2f3aeae04eeebf21b3905806 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-02T16:20:41.785Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-02T16:20:41.785Z] . [Pipeline] withDockerContainer [2020-10-02T16:20:41.901Z] prd-centos7-docker-4c-2g-3033 does not seem to be running inside a container [2020-10-02T16:20:41.949Z] $ docker run -t -d -u 1001:1001 --entrypoint= -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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-02T16:20:42.592Z] $ docker top 0b0fcd0e9369051e844a4b55a549d92b147e26328f502c05e134b158910a2a92 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-02T16:20:43.224Z] + /klar nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2020-10-02T16:20:43.224Z] + tee [2020-10-02T16:20:43.224Z] clair timeout 1m0s [2020-10-02T16:20:43.224Z] docker timeout: 1m0s [2020-10-02T16:20:43.224Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-02T16:20:44.325Z] $ docker stop --time=1 0b0fcd0e9369051e844a4b55a549d92b147e26328f502c05e134b158910a2a92 [2020-10-02T16:20:45.670Z] $ docker rm -f 0b0fcd0e9369051e844a4b55a549d92b147e26328f502c05e134b158910a2a92 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-02T16:20:46.202Z] + mkdir -p /w/workspace/xfoundry_ci-build-images_lftools/clair-reports [Pipeline] echo [2020-10-02T16:20:46.238Z] Generated HTML Table Report. Writing to /w/workspace/xfoundry_ci-build-images_lftools/clair-reports/clair_results_edgex-lftools-log-publisher_arm64.html [Pipeline] writeFile [Pipeline] step [2020-10-02T16:20:46.345Z] Archiving artifacts [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-10-02T16:20:47.117Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-02T16:20:47.721Z] ---> package-listing.sh [2020-10-02T16:20:47.721Z] ++ facter osfamily [2020-10-02T16:20:47.721Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-02T16:20:47.721Z] + OS_FAMILY=redhat [2020-10-02T16:20:47.721Z] + workspace=/w/workspace/xfoundry_ci-build-images_lftools [2020-10-02T16:20:47.721Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-02T16:20:47.721Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-02T16:20:47.721Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-02T16:20:47.721Z] + PACKAGES=/tmp/packages_start.txt [2020-10-02T16:20:47.721Z] + '[' /w/workspace/xfoundry_ci-build-images_lftools ']' [2020-10-02T16:20:47.721Z] + PACKAGES=/tmp/packages_end.txt [2020-10-02T16:20:47.721Z] + case "${OS_FAMILY}" in [2020-10-02T16:20:47.721Z] + rpm -qa [2020-10-02T16:20:47.721Z] + sort [2020-10-02T16:20:51.936Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-02T16:20:51.936Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-02T16:20:51.936Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-02T16:20:51.936Z] + '[' /w/workspace/xfoundry_ci-build-images_lftools ']' [2020-10-02T16:20:51.936Z] + mkdir -p /w/workspace/xfoundry_ci-build-images_lftools/archives/ [2020-10-02T16:20:51.936Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_ci-build-images_lftools/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-02T16:20:52.179Z] provisioning config files... [2020-10-02T16:20:52.198Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_ci-build-images_lftools@tmp/config61912774953885278tmp [Pipeline] { [Pipeline] echo [2020-10-02T16:20:52.340Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-02T16:20:52.674Z] ---> create-netrc.sh [Pipeline] } [2020-10-02T16:20:52.698Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-02T16:20:52.831Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-02T16:20:53.166Z] ---> python-tools-install.sh [2020-10-02T16:20:53.167Z] Generating Requirements File [2020-10-02T16:22:14.738Z] Python 3.6.8 [2020-10-02T16:22:14.738Z] pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) [2020-10-02T16:22:14.738Z] aiohttp==3.6.2 [2020-10-02T16:22:14.738Z] appdirs==1.4.3 [2020-10-02T16:22:14.738Z] argcomplete==1.12.1 [2020-10-02T16:22:14.738Z] aspy.yaml==1.3.0 [2020-10-02T16:22:14.738Z] async-timeout==3.0.1 [2020-10-02T16:22:14.738Z] attrs==19.3.0 [2020-10-02T16:22:14.738Z] Babel==2.8.0 [2020-10-02T16:22:14.738Z] beautifulsoup4==4.8.2 [2020-10-02T16:22:14.738Z] boto3==1.11.6 [2020-10-02T16:22:14.738Z] botocore==1.14.6 [2020-10-02T16:22:14.738Z] bs4==0.0.1 [2020-10-02T16:22:14.738Z] cachetools==4.1.1 [2020-10-02T16:22:14.738Z] certifi==2019.11.28 [2020-10-02T16:22:14.738Z] cffi==1.14.3 [2020-10-02T16:22:14.738Z] cfgv==2.0.1 [2020-10-02T16:22:14.738Z] chardet==3.0.4 [2020-10-02T16:22:14.738Z] click==7.1 [2020-10-02T16:22:14.738Z] cliff==3.4.0 [2020-10-02T16:22:14.738Z] cmd2==1.3.11 [2020-10-02T16:22:14.738Z] colorama==0.4.3 [2020-10-02T16:22:14.738Z] cryptography==3.1.1 [2020-10-02T16:22:14.738Z] debtcollector==2.2.0 [2020-10-02T16:22:14.738Z] decorator==4.4.2 [2020-10-02T16:22:14.738Z] defusedxml==0.6.0 [2020-10-02T16:22:14.738Z] Deprecated==1.2.7 [2020-10-02T16:22:14.738Z] distlib==0.3.1 [2020-10-02T16:22:14.738Z] distro==1.2.0 [2020-10-02T16:22:14.738Z] dnspython==1.16.0 [2020-10-02T16:22:14.738Z] docker==4.2.0 [2020-10-02T16:22:14.738Z] docutils==0.15.2 [2020-10-02T16:22:14.738Z] dogpile.cache==1.0.2 [2020-10-02T16:22:14.738Z] email-validator==1.0.5 [2020-10-02T16:22:14.738Z] filelock==3.0.12 [2020-10-02T16:22:14.738Z] future==0.18.2 [2020-10-02T16:22:14.738Z] google-auth==1.22.0 [2020-10-02T16:22:14.738Z] httplib2==0.17.0 [2020-10-02T16:22:14.738Z] identify==1.4.11 [2020-10-02T16:22:14.738Z] idna==2.9 [2020-10-02T16:22:14.738Z] idna-ssl==1.1.0 [2020-10-02T16:22:14.738Z] importlib-metadata==1.7.0 [2020-10-02T16:22:14.738Z] importlib-resources==1.5.0 [2020-10-02T16:22:14.738Z] iso8601==0.1.13 [2020-10-02T16:22:14.738Z] Jinja2==2.11.1 [2020-10-02T16:22:14.738Z] jmespath==0.10.0 [2020-10-02T16:22:14.738Z] jsonpatch==1.26 [2020-10-02T16:22:14.738Z] jsonpointer==2.0 [2020-10-02T16:22:14.738Z] jsonschema==3.2.0 [2020-10-02T16:22:14.738Z] keystoneauth1==4.2.1 [2020-10-02T16:22:14.738Z] kubernetes==11.0.0 [2020-10-02T16:22:14.738Z] lftools==0.34.2 [2020-10-02T16:22:14.738Z] lxml==4.5.0 [2020-10-02T16:22:14.738Z] MarkupSafe==0.23 [2020-10-02T16:22:14.738Z] msgpack==1.0.0 [2020-10-02T16:22:14.738Z] multi-key-dict==2.0.3 [2020-10-02T16:22:14.738Z] multidict==4.7.6 [2020-10-02T16:22:14.738Z] munch==2.5.0 [2020-10-02T16:22:14.738Z] netaddr==0.8.0 [2020-10-02T16:22:14.738Z] netifaces==0.10.9 [2020-10-02T16:22:14.738Z] niet==1.4.2 [2020-10-02T16:22:14.738Z] nodeenv==1.3.5 [2020-10-02T16:22:14.738Z] oauth2client==4.1.3 [2020-10-02T16:22:14.738Z] oauthlib==3.1.0 [2020-10-02T16:22:14.738Z] openstacksdk==0.50.0 [2020-10-02T16:22:14.738Z] os-client-config==2.1.0 [2020-10-02T16:22:14.738Z] os-service-types==1.7.0 [2020-10-02T16:22:14.738Z] osc-lib==2.2.1 [2020-10-02T16:22:14.738Z] oslo.config==8.3.2 [2020-10-02T16:22:14.738Z] oslo.context==3.1.1 [2020-10-02T16:22:14.738Z] oslo.i18n==5.0.1 [2020-10-02T16:22:14.738Z] oslo.log==4.4.0 [2020-10-02T16:22:14.738Z] oslo.serialization==4.0.1 [2020-10-02T16:22:14.738Z] oslo.utils==4.6.0 [2020-10-02T16:22:14.738Z] packaging==20.4 [2020-10-02T16:22:14.738Z] pbr==5.4.4 [2020-10-02T16:22:14.738Z] pluggy==0.13.1 [2020-10-02T16:22:14.738Z] prettytable==0.7.2 [2020-10-02T16:22:14.738Z] py==1.9.0 [2020-10-02T16:22:14.738Z] pyasn1==0.4.8 [2020-10-02T16:22:14.738Z] pyasn1-modules==0.2.8 [2020-10-02T16:22:14.738Z] pycparser==2.20 [2020-10-02T16:22:14.738Z] pygerrit2==2.0.10 [2020-10-02T16:22:14.738Z] PyGithub==1.46 [2020-10-02T16:22:14.738Z] pyinotify==0.9.6 [2020-10-02T16:22:14.738Z] PyJWT==1.7.1 [2020-10-02T16:22:14.738Z] pyparsing==2.4.7 [2020-10-02T16:22:14.738Z] pyperclip==1.8.0 [2020-10-02T16:22:14.738Z] pyroute2==0.4.13 [2020-10-02T16:22:14.738Z] pyrsistent==0.15.7 [2020-10-02T16:22:14.738Z] PySocks==1.6.8 [2020-10-02T16:22:14.738Z] python-cinderclient==7.2.0 [2020-10-02T16:22:14.738Z] python-dateutil==2.8.1 [2020-10-02T16:22:14.738Z] python-heatclient==2.2.1 [2020-10-02T16:22:14.738Z] python-jenkins==1.7.0 [2020-10-02T16:22:14.738Z] python-keystoneclient==4.1.1 [2020-10-02T16:22:14.738Z] python-magnumclient==3.2.1 [2020-10-02T16:22:14.738Z] python-novaclient==17.2.1 [2020-10-02T16:22:14.738Z] python-openstackclient==5.3.1 [2020-10-02T16:22:14.738Z] python-swiftclient==3.10.1 [2020-10-02T16:22:14.738Z] pytz==2020.1 [2020-10-02T16:22:14.738Z] PyYAML==5.3 [2020-10-02T16:22:14.738Z] requests==2.23.0 [2020-10-02T16:22:14.738Z] requests-oauthlib==1.3.0 [2020-10-02T16:22:14.738Z] requestsexceptions==1.4.0 [2020-10-02T16:22:14.738Z] rfc3986==1.4.0 [2020-10-02T16:22:14.738Z] rpm==4.11.3 [2020-10-02T16:22:14.738Z] rsa==4.0 [2020-10-02T16:22:14.738Z] ruamel.yaml==0.16.10 [2020-10-02T16:22:14.738Z] ruamel.yaml.clib==0.2.0 [2020-10-02T16:22:14.738Z] s3transfer==0.3.3 [2020-10-02T16:22:14.738Z] shade==1.27.2 [2020-10-02T16:22:14.738Z] simplejson==3.17.2 [2020-10-02T16:22:14.738Z] six==1.14.0 [2020-10-02T16:22:14.738Z] soupsieve==2.0 [2020-10-02T16:22:14.738Z] stevedore==3.2.2 [2020-10-02T16:22:14.738Z] tabulate==0.8.6 [2020-10-02T16:22:14.738Z] toml==0.10.0 [2020-10-02T16:22:14.738Z] tox==3.20.0 [2020-10-02T16:22:14.738Z] tqdm==4.43.0 [2020-10-02T16:22:14.738Z] typing-extensions==3.7.4.3 [2020-10-02T16:22:14.738Z] urllib3==1.25.8 [2020-10-02T16:22:14.738Z] virtualenv==20.0.32 [2020-10-02T16:22:14.738Z] wcwidth==0.2.5 [2020-10-02T16:22:14.738Z] websocket-client==0.57.0 [2020-10-02T16:22:14.738Z] wrapt==1.12.1 [2020-10-02T16:22:14.738Z] xdg==3.0.2 [2020-10-02T16:22:14.738Z] xmltodict==0.12.0 [2020-10-02T16:22:14.738Z] yarl==1.6.0 [2020-10-02T16:22:14.738Z] yq==2.11.1 [2020-10-02T16:22:14.738Z] zipp==3.2.0 [2020-10-02T16:22:14.738Z] Cache entry deserialization failed, entry ignored [2020-10-02T16:22:14.738Z] DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. [2020-10-02T16:22:15.687Z] Python 2.7.5 [2020-10-02T16:22:16.266Z] pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) [2020-10-02T16:22:16.536Z] DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. [2020-10-02T16:22:16.867Z] ansible==2.9.7 [2020-10-02T16:22:16.867Z] Babel==0.9.6 [2020-10-02T16:22:16.867Z] backports.ssl-match-hostname==3.5.0.1 [2020-10-02T16:22:16.867Z] beautifulsoup4==4.4.1 [2020-10-02T16:22:16.867Z] bodhi==2.11.0 [2020-10-02T16:22:16.867Z] bodhi-client==2.11.0 [2020-10-02T16:22:16.867Z] CCColUtils==1.4 [2020-10-02T16:22:16.867Z] cffi==1.6.0 [2020-10-02T16:22:16.867Z] chardet==2.2.1 [2020-10-02T16:22:16.867Z] click==6.7 [2020-10-02T16:22:16.867Z] cloud-init==18.5 [2020-10-02T16:22:16.867Z] configobj==4.7.2 [2020-10-02T16:22:16.867Z] cryptography==1.7.2 [2020-10-02T16:22:16.867Z] decorator==3.4.0 [2020-10-02T16:22:16.867Z] distro==1.2.0 [2020-10-02T16:22:16.867Z] enum34==1.0.4 [2020-10-02T16:22:16.867Z] fedpkg==1.38 [2020-10-02T16:22:16.867Z] futures==3.1.1 [2020-10-02T16:22:16.867Z] gitdb==0.6.4 [2020-10-02T16:22:16.867Z] GitPython==1.0.1 [2020-10-02T16:22:16.867Z] html5lib==0.999 [2020-10-02T16:22:16.867Z] httplib2==0.9.2 [2020-10-02T16:22:16.867Z] idna==2.4 [2020-10-02T16:22:16.867Z] iniparse==0.4 [2020-10-02T16:22:16.867Z] ipaddress==1.0.16 [2020-10-02T16:22:16.867Z] IPy==0.75 [2020-10-02T16:22:16.867Z] javapackages==1.0.0 [2020-10-02T16:22:16.867Z] Jinja2==2.7.2 [2020-10-02T16:22:16.867Z] jmespath==0.9.4 [2020-10-02T16:22:16.867Z] jsonpatch==1.2 [2020-10-02T16:22:16.867Z] jsonpointer==1.9 [2020-10-02T16:22:16.867Z] kerberos==1.1 [2020-10-02T16:22:16.867Z] kitchen==1.1.1 [2020-10-02T16:22:16.867Z] langtable==0.0.31 [2020-10-02T16:22:16.867Z] lockfile==0.9.1 [2020-10-02T16:22:16.867Z] lxml==3.2.1 [2020-10-02T16:22:16.867Z] MarkupSafe==0.11 [2020-10-02T16:22:16.867Z] munch==2.0.2 [2020-10-02T16:22:16.867Z] offtrac==0.1.0 [2020-10-02T16:22:16.867Z] openidc-client==0.6.0 [2020-10-02T16:22:16.867Z] packagedb-cli==2.14.1 [2020-10-02T16:22:16.867Z] paramiko==2.1.1 [2020-10-02T16:22:16.867Z] perf==0.1 [2020-10-02T16:22:16.867Z] ply==3.4 [2020-10-02T16:22:16.867Z] policycoreutils-default-encoding==0.1 [2020-10-02T16:22:16.867Z] prettytable==0.7.2 [2020-10-02T16:22:16.867Z] pyasn1==0.1.9 [2020-10-02T16:22:16.867Z] pycparser==2.14 [2020-10-02T16:22:16.867Z] pycurl==7.19.0 [2020-10-02T16:22:16.867Z] pygobject==3.22.0 [2020-10-02T16:22:16.867Z] pygpgme==0.3 [2020-10-02T16:22:16.867Z] pyliblzma==0.5.3 [2020-10-02T16:22:16.867Z] pyOpenSSL==0.13.1 [2020-10-02T16:22:16.867Z] pyparsing==1.5.6 [2020-10-02T16:22:16.867Z] pyserial==2.6 [2020-10-02T16:22:16.867Z] python-augeas==0.5.0 [2020-10-02T16:22:16.867Z] python-bugzilla==2.3.0 [2020-10-02T16:22:16.867Z] python-dateutil==1.5 [2020-10-02T16:22:16.867Z] python-fedora==0.10.0 [2020-10-02T16:22:16.867Z] python-linux-procfs==0.4.9 [2020-10-02T16:22:16.867Z] python-yubico==1.2.3 [2020-10-02T16:22:16.867Z] pyudev==0.15 [2020-10-02T16:22:16.867Z] pyusb==1.0.0b1 [2020-10-02T16:22:16.867Z] pyxattr==0.5.1 [2020-10-02T16:22:16.867Z] PyYAML==3.10 [2020-10-02T16:22:16.867Z] requests==2.6.0 [2020-10-02T16:22:16.867Z] requests-kerberos==0.7.0 [2020-10-02T16:22:16.867Z] rpkg==1.60 [2020-10-02T16:22:16.867Z] schedutils==0.4 [2020-10-02T16:22:16.867Z] seobject==0.1 [2020-10-02T16:22:16.867Z] sepolicy==1.1 [2020-10-02T16:22:16.867Z] six==1.9.0 [2020-10-02T16:22:16.867Z] smmap==0.9.0 [2020-10-02T16:22:16.867Z] urlgrabber==3.10 [2020-10-02T16:22:16.867Z] urllib3==1.10.2 [2020-10-02T16:22:16.867Z] virtualenv==15.1.0 [2020-10-02T16:22:16.867Z] yum-langpacks==0.4.2 [2020-10-02T16:22:16.867Z] yum-metadata-parser==1.1.4 [Pipeline] echo [2020-10-02T16:22:16.947Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-02T16:22:17.387Z] ---> sudo-logs.sh [2020-10-02T16:22:17.387Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-02T16:22:17.735Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-02T16:22:18.076Z] ---> job-cost.sh [2020-10-02T16:22:18.076Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lsbg [2020-10-02T16:22:30.362Z] Cache entry deserialization failed, entry ignored [2020-10-02T16:22:30.362Z] Cache entry deserialization failed, entry ignored [2020-10-02T16:22:30.362Z] Cache entry deserialization failed, entry ignored [2020-10-02T16:22:30.362Z] Cache entry deserialization failed, entry ignored [2020-10-02T16:22:30.362Z] Cache entry deserialization failed, entry ignored [2020-10-02T16:22:30.362Z] Cache entry deserialization failed, entry ignored [2020-10-02T16:22:30.362Z] Cache entry deserialization failed, entry ignored [2020-10-02T16:22:30.627Z] Cache entry deserialization failed, entry ignored [2020-10-02T16:22:30.627Z] Cache entry deserialization failed, entry ignored [2020-10-02T16:22:30.627Z] Cache entry deserialization failed, entry ignored [2020-10-02T16:22:30.891Z] Cache entry deserialization failed, entry ignored [2020-10-02T16:22:30.891Z] Cache entry deserialization failed, entry ignored [2020-10-02T16:22:35.114Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2020-10-02T16:23:07.315Z] lf-activate-venv(): INFO: Adding /tmp/venv-lsbg/bin to PATH [2020-10-02T16:23:07.315Z] INFO: No Stack... [2020-10-02T16:23:07.315Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-02T16:23:07.315Z] INFO: Archiving Costs [Pipeline] echo [2020-10-02T16:23:07.350Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-02T16:23:07.687Z] ---> logs-deploy.sh [2020-10-02T16:23:07.687Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/lftools/13 [2020-10-02T16:23:07.687Z] INFO: archiving workspace using pattern(s): [2020-10-02T16:23:09.605Z] Archives upload complete. [2020-10-02T16:23:09.605Z] INFO: archiving logs to Nexus