Push event to branch lftools Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 9fd98d82aa27f7cecf1cffc52e964c127aea2103 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/lftools/workspace@libs/lf-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 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 Running on prd-centos7-docker-4c-2g-2891 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 > 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 Checking out Revision 9fd98d82aa27f7cecf1cffc52e964c127aea2103 (lftools) > git config core.sparsecheckout # timeout=10 > git checkout -f 9fd98d82aa27f7cecf1cffc52e964c127aea2103 # timeout=10 Commit message: "Merge pull request #149 from ernestojeda/lftools" > git rev-list --no-walk 094e39b5c08b0b0bbeabdcd6ea1200406aea9d82 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (LF Prep) [Pipeline] echo [2020-10-01T22:45:32.852Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = lftools [Pipeline] echo [2020-10-01T22:45:32.972Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = lftools [Pipeline] echo [2020-10-01T22:45:33.090Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = lftools [Pipeline] echo [2020-10-01T22:45:33.242Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9fd98d82aa27f7cecf1cffc52e964c127aea2103 [Pipeline] echo [2020-10-01T22:45:33.352Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9fd98d8 [Pipeline] echo [2020-10-01T22:45:33.468Z] [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-01T22:45:49.071Z] Still waiting to schedule task [2020-10-01T22:45:49.072Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2891’ [2020-10-01T22:45:49.095Z] Still waiting to schedule task [2020-10-01T22:45:49.095Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-10-01T22:47:40.858Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2892 in /w/workspace/xfoundry_ci-build-images_lftools [Pipeline] { [Pipeline] checkout [2020-10-01T22:47:45.930Z] using credential edgex-jenkins-ssh [2020-10-01T22:47:45.994Z] Cloning the remote Git repository [2020-10-01T22:47:46.055Z] Cloning repository git@github.com:edgexfoundry/ci-build-images.git [2020-10-01T22:47:46.164Z] > git init /w/workspace/xfoundry_ci-build-images_lftools # timeout=10 [2020-10-01T22:47:46.245Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2020-10-01T22:47:46.246Z] > git --version # timeout=10 [2020-10-01T22:47:46.270Z] > git --version # 'git version 2.17.1' [2020-10-01T22:47:46.273Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-01T22:47:46.350Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-01T22:47:47.047Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2020-10-01T22:47:47.072Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-01T22:47:47.103Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2020-10-01T22:47:47.134Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2020-10-01T22:47:47.135Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-01T22:47:47.147Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/lftools:refs/remotes/origin/lftools # timeout=10 [2020-10-01T22:47:47.646Z] Checking out Revision 9fd98d82aa27f7cecf1cffc52e964c127aea2103 (lftools) [2020-10-01T22:47:47.663Z] > git config core.sparsecheckout # timeout=10 [2020-10-01T22:47:47.676Z] > git checkout -f 9fd98d82aa27f7cecf1cffc52e964c127aea2103 # timeout=10 [2020-10-01T22:47:52.178Z] Commit message: "Merge pull request #149 from ernestojeda/lftools" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-01T22:47:53.090Z] provisioning config files... [2020-10-01T22:47:53.135Z] copy managed file [ci-build-images-settings] to file:/w/workspace/xfoundry_ci-build-images_lftools@tmp/config4263439420381075993tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-10-01T22:47:54.166Z] ---> docker-login.sh [2020-10-01T22:47:54.166Z] nexus3.edgexfoundry.org:10001 [2020-10-01T22:47:54.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-01T22:47:55.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-01T22:47:55.366Z] Configure a credential helper to remove this warning. See [2020-10-01T22:47:55.366Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-01T22:47:55.366Z] [2020-10-01T22:47:55.366Z] Login Succeeded [2020-10-01T22:47:55.366Z] nexus3.edgexfoundry.org:10002 [2020-10-01T22:47:55.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-01T22:47:55.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-01T22:47:55.642Z] Configure a credential helper to remove this warning. See [2020-10-01T22:47:55.642Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-01T22:47:55.642Z] [2020-10-01T22:47:55.642Z] Login Succeeded [2020-10-01T22:47:55.917Z] nexus3.edgexfoundry.org:10003 [2020-10-01T22:47:56.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-01T22:47:56.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-01T22:47:56.202Z] Configure a credential helper to remove this warning. See [2020-10-01T22:47:56.202Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-01T22:47:56.202Z] [2020-10-01T22:47:56.202Z] Login Succeeded [2020-10-01T22:47:56.202Z] nexus3.edgexfoundry.org:10004 [2020-10-01T22:47:56.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-01T22:47:56.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-01T22:47:56.802Z] Configure a credential helper to remove this warning. See [2020-10-01T22:47:56.802Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-01T22:47:56.802Z] [2020-10-01T22:47:56.802Z] Login Succeeded [2020-10-01T22:47:56.802Z] docker.io [2020-10-01T22:47:57.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-01T22:47:57.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-01T22:47:57.672Z] Configure a credential helper to remove this warning. See [2020-10-01T22:47:57.672Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-01T22:47:57.672Z] [2020-10-01T22:47:57.672Z] Login Succeeded [2020-10-01T22:47:57.672Z] ---> docker-login.sh ends [Pipeline] } [2020-10-01T22:47:57.768Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] sh [2020-10-01T22:47:58.724Z] + docker build -t edgex-lftools-log-publisher -f Dockerfile.logs-publish . [2020-10-01T22:47:58.998Z] Sending build context to Docker daemon 353.3kB [2020-10-01T22:47:58.998Z] [WARNING]: Empty continuation line found in: [2020-10-01T22:47:58.998Z] 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-01T22:47:58.998Z] [WARNING]: Empty continuation lines will become errors in a future release. [2020-10-01T22:47:58.998Z] Step 1/11 : FROM alpine:3.12 as mktempbuilder [2020-10-01T22:47:59.593Z] 3.12: Pulling from library/alpine [2020-10-01T22:47:59.867Z] b538f80385f9: Pulling fs layer [2020-10-01T22:47:59.867Z] b538f80385f9: Verifying Checksum [2020-10-01T22:47:59.867Z] b538f80385f9: Download complete [2020-10-01T22:48:00.847Z] b538f80385f9: Pull complete [2020-10-01T22:48:00.847Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-10-01T22:48:00.847Z] Status: Downloaded newer image for alpine:3.12 [2020-10-01T22:48:00.847Z] ---> 62ee0e9f8440 [2020-10-01T22:48:00.847Z] Step 2/11 : WORKDIR /tmp/build [2020-10-01T22:48:00.847Z] ---> Running in 003ed05ed494 [2020-10-01T22:48:01.473Z] Removing intermediate container 003ed05ed494 [2020-10-01T22:48:01.473Z] ---> 1b46a8488eec [2020-10-01T22:48:01.473Z] Step 3/11 : RUN apk add --update --no-cache build-base linux-headers [2020-10-01T22:48:01.473Z] ---> Running in 9df217925b4f [2020-10-01T22:48:03.468Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-01T22:48:03.468Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-01T22:48:04.065Z] (1/22) Upgrading musl (1.1.24-r8 -> 1.1.24-r9) [2020-10-01T22:48:04.065Z] (2/22) Installing libgcc (9.3.0-r2) [2020-10-01T22:48:04.065Z] (3/22) Installing libstdc++ (9.3.0-r2) [2020-10-01T22:48:04.065Z] (4/22) Installing binutils (2.34-r1) [2020-10-01T22:48:04.337Z] (5/22) Installing libmagic (5.38-r0) [2020-10-01T22:48:04.337Z] (6/22) Installing file (5.38-r0) [2020-10-01T22:48:04.337Z] (7/22) Installing gmp (6.2.0-r0) [2020-10-01T22:48:04.337Z] (8/22) Installing isl (0.18-r0) [2020-10-01T22:48:04.337Z] (9/22) Installing libgomp (9.3.0-r2) [2020-10-01T22:48:04.608Z] (10/22) Installing libatomic (9.3.0-r2) [2020-10-01T22:48:04.608Z] (11/22) Installing libgphobos (9.3.0-r2) [2020-10-01T22:48:04.608Z] (12/22) Installing mpfr4 (4.0.2-r4) [2020-10-01T22:48:04.608Z] (13/22) Installing mpc1 (1.1.0-r1) [2020-10-01T22:48:04.608Z] (14/22) Installing gcc (9.3.0-r2) [2020-10-01T22:48:06.576Z] (15/22) Installing musl-dev (1.1.24-r9) [2020-10-01T22:48:06.576Z] (16/22) Installing libc-dev (0.7.2-r3) [2020-10-01T22:48:06.576Z] (17/22) Installing g++ (9.3.0-r2) [2020-10-01T22:48:08.005Z] (18/22) Installing make (4.3-r0) [2020-10-01T22:48:08.005Z] (19/22) Installing fortify-headers (1.1-r0) [2020-10-01T22:48:08.005Z] (20/22) Installing patch (2.7.6-r6) [2020-10-01T22:48:08.005Z] (21/22) Installing build-base (0.5-r2) [2020-10-01T22:48:08.005Z] (22/22) Installing linux-headers (5.4.5-r1) [2020-10-01T22:48:08.597Z] Executing busybox-1.31.1-r16.trigger [2020-10-01T22:48:08.597Z] OK: 197 MiB in 35 packages [2020-10-01T22:48:16.867Z] Removing intermediate container 9df217925b4f [2020-10-01T22:48:16.867Z] ---> 3dde1fff380c [2020-10-01T22:48:16.867Z] Step 4/11 : 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-01T22:48:16.867Z] ---> Running in 0bc0a8439448 [2020-10-01T22:48:18.310Z] Connecting to www.mktemp.org (65.102.237.118:443) [2020-10-01T22:48:18.581Z] saving to 'mktemp-1.7.tar.gz' [2020-10-01T22:48:18.854Z] mktemp-1.7.tar.gz 100% |********************************| 78792 0:00:00 ETA [2020-10-01T22:48:18.854Z] 'mktemp-1.7.tar.gz' saved [2020-10-01T22:48:18.854Z] mktemp-1.7/INSTALL [2020-10-01T22:48:18.854Z] mktemp-1.7/INSTALL.configure [2020-10-01T22:48:18.854Z] mktemp-1.7/LICENSE [2020-10-01T22:48:18.854Z] mktemp-1.7/Makefile.in [2020-10-01T22:48:18.854Z] mktemp-1.7/README [2020-10-01T22:48:18.854Z] mktemp-1.7/RELEASE_NOTES [2020-10-01T22:48:18.854Z] mktemp-1.7/config.guess [2020-10-01T22:48:18.854Z] mktemp-1.7/config.h.in [2020-10-01T22:48:18.854Z] mktemp-1.7/config.sub [2020-10-01T22:48:18.854Z] mktemp-1.7/configure [2020-10-01T22:48:18.854Z] mktemp-1.7/configure.in [2020-10-01T22:48:18.854Z] mktemp-1.7/extern.h [2020-10-01T22:48:18.854Z] mktemp-1.7/install-sh [2020-10-01T22:48:18.854Z] mktemp-1.7/mkdtemp.c [2020-10-01T22:48:18.854Z] mktemp-1.7/mkinstalldirs [2020-10-01T22:48:18.854Z] mktemp-1.7/mktemp.c [2020-10-01T22:48:18.854Z] mktemp-1.7/mktemp.man [2020-10-01T22:48:18.854Z] mktemp-1.7/mktemp.mdoc [2020-10-01T22:48:18.854Z] mktemp-1.7/priv_mktemp.c [2020-10-01T22:48:18.854Z] mktemp-1.7/arc4random.c [2020-10-01T22:48:18.854Z] mktemp-1.7/strdup.c [2020-10-01T22:48:18.854Z] mktemp-1.7/strerror.c [2020-10-01T22:48:18.854Z] Connecting to git.savannah.gnu.org (209.51.188.201:80) [2020-10-01T22:48:19.129Z] saving to 'config.guess' [2020-10-01T22:48:19.129Z] config.guess 100% |********************************| 48875 0:00:00 ETA [2020-10-01T22:48:19.129Z] 'config.guess' saved [2020-10-01T22:48:19.129Z] Connecting to git.savannah.gnu.org (209.51.188.201:80) [2020-10-01T22:48:20.110Z] saving to 'config.sub' [2020-10-01T22:48:20.110Z] config.sub 100% |********************************| 34096 0:00:00 ETA [2020-10-01T22:48:20.110Z] 'config.sub' saved [2020-10-01T22:48:20.383Z] checking build system type... aarch64-unknown-linux-musl [2020-10-01T22:48:20.383Z] checking host system type... aarch64-unknown-linux-musl [2020-10-01T22:48:20.383Z] checking for nroff... no [2020-10-01T22:48:20.383Z] checking for gcc... gcc [2020-10-01T22:48:20.667Z] checking for C compiler default output file name... a.out [2020-10-01T22:48:20.667Z] checking whether the C compiler works... yes [2020-10-01T22:48:20.667Z] checking whether we are cross compiling... no [2020-10-01T22:48:20.667Z] checking for suffix of executables... [2020-10-01T22:48:20.941Z] checking for suffix of object files... o [2020-10-01T22:48:20.941Z] checking whether we are using the GNU C compiler... yes [2020-10-01T22:48:20.941Z] checking whether gcc accepts -g... yes [2020-10-01T22:48:21.214Z] checking for gcc option to accept ISO C89... none needed [2020-10-01T22:48:21.214Z] checking how to run the C preprocessor... gcc -E [2020-10-01T22:48:21.485Z] checking for grep that handles long lines and -e... /bin/grep [2020-10-01T22:48:21.485Z] checking for egrep... /bin/grep -E [2020-10-01T22:48:21.485Z] checking whether gcc needs -traditional... no [2020-10-01T22:48:21.769Z] checking for an ANSI C-conforming const... yes [2020-10-01T22:48:22.052Z] checking for ANSI C header files... yes [2020-10-01T22:48:22.331Z] checking for sys/types.h... yes [2020-10-01T22:48:22.331Z] checking for sys/stat.h... yes [2020-10-01T22:48:22.605Z] checking for stdlib.h... yes [2020-10-01T22:48:22.605Z] checking for string.h... yes [2020-10-01T22:48:22.880Z] checking for memory.h... yes [2020-10-01T22:48:22.880Z] checking for strings.h... yes [2020-10-01T22:48:23.156Z] checking for inttypes.h... yes [2020-10-01T22:48:23.156Z] checking for stdint.h... yes [2020-10-01T22:48:23.439Z] checking for unistd.h... yes [2020-10-01T22:48:23.439Z] checking paths.h usability... yes [2020-10-01T22:48:23.714Z] checking paths.h presence... yes [2020-10-01T22:48:23.714Z] checking for paths.h... yes [2020-10-01T22:48:23.714Z] checking sys/time.h usability... yes [2020-10-01T22:48:23.714Z] checking sys/time.h presence... yes [2020-10-01T22:48:23.714Z] checking for sys/time.h... yes [2020-10-01T22:48:23.993Z] checking whether time.h and sys/time.h may both be included... yes [2020-10-01T22:48:23.993Z] checking for ssize_t... yes [2020-10-01T22:48:24.266Z] checking for strerror... yes [2020-10-01T22:48:24.541Z] checking for strdup... yes [2020-10-01T22:48:24.541Z] checking for getopt_long... yes [2020-10-01T22:48:24.814Z] checking for arc4random_uniform... no [2020-10-01T22:48:25.089Z] checking for arc4random... no [2020-10-01T22:48:25.089Z] checking for __progname... yes [2020-10-01T22:48:25.089Z] checking for random device... /dev/urandom [2020-10-01T22:48:25.089Z] checking whether to use mk{s,d}temp from libc... no [2020-10-01T22:48:25.089Z] checking which macro set to use for manual... man [2020-10-01T22:48:25.089Z] configure: creating ./config.status [2020-10-01T22:48:25.363Z] config.status: creating Makefile [2020-10-01T22:48:25.363Z] config.status: creating config.h [2020-10-01T22:48:25.363Z] /bin/sh ./mkinstalldirs /usr/local/bin \ [2020-10-01T22:48:25.363Z] /usr/local/share/man/man1 [2020-10-01T22:48:25.363Z] mkdir /usr/local/share/man [2020-10-01T22:48:25.363Z] mkdir /usr/local/share/man/man1 [2020-10-01T22:48:25.363Z] gcc -c -I. -I. -g -O2 mktemp.c [2020-10-01T22:48:25.645Z] Running on prd-centos7-docker-4c-2g-2893 in /w/workspace/xfoundry_ci-build-images_lftools [Pipeline] { [Pipeline] checkout [2020-10-01T22:48:25.959Z] gcc -c -I. -I. -g -O2 arc4random.c [2020-10-01T22:48:26.555Z] gcc -c -I. -I. -g -O2 priv_mktemp.c [2020-10-01T22:48:26.556Z] gcc -o mktemp mktemp.o arc4random.o priv_mktemp.o [2020-10-01T22:48:26.837Z] /bin/sh ./install-sh -c -m 0555 -s mktemp /usr/local/bin/mktemp [2020-10-01T22:48:26.837Z] /bin/sh ./install-sh -c -m 0444 ./mktemp.man \ [2020-10-01T22:48:26.837Z] /usr/local/share/man/man1/mktemp.1 [2020-10-01T22:48:27.817Z] Removing intermediate container 0bc0a8439448 [2020-10-01T22:48:27.817Z] ---> 567cf1b4a29b [2020-10-01T22:48:27.817Z] Step 5/11 : FROM python:3.6-alpine [2020-10-01T22:48:28.330Z] using credential edgex-jenkins-ssh [2020-10-01T22:48:28.400Z] Cloning the remote Git repository [2020-10-01T22:48:28.416Z] 3.6-alpine: Pulling from library/python [2020-10-01T22:48:28.698Z] b538f80385f9: Already exists [2020-10-01T22:48:28.698Z] 0d489d24c263: Pulling fs layer [2020-10-01T22:48:28.698Z] 85a598a3ffd8: Pulling fs layer [2020-10-01T22:48:28.698Z] f6ebbe0b582a: Pulling fs layer [2020-10-01T22:48:28.698Z] eff0d4534bfb: Pulling fs layer [2020-10-01T22:48:28.698Z] eff0d4534bfb: Waiting [2020-10-01T22:48:28.698Z] f6ebbe0b582a: Verifying Checksum [2020-10-01T22:48:28.698Z] f6ebbe0b582a: Download complete [2020-10-01T22:48:28.698Z] 0d489d24c263: Verifying Checksum [2020-10-01T22:48:28.698Z] 0d489d24c263: Download complete [2020-10-01T22:48:28.974Z] eff0d4534bfb: Verifying Checksum [2020-10-01T22:48:28.974Z] eff0d4534bfb: Download complete [2020-10-01T22:48:28.974Z] 85a598a3ffd8: Verifying Checksum [2020-10-01T22:48:28.974Z] 85a598a3ffd8: Download complete [2020-10-01T22:48:29.249Z] 0d489d24c263: Pull complete [2020-10-01T22:48:28.522Z] Cloning repository git@github.com:edgexfoundry/ci-build-images.git [2020-10-01T22:48:28.590Z] > git init /w/workspace/xfoundry_ci-build-images_lftools # timeout=10 [2020-10-01T22:48:28.642Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2020-10-01T22:48:28.642Z] > git --version # timeout=10 [2020-10-01T22:48:28.648Z] > git --version # 'git version 2.16.5' [2020-10-01T22:48:28.649Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-01T22:48:28.676Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-01T22:48:29.184Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2020-10-01T22:48:29.192Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-01T22:48:29.201Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2020-10-01T22:48:29.224Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2020-10-01T22:48:29.224Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-01T22:48:29.229Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/lftools:refs/remotes/origin/lftools # timeout=10 [2020-10-01T22:48:29.595Z] Checking out Revision 9fd98d82aa27f7cecf1cffc52e964c127aea2103 (lftools) [2020-10-01T22:48:29.605Z] > git config core.sparsecheckout # timeout=10 [2020-10-01T22:48:29.610Z] > git checkout -f 9fd98d82aa27f7cecf1cffc52e964c127aea2103 # timeout=10 [2020-10-01T22:48:30.688Z] 85a598a3ffd8: Pull complete [2020-10-01T22:48:31.281Z] f6ebbe0b582a: Pull complete [2020-10-01T22:48:31.878Z] eff0d4534bfb: Pull complete [2020-10-01T22:48:32.161Z] Digest: sha256:c228fcf0064d5595b4c7aab92b68598917383fe066dc5e17d2e426b0395c7848 [2020-10-01T22:48:32.161Z] Status: Downloaded newer image for python:3.6-alpine [2020-10-01T22:48:32.161Z] ---> 7406910ec0e1 [2020-10-01T22:48:32.161Z] Step 6/11 : ARG GLOBAL_JJB_COMMIT=64faafae2362d36e4d5c3e8d5fe6579b9d09cf55 [2020-10-01T22:48:32.439Z] ---> Running in b057738d596a [2020-10-01T22:48:33.036Z] Removing intermediate container b057738d596a [2020-10-01T22:48:33.036Z] ---> 819235f882bb [2020-10-01T22:48:33.036Z] Step 7/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' maintainer="Ernesto Ojeda " [2020-10-01T22:48:33.036Z] ---> Running in 39ec600a2b15 [2020-10-01T22:48:33.173Z] Commit message: "Merge pull request #149 from ernestojeda/lftools" [2020-10-01T22:48:33.317Z] Removing intermediate container 39ec600a2b15 [2020-10-01T22:48:33.317Z] ---> d2356142f54c [2020-10-01T22:48:33.317Z] Step 8/11 : RUN mv /bin/mktemp /bin/mktemp-busybox [Pipeline] withEnv [Pipeline] { [2020-10-01T22:48:33.594Z] ---> Running in f015eb9fd069 [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-01T22:48:33.925Z] provisioning config files... [2020-10-01T22:48:33.964Z] copy managed file [ci-build-images-settings] to file:/w/workspace/xfoundry_ci-build-images_lftools@tmp/config4112065212942052488tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-10-01T22:48:34.747Z] ---> docker-login.sh [2020-10-01T22:48:34.747Z] nexus3.edgexfoundry.org:10001 [2020-10-01T22:48:34.747Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-01T22:48:35.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-01T22:48:35.014Z] Configure a credential helper to remove this warning. See [2020-10-01T22:48:35.014Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-01T22:48:35.014Z] [2020-10-01T22:48:35.014Z] Login Succeeded [2020-10-01T22:48:35.014Z] nexus3.edgexfoundry.org:10002 [2020-10-01T22:48:35.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-01T22:48:35.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-01T22:48:35.278Z] Configure a credential helper to remove this warning. See [2020-10-01T22:48:35.278Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-01T22:48:35.278Z] [2020-10-01T22:48:35.278Z] Login Succeeded [2020-10-01T22:48:35.278Z] nexus3.edgexfoundry.org:10003 [2020-10-01T22:48:35.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-01T22:48:35.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-01T22:48:35.542Z] Configure a credential helper to remove this warning. See [2020-10-01T22:48:35.542Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-01T22:48:35.542Z] [2020-10-01T22:48:35.542Z] Login Succeeded [2020-10-01T22:48:35.542Z] nexus3.edgexfoundry.org:10004 [2020-10-01T22:48:35.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-01T22:48:35.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-01T22:48:35.542Z] Configure a credential helper to remove this warning. See [2020-10-01T22:48:35.542Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-01T22:48:35.542Z] [2020-10-01T22:48:35.542Z] Login Succeeded [2020-10-01T22:48:35.542Z] docker.io [2020-10-01T22:48:35.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-01T22:48:36.233Z] Removing intermediate container f015eb9fd069 [2020-10-01T22:48:36.233Z] ---> f2772317cf1d [2020-10-01T22:48:36.233Z] Step 9/11 : COPY --from=mktempbuilder /usr/local/bin/mktemp /usr/local/bin/mktemp [2020-10-01T22:48:36.828Z] ---> ea42e9311dae [2020-10-01T22:48:36.828Z] Step 10/11 : ENV SETUPTOOLS_USE_DISTUTILS="stdlib" [2020-10-01T22:48:36.828Z] ---> Running in f557c0f45514 [2020-10-01T22:48:37.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-01T22:48:37.201Z] Configure a credential helper to remove this warning. See [2020-10-01T22:48:37.201Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-01T22:48:37.201Z] [2020-10-01T22:48:37.201Z] Login Succeeded [2020-10-01T22:48:37.201Z] ---> docker-login.sh ends [Pipeline] } [2020-10-01T22:48:37.255Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-10-01T22:48:37.423Z] Removing intermediate container f557c0f45514 [2020-10-01T22:48:37.423Z] ---> efdb3f71cd51 [2020-10-01T22:48:37.423Z] Step 11/11 : 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-01T22:48:37.423Z] ---> Running in f3fa6fe16dd6 [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] sh [2020-10-01T22:48:37.860Z] + docker build -t edgex-lftools -f Dockerfile . [2020-10-01T22:48:37.860Z] Sending build context to Docker daemon 353.3kB [2020-10-01T22:48:37.860Z] Step 1/8 : FROM centos:7 [2020-10-01T22:48:38.810Z] 7: Pulling from library/centos [2020-10-01T22:48:38.810Z] 75f829a71a1c: Pulling fs layer [2020-10-01T22:48:38.857Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-01T22:48:39.128Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-01T22:48:39.719Z] (1/58) Installing bash (5.0.17-r0) [2020-10-01T22:48:39.719Z] Executing bash-5.0.17-r0.post-install [2020-10-01T22:48:39.719Z] (2/58) Installing libgcc (9.3.0-r2) [2020-10-01T22:48:39.719Z] (3/58) Installing libstdc++ (9.3.0-r2) [2020-10-01T22:48:39.990Z] (4/58) Installing binutils (2.34-r1) [2020-10-01T22:48:40.209Z] 75f829a71a1c: Verifying Checksum [2020-10-01T22:48:40.210Z] 75f829a71a1c: Download complete [2020-10-01T22:48:40.262Z] (5/58) Installing libmagic (5.38-r0) [2020-10-01T22:48:40.262Z] (6/58) Installing file (5.38-r0) [2020-10-01T22:48:40.262Z] (7/58) Installing gmp (6.2.0-r0) [2020-10-01T22:48:40.262Z] (8/58) Installing isl (0.18-r0) [2020-10-01T22:48:40.262Z] (9/58) Installing libgomp (9.3.0-r2) [2020-10-01T22:48:40.262Z] (10/58) Installing libatomic (9.3.0-r2) [2020-10-01T22:48:40.262Z] (11/58) Installing libgphobos (9.3.0-r2) [2020-10-01T22:48:40.535Z] (12/58) Installing mpfr4 (4.0.2-r4) [2020-10-01T22:48:40.535Z] (13/58) Installing mpc1 (1.1.0-r1) [2020-10-01T22:48:40.535Z] (14/58) Installing gcc (9.3.0-r2) [2020-10-01T22:48:42.516Z] (15/58) Installing musl-dev (1.1.24-r9) [2020-10-01T22:48:42.516Z] (16/58) Installing libc-dev (0.7.2-r3) [2020-10-01T22:48:42.516Z] (17/58) Installing g++ (9.3.0-r2) [2020-10-01T22:48:43.946Z] (18/58) Installing make (4.3-r0) [2020-10-01T22:48:43.946Z] (19/58) Installing fortify-headers (1.1-r0) [2020-10-01T22:48:43.946Z] (20/58) Installing patch (2.7.6-r6) [2020-10-01T22:48:43.946Z] (21/58) Installing build-base (0.5-r2) [2020-10-01T22:48:43.946Z] (22/58) Installing nghttp2-libs (1.41.0-r0) [2020-10-01T22:48:43.946Z] (23/58) Installing libcurl (7.69.1-r1) [2020-10-01T22:48:43.946Z] (24/58) Installing curl (7.69.1-r1) [2020-10-01T22:48:43.946Z] (25/58) Installing pcre2 (10.35-r0) [2020-10-01T22:48:43.946Z] (26/58) Installing git (2.26.2-r0) [2020-10-01T22:48:44.500Z] 75f829a71a1c: Pull complete [2020-10-01T22:48:44.501Z] Digest: sha256:19a79828ca2e505eaee0ff38c2f3fd9901f4826737295157cc5212b7a372cd2b [2020-10-01T22:48:44.501Z] Status: Downloaded newer image for centos:7 [2020-10-01T22:48:44.501Z] ---> 7e6257c9f8d8 [2020-10-01T22:48:44.501Z] Step 2/8 : COPY ./fedora-infra-sigul.repo /etc/yum.repos.d/ [2020-10-01T22:48:44.546Z] (27/58) Installing oniguruma (6.9.5-r1) [2020-10-01T22:48:44.546Z] (28/58) Installing jq (1.6-r1) [2020-10-01T22:48:44.546Z] (29/58) Installing linux-headers (5.4.5-r1) [2020-10-01T22:48:44.818Z] (30/58) Installing pkgconf (1.7.2-r0) [2020-10-01T22:48:44.818Z] (31/58) Installing libffi-dev (3.3-r2) [2020-10-01T22:48:44.818Z] (32/58) Installing zlib-dev (1.2.11-r3) [2020-10-01T22:48:44.818Z] (33/58) Installing xz-dev (5.2.5-r0) [2020-10-01T22:48:44.818Z] (34/58) Installing libxml2 (2.9.10-r5) [2020-10-01T22:48:44.818Z] (35/58) Installing libxml2-dev (2.9.10-r5) [2020-10-01T22:48:45.093Z] (36/58) Installing libgpg-error (1.37-r0) [2020-10-01T22:48:45.093Z] (37/58) Installing libgcrypt (1.8.5-r0) [2020-10-01T22:48:45.093Z] (38/58) Installing libxslt (1.1.34-r0) [2020-10-01T22:48:45.093Z] (39/58) Installing libxslt-dev (1.1.34-r0) [2020-10-01T22:48:45.366Z] (40/58) Installing openssl-dev (1.1.1g-r0) [2020-10-01T22:48:45.366Z] (41/58) Installing sudo (1.9.0-r0) [2020-10-01T22:48:45.366Z] (42/58) Installing sysstat (12.2.1-r0) [2020-10-01T22:48:45.366Z] (43/58) Installing libblkid (2.35.2-r0) [2020-10-01T22:48:45.366Z] (44/58) Installing blkid (2.35.2-r0) [2020-10-01T22:48:45.366Z] (45/58) Installing libcap-ng (0.7.10-r1) [2020-10-01T22:48:45.366Z] (46/58) Installing setpriv (2.35.2-r0) [2020-10-01T22:48:45.366Z] (47/58) Installing libmount (2.35.2-r0) [2020-10-01T22:48:45.366Z] (48/58) Installing libsmartcols (2.35.2-r0) [2020-10-01T22:48:45.366Z] (49/58) Installing findmnt (2.35.2-r0) [2020-10-01T22:48:45.366Z] (50/58) Installing mcookie (2.35.2-r0) [2020-10-01T22:48:45.366Z] (51/58) Installing hexdump (2.35.2-r0) [2020-10-01T22:48:45.366Z] (52/58) Installing lsblk (2.35.2-r0) [2020-10-01T22:48:45.366Z] (53/58) Installing libuuid (2.35.2-r0) [2020-10-01T22:48:45.366Z] (54/58) Installing libfdisk (2.35.2-r0) [2020-10-01T22:48:45.366Z] (55/58) Installing sfdisk (2.35.2-r0) [2020-10-01T22:48:45.366Z] (56/58) Installing cfdisk (2.35.2-r0) [2020-10-01T22:48:45.366Z] (57/58) Installing util-linux (2.35.2-r0) [2020-10-01T22:48:45.640Z] (58/58) Installing xmlstarlet (1.6.1-r0) [2020-10-01T22:48:45.640Z] Executing busybox-1.31.1-r16.trigger [2020-10-01T22:48:45.640Z] OK: 244 MiB in 92 packages [2020-10-01T22:48:45.892Z] ---> 4e3670ef992e [2020-10-01T22:48:45.893Z] Step 3/8 : ENV LC_ALL=en_US.utf-8 LANG=en_US.utf-8 [2020-10-01T22:48:46.468Z] ---> Running in 08ea4bd725ce [2020-10-01T22:48:46.468Z] Removing intermediate container 08ea4bd725ce [2020-10-01T22:48:46.468Z] ---> 81297ce961f8 [2020-10-01T22:48:46.468Z] 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-01T22:48:46.732Z] ---> Running in 2951a13f4e2e [2020-10-01T22:48:47.684Z] Loaded plugins: fastestmirror, ovl [2020-10-01T22:48:47.949Z] Determining fastest mirrors [2020-10-01T22:48:48.523Z] * base: mirror2.evolution-host.com [2020-10-01T22:48:48.523Z] * extras: centos.mirror.netelligent.ca [2020-10-01T22:48:48.523Z] * updates: centos.mirror.netelligent.ca [2020-10-01T22:48:51.836Z] Package libxml2-2.9.1-6.el7.4.x86_64 already installed and latest version [2020-10-01T22:48:51.836Z] Resolving Dependencies [2020-10-01T22:48:51.836Z] --> Running transaction check [2020-10-01T22:48:51.836Z] ---> Package libxslt.x86_64 0:1.1.28-5.el7 will be installed [2020-10-01T22:48:52.099Z] --> Finished Dependency Resolution [2020-10-01T22:48:52.099Z] [2020-10-01T22:48:52.099Z] Dependencies Resolved [2020-10-01T22:48:52.099Z] [2020-10-01T22:48:52.099Z] ================================================================================ [2020-10-01T22:48:52.099Z] Package Arch Version Repository Size [2020-10-01T22:48:52.099Z] ================================================================================ [2020-10-01T22:48:52.099Z] Installing: [2020-10-01T22:48:52.099Z] libxslt x86_64 1.1.28-5.el7 base 242 k [2020-10-01T22:48:52.099Z] [2020-10-01T22:48:52.099Z] Transaction Summary [2020-10-01T22:48:52.099Z] ================================================================================ [2020-10-01T22:48:52.099Z] Install 1 Package [2020-10-01T22:48:52.099Z] [2020-10-01T22:48:52.099Z] Total download size: 242 k [2020-10-01T22:48:52.099Z] Installed size: 486 k [2020-10-01T22:48:52.099Z] Downloading packages: [2020-10-01T22:48:52.099Z] 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-01T22:48:52.099Z] Public key for libxslt-1.1.28-5.el7.x86_64.rpm is not installed [2020-10-01T22:48:52.338Z] Requirement already up-to-date: pip in /usr/local/lib/python3.6/site-packages (20.2.3) [2020-10-01T22:48:52.363Z] Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 [2020-10-01T22:48:52.363Z] Importing GPG key 0xF4A80EB5: [2020-10-01T22:48:52.363Z] Userid : "CentOS-7 Key (CentOS 7 Official Signing Key) " [2020-10-01T22:48:52.363Z] Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5 [2020-10-01T22:48:52.363Z] Package : centos-release-7-8.2003.0.el7.centos.x86_64 (@CentOS) [2020-10-01T22:48:52.363Z] From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 [2020-10-01T22:48:52.363Z] Running transaction check [2020-10-01T22:48:52.363Z] Running transaction test [2020-10-01T22:48:52.363Z] Transaction test succeeded [2020-10-01T22:48:52.363Z] Running transaction [2020-10-01T22:48:54.293Z] Installing : libxslt-1.1.28-5.el7.x86_64 1/1 [2020-10-01T22:48:54.293Z] Verifying : libxslt-1.1.28-5.el7.x86_64 1/1 [2020-10-01T22:48:54.293Z] [2020-10-01T22:48:54.293Z] Installed: [2020-10-01T22:48:54.293Z] libxslt.x86_64 0:1.1.28-5.el7 [2020-10-01T22:48:54.293Z] [2020-10-01T22:48:54.293Z] Complete! [2020-10-01T22:48:54.871Z] warning: /tmp/xmlstarlet-1.6.1-1.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID 352c64e5: NOKEY [2020-10-01T22:48:54.871Z] Preparing... ######################################## [2020-10-01T22:48:54.871Z] Updating / installing... [2020-10-01T22:48:54.871Z] xmlstarlet-1.6.1-1.el7 ######################################## [2020-10-01T22:48:55.703Z] Requirement already up-to-date: setuptools in /usr/local/lib/python3.6/site-packages (50.3.0) [2020-10-01T22:48:56.799Z] Removing intermediate container 2951a13f4e2e [2020-10-01T22:48:56.799Z] ---> 4198354ffb88 [2020-10-01T22:48:56.799Z] 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-01T22:48:57.074Z] ---> Running in a8be3afe9c7f [2020-10-01T22:48:57.650Z] Loaded plugins: fastestmirror, ovl [2020-10-01T22:48:58.234Z] Loading mirror speeds from cached hostfile [2020-10-01T22:48:58.234Z] * base: mirror2.evolution-host.com [2020-10-01T22:48:58.234Z] * extras: centos.mirror.netelligent.ca [2020-10-01T22:48:58.234Z] * updates: centos.mirror.netelligent.ca [2020-10-01T22:48:59.079Z] Collecting lftools[openstack]==0.31.1 [2020-10-01T22:48:59.079Z] Downloading lftools-0.31.1-py2.py3-none-any.whl (127 kB) [2020-10-01T22:48:59.183Z] Resolving Dependencies [2020-10-01T22:48:59.183Z] --> Running transaction check [2020-10-01T22:48:59.183Z] ---> Package automake.noarch 0:1.13.4-3.el7 will be installed [2020-10-01T22:48:59.183Z] --> Processing Dependency: perl >= 5.006 for package: automake-1.13.4-3.el7.noarch [2020-10-01T22:48:59.350Z] Collecting email-validator [2020-10-01T22:48:59.350Z] Downloading email_validator-1.1.1-py2.py3-none-any.whl (17 kB) [2020-10-01T22:48:59.446Z] --> Processing Dependency: autoconf >= 2.65 for package: automake-1.13.4-3.el7.noarch [2020-10-01T22:48:59.446Z] --> Processing Dependency: perl(warnings) for package: automake-1.13.4-3.el7.noarch [2020-10-01T22:48:59.446Z] --> Processing Dependency: perl(vars) for package: automake-1.13.4-3.el7.noarch [2020-10-01T22:48:59.446Z] --> Processing Dependency: perl(threads) for package: automake-1.13.4-3.el7.noarch [2020-10-01T22:48:59.446Z] --> Processing Dependency: perl(strict) for package: automake-1.13.4-3.el7.noarch [2020-10-01T22:48:59.446Z] --> Processing Dependency: perl(constant) for package: automake-1.13.4-3.el7.noarch [2020-10-01T22:48:59.446Z] --> Processing Dependency: perl(Thread::Queue) for package: automake-1.13.4-3.el7.noarch [2020-10-01T22:48:59.446Z] --> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-3.el7.noarch [2020-10-01T22:48:59.446Z] --> Processing Dependency: perl(POSIX) for package: automake-1.13.4-3.el7.noarch [2020-10-01T22:48:59.446Z] --> Processing Dependency: perl(IO::File) for package: automake-1.13.4-3.el7.noarch [2020-10-01T22:48:59.446Z] --> Processing Dependency: perl(Getopt::Long) for package: automake-1.13.4-3.el7.noarch [2020-10-01T22:48:59.446Z] --> Processing Dependency: perl(File::stat) for package: automake-1.13.4-3.el7.noarch [2020-10-01T22:48:59.446Z] --> Processing Dependency: perl(File::Spec) for package: automake-1.13.4-3.el7.noarch [2020-10-01T22:48:59.446Z] --> Processing Dependency: perl(File::Path) for package: automake-1.13.4-3.el7.noarch [2020-10-01T22:48:59.446Z] --> Processing Dependency: perl(File::Copy) for package: automake-1.13.4-3.el7.noarch [2020-10-01T22:48:59.446Z] --> Processing Dependency: perl(File::Compare) for package: automake-1.13.4-3.el7.noarch [2020-10-01T22:48:59.446Z] --> Processing Dependency: perl(File::Basename) for package: automake-1.13.4-3.el7.noarch [2020-10-01T22:48:59.446Z] --> Processing Dependency: perl(Exporter) for package: automake-1.13.4-3.el7.noarch [2020-10-01T22:48:59.446Z] --> Processing Dependency: perl(Errno) for package: automake-1.13.4-3.el7.noarch [2020-10-01T22:48:59.446Z] --> Processing Dependency: perl(DynaLoader) for package: automake-1.13.4-3.el7.noarch [2020-10-01T22:48:59.446Z] --> Processing Dependency: perl(Class::Struct) for package: automake-1.13.4-3.el7.noarch [2020-10-01T22:48:59.446Z] --> Processing Dependency: perl(Carp) for package: automake-1.13.4-3.el7.noarch [2020-10-01T22:48:59.446Z] --> Processing Dependency: /usr/bin/perl for package: automake-1.13.4-3.el7.noarch [2020-10-01T22:48:59.446Z] ---> Package gcc.x86_64 0:4.8.5-39.el7 will be installed [2020-10-01T22:48:59.446Z] --> Processing Dependency: libgomp = 4.8.5-39.el7 for package: gcc-4.8.5-39.el7.x86_64 [2020-10-01T22:48:59.446Z] --> Processing Dependency: cpp = 4.8.5-39.el7 for package: gcc-4.8.5-39.el7.x86_64 [2020-10-01T22:48:59.446Z] --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-39.el7.x86_64 [2020-10-01T22:48:59.446Z] --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-39.el7.x86_64 [2020-10-01T22:48:59.446Z] --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-39.el7.x86_64 [2020-10-01T22:48:59.446Z] --> Processing Dependency: libgomp.so.1()(64bit) for package: gcc-4.8.5-39.el7.x86_64 [2020-10-01T22:48:59.446Z] ---> Package git.x86_64 0:1.8.3.1-23.el7_8 will be installed [2020-10-01T22:48:59.446Z] --> 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-01T22:48:59.446Z] --> Processing Dependency: rsync for package: git-1.8.3.1-23.el7_8.x86_64 [2020-10-01T22:48:59.446Z] --> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-23.el7_8.x86_64 [2020-10-01T22:48:59.446Z] --> Processing Dependency: perl(Git) for package: git-1.8.3.1-23.el7_8.x86_64 [2020-10-01T22:48:59.446Z] --> Processing Dependency: perl(File::Temp) for package: git-1.8.3.1-23.el7_8.x86_64 [2020-10-01T22:48:59.446Z] --> Processing Dependency: perl(Error) for package: git-1.8.3.1-23.el7_8.x86_64 [2020-10-01T22:48:59.446Z] --> Processing Dependency: openssh-clients for package: git-1.8.3.1-23.el7_8.x86_64 [2020-10-01T22:48:59.446Z] --> Processing Dependency: less for package: git-1.8.3.1-23.el7_8.x86_64 [2020-10-01T22:48:59.446Z] ---> Package kernel-devel.x86_64 0:3.10.0-1127.19.1.el7 will be installed [2020-10-01T22:48:59.446Z] ---> Package make.x86_64 1:3.82-24.el7 will be installed [2020-10-01T22:48:59.446Z] ---> Package python3.x86_64 0:3.6.8-13.el7 will be installed [2020-10-01T22:48:59.446Z] --> Processing Dependency: python3-libs(x86-64) = 3.6.8-13.el7 for package: python3-3.6.8-13.el7.x86_64 [2020-10-01T22:48:59.446Z] --> Processing Dependency: python3-setuptools for package: python3-3.6.8-13.el7.x86_64 [2020-10-01T22:48:59.446Z] --> Processing Dependency: python3-pip for package: python3-3.6.8-13.el7.x86_64 [2020-10-01T22:48:59.446Z] --> Processing Dependency: libpython3.6m.so.1.0()(64bit) for package: python3-3.6.8-13.el7.x86_64 [2020-10-01T22:48:59.446Z] ---> Package python3-devel.x86_64 0:3.6.8-13.el7 will be installed [2020-10-01T22:48:59.446Z] --> Processing Dependency: redhat-rpm-config for package: python3-devel-3.6.8-13.el7.x86_64 [2020-10-01T22:48:59.446Z] --> Processing Dependency: python3-rpm-macros for package: python3-devel-3.6.8-13.el7.x86_64 [2020-10-01T22:48:59.446Z] --> Processing Dependency: python3-rpm-generators for package: python3-devel-3.6.8-13.el7.x86_64 [2020-10-01T22:48:59.446Z] --> Processing Dependency: python-rpm-macros for package: python3-devel-3.6.8-13.el7.x86_64 [2020-10-01T22:48:59.446Z] ---> Package sigul.x86_64 0:0.207-1.el7 will be installed [2020-10-01T22:48:59.446Z] --> Processing Dependency: python-nss >= 0.11 for package: sigul-0.207-1.el7.x86_64 [2020-10-01T22:48:59.446Z] --> Processing Dependency: koji for package: sigul-0.207-1.el7.x86_64 [2020-10-01T22:48:59.446Z] --> Processing Dependency: logrotate for package: sigul-0.207-1.el7.x86_64 [2020-10-01T22:48:59.446Z] ---> Package sudo.x86_64 0:1.8.23-9.el7 will be installed [2020-10-01T22:48:59.446Z] --> Running transaction check [2020-10-01T22:48:59.446Z] ---> Package autoconf.noarch 0:2.69-11.el7 will be installed [2020-10-01T22:48:59.446Z] --> Processing Dependency: m4 >= 1.4.14 for package: autoconf-2.69-11.el7.noarch [2020-10-01T22:48:59.446Z] --> Processing Dependency: perl(Text::ParseWords) for package: autoconf-2.69-11.el7.noarch [2020-10-01T22:48:59.446Z] --> Processing Dependency: perl(Data::Dumper) for package: autoconf-2.69-11.el7.noarch [2020-10-01T22:48:59.446Z] ---> Package cpp.x86_64 0:4.8.5-39.el7 will be installed [2020-10-01T22:48:59.446Z] ---> Package glibc-devel.x86_64 0:2.17-307.el7.1 will be installed [2020-10-01T22:48:59.446Z] --> Processing Dependency: glibc-headers = 2.17-307.el7.1 for package: glibc-devel-2.17-307.el7.1.x86_64 [2020-10-01T22:48:59.446Z] --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-307.el7.1.x86_64 [2020-10-01T22:48:59.446Z] ---> Package koji.noarch 0:1.15.1-1.el7.centos will be installed [2020-10-01T22:48:59.446Z] --> Processing Dependency: python2-koji = 1.15.1-1.el7.centos for package: koji-1.15.1-1.el7.centos.noarch [2020-10-01T22:48:59.446Z] --> Processing Dependency: python-libcomps for package: koji-1.15.1-1.el7.centos.noarch [2020-10-01T22:48:59.446Z] ---> Package less.x86_64 0:458-9.el7 will be installed [2020-10-01T22:48:59.446Z] --> Processing Dependency: groff-base for package: less-458-9.el7.x86_64 [2020-10-01T22:48:59.446Z] ---> Package libgomp.x86_64 0:4.8.5-39.el7 will be installed [2020-10-01T22:48:59.446Z] ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed [2020-10-01T22:48:59.446Z] ---> Package logrotate.x86_64 0:3.8.6-19.el7 will be installed [2020-10-01T22:48:59.446Z] ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed [2020-10-01T22:48:59.446Z] ---> Package openssh-clients.x86_64 0:7.4p1-21.el7 will be installed [2020-10-01T22:48:59.446Z] --> Processing Dependency: openssh = 7.4p1-21.el7 for package: openssh-clients-7.4p1-21.el7.x86_64 [2020-10-01T22:48:59.446Z] --> Processing Dependency: fipscheck-lib(x86-64) >= 1.3.0 for package: openssh-clients-7.4p1-21.el7.x86_64 [2020-10-01T22:48:59.446Z] --> Processing Dependency: libfipscheck.so.1()(64bit) for package: openssh-clients-7.4p1-21.el7.x86_64 [2020-10-01T22:48:59.446Z] --> Processing Dependency: libedit.so.0()(64bit) for package: openssh-clients-7.4p1-21.el7.x86_64 [2020-10-01T22:48:59.446Z] ---> Package perl.x86_64 4:5.16.3-295.el7 will be installed [2020-10-01T22:48:59.446Z] --> Processing Dependency: perl-libs = 4:5.16.3-295.el7 for package: 4:perl-5.16.3-295.el7.x86_64 [2020-10-01T22:48:59.446Z] --> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-295.el7.x86_64 [2020-10-01T22:48:59.446Z] --> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-295.el7.x86_64 [2020-10-01T22:48:59.446Z] --> Processing Dependency: perl-macros for package: 4:perl-5.16.3-295.el7.x86_64 [2020-10-01T22:48:59.446Z] --> Processing Dependency: perl-libs for package: 4:perl-5.16.3-295.el7.x86_64 [2020-10-01T22:48:59.446Z] --> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-295.el7.x86_64 [2020-10-01T22:48:59.446Z] --> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-295.el7.x86_64 [2020-10-01T22:48:59.446Z] --> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-295.el7.x86_64 [2020-10-01T22:48:59.622Z] Collecting docker [2020-10-01T22:48:59.622Z] Downloading docker-4.3.1-py2.py3-none-any.whl (145 kB) [2020-10-01T22:48:59.712Z] --> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-295.el7.x86_64 [2020-10-01T22:48:59.712Z] --> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-295.el7.x86_64 [2020-10-01T22:48:59.712Z] --> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-295.el7.x86_64 [2020-10-01T22:48:59.712Z] --> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-295.el7.x86_64 [2020-10-01T22:48:59.712Z] --> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-295.el7.x86_64 [2020-10-01T22:48:59.712Z] --> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-295.el7.x86_64 [2020-10-01T22:48:59.713Z] --> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.16.3-295.el7.x86_64 [2020-10-01T22:48:59.713Z] ---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed [2020-10-01T22:48:59.713Z] ---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed [2020-10-01T22:48:59.713Z] ---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed [2020-10-01T22:48:59.713Z] ---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed [2020-10-01T22:48:59.713Z] ---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed [2020-10-01T22:48:59.713Z] ---> Package perl-Getopt-Long.noarch 0:2.40-3.el7 will be installed [2020-10-01T22:48:59.713Z] --> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-3.el7.noarch [2020-10-01T22:48:59.713Z] ---> Package perl-Git.noarch 0:1.8.3.1-23.el7_8 will be installed [2020-10-01T22:48:59.713Z] ---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be installed [2020-10-01T22:48:59.713Z] ---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be installed [2020-10-01T22:48:59.713Z] ---> Package perl-Test-Harness.noarch 0:3.28-3.el7 will be installed [2020-10-01T22:48:59.713Z] ---> Package perl-Thread-Queue.noarch 0:3.02-2.el7 will be installed [2020-10-01T22:48:59.713Z] ---> Package perl-constant.noarch 0:1.27-2.el7 will be installed [2020-10-01T22:48:59.713Z] ---> Package perl-threads.x86_64 0:1.87-4.el7 will be installed [2020-10-01T22:48:59.713Z] ---> Package python-nss.x86_64 0:0.16.0-3.el7 will be installed [2020-10-01T22:48:59.713Z] ---> Package python-rpm-macros.noarch 0:3-32.el7 will be installed [2020-10-01T22:48:59.713Z] --> Processing Dependency: python-srpm-macros for package: python-rpm-macros-3-32.el7.noarch [2020-10-01T22:48:59.713Z] ---> Package python3-libs.x86_64 0:3.6.8-13.el7 will be installed [2020-10-01T22:48:59.713Z] --> Processing Dependency: libtirpc.so.1()(64bit) for package: python3-libs-3.6.8-13.el7.x86_64 [2020-10-01T22:48:59.713Z] ---> Package python3-pip.noarch 0:9.0.3-7.el7_7 will be installed [2020-10-01T22:48:59.713Z] ---> Package python3-rpm-generators.noarch 0:6-2.el7 will be installed [2020-10-01T22:48:59.713Z] ---> Package python3-rpm-macros.noarch 0:3-32.el7 will be installed [2020-10-01T22:48:59.713Z] ---> Package python3-setuptools.noarch 0:39.2.0-10.el7 will be installed [2020-10-01T22:48:59.713Z] ---> Package redhat-rpm-config.noarch 0:9.1.0-88.el7.centos will be installed [2020-10-01T22:48:59.713Z] --> Processing Dependency: dwz >= 0.4 for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch [2020-10-01T22:48:59.713Z] --> Processing Dependency: zip for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch [2020-10-01T22:48:59.713Z] --> Processing Dependency: perl-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch [2020-10-01T22:48:59.713Z] ---> Package rsync.x86_64 0:3.1.2-10.el7 will be installed [2020-10-01T22:48:59.713Z] --> Running transaction check [2020-10-01T22:48:59.713Z] ---> Package dwz.x86_64 0:0.11-3.el7 will be installed [2020-10-01T22:48:59.713Z] ---> Package fipscheck-lib.x86_64 0:1.4.1-6.el7 will be installed [2020-10-01T22:48:59.713Z] --> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.4.1-6.el7.x86_64 [2020-10-01T22:48:59.713Z] ---> Package glibc-headers.x86_64 0:2.17-307.el7.1 will be installed [2020-10-01T22:48:59.713Z] --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-307.el7.1.x86_64 [2020-10-01T22:48:59.713Z] --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-307.el7.1.x86_64 [2020-10-01T22:48:59.713Z] ---> Package groff-base.x86_64 0:1.22.2-8.el7 will be installed [2020-10-01T22:48:59.713Z] ---> Package libedit.x86_64 0:3.0-12.20121213cvs.el7 will be installed [2020-10-01T22:48:59.713Z] ---> Package libtirpc.x86_64 0:0.2.4-0.16.el7 will be installed [2020-10-01T22:48:59.713Z] ---> Package m4.x86_64 0:1.4.16-10.el7 will be installed [2020-10-01T22:48:59.713Z] ---> Package openssh.x86_64 0:7.4p1-21.el7 will be installed [2020-10-01T22:48:59.713Z] ---> Package perl-Data-Dumper.x86_64 0:2.145-3.el7 will be installed [2020-10-01T22:48:59.713Z] ---> Package perl-Filter.x86_64 0:1.49-3.el7 will be installed [2020-10-01T22:48:59.713Z] ---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed [2020-10-01T22:48:59.713Z] --> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch [2020-10-01T22:48:59.713Z] --> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch [2020-10-01T22:48:59.713Z] ---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed [2020-10-01T22:48:59.713Z] --> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch [2020-10-01T22:48:59.713Z] --> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch [2020-10-01T22:48:59.713Z] ---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be installed [2020-10-01T22:48:59.713Z] ---> Package perl-Socket.x86_64 0:2.010-5.el7 will be installed [2020-10-01T22:48:59.713Z] ---> Package perl-Storable.x86_64 0:2.45-3.el7 will be installed [2020-10-01T22:48:59.713Z] ---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed [2020-10-01T22:48:59.713Z] ---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be installed [2020-10-01T22:48:59.713Z] ---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed [2020-10-01T22:48:59.713Z] ---> Package perl-libs.x86_64 4:5.16.3-295.el7 will be installed [2020-10-01T22:48:59.713Z] ---> Package perl-macros.x86_64 4:5.16.3-295.el7 will be installed [2020-10-01T22:48:59.713Z] ---> Package perl-srpm-macros.noarch 0:1-8.el7 will be installed [2020-10-01T22:48:59.713Z] ---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be installed [2020-10-01T22:48:59.713Z] ---> Package python-srpm-macros.noarch 0:3-32.el7 will be installed [2020-10-01T22:48:59.713Z] ---> Package python2-koji.noarch 0:1.15.1-1.el7.centos will be installed [2020-10-01T22:48:59.713Z] --> Processing Dependency: python-krbV >= 1.0.13 for package: python2-koji-1.15.1-1.el7.centos.noarch [2020-10-01T22:48:59.713Z] --> Processing Dependency: python-six for package: python2-koji-1.15.1-1.el7.centos.noarch [2020-10-01T22:48:59.713Z] --> Processing Dependency: python-requests-kerberos for package: python2-koji-1.15.1-1.el7.centos.noarch [2020-10-01T22:48:59.713Z] --> Processing Dependency: python-requests for package: python2-koji-1.15.1-1.el7.centos.noarch [2020-10-01T22:48:59.713Z] --> Processing Dependency: python-dateutil for package: python2-koji-1.15.1-1.el7.centos.noarch [2020-10-01T22:48:59.713Z] --> Processing Dependency: pyOpenSSL for package: python2-koji-1.15.1-1.el7.centos.noarch [2020-10-01T22:48:59.713Z] ---> Package python2-libcomps.x86_64 0:0.1.8-14.el7 will be installed [2020-10-01T22:48:59.713Z] --> Processing Dependency: libcomps(x86-64) = 0.1.8-14.el7 for package: python2-libcomps-0.1.8-14.el7.x86_64 [2020-10-01T22:48:59.713Z] --> Processing Dependency: libcomps.so.0.1.6()(64bit) for package: python2-libcomps-0.1.8-14.el7.x86_64 [2020-10-01T22:48:59.713Z] ---> Package zip.x86_64 0:3.0-11.el7 will be installed [2020-10-01T22:48:59.713Z] --> Running transaction check [2020-10-01T22:48:59.713Z] ---> Package fipscheck.x86_64 0:1.4.1-6.el7 will be installed [2020-10-01T22:48:59.713Z] ---> Package kernel-headers.x86_64 0:3.10.0-1127.19.1.el7 will be installed [2020-10-01T22:48:59.713Z] ---> Package libcomps.x86_64 0:0.1.8-14.el7 will be installed [2020-10-01T22:48:59.713Z] ---> Package perl-Encode.x86_64 0:2.51-7.el7 will be installed [2020-10-01T22:48:59.713Z] ---> Package perl-Pod-Escapes.noarch 1:1.04-295.el7 will be installed [2020-10-01T22:48:59.713Z] ---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed [2020-10-01T22:48:59.713Z] --> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch [2020-10-01T22:48:59.713Z] --> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch [2020-10-01T22:48:59.713Z] ---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed [2020-10-01T22:48:59.713Z] ---> Package pyOpenSSL.x86_64 0:0.13.1-4.el7 will be installed [2020-10-01T22:48:59.713Z] ---> Package python-dateutil.noarch 0:1.5-7.el7 will be installed [2020-10-01T22:48:59.713Z] ---> Package python-krbV.x86_64 0:1.0.90-8.el7 will be installed [2020-10-01T22:48:59.713Z] ---> Package python-requests.noarch 0:2.6.0-9.el7_8 will be installed [2020-10-01T22:48:59.713Z] --> Processing Dependency: python-urllib3 >= 1.10.2-1 for package: python-requests-2.6.0-9.el7_8.noarch [2020-10-01T22:48:59.713Z] ---> Package python-requests-kerberos.noarch 0:0.7.0-2.el7 will be installed [2020-10-01T22:48:59.713Z] --> Processing Dependency: python-kerberos for package: python-requests-kerberos-0.7.0-2.el7.noarch [2020-10-01T22:48:59.713Z] ---> Package python-six.noarch 0:1.9.0-2.el7 will be installed [2020-10-01T22:48:59.713Z] --> Running transaction check [2020-10-01T22:48:59.713Z] ---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed [2020-10-01T22:48:59.713Z] ---> Package perl-parent.noarch 1:0.225-244.el7 will be installed [2020-10-01T22:48:59.713Z] ---> Package python-kerberos.x86_64 0:1.1-15.el7 will be installed [2020-10-01T22:48:59.713Z] ---> Package python-urllib3.noarch 0:1.10.2-7.el7 will be installed [2020-10-01T22:48:59.713Z] --> Processing Dependency: python-ipaddress for package: python-urllib3-1.10.2-7.el7.noarch [2020-10-01T22:48:59.713Z] --> Processing Dependency: python-backports-ssl_match_hostname for package: python-urllib3-1.10.2-7.el7.noarch [2020-10-01T22:48:59.713Z] --> Running transaction check [2020-10-01T22:48:59.713Z] ---> Package python-backports-ssl_match_hostname.noarch 0:3.5.0.1-1.el7 will be installed [2020-10-01T22:48:59.713Z] --> Processing Dependency: python-backports for package: python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch [2020-10-01T22:48:59.713Z] ---> Package python-ipaddress.noarch 0:1.0.16-2.el7 will be installed [2020-10-01T22:48:59.713Z] --> Running transaction check [2020-10-01T22:48:59.713Z] ---> Package python-backports.x86_64 0:1.0-8.el7 will be installed [2020-10-01T22:48:59.713Z] --> Finished Dependency Resolution [2020-10-01T22:48:59.713Z] [2020-10-01T22:48:59.713Z] Dependencies Resolved [2020-10-01T22:48:59.976Z] [2020-10-01T22:48:59.976Z] ================================================================================ [2020-10-01T22:48:59.976Z] Package Arch Version Repository Size [2020-10-01T22:48:59.976Z] ================================================================================ [2020-10-01T22:48:59.976Z] Installing: [2020-10-01T22:48:59.976Z] automake noarch 1.13.4-3.el7 base 679 k [2020-10-01T22:48:59.976Z] gcc x86_64 4.8.5-39.el7 base 16 M [2020-10-01T22:48:59.976Z] git x86_64 1.8.3.1-23.el7_8 updates 4.4 M [2020-10-01T22:48:59.976Z] kernel-devel x86_64 3.10.0-1127.19.1.el7 updates 18 M [2020-10-01T22:48:59.976Z] make x86_64 1:3.82-24.el7 base 421 k [2020-10-01T22:48:59.976Z] python3 x86_64 3.6.8-13.el7 base 69 k [2020-10-01T22:48:59.976Z] python3-devel x86_64 3.6.8-13.el7 base 215 k [2020-10-01T22:48:59.976Z] sigul x86_64 0.207-1.el7 fedora-infra-sigul 100 k [2020-10-01T22:48:59.976Z] sudo x86_64 1.8.23-9.el7 base 842 k [2020-10-01T22:48:59.976Z] Installing for dependencies: [2020-10-01T22:48:59.976Z] autoconf noarch 2.69-11.el7 base 701 k [2020-10-01T22:48:59.976Z] cpp x86_64 4.8.5-39.el7 base 5.9 M [2020-10-01T22:48:59.976Z] dwz x86_64 0.11-3.el7 base 99 k [2020-10-01T22:48:59.976Z] fipscheck x86_64 1.4.1-6.el7 base 21 k [2020-10-01T22:48:59.976Z] fipscheck-lib x86_64 1.4.1-6.el7 base 11 k [2020-10-01T22:48:59.976Z] glibc-devel x86_64 2.17-307.el7.1 base 1.1 M [2020-10-01T22:48:59.976Z] glibc-headers x86_64 2.17-307.el7.1 base 689 k [2020-10-01T22:48:59.976Z] groff-base x86_64 1.22.2-8.el7 base 942 k [2020-10-01T22:48:59.976Z] kernel-headers x86_64 3.10.0-1127.19.1.el7 updates 9.0 M [2020-10-01T22:48:59.976Z] koji noarch 1.15.1-1.el7.centos extras 115 k [2020-10-01T22:48:59.976Z] less x86_64 458-9.el7 base 120 k [2020-10-01T22:48:59.976Z] libcomps x86_64 0.1.8-14.el7 extras 75 k [2020-10-01T22:48:59.976Z] libedit x86_64 3.0-12.20121213cvs.el7 [2020-10-01T22:48:59.976Z] base 92 k [2020-10-01T22:48:59.976Z] libgomp x86_64 4.8.5-39.el7 base 158 k [2020-10-01T22:48:59.976Z] libmpc x86_64 1.0.1-3.el7 base 51 k [2020-10-01T22:48:59.976Z] libtirpc x86_64 0.2.4-0.16.el7 base 89 k [2020-10-01T22:48:59.976Z] logrotate x86_64 3.8.6-19.el7 base 70 k [2020-10-01T22:48:59.976Z] m4 x86_64 1.4.16-10.el7 base 256 k [2020-10-01T22:48:59.976Z] mpfr x86_64 3.1.1-4.el7 base 203 k [2020-10-01T22:48:59.976Z] openssh x86_64 7.4p1-21.el7 base 510 k [2020-10-01T22:48:59.976Z] openssh-clients x86_64 7.4p1-21.el7 base 655 k [2020-10-01T22:48:59.976Z] perl x86_64 4:5.16.3-295.el7 base 8.0 M [2020-10-01T22:48:59.976Z] perl-Carp noarch 1.26-244.el7 base 19 k [2020-10-01T22:48:59.976Z] perl-Data-Dumper x86_64 2.145-3.el7 base 47 k [2020-10-01T22:48:59.976Z] perl-Encode x86_64 2.51-7.el7 base 1.5 M [2020-10-01T22:48:59.976Z] perl-Error noarch 1:0.17020-2.el7 base 32 k [2020-10-01T22:48:59.976Z] perl-Exporter noarch 5.68-3.el7 base 28 k [2020-10-01T22:48:59.976Z] perl-File-Path noarch 2.09-2.el7 base 26 k [2020-10-01T22:48:59.976Z] perl-File-Temp noarch 0.23.01-3.el7 base 56 k [2020-10-01T22:48:59.976Z] perl-Filter x86_64 1.49-3.el7 base 76 k [2020-10-01T22:48:59.976Z] perl-Getopt-Long noarch 2.40-3.el7 base 56 k [2020-10-01T22:48:59.976Z] perl-Git noarch 1.8.3.1-23.el7_8 updates 56 k [2020-10-01T22:48:59.976Z] perl-HTTP-Tiny noarch 0.033-3.el7 base 38 k [2020-10-01T22:48:59.976Z] perl-PathTools x86_64 3.40-5.el7 base 82 k [2020-10-01T22:48:59.976Z] perl-Pod-Escapes noarch 1:1.04-295.el7 base 51 k [2020-10-01T22:48:59.976Z] perl-Pod-Perldoc noarch 3.20-4.el7 base 87 k [2020-10-01T22:48:59.976Z] perl-Pod-Simple noarch 1:3.28-4.el7 base 216 k [2020-10-01T22:48:59.976Z] perl-Pod-Usage noarch 1.63-3.el7 base 27 k [2020-10-01T22:48:59.976Z] perl-Scalar-List-Utils x86_64 1.27-248.el7 base 36 k [2020-10-01T22:48:59.976Z] perl-Socket x86_64 2.010-5.el7 base 49 k [2020-10-01T22:48:59.976Z] perl-Storable x86_64 2.45-3.el7 base 77 k [2020-10-01T22:48:59.976Z] perl-TermReadKey x86_64 2.30-20.el7 base 31 k [2020-10-01T22:48:59.976Z] perl-Test-Harness noarch 3.28-3.el7 base 302 k [2020-10-01T22:48:59.976Z] perl-Text-ParseWords noarch 3.29-4.el7 base 14 k [2020-10-01T22:48:59.976Z] perl-Thread-Queue noarch 3.02-2.el7 base 17 k [2020-10-01T22:48:59.976Z] perl-Time-HiRes x86_64 4:1.9725-3.el7 base 45 k [2020-10-01T22:48:59.976Z] perl-Time-Local noarch 1.2300-2.el7 base 24 k [2020-10-01T22:48:59.976Z] perl-constant noarch 1.27-2.el7 base 19 k [2020-10-01T22:48:59.976Z] perl-libs x86_64 4:5.16.3-295.el7 base 689 k [2020-10-01T22:48:59.976Z] perl-macros x86_64 4:5.16.3-295.el7 base 44 k [2020-10-01T22:48:59.976Z] perl-parent noarch 1:0.225-244.el7 base 12 k [2020-10-01T22:48:59.976Z] perl-podlators noarch 2.5.1-3.el7 base 112 k [2020-10-01T22:48:59.976Z] perl-srpm-macros noarch 1-8.el7 base 4.6 k [2020-10-01T22:48:59.976Z] perl-threads x86_64 1.87-4.el7 base 49 k [2020-10-01T22:48:59.976Z] perl-threads-shared x86_64 1.43-6.el7 base 39 k [2020-10-01T22:48:59.976Z] pyOpenSSL x86_64 0.13.1-4.el7 base 135 k [2020-10-01T22:48:59.976Z] python-backports x86_64 1.0-8.el7 base 5.8 k [2020-10-01T22:48:59.976Z] python-backports-ssl_match_hostname [2020-10-01T22:48:59.976Z] noarch 3.5.0.1-1.el7 base 13 k [2020-10-01T22:48:59.976Z] python-dateutil noarch 1.5-7.el7 base 85 k [2020-10-01T22:48:59.976Z] python-ipaddress noarch 1.0.16-2.el7 base 34 k [2020-10-01T22:48:59.976Z] python-kerberos x86_64 1.1-15.el7 base 25 k [2020-10-01T22:48:59.976Z] python-krbV x86_64 1.0.90-8.el7 base 54 k [2020-10-01T22:48:59.976Z] python-nss x86_64 0.16.0-3.el7 base 266 k [2020-10-01T22:48:59.976Z] python-requests noarch 2.6.0-9.el7_8 updates 94 k [2020-10-01T22:48:59.976Z] python-requests-kerberos noarch 0.7.0-2.el7 extras 17 k [2020-10-01T22:48:59.976Z] python-rpm-macros noarch 3-32.el7 base 8.8 k [2020-10-01T22:48:59.976Z] python-six noarch 1.9.0-2.el7 base 29 k [2020-10-01T22:48:59.976Z] python-srpm-macros noarch 3-32.el7 base 8.4 k [2020-10-01T22:48:59.976Z] python-urllib3 noarch 1.10.2-7.el7 base 103 k [2020-10-01T22:48:59.976Z] python2-koji noarch 1.15.1-1.el7.centos extras 291 k [2020-10-01T22:48:59.976Z] python2-libcomps x86_64 0.1.8-14.el7 extras 47 k [2020-10-01T22:48:59.976Z] python3-libs x86_64 3.6.8-13.el7 base 7.0 M [2020-10-01T22:48:59.976Z] python3-pip noarch 9.0.3-7.el7_7 updates 1.8 M [2020-10-01T22:48:59.976Z] python3-rpm-generators noarch 6-2.el7 base 20 k [2020-10-01T22:48:59.976Z] python3-rpm-macros noarch 3-32.el7 base 7.7 k [2020-10-01T22:48:59.976Z] python3-setuptools noarch 39.2.0-10.el7 base 629 k [2020-10-01T22:48:59.976Z] redhat-rpm-config noarch 9.1.0-88.el7.centos base 81 k [2020-10-01T22:48:59.976Z] rsync x86_64 3.1.2-10.el7 base 404 k [2020-10-01T22:48:59.976Z] zip x86_64 3.0-11.el7 base 260 k [2020-10-01T22:48:59.976Z] [2020-10-01T22:48:59.976Z] Transaction Summary [2020-10-01T22:48:59.976Z] ================================================================================ [2020-10-01T22:48:59.976Z] Install 9 Packages (+79 Dependent packages) [2020-10-01T22:48:59.976Z] [2020-10-01T22:48:59.976Z] Total download size: 85 M [2020-10-01T22:48:59.976Z] Installed size: 231 M [2020-10-01T22:48:59.976Z] Downloading packages: [2020-10-01T22:48:59.976Z] Delta RPMs disabled because /usr/bin/applydeltarpm not installed. [2020-10-01T22:49:03.017Z] Collecting lxml [2020-10-01T22:49:03.017Z] Downloading lxml-4.5.2.tar.gz (4.5 MB) [2020-10-01T22:49:03.314Z] 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-01T22:49:03.314Z] Public key for sigul-0.207-1.el7.x86_64.rpm is not installed [2020-10-01T22:49:03.314Z] -------------------------------------------------------------------------------- [2020-10-01T22:49:03.314Z] Total 24 MB/s | 85 MB 00:03 [2020-10-01T22:49:03.577Z] Retrieving key from https://infrastructure.fedoraproject.org/repo/infra/RPM-GPG-KEY-INFRA-TAGS [2020-10-01T22:49:03.838Z] Importing GPG key 0x47DD8EF9: [2020-10-01T22:49:03.838Z] Userid : "Fedora Infrastructure (infrastructure) " [2020-10-01T22:49:03.838Z] Fingerprint: 1d69 8e02 822f 64ca 1acb 9a32 8059 815e 47dd 8ef9 [2020-10-01T22:49:03.838Z] From : https://infrastructure.fedoraproject.org/repo/infra/RPM-GPG-KEY-INFRA-TAGS [2020-10-01T22:49:03.838Z] Running transaction check [2020-10-01T22:49:04.099Z] Running transaction test [2020-10-01T22:49:05.044Z] Transaction test succeeded [2020-10-01T22:49:05.044Z] Running transaction [2020-10-01T22:49:05.995Z] Installing : fipscheck-1.4.1-6.el7.x86_64 1/88 [2020-10-01T22:49:07.915Z] Installing : fipscheck-lib-1.4.1-6.el7.x86_64 2/88 [2020-10-01T22:49:09.831Z] Installing : mpfr-3.1.1-4.el7.x86_64 3/88 [2020-10-01T22:49:11.218Z] Installing : libmpc-1.0.1-3.el7.x86_64 4/88 [2020-10-01T22:49:11.218Z] Installing : python-six-1.9.0-2.el7.noarch 5/88 [2020-10-01T22:49:11.278Z] Collecting pygerrit2 [2020-10-01T22:49:11.278Z] Downloading pygerrit2-2.0.13.tar.gz (29 kB) [2020-10-01T22:49:11.480Z] Installing : python-srpm-macros-3-32.el7.noarch 6/88 [2020-10-01T22:49:11.481Z] Installing : python-ipaddress-1.0.16-2.el7.noarch 7/88 [2020-10-01T22:49:11.744Z] Installing : groff-base-1.22.2-8.el7.x86_64 8/88 [2020-10-01T22:49:12.006Z] Installing : less-458-9.el7.x86_64 9/88 [2020-10-01T22:49:12.006Z] Installing : 1:perl-parent-0.225-244.el7.noarch 10/88 [2020-10-01T22:49:12.006Z] Installing : perl-HTTP-Tiny-0.033-3.el7.noarch 11/88 [2020-10-01T22:49:12.269Z] Installing : perl-podlators-2.5.1-3.el7.noarch 12/88 [2020-10-01T22:49:12.269Z] Installing : perl-Pod-Perldoc-3.20-4.el7.noarch 13/88 [2020-10-01T22:49:12.269Z] Installing : 1:perl-Pod-Escapes-1.04-295.el7.noarch 14/88 [2020-10-01T22:49:12.844Z] Installing : perl-Text-ParseWords-3.29-4.el7.noarch 15/88 [2020-10-01T22:49:13.106Z] Installing : perl-Encode-2.51-7.el7.x86_64 16/88 [2020-10-01T22:49:13.106Z] Installing : perl-Pod-Usage-1.63-3.el7.noarch 17/88 [2020-10-01T22:49:15.026Z] Installing : 4:perl-libs-5.16.3-295.el7.x86_64 18/88 [2020-10-01T22:49:15.026Z] Installing : 4:perl-macros-5.16.3-295.el7.x86_64 19/88 [2020-10-01T22:49:15.026Z] Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 20/88 [2020-10-01T22:49:15.026Z] Installing : perl-threads-1.87-4.el7.x86_64 21/88 [2020-10-01T22:49:15.287Z] Installing : perl-Storable-2.45-3.el7.x86_64 22/88 [2020-10-01T22:49:15.287Z] Installing : perl-Carp-1.26-244.el7.noarch 23/88 [2020-10-01T22:49:15.550Z] Installing : perl-Filter-1.49-3.el7.x86_64 24/88 [2020-10-01T22:49:15.550Z] Installing : perl-Exporter-5.68-3.el7.noarch 25/88 [2020-10-01T22:49:15.550Z] Installing : perl-constant-1.27-2.el7.noarch 26/88 [2020-10-01T22:49:15.812Z] Installing : perl-Socket-2.010-5.el7.x86_64 27/88 [2020-10-01T22:49:15.812Z] Installing : perl-Time-Local-1.2300-2.el7.noarch 28/88 [2020-10-01T22:49:16.074Z] Installing : perl-threads-shared-1.43-6.el7.x86_64 29/88 [2020-10-01T22:49:16.074Z] Installing : perl-File-Temp-0.23.01-3.el7.noarch 30/88 [2020-10-01T22:49:16.338Z] Installing : perl-File-Path-2.09-2.el7.noarch 31/88 [2020-10-01T22:49:16.338Z] Installing : perl-PathTools-3.40-5.el7.x86_64 32/88 [2020-10-01T22:49:16.604Z] Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64 33/88 [2020-10-01T22:49:16.604Z] Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch 34/88 [2020-10-01T22:49:16.648Z] Collecting requests [2020-10-01T22:49:16.648Z] Downloading requests-2.24.0-py2.py3-none-any.whl (61 kB) [2020-10-01T22:49:16.648Z] Collecting xdg==3.0.2 [2020-10-01T22:49:16.648Z] Downloading xdg-3.0.2-py2.py3-none-any.whl (5.0 kB) [2020-10-01T22:49:18.531Z] Installing : perl-Getopt-Long-2.40-3.el7.noarch 35/88 [2020-10-01T22:49:18.531Z] Installing : 4:perl-5.16.3-295.el7.x86_64 36/88 [2020-10-01T22:49:18.531Z] Installing : 1:perl-Error-0.17020-2.el7.noarch 37/88 [2020-10-01T22:49:18.795Z] Installing : perl-TermReadKey-2.30-20.el7.x86_64 38/88 [2020-10-01T22:49:18.796Z] Installing : perl-Data-Dumper-2.145-3.el7.x86_64 39/88 [2020-10-01T22:49:19.059Z] Installing : perl-Test-Harness-3.28-3.el7.noarch 40/88 [2020-10-01T22:49:19.059Z] Installing : perl-Thread-Queue-3.02-2.el7.noarch 41/88 [2020-10-01T22:49:20.007Z] Installing : python-rpm-macros-3-32.el7.noarch 42/88 [2020-10-01T22:49:20.118Z] Collecting setuptools>=36.5.0 [2020-10-01T22:49:20.118Z] Downloading setuptools-50.3.0-py3-none-any.whl (785 kB) [2020-10-01T22:49:23.313Z] Installing : cpp-4.8.5-39.el7.x86_64 43/88 [2020-10-01T22:49:23.574Z] Installing : openssh-7.4p1-21.el7.x86_64 44/88 [2020-10-01T22:49:23.574Z] Installing : zip-3.0-11.el7.x86_64 45/88 [2020-10-01T22:49:23.575Z] Installing : python-krbV-1.0.90-8.el7.x86_64 46/88 [2020-10-01T22:49:24.450Z] Collecting ruamel.yaml [2020-10-01T22:49:24.720Z] Downloading ruamel.yaml-0.16.12-py2.py3-none-any.whl (111 kB) [2020-10-01T22:49:24.720Z] Collecting tabulate [2020-10-01T22:49:24.720Z] Downloading tabulate-0.8.7-py3-none-any.whl (24 kB) [2020-10-01T22:49:24.989Z] Collecting httplib2 [2020-10-01T22:49:24.989Z] Downloading httplib2-0.18.1-py3-none-any.whl (95 kB) [2020-10-01T22:49:25.258Z] Collecting oauth2client [2020-10-01T22:49:25.258Z] Downloading oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) [2020-10-01T22:49:25.258Z] Collecting bs4 [2020-10-01T22:49:25.258Z] Downloading bs4-0.0.1.tar.gz (1.1 kB) [2020-10-01T22:49:26.126Z] Installing : libtirpc-0.2.4-0.16.el7.x86_64 47/88 [2020-10-01T22:49:26.685Z] Collecting click [2020-10-01T22:49:26.685Z] Downloading click-7.1.2-py2.py3-none-any.whl (82 kB) [2020-10-01T22:49:27.654Z] Collecting tqdm [2020-10-01T22:49:27.654Z] Downloading tqdm-4.50.0-py2.py3-none-any.whl (70 kB) [2020-10-01T22:49:27.923Z] Collecting six [2020-10-01T22:49:27.923Z] Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) [2020-10-01T22:49:28.192Z] Collecting pyyaml [2020-10-01T22:49:28.192Z] Downloading PyYAML-5.3.1.tar.gz (269 kB) [2020-10-01T22:49:28.677Z] Installing : python3-pip-9.0.3-7.el7_7.noarch 48/88 [2020-10-01T22:49:28.677Z] Installing : python3-libs-3.6.8-13.el7.x86_64 49/88 [2020-10-01T22:49:28.677Z] Installing : python3-3.6.8-13.el7.x86_64 50/88 [2020-10-01T22:49:28.945Z] Installing : python3-setuptools-39.2.0-10.el7.noarch 51/88 [2020-10-01T22:49:28.945Z] Installing : python3-rpm-generators-6-2.el7.noarch 52/88 [2020-10-01T22:49:30.791Z] Collecting jsonschema [2020-10-01T22:49:30.791Z] Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) [2020-10-01T22:49:30.863Z] Installing : dwz-0.11-3.el7.x86_64 53/88 [2020-10-01T22:49:30.863Z] Installing : logrotate-3.8.6-19.el7.x86_64 54/88 [2020-10-01T22:49:30.863Z] Installing : pyOpenSSL-0.13.1-4.el7.x86_64 55/88 [2020-10-01T22:49:31.379Z] Collecting pygithub [2020-10-01T22:49:31.379Z] Downloading PyGithub-1.53-py3-none-any.whl (274 kB) [2020-10-01T22:49:31.379Z] Collecting defusedxml [2020-10-01T22:49:31.379Z] Downloading defusedxml-0.6.0-py2.py3-none-any.whl (23 kB) [2020-10-01T22:49:31.648Z] Collecting python-jenkins [2020-10-01T22:49:31.648Z] Downloading python_jenkins-1.7.0-py3-none-any.whl (27 kB) [2020-10-01T22:49:31.919Z] Collecting shade~=1.27.1; extra == "openstack" [2020-10-01T22:49:31.919Z] Downloading shade-1.27.2-py2.py3-none-any.whl (371 kB) [2020-10-01T22:49:32.190Z] Collecting dnspython>=1.15.0 [2020-10-01T22:49:32.190Z] Downloading dnspython-2.0.0-py3-none-any.whl (208 kB) [2020-10-01T22:49:32.461Z] Collecting idna>=2.0.0 [2020-10-01T22:49:32.461Z] Downloading idna-2.10-py2.py3-none-any.whl (58 kB) [2020-10-01T22:49:32.730Z] Collecting websocket-client>=0.32.0 [2020-10-01T22:49:32.730Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-10-01T22:49:32.781Z] Installing : libcomps-0.1.8-14.el7.x86_64 56/88 [2020-10-01T22:49:32.782Z] Installing : python2-libcomps-0.1.8-14.el7.x86_64 57/88 [2020-10-01T22:49:33.318Z] Collecting pbr>=0.8.0 [2020-10-01T22:49:33.318Z] Downloading pbr-5.5.0-py2.py3-none-any.whl (106 kB) [2020-10-01T22:49:33.591Z] Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 [2020-10-01T22:49:33.591Z] Downloading urllib3-1.25.10-py2.py3-none-any.whl (127 kB) [2020-10-01T22:49:34.179Z] Collecting certifi>=2017.4.17 [2020-10-01T22:49:34.179Z] Downloading certifi-2020.6.20-py2.py3-none-any.whl (156 kB) [2020-10-01T22:49:34.179Z] Collecting chardet<4,>=3.0.2 [2020-10-01T22:49:34.179Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2020-10-01T22:49:34.179Z] Collecting ruamel.yaml.clib>=0.1.2; platform_python_implementation == "CPython" and python_version < "3.9" [2020-10-01T22:49:34.450Z] Downloading ruamel.yaml.clib-0.2.2.tar.gz (179 kB) [2020-10-01T22:49:34.704Z] Installing : libgomp-4.8.5-39.el7.x86_64 58/88 [2020-10-01T22:49:34.704Z] Installing : python3-rpm-macros-3-32.el7.noarch 59/88 [2020-10-01T22:49:34.704Z] Installing : python-dateutil-1.5-7.el7.noarch 60/88 [2020-10-01T22:49:36.413Z] Collecting rsa>=3.1.4 [2020-10-01T22:49:36.413Z] Downloading rsa-4.6-py3-none-any.whl (47 kB) [2020-10-01T22:49:36.626Z] Installing : m4-1.4.16-10.el7.x86_64 61/88 [2020-10-01T22:49:37.002Z] Collecting pyasn1-modules>=0.0.5 [2020-10-01T22:49:37.002Z] Downloading pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) [2020-10-01T22:49:37.591Z] Collecting pyasn1>=0.1.7 [2020-10-01T22:49:37.591Z] Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) [2020-10-01T22:49:37.591Z] Collecting beautifulsoup4 [2020-10-01T22:49:37.591Z] Downloading beautifulsoup4-4.9.2-py3-none-any.whl (115 kB) [2020-10-01T22:49:38.181Z] Collecting importlib-metadata; python_version < "3.8" [2020-10-01T22:49:38.181Z] Downloading importlib_metadata-2.0.0-py2.py3-none-any.whl (31 kB) [2020-10-01T22:49:38.455Z] Collecting pyrsistent>=0.14.0 [2020-10-01T22:49:38.455Z] Downloading pyrsistent-0.17.3.tar.gz (106 kB) [2020-10-01T22:49:38.547Z] Installing : autoconf-2.69-11.el7.noarch 62/88 [2020-10-01T22:49:38.547Z] install-info: No such file or directory for /usr/share/info/autoconf.info [2020-10-01T22:49:38.547Z] Installing : perl-srpm-macros-1-8.el7.noarch 63/88 [2020-10-01T22:49:38.811Z] Installing : redhat-rpm-config-9.1.0-88.el7.centos.noarch 64/88 [2020-10-01T22:49:40.428Z] Collecting attrs>=17.4.0 [2020-10-01T22:49:40.428Z] Downloading attrs-20.2.0-py2.py3-none-any.whl (48 kB) [2020-10-01T22:49:40.428Z] Collecting deprecated [2020-10-01T22:49:40.701Z] Downloading Deprecated-1.2.10-py2.py3-none-any.whl (8.7 kB) [2020-10-01T22:49:40.974Z] Collecting pyjwt [2020-10-01T22:49:41.244Z] Downloading PyJWT-1.7.1-py2.py3-none-any.whl (18 kB) [2020-10-01T22:49:41.244Z] Collecting multi-key-dict [2020-10-01T22:49:41.244Z] Downloading multi_key_dict-2.0.3.tar.gz (8.4 kB) [2020-10-01T22:49:43.029Z] Installing : rsync-3.1.2-10.el7.x86_64 65/88 [2020-10-01T22:49:43.202Z] Collecting os-client-config>=1.28.0 [2020-10-01T22:49:43.202Z] Downloading os_client_config-2.1.0-py3-none-any.whl (31 kB) [2020-10-01T22:49:43.473Z] Collecting openstacksdk>=0.9.19 [2020-10-01T22:49:43.473Z] Downloading openstacksdk-0.50.0-py3-none-any.whl (1.3 MB) [2020-10-01T22:49:44.063Z] Collecting soupsieve>1.2; python_version >= "3.0" [2020-10-01T22:49:44.063Z] Downloading soupsieve-2.0.1-py3-none-any.whl (32 kB) [2020-10-01T22:49:44.333Z] Collecting zipp>=0.5 [2020-10-01T22:49:44.333Z] Downloading zipp-3.2.0-py3-none-any.whl (5.1 kB) [2020-10-01T22:49:44.603Z] Collecting wrapt<2,>=1.10 [2020-10-01T22:49:44.603Z] Downloading wrapt-1.12.1.tar.gz (27 kB) [2020-10-01T22:49:45.586Z] Installing : kernel-headers-3.10.0-1127.19.1.el7.x86_64 66/88 [2020-10-01T22:49:45.586Z] Installing : glibc-headers-2.17-307.el7.1.x86_64 67/88 [2020-10-01T22:49:46.044Z] Collecting iso8601>=0.1.11 [2020-10-01T22:49:46.044Z] Downloading iso8601-0.1.13-py2.py3-none-any.whl (9.3 kB) [2020-10-01T22:49:46.044Z] Collecting requestsexceptions>=1.2.0 [2020-10-01T22:49:46.317Z] Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) [2020-10-01T22:49:46.317Z] Collecting decorator>=4.4.1 [2020-10-01T22:49:46.317Z] Downloading decorator-4.4.2-py2.py3-none-any.whl (9.2 kB) [2020-10-01T22:49:46.587Z] Collecting jmespath>=0.9.0 [2020-10-01T22:49:46.587Z] Downloading jmespath-0.10.0-py2.py3-none-any.whl (24 kB) [2020-10-01T22:49:46.860Z] Collecting keystoneauth1>=3.18.0 [2020-10-01T22:49:46.860Z] Downloading keystoneauth1-4.2.1-py3-none-any.whl (308 kB) [2020-10-01T22:49:47.451Z] Collecting munch>=2.1.0 [2020-10-01T22:49:47.451Z] Downloading munch-2.5.0-py2.py3-none-any.whl (10 kB) [2020-10-01T22:49:48.144Z] Installing : glibc-devel-2.17-307.el7.1.x86_64 68/88 [2020-10-01T22:49:48.144Z] Installing : python-nss-0.16.0-3.el7.x86_64 69/88 [2020-10-01T22:49:48.144Z] Installing : python-kerberos-1.1-15.el7.x86_64 70/88 [2020-10-01T22:49:50.048Z] Collecting cryptography>=2.7 [2020-10-01T22:49:50.048Z] Downloading cryptography-3.1.1.tar.gz (534 kB) [2020-10-01T22:49:50.063Z] Installing : libedit-3.0-12.20121213cvs.el7.x86_64 71/88 [2020-10-01T22:49:50.063Z] Installing : openssh-clients-7.4p1-21.el7.x86_64 72/88 [2020-10-01T22:49:50.636Z] Installing : perl-Git-1.8.3.1-23.el7_8.noarch 73/88 [2020-10-01T22:49:50.899Z] Installing : git-1.8.3.1-23.el7_8.x86_64 74/88 [2020-10-01T22:49:50.899Z] Installing : python-backports-1.0-8.el7.x86_64 75/88 [2020-10-01T22:49:51.017Z] Installing build dependencies: started [2020-10-01T22:49:51.161Z] Installing : python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch 76/88 [2020-10-01T22:49:51.161Z] Installing : python-urllib3-1.10.2-7.el7.noarch 77/88 [2020-10-01T22:49:51.423Z] Installing : python-requests-2.6.0-9.el7_8.noarch 78/88 [2020-10-01T22:49:51.687Z] Installing : python-requests-kerberos-0.7.0-2.el7.noarch 79/88 [2020-10-01T22:49:51.687Z] Installing : python2-koji-1.15.1-1.el7.centos.noarch 80/88 [2020-10-01T22:49:53.613Z] Installing : koji-1.15.1-1.el7.centos.noarch 81/88 [2020-10-01T22:49:55.004Z] Installing : sigul-0.207-1.el7.x86_64 82/88 [2020-10-01T22:49:56.923Z] Installing : gcc-4.8.5-39.el7.x86_64 83/88 [2020-10-01T22:49:57.185Z] Installing : python3-devel-3.6.8-13.el7.x86_64 84/88 [2020-10-01T22:49:59.102Z] Installing : automake-1.13.4-3.el7.noarch 85/88 [2020-10-01T22:49:59.102Z] install-info: No such file or directory for /usr/share/info/automake.info.gz [2020-10-01T22:50:25.401Z] Installing : kernel-devel-3.10.0-1127.19.1.el7.x86_64 86/88 [2020-10-01T22:50:26.347Z] Installing : sudo-1.8.23-9.el7.x86_64 87/88 [2020-10-01T22:50:28.269Z] Installing : 1:make-3.82-24.el7.x86_64 88/88 [2020-10-01T22:50:28.269Z] Verifying : fipscheck-lib-1.4.1-6.el7.x86_64 1/88 [2020-10-01T22:50:28.269Z] Verifying : perl-HTTP-Tiny-0.033-3.el7.noarch 2/88 [2020-10-01T22:50:28.269Z] Verifying : koji-1.15.1-1.el7.centos.noarch 3/88 [2020-10-01T22:50:28.532Z] Verifying : gcc-4.8.5-39.el7.x86_64 4/88 [2020-10-01T22:50:28.532Z] Verifying : python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch 5/88 [2020-10-01T22:50:28.532Z] Verifying : git-1.8.3.1-23.el7_8.x86_64 6/88 [2020-10-01T22:50:28.532Z] Verifying : python-urllib3-1.10.2-7.el7.noarch 7/88 [2020-10-01T22:50:28.532Z] Verifying : perl-TermReadKey-2.30-20.el7.x86_64 8/88 [2020-10-01T22:50:28.532Z] Verifying : 4:perl-libs-5.16.3-295.el7.x86_64 9/88 [2020-10-01T22:50:28.532Z] Verifying : groff-base-1.22.2-8.el7.x86_64 10/88 [2020-10-01T22:50:28.795Z] Verifying : perl-File-Temp-0.23.01-3.el7.noarch 11/88 [2020-10-01T22:50:28.795Z] Verifying : 4:perl-macros-5.16.3-295.el7.x86_64 12/88 [2020-10-01T22:50:28.795Z] Verifying : python3-devel-3.6.8-13.el7.x86_64 13/88 [2020-10-01T22:50:28.795Z] Verifying : perl-Data-Dumper-2.145-3.el7.x86_64 14/88 [2020-10-01T22:50:28.795Z] Verifying : fipscheck-1.4.1-6.el7.x86_64 15/88 [2020-10-01T22:50:28.795Z] Verifying : 1:make-3.82-24.el7.x86_64 16/88 [2020-10-01T22:50:28.795Z] Verifying : python-backports-1.0-8.el7.x86_64 17/88 [2020-10-01T22:50:29.057Z] Verifying : python3-setuptools-39.2.0-10.el7.noarch 18/88 [2020-10-01T22:50:29.057Z] Verifying : python-rpm-macros-3-32.el7.noarch 19/88 [2020-10-01T22:50:29.057Z] Verifying : glibc-headers-2.17-307.el7.1.x86_64 20/88 [2020-10-01T22:50:29.057Z] Verifying : autoconf-2.69-11.el7.noarch 21/88 [2020-10-01T22:50:29.057Z] Verifying : perl-File-Path-2.09-2.el7.noarch 22/88 [2020-10-01T22:50:29.057Z] Verifying : libedit-3.0-12.20121213cvs.el7.x86_64 23/88 [2020-10-01T22:50:29.057Z] Verifying : python-ipaddress-1.0.16-2.el7.noarch 24/88 [2020-10-01T22:50:29.057Z] Verifying : perl-Text-ParseWords-3.29-4.el7.noarch 25/88 [2020-10-01T22:50:29.321Z] Verifying : python-kerberos-1.1-15.el7.x86_64 26/88 [2020-10-01T22:50:29.321Z] Verifying : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 27/88 [2020-10-01T22:50:29.321Z] Verifying : 1:perl-Pod-Escapes-1.04-295.el7.noarch 28/88 [2020-10-01T22:50:29.321Z] Verifying : python3-pip-9.0.3-7.el7_7.noarch 29/88 [2020-10-01T22:50:29.321Z] Verifying : automake-1.13.4-3.el7.noarch 30/88 [2020-10-01T22:50:29.584Z] Verifying : kernel-devel-3.10.0-1127.19.1.el7.x86_64 31/88 [2020-10-01T22:50:29.584Z] Verifying : python-nss-0.16.0-3.el7.x86_64 32/88 [2020-10-01T22:50:29.584Z] Verifying : python3-libs-3.6.8-13.el7.x86_64 33/88 [2020-10-01T22:50:29.584Z] Verifying : kernel-headers-3.10.0-1127.19.1.el7.x86_64 34/88 [2020-10-01T22:50:29.584Z] Verifying : 4:perl-5.16.3-295.el7.x86_64 35/88 [2020-10-01T22:50:29.847Z] Verifying : openssh-clients-7.4p1-21.el7.x86_64 36/88 [2020-10-01T22:50:29.847Z] Verifying : libmpc-1.0.1-3.el7.x86_64 37/88 [2020-10-01T22:50:29.847Z] Verifying : perl-Pod-Usage-1.63-3.el7.noarch 38/88 [2020-10-01T22:50:29.847Z] Verifying : perl-Encode-2.51-7.el7.x86_64 39/88 [2020-10-01T22:50:29.847Z] Verifying : python2-libcomps-0.1.8-14.el7.x86_64 40/88 [2020-10-01T22:50:29.847Z] Verifying : perl-threads-1.87-4.el7.x86_64 41/88 [2020-10-01T22:50:29.847Z] Verifying : rsync-3.1.2-10.el7.x86_64 42/88 [2020-10-01T22:50:29.847Z] Verifying : perl-Getopt-Long-2.40-3.el7.noarch 43/88 [2020-10-01T22:50:30.110Z] Verifying : cpp-4.8.5-39.el7.x86_64 44/88 [2020-10-01T22:50:30.110Z] Verifying : perl-srpm-macros-1-8.el7.noarch 45/88 [2020-10-01T22:50:30.110Z] Verifying : python3-rpm-generators-6-2.el7.noarch 46/88 [2020-10-01T22:50:30.110Z] Verifying : perl-threads-shared-1.43-6.el7.x86_64 47/88 [2020-10-01T22:50:30.110Z] Verifying : perl-Storable-2.45-3.el7.x86_64 48/88 [2020-10-01T22:50:30.110Z] Verifying : m4-1.4.16-10.el7.x86_64 49/88 [2020-10-01T22:50:30.110Z] Verifying : 1:perl-parent-0.225-244.el7.noarch 50/88 [2020-10-01T22:50:30.375Z] Verifying : python-dateutil-1.5-7.el7.noarch 51/88 [2020-10-01T22:50:30.375Z] Verifying : perl-Test-Harness-3.28-3.el7.noarch 52/88 [2020-10-01T22:50:30.375Z] Verifying : python3-rpm-macros-3-32.el7.noarch 53/88 [2020-10-01T22:50:30.375Z] Verifying : libgomp-4.8.5-39.el7.x86_64 54/88 [2020-10-01T22:50:30.375Z] Verifying : python2-koji-1.15.1-1.el7.centos.noarch 55/88 [2020-10-01T22:50:30.375Z] Verifying : libcomps-0.1.8-14.el7.x86_64 56/88 [2020-10-01T22:50:30.375Z] Verifying : perl-Carp-1.26-244.el7.noarch 57/88 [2020-10-01T22:50:30.375Z] Verifying : pyOpenSSL-0.13.1-4.el7.x86_64 58/88 [2020-10-01T22:50:30.639Z] Verifying : sudo-1.8.23-9.el7.x86_64 59/88 [2020-10-01T22:50:30.639Z] Verifying : perl-podlators-2.5.1-3.el7.noarch 60/88 [2020-10-01T22:50:30.639Z] Verifying : python3-3.6.8-13.el7.x86_64 61/88 [2020-10-01T22:50:30.639Z] Verifying : mpfr-3.1.1-4.el7.x86_64 62/88 [2020-10-01T22:50:30.639Z] Verifying : logrotate-3.8.6-19.el7.x86_64 63/88 [2020-10-01T22:50:30.639Z] Verifying : perl-Filter-1.49-3.el7.x86_64 64/88 [2020-10-01T22:50:30.639Z] Verifying : dwz-0.11-3.el7.x86_64 65/88 [2020-10-01T22:50:30.903Z] Verifying : less-458-9.el7.x86_64 66/88 [2020-10-01T22:50:30.903Z] Verifying : libtirpc-0.2.4-0.16.el7.x86_64 67/88 [2020-10-01T22:50:30.903Z] Verifying : python-requests-kerberos-0.7.0-2.el7.noarch 68/88 [2020-10-01T22:50:30.903Z] Verifying : perl-Exporter-5.68-3.el7.noarch 69/88 [2020-10-01T22:50:30.903Z] Verifying : perl-constant-1.27-2.el7.noarch 70/88 [2020-10-01T22:50:30.903Z] Verifying : perl-PathTools-3.40-5.el7.x86_64 71/88 [2020-10-01T22:50:30.903Z] Verifying : perl-Socket-2.010-5.el7.x86_64 72/88 [2020-10-01T22:50:30.903Z] Verifying : openssh-7.4p1-21.el7.x86_64 73/88 [2020-10-01T22:50:31.168Z] Verifying : python-krbV-1.0.90-8.el7.x86_64 74/88 [2020-10-01T22:50:31.168Z] Verifying : perl-Thread-Queue-3.02-2.el7.noarch 75/88 [2020-10-01T22:50:31.168Z] Verifying : 1:perl-Pod-Simple-3.28-4.el7.noarch 76/88 [2020-10-01T22:50:31.168Z] Verifying : python-srpm-macros-3-32.el7.noarch 77/88 [2020-10-01T22:50:31.168Z] Verifying : perl-Time-Local-1.2300-2.el7.noarch 78/88 [2020-10-01T22:50:31.168Z] Verifying : python-six-1.9.0-2.el7.noarch 79/88 [2020-10-01T22:50:31.168Z] Verifying : perl-Git-1.8.3.1-23.el7_8.noarch 80/88 [2020-10-01T22:50:31.168Z] Verifying : 1:perl-Error-0.17020-2.el7.noarch 81/88 [2020-10-01T22:50:31.431Z] Verifying : perl-Scalar-List-Utils-1.27-248.el7.x86_64 82/88 [2020-10-01T22:50:31.431Z] Verifying : sigul-0.207-1.el7.x86_64 83/88 [2020-10-01T22:50:31.431Z] Verifying : perl-Pod-Perldoc-3.20-4.el7.noarch 84/88 [2020-10-01T22:50:31.431Z] Verifying : glibc-devel-2.17-307.el7.1.x86_64 85/88 [2020-10-01T22:50:31.431Z] Verifying : zip-3.0-11.el7.x86_64 86/88 [2020-10-01T22:50:31.431Z] Verifying : python-requests-2.6.0-9.el7_8.noarch 87/88 [2020-10-01T22:50:31.695Z] Verifying : redhat-rpm-config-9.1.0-88.el7.centos.noarch 88/88 [2020-10-01T22:50:31.695Z] [2020-10-01T22:50:31.695Z] Installed: [2020-10-01T22:50:31.695Z] automake.noarch 0:1.13.4-3.el7 [2020-10-01T22:50:31.695Z] gcc.x86_64 0:4.8.5-39.el7 [2020-10-01T22:50:31.695Z] git.x86_64 0:1.8.3.1-23.el7_8 [2020-10-01T22:50:31.695Z] kernel-devel.x86_64 0:3.10.0-1127.19.1.el7 [2020-10-01T22:50:31.695Z] make.x86_64 1:3.82-24.el7 [2020-10-01T22:50:31.695Z] python3.x86_64 0:3.6.8-13.el7 [2020-10-01T22:50:31.695Z] python3-devel.x86_64 0:3.6.8-13.el7 [2020-10-01T22:50:31.695Z] sigul.x86_64 0:0.207-1.el7 [2020-10-01T22:50:31.695Z] sudo.x86_64 0:1.8.23-9.el7 [2020-10-01T22:50:31.695Z] [2020-10-01T22:50:31.695Z] Dependency Installed: [2020-10-01T22:50:31.695Z] autoconf.noarch 0:2.69-11.el7 [2020-10-01T22:50:31.695Z] cpp.x86_64 0:4.8.5-39.el7 [2020-10-01T22:50:31.695Z] dwz.x86_64 0:0.11-3.el7 [2020-10-01T22:50:31.695Z] fipscheck.x86_64 0:1.4.1-6.el7 [2020-10-01T22:50:31.695Z] fipscheck-lib.x86_64 0:1.4.1-6.el7 [2020-10-01T22:50:31.695Z] glibc-devel.x86_64 0:2.17-307.el7.1 [2020-10-01T22:50:31.695Z] glibc-headers.x86_64 0:2.17-307.el7.1 [2020-10-01T22:50:31.696Z] groff-base.x86_64 0:1.22.2-8.el7 [2020-10-01T22:50:31.696Z] kernel-headers.x86_64 0:3.10.0-1127.19.1.el7 [2020-10-01T22:50:31.696Z] koji.noarch 0:1.15.1-1.el7.centos [2020-10-01T22:50:31.696Z] less.x86_64 0:458-9.el7 [2020-10-01T22:50:31.696Z] libcomps.x86_64 0:0.1.8-14.el7 [2020-10-01T22:50:31.696Z] libedit.x86_64 0:3.0-12.20121213cvs.el7 [2020-10-01T22:50:31.696Z] libgomp.x86_64 0:4.8.5-39.el7 [2020-10-01T22:50:31.696Z] libmpc.x86_64 0:1.0.1-3.el7 [2020-10-01T22:50:31.696Z] libtirpc.x86_64 0:0.2.4-0.16.el7 [2020-10-01T22:50:31.696Z] logrotate.x86_64 0:3.8.6-19.el7 [2020-10-01T22:50:31.696Z] m4.x86_64 0:1.4.16-10.el7 [2020-10-01T22:50:31.696Z] mpfr.x86_64 0:3.1.1-4.el7 [2020-10-01T22:50:31.696Z] openssh.x86_64 0:7.4p1-21.el7 [2020-10-01T22:50:31.696Z] openssh-clients.x86_64 0:7.4p1-21.el7 [2020-10-01T22:50:31.696Z] perl.x86_64 4:5.16.3-295.el7 [2020-10-01T22:50:31.696Z] perl-Carp.noarch 0:1.26-244.el7 [2020-10-01T22:50:31.696Z] perl-Data-Dumper.x86_64 0:2.145-3.el7 [2020-10-01T22:50:31.696Z] perl-Encode.x86_64 0:2.51-7.el7 [2020-10-01T22:50:31.696Z] perl-Error.noarch 1:0.17020-2.el7 [2020-10-01T22:50:31.696Z] perl-Exporter.noarch 0:5.68-3.el7 [2020-10-01T22:50:31.696Z] perl-File-Path.noarch 0:2.09-2.el7 [2020-10-01T22:50:31.696Z] perl-File-Temp.noarch 0:0.23.01-3.el7 [2020-10-01T22:50:31.696Z] perl-Filter.x86_64 0:1.49-3.el7 [2020-10-01T22:50:31.696Z] perl-Getopt-Long.noarch 0:2.40-3.el7 [2020-10-01T22:50:31.696Z] perl-Git.noarch 0:1.8.3.1-23.el7_8 [2020-10-01T22:50:31.696Z] perl-HTTP-Tiny.noarch 0:0.033-3.el7 [2020-10-01T22:50:31.696Z] perl-PathTools.x86_64 0:3.40-5.el7 [2020-10-01T22:50:31.696Z] perl-Pod-Escapes.noarch 1:1.04-295.el7 [2020-10-01T22:50:31.696Z] perl-Pod-Perldoc.noarch 0:3.20-4.el7 [2020-10-01T22:50:31.696Z] perl-Pod-Simple.noarch 1:3.28-4.el7 [2020-10-01T22:50:31.696Z] perl-Pod-Usage.noarch 0:1.63-3.el7 [2020-10-01T22:50:31.696Z] perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 [2020-10-01T22:50:31.696Z] perl-Socket.x86_64 0:2.010-5.el7 [2020-10-01T22:50:31.696Z] perl-Storable.x86_64 0:2.45-3.el7 [2020-10-01T22:50:31.696Z] perl-TermReadKey.x86_64 0:2.30-20.el7 [2020-10-01T22:50:31.696Z] perl-Test-Harness.noarch 0:3.28-3.el7 [2020-10-01T22:50:31.696Z] perl-Text-ParseWords.noarch 0:3.29-4.el7 [2020-10-01T22:50:31.696Z] perl-Thread-Queue.noarch 0:3.02-2.el7 [2020-10-01T22:50:31.696Z] perl-Time-HiRes.x86_64 4:1.9725-3.el7 [2020-10-01T22:50:31.696Z] perl-Time-Local.noarch 0:1.2300-2.el7 [2020-10-01T22:50:31.696Z] perl-constant.noarch 0:1.27-2.el7 [2020-10-01T22:50:31.696Z] perl-libs.x86_64 4:5.16.3-295.el7 [2020-10-01T22:50:31.696Z] perl-macros.x86_64 4:5.16.3-295.el7 [2020-10-01T22:50:31.696Z] perl-parent.noarch 1:0.225-244.el7 [2020-10-01T22:50:31.696Z] perl-podlators.noarch 0:2.5.1-3.el7 [2020-10-01T22:50:31.696Z] perl-srpm-macros.noarch 0:1-8.el7 [2020-10-01T22:50:31.696Z] perl-threads.x86_64 0:1.87-4.el7 [2020-10-01T22:50:31.696Z] perl-threads-shared.x86_64 0:1.43-6.el7 [2020-10-01T22:50:31.696Z] pyOpenSSL.x86_64 0:0.13.1-4.el7 [2020-10-01T22:50:31.696Z] python-backports.x86_64 0:1.0-8.el7 [2020-10-01T22:50:31.696Z] python-backports-ssl_match_hostname.noarch 0:3.5.0.1-1.el7 [2020-10-01T22:50:31.696Z] python-dateutil.noarch 0:1.5-7.el7 [2020-10-01T22:50:31.696Z] python-ipaddress.noarch 0:1.0.16-2.el7 [2020-10-01T22:50:31.696Z] python-kerberos.x86_64 0:1.1-15.el7 [2020-10-01T22:50:31.696Z] python-krbV.x86_64 0:1.0.90-8.el7 [2020-10-01T22:50:31.696Z] python-nss.x86_64 0:0.16.0-3.el7 [2020-10-01T22:50:31.696Z] python-requests.noarch 0:2.6.0-9.el7_8 [2020-10-01T22:50:31.696Z] python-requests-kerberos.noarch 0:0.7.0-2.el7 [2020-10-01T22:50:31.696Z] python-rpm-macros.noarch 0:3-32.el7 [2020-10-01T22:50:31.696Z] python-six.noarch 0:1.9.0-2.el7 [2020-10-01T22:50:31.696Z] python-srpm-macros.noarch 0:3-32.el7 [2020-10-01T22:50:31.696Z] python-urllib3.noarch 0:1.10.2-7.el7 [2020-10-01T22:50:31.696Z] python2-koji.noarch 0:1.15.1-1.el7.centos [2020-10-01T22:50:31.696Z] python2-libcomps.x86_64 0:0.1.8-14.el7 [2020-10-01T22:50:31.696Z] python3-libs.x86_64 0:3.6.8-13.el7 [2020-10-01T22:50:31.696Z] python3-pip.noarch 0:9.0.3-7.el7_7 [2020-10-01T22:50:31.696Z] python3-rpm-generators.noarch 0:6-2.el7 [2020-10-01T22:50:31.696Z] python3-rpm-macros.noarch 0:3-32.el7 [2020-10-01T22:50:31.696Z] python3-setuptools.noarch 0:39.2.0-10.el7 [2020-10-01T22:50:31.696Z] redhat-rpm-config.noarch 0:9.1.0-88.el7.centos [2020-10-01T22:50:31.696Z] rsync.x86_64 0:3.1.2-10.el7 [2020-10-01T22:50:31.696Z] zip.x86_64 0:3.0-11.el7 [2020-10-01T22:50:31.696Z] [2020-10-01T22:50:31.696Z] Complete! [2020-10-01T22:50:32.274Z] Loaded plugins: fastestmirror, ovl [2020-10-01T22:50:32.274Z] Cleaning repos: base extras fedora-infra-sigul updates [2020-10-01T22:50:32.274Z] Cleaning up list of fastest mirrors [2020-10-01T22:50:32.274Z] Python 3.6.8 [2020-10-01T22:50:37.960Z] Installing build dependencies: finished with status 'done' [2020-10-01T22:50:37.960Z] Getting requirements to build wheel: started [2020-10-01T22:50:37.960Z] Getting requirements to build wheel: finished with status 'done' [2020-10-01T22:50:37.960Z] Preparing wheel metadata: started [2020-10-01T22:50:40.565Z] Preparing wheel metadata: finished with status 'done' [2020-10-01T22:50:40.565Z] Collecting dogpile.cache>=0.6.5 [2020-10-01T22:50:40.565Z] Downloading dogpile.cache-1.0.2.tar.gz (351 kB) [2020-10-01T22:50:43.170Z] Collecting jsonpatch!=1.20,>=1.16 [2020-10-01T22:50:43.170Z] Downloading jsonpatch-1.26-py2.py3-none-any.whl (11 kB) [2020-10-01T22:50:43.170Z] Collecting os-service-types>=1.7.0 [2020-10-01T22:50:43.170Z] Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) [2020-10-01T22:50:43.170Z] Collecting netifaces>=0.10.4 [2020-10-01T22:50:43.170Z] Downloading netifaces-0.10.9.tar.gz (28 kB) [2020-10-01T22:50:44.595Z] Collecting appdirs>=1.3.0 [2020-10-01T22:50:44.595Z] Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) [2020-10-01T22:50:44.864Z] Collecting stevedore>=1.20.0 [2020-10-01T22:50:44.864Z] Downloading stevedore-3.2.2-py3-none-any.whl (42 kB) [2020-10-01T22:50:47.462Z] Collecting cffi!=1.11.3,>=1.8 [2020-10-01T22:50:47.462Z] Downloading cffi-1.14.3.tar.gz (470 kB) [2020-10-01T22:50:49.422Z] Collecting jsonpointer>=1.9 [2020-10-01T22:50:49.422Z] Downloading jsonpointer-2.0-py2.py3-none-any.whl (7.6 kB) [2020-10-01T22:50:49.422Z] Collecting pycparser [2020-10-01T22:50:49.422Z] Downloading pycparser-2.20-py2.py3-none-any.whl (112 kB) [2020-10-01T22:50:49.693Z] Building wheels for collected packages: lxml, pygerrit2, bs4, pyyaml, ruamel.yaml.clib, pyrsistent, multi-key-dict, wrapt, cryptography, dogpile.cache, netifaces, cffi [2020-10-01T22:50:49.693Z] Building wheel for lxml (setup.py): started [2020-10-01T22:50:54.285Z] Removing intermediate container a8be3afe9c7f [2020-10-01T22:50:54.285Z] ---> 132a4655b52f [2020-10-01T22:50:54.285Z] 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-01T22:50:54.285Z] ---> Running in 67630ce340f9 [2020-10-01T22:50:54.549Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-01T22:50:54.549Z] Dload Upload Total Spent Left Speed [2020-10-01T22:50:54.813Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1841k 100 1841k 0 0 5561k 0 --:--:-- --:--:-- --:--:-- 5579k [2020-10-01T22:50:57.366Z] Collecting pip [2020-10-01T22:50:57.366Z] Downloading pip-20.2.3-py2.py3-none-any.whl (1.5 MB) [2020-10-01T22:50:57.366Z] Collecting wheel [2020-10-01T22:50:57.366Z] Downloading wheel-0.35.1-py2.py3-none-any.whl (33 kB) [2020-10-01T22:50:57.628Z] Installing collected packages: pip, wheel [2020-10-01T22:50:57.628Z] Attempting uninstall: pip [2020-10-01T22:50:57.628Z] Found existing installation: pip 9.0.3 [2020-10-01T22:50:57.628Z] Uninstalling pip-9.0.3: [2020-10-01T22:51:01.848Z] Successfully uninstalled pip-9.0.3 [2020-10-01T22:51:02.802Z] Successfully installed pip-20.2.3 wheel-0.35.1 [2020-10-01T22:51:05.359Z] Removing intermediate container 67630ce340f9 [2020-10-01T22:51:05.360Z] ---> 45b7a05692a2 [2020-10-01T22:51:05.360Z] Step 7/8 : RUN pip install --no-cache-dir --upgrade pip setuptools [2020-10-01T22:51:05.360Z] ---> Running in 4af4098ba215 [2020-10-01T22:51:06.759Z] Requirement already up-to-date: pip in /usr/local/lib/python3.6/site-packages (20.2.3) [2020-10-01T22:51:08.677Z] Collecting setuptools [2020-10-01T22:51:08.677Z] Downloading setuptools-50.3.0-py3-none-any.whl (785 kB) [2020-10-01T22:51:08.677Z] Installing collected packages: setuptools [2020-10-01T22:51:08.677Z] Attempting uninstall: setuptools [2020-10-01T22:51:08.677Z] Found existing installation: setuptools 39.2.0 [2020-10-01T22:51:08.677Z] Uninstalling setuptools-39.2.0: [2020-10-01T22:51:09.622Z] Successfully uninstalled setuptools-39.2.0 [2020-10-01T22:51:10.200Z] Successfully installed setuptools-50.3.0 [2020-10-01T22:51:12.127Z] Removing intermediate container 4af4098ba215 [2020-10-01T22:51:12.127Z] ---> 40331f876211 [2020-10-01T22:51:12.127Z] Step 8/8 : RUN pip install --no-cache-dir -I lftools[openstack]==0.31.1 [2020-10-01T22:51:12.127Z] ---> Running in 1b5519f6171c [2020-10-01T22:51:13.078Z] Collecting lftools[openstack]==0.31.1 [2020-10-01T22:51:13.078Z] Downloading lftools-0.31.1-py2.py3-none-any.whl (127 kB) [2020-10-01T22:51:13.078Z] Collecting click [2020-10-01T22:51:13.078Z] Downloading click-7.1.2-py2.py3-none-any.whl (82 kB) [2020-10-01T22:51:13.340Z] Collecting docker [2020-10-01T22:51:13.340Z] Downloading docker-4.3.1-py2.py3-none-any.whl (145 kB) [2020-10-01T22:51:13.340Z] Collecting httplib2 [2020-10-01T22:51:13.340Z] Downloading httplib2-0.18.1-py3-none-any.whl (95 kB) [2020-10-01T22:51:13.340Z] Collecting email-validator [2020-10-01T22:51:13.340Z] Downloading email_validator-1.1.1-py2.py3-none-any.whl (17 kB) [2020-10-01T22:51:13.340Z] Collecting jsonschema [2020-10-01T22:51:13.340Z] Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) [2020-10-01T22:51:13.609Z] Collecting requests [2020-10-01T22:51:13.609Z] Downloading requests-2.24.0-py2.py3-none-any.whl (61 kB) [2020-10-01T22:51:13.870Z] Collecting pyyaml [2020-10-01T22:51:13.870Z] Downloading PyYAML-5.3.1.tar.gz (269 kB) [2020-10-01T22:51:15.792Z] Collecting ruamel.yaml [2020-10-01T22:51:15.792Z] Downloading ruamel.yaml-0.16.12-py2.py3-none-any.whl (111 kB) [2020-10-01T22:51:16.365Z] Collecting setuptools>=36.5.0 [2020-10-01T22:51:16.365Z] Downloading setuptools-50.3.0-py3-none-any.whl (785 kB) [2020-10-01T22:51:16.365Z] Collecting tabulate [2020-10-01T22:51:16.365Z] Downloading tabulate-0.8.7-py3-none-any.whl (24 kB) [2020-10-01T22:51:16.365Z] Collecting xdg==3.0.2 [2020-10-01T22:51:16.365Z] Downloading xdg-3.0.2-py2.py3-none-any.whl (5.0 kB) [2020-10-01T22:51:16.365Z] Collecting defusedxml [2020-10-01T22:51:16.365Z] Downloading defusedxml-0.6.0-py2.py3-none-any.whl (23 kB) [2020-10-01T22:51:16.365Z] Collecting python-jenkins [2020-10-01T22:51:16.365Z] Downloading python_jenkins-1.7.0-py3-none-any.whl (27 kB) [2020-10-01T22:51:16.627Z] Collecting oauth2client [2020-10-01T22:51:16.627Z] Downloading oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) [2020-10-01T22:51:16.627Z] Collecting six [2020-10-01T22:51:16.627Z] Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) [2020-10-01T22:51:16.627Z] Collecting pygerrit2 [2020-10-01T22:51:16.627Z] Downloading pygerrit2-2.0.13.tar.gz (29 kB) [2020-10-01T22:51:18.619Z] Collecting lxml [2020-10-01T22:51:18.619Z] Downloading lxml-4.5.2-cp36-cp36m-manylinux1_x86_64.whl (5.5 MB) [2020-10-01T22:51:18.907Z] Collecting bs4 [2020-10-01T22:51:18.907Z] Downloading bs4-0.0.1.tar.gz (1.1 kB) [2020-10-01T22:51:19.538Z] Collecting tqdm [2020-10-01T22:51:19.538Z] Downloading tqdm-4.50.0-py2.py3-none-any.whl (70 kB) [2020-10-01T22:51:19.538Z] Collecting pygithub [2020-10-01T22:51:19.538Z] Downloading PyGithub-1.53-py3-none-any.whl (274 kB) [2020-10-01T22:51:19.538Z] Collecting shade~=1.27.1; extra == "openstack" [2020-10-01T22:51:19.538Z] Downloading shade-1.27.2-py2.py3-none-any.whl (371 kB) [2020-10-01T22:51:19.538Z] Collecting websocket-client>=0.32.0 [2020-10-01T22:51:19.538Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-10-01T22:51:19.877Z] Collecting idna>=2.0.0 [2020-10-01T22:51:19.877Z] Downloading idna-2.10-py2.py3-none-any.whl (58 kB) [2020-10-01T22:51:19.877Z] Collecting dnspython>=1.15.0 [2020-10-01T22:51:19.877Z] Downloading dnspython-2.0.0-py3-none-any.whl (208 kB) [2020-10-01T22:51:19.877Z] Collecting importlib-metadata; python_version < "3.8" [2020-10-01T22:51:19.877Z] Downloading importlib_metadata-2.0.0-py2.py3-none-any.whl (31 kB) [2020-10-01T22:51:19.877Z] Collecting pyrsistent>=0.14.0 [2020-10-01T22:51:19.877Z] Downloading pyrsistent-0.17.3.tar.gz (106 kB) [2020-10-01T22:51:20.517Z] Collecting attrs>=17.4.0 [2020-10-01T22:51:20.517Z] Downloading attrs-20.2.0-py2.py3-none-any.whl (48 kB) [2020-10-01T22:51:20.517Z] Collecting chardet<4,>=3.0.2 [2020-10-01T22:51:20.517Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2020-10-01T22:51:20.517Z] Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 [2020-10-01T22:51:20.517Z] Downloading urllib3-1.25.10-py2.py3-none-any.whl (127 kB) [2020-10-01T22:51:20.517Z] Collecting certifi>=2017.4.17 [2020-10-01T22:51:20.517Z] Downloading certifi-2020.6.20-py2.py3-none-any.whl (156 kB) [2020-10-01T22:51:20.792Z] Collecting ruamel.yaml.clib>=0.1.2; platform_python_implementation == "CPython" and python_version < "3.9" [2020-10-01T22:51:20.792Z] Downloading ruamel.yaml.clib-0.2.2-cp36-cp36m-manylinux1_x86_64.whl (549 kB) [2020-10-01T22:51:20.792Z] Collecting pbr>=0.8.2 [2020-10-01T22:51:20.792Z] Downloading pbr-5.5.0-py2.py3-none-any.whl (106 kB) [2020-10-01T22:51:20.792Z] Collecting multi-key-dict [2020-10-01T22:51:20.792Z] Downloading multi_key_dict-2.0.3.tar.gz (8.4 kB) [2020-10-01T22:51:21.404Z] Collecting pyasn1>=0.1.7 [2020-10-01T22:51:21.404Z] Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) [2020-10-01T22:51:21.404Z] Collecting rsa>=3.1.4 [2020-10-01T22:51:21.404Z] Downloading rsa-4.6-py3-none-any.whl (47 kB) [2020-10-01T22:51:21.404Z] Collecting pyasn1-modules>=0.0.5 [2020-10-01T22:51:21.665Z] Downloading pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) [2020-10-01T22:51:21.665Z] Collecting beautifulsoup4 [2020-10-01T22:51:21.665Z] Downloading beautifulsoup4-4.9.2-py3-none-any.whl (115 kB) [2020-10-01T22:51:21.665Z] Collecting pyjwt [2020-10-01T22:51:21.665Z] Downloading PyJWT-1.7.1-py2.py3-none-any.whl (18 kB) [2020-10-01T22:51:21.665Z] Collecting deprecated [2020-10-01T22:51:21.665Z] Downloading Deprecated-1.2.10-py2.py3-none-any.whl (8.7 kB) [2020-10-01T22:51:21.926Z] Collecting os-client-config>=1.28.0 [2020-10-01T22:51:21.926Z] Downloading os_client_config-2.1.0-py3-none-any.whl (31 kB) [2020-10-01T22:51:21.926Z] Collecting openstacksdk>=0.9.19 [2020-10-01T22:51:21.926Z] Downloading openstacksdk-0.50.0-py3-none-any.whl (1.3 MB) [2020-10-01T22:51:22.194Z] Collecting zipp>=0.5 [2020-10-01T22:51:22.194Z] Downloading zipp-3.2.0-py3-none-any.whl (5.1 kB) [2020-10-01T22:51:22.194Z] Collecting soupsieve>1.2; python_version >= "3.0" [2020-10-01T22:51:22.194Z] Downloading soupsieve-2.0.1-py3-none-any.whl (32 kB) [2020-10-01T22:51:22.194Z] Collecting wrapt<2,>=1.10 [2020-10-01T22:51:22.194Z] Downloading wrapt-1.12.1.tar.gz (27 kB) [2020-10-01T22:51:22.766Z] Collecting dogpile.cache>=0.6.5 [2020-10-01T22:51:22.766Z] Downloading dogpile.cache-1.0.2.tar.gz (351 kB) [2020-10-01T22:51:23.339Z] Collecting jsonpatch!=1.20,>=1.16 [2020-10-01T22:51:23.339Z] Downloading jsonpatch-1.26-py2.py3-none-any.whl (11 kB) [2020-10-01T22:51:23.339Z] Collecting netifaces>=0.10.4 [2020-10-01T22:51:23.339Z] Downloading netifaces-0.10.9-cp36-cp36m-manylinux1_x86_64.whl (32 kB) [2020-10-01T22:51:23.339Z] Collecting requestsexceptions>=1.2.0 [2020-10-01T22:51:23.339Z] Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) [2020-10-01T22:51:23.339Z] Collecting decorator>=4.4.1 [2020-10-01T22:51:23.339Z] Downloading decorator-4.4.2-py2.py3-none-any.whl (9.2 kB) [2020-10-01T22:51:23.339Z] Collecting appdirs>=1.3.0 [2020-10-01T22:51:23.339Z] Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) [2020-10-01T22:51:23.339Z] Collecting os-service-types>=1.7.0 [2020-10-01T22:51:23.339Z] Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) [2020-10-01T22:51:23.339Z] Collecting munch>=2.1.0 [2020-10-01T22:51:23.339Z] Downloading munch-2.5.0-py2.py3-none-any.whl (10 kB) [2020-10-01T22:51:23.600Z] Collecting jmespath>=0.9.0 [2020-10-01T22:51:23.600Z] Downloading jmespath-0.10.0-py2.py3-none-any.whl (24 kB) [2020-10-01T22:51:24.175Z] Collecting cryptography>=2.7 [2020-10-01T22:51:24.175Z] Downloading cryptography-3.1.1-cp35-abi3-manylinux2010_x86_64.whl (2.6 MB) [2020-10-01T22:51:24.436Z] Collecting keystoneauth1>=3.18.0 [2020-10-01T22:51:24.436Z] Downloading keystoneauth1-4.2.1-py3-none-any.whl (308 kB) [2020-10-01T22:51:24.698Z] Collecting iso8601>=0.1.11 [2020-10-01T22:51:24.698Z] Downloading iso8601-0.1.13-py2.py3-none-any.whl (9.3 kB) [2020-10-01T22:51:24.698Z] Collecting stevedore>=3.0.0 [2020-10-01T22:51:24.698Z] Downloading stevedore-3.2.2-py3-none-any.whl (42 kB) [2020-10-01T22:51:24.698Z] Collecting jsonpointer>=1.9 [2020-10-01T22:51:24.698Z] Downloading jsonpointer-2.0-py2.py3-none-any.whl (7.6 kB) [2020-10-01T22:51:25.271Z] Collecting cffi!=1.11.3,>=1.8 [2020-10-01T22:51:25.271Z] Downloading cffi-1.14.3-cp36-cp36m-manylinux1_x86_64.whl (400 kB) [2020-10-01T22:51:25.271Z] Collecting pycparser [2020-10-01T22:51:25.271Z] Downloading pycparser-2.20-py2.py3-none-any.whl (112 kB) [2020-10-01T22:51:25.271Z] Building wheels for collected packages: pyyaml, pygerrit2, bs4, pyrsistent, multi-key-dict, wrapt, dogpile.cache [2020-10-01T22:51:25.271Z] Building wheel for pyyaml (setup.py): started [2020-10-01T22:51:26.215Z] Building wheel for pyyaml (setup.py): finished with status 'done' [2020-10-01T22:51:26.215Z] Created wheel for pyyaml: filename=PyYAML-5.3.1-cp36-cp36m-linux_x86_64.whl size=44619 sha256=010bf03c36cae2a8a5fa56d118e8b75f53e8962f69aa15d8573c68a0ea7101a6 [2020-10-01T22:51:26.215Z] Stored in directory: /tmp/pip-ephem-wheel-cache-5r7iv3jw/wheels/e5/9d/ad/2ee53cf262cba1ffd8afe1487eef788ea3f260b7e6232a80fc [2020-10-01T22:51:26.215Z] Building wheel for pygerrit2 (setup.py): started [2020-10-01T22:51:26.476Z] Building wheel for pygerrit2 (setup.py): finished with status 'done' [2020-10-01T22:51:26.476Z] Created wheel for pygerrit2: filename=pygerrit2-2.0.13-py3-none-any.whl size=10826 sha256=7eb3c186687a06abb5b3da27dfcc5cf1675e619d39f37563ca73de465ca19dc9 [2020-10-01T22:51:26.476Z] Stored in directory: /tmp/pip-ephem-wheel-cache-5r7iv3jw/wheels/83/3b/35/d60b3d5c1cd5590b09117c861f15eaa0115f942246c23b87ec [2020-10-01T22:51:26.476Z] Building wheel for bs4 (setup.py): started [2020-10-01T22:51:27.048Z] Building wheel for bs4 (setup.py): finished with status 'done' [2020-10-01T22:51:27.048Z] Created wheel for bs4: filename=bs4-0.0.1-py3-none-any.whl size=1273 sha256=7b2cad810fe2fd9aa5022584e10dffe4067f3ec190db222b3842a8bd990bd4cb [2020-10-01T22:51:27.048Z] Stored in directory: /tmp/pip-ephem-wheel-cache-5r7iv3jw/wheels/19/f5/6d/a97dd4f22376d4472d5f4c76c7646876052ff3166b3cf71050 [2020-10-01T22:51:27.048Z] Building wheel for pyrsistent (setup.py): started [2020-10-01T22:51:27.993Z] Building wheel for pyrsistent (setup.py): finished with status 'done' [2020-10-01T22:51:27.993Z] Created wheel for pyrsistent: filename=pyrsistent-0.17.3-cp36-cp36m-linux_x86_64.whl size=94621 sha256=b6f7234007877c205576639e57ec316e2e20556b7ed135d866a27afb9e8bc4d4 [2020-10-01T22:51:27.993Z] Stored in directory: /tmp/pip-ephem-wheel-cache-5r7iv3jw/wheels/34/13/19/294da8e11bce7e563afee51251b9fa878185e14f4b5caf00cb [2020-10-01T22:51:27.993Z] Building wheel for multi-key-dict (setup.py): started [2020-10-01T22:51:28.254Z] Building wheel for multi-key-dict (setup.py): finished with status 'done' [2020-10-01T22:51:28.254Z] Created wheel for multi-key-dict: filename=multi_key_dict-2.0.3-py3-none-any.whl size=9300 sha256=f21c4cc05e7dec34578906864cac01766ae18d560449050e76690971b12c9d53 [2020-10-01T22:51:28.254Z] Stored in directory: /tmp/pip-ephem-wheel-cache-5r7iv3jw/wheels/0b/36/f1/3d9fcd071063a9c09bcbd05058274e14f540f6b92233d19867 [2020-10-01T22:51:28.254Z] Building wheel for wrapt (setup.py): started [2020-10-01T22:51:29.203Z] Building wheel for wrapt (setup.py): finished with status 'done' [2020-10-01T22:51:29.203Z] Created wheel for wrapt: filename=wrapt-1.12.1-cp36-cp36m-linux_x86_64.whl size=64503 sha256=1284dd00f48261b1d2b253740e5170d851a30cad57551e310e9951798b53dcd3 [2020-10-01T22:51:29.203Z] Stored in directory: /tmp/pip-ephem-wheel-cache-5r7iv3jw/wheels/32/42/7f/23cae9ff6ef66798d00dc5d659088e57dbba01566f6c60db63 [2020-10-01T22:51:29.203Z] Building wheel for dogpile.cache (setup.py): started [2020-10-01T22:51:29.779Z] Building wheel for dogpile.cache (setup.py): finished with status 'done' [2020-10-01T22:51:29.779Z] Created wheel for dogpile.cache: filename=dogpile.cache-1.0.2-py3-none-any.whl size=45483 sha256=b1b1c9b41ce39dd3f40e1889560433784110cd81ca3d506b08e843ff11d07845 [2020-10-01T22:51:29.779Z] Stored in directory: /tmp/pip-ephem-wheel-cache-5r7iv3jw/wheels/be/92/43/387b688346d5737d6df69684d281822252d924a42f03abd202 [2020-10-01T22:51:29.779Z] Successfully built pyyaml pygerrit2 bs4 pyrsistent multi-key-dict wrapt dogpile.cache [2020-10-01T22:51:30.354Z] Installing collected packages: click, six, websocket-client, chardet, urllib3, idna, certifi, requests, docker, httplib2, dnspython, email-validator, zipp, importlib-metadata, pyrsistent, setuptools, attrs, jsonschema, pyyaml, ruamel.yaml.clib, ruamel.yaml, tabulate, xdg, defusedxml, pbr, multi-key-dict, python-jenkins, pyasn1, rsa, pyasn1-modules, oauth2client, pygerrit2, lxml, soupsieve, beautifulsoup4, bs4, tqdm, pyjwt, wrapt, deprecated, pygithub, decorator, stevedore, dogpile.cache, jsonpointer, jsonpatch, netifaces, requestsexceptions, appdirs, os-service-types, munch, jmespath, pycparser, cffi, cryptography, iso8601, keystoneauth1, openstacksdk, os-client-config, shade, lftools [2020-10-01T22:51:40.376Z] 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-01T22:51:48.555Z] Removing intermediate container 1b5519f6171c [2020-10-01T22:51:48.555Z] ---> 38d3baba9e2c [2020-10-01T22:51:48.555Z] Successfully built 38d3baba9e2c [2020-10-01T22:51:48.555Z] Successfully tagged edgex-lftools:latest [Pipeline] isUnix [Pipeline] sh [2020-10-01T22:51:48.929Z] + docker build -t edgex-lftools-log-publisher -f Dockerfile.logs-publish . [2020-10-01T22:51:48.929Z] Sending build context to Docker daemon 353.3kB [2020-10-01T22:51:48.929Z] [WARNING]: Empty continuation line found in: [2020-10-01T22:51:48.929Z] 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-01T22:51:48.929Z] [WARNING]: Empty continuation lines will become errors in a future release. [2020-10-01T22:51:48.929Z] Step 1/11 : FROM alpine:3.12 as mktempbuilder [2020-10-01T22:51:49.507Z] 3.12: Pulling from library/alpine [2020-10-01T22:51:49.507Z] df20fa9351a1: Pulling fs layer [2020-10-01T22:51:49.774Z] df20fa9351a1: Verifying Checksum [2020-10-01T22:51:49.774Z] df20fa9351a1: Download complete [2020-10-01T22:51:50.036Z] df20fa9351a1: Pull complete [2020-10-01T22:51:50.036Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-10-01T22:51:50.036Z] Status: Downloaded newer image for alpine:3.12 [2020-10-01T22:51:50.036Z] ---> a24bb4013296 [2020-10-01T22:51:50.036Z] Step 2/11 : WORKDIR /tmp/build [2020-10-01T22:51:50.299Z] ---> Running in 916d2d904500 [2020-10-01T22:51:50.562Z] Removing intermediate container 916d2d904500 [2020-10-01T22:51:50.562Z] ---> 38e8a3e803b4 [2020-10-01T22:51:50.562Z] Step 3/11 : RUN apk add --update --no-cache build-base linux-headers [2020-10-01T22:51:50.562Z] ---> Running in 2e67690ba2e5 [2020-10-01T22:51:50.824Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-01T22:51:51.084Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-01T22:51:51.084Z] (1/22) Upgrading musl (1.1.24-r8 -> 1.1.24-r9) [2020-10-01T22:51:51.084Z] (2/22) Installing libgcc (9.3.0-r2) [2020-10-01T22:51:51.084Z] (3/22) Installing libstdc++ (9.3.0-r2) [2020-10-01T22:51:51.084Z] (4/22) Installing binutils (2.34-r1) [2020-10-01T22:51:51.346Z] (5/22) Installing libmagic (5.38-r0) [2020-10-01T22:51:51.346Z] (6/22) Installing file (5.38-r0) [2020-10-01T22:51:51.346Z] (7/22) Installing gmp (6.2.0-r0) [2020-10-01T22:51:51.346Z] (8/22) Installing isl (0.18-r0) [2020-10-01T22:51:51.346Z] (9/22) Installing libgomp (9.3.0-r2) [2020-10-01T22:51:51.346Z] (10/22) Installing libatomic (9.3.0-r2) [2020-10-01T22:51:51.346Z] (11/22) Installing libgphobos (9.3.0-r2) [2020-10-01T22:51:51.346Z] (12/22) Installing mpfr4 (4.0.2-r4) [2020-10-01T22:51:51.346Z] (13/22) Installing mpc1 (1.1.0-r1) [2020-10-01T22:51:51.346Z] (14/22) Installing gcc (9.3.0-r2) [2020-10-01T22:51:53.905Z] (15/22) Installing musl-dev (1.1.24-r9) [2020-10-01T22:51:53.905Z] (16/22) Installing libc-dev (0.7.2-r3) [2020-10-01T22:51:53.905Z] (17/22) Installing g++ (9.3.0-r2) [2020-10-01T22:51:54.478Z] (18/22) Installing make (4.3-r0) [2020-10-01T22:51:54.478Z] (19/22) Installing fortify-headers (1.1-r0) [2020-10-01T22:51:54.478Z] (20/22) Installing patch (2.7.6-r6) [2020-10-01T22:51:54.478Z] (21/22) Installing build-base (0.5-r2) [2020-10-01T22:51:54.478Z] (22/22) Installing linux-headers (5.4.5-r1) [2020-10-01T22:51:55.422Z] Executing busybox-1.31.1-r16.trigger [2020-10-01T22:51:55.422Z] OK: 213 MiB in 35 packages [2020-10-01T22:52:00.721Z] Removing intermediate container 2e67690ba2e5 [2020-10-01T22:52:00.721Z] ---> f866114b90b4 [2020-10-01T22:52:00.721Z] Step 4/11 : 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-01T22:52:00.721Z] ---> Running in aef05140e919 [2020-10-01T22:52:00.983Z] Connecting to www.mktemp.org (65.102.237.118:443) [2020-10-01T22:52:01.559Z] saving to 'mktemp-1.7.tar.gz' [2020-10-01T22:52:01.559Z] mktemp-1.7.tar.gz 100% |********************************| 78792 0:00:00 ETA [2020-10-01T22:52:01.559Z] 'mktemp-1.7.tar.gz' saved [2020-10-01T22:52:01.559Z] mktemp-1.7/INSTALL [2020-10-01T22:52:01.559Z] mktemp-1.7/INSTALL.configure [2020-10-01T22:52:01.559Z] mktemp-1.7/LICENSE [2020-10-01T22:52:01.559Z] mktemp-1.7/Makefile.in [2020-10-01T22:52:01.559Z] mktemp-1.7/README [2020-10-01T22:52:01.559Z] mktemp-1.7/RELEASE_NOTES [2020-10-01T22:52:01.559Z] mktemp-1.7/config.guess [2020-10-01T22:52:01.559Z] mktemp-1.7/config.h.in [2020-10-01T22:52:01.559Z] mktemp-1.7/config.sub [2020-10-01T22:52:01.559Z] mktemp-1.7/configure [2020-10-01T22:52:01.559Z] mktemp-1.7/configure.in [2020-10-01T22:52:01.559Z] mktemp-1.7/extern.h [2020-10-01T22:52:01.559Z] mktemp-1.7/install-sh [2020-10-01T22:52:01.559Z] mktemp-1.7/mkdtemp.c [2020-10-01T22:52:01.559Z] mktemp-1.7/mkinstalldirs [2020-10-01T22:52:01.559Z] mktemp-1.7/mktemp.c [2020-10-01T22:52:01.559Z] mktemp-1.7/mktemp.man [2020-10-01T22:52:01.559Z] mktemp-1.7/mktemp.mdoc [2020-10-01T22:52:01.559Z] mktemp-1.7/priv_mktemp.c [2020-10-01T22:52:01.559Z] mktemp-1.7/arc4random.c [2020-10-01T22:52:01.559Z] mktemp-1.7/strdup.c [2020-10-01T22:52:01.559Z] mktemp-1.7/strerror.c [2020-10-01T22:52:01.559Z] Connecting to git.savannah.gnu.org (209.51.188.201:80) [2020-10-01T22:52:01.821Z] saving to 'config.guess' [2020-10-01T22:52:01.821Z] config.guess 100% |********************************| 48875 0:00:00 ETA [2020-10-01T22:52:01.821Z] 'config.guess' saved [2020-10-01T22:52:01.821Z] Connecting to git.savannah.gnu.org (209.51.188.201:80) [2020-10-01T22:52:02.767Z] saving to 'config.sub' [2020-10-01T22:52:02.767Z] config.sub 100% |********************************| 34096 0:00:00 ETA [2020-10-01T22:52:02.767Z] 'config.sub' saved [2020-10-01T22:52:03.029Z] checking build system type... x86_64-pc-linux-musl [2020-10-01T22:52:03.029Z] checking host system type... x86_64-pc-linux-musl [2020-10-01T22:52:03.029Z] checking for nroff... no [2020-10-01T22:52:03.029Z] checking for gcc... gcc [2020-10-01T22:52:03.029Z] checking for C compiler default output file name... a.out [2020-10-01T22:52:03.029Z] checking whether the C compiler works... yes [2020-10-01T22:52:03.029Z] checking whether we are cross compiling... no [2020-10-01T22:52:03.029Z] checking for suffix of executables... [2020-10-01T22:52:03.029Z] checking for suffix of object files... o [2020-10-01T22:52:03.029Z] checking whether we are using the GNU C compiler... yes [2020-10-01T22:52:03.029Z] checking whether gcc accepts -g... yes [2020-10-01T22:52:03.291Z] checking for gcc option to accept ISO C89... none needed [2020-10-01T22:52:03.291Z] checking how to run the C preprocessor... gcc -E [2020-10-01T22:52:03.291Z] checking for grep that handles long lines and -e... /bin/grep [2020-10-01T22:52:03.291Z] checking for egrep... /bin/grep -E [2020-10-01T22:52:03.291Z] checking whether gcc needs -traditional... no [2020-10-01T22:52:03.552Z] checking for an ANSI C-conforming const... yes [2020-10-01T22:52:03.552Z] checking for ANSI C header files... yes [2020-10-01T22:52:03.552Z] checking for sys/types.h... yes [2020-10-01T22:52:03.552Z] checking for sys/stat.h... yes [2020-10-01T22:52:03.816Z] checking for stdlib.h... yes [2020-10-01T22:52:03.816Z] checking for string.h... yes [2020-10-01T22:52:03.816Z] checking for memory.h... yes [2020-10-01T22:52:03.816Z] checking for strings.h... yes [2020-10-01T22:52:03.816Z] checking for inttypes.h... yes [2020-10-01T22:52:04.079Z] checking for stdint.h... yes [2020-10-01T22:52:04.079Z] checking for unistd.h... yes [2020-10-01T22:52:04.079Z] checking paths.h usability... yes [2020-10-01T22:52:04.079Z] checking paths.h presence... yes [2020-10-01T22:52:04.079Z] checking for paths.h... yes [2020-10-01T22:52:04.079Z] checking sys/time.h usability... yes [2020-10-01T22:52:04.079Z] checking sys/time.h presence... yes [2020-10-01T22:52:04.079Z] checking for sys/time.h... yes [2020-10-01T22:52:04.079Z] checking whether time.h and sys/time.h may both be included... yes [2020-10-01T22:52:04.341Z] checking for ssize_t... yes [2020-10-01T22:52:04.341Z] checking for strerror... yes [2020-10-01T22:52:04.341Z] checking for strdup... yes [2020-10-01T22:52:04.341Z] checking for getopt_long... yes [2020-10-01T22:52:04.608Z] checking for arc4random_uniform... no [2020-10-01T22:52:04.608Z] checking for arc4random... no [2020-10-01T22:52:04.608Z] checking for __progname... yes [2020-10-01T22:52:04.608Z] checking for random device... /dev/urandom [2020-10-01T22:52:04.608Z] checking whether to use mk{s,d}temp from libc... no [2020-10-01T22:52:04.608Z] checking which macro set to use for manual... man [2020-10-01T22:52:04.608Z] configure: creating ./config.status [2020-10-01T22:52:04.609Z] config.status: creating Makefile [2020-10-01T22:52:04.609Z] config.status: creating config.h [2020-10-01T22:52:04.870Z] /bin/sh ./mkinstalldirs /usr/local/bin \ [2020-10-01T22:52:04.870Z] /usr/local/share/man/man1 [2020-10-01T22:52:04.870Z] mkdir /usr/local/share/man [2020-10-01T22:52:04.870Z] mkdir /usr/local/share/man/man1 [2020-10-01T22:52:04.870Z] gcc -c -I. -I. -g -O2 mktemp.c [2020-10-01T22:52:04.870Z] gcc -c -I. -I. -g -O2 arc4random.c [2020-10-01T22:52:04.870Z] gcc -c -I. -I. -g -O2 priv_mktemp.c [2020-10-01T22:52:05.132Z] gcc -o mktemp mktemp.o arc4random.o priv_mktemp.o [2020-10-01T22:52:05.132Z] /bin/sh ./install-sh -c -m 0555 -s mktemp /usr/local/bin/mktemp [2020-10-01T22:52:05.132Z] /bin/sh ./install-sh -c -m 0444 ./mktemp.man \ [2020-10-01T22:52:05.132Z] /usr/local/share/man/man1/mktemp.1 [2020-10-01T22:52:05.394Z] Removing intermediate container aef05140e919 [2020-10-01T22:52:05.394Z] ---> 6d5bb349a6bc [2020-10-01T22:52:05.394Z] Step 5/11 : FROM python:3.6-alpine [2020-10-01T22:52:05.969Z] 3.6-alpine: Pulling from library/python [2020-10-01T22:52:05.969Z] df20fa9351a1: Already exists [2020-10-01T22:52:05.969Z] 36b3adc4ff6f: Pulling fs layer [2020-10-01T22:52:05.969Z] 8ad3a11d3b57: Pulling fs layer [2020-10-01T22:52:05.969Z] 46f8f816bc3b: Pulling fs layer [2020-10-01T22:52:05.969Z] 93b61091891f: Pulling fs layer [2020-10-01T22:52:05.969Z] 93b61091891f: Waiting [2020-10-01T22:52:06.231Z] 46f8f816bc3b: Verifying Checksum [2020-10-01T22:52:06.231Z] 46f8f816bc3b: Download complete [2020-10-01T22:52:06.231Z] 36b3adc4ff6f: Download complete [2020-10-01T22:52:06.495Z] 93b61091891f: Verifying Checksum [2020-10-01T22:52:06.495Z] 93b61091891f: Download complete [2020-10-01T22:52:06.495Z] 36b3adc4ff6f: Pull complete [2020-10-01T22:52:06.495Z] 8ad3a11d3b57: Verifying Checksum [2020-10-01T22:52:06.495Z] 8ad3a11d3b57: Download complete [2020-10-01T22:52:07.078Z] 8ad3a11d3b57: Pull complete [2020-10-01T22:52:07.078Z] 46f8f816bc3b: Pull complete [2020-10-01T22:52:07.341Z] 93b61091891f: Pull complete [2020-10-01T22:52:07.341Z] Digest: sha256:c228fcf0064d5595b4c7aab92b68598917383fe066dc5e17d2e426b0395c7848 [2020-10-01T22:52:07.341Z] Status: Downloaded newer image for python:3.6-alpine [2020-10-01T22:52:07.341Z] ---> 176f50d88b04 [2020-10-01T22:52:07.341Z] Step 6/11 : ARG GLOBAL_JJB_COMMIT=64faafae2362d36e4d5c3e8d5fe6579b9d09cf55 [2020-10-01T22:52:09.265Z] ---> Running in 2ba6f998f764 [2020-10-01T22:52:09.265Z] Removing intermediate container 2ba6f998f764 [2020-10-01T22:52:09.265Z] ---> e566fdda7cfc [2020-10-01T22:52:09.265Z] Step 7/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' maintainer="Ernesto Ojeda " [2020-10-01T22:52:09.265Z] ---> Running in d8d58d15c369 [2020-10-01T22:52:09.531Z] Removing intermediate container d8d58d15c369 [2020-10-01T22:52:09.531Z] ---> fa6465f66c3f [2020-10-01T22:52:09.531Z] Step 8/11 : RUN mv /bin/mktemp /bin/mktemp-busybox [2020-10-01T22:52:09.531Z] ---> Running in 53381c1a65a3 [2020-10-01T22:52:10.478Z] Removing intermediate container 53381c1a65a3 [2020-10-01T22:52:10.478Z] ---> 48c9330d9828 [2020-10-01T22:52:10.478Z] Step 9/11 : COPY --from=mktempbuilder /usr/local/bin/mktemp /usr/local/bin/mktemp [2020-10-01T22:52:10.740Z] ---> dc3a7053bc92 [2020-10-01T22:52:10.740Z] Step 10/11 : ENV SETUPTOOLS_USE_DISTUTILS="stdlib" [2020-10-01T22:52:10.740Z] ---> Running in 170cadecb751 [2020-10-01T22:52:11.004Z] Removing intermediate container 170cadecb751 [2020-10-01T22:52:11.004Z] ---> f0d5d8c9ebd0 [2020-10-01T22:52:11.004Z] Step 11/11 : 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-01T22:52:11.004Z] ---> Running in c17785bb269a [2020-10-01T22:52:11.266Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-01T22:52:11.529Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-01T22:52:11.529Z] (1/58) Installing bash (5.0.17-r0) [2020-10-01T22:52:11.529Z] Executing bash-5.0.17-r0.post-install [2020-10-01T22:52:11.529Z] (2/58) Installing libgcc (9.3.0-r2) [2020-10-01T22:52:11.529Z] (3/58) Installing libstdc++ (9.3.0-r2) [2020-10-01T22:52:11.529Z] (4/58) Installing binutils (2.34-r1) [2020-10-01T22:52:11.792Z] (5/58) Installing libmagic (5.38-r0) [2020-10-01T22:52:11.792Z] (6/58) Installing file (5.38-r0) [2020-10-01T22:52:11.792Z] (7/58) Installing gmp (6.2.0-r0) [2020-10-01T22:52:11.792Z] (8/58) Installing isl (0.18-r0) [2020-10-01T22:52:11.792Z] (9/58) Installing libgomp (9.3.0-r2) [2020-10-01T22:52:11.792Z] (10/58) Installing libatomic (9.3.0-r2) [2020-10-01T22:52:11.792Z] (11/58) Installing libgphobos (9.3.0-r2) [2020-10-01T22:52:11.792Z] (12/58) Installing mpfr4 (4.0.2-r4) [2020-10-01T22:52:11.792Z] (13/58) Installing mpc1 (1.1.0-r1) [2020-10-01T22:52:11.792Z] (14/58) Installing gcc (9.3.0-r2) [2020-10-01T22:52:13.714Z] (15/58) Installing musl-dev (1.1.24-r9) [2020-10-01T22:52:13.714Z] (16/58) Installing libc-dev (0.7.2-r3) [2020-10-01T22:52:13.714Z] (17/58) Installing g++ (9.3.0-r2) [2020-10-01T22:52:14.663Z] (18/58) Installing make (4.3-r0) [2020-10-01T22:52:14.663Z] (19/58) Installing fortify-headers (1.1-r0) [2020-10-01T22:52:14.663Z] (20/58) Installing patch (2.7.6-r6) [2020-10-01T22:52:14.663Z] (21/58) Installing build-base (0.5-r2) [2020-10-01T22:52:14.663Z] (22/58) Installing nghttp2-libs (1.41.0-r0) [2020-10-01T22:52:14.663Z] (23/58) Installing libcurl (7.69.1-r1) [2020-10-01T22:52:14.663Z] (24/58) Installing curl (7.69.1-r1) [2020-10-01T22:52:14.663Z] (25/58) Installing pcre2 (10.35-r0) [2020-10-01T22:52:14.663Z] (26/58) Installing git (2.26.2-r0) [2020-10-01T22:52:14.925Z] (27/58) Installing oniguruma (6.9.5-r1) [2020-10-01T22:52:14.925Z] (28/58) Installing jq (1.6-r1) [2020-10-01T22:52:14.925Z] (29/58) Installing linux-headers (5.4.5-r1) [2020-10-01T22:52:15.187Z] (30/58) Installing pkgconf (1.7.2-r0) [2020-10-01T22:52:15.187Z] (31/58) Installing libffi-dev (3.3-r2) [2020-10-01T22:52:15.187Z] (32/58) Installing zlib-dev (1.2.11-r3) [2020-10-01T22:52:15.187Z] (33/58) Installing xz-dev (5.2.5-r0) [2020-10-01T22:52:15.187Z] (34/58) Installing libxml2 (2.9.10-r5) [2020-10-01T22:52:15.187Z] (35/58) Installing libxml2-dev (2.9.10-r5) [2020-10-01T22:52:15.187Z] (36/58) Installing libgpg-error (1.37-r0) [2020-10-01T22:52:15.187Z] (37/58) Installing libgcrypt (1.8.5-r0) [2020-10-01T22:52:15.448Z] (38/58) Installing libxslt (1.1.34-r0) [2020-10-01T22:52:15.448Z] (39/58) Installing libxslt-dev (1.1.34-r0) [2020-10-01T22:52:15.448Z] (40/58) Installing openssl-dev (1.1.1g-r0) [2020-10-01T22:52:15.448Z] (41/58) Installing sudo (1.9.0-r0) [2020-10-01T22:52:15.448Z] (42/58) Installing sysstat (12.2.1-r0) [2020-10-01T22:52:15.448Z] (43/58) Installing libblkid (2.35.2-r0) [2020-10-01T22:52:15.448Z] (44/58) Installing blkid (2.35.2-r0) [2020-10-01T22:52:15.448Z] (45/58) Installing libcap-ng (0.7.10-r1) [2020-10-01T22:52:15.448Z] (46/58) Installing setpriv (2.35.2-r0) [2020-10-01T22:52:15.448Z] (47/58) Installing libmount (2.35.2-r0) [2020-10-01T22:52:15.448Z] (48/58) Installing libsmartcols (2.35.2-r0) [2020-10-01T22:52:15.448Z] (49/58) Installing findmnt (2.35.2-r0) [2020-10-01T22:52:15.448Z] (50/58) Installing mcookie (2.35.2-r0) [2020-10-01T22:52:15.448Z] (51/58) Installing hexdump (2.35.2-r0) [2020-10-01T22:52:15.448Z] (52/58) Installing lsblk (2.35.2-r0) [2020-10-01T22:52:15.448Z] (53/58) Installing libuuid (2.35.2-r0) [2020-10-01T22:52:15.448Z] (54/58) Installing libfdisk (2.35.2-r0) [2020-10-01T22:52:15.448Z] (55/58) Installing sfdisk (2.35.2-r0) [2020-10-01T22:52:15.448Z] (56/58) Installing cfdisk (2.35.2-r0) [2020-10-01T22:52:15.448Z] (57/58) Installing util-linux (2.35.2-r0) [2020-10-01T22:52:15.448Z] (58/58) Installing xmlstarlet (1.6.1-r0) [2020-10-01T22:52:15.448Z] Executing busybox-1.31.1-r16.trigger [2020-10-01T22:52:15.710Z] OK: 257 MiB in 92 packages [2020-10-01T22:52:17.631Z] Requirement already up-to-date: pip in /usr/local/lib/python3.6/site-packages (20.2.3) [2020-10-01T22:52:18.207Z] Requirement already up-to-date: setuptools in /usr/local/lib/python3.6/site-packages (50.3.0) [2020-10-01T22:52:19.153Z] Collecting lftools[openstack]==0.31.1 [2020-10-01T22:52:19.154Z] Downloading lftools-0.31.1-py2.py3-none-any.whl (127 kB) [2020-10-01T22:52:19.154Z] Collecting httplib2 [2020-10-01T22:52:19.154Z] Downloading httplib2-0.18.1-py3-none-any.whl (95 kB) [2020-10-01T22:52:19.728Z] Collecting lxml [2020-10-01T22:52:19.728Z] Downloading lxml-4.5.2.tar.gz (4.5 MB) [2020-10-01T22:52:23.069Z] Collecting tqdm [2020-10-01T22:52:23.069Z] Downloading tqdm-4.50.0-py2.py3-none-any.whl (70 kB) [2020-10-01T22:52:23.337Z] Collecting setuptools>=36.5.0 [2020-10-01T22:52:23.337Z] Downloading setuptools-50.3.0-py3-none-any.whl (785 kB) [2020-10-01T22:52:23.337Z] Collecting jsonschema [2020-10-01T22:52:23.337Z] Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) [2020-10-01T22:52:23.337Z] Collecting docker [2020-10-01T22:52:23.337Z] Downloading docker-4.3.1-py2.py3-none-any.whl (145 kB) [2020-10-01T22:52:23.601Z] Collecting pygithub [2020-10-01T22:52:23.601Z] Downloading PyGithub-1.53-py3-none-any.whl (274 kB) [2020-10-01T22:52:24.558Z] Collecting ruamel.yaml [2020-10-01T22:52:24.558Z] Downloading ruamel.yaml-0.16.12-py2.py3-none-any.whl (111 kB) [2020-10-01T22:52:24.558Z] Collecting oauth2client [2020-10-01T22:52:24.558Z] Downloading oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) [2020-10-01T22:52:24.558Z] Collecting tabulate [2020-10-01T22:52:24.558Z] Downloading tabulate-0.8.7-py3-none-any.whl (24 kB) [2020-10-01T22:52:24.558Z] Collecting click [2020-10-01T22:52:24.558Z] Downloading click-7.1.2-py2.py3-none-any.whl (82 kB) [2020-10-01T22:52:24.558Z] Collecting defusedxml [2020-10-01T22:52:24.558Z] Downloading defusedxml-0.6.0-py2.py3-none-any.whl (23 kB) [2020-10-01T22:52:24.558Z] Collecting pygerrit2 [2020-10-01T22:52:24.558Z] Downloading pygerrit2-2.0.13.tar.gz (29 kB) [2020-10-01T22:52:26.490Z] Collecting email-validator [2020-10-01T22:52:26.490Z] Downloading email_validator-1.1.1-py2.py3-none-any.whl (17 kB) [2020-10-01T22:52:26.490Z] Collecting six [2020-10-01T22:52:26.490Z] Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) [2020-10-01T22:52:26.490Z] Collecting pyyaml [2020-10-01T22:52:26.490Z] Downloading PyYAML-5.3.1.tar.gz (269 kB) [2020-10-01T22:52:27.064Z] Collecting xdg==3.0.2 [2020-10-01T22:52:27.064Z] Downloading xdg-3.0.2-py2.py3-none-any.whl (5.0 kB) [2020-10-01T22:52:27.327Z] Collecting bs4 [2020-10-01T22:52:27.327Z] Downloading bs4-0.0.1.tar.gz (1.1 kB) [2020-10-01T22:52:27.592Z] Collecting python-jenkins [2020-10-01T22:52:27.592Z] Downloading python_jenkins-1.7.0-py3-none-any.whl (27 kB) [2020-10-01T22:52:27.592Z] Collecting requests [2020-10-01T22:52:27.592Z] Downloading requests-2.24.0-py2.py3-none-any.whl (61 kB) [2020-10-01T22:52:27.854Z] Collecting shade~=1.27.1; extra == "openstack" [2020-10-01T22:52:27.854Z] Downloading shade-1.27.2-py2.py3-none-any.whl (371 kB) [2020-10-01T22:52:27.854Z] Collecting attrs>=17.4.0 [2020-10-01T22:52:27.854Z] Downloading attrs-20.2.0-py2.py3-none-any.whl (48 kB) [2020-10-01T22:52:28.116Z] Collecting importlib-metadata; python_version < "3.8" [2020-10-01T22:52:28.116Z] Downloading importlib_metadata-2.0.0-py2.py3-none-any.whl (31 kB) [2020-10-01T22:52:28.116Z] Collecting pyrsistent>=0.14.0 [2020-10-01T22:52:28.116Z] Downloading pyrsistent-0.17.3.tar.gz (106 kB) [2020-10-01T22:52:28.379Z] Collecting websocket-client>=0.32.0 [2020-10-01T22:52:28.641Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-10-01T22:52:28.641Z] Collecting deprecated [2020-10-01T22:52:28.641Z] Downloading Deprecated-1.2.10-py2.py3-none-any.whl (8.7 kB) [2020-10-01T22:52:28.641Z] Collecting pyjwt [2020-10-01T22:52:28.641Z] Downloading PyJWT-1.7.1-py2.py3-none-any.whl (18 kB) [2020-10-01T22:52:28.641Z] Collecting ruamel.yaml.clib>=0.1.2; platform_python_implementation == "CPython" and python_version < "3.9" [2020-10-01T22:52:28.641Z] Downloading ruamel.yaml.clib-0.2.2.tar.gz (179 kB) [2020-10-01T22:52:29.611Z] Collecting pyasn1-modules>=0.0.5 [2020-10-01T22:52:29.611Z] Downloading pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) [2020-10-01T22:52:29.611Z] Collecting rsa>=3.1.4 [2020-10-01T22:52:29.611Z] Downloading rsa-4.6-py3-none-any.whl (47 kB) [2020-10-01T22:52:29.611Z] Collecting pyasn1>=0.1.7 [2020-10-01T22:52:29.611Z] Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) [2020-10-01T22:52:29.611Z] Collecting pbr>=0.8.0 [2020-10-01T22:52:29.611Z] Downloading pbr-5.5.0-py2.py3-none-any.whl (106 kB) [2020-10-01T22:52:29.611Z] Collecting dnspython>=1.15.0 [2020-10-01T22:52:29.611Z] Downloading dnspython-2.0.0-py3-none-any.whl (208 kB) [2020-10-01T22:52:29.895Z] Collecting idna>=2.0.0 [2020-10-01T22:52:29.895Z] Downloading idna-2.10-py2.py3-none-any.whl (58 kB) [2020-10-01T22:52:29.895Z] Collecting beautifulsoup4 [2020-10-01T22:52:29.895Z] Downloading beautifulsoup4-4.9.2-py3-none-any.whl (115 kB) [2020-10-01T22:52:29.895Z] Collecting multi-key-dict [2020-10-01T22:52:29.895Z] Downloading multi_key_dict-2.0.3.tar.gz (8.4 kB) [2020-10-01T22:52:30.212Z] Collecting certifi>=2017.4.17 [2020-10-01T22:52:30.212Z] Downloading certifi-2020.6.20-py2.py3-none-any.whl (156 kB) [2020-10-01T22:52:30.212Z] Collecting chardet<4,>=3.0.2 [2020-10-01T22:52:30.212Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2020-10-01T22:52:30.517Z] Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 [2020-10-01T22:52:30.517Z] Downloading urllib3-1.25.10-py2.py3-none-any.whl (127 kB) [2020-10-01T22:52:30.517Z] Collecting os-client-config>=1.28.0 [2020-10-01T22:52:30.517Z] Downloading os_client_config-2.1.0-py3-none-any.whl (31 kB) [2020-10-01T22:52:30.796Z] Collecting openstacksdk>=0.9.19 [2020-10-01T22:52:30.796Z] Downloading openstacksdk-0.50.0-py3-none-any.whl (1.3 MB) [2020-10-01T22:52:30.796Z] Collecting zipp>=0.5 [2020-10-01T22:52:30.796Z] Downloading zipp-3.2.0-py3-none-any.whl (5.1 kB) [2020-10-01T22:52:30.796Z] Collecting wrapt<2,>=1.10 [2020-10-01T22:52:30.796Z] Downloading wrapt-1.12.1.tar.gz (27 kB) [2020-10-01T22:52:31.372Z] Collecting soupsieve>1.2; python_version >= "3.0" [2020-10-01T22:52:31.372Z] Downloading soupsieve-2.0.1-py3-none-any.whl (32 kB) [2020-10-01T22:52:31.372Z] Collecting decorator>=4.4.1 [2020-10-01T22:52:31.372Z] Downloading decorator-4.4.2-py2.py3-none-any.whl (9.2 kB) [2020-10-01T22:52:31.372Z] Collecting jmespath>=0.9.0 [2020-10-01T22:52:31.372Z] Downloading jmespath-0.10.0-py2.py3-none-any.whl (24 kB) [2020-10-01T22:52:31.372Z] Collecting dogpile.cache>=0.6.5 [2020-10-01T22:52:31.372Z] Downloading dogpile.cache-1.0.2.tar.gz (351 kB) [2020-10-01T22:52:31.948Z] Collecting os-service-types>=1.7.0 [2020-10-01T22:52:31.948Z] Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) [2020-10-01T22:52:31.948Z] Collecting requestsexceptions>=1.2.0 [2020-10-01T22:52:31.948Z] Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) [2020-10-01T22:52:31.948Z] Collecting keystoneauth1>=3.18.0 [2020-10-01T22:52:31.948Z] Downloading keystoneauth1-4.2.1-py3-none-any.whl (308 kB) [2020-10-01T22:52:32.217Z] Collecting appdirs>=1.3.0 [2020-10-01T22:52:32.217Z] Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) [2020-10-01T22:52:32.794Z] Collecting cryptography>=2.7 [2020-10-01T22:52:32.794Z] Downloading cryptography-3.1.1.tar.gz (534 kB) [2020-10-01T22:52:32.794Z] Installing build dependencies: started [2020-10-01T22:52:45.078Z] Installing build dependencies: finished with status 'done' [2020-10-01T22:52:45.078Z] Getting requirements to build wheel: started [2020-10-01T22:52:45.078Z] Getting requirements to build wheel: finished with status 'done' [2020-10-01T22:52:45.078Z] Preparing wheel metadata: started [2020-10-01T22:52:46.030Z] Preparing wheel metadata: finished with status 'done' [2020-10-01T22:52:46.293Z] Collecting netifaces>=0.10.4 [2020-10-01T22:52:46.293Z] Downloading netifaces-0.10.9.tar.gz (28 kB) [2020-10-01T22:52:46.565Z] Collecting jsonpatch!=1.20,>=1.16 [2020-10-01T22:52:46.565Z] Downloading jsonpatch-1.26-py2.py3-none-any.whl (11 kB) [2020-10-01T22:52:46.565Z] Collecting iso8601>=0.1.11 [2020-10-01T22:52:46.565Z] Downloading iso8601-0.1.13-py2.py3-none-any.whl (9.3 kB) [2020-10-01T22:52:46.565Z] Collecting munch>=2.1.0 [2020-10-01T22:52:46.565Z] Downloading munch-2.5.0-py2.py3-none-any.whl (10 kB) [2020-10-01T22:52:46.830Z] Collecting stevedore>=3.0.0 [2020-10-01T22:52:46.830Z] Downloading stevedore-3.2.2-py3-none-any.whl (42 kB) [2020-10-01T22:52:47.094Z] Collecting cffi!=1.11.3,>=1.8 [2020-10-01T22:52:47.094Z] Downloading cffi-1.14.3.tar.gz (470 kB) [2020-10-01T22:52:47.670Z] Collecting jsonpointer>=1.9 [2020-10-01T22:52:47.670Z] Downloading jsonpointer-2.0-py2.py3-none-any.whl (7.6 kB) [2020-10-01T22:52:47.670Z] Collecting pycparser [2020-10-01T22:52:47.670Z] Downloading pycparser-2.20-py2.py3-none-any.whl (112 kB) [2020-10-01T22:52:47.935Z] Building wheels for collected packages: lxml, pygerrit2, pyyaml, bs4, pyrsistent, ruamel.yaml.clib, multi-key-dict, wrapt, dogpile.cache, cryptography, netifaces, cffi [2020-10-01T22:52:47.935Z] Building wheel for lxml (setup.py): started [2020-10-01T22:55:24.521Z] Building wheel for lxml (setup.py): still running... [2020-10-01T22:56:32.277Z] Building wheel for lxml (setup.py): still running... [2020-10-01T22:56:32.851Z] Building wheel for lxml (setup.py): finished with status 'done' [2020-10-01T22:56:32.851Z] Created wheel for lxml: filename=lxml-4.5.2-cp36-cp36m-linux_x86_64.whl size=1625566 sha256=5d35951b84b8b5cf8018a9c32bb80cce40c027e53bf5608a22441aaa8282f1d9 [2020-10-01T22:56:32.851Z] Stored in directory: /tmp/pip-ephem-wheel-cache-1cszb86o/wheels/b5/85/4f/dce32f69e42434dc20ab2bb7ae1ee21f8a4d62ee1e6ba38006 [2020-10-01T22:56:32.851Z] Building wheel for pygerrit2 (setup.py): started [2020-10-01T22:56:33.797Z] Building wheel for pygerrit2 (setup.py): finished with status 'done' [2020-10-01T22:56:33.797Z] Created wheel for pygerrit2: filename=pygerrit2-2.0.13-py3-none-any.whl size=10826 sha256=83f78b9b2decb42eb05a4f09b9d6459048bf5d2dc061e11c6756808a730bfc7a [2020-10-01T22:56:33.797Z] Stored in directory: /tmp/pip-ephem-wheel-cache-1cszb86o/wheels/83/3b/35/d60b3d5c1cd5590b09117c861f15eaa0115f942246c23b87ec [2020-10-01T22:56:33.797Z] Building wheel for pyyaml (setup.py): started [2020-10-01T22:56:34.372Z] Building wheel for pyyaml (setup.py): finished with status 'done' [2020-10-01T22:56:34.372Z] Created wheel for pyyaml: filename=PyYAML-5.3.1-cp36-cp36m-linux_x86_64.whl size=44619 sha256=5cc58b2b5a4a3da4f4214ea917fcf9b41a887dc953a4ce9e86db22f99f99aa0c [2020-10-01T22:56:34.372Z] Stored in directory: /tmp/pip-ephem-wheel-cache-1cszb86o/wheels/e5/9d/ad/2ee53cf262cba1ffd8afe1487eef788ea3f260b7e6232a80fc [2020-10-01T22:56:34.372Z] Building wheel for bs4 (setup.py): started [2020-10-01T22:56:34.634Z] Building wheel for bs4 (setup.py): finished with status 'done' [2020-10-01T22:56:34.634Z] Created wheel for bs4: filename=bs4-0.0.1-py3-none-any.whl size=1273 sha256=901aeb6d23ee377ae9469f1536487e028a246c3faefcc954630cc51382f99256 [2020-10-01T22:56:34.634Z] Stored in directory: /tmp/pip-ephem-wheel-cache-1cszb86o/wheels/19/f5/6d/a97dd4f22376d4472d5f4c76c7646876052ff3166b3cf71050 [2020-10-01T22:56:34.634Z] Building wheel for pyrsistent (setup.py): started [2020-10-01T22:56:37.187Z] Building wheel for pyrsistent (setup.py): finished with status 'done' [2020-10-01T22:56:37.187Z] Created wheel for pyrsistent: filename=pyrsistent-0.17.3-cp36-cp36m-linux_x86_64.whl size=73998 sha256=18221cb8b2929c3dc03a1e2d5a67f852863699430e3aba847ee664d53bc994c4 [2020-10-01T22:56:37.187Z] Stored in directory: /tmp/pip-ephem-wheel-cache-1cszb86o/wheels/34/13/19/294da8e11bce7e563afee51251b9fa878185e14f4b5caf00cb [2020-10-01T22:56:37.187Z] Building wheel for ruamel.yaml.clib (setup.py): started [2020-10-01T22:56:59.171Z] Building wheel for ruamel.yaml.clib (setup.py): finished with status 'done' [2020-10-01T22:56:59.171Z] Created wheel for ruamel.yaml.clib: filename=ruamel.yaml.clib-0.2.2-cp36-cp36m-linux_x86_64.whl size=176563 sha256=f4859d618e8a0b067224665a25c4e50d7ddf942442e366e5c5e5595e4134c71c [2020-10-01T22:56:59.171Z] Stored in directory: /tmp/pip-ephem-wheel-cache-1cszb86o/wheels/bf/03/67/0d01ca2ff418eceb85b87bcc7d7f383e611f281a97dcfedd3c [2020-10-01T22:56:59.171Z] Building wheel for multi-key-dict (setup.py): started [2020-10-01T22:56:59.171Z] Building wheel for multi-key-dict (setup.py): finished with status 'done' [2020-10-01T22:56:59.171Z] Created wheel for multi-key-dict: filename=multi_key_dict-2.0.3-py3-none-any.whl size=9300 sha256=9d56ee37db89dc3a15b679bfaa1b42917dc7e42e1add5fcb88ab012e5895f1f5 [2020-10-01T22:56:59.171Z] Stored in directory: /tmp/pip-ephem-wheel-cache-1cszb86o/wheels/0b/36/f1/3d9fcd071063a9c09bcbd05058274e14f540f6b92233d19867 [2020-10-01T22:56:59.171Z] Building wheel for wrapt (setup.py): started [2020-10-01T22:57:00.119Z] Building wheel for wrapt (setup.py): finished with status 'done' [2020-10-01T22:57:00.119Z] Created wheel for wrapt: filename=wrapt-1.12.1-cp36-cp36m-linux_x86_64.whl size=33317 sha256=b8a3d20a908307950dfc8ae8e6ea916279205bdf4abd5069fa21202e3c9cc85c [2020-10-01T22:57:00.119Z] Stored in directory: /tmp/pip-ephem-wheel-cache-1cszb86o/wheels/32/42/7f/23cae9ff6ef66798d00dc5d659088e57dbba01566f6c60db63 [2020-10-01T22:57:00.382Z] Building wheel for dogpile.cache (setup.py): started [2020-10-01T22:57:00.963Z] Building wheel for dogpile.cache (setup.py): finished with status 'done' [2020-10-01T22:57:00.963Z] Created wheel for dogpile.cache: filename=dogpile.cache-1.0.2-py3-none-any.whl size=45483 sha256=545230148bf45e74653012e560eab823df86fc08e1a71e84c2528755fd6b5782 [2020-10-01T22:57:00.963Z] Stored in directory: /tmp/pip-ephem-wheel-cache-1cszb86o/wheels/be/92/43/387b688346d5737d6df69684d281822252d924a42f03abd202 [2020-10-01T22:57:00.963Z] Building wheel for cryptography (PEP 517): started [2020-10-01T22:57:39.737Z] Building wheel for cryptography (PEP 517): finished with status 'done' [2020-10-01T22:57:39.737Z] Created wheel for cryptography: filename=cryptography-3.1.1-cp36-cp36m-linux_x86_64.whl size=356344 sha256=7bfa2672f8011968a1aa930049107076434e0d7906bf7dfecd1a7a9d9751387a [2020-10-01T22:57:39.737Z] Stored in directory: /tmp/pip-ephem-wheel-cache-1cszb86o/wheels/35/e6/57/fcd141c8a36e47d273b4f2522256c2c0e89ac9f184c47236ab [2020-10-01T22:57:39.737Z] Building wheel for netifaces (setup.py): started [2020-10-01T22:57:39.737Z] Building wheel for netifaces (setup.py): finished with status 'done' [2020-10-01T22:57:39.737Z] Created wheel for netifaces: filename=netifaces-0.10.9-cp36-cp36m-linux_x86_64.whl size=12985 sha256=31bd454d541e35c1194bbd9b4b2a04f849af08ee36747082713bbb2a380a6719 [2020-10-01T22:57:39.737Z] Stored in directory: /tmp/pip-ephem-wheel-cache-1cszb86o/wheels/ef/f5/42/39d33556db44fd4d0caa4841154b5a2503f8a2d1eced209df5 [2020-10-01T22:57:39.737Z] Building wheel for cffi (setup.py): started [2020-10-01T22:57:47.891Z] Building wheel for cffi (setup.py): finished with status 'done' [2020-10-01T22:57:47.891Z] Created wheel for cffi: filename=cffi-1.14.3-cp36-cp36m-linux_x86_64.whl size=187317 sha256=a71f5603f3d2d7ed542d64346d126fab3eb9d5b1adfa273194e2edaa768877c1 [2020-10-01T22:57:47.891Z] Stored in directory: /tmp/pip-ephem-wheel-cache-1cszb86o/wheels/2a/59/ec/6cbdd2c65458e3a999482168f87ba2832b7b6544cb07f329d5 [2020-10-01T22:57:47.891Z] Successfully built lxml pygerrit2 pyyaml bs4 pyrsistent ruamel.yaml.clib multi-key-dict wrapt dogpile.cache cryptography netifaces cffi [2020-10-01T22:57:47.891Z] Installing collected packages: httplib2, lxml, tqdm, setuptools, attrs, zipp, importlib-metadata, pyrsistent, six, jsonschema, websocket-client, certifi, idna, chardet, urllib3, requests, docker, wrapt, deprecated, pyjwt, pygithub, ruamel.yaml.clib, ruamel.yaml, pyasn1, pyasn1-modules, rsa, oauth2client, tabulate, click, defusedxml, pbr, pygerrit2, dnspython, email-validator, pyyaml, xdg, soupsieve, beautifulsoup4, bs4, multi-key-dict, python-jenkins, decorator, jmespath, stevedore, dogpile.cache, os-service-types, requestsexceptions, iso8601, keystoneauth1, appdirs, pycparser, cffi, cryptography, netifaces, jsonpointer, jsonpatch, munch, openstacksdk, os-client-config, shade, lftools [2020-10-01T22:57:54.487Z] 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-01T22:57:56.404Z] Collecting zipp==1.1.0 [2020-10-01T22:57:56.404Z] Downloading zipp-1.1.0-py2.py3-none-any.whl (4.6 kB) [2020-10-01T22:57:56.404Z] Collecting python-openstackclient [2020-10-01T22:57:56.404Z] Downloading python_openstackclient-5.3.1-py3-none-any.whl (884 kB) [2020-10-01T22:57:56.666Z] Collecting oslo.i18n>=3.15.3 [2020-10-01T22:57:56.666Z] Downloading oslo.i18n-5.0.1-py3-none-any.whl (42 kB) [2020-10-01T22:57:56.666Z] Requirement already satisfied: openstacksdk>=0.48.0 in /usr/local/lib/python3.6/site-packages (from python-openstackclient) (0.50.0) [2020-10-01T22:57:56.666Z] 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-01T22:57:56.666Z] Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.6/site-packages (from python-openstackclient) (3.2.2) [2020-10-01T22:57:56.666Z] Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.6/site-packages (from python-openstackclient) (1.15.0) [2020-10-01T22:57:56.666Z] Collecting python-cinderclient>=3.3.0 [2020-10-01T22:57:56.666Z] Downloading python_cinderclient-7.2.0-py3-none-any.whl (274 kB) [2020-10-01T22:57:56.927Z] Collecting osc-lib>=2.0.0 [2020-10-01T22:57:56.927Z] Downloading osc_lib-2.2.1-py3-none-any.whl (83 kB) [2020-10-01T22:57:56.927Z] Collecting python-keystoneclient>=3.22.0 [2020-10-01T22:57:56.927Z] Downloading python_keystoneclient-4.1.1-py3-none-any.whl (390 kB) [2020-10-01T22:57:57.189Z] Collecting oslo.utils>=3.33.0 [2020-10-01T22:57:57.189Z] Downloading oslo.utils-4.6.0-py3-none-any.whl (96 kB) [2020-10-01T22:57:57.451Z] Collecting python-novaclient>=15.1.0 [2020-10-01T22:57:57.451Z] Downloading python_novaclient-17.2.1-py3-none-any.whl (319 kB) [2020-10-01T22:57:57.451Z] Collecting cliff!=2.9.0,>=2.8.0 [2020-10-01T22:57:57.451Z] Downloading cliff-3.4.0-py3-none-any.whl (76 kB) [2020-10-01T22:57:57.451Z] 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-01T22:57:57.451Z] 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-01T22:57:57.451Z] 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-01T22:57:57.451Z] 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-01T22:57:57.451Z] 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-01T22:57:57.713Z] 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-01T22:57:57.713Z] 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-01T22:57:57.713Z] 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-01T22:57:57.713Z] 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-01T22:57:57.713Z] 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-01T22:57:57.713Z] 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-01T22:57:57.713Z] 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-01T22:57:57.713Z] 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-01T22:57:57.713Z] 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-01T22:57:57.713Z] Collecting PrettyTable<0.8,>=0.7.1 [2020-10-01T22:57:57.713Z] Downloading prettytable-0.7.2.tar.bz2 (21 kB) [2020-10-01T22:57:58.286Z] Collecting simplejson>=3.5.1 [2020-10-01T22:57:58.286Z] Downloading simplejson-3.17.2.tar.gz (83 kB) [2020-10-01T22:57:58.862Z] 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-01T22:57:58.862Z] Collecting debtcollector>=1.2.0 [2020-10-01T22:57:58.862Z] Downloading debtcollector-2.2.0-py3-none-any.whl (20 kB) [2020-10-01T22:57:58.862Z] Collecting oslo.serialization!=2.19.1,>=2.18.0 [2020-10-01T22:57:58.862Z] Downloading oslo.serialization-4.0.1-py3-none-any.whl (21 kB) [2020-10-01T22:57:59.123Z] Collecting oslo.config>=5.2.0 [2020-10-01T22:57:59.123Z] Downloading oslo.config-8.3.2-py3-none-any.whl (119 kB) [2020-10-01T22:57:59.387Z] Collecting pyparsing>=2.1.0 [2020-10-01T22:57:59.387Z] Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) [2020-10-01T22:57:59.387Z] Collecting netaddr>=0.7.18 [2020-10-01T22:57:59.387Z] Downloading netaddr-0.8.0-py2.py3-none-any.whl (1.9 MB) [2020-10-01T22:57:59.959Z] Collecting pytz>=2013.6 [2020-10-01T22:57:59.959Z] Downloading pytz-2020.1-py2.py3-none-any.whl (510 kB) [2020-10-01T22:57:59.959Z] Collecting packaging>=20.4 [2020-10-01T22:57:59.959Z] Downloading packaging-20.4-py2.py3-none-any.whl (37 kB) [2020-10-01T22:58:00.220Z] Collecting cmd2!=0.8.3,>=0.8.0 [2020-10-01T22:58:00.220Z] Downloading cmd2-1.3.11-py3-none-any.whl (133 kB) [2020-10-01T22:58:00.220Z] 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-01T22:58:00.220Z] 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-01T22:58:00.220Z] 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-01T22:58:00.220Z] 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-01T22:58:00.220Z] 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-01T22:58:00.220Z] 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-01T22:58:00.220Z] 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-01T22:58:00.480Z] Collecting msgpack>=0.5.2 [2020-10-01T22:58:00.480Z] Downloading msgpack-1.0.0.tar.gz (232 kB) [2020-10-01T22:58:01.053Z] Collecting rfc3986>=1.2.0 [2020-10-01T22:58:01.053Z] Downloading rfc3986-1.4.0-py2.py3-none-any.whl (31 kB) [2020-10-01T22:58:01.053Z] Collecting importlib-resources; python_version < "3.7" [2020-10-01T22:58:01.053Z] Downloading importlib_resources-3.0.0-py2.py3-none-any.whl (23 kB) [2020-10-01T22:58:01.053Z] Collecting pyperclip>=1.6 [2020-10-01T22:58:01.053Z] Downloading pyperclip-1.8.0.tar.gz (16 kB) [2020-10-01T22:58:01.626Z] Collecting wcwidth>=0.1.7 [2020-10-01T22:58:01.626Z] Downloading wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) [2020-10-01T22:58:01.626Z] Collecting colorama>=0.3.7 [2020-10-01T22:58:01.626Z] Downloading colorama-0.4.3-py2.py3-none-any.whl (15 kB) [2020-10-01T22:58:01.626Z] 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-01T22:58:01.626Z] 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-01T22:58:01.626Z] 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-01T22:58:01.626Z] Building wheels for collected packages: PrettyTable, simplejson, msgpack, pyperclip [2020-10-01T22:58:01.626Z] Building wheel for PrettyTable (setup.py): started [2020-10-01T22:58:02.204Z] Building wheel for PrettyTable (setup.py): finished with status 'done' [2020-10-01T22:58:02.204Z] Created wheel for PrettyTable: filename=prettytable-0.7.2-py3-none-any.whl size=13700 sha256=5d6217951ed259abf5e604170aa41f6196c93b604a6516f9f79528d98bc2c3f6 [2020-10-01T22:58:02.204Z] Stored in directory: /tmp/pip-ephem-wheel-cache-0t_8b1ay/wheels/90/15/c3/5f28b42ae9c81638570b8b7ed654e0f98c5fdc08875869511b [2020-10-01T22:58:02.204Z] Building wheel for simplejson (setup.py): started [2020-10-01T22:58:04.752Z] Building wheel for simplejson (setup.py): finished with status 'done' [2020-10-01T22:58:04.752Z] Created wheel for simplejson: filename=simplejson-3.17.2-cp36-cp36m-linux_x86_64.whl size=74646 sha256=24cdc8f8694b2b681b5c29543bf10c15de2c74a39f85b5ac35da7a704673df55 [2020-10-01T22:58:04.752Z] Stored in directory: /tmp/pip-ephem-wheel-cache-0t_8b1ay/wheels/36/f7/a6/1aa7ab548751db0dfbc2524da98d8b7fb39ef9b14d929bf038 [2020-10-01T22:58:04.752Z] Building wheel for msgpack (setup.py): started [2020-10-01T22:58:12.899Z] Building wheel for msgpack (setup.py): finished with status 'done' [2020-10-01T22:58:12.899Z] Created wheel for msgpack: filename=msgpack-1.0.0-cp36-cp36m-linux_x86_64.whl size=83772 sha256=a83e82a3ecec26d567f676e0a1a3dc3e230cc93bed9317d2f19b6f94b361f72d [2020-10-01T22:58:12.899Z] Stored in directory: /tmp/pip-ephem-wheel-cache-0t_8b1ay/wheels/81/02/ab/3429715e43746dde3d7354115ea4d7f017ecefe77ec67c03c5 [2020-10-01T22:58:12.899Z] Building wheel for pyperclip (setup.py): started [2020-10-01T22:58:12.899Z] Building wheel for pyperclip (setup.py): finished with status 'done' [2020-10-01T22:58:12.899Z] Created wheel for pyperclip: filename=pyperclip-1.8.0-py3-none-any.whl size=8692 sha256=8375c50308e89d1fda72b0947a18b4a53ca825627bf641d0cdea45e7fd7cb644 [2020-10-01T22:58:12.899Z] Stored in directory: /tmp/pip-ephem-wheel-cache-0t_8b1ay/wheels/26/30/fe/92e2d4b1301ba74c07ea09c9e4c08f5bf12bae9c30319d74c5 [2020-10-01T22:58:12.899Z] Successfully built PrettyTable simplejson msgpack pyperclip [2020-10-01T22:58:12.899Z] Installing collected packages: zipp, oslo.i18n, pyparsing, importlib-resources, netaddr, debtcollector, pytz, packaging, oslo.utils, PrettyTable, simplejson, python-cinderclient, pyperclip, wcwidth, colorama, cmd2, cliff, osc-lib, msgpack, oslo.serialization, rfc3986, oslo.config, python-keystoneclient, python-novaclient, python-openstackclient [2020-10-01T22:58:12.899Z] Attempting uninstall: zipp [2020-10-01T22:58:12.899Z] Found existing installation: zipp 3.2.0 [2020-10-01T22:58:12.899Z] Uninstalling zipp-3.2.0: [2020-10-01T22:58:12.899Z] Successfully uninstalled zipp-3.2.0 [2020-10-01T22:58:19.493Z] 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-01T22:58:19.493Z] Cloning into 'global-jjb'... [2020-10-01T22:58:20.069Z] HEAD is now at 64faafa Merge "lftools_activate should be deprecated" [2020-10-01T22:58:42.070Z] Removing intermediate container c17785bb269a [2020-10-01T22:58:42.070Z] ---> 1d6e747eb1c4 [2020-10-01T22:58:42.070Z] Successfully built 1d6e747eb1c4 [2020-10-01T22:58:42.070Z] 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-01T22:58:43.318Z] + docker tag edgex-lftools nexus3.edgexfoundry.org:10003/edgex-lftools:latest [Pipeline] isUnix [Pipeline] sh [2020-10-01T22:58:43.870Z] + docker push nexus3.edgexfoundry.org:10003/edgex-lftools:latest [2020-10-01T22:58:43.871Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-lftools] [2020-10-01T22:58:43.871Z] ce09b1e460e5: Preparing [2020-10-01T22:58:43.871Z] 50092ece2493: Preparing [2020-10-01T22:58:43.871Z] 45437310f899: Preparing [2020-10-01T22:58:43.871Z] dead23276ed5: Preparing [2020-10-01T22:58:43.871Z] b752678da003: Preparing [2020-10-01T22:58:43.871Z] d0dc880f2b9f: Preparing [2020-10-01T22:58:43.871Z] 613be09ab3c0: Preparing [2020-10-01T22:58:43.871Z] d0dc880f2b9f: Waiting [2020-10-01T22:58:43.871Z] 613be09ab3c0: Waiting [2020-10-01T22:58:45.383Z] 50092ece2493: Pushed [2020-10-01T22:58:45.962Z] d0dc880f2b9f: Pushed [2020-10-01T22:58:45.962Z] 613be09ab3c0: Layer already exists [2020-10-01T22:58:46.539Z] 45437310f899: Pushed [2020-10-01T22:58:51.845Z] b752678da003: Pushed [2020-10-01T22:58:56.064Z] ce09b1e460e5: Pushed [2020-10-01T22:59:22.674Z] dead23276ed5: Pushed [2020-10-01T22:59:22.936Z] latest: digest: sha256:9e3bc8f6e3376126c1b99bbd25c8d8d71daf5d8ca5e00ddb923fe5d22eaaa8f4 size: 1794 [Pipeline] isUnix [Pipeline] sh [2020-10-01T22:59:23.284Z] + docker tag edgex-lftools nexus3.edgexfoundry.org:10003/edgex-lftools:9fd98d82aa27f7cecf1cffc52e964c127aea2103 [Pipeline] isUnix [Pipeline] sh [2020-10-01T22:59:23.615Z] + docker push nexus3.edgexfoundry.org:10003/edgex-lftools:9fd98d82aa27f7cecf1cffc52e964c127aea2103 [2020-10-01T22:59:23.615Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-lftools] [2020-10-01T22:59:23.615Z] ce09b1e460e5: Preparing [2020-10-01T22:59:23.615Z] 50092ece2493: Preparing [2020-10-01T22:59:23.615Z] 45437310f899: Preparing [2020-10-01T22:59:23.615Z] dead23276ed5: Preparing [2020-10-01T22:59:23.615Z] b752678da003: Preparing [2020-10-01T22:59:23.615Z] d0dc880f2b9f: Preparing [2020-10-01T22:59:23.615Z] 613be09ab3c0: Preparing [2020-10-01T22:59:23.615Z] d0dc880f2b9f: Waiting [2020-10-01T22:59:23.615Z] 613be09ab3c0: Waiting [2020-10-01T22:59:23.615Z] dead23276ed5: Layer already exists [2020-10-01T22:59:23.615Z] 50092ece2493: Layer already exists [2020-10-01T22:59:23.615Z] ce09b1e460e5: Layer already exists [2020-10-01T22:59:23.615Z] b752678da003: Layer already exists [2020-10-01T22:59:23.615Z] 45437310f899: Layer already exists [2020-10-01T22:59:23.615Z] 613be09ab3c0: Layer already exists [2020-10-01T22:59:23.615Z] d0dc880f2b9f: Layer already exists [2020-10-01T22:59:23.616Z] 9fd98d82aa27f7cecf1cffc52e964c127aea2103: digest: sha256:9e3bc8f6e3376126c1b99bbd25c8d8d71daf5d8ca5e00ddb923fe5d22eaaa8f4 size: 1794 [Pipeline] isUnix [Pipeline] sh [2020-10-01T22:59:23.956Z] + docker tag edgex-lftools nexus3.edgexfoundry.org:10003/edgex-lftools:0.31.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-10-01T22:59:24.277Z] + docker push nexus3.edgexfoundry.org:10003/edgex-lftools:0.31.1-centos7 [2020-10-01T22:59:24.277Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-lftools] [2020-10-01T22:59:24.277Z] ce09b1e460e5: Preparing [2020-10-01T22:59:24.277Z] 50092ece2493: Preparing [2020-10-01T22:59:24.277Z] 45437310f899: Preparing [2020-10-01T22:59:24.277Z] dead23276ed5: Preparing [2020-10-01T22:59:24.277Z] b752678da003: Preparing [2020-10-01T22:59:24.277Z] d0dc880f2b9f: Preparing [2020-10-01T22:59:24.277Z] 613be09ab3c0: Preparing [2020-10-01T22:59:24.277Z] d0dc880f2b9f: Waiting [2020-10-01T22:59:24.277Z] 613be09ab3c0: Waiting [2020-10-01T22:59:24.277Z] b752678da003: Layer already exists [2020-10-01T22:59:24.277Z] dead23276ed5: Layer already exists [2020-10-01T22:59:24.277Z] 50092ece2493: Layer already exists [2020-10-01T22:59:24.277Z] 45437310f899: Layer already exists [2020-10-01T22:59:24.277Z] 613be09ab3c0: Layer already exists [2020-10-01T22:59:24.277Z] d0dc880f2b9f: Layer already exists [2020-10-01T22:59:24.540Z] ce09b1e460e5: Layer already exists [2020-10-01T22:59:24.540Z] 0.31.1-centos7: digest: sha256:9e3bc8f6e3376126c1b99bbd25c8d8d71daf5d8ca5e00ddb923fe5d22eaaa8f4 size: 1794 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-01T22:59:25.349Z] + docker tag edgex-lftools-log-publisher nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-10-01T22:59:25.682Z] + docker push nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-01T22:59:25.682Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher] [2020-10-01T22:59:25.682Z] 4c896b094c84: Preparing [2020-10-01T22:59:25.682Z] 289db549b88a: Preparing [2020-10-01T22:59:25.682Z] b749d397adb9: Preparing [2020-10-01T22:59:25.682Z] f502b6b5874b: Preparing [2020-10-01T22:59:25.682Z] 06d0be38ea79: Preparing [2020-10-01T22:59:25.682Z] 9255421ae75d: Preparing [2020-10-01T22:59:25.682Z] 408e53c5e3b2: Preparing [2020-10-01T22:59:25.682Z] 50644c29ef5a: Preparing [2020-10-01T22:59:25.682Z] 9255421ae75d: Waiting [2020-10-01T22:59:25.682Z] 408e53c5e3b2: Waiting [2020-10-01T22:59:25.682Z] 50644c29ef5a: Waiting [2020-10-01T22:59:25.682Z] 06d0be38ea79: Layer already exists [2020-10-01T22:59:25.682Z] 9255421ae75d: Layer already exists [2020-10-01T22:59:25.682Z] 408e53c5e3b2: Layer already exists [2020-10-01T22:59:25.943Z] b749d397adb9: Pushed [2020-10-01T22:59:25.943Z] 289db549b88a: Pushed [2020-10-01T22:59:25.943Z] 50644c29ef5a: Layer already exists [2020-10-01T22:59:26.889Z] f502b6b5874b: Layer already exists [2020-10-01T22:59:59.036Z] 4c896b094c84: Pushed [2020-10-01T22:59:59.036Z] alpine: digest: sha256:6755c6fff931803bc5c1790c20db27f5084f3b87cbb280d123db6f596fd6341e size: 1997 [Pipeline] isUnix [Pipeline] sh [2020-10-01T22:59:59.382Z] + docker tag edgex-lftools-log-publisher nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:0.31.1-alpine [Pipeline] isUnix [Pipeline] sh [2020-10-01T22:59:59.724Z] + docker push nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:0.31.1-alpine [2020-10-01T22:59:59.724Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher] [2020-10-01T22:59:59.724Z] 4c896b094c84: Preparing [2020-10-01T22:59:59.724Z] 289db549b88a: Preparing [2020-10-01T22:59:59.724Z] b749d397adb9: Preparing [2020-10-01T22:59:59.724Z] f502b6b5874b: Preparing [2020-10-01T22:59:59.724Z] 06d0be38ea79: Preparing [2020-10-01T22:59:59.724Z] 9255421ae75d: Preparing [2020-10-01T22:59:59.724Z] 408e53c5e3b2: Preparing [2020-10-01T22:59:59.724Z] 50644c29ef5a: Preparing [2020-10-01T22:59:59.724Z] 9255421ae75d: Waiting [2020-10-01T22:59:59.724Z] 408e53c5e3b2: Waiting [2020-10-01T22:59:59.724Z] 50644c29ef5a: Waiting [2020-10-01T22:59:59.724Z] 289db549b88a: Layer already exists [2020-10-01T22:59:59.724Z] f502b6b5874b: Layer already exists [2020-10-01T22:59:59.724Z] 06d0be38ea79: Layer already exists [2020-10-01T22:59:59.724Z] 4c896b094c84: Layer already exists [2020-10-01T22:59:59.724Z] b749d397adb9: Layer already exists [2020-10-01T22:59:59.724Z] 408e53c5e3b2: Layer already exists [2020-10-01T22:59:59.724Z] 50644c29ef5a: Layer already exists [2020-10-01T22:59:59.724Z] 9255421ae75d: Layer already exists [2020-10-01T22:59:59.724Z] 0.31.1-alpine: digest: sha256:6755c6fff931803bc5c1790c20db27f5084f3b87cbb280d123db6f596fd6341e size: 1997 [Pipeline] isUnix [Pipeline] sh [2020-10-01T23:00:00.060Z] + docker tag edgex-lftools-log-publisher nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:amd64 [Pipeline] isUnix [Pipeline] sh [2020-10-01T23:00:00.389Z] + docker push nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:amd64 [2020-10-01T23:00:00.390Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher] [2020-10-01T23:00:00.651Z] 4c896b094c84: Preparing [2020-10-01T23:00:00.651Z] 289db549b88a: Preparing [2020-10-01T23:00:00.651Z] b749d397adb9: Preparing [2020-10-01T23:00:00.651Z] f502b6b5874b: Preparing [2020-10-01T23:00:00.651Z] 06d0be38ea79: Preparing [2020-10-01T23:00:00.651Z] 9255421ae75d: Preparing [2020-10-01T23:00:00.651Z] 408e53c5e3b2: Preparing [2020-10-01T23:00:00.651Z] 50644c29ef5a: Preparing [2020-10-01T23:00:00.651Z] 9255421ae75d: Waiting [2020-10-01T23:00:00.651Z] 408e53c5e3b2: Waiting [2020-10-01T23:00:00.651Z] 50644c29ef5a: Waiting [2020-10-01T23:00:00.651Z] 06d0be38ea79: Layer already exists [2020-10-01T23:00:00.651Z] b749d397adb9: Layer already exists [2020-10-01T23:00:00.651Z] 289db549b88a: Layer already exists [2020-10-01T23:00:00.651Z] f502b6b5874b: Layer already exists [2020-10-01T23:00:00.651Z] 4c896b094c84: Layer already exists [2020-10-01T23:00:00.651Z] 9255421ae75d: Layer already exists [2020-10-01T23:00:00.651Z] 408e53c5e3b2: Layer already exists [2020-10-01T23:00:00.651Z] 50644c29ef5a: Layer already exists [2020-10-01T23:00:00.651Z] amd64: digest: sha256:6755c6fff931803bc5c1790c20db27f5084f3b87cbb280d123db6f596fd6341e size: 1997 [Pipeline] isUnix [Pipeline] sh [2020-10-01T23:00:00.992Z] + docker tag edgex-lftools-log-publisher nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:x86_64 [Pipeline] isUnix [Pipeline] sh [2020-10-01T23:00:01.334Z] + docker push nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:x86_64 [2020-10-01T23:00:01.335Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher] [2020-10-01T23:00:01.335Z] 4c896b094c84: Preparing [2020-10-01T23:00:01.335Z] 289db549b88a: Preparing [2020-10-01T23:00:01.335Z] b749d397adb9: Preparing [2020-10-01T23:00:01.335Z] f502b6b5874b: Preparing [2020-10-01T23:00:01.335Z] 06d0be38ea79: Preparing [2020-10-01T23:00:01.335Z] 9255421ae75d: Preparing [2020-10-01T23:00:01.335Z] 408e53c5e3b2: Preparing [2020-10-01T23:00:01.335Z] 50644c29ef5a: Preparing [2020-10-01T23:00:01.335Z] 50644c29ef5a: Waiting [2020-10-01T23:00:01.335Z] 9255421ae75d: Waiting [2020-10-01T23:00:01.335Z] 408e53c5e3b2: Waiting [2020-10-01T23:00:01.335Z] 4c896b094c84: Layer already exists [2020-10-01T23:00:01.335Z] 06d0be38ea79: Layer already exists [2020-10-01T23:00:01.335Z] f502b6b5874b: Layer already exists [2020-10-01T23:00:01.335Z] 289db549b88a: Layer already exists [2020-10-01T23:00:01.335Z] b749d397adb9: Layer already exists [2020-10-01T23:00:01.335Z] 408e53c5e3b2: Layer already exists [2020-10-01T23:00:01.335Z] 9255421ae75d: Layer already exists [2020-10-01T23:00:01.335Z] 50644c29ef5a: Layer already exists [2020-10-01T23:00:01.598Z] x86_64: digest: sha256:6755c6fff931803bc5c1790c20db27f5084f3b87cbb280d123db6f596fd6341e size: 1997 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-01T23:05:27.723Z] Building wheel for lxml (setup.py): still running... [2020-10-01T23:06:49.441Z] Building wheel for lxml (setup.py): still running... [2020-10-01T23:07:45.932Z] Building wheel for lxml (setup.py): still running... [2020-10-01T23:09:22.715Z] Building wheel for lxml (setup.py): still running... [2020-10-01T23:10:34.307Z] Building wheel for lxml (setup.py): still running... [2020-10-01T23:11:14.561Z] Building wheel for lxml (setup.py): finished with status 'done' [2020-10-01T23:11:14.561Z] Created wheel for lxml: filename=lxml-4.5.2-cp36-cp36m-linux_aarch64.whl size=1554913 sha256=6bcbfc1169acaef73af281551bc2b2f2b2b1d1e0e034e6a39624d90ca3840bed [2020-10-01T23:11:14.561Z] Stored in directory: /tmp/pip-ephem-wheel-cache-cqzz7cds/wheels/b5/85/4f/dce32f69e42434dc20ab2bb7ae1ee21f8a4d62ee1e6ba38006 [2020-10-01T23:11:14.561Z] Building wheel for pygerrit2 (setup.py): started [2020-10-01T23:11:15.535Z] Building wheel for pygerrit2 (setup.py): finished with status 'done' [2020-10-01T23:11:15.535Z] Created wheel for pygerrit2: filename=pygerrit2-2.0.13-py3-none-any.whl size=10826 sha256=45ccf0e488eddd0f099788e76aeac62cf6d4b51f7db941553b007eb62ce77bc1 [2020-10-01T23:11:15.535Z] Stored in directory: /tmp/pip-ephem-wheel-cache-cqzz7cds/wheels/83/3b/35/d60b3d5c1cd5590b09117c861f15eaa0115f942246c23b87ec [2020-10-01T23:11:15.535Z] Building wheel for bs4 (setup.py): started [2020-10-01T23:11:17.499Z] Building wheel for bs4 (setup.py): finished with status 'done' [2020-10-01T23:11:17.499Z] Created wheel for bs4: filename=bs4-0.0.1-py3-none-any.whl size=1273 sha256=dcb4de8b22763dec64a8a11312bc5e28aa497d7755d0dcd39786e1f9a683804e [2020-10-01T23:11:17.499Z] Stored in directory: /tmp/pip-ephem-wheel-cache-cqzz7cds/wheels/19/f5/6d/a97dd4f22376d4472d5f4c76c7646876052ff3166b3cf71050 [2020-10-01T23:11:17.499Z] Building wheel for pyyaml (setup.py): started [2020-10-01T23:11:19.464Z] Building wheel for pyyaml (setup.py): finished with status 'done' [2020-10-01T23:11:19.464Z] Created wheel for pyyaml: filename=PyYAML-5.3.1-cp36-cp36m-linux_aarch64.whl size=44622 sha256=49e49857eebb2d47990f1c179625cd33e33f625810d70a18f3475714a8d608c6 [2020-10-01T23:11:19.464Z] Stored in directory: /tmp/pip-ephem-wheel-cache-cqzz7cds/wheels/e5/9d/ad/2ee53cf262cba1ffd8afe1487eef788ea3f260b7e6232a80fc [2020-10-01T23:11:19.464Z] Building wheel for ruamel.yaml.clib (setup.py): started [2020-10-01T23:12:41.283Z] Building wheel for ruamel.yaml.clib (setup.py): still running... [2020-10-01T23:12:56.340Z] Building wheel for ruamel.yaml.clib (setup.py): finished with status 'done' [2020-10-01T23:12:56.340Z] Created wheel for ruamel.yaml.clib: filename=ruamel.yaml.clib-0.2.2-cp36-cp36m-linux_aarch64.whl size=151919 sha256=fc0d2cc957ea2fc6972eaf8864367cf4577ee9a9a4536dc42bb89e846ff19f14 [2020-10-01T23:12:56.340Z] Stored in directory: /tmp/pip-ephem-wheel-cache-cqzz7cds/wheels/bf/03/67/0d01ca2ff418eceb85b87bcc7d7f383e611f281a97dcfedd3c [2020-10-01T23:12:56.340Z] Building wheel for pyrsistent (setup.py): started [2020-10-01T23:13:03.023Z] Building wheel for pyrsistent (setup.py): finished with status 'done' [2020-10-01T23:13:03.023Z] Created wheel for pyrsistent: filename=pyrsistent-0.17.3-cp36-cp36m-linux_aarch64.whl size=73826 sha256=22fd29eabe537433d5d79cd98ba55b5a583e6f51c21a93628f5e9691797aec2b [2020-10-01T23:13:03.023Z] Stored in directory: /tmp/pip-ephem-wheel-cache-cqzz7cds/wheels/34/13/19/294da8e11bce7e563afee51251b9fa878185e14f4b5caf00cb [2020-10-01T23:13:03.023Z] Building wheel for multi-key-dict (setup.py): started [2020-10-01T23:13:04.988Z] Building wheel for multi-key-dict (setup.py): finished with status 'done' [2020-10-01T23:13:04.988Z] Created wheel for multi-key-dict: filename=multi_key_dict-2.0.3-py3-none-any.whl size=9300 sha256=b4e4185e17eeff2dcffab88d77eb033864afe62345ebf010c4e98ff5bce9f5f5 [2020-10-01T23:13:04.988Z] Stored in directory: /tmp/pip-ephem-wheel-cache-cqzz7cds/wheels/0b/36/f1/3d9fcd071063a9c09bcbd05058274e14f540f6b92233d19867 [2020-10-01T23:13:04.988Z] Building wheel for wrapt (setup.py): started [2020-10-01T23:13:11.677Z] Building wheel for wrapt (setup.py): finished with status 'done' [2020-10-01T23:13:11.677Z] Created wheel for wrapt: filename=wrapt-1.12.1-cp36-cp36m-linux_aarch64.whl size=32352 sha256=777123f03264a6384107e8cc4783f70ae32e0ed76ac800daff2c74f6e7deabdb [2020-10-01T23:13:11.677Z] Stored in directory: /tmp/pip-ephem-wheel-cache-cqzz7cds/wheels/32/42/7f/23cae9ff6ef66798d00dc5d659088e57dbba01566f6c60db63 [2020-10-01T23:13:11.677Z] Building wheel for cryptography (PEP 517): started [2020-10-01T23:15:18.486Z] Building wheel for cryptography (PEP 517): still running... [2020-10-01T23:15:20.471Z] Building wheel for cryptography (PEP 517): finished with status 'done' [2020-10-01T23:15:20.471Z] Created wheel for cryptography: filename=cryptography-3.1.1-cp36-cp36m-linux_aarch64.whl size=331141 sha256=53777c2b45f5ee963a3436675716c4908698b25fdfe316c47f218b0e7ce66d16 [2020-10-01T23:15:20.471Z] Stored in directory: /tmp/pip-ephem-wheel-cache-cqzz7cds/wheels/35/e6/57/fcd141c8a36e47d273b4f2522256c2c0e89ac9f184c47236ab [2020-10-01T23:15:20.471Z] Building wheel for dogpile.cache (setup.py): started [2020-10-01T23:15:22.436Z] Building wheel for dogpile.cache (setup.py): finished with status 'done' [2020-10-01T23:15:22.436Z] Created wheel for dogpile.cache: filename=dogpile.cache-1.0.2-py3-none-any.whl size=45483 sha256=1b13c8b8b6c56ca502046a39a3059c4807b25186679560a5f565cc6cf5e89c3c [2020-10-01T23:15:22.436Z] Stored in directory: /tmp/pip-ephem-wheel-cache-cqzz7cds/wheels/be/92/43/387b688346d5737d6df69684d281822252d924a42f03abd202 [2020-10-01T23:15:22.436Z] Building wheel for netifaces (setup.py): started [2020-10-01T23:15:32.582Z] Building wheel for netifaces (setup.py): finished with status 'done' [2020-10-01T23:15:32.582Z] Created wheel for netifaces: filename=netifaces-0.10.9-cp36-cp36m-linux_aarch64.whl size=12915 sha256=13bf555cb7c28b99f07ff37dd4d5b1b31eaa110a14cd319ac73491f44acf7114 [2020-10-01T23:15:32.582Z] Stored in directory: /tmp/pip-ephem-wheel-cache-cqzz7cds/wheels/ef/f5/42/39d33556db44fd4d0caa4841154b5a2503f8a2d1eced209df5 [2020-10-01T23:15:32.582Z] Building wheel for cffi (setup.py): started [2020-10-01T23:16:04.875Z] Building wheel for cffi (setup.py): finished with status 'done' [2020-10-01T23:16:04.875Z] Created wheel for cffi: filename=cffi-1.14.3-cp36-cp36m-linux_aarch64.whl size=189924 sha256=ece1190dfca403a36759b1d655ffbdf295db1cef3fc7d0c70814f54bac094de8 [2020-10-01T23:16:04.875Z] Stored in directory: /tmp/pip-ephem-wheel-cache-cqzz7cds/wheels/2a/59/ec/6cbdd2c65458e3a999482168f87ba2832b7b6544cb07f329d5 [2020-10-01T23:16:04.875Z] Successfully built lxml pygerrit2 bs4 pyyaml ruamel.yaml.clib pyrsistent multi-key-dict wrapt cryptography dogpile.cache netifaces cffi [2020-10-01T23:16:04.876Z] Installing collected packages: dnspython, idna, email-validator, six, urllib3, certifi, chardet, requests, websocket-client, docker, lxml, pbr, pygerrit2, xdg, setuptools, ruamel.yaml.clib, ruamel.yaml, tabulate, httplib2, pyasn1, rsa, pyasn1-modules, oauth2client, soupsieve, beautifulsoup4, bs4, click, tqdm, pyyaml, zipp, importlib-metadata, pyrsistent, attrs, jsonschema, wrapt, deprecated, pyjwt, pygithub, defusedxml, multi-key-dict, python-jenkins, iso8601, requestsexceptions, decorator, jmespath, stevedore, os-service-types, keystoneauth1, munch, pycparser, cffi, cryptography, dogpile.cache, jsonpointer, jsonpatch, netifaces, appdirs, openstacksdk, os-client-config, shade, lftools [2020-10-01T23:16:27.552Z] 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-01T23:16:29.009Z] Collecting zipp==1.1.0 [2020-10-01T23:16:29.009Z] Downloading zipp-1.1.0-py2.py3-none-any.whl (4.6 kB) [2020-10-01T23:16:29.606Z] Collecting python-openstackclient [2020-10-01T23:16:29.606Z] Downloading python_openstackclient-5.3.1-py3-none-any.whl (884 kB) [2020-10-01T23:16:29.881Z] 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-01T23:16:30.479Z] Collecting python-cinderclient>=3.3.0 [2020-10-01T23:16:30.479Z] Downloading python_cinderclient-7.2.0-py3-none-any.whl (274 kB) [2020-10-01T23:16:30.479Z] Requirement already satisfied: openstacksdk>=0.48.0 in /usr/local/lib/python3.6/site-packages (from python-openstackclient) (0.50.0) [2020-10-01T23:16:31.476Z] Collecting python-keystoneclient>=3.22.0 [2020-10-01T23:16:31.476Z] Downloading python_keystoneclient-4.1.1-py3-none-any.whl (390 kB) [2020-10-01T23:16:32.083Z] Collecting oslo.i18n>=3.15.3 [2020-10-01T23:16:32.083Z] Downloading oslo.i18n-5.0.1-py3-none-any.whl (42 kB) [2020-10-01T23:16:32.677Z] Collecting python-novaclient>=15.1.0 [2020-10-01T23:16:32.677Z] Downloading python_novaclient-17.2.1-py3-none-any.whl (319 kB) [2020-10-01T23:16:32.677Z] Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.6/site-packages (from python-openstackclient) (3.2.2) [2020-10-01T23:16:33.277Z] Collecting cliff!=2.9.0,>=2.8.0 [2020-10-01T23:16:33.277Z] Downloading cliff-3.4.0-py3-none-any.whl (76 kB) [2020-10-01T23:16:33.549Z] Collecting osc-lib>=2.0.0 [2020-10-01T23:16:33.826Z] Downloading osc_lib-2.2.1-py3-none-any.whl (83 kB) [2020-10-01T23:16:34.815Z] Collecting oslo.utils>=3.33.0 [2020-10-01T23:16:34.815Z] Downloading oslo.utils-4.6.0-py3-none-any.whl (96 kB) [2020-10-01T23:16:34.815Z] Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.6/site-packages (from python-openstackclient) (1.15.0) [2020-10-01T23:16:35.097Z] Collecting PrettyTable<0.8,>=0.7.1 [2020-10-01T23:16:35.097Z] Downloading prettytable-0.7.2.tar.bz2 (21 kB) [2020-10-01T23:16:37.107Z] Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.6/site-packages (from python-cinderclient>=3.3.0->python-openstackclient) (4.2.1) [2020-10-01T23:16:37.107Z] 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-01T23:16:38.109Z] Collecting simplejson>=3.5.1 [2020-10-01T23:16:38.109Z] Downloading simplejson-3.17.2.tar.gz (83 kB) [2020-10-01T23:16:40.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-01T23:16:40.073Z] 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-01T23:16:40.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-01T23:16:40.351Z] 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-01T23:16:40.351Z] 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-01T23:16:40.351Z] 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-01T23:16:40.351Z] 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-01T23:16:40.351Z] 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-01T23:16:40.351Z] 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-01T23:16:40.351Z] 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-01T23:16:40.621Z] 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-01T23:16:40.621Z] 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-01T23:16:40.621Z] 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-01T23:16:41.213Z] Collecting oslo.config>=5.2.0 [2020-10-01T23:16:41.213Z] Downloading oslo.config-8.3.2-py3-none-any.whl (119 kB) [2020-10-01T23:16:41.802Z] Collecting debtcollector>=1.2.0 [2020-10-01T23:16:41.802Z] Downloading debtcollector-2.2.0-py3-none-any.whl (20 kB) [2020-10-01T23:16:42.776Z] Collecting oslo.serialization!=2.19.1,>=2.18.0 [2020-10-01T23:16:42.776Z] Downloading oslo.serialization-4.0.1-py3-none-any.whl (21 kB) [2020-10-01T23:16:43.368Z] Collecting pyparsing>=2.1.0 [2020-10-01T23:16:43.368Z] Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) [2020-10-01T23:16:44.339Z] Collecting cmd2!=0.8.3,>=0.8.0 [2020-10-01T23:16:44.339Z] Downloading cmd2-1.3.11-py3-none-any.whl (133 kB) [2020-10-01T23:16:45.312Z] Collecting netaddr>=0.7.18 [2020-10-01T23:16:45.312Z] Downloading netaddr-0.8.0-py2.py3-none-any.whl (1.9 MB) [2020-10-01T23:16:46.731Z] Collecting pytz>=2013.6 [2020-10-01T23:16:46.731Z] Downloading pytz-2020.1-py2.py3-none-any.whl (510 kB) [2020-10-01T23:16:47.319Z] Collecting packaging>=20.4 [2020-10-01T23:16:47.319Z] Downloading packaging-20.4-py2.py3-none-any.whl (37 kB) [2020-10-01T23:16:47.589Z] 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-01T23:16:47.589Z] 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-01T23:16:47.589Z] 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-01T23:16:47.589Z] 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-01T23:16:47.589Z] 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-01T23:16:47.589Z] 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-01T23:16:47.859Z] Collecting rfc3986>=1.2.0 [2020-10-01T23:16:47.859Z] Downloading rfc3986-1.4.0-py2.py3-none-any.whl (31 kB) [2020-10-01T23:16:47.859Z] 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-01T23:16:48.456Z] Collecting msgpack>=0.5.2 [2020-10-01T23:16:48.456Z] Downloading msgpack-1.0.0.tar.gz (232 kB) [2020-10-01T23:16:50.419Z] 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-01T23:16:50.419Z] 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-01T23:16:51.014Z] Collecting wcwidth>=0.1.7 [2020-10-01T23:16:51.014Z] Downloading wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) [2020-10-01T23:16:51.284Z] Collecting colorama>=0.3.7 [2020-10-01T23:16:51.284Z] Downloading colorama-0.4.3-py2.py3-none-any.whl (15 kB) [2020-10-01T23:16:51.871Z] Collecting pyperclip>=1.6 [2020-10-01T23:16:51.871Z] Downloading pyperclip-1.8.0.tar.gz (16 kB) [2020-10-01T23:16:53.852Z] Collecting importlib-resources; python_version < "3.7" [2020-10-01T23:16:53.853Z] Downloading importlib_resources-3.0.0-py2.py3-none-any.whl (23 kB) [2020-10-01T23:16:54.127Z] 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-01T23:16:54.127Z] Building wheels for collected packages: PrettyTable, simplejson, msgpack, pyperclip [2020-10-01T23:16:54.127Z] Building wheel for PrettyTable (setup.py): started [2020-10-01T23:16:56.785Z] Building wheel for PrettyTable (setup.py): finished with status 'done' [2020-10-01T23:16:56.785Z] Created wheel for PrettyTable: filename=prettytable-0.7.2-py3-none-any.whl size=13700 sha256=fc826c007017429de43d23bc362b4671951133f86adddc8ba35e94a7cf9c415e [2020-10-01T23:16:56.785Z] Stored in directory: /tmp/pip-ephem-wheel-cache-9q2e75j2/wheels/90/15/c3/5f28b42ae9c81638570b8b7ed654e0f98c5fdc08875869511b [2020-10-01T23:16:56.785Z] Building wheel for simplejson (setup.py): started [2020-10-01T23:17:07.025Z] Building wheel for simplejson (setup.py): finished with status 'done' [2020-10-01T23:17:07.026Z] Created wheel for simplejson: filename=simplejson-3.17.2-cp36-cp36m-linux_aarch64.whl size=73877 sha256=db0727a1dbec562cf4f46831682e34c8c697e0786f8d2808e6243edccb59eea0 [2020-10-01T23:17:07.026Z] Stored in directory: /tmp/pip-ephem-wheel-cache-9q2e75j2/wheels/36/f7/a6/1aa7ab548751db0dfbc2524da98d8b7fb39ef9b14d929bf038 [2020-10-01T23:17:07.026Z] Building wheel for msgpack (setup.py): started [2020-10-01T23:17:46.103Z] Building wheel for msgpack (setup.py): finished with status 'done' [2020-10-01T23:17:46.103Z] Created wheel for msgpack: filename=msgpack-1.0.0-cp36-cp36m-linux_aarch64.whl size=76931 sha256=0d9e9ce7f150badc54da94d28898db92bbc8d3171d5f7d68255780bd9d5d7de4 [2020-10-01T23:17:46.103Z] Stored in directory: /tmp/pip-ephem-wheel-cache-9q2e75j2/wheels/81/02/ab/3429715e43746dde3d7354115ea4d7f017ecefe77ec67c03c5 [2020-10-01T23:17:46.103Z] Building wheel for pyperclip (setup.py): started [2020-10-01T23:17:46.103Z] Building wheel for pyperclip (setup.py): finished with status 'done' [2020-10-01T23:17:46.103Z] Created wheel for pyperclip: filename=pyperclip-1.8.0-py3-none-any.whl size=8692 sha256=21b3e859cf09e50d9c6c075cf0e342ebfe9e8ad25fb22de03bbce1bac0ae535b [2020-10-01T23:17:46.103Z] Stored in directory: /tmp/pip-ephem-wheel-cache-9q2e75j2/wheels/26/30/fe/92e2d4b1301ba74c07ea09c9e4c08f5bf12bae9c30319d74c5 [2020-10-01T23:17:46.103Z] Successfully built PrettyTable simplejson msgpack pyperclip [2020-10-01T23:17:46.103Z] Installing collected packages: zipp, oslo.i18n, importlib-resources, netaddr, pyparsing, debtcollector, pytz, packaging, oslo.utils, PrettyTable, simplejson, python-cinderclient, rfc3986, oslo.config, msgpack, oslo.serialization, python-keystoneclient, python-novaclient, wcwidth, colorama, pyperclip, cmd2, cliff, osc-lib, python-openstackclient [2020-10-01T23:17:46.103Z] Attempting uninstall: zipp [2020-10-01T23:17:46.103Z] Found existing installation: zipp 3.2.0 [2020-10-01T23:17:46.103Z] Uninstalling zipp-3.2.0: [2020-10-01T23:17:46.103Z] Successfully uninstalled zipp-3.2.0 [2020-10-01T23:17:58.475Z] 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-01T23:17:59.445Z] Cloning into 'global-jjb'... [2020-10-01T23:18:00.872Z] HEAD is now at 64faafa Merge "lftools_activate should be deprecated" [2020-10-01T23:18:23.032Z] Removing intermediate container f3fa6fe16dd6 [2020-10-01T23:18:23.032Z] ---> 80f4004aeec8 [2020-10-01T23:18:23.032Z] Successfully built 80f4004aeec8 [2020-10-01T23:18:23.032Z] 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-01T23:18:24.231Z] + docker tag edgex-lftools-log-publisher nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2020-10-01T23:18:24.597Z] + docker push nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2020-10-01T23:18:24.597Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher] [2020-10-01T23:18:24.597Z] 9f4eaa30e0ba: Preparing [2020-10-01T23:18:24.597Z] fed1a2a06c73: Preparing [2020-10-01T23:18:24.597Z] 2dacba7a8661: Preparing [2020-10-01T23:18:24.597Z] 975159bf197d: Preparing [2020-10-01T23:18:24.598Z] 35d6305f29d1: Preparing [2020-10-01T23:18:24.598Z] 3fa15440b13d: Preparing [2020-10-01T23:18:24.598Z] 8691b6bf9361: Preparing [2020-10-01T23:18:24.598Z] e2f13739ad41: Preparing [2020-10-01T23:18:24.598Z] 8691b6bf9361: Waiting [2020-10-01T23:18:24.598Z] 3fa15440b13d: Waiting [2020-10-01T23:18:24.598Z] e2f13739ad41: Waiting [2020-10-01T23:18:24.869Z] 35d6305f29d1: Layer already exists [2020-10-01T23:18:24.869Z] 3fa15440b13d: Layer already exists [2020-10-01T23:18:24.869Z] 8691b6bf9361: Layer already exists [2020-10-01T23:18:24.869Z] e2f13739ad41: Layer already exists [2020-10-01T23:18:25.141Z] 2dacba7a8661: Pushed [2020-10-01T23:18:26.117Z] fed1a2a06c73: Pushed [2020-10-01T23:18:27.090Z] 975159bf197d: Pushed [2020-10-01T23:19:48.814Z] 9f4eaa30e0ba: Pushed [2020-10-01T23:19:48.814Z] arm64: digest: sha256:768c4ff8adf26a86c0b361876d58cef732c86c79582ec002af2b2dc493f580a6 size: 1997 [Pipeline] isUnix [Pipeline] sh [2020-10-01T23:19:49.183Z] + docker tag edgex-lftools-log-publisher nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:aarch64 [Pipeline] isUnix [Pipeline] sh [2020-10-01T23:19:49.545Z] + docker push nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:aarch64 [2020-10-01T23:19:49.545Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher] [2020-10-01T23:19:49.545Z] 9f4eaa30e0ba: Preparing [2020-10-01T23:19:49.545Z] fed1a2a06c73: Preparing [2020-10-01T23:19:49.545Z] 2dacba7a8661: Preparing [2020-10-01T23:19:49.545Z] 975159bf197d: Preparing [2020-10-01T23:19:49.545Z] 35d6305f29d1: Preparing [2020-10-01T23:19:49.545Z] 3fa15440b13d: Preparing [2020-10-01T23:19:49.545Z] 8691b6bf9361: Preparing [2020-10-01T23:19:49.545Z] e2f13739ad41: Preparing [2020-10-01T23:19:49.545Z] 3fa15440b13d: Waiting [2020-10-01T23:19:49.545Z] 8691b6bf9361: Waiting [2020-10-01T23:19:49.545Z] e2f13739ad41: Waiting [2020-10-01T23:19:49.816Z] 35d6305f29d1: Layer already exists [2020-10-01T23:19:49.816Z] fed1a2a06c73: Layer already exists [2020-10-01T23:19:49.816Z] 9f4eaa30e0ba: Layer already exists [2020-10-01T23:19:49.816Z] 2dacba7a8661: Layer already exists [2020-10-01T23:19:49.816Z] 975159bf197d: Layer already exists [2020-10-01T23:19:49.816Z] e2f13739ad41: Layer already exists [2020-10-01T23:19:49.816Z] 3fa15440b13d: Layer already exists [2020-10-01T23:19:49.816Z] 8691b6bf9361: Layer already exists [2020-10-01T23:19:49.816Z] aarch64: digest: sha256:768c4ff8adf26a86c0b361876d58cef732c86c79582ec002af2b2dc493f580a6 size: 1997 [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-01T23:19:52.984Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-01T23:19:53.248Z] [2020-10-01T23:19:53.249Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh [2020-10-01T23:19:53.692Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-01T23:19:53.692Z] latest: Pulling from edgex-devops/edgex-klar [2020-10-01T23:19:53.692Z] e7c96db7181b: Pulling fs layer [2020-10-01T23:19:53.692Z] 1868ca2cb446: Pulling fs layer [2020-10-01T23:19:53.692Z] 136be5d0fe8e: Pulling fs layer [2020-10-01T23:19:53.692Z] 894bfe63afcb: Pulling fs layer [2020-10-01T23:19:53.692Z] 894bfe63afcb: Waiting [2020-10-01T23:19:53.692Z] 1868ca2cb446: Verifying Checksum [2020-10-01T23:19:53.692Z] 1868ca2cb446: Download complete [2020-10-01T23:19:53.692Z] 136be5d0fe8e: Verifying Checksum [2020-10-01T23:19:53.692Z] 136be5d0fe8e: Download complete [2020-10-01T23:19:53.692Z] e7c96db7181b: Download complete [2020-10-01T23:19:53.956Z] 894bfe63afcb: Verifying Checksum [2020-10-01T23:19:53.956Z] 894bfe63afcb: Download complete [2020-10-01T23:19:54.218Z] e7c96db7181b: Pull complete [2020-10-01T23:19:54.218Z] 1868ca2cb446: Pull complete [2020-10-01T23:19:54.483Z] 136be5d0fe8e: Pull complete [2020-10-01T23:19:54.750Z] 894bfe63afcb: Pull complete [2020-10-01T23:19:54.750Z] Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 [2020-10-01T23:19:54.750Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-01T23:19:54.750Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer [2020-10-01T23:19:54.879Z] prd-centos7-docker-4c-2g-2891 does not seem to be running inside a container [2020-10-01T23:19:54.931Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-01T23:19:55.977Z] $ docker top b9aae3f6230292b5f6e2dd2a1a022bded972ed34d1c11ea07adba31fa1ac097f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-01T23:19:56.566Z] + /klar nexus3.edgexfoundry.org:10003/edgex-lftools:0.31.1-centos7 [2020-10-01T23:19:56.567Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-01T23:20:14.979Z] $ docker stop --time=1 b9aae3f6230292b5f6e2dd2a1a022bded972ed34d1c11ea07adba31fa1ac097f [2020-10-01T23:20:16.334Z] $ docker rm -f b9aae3f6230292b5f6e2dd2a1a022bded972ed34d1c11ea07adba31fa1ac097f [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-01T23:20:16.873Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-01T23:20:16.873Z] . [Pipeline] withDockerContainer [2020-10-01T23:20:16.986Z] prd-centos7-docker-4c-2g-2891 does not seem to be running inside a container [2020-10-01T23:20:17.036Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-01T23:20:17.837Z] $ docker top 866f2e63bc81536503e2334cbaea6fb1e6f3d7b3bb52d758468a1294041fcee4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-01T23:20:18.500Z] + /klar nexus3.edgexfoundry.org:10003/edgex-lftools:0.31.1-centos7 [2020-10-01T23:20:18.500Z] + tee [2020-10-01T23:20:18.500Z] clair timeout 1m0s [2020-10-01T23:20:18.500Z] docker timeout: 1m0s [2020-10-01T23:20:18.500Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-01T23:20:20.606Z] $ docker stop --time=1 866f2e63bc81536503e2334cbaea6fb1e6f3d7b3bb52d758468a1294041fcee4 [2020-10-01T23:20:21.918Z] $ docker rm -f 866f2e63bc81536503e2334cbaea6fb1e6f3d7b3bb52d758468a1294041fcee4 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-01T23:20:22.437Z] + mkdir -p /w/workspace/xfoundry_ci-build-images_lftools/clair-reports [Pipeline] echo [2020-10-01T23:20:22.478Z] 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-01T23:20:22.590Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-10-01T23:20:23.349Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-01T23:20:23.349Z] . [Pipeline] withDockerContainer [2020-10-01T23:20:23.463Z] prd-centos7-docker-4c-2g-2891 does not seem to be running inside a container [2020-10-01T23:20:23.509Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-01T23:20:24.197Z] $ docker top 988715f055c8688aa0b5822ada401fac245d9895ddc1959d4fbefe3977d1e46d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-01T23:20:24.775Z] + /klar nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:amd64 [2020-10-01T23:20:24.775Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-01T23:20:37.254Z] $ docker stop --time=1 988715f055c8688aa0b5822ada401fac245d9895ddc1959d4fbefe3977d1e46d [2020-10-01T23:20:38.579Z] $ docker rm -f 988715f055c8688aa0b5822ada401fac245d9895ddc1959d4fbefe3977d1e46d [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-01T23:20:39.110Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-01T23:20:39.110Z] . [Pipeline] withDockerContainer [2020-10-01T23:20:39.224Z] prd-centos7-docker-4c-2g-2891 does not seem to be running inside a container [2020-10-01T23:20:39.269Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-01T23:20:39.895Z] $ docker top 1b431cd87150d7991b81f437e14d0a64655e493fd167009281cfcd175433de94 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-01T23:20:40.575Z] + /klar nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:amd64 [2020-10-01T23:20:40.575Z] + tee [2020-10-01T23:20:40.575Z] clair timeout 1m0s [2020-10-01T23:20:40.575Z] docker timeout: 1m0s [2020-10-01T23:20:40.575Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-01T23:20:41.676Z] $ docker stop --time=1 1b431cd87150d7991b81f437e14d0a64655e493fd167009281cfcd175433de94 [2020-10-01T23:20:43.012Z] $ docker rm -f 1b431cd87150d7991b81f437e14d0a64655e493fd167009281cfcd175433de94 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-01T23:20:43.527Z] + mkdir -p /w/workspace/xfoundry_ci-build-images_lftools/clair-reports [Pipeline] echo [2020-10-01T23:20:43.578Z] 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-01T23:20:43.673Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-10-01T23:20:44.071Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-01T23:20:44.071Z] . [Pipeline] withDockerContainer [2020-10-01T23:20:44.186Z] prd-centos7-docker-4c-2g-2891 does not seem to be running inside a container [2020-10-01T23:20:44.243Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-01T23:20:44.897Z] $ docker top 51956cc901e580686ec06a12c7b274fef22cc83d133203e337658dbf873ca2cc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-01T23:20:45.478Z] + /klar nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2020-10-01T23:20:45.478Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-01T23:20:57.946Z] $ docker stop --time=1 51956cc901e580686ec06a12c7b274fef22cc83d133203e337658dbf873ca2cc [2020-10-01T23:20:59.286Z] $ docker rm -f 51956cc901e580686ec06a12c7b274fef22cc83d133203e337658dbf873ca2cc [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-01T23:20:59.810Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-01T23:20:59.810Z] . [Pipeline] withDockerContainer [2020-10-01T23:20:59.924Z] prd-centos7-docker-4c-2g-2891 does not seem to be running inside a container [2020-10-01T23:20:59.974Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-01T23:21:00.530Z] $ docker top 7366b00d4600affab11fc163588d5b363dc3175681ee6fc59baaa49b122eff1d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-01T23:21:01.138Z] + /klar nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2020-10-01T23:21:01.138Z] + tee [2020-10-01T23:21:01.138Z] clair timeout 1m0s [2020-10-01T23:21:01.138Z] docker timeout: 1m0s [2020-10-01T23:21:01.138Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-01T23:21:02.225Z] $ docker stop --time=1 7366b00d4600affab11fc163588d5b363dc3175681ee6fc59baaa49b122eff1d [2020-10-01T23:21:03.547Z] $ docker rm -f 7366b00d4600affab11fc163588d5b363dc3175681ee6fc59baaa49b122eff1d [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-01T23:21:04.036Z] + mkdir -p /w/workspace/xfoundry_ci-build-images_lftools/clair-reports [Pipeline] echo [2020-10-01T23:21:04.071Z] 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-01T23:21:04.169Z] Archiving artifacts [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-10-01T23:21:04.965Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-01T23:21:05.564Z] ---> package-listing.sh [2020-10-01T23:21:05.564Z] ++ facter osfamily [2020-10-01T23:21:05.564Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-01T23:21:05.564Z] + OS_FAMILY=redhat [2020-10-01T23:21:05.564Z] + workspace=/w/workspace/xfoundry_ci-build-images_lftools [2020-10-01T23:21:05.564Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-01T23:21:05.564Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-01T23:21:05.564Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-01T23:21:05.564Z] + PACKAGES=/tmp/packages_start.txt [2020-10-01T23:21:05.564Z] + '[' /w/workspace/xfoundry_ci-build-images_lftools ']' [2020-10-01T23:21:05.564Z] + PACKAGES=/tmp/packages_end.txt [2020-10-01T23:21:05.564Z] + case "${OS_FAMILY}" in [2020-10-01T23:21:05.564Z] + rpm -qa [2020-10-01T23:21:05.564Z] + sort [2020-10-01T23:21:09.782Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-01T23:21:09.782Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-01T23:21:09.782Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-01T23:21:09.782Z] + '[' /w/workspace/xfoundry_ci-build-images_lftools ']' [2020-10-01T23:21:09.782Z] + mkdir -p /w/workspace/xfoundry_ci-build-images_lftools/archives/ [2020-10-01T23:21:09.782Z] + 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-01T23:21:10.459Z] provisioning config files... [2020-10-01T23:21:10.479Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_ci-build-images_lftools@tmp/config271239010714721264tmp [Pipeline] { [Pipeline] echo [2020-10-01T23:21:10.598Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-01T23:21:10.932Z] ---> create-netrc.sh [Pipeline] } [2020-10-01T23:21:10.955Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-01T23:21:11.075Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-01T23:21:11.402Z] ---> python-tools-install.sh [2020-10-01T23:21:11.402Z] Generating Requirements File [2020-10-01T23:22:32.934Z] Python 3.6.8 [2020-10-01T23:22:32.934Z] pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) [2020-10-01T23:22:32.934Z] aiohttp==3.6.2 [2020-10-01T23:22:32.934Z] appdirs==1.4.3 [2020-10-01T23:22:32.934Z] argcomplete==1.12.1 [2020-10-01T23:22:32.934Z] aspy.yaml==1.3.0 [2020-10-01T23:22:32.934Z] async-timeout==3.0.1 [2020-10-01T23:22:32.934Z] attrs==19.3.0 [2020-10-01T23:22:32.934Z] Babel==2.8.0 [2020-10-01T23:22:32.934Z] beautifulsoup4==4.8.2 [2020-10-01T23:22:32.934Z] boto3==1.11.6 [2020-10-01T23:22:32.934Z] botocore==1.14.6 [2020-10-01T23:22:32.934Z] bs4==0.0.1 [2020-10-01T23:22:32.934Z] cachetools==4.1.1 [2020-10-01T23:22:32.934Z] certifi==2019.11.28 [2020-10-01T23:22:32.934Z] cffi==1.14.3 [2020-10-01T23:22:32.934Z] cfgv==2.0.1 [2020-10-01T23:22:32.934Z] chardet==3.0.4 [2020-10-01T23:22:32.934Z] click==7.1 [2020-10-01T23:22:32.934Z] cliff==3.4.0 [2020-10-01T23:22:32.934Z] cmd2==1.3.11 [2020-10-01T23:22:32.934Z] colorama==0.4.3 [2020-10-01T23:22:32.934Z] cryptography==3.1.1 [2020-10-01T23:22:32.934Z] debtcollector==2.2.0 [2020-10-01T23:22:32.934Z] decorator==4.4.2 [2020-10-01T23:22:32.934Z] defusedxml==0.6.0 [2020-10-01T23:22:32.934Z] Deprecated==1.2.7 [2020-10-01T23:22:32.934Z] distlib==0.3.1 [2020-10-01T23:22:32.934Z] distro==1.2.0 [2020-10-01T23:22:32.934Z] dnspython==1.16.0 [2020-10-01T23:22:32.934Z] docker==4.2.0 [2020-10-01T23:22:32.934Z] docutils==0.15.2 [2020-10-01T23:22:32.934Z] dogpile.cache==1.0.2 [2020-10-01T23:22:32.934Z] email-validator==1.0.5 [2020-10-01T23:22:32.934Z] filelock==3.0.12 [2020-10-01T23:22:32.934Z] future==0.18.2 [2020-10-01T23:22:32.934Z] google-auth==1.22.0 [2020-10-01T23:22:32.934Z] httplib2==0.17.0 [2020-10-01T23:22:32.934Z] identify==1.4.11 [2020-10-01T23:22:32.934Z] idna==2.9 [2020-10-01T23:22:32.934Z] idna-ssl==1.1.0 [2020-10-01T23:22:32.934Z] importlib-metadata==1.7.0 [2020-10-01T23:22:32.934Z] importlib-resources==1.5.0 [2020-10-01T23:22:32.934Z] iso8601==0.1.13 [2020-10-01T23:22:32.934Z] Jinja2==2.11.1 [2020-10-01T23:22:32.934Z] jmespath==0.10.0 [2020-10-01T23:22:32.934Z] jsonpatch==1.26 [2020-10-01T23:22:32.934Z] jsonpointer==2.0 [2020-10-01T23:22:32.934Z] jsonschema==3.2.0 [2020-10-01T23:22:32.934Z] keystoneauth1==4.2.1 [2020-10-01T23:22:32.934Z] kubernetes==11.0.0 [2020-10-01T23:22:32.934Z] lftools==0.34.2 [2020-10-01T23:22:32.934Z] lxml==4.5.0 [2020-10-01T23:22:32.934Z] MarkupSafe==0.23 [2020-10-01T23:22:32.934Z] msgpack==1.0.0 [2020-10-01T23:22:32.934Z] multi-key-dict==2.0.3 [2020-10-01T23:22:32.934Z] multidict==4.7.6 [2020-10-01T23:22:32.934Z] munch==2.5.0 [2020-10-01T23:22:32.934Z] netaddr==0.8.0 [2020-10-01T23:22:32.934Z] netifaces==0.10.9 [2020-10-01T23:22:32.934Z] niet==1.4.2 [2020-10-01T23:22:32.934Z] nodeenv==1.3.5 [2020-10-01T23:22:32.934Z] oauth2client==4.1.3 [2020-10-01T23:22:32.934Z] oauthlib==3.1.0 [2020-10-01T23:22:32.934Z] openstacksdk==0.50.0 [2020-10-01T23:22:32.934Z] os-client-config==2.1.0 [2020-10-01T23:22:32.934Z] os-service-types==1.7.0 [2020-10-01T23:22:32.934Z] osc-lib==2.2.1 [2020-10-01T23:22:32.934Z] oslo.config==8.3.2 [2020-10-01T23:22:32.934Z] oslo.context==3.1.1 [2020-10-01T23:22:32.934Z] oslo.i18n==5.0.1 [2020-10-01T23:22:32.934Z] oslo.log==4.4.0 [2020-10-01T23:22:32.934Z] oslo.serialization==4.0.1 [2020-10-01T23:22:32.934Z] oslo.utils==4.6.0 [2020-10-01T23:22:32.934Z] packaging==20.4 [2020-10-01T23:22:32.934Z] pbr==5.4.4 [2020-10-01T23:22:32.934Z] pluggy==0.13.1 [2020-10-01T23:22:32.934Z] prettytable==0.7.2 [2020-10-01T23:22:32.934Z] py==1.9.0 [2020-10-01T23:22:32.934Z] pyasn1==0.4.8 [2020-10-01T23:22:32.934Z] pyasn1-modules==0.2.8 [2020-10-01T23:22:32.934Z] pycparser==2.20 [2020-10-01T23:22:32.934Z] pygerrit2==2.0.10 [2020-10-01T23:22:32.934Z] PyGithub==1.46 [2020-10-01T23:22:32.934Z] pyinotify==0.9.6 [2020-10-01T23:22:32.934Z] PyJWT==1.7.1 [2020-10-01T23:22:32.934Z] pyparsing==2.4.7 [2020-10-01T23:22:32.934Z] pyperclip==1.8.0 [2020-10-01T23:22:32.934Z] pyroute2==0.4.13 [2020-10-01T23:22:32.934Z] pyrsistent==0.15.7 [2020-10-01T23:22:32.934Z] PySocks==1.6.8 [2020-10-01T23:22:32.934Z] python-cinderclient==7.2.0 [2020-10-01T23:22:32.934Z] python-dateutil==2.8.1 [2020-10-01T23:22:32.934Z] python-heatclient==2.2.1 [2020-10-01T23:22:32.934Z] python-jenkins==1.7.0 [2020-10-01T23:22:32.934Z] python-keystoneclient==4.1.1 [2020-10-01T23:22:32.934Z] python-magnumclient==3.2.1 [2020-10-01T23:22:32.934Z] python-novaclient==17.2.1 [2020-10-01T23:22:32.934Z] python-openstackclient==5.3.1 [2020-10-01T23:22:32.934Z] python-swiftclient==3.10.1 [2020-10-01T23:22:32.934Z] pytz==2020.1 [2020-10-01T23:22:32.934Z] PyYAML==5.3 [2020-10-01T23:22:32.934Z] requests==2.23.0 [2020-10-01T23:22:32.934Z] requests-oauthlib==1.3.0 [2020-10-01T23:22:32.934Z] requestsexceptions==1.4.0 [2020-10-01T23:22:32.934Z] rfc3986==1.4.0 [2020-10-01T23:22:32.934Z] rpm==4.11.3 [2020-10-01T23:22:32.934Z] rsa==4.0 [2020-10-01T23:22:32.934Z] ruamel.yaml==0.16.10 [2020-10-01T23:22:32.934Z] ruamel.yaml.clib==0.2.0 [2020-10-01T23:22:32.934Z] s3transfer==0.3.3 [2020-10-01T23:22:32.934Z] shade==1.27.2 [2020-10-01T23:22:32.934Z] simplejson==3.17.2 [2020-10-01T23:22:32.934Z] six==1.14.0 [2020-10-01T23:22:32.934Z] soupsieve==2.0 [2020-10-01T23:22:32.934Z] stevedore==3.2.2 [2020-10-01T23:22:32.934Z] tabulate==0.8.6 [2020-10-01T23:22:32.934Z] toml==0.10.0 [2020-10-01T23:22:32.934Z] tox==3.20.0 [2020-10-01T23:22:32.934Z] tqdm==4.43.0 [2020-10-01T23:22:32.934Z] typing-extensions==3.7.4.3 [2020-10-01T23:22:32.934Z] urllib3==1.25.8 [2020-10-01T23:22:32.934Z] virtualenv==20.0.31 [2020-10-01T23:22:32.934Z] wcwidth==0.2.5 [2020-10-01T23:22:32.934Z] websocket-client==0.57.0 [2020-10-01T23:22:32.934Z] wrapt==1.12.1 [2020-10-01T23:22:32.934Z] xdg==3.0.2 [2020-10-01T23:22:32.934Z] xmltodict==0.12.0 [2020-10-01T23:22:32.934Z] yarl==1.6.0 [2020-10-01T23:22:32.934Z] yq==2.11.1 [2020-10-01T23:22:32.934Z] zipp==3.2.0 [2020-10-01T23:22:32.934Z] Cache entry deserialization failed, entry ignored [2020-10-01T23:22:32.934Z] 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-01T23:22:32.934Z] Python 2.7.5 [2020-10-01T23:22:32.934Z] pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) [2020-10-01T23:22:32.934Z] 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-01T23:22:32.934Z] ansible==2.9.7 [2020-10-01T23:22:32.934Z] Babel==0.9.6 [2020-10-01T23:22:32.934Z] backports.ssl-match-hostname==3.5.0.1 [2020-10-01T23:22:32.934Z] beautifulsoup4==4.4.1 [2020-10-01T23:22:32.934Z] bodhi==2.11.0 [2020-10-01T23:22:32.934Z] bodhi-client==2.11.0 [2020-10-01T23:22:32.934Z] CCColUtils==1.4 [2020-10-01T23:22:32.934Z] cffi==1.6.0 [2020-10-01T23:22:32.934Z] chardet==2.2.1 [2020-10-01T23:22:32.934Z] click==6.7 [2020-10-01T23:22:32.934Z] cloud-init==18.5 [2020-10-01T23:22:32.934Z] configobj==4.7.2 [2020-10-01T23:22:32.934Z] cryptography==1.7.2 [2020-10-01T23:22:32.934Z] decorator==3.4.0 [2020-10-01T23:22:32.934Z] distro==1.2.0 [2020-10-01T23:22:32.934Z] enum34==1.0.4 [2020-10-01T23:22:32.934Z] fedpkg==1.38 [2020-10-01T23:22:32.934Z] futures==3.1.1 [2020-10-01T23:22:32.934Z] gitdb==0.6.4 [2020-10-01T23:22:32.934Z] GitPython==1.0.1 [2020-10-01T23:22:32.934Z] html5lib==0.999 [2020-10-01T23:22:32.934Z] httplib2==0.9.2 [2020-10-01T23:22:32.934Z] idna==2.4 [2020-10-01T23:22:32.934Z] iniparse==0.4 [2020-10-01T23:22:32.934Z] ipaddress==1.0.16 [2020-10-01T23:22:32.934Z] IPy==0.75 [2020-10-01T23:22:32.934Z] javapackages==1.0.0 [2020-10-01T23:22:32.934Z] Jinja2==2.7.2 [2020-10-01T23:22:32.934Z] jmespath==0.9.4 [2020-10-01T23:22:32.934Z] jsonpatch==1.2 [2020-10-01T23:22:32.934Z] jsonpointer==1.9 [2020-10-01T23:22:32.934Z] kerberos==1.1 [2020-10-01T23:22:32.934Z] kitchen==1.1.1 [2020-10-01T23:22:32.934Z] langtable==0.0.31 [2020-10-01T23:22:32.934Z] lockfile==0.9.1 [2020-10-01T23:22:32.934Z] lxml==3.2.1 [2020-10-01T23:22:32.934Z] MarkupSafe==0.11 [2020-10-01T23:22:32.934Z] munch==2.0.2 [2020-10-01T23:22:32.934Z] offtrac==0.1.0 [2020-10-01T23:22:32.934Z] openidc-client==0.6.0 [2020-10-01T23:22:32.934Z] packagedb-cli==2.14.1 [2020-10-01T23:22:32.934Z] paramiko==2.1.1 [2020-10-01T23:22:32.934Z] perf==0.1 [2020-10-01T23:22:32.934Z] ply==3.4 [2020-10-01T23:22:32.934Z] policycoreutils-default-encoding==0.1 [2020-10-01T23:22:32.934Z] prettytable==0.7.2 [2020-10-01T23:22:32.934Z] pyasn1==0.1.9 [2020-10-01T23:22:32.934Z] pycparser==2.14 [2020-10-01T23:22:32.934Z] pycurl==7.19.0 [2020-10-01T23:22:32.934Z] pygobject==3.22.0 [2020-10-01T23:22:32.934Z] pygpgme==0.3 [2020-10-01T23:22:32.934Z] pyliblzma==0.5.3 [2020-10-01T23:22:32.934Z] pyOpenSSL==0.13.1 [2020-10-01T23:22:32.934Z] pyparsing==1.5.6 [2020-10-01T23:22:32.934Z] pyserial==2.6 [2020-10-01T23:22:32.934Z] python-augeas==0.5.0 [2020-10-01T23:22:32.934Z] python-bugzilla==2.3.0 [2020-10-01T23:22:32.934Z] python-dateutil==1.5 [2020-10-01T23:22:32.934Z] python-fedora==0.10.0 [2020-10-01T23:22:32.934Z] python-linux-procfs==0.4.9 [2020-10-01T23:22:32.934Z] python-yubico==1.2.3 [2020-10-01T23:22:32.934Z] pyudev==0.15 [2020-10-01T23:22:32.934Z] pyusb==1.0.0b1 [2020-10-01T23:22:32.934Z] pyxattr==0.5.1 [2020-10-01T23:22:32.934Z] PyYAML==3.10 [2020-10-01T23:22:32.934Z] requests==2.6.0 [2020-10-01T23:22:32.934Z] requests-kerberos==0.7.0 [2020-10-01T23:22:32.934Z] rpkg==1.60 [2020-10-01T23:22:32.934Z] schedutils==0.4 [2020-10-01T23:22:32.934Z] seobject==0.1 [2020-10-01T23:22:32.934Z] sepolicy==1.1 [2020-10-01T23:22:32.934Z] six==1.9.0 [2020-10-01T23:22:32.934Z] smmap==0.9.0 [2020-10-01T23:22:32.934Z] urlgrabber==3.10 [2020-10-01T23:22:32.934Z] urllib3==1.10.2 [2020-10-01T23:22:32.934Z] virtualenv==15.1.0 [2020-10-01T23:22:32.934Z] yum-langpacks==0.4.2 [2020-10-01T23:22:32.934Z] yum-metadata-parser==1.1.4 [Pipeline] echo [2020-10-01T23:22:32.967Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-01T23:22:33.309Z] ---> sudo-logs.sh [2020-10-01T23:22:33.309Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-01T23:22:33.607Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-01T23:22:33.959Z] ---> job-cost.sh [2020-10-01T23:22:33.959Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kbPw [2020-10-01T23:22:43.985Z] Cache entry deserialization failed, entry ignored [2020-10-01T23:22:43.985Z] Cache entry deserialization failed, entry ignored [2020-10-01T23:22:45.486Z] Cache entry deserialization failed, entry ignored [2020-10-01T23:22:45.486Z] Cache entry deserialization failed, entry ignored [2020-10-01T23:22:45.486Z] Cache entry deserialization failed, entry ignored [2020-10-01T23:22:45.486Z] Cache entry deserialization failed, entry ignored [2020-10-01T23:22:45.486Z] Cache entry deserialization failed, entry ignored [2020-10-01T23:22:45.865Z] Cache entry deserialization failed, entry ignored [2020-10-01T23:22:45.865Z] Cache entry deserialization failed, entry ignored [2020-10-01T23:22:45.865Z] Cache entry deserialization failed, entry ignored [2020-10-01T23:22:45.865Z] Cache entry deserialization failed, entry ignored [2020-10-01T23:22:46.166Z] Cache entry deserialization failed, entry ignored [2020-10-01T23:22:46.166Z] Cache entry deserialization failed, entry ignored [2020-10-01T23:22:49.500Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2020-10-01T23:23:16.119Z] ERROR: After October 2020 you may experience errors when installing or updating packages. This is because pip will change the way that it resolves dependency conflicts. [2020-10-01T23:23:16.119Z] [2020-10-01T23:23:16.119Z] We recommend you use --use-feature=2020-resolver to test your packages with the new resolver before it becomes the default. [2020-10-01T23:23:16.119Z] [2020-10-01T23:23:16.119Z] virtualenv 20.0.31 requires importlib-metadata<2,>=0.12; python_version < "3.8", but you'll have importlib-metadata 2.0.0 which is incompatible. [2020-10-01T23:23:16.382Z] lf-activate-venv(): INFO: Adding /tmp/venv-kbPw/bin to PATH [2020-10-01T23:23:16.382Z] INFO: No Stack... [2020-10-01T23:23:17.809Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-01T23:23:18.756Z] INFO: Archiving Costs [Pipeline] echo [2020-10-01T23:23:18.793Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-01T23:23:19.122Z] ---> logs-deploy.sh [2020-10-01T23:23:19.122Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/lftools/12 [2020-10-01T23:23:19.122Z] INFO: archiving workspace using pattern(s): [2020-10-01T23:23:21.045Z] Archives upload complete. [2020-10-01T23:23:21.045Z] INFO: archiving logs to Nexus