Pull request #172 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/ci-build-images Obtained Jenkinsfile from 94b3d469ca7e924d367469457476181b43a88b09+3ca4c2ab4205f2e68e47b69b99a88161a7a529cd (515148413625336350733bbcc16d43119949661d) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5194845570803031044.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1850497481861685426.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 144eb70ba3d470a427e699408e811d3f535e987a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-172/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-172/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5654211067152349253.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-172/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh305501196670414154.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6264511991664802840.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh 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/PR-172/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-172/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1197876207506349087.key > 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 Avoid second fetch Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a 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] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-gcc-base, mavenSettings:ci-build-images-settings, dockerImageName:edgex-gcc-base, dockerNamespace:edgex-devops, dockerNexusRepo:snapshots, dockerTags:[1], releaseBranchOverride:gcc] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: ci-build-images-settings PROJECT: edgex-gcc-base USE_SEMVER: false DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-gcc-base DOCKER_REGISTRY_NAMESPACE: edgex-devops DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-gcc-base-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org RELEASE_BRANCH_OVERRIDE: gcc DOCKER_CUSTOM_TAGS: 1 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-3011 in /w/workspace/exfoundry_ci-build-images_PR-172 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/ci-build-images.git > git init /w/workspace/exfoundry_ci-build-images_PR-172 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/exfoundry_ci-build-images_PR-172@tmp/jenkins-gitclient-ssh833371842249682047.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/gcc commit 3ca4c2ab4205f2e68e47b69b99a88161a7a529cd into PR head commit 94b3d469ca7e924d367469457476181b43a88b09 > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/exfoundry_ci-build-images_PR-172@tmp/jenkins-gitclient-ssh6078332726319714075.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/172/head:refs/remotes/origin/PR-172 +refs/heads/gcc:refs/remotes/origin/gcc # timeout=10 Merge succeeded, producing 94b3d469ca7e924d367469457476181b43a88b09 Checking out Revision 94b3d469ca7e924d367469457476181b43a88b09 (PR-172) > git config core.sparsecheckout # timeout=10 > git checkout -f 94b3d469ca7e924d367469457476181b43a88b09 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/exfoundry_ci-build-images_PR-172@tmp/jenkins-gitclient-ssh2437371704286466631.key > git merge 3ca4c2ab4205f2e68e47b69b99a88161a7a529cd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 94b3d469ca7e924d367469457476181b43a88b09 # timeout=10 Commit message: "ci: update to alpine:3.12" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-15T23:10:05.196Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-15T23:10:05.593Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-15T23:10:05.751Z] ========================================================= [2021-07-15T23:10:05.751Z] EdgeX Global Pipelines Version Info [2021-07-15T23:10:05.751Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-15T23:10:07.164Z] ------------------- [2021-07-15T23:10:07.164Z] stable info: [2021-07-15T23:10:07.164Z] ------------------- [2021-07-15T23:10:07.164Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-15T23:10:07.164Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-15T23:10:07.164Z] Message: update stable to v1.0.196 [2021-07-15T23:10:07.760Z] ------------------- [2021-07-15T23:10:07.760Z] experimental info: [2021-07-15T23:10:07.760Z] ------------------- [2021-07-15T23:10:07.760Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-15T23:10:07.760Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-15T23:10:07.760Z] Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2021-07-15T23:10:08.158Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = ci-build-images-settings [Pipeline] echo [2021-07-15T23:10:08.237Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-gcc-base [Pipeline] echo [2021-07-15T23:10:08.336Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo [2021-07-15T23:10:08.534Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-07-15T23:10:08.637Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-15T23:10:08.763Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-gcc-base [Pipeline] echo [2021-07-15T23:10:08.846Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo [2021-07-15T23:10:08.918Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2021-07-15T23:10:09.005Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2021-07-15T23:10:09.085Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-07-15T23:10:09.155Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2021-07-15T23:10:09.231Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-gcc-base-archive.tar.gz [Pipeline] echo [2021-07-15T23:10:09.304Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-15T23:10:09.378Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-15T23:10:09.460Z] [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = gcc [Pipeline] echo [2021-07-15T23:10:09.541Z] [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = 1 [Pipeline] echo [2021-07-15T23:10:09.660Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-172 [Pipeline] echo [2021-07-15T23:10:09.742Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-172 [Pipeline] echo [2021-07-15T23:10:09.842Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-172 [Pipeline] echo [2021-07-15T23:10:09.924Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 94b3d469ca7e924d367469457476181b43a88b09 [Pipeline] echo [2021-07-15T23:10:10.004Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 94b3d46 [Pipeline] echo [2021-07-15T23:10:10.085Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-15T23:10:10.292Z] provisioning config files... [2021-07-15T23:10:10.317Z] copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-172@tmp/config3959879490936104869tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-15T23:10:10.752Z] ---> docker-login.sh [2021-07-15T23:10:10.753Z] nexus3.edgexfoundry.org:10001 [2021-07-15T23:10:10.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T23:10:11.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T23:10:11.025Z] Configure a credential helper to remove this warning. See [2021-07-15T23:10:11.025Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T23:10:11.025Z] [2021-07-15T23:10:11.025Z] Login Succeeded [2021-07-15T23:10:11.025Z] nexus3.edgexfoundry.org:10002 [2021-07-15T23:10:11.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T23:10:11.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T23:10:11.296Z] Configure a credential helper to remove this warning. See [2021-07-15T23:10:11.296Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T23:10:11.296Z] [2021-07-15T23:10:11.296Z] Login Succeeded [2021-07-15T23:10:11.296Z] nexus3.edgexfoundry.org:10003 [2021-07-15T23:10:11.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T23:10:11.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T23:10:11.296Z] Configure a credential helper to remove this warning. See [2021-07-15T23:10:11.296Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T23:10:11.296Z] [2021-07-15T23:10:11.296Z] Login Succeeded [2021-07-15T23:10:11.296Z] nexus3.edgexfoundry.org:10004 [2021-07-15T23:10:11.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T23:10:11.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T23:10:11.564Z] Configure a credential helper to remove this warning. See [2021-07-15T23:10:11.564Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T23:10:11.564Z] [2021-07-15T23:10:11.564Z] Login Succeeded [2021-07-15T23:10:11.564Z] docker.io [2021-07-15T23:10:11.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T23:10:12.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T23:10:12.152Z] Configure a credential helper to remove this warning. See [2021-07-15T23:10:12.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T23:10:12.152Z] [2021-07-15T23:10:12.152Z] Login Succeeded [2021-07-15T23:10:12.152Z] ---> docker-login.sh ends [Pipeline] } [2021-07-15T23:10:12.195Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) Stage "Semver Prep" skipped due to when conditional [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] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-15T23:10:13.869Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-07-15T23:10:14.213Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-15T23:10:14.557Z] + sudo service docker restart [2021-07-15T23:10:14.557Z] + true [2021-07-15T23:10:14.557Z] Redirecting to /bin/systemctl restart docker.service [2021-07-15T23:10:28.223Z] Still waiting to schedule task [2021-07-15T23:10:28.223Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-15T23:10:32.919Z] provisioning config files... [2021-07-15T23:10:32.940Z] copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-172@tmp/config8817155968330170282tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-15T23:10:33.361Z] ---> docker-login.sh [2021-07-15T23:10:33.361Z] nexus3.edgexfoundry.org:10001 [2021-07-15T23:10:33.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T23:10:33.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T23:10:33.361Z] Configure a credential helper to remove this warning. See [2021-07-15T23:10:33.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T23:10:33.361Z] [2021-07-15T23:10:33.361Z] Login Succeeded [2021-07-15T23:10:33.361Z] nexus3.edgexfoundry.org:10002 [2021-07-15T23:10:33.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T23:10:33.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T23:10:33.660Z] Configure a credential helper to remove this warning. See [2021-07-15T23:10:33.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T23:10:33.660Z] [2021-07-15T23:10:33.660Z] Login Succeeded [2021-07-15T23:10:33.660Z] nexus3.edgexfoundry.org:10003 [2021-07-15T23:10:33.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T23:10:33.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T23:10:33.943Z] Configure a credential helper to remove this warning. See [2021-07-15T23:10:33.943Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T23:10:33.943Z] [2021-07-15T23:10:33.943Z] Login Succeeded [2021-07-15T23:10:33.943Z] nexus3.edgexfoundry.org:10004 [2021-07-15T23:10:33.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T23:10:34.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T23:10:34.215Z] Configure a credential helper to remove this warning. See [2021-07-15T23:10:34.215Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T23:10:34.215Z] [2021-07-15T23:10:34.215Z] Login Succeeded [2021-07-15T23:10:34.215Z] docker.io [2021-07-15T23:10:34.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T23:10:34.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T23:10:34.484Z] Configure a credential helper to remove this warning. See [2021-07-15T23:10:34.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T23:10:34.484Z] [2021-07-15T23:10:34.484Z] Login Succeeded [2021-07-15T23:10:34.484Z] ---> docker-login.sh ends [Pipeline] } [2021-07-15T23:10:34.517Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-15T23:10:36.036Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-07-15T23:10:36.387Z] + ls -al . [2021-07-15T23:10:36.387Z] total 8 [2021-07-15T23:10:36.387Z] drwxrwxr-x. 3 jenkins jenkins 55 Jul 15 23:10 . [2021-07-15T23:10:36.387Z] drwxrwxr-x. 4 jenkins jenkins 112 Jul 15 23:09 .. [2021-07-15T23:10:36.387Z] -rw-rw-r--. 1 jenkins jenkins 401 Jul 15 23:10 Dockerfile [2021-07-15T23:10:36.387Z] drwxrwxr-x. 8 jenkins jenkins 179 Jul 15 23:10 .git [2021-07-15T23:10:36.387Z] -rw-rw-r--. 1 jenkins jenkins 883 Jul 15 23:10 Jenkinsfile [Pipeline] isUnix [Pipeline] sh [2021-07-15T23:10:37.173Z] + docker build -t edgex-devops/edgex-gcc-base -f Dockerfile --build-arg ARCH=amd64 --label git_sha=94b3d469ca7e924d367469457476181b43a88b09 --label arch=amd64 . [2021-07-15T23:10:37.173Z] Sending build context to Docker daemon 386kB [2021-07-15T23:10:37.173Z] Step 1/6 : FROM alpine:3.12 [2021-07-15T23:10:37.768Z] 3.12: Pulling from library/alpine [2021-07-15T23:10:37.768Z] 339de151aab4: Pulling fs layer [2021-07-15T23:10:38.068Z] 339de151aab4: Verifying Checksum [2021-07-15T23:10:38.068Z] 339de151aab4: Download complete [2021-07-15T23:10:38.348Z] 339de151aab4: Pull complete [2021-07-15T23:10:38.348Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-15T23:10:38.348Z] Status: Downloaded newer image for alpine:3.12 [2021-07-15T23:10:38.348Z] ---> 13621d1b12d4 [2021-07-15T23:10:38.348Z] Step 2/6 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-07-15T23:10:38.348Z] ---> Running in c992568e2edc [2021-07-15T23:10:38.830Z] Removing intermediate container c992568e2edc [2021-07-15T23:10:38.830Z] ---> f4a99a33ac96 [2021-07-15T23:10:38.830Z] Step 3/6 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T23:10:38.830Z] ---> Running in c3c5a4cffa64 [2021-07-15T23:10:39.104Z] Removing intermediate container c3c5a4cffa64 [2021-07-15T23:10:39.104Z] ---> 35e1417b3031 [2021-07-15T23:10:39.104Z] Step 4/6 : RUN apk add --update --no-cache git build-base cmake linux-headers yaml yaml-dev libmicrohttpd-dev libcurl curl-dev [2021-07-15T23:10:39.104Z] ---> Running in e8964a3f9893 [2021-07-15T23:10:39.388Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-15T23:10:39.976Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-15T23:10:40.559Z] (1/61) Installing libgcc (9.3.0-r2) [2021-07-15T23:10:40.559Z] (2/61) Installing libstdc++ (9.3.0-r2) [2021-07-15T23:10:41.528Z] (3/61) Installing binutils (2.34-r2) [2021-07-15T23:10:42.114Z] (4/61) Installing libmagic (5.38-r0) [2021-07-15T23:10:42.382Z] (5/61) Installing file (5.38-r0) [2021-07-15T23:10:42.382Z] (6/61) Installing gmp (6.2.0-r0) [2021-07-15T23:10:42.382Z] (7/61) Installing isl (0.18-r0) [2021-07-15T23:10:42.649Z] (8/61) Installing libgomp (9.3.0-r2) [2021-07-15T23:10:42.649Z] (9/61) Installing libatomic (9.3.0-r2) [2021-07-15T23:10:42.916Z] (10/61) Installing libgphobos (9.3.0-r2) [2021-07-15T23:10:43.507Z] (11/61) Installing mpfr4 (4.0.2-r4) [2021-07-15T23:10:43.507Z] (12/61) Installing mpc1 (1.1.0-r1) [2021-07-15T23:10:43.507Z] (13/61) Installing gcc (9.3.0-r2) [2021-07-15T23:10:58.770Z] (14/61) Installing musl-dev (1.1.24-r10) [2021-07-15T23:11:00.196Z] (15/61) Installing libc-dev (0.7.2-r3) [2021-07-15T23:11:00.196Z] (16/61) Installing g++ (9.3.0-r2) [2021-07-15T23:11:08.464Z] (17/61) Installing make (4.3-r0) [2021-07-15T23:11:08.464Z] (18/61) Installing fortify-headers (1.1-r0) [2021-07-15T23:11:08.464Z] (19/61) Installing patch (2.7.6-r7) [2021-07-15T23:11:08.464Z] (20/61) Installing build-base (0.5-r2) [2021-07-15T23:11:08.733Z] (21/61) Installing libacl (2.2.53-r0) [2021-07-15T23:11:08.733Z] (22/61) Installing libbz2 (1.0.8-r1) [2021-07-15T23:11:08.733Z] (23/61) Installing expat (2.2.9-r1) [2021-07-15T23:11:09.003Z] (24/61) Installing lz4-libs (1.9.2-r0) [2021-07-15T23:11:09.003Z] (25/61) Installing xz-libs (5.2.5-r0) [2021-07-15T23:11:09.003Z] (26/61) Installing zstd-libs (1.4.9-r0) [2021-07-15T23:11:09.271Z] (27/61) Installing libarchive (3.4.3-r1) [2021-07-15T23:11:09.271Z] (28/61) Installing ca-certificates (20191127-r4) [2021-07-15T23:11:09.541Z] (29/61) Installing nghttp2-libs (1.41.0-r0) [2021-07-15T23:11:09.541Z] (30/61) Installing libcurl (7.77.0-r0) [2021-07-15T23:11:09.809Z] (31/61) Installing ncurses-terminfo-base (6.2_p20200523-r0) [2021-07-15T23:11:09.809Z] (32/61) Installing ncurses-libs (6.2_p20200523-r0) [2021-07-15T23:11:10.080Z] (33/61) Installing rhash-libs (1.3.9-r1) [2021-07-15T23:11:10.080Z] (34/61) Installing libuv (1.38.1-r0) [2021-07-15T23:11:10.351Z] (35/61) Installing cmake (3.17.2-r0) [2021-07-15T23:11:17.018Z] (36/61) Installing pkgconf (1.7.2-r0) [2021-07-15T23:11:17.018Z] (37/61) Installing openssl-dev (1.1.1k-r0) [2021-07-15T23:11:17.018Z] (38/61) Installing nghttp2-dev (1.41.0-r0) [2021-07-15T23:11:17.018Z] (39/61) Installing zlib-dev (1.2.11-r3) [2021-07-15T23:11:17.018Z] (40/61) Installing curl-dev (7.77.0-r0) [2021-07-15T23:11:17.018Z] (41/61) Installing pcre2 (10.35-r0) [2021-07-15T23:11:17.018Z] (42/61) Installing git (2.26.3-r0) [2021-07-15T23:11:19.604Z] (43/61) Installing nettle (3.5.1-r1) [2021-07-15T23:11:19.876Z] (44/61) Installing libffi (3.3-r2) [2021-07-15T23:11:19.876Z] (45/61) Installing p11-kit (0.23.22-r0) [2021-07-15T23:11:20.147Z] (46/61) Installing libtasn1 (4.16.0-r1) [2021-07-15T23:11:20.147Z] (47/61) Installing libunistring (0.9.10-r0) [2021-07-15T23:11:20.416Z] (48/61) Installing gnutls (3.6.15-r1) [2021-07-15T23:11:20.686Z] (49/61) Installing libmicrohttpd (0.9.70-r0) [2021-07-15T23:11:20.686Z] (50/61) Installing gnutls-c++ (3.6.15-r1) [2021-07-15T23:11:20.954Z] (51/61) Installing libgmpxx (6.2.0-r0) [2021-07-15T23:11:20.954Z] (52/61) Installing gmp-dev (6.2.0-r0) [2021-07-15T23:11:21.224Z] (53/61) Installing nettle-dev (3.5.1-r1) [2021-07-15T23:11:21.224Z] (54/61) Installing libtasn1-progs (4.16.0-r1) [2021-07-15T23:11:21.224Z] (55/61) Installing libtasn1-dev (4.16.0-r1) [2021-07-15T23:11:21.493Z] (56/61) Installing p11-kit-dev (0.23.22-r0) [2021-07-15T23:11:21.493Z] (57/61) Installing gnutls-dev (3.6.15-r1) [2021-07-15T23:11:21.493Z] (58/61) Installing libmicrohttpd-dev (0.9.70-r0) [2021-07-15T23:11:21.765Z] (59/61) Installing linux-headers (5.4.5-r1) [2021-07-15T23:11:22.354Z] (60/61) Installing yaml (0.2.4-r1) [2021-07-15T23:11:22.354Z] (61/61) Installing yaml-dev (0.2.4-r1) [2021-07-15T23:11:22.354Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T23:11:22.354Z] Executing ca-certificates-20191127-r4.trigger [2021-07-15T23:11:22.354Z] OK: 284 MiB in 75 packages [2021-07-15T23:11:27.738Z] Removing intermediate container e8964a3f9893 [2021-07-15T23:11:27.738Z] ---> 79a209d2f5c7 [2021-07-15T23:11:27.738Z] Step 5/6 : LABEL arch=amd64 [2021-07-15T23:11:27.738Z] ---> Running in fa77d353ceee [2021-07-15T23:11:27.738Z] Removing intermediate container fa77d353ceee [2021-07-15T23:11:27.738Z] ---> a3dbfafc60de [2021-07-15T23:11:27.738Z] Step 6/6 : LABEL git_sha=94b3d469ca7e924d367469457476181b43a88b09 [2021-07-15T23:11:27.738Z] ---> Running in 9a035aa20bfb [2021-07-15T23:11:27.738Z] Removing intermediate container 9a035aa20bfb [2021-07-15T23:11:27.738Z] ---> dc58e6fd7ae9 [2021-07-15T23:11:27.738Z] [Warning] One or more build-args [ARCH] were not consumed [2021-07-15T23:11:27.738Z] Successfully built dc58e6fd7ae9 [2021-07-15T23:11:27.738Z] Successfully tagged edgex-devops/edgex-gcc-base:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-15T23:14:11.086Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3013 in /w/workspace/exfoundry_ci-build-images_PR-172 [Pipeline] { [Pipeline] checkout [2021-07-15T23:14:11.373Z] Selected Git installation does not exist. Using Default [2021-07-15T23:14:11.373Z] The recommended git tool is: NONE [2021-07-15T23:14:19.439Z] using credential edgex-jenkins-ssh [2021-07-15T23:14:19.462Z] Cloning the remote Git repository [2021-07-15T23:14:19.534Z] Cloning repository git@github.com:edgexfoundry/ci-build-images.git [2021-07-15T23:14:19.664Z] > git init /w/workspace/exfoundry_ci-build-images_PR-172 # timeout=10 [2021-07-15T23:14:19.761Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2021-07-15T23:14:19.762Z] > git --version # timeout=10 [2021-07-15T23:14:19.784Z] > git --version # 'git version 2.17.1' [2021-07-15T23:14:19.786Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T23:14:19.883Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-15T23:14:20.703Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2021-07-15T23:14:20.740Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-15T23:14:20.768Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2021-07-15T23:14:20.810Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2021-07-15T23:14:20.811Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T23:14:20.824Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/172/head:refs/remotes/origin/PR-172 +refs/heads/gcc:refs/remotes/origin/gcc # timeout=10 [2021-07-15T23:14:21.443Z] Merging remotes/origin/gcc commit 3ca4c2ab4205f2e68e47b69b99a88161a7a529cd into PR head commit 94b3d469ca7e924d367469457476181b43a88b09 [2021-07-15T23:14:21.647Z] Merge succeeded, producing 94b3d469ca7e924d367469457476181b43a88b09 [2021-07-15T23:14:21.648Z] Checking out Revision 94b3d469ca7e924d367469457476181b43a88b09 (PR-172) [2021-07-15T23:14:21.466Z] > git config core.sparsecheckout # timeout=10 [2021-07-15T23:14:21.488Z] > git checkout -f 94b3d469ca7e924d367469457476181b43a88b09 # timeout=10 [2021-07-15T23:14:21.554Z] > git remote # timeout=10 [2021-07-15T23:14:21.570Z] > git config --get remote.origin.url # timeout=10 [2021-07-15T23:14:21.584Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T23:14:21.596Z] > git merge 3ca4c2ab4205f2e68e47b69b99a88161a7a529cd # timeout=10 [2021-07-15T23:14:21.620Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-15T23:14:21.652Z] > git config core.sparsecheckout # timeout=10 [2021-07-15T23:14:21.669Z] > git checkout -f 94b3d469ca7e924d367469457476181b43a88b09 # timeout=10 [2021-07-15T23:14:26.110Z] Commit message: "ci: update to alpine:3.12" [2021-07-15T23:14:26.179Z] > git --version # timeout=10 [2021-07-15T23:14:26.194Z] > git --version # 'git version 2.17.1' [2021-07-15T23:14:26.204Z] fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-15T23:14:27.322Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-07-15T23:14:27.773Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-15T23:14:28.138Z] + true [2021-07-15T23:14:28.138Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-15T23:14:46.669Z] provisioning config files... [2021-07-15T23:14:46.701Z] copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-172@tmp/config8847604142282083209tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-15T23:14:47.153Z] ---> docker-login.sh [2021-07-15T23:14:47.154Z] nexus3.edgexfoundry.org:10001 [2021-07-15T23:14:48.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T23:14:48.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T23:14:48.429Z] Configure a credential helper to remove this warning. See [2021-07-15T23:14:48.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T23:14:48.429Z] [2021-07-15T23:14:48.429Z] Login Succeeded [2021-07-15T23:14:48.429Z] nexus3.edgexfoundry.org:10002 [2021-07-15T23:14:49.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T23:14:49.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T23:14:49.035Z] Configure a credential helper to remove this warning. See [2021-07-15T23:14:49.035Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T23:14:49.035Z] [2021-07-15T23:14:49.035Z] Login Succeeded [2021-07-15T23:14:49.035Z] nexus3.edgexfoundry.org:10003 [2021-07-15T23:14:49.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T23:14:49.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T23:14:49.644Z] Configure a credential helper to remove this warning. See [2021-07-15T23:14:49.644Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T23:14:49.644Z] [2021-07-15T23:14:49.644Z] Login Succeeded [2021-07-15T23:14:49.644Z] nexus3.edgexfoundry.org:10004 [2021-07-15T23:14:50.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T23:14:50.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T23:14:50.269Z] Configure a credential helper to remove this warning. See [2021-07-15T23:14:50.269Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T23:14:50.269Z] [2021-07-15T23:14:50.269Z] Login Succeeded [2021-07-15T23:14:50.269Z] docker.io [2021-07-15T23:14:50.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T23:14:51.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T23:14:51.151Z] Configure a credential helper to remove this warning. See [2021-07-15T23:14:51.151Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T23:14:51.151Z] [2021-07-15T23:14:51.151Z] Login Succeeded [2021-07-15T23:14:51.151Z] ---> docker-login.sh ends [Pipeline] } [2021-07-15T23:14:51.185Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-15T23:14:52.029Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-07-15T23:14:52.408Z] + ls -al . [2021-07-15T23:14:52.408Z] total 20 [2021-07-15T23:14:52.408Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 23:14 . [2021-07-15T23:14:52.409Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 23:14 .. [2021-07-15T23:14:52.409Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 15 23:14 .git [2021-07-15T23:14:52.409Z] -rw-rw-r-- 1 jenkins jenkins 401 Jul 15 23:14 Dockerfile [2021-07-15T23:14:52.409Z] -rw-rw-r-- 1 jenkins jenkins 883 Jul 15 23:14 Jenkinsfile [Pipeline] isUnix [Pipeline] sh [2021-07-15T23:14:52.812Z] + docker build -t edgex-devops/edgex-gcc-base-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=94b3d469ca7e924d367469457476181b43a88b09 --label arch=arm64 . [2021-07-15T23:14:53.099Z] Sending build context to Docker daemon 385kB [2021-07-15T23:14:53.374Z] Step 1/6 : FROM alpine:3.12 [2021-07-15T23:14:53.969Z] 3.12: Pulling from library/alpine [2021-07-15T23:14:54.247Z] d2f70382dc9a: Pulling fs layer [2021-07-15T23:14:54.523Z] d2f70382dc9a: Verifying Checksum [2021-07-15T23:14:54.523Z] d2f70382dc9a: Download complete [2021-07-15T23:14:55.122Z] d2f70382dc9a: Pull complete [2021-07-15T23:14:55.122Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-15T23:14:55.122Z] Status: Downloaded newer image for alpine:3.12 [2021-07-15T23:14:55.122Z] ---> c4fd0aeabfcf [2021-07-15T23:14:55.122Z] Step 2/6 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-07-15T23:14:55.400Z] ---> Running in 4803ff1ae0dd [2021-07-15T23:14:56.006Z] Removing intermediate container 4803ff1ae0dd [2021-07-15T23:14:56.006Z] ---> dab042e14fe3 [2021-07-15T23:14:56.006Z] Step 3/6 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T23:14:56.006Z] ---> Running in cd29272454e0 [2021-07-15T23:14:58.632Z] Removing intermediate container cd29272454e0 [2021-07-15T23:14:58.632Z] ---> b52a69ee30dd [2021-07-15T23:14:58.632Z] Step 4/6 : RUN apk add --update --no-cache git build-base cmake linux-headers yaml yaml-dev libmicrohttpd-dev libcurl curl-dev [2021-07-15T23:14:58.632Z] ---> Running in bbd822b5304e [2021-07-15T23:15:00.078Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-15T23:15:00.673Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-15T23:15:01.282Z] (1/61) Installing libgcc (9.3.0-r2) [2021-07-15T23:15:01.282Z] (2/61) Installing libstdc++ (9.3.0-r2) [2021-07-15T23:15:01.605Z] (3/61) Installing binutils (2.34-r2) [2021-07-15T23:15:02.268Z] (4/61) Installing libmagic (5.38-r0) [2021-07-15T23:15:02.671Z] (5/61) Installing file (5.38-r0) [2021-07-15T23:15:02.671Z] (6/61) Installing gmp (6.2.0-r0) [2021-07-15T23:15:02.671Z] (7/61) Installing isl (0.18-r0) [2021-07-15T23:15:02.947Z] (8/61) Installing libgomp (9.3.0-r2) [2021-07-15T23:15:02.947Z] (9/61) Installing libatomic (9.3.0-r2) [2021-07-15T23:15:03.235Z] (10/61) Installing libgphobos (9.3.0-r2) [2021-07-15T23:15:03.864Z] (11/61) Installing mpfr4 (4.0.2-r4) [2021-07-15T23:15:03.864Z] (12/61) Installing mpc1 (1.1.0-r1) [2021-07-15T23:15:03.864Z] (13/61) Installing gcc (9.3.0-r2) [2021-07-15T23:15:12.179Z] (14/61) Installing musl-dev (1.1.24-r10) [2021-07-15T23:15:12.784Z] (15/61) Installing libc-dev (0.7.2-r3) [2021-07-15T23:15:13.082Z] (16/61) Installing g++ (9.3.0-r2) [2021-07-15T23:15:17.443Z] (17/61) Installing make (4.3-r0) [2021-07-15T23:15:17.443Z] (18/61) Installing fortify-headers (1.1-r0) [2021-07-15T23:15:17.737Z] (19/61) Installing patch (2.7.6-r7) [2021-07-15T23:15:17.737Z] (20/61) Installing build-base (0.5-r2) [2021-07-15T23:15:17.737Z] (21/61) Installing libacl (2.2.53-r0) [2021-07-15T23:15:18.012Z] (22/61) Installing libbz2 (1.0.8-r1) [2021-07-15T23:15:18.012Z] (23/61) Installing expat (2.2.9-r1) [2021-07-15T23:15:18.012Z] (24/61) Installing lz4-libs (1.9.2-r0) [2021-07-15T23:15:18.287Z] (25/61) Installing xz-libs (5.2.5-r0) [2021-07-15T23:15:18.287Z] (26/61) Installing zstd-libs (1.4.9-r0) [2021-07-15T23:15:18.287Z] (27/61) Installing libarchive (3.4.3-r1) [2021-07-15T23:15:18.559Z] (28/61) Installing ca-certificates (20191127-r4) [2021-07-15T23:15:18.559Z] (29/61) Installing nghttp2-libs (1.41.0-r0) [2021-07-15T23:15:18.834Z] (30/61) Installing libcurl (7.77.0-r0) [2021-07-15T23:15:18.834Z] (31/61) Installing ncurses-terminfo-base (6.2_p20200523-r0) [2021-07-15T23:15:18.834Z] (32/61) Installing ncurses-libs (6.2_p20200523-r0) [2021-07-15T23:15:19.105Z] (33/61) Installing rhash-libs (1.3.9-r1) [2021-07-15T23:15:19.105Z] (34/61) Installing libuv (1.38.1-r0) [2021-07-15T23:15:19.105Z] (35/61) Installing cmake (3.17.2-r0) [2021-07-15T23:15:24.585Z] (36/61) Installing pkgconf (1.7.2-r0) [2021-07-15T23:15:24.585Z] (37/61) Installing openssl-dev (1.1.1k-r0) [2021-07-15T23:15:24.585Z] (38/61) Installing nghttp2-dev (1.41.0-r0) [2021-07-15T23:15:24.585Z] (39/61) Installing zlib-dev (1.2.11-r3) [2021-07-15T23:15:24.585Z] (40/61) Installing curl-dev (7.77.0-r0) [2021-07-15T23:15:24.585Z] (41/61) Installing pcre2 (10.35-r0) [2021-07-15T23:15:24.585Z] (42/61) Installing git (2.26.3-r0) [2021-07-15T23:15:28.899Z] (43/61) Installing nettle (3.5.1-r1) [2021-07-15T23:15:28.899Z] (44/61) Installing libffi (3.3-r2) [2021-07-15T23:15:29.176Z] (45/61) Installing p11-kit (0.23.22-r0) [2021-07-15T23:15:29.176Z] (46/61) Installing libtasn1 (4.16.0-r1) [2021-07-15T23:15:29.176Z] (47/61) Installing libunistring (0.9.10-r0) [2021-07-15T23:15:29.780Z] (48/61) Installing gnutls (3.6.15-r1) [2021-07-15T23:15:30.054Z] (49/61) Installing libmicrohttpd (0.9.70-r0) [2021-07-15T23:15:30.054Z] (50/61) Installing gnutls-c++ (3.6.15-r1) [2021-07-15T23:15:30.328Z] (51/61) Installing libgmpxx (6.2.0-r0) [2021-07-15T23:15:30.328Z] (52/61) Installing gmp-dev (6.2.0-r0) [2021-07-15T23:15:30.601Z] (53/61) Installing nettle-dev (3.5.1-r1) [2021-07-15T23:15:30.601Z] (54/61) Installing libtasn1-progs (4.16.0-r1) [2021-07-15T23:15:30.876Z] (55/61) Installing libtasn1-dev (4.16.0-r1) [2021-07-15T23:15:30.876Z] (56/61) Installing p11-kit-dev (0.23.22-r0) [2021-07-15T23:15:30.876Z] (57/61) Installing gnutls-dev (3.6.15-r1) [2021-07-15T23:15:31.151Z] (58/61) Installing libmicrohttpd-dev (0.9.70-r0) [2021-07-15T23:15:31.151Z] (59/61) Installing linux-headers (5.4.5-r1) [2021-07-15T23:15:32.212Z] (60/61) Installing yaml (0.2.4-r1) [2021-07-15T23:15:32.212Z] (61/61) Installing yaml-dev (0.2.4-r1) [2021-07-15T23:15:32.212Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T23:15:32.212Z] Executing ca-certificates-20191127-r4.trigger [2021-07-15T23:15:32.526Z] OK: 265 MiB in 75 packages [2021-07-15T23:15:45.045Z] Removing intermediate container bbd822b5304e [2021-07-15T23:15:45.045Z] ---> 941f14b2fc01 [2021-07-15T23:15:45.045Z] Step 5/6 : LABEL arch=arm64 [2021-07-15T23:15:45.327Z] ---> Running in ec6dc81ebd6d [2021-07-15T23:15:45.967Z] Removing intermediate container ec6dc81ebd6d [2021-07-15T23:15:45.967Z] ---> 83235060247b [2021-07-15T23:15:45.967Z] Step 6/6 : LABEL git_sha=94b3d469ca7e924d367469457476181b43a88b09 [2021-07-15T23:15:45.967Z] ---> Running in 888bd1e4dd7c [2021-07-15T23:15:46.359Z] Removing intermediate container 888bd1e4dd7c [2021-07-15T23:15:46.359Z] ---> 9b9a0998cd09 [2021-07-15T23:15:46.359Z] [Warning] One or more build-args [ARCH] were not consumed [2021-07-15T23:15:46.359Z] Successfully built 9b9a0998cd09 [2021-07-15T23:15:46.359Z] Successfully tagged edgex-devops/edgex-gcc-base-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-07-15T23:15:48.805Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T23:15:49.486Z] ---> package-listing.sh [2021-07-15T23:15:49.486Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-15T23:15:49.486Z] ++ facter osfamily [2021-07-15T23:15:49.770Z] + OS_FAMILY=redhat [2021-07-15T23:15:49.770Z] + workspace=/w/workspace/exfoundry_ci-build-images_PR-172 [2021-07-15T23:15:49.770Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-15T23:15:49.770Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-15T23:15:49.770Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-15T23:15:49.770Z] + PACKAGES=/tmp/packages_start.txt [2021-07-15T23:15:49.770Z] + '[' /w/workspace/exfoundry_ci-build-images_PR-172 ']' [2021-07-15T23:15:49.770Z] + PACKAGES=/tmp/packages_end.txt [2021-07-15T23:15:49.770Z] + case "${OS_FAMILY}" in [2021-07-15T23:15:49.770Z] + rpm -qa [2021-07-15T23:15:49.770Z] + sort [2021-07-15T23:15:50.360Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-15T23:15:50.360Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-15T23:15:50.360Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-15T23:15:50.360Z] + '[' /w/workspace/exfoundry_ci-build-images_PR-172 ']' [2021-07-15T23:15:50.360Z] + mkdir -p /w/workspace/exfoundry_ci-build-images_PR-172/archives/ [2021-07-15T23:15:50.360Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_ci-build-images_PR-172/archives/ [Pipeline] echo [2021-07-15T23:15:50.431Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_ci-build-images_PR-172/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-15T23:15:50.808Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-15T23:15:51.494Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-15T23:15:51.494Z] [2021-07-15T23:15:51.494Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-07-15T23:15:51.891Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-15T23:15:51.891Z] alpine: Pulling from edgex-lftools-log-publisher [2021-07-15T23:15:51.891Z] 5843afab3874: Pulling fs layer [2021-07-15T23:15:51.891Z] 2dfaacf7024e: Pulling fs layer [2021-07-15T23:15:51.891Z] 2dbba127c6aa: Pulling fs layer [2021-07-15T23:15:51.891Z] 1a467efa2204: Pulling fs layer [2021-07-15T23:15:51.891Z] 865369a531d5: Pulling fs layer [2021-07-15T23:15:51.891Z] 2dc3bafdbf1c: Pulling fs layer [2021-07-15T23:15:51.891Z] 9ac237eaa80d: Pulling fs layer [2021-07-15T23:15:51.891Z] 6bcad4ecc5c2: Pulling fs layer [2021-07-15T23:15:51.891Z] 7074353bde3e: Pulling fs layer [2021-07-15T23:15:51.891Z] 1a467efa2204: Waiting [2021-07-15T23:15:51.891Z] 6bcad4ecc5c2: Waiting [2021-07-15T23:15:51.891Z] 7074353bde3e: Waiting [2021-07-15T23:15:51.891Z] 9ac237eaa80d: Waiting [2021-07-15T23:15:51.891Z] 2dc3bafdbf1c: Waiting [2021-07-15T23:15:52.165Z] 2dfaacf7024e: Verifying Checksum [2021-07-15T23:15:52.165Z] 2dfaacf7024e: Download complete [2021-07-15T23:15:52.165Z] 1a467efa2204: Verifying Checksum [2021-07-15T23:15:52.165Z] 1a467efa2204: Download complete [2021-07-15T23:15:52.165Z] 5843afab3874: Verifying Checksum [2021-07-15T23:15:52.165Z] 5843afab3874: Download complete [2021-07-15T23:15:52.165Z] 2dc3bafdbf1c: Verifying Checksum [2021-07-15T23:15:52.165Z] 2dc3bafdbf1c: Download complete [2021-07-15T23:15:52.165Z] 9ac237eaa80d: Verifying Checksum [2021-07-15T23:15:52.165Z] 9ac237eaa80d: Download complete [2021-07-15T23:15:52.165Z] 6bcad4ecc5c2: Verifying Checksum [2021-07-15T23:15:52.165Z] 6bcad4ecc5c2: Download complete [2021-07-15T23:15:52.433Z] 5843afab3874: Pull complete [2021-07-15T23:15:52.433Z] 865369a531d5: Verifying Checksum [2021-07-15T23:15:52.433Z] 865369a531d5: Download complete [2021-07-15T23:15:52.699Z] 2dfaacf7024e: Pull complete [2021-07-15T23:15:52.971Z] 2dbba127c6aa: Verifying Checksum [2021-07-15T23:15:52.971Z] 2dbba127c6aa: Download complete [2021-07-15T23:15:53.571Z] 2dbba127c6aa: Pull complete [2021-07-15T23:15:53.571Z] 1a467efa2204: Pull complete [2021-07-15T23:15:53.839Z] 865369a531d5: Pull complete [2021-07-15T23:15:54.111Z] 2dc3bafdbf1c: Pull complete [2021-07-15T23:15:54.111Z] 9ac237eaa80d: Pull complete [2021-07-15T23:15:54.111Z] 6bcad4ecc5c2: Pull complete [2021-07-15T23:15:57.463Z] 7074353bde3e: Verifying Checksum [2021-07-15T23:15:57.463Z] 7074353bde3e: Download complete [2021-07-15T23:16:02.002Z] 7074353bde3e: Pull complete [2021-07-15T23:16:02.002Z] Digest: sha256:2a5174b1bc71a2b706ed38de5c718fca755e8a1691f7904ed9ba2ee036070238 [2021-07-15T23:16:02.002Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-15T23:16:02.002Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-07-15T23:16:02.193Z] prd-centos7-docker-4c-2g-3011 does not seem to be running inside a container [2021-07-15T23:16:02.280Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_ci-build-images_PR-172/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_ci-build-images_PR-172 -v /w/workspace/exfoundry_ci-build-images_PR-172:/w/workspace/exfoundry_ci-build-images_PR-172:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-172@tmp:/w/workspace/exfoundry_ci-build-images_PR-172@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-07-15T23:16:04.316Z] $ docker top 9fdb603f575f12daf2979e7a0899cfcdd86be1cd46d8ab05c128ee96c03a8bf5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T23:16:04.899Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-15T23:16:05.289Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-07-15T23:16:05.650Z] + ls /var/log/sa-host [2021-07-15T23:16:05.650Z] + sadf -c /var/log/sa-host/sa05 [2021-07-15T23:16:05.650Z] file_magic: OK [2021-07-15T23:16:05.650Z] HZ: Using current value: 100 [2021-07-15T23:16:05.650Z] file_header: OK [2021-07-15T23:16:05.650Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-07-15T23:16:05.650Z] Statistics: [2021-07-15T23:16:05.650Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-15T23:16:05.650Z] File successfully converted to sysstat format version 12.5.4 [2021-07-15T23:16:05.650Z] + sadf -c /var/log/sa-host/sa15 [2021-07-15T23:16:05.650Z] file_magic: OK [2021-07-15T23:16:05.650Z] HZ: Using current value: 100 [2021-07-15T23:16:05.650Z] file_header: OK [2021-07-15T23:16:05.650Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-07-15T23:16:05.650Z] Statistics: [2021-07-15T23:16:05.650Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-15T23:16:05.650Z] File successfully converted to sysstat format version 12.5.4 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-15T23:16:05.914Z] provisioning config files... [2021-07-15T23:16:05.932Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-172@tmp/config7686298769931514151tmp [Pipeline] { [Pipeline] echo [2021-07-15T23:16:06.002Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T23:16:06.387Z] ---> create-netrc.sh [Pipeline] } [2021-07-15T23:16:06.416Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-15T23:16:06.945Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-15T23:16:06.993Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T23:16:07.377Z] ---> sudo-logs.sh [2021-07-15T23:16:07.377Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-07-15T23:16:07.470Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T23:16:07.877Z] ---> job-cost.sh [2021-07-15T23:16:07.878Z] lf-activate-venv: SKIPPING [2021-07-15T23:16:07.878Z] INFO: No Stack... [2021-07-15T23:16:08.845Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-15T23:16:09.117Z] INFO: Archiving Costs [Pipeline] echo [2021-07-15T23:16:09.158Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T23:16:09.547Z] ---> logs-deploy.sh [2021-07-15T23:16:09.547Z] lf-activate-venv: SKIPPING [2021-07-15T23:16:09.547Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-172/1 [2021-07-15T23:16:09.547Z] INFO: archiving workspace using pattern(s): [2021-07-15T23:16:10.136Z] Archives upload complete. [2021-07-15T23:16:10.408Z] INFO: archiving logs to Nexus [2021-07-15T23:16:11.002Z] ---> uname -a: [2021-07-15T23:16:11.002Z] Linux prd-centos7-docker-4c-2g-3011.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-07-15T23:16:11.002Z] [2021-07-15T23:16:11.002Z] [2021-07-15T23:16:11.002Z] ---> lscpu: [2021-07-15T23:16:11.002Z] Architecture: x86_64 [2021-07-15T23:16:11.002Z] CPU op-mode(s): 32-bit, 64-bit [2021-07-15T23:16:11.002Z] Address sizes: 40 bits physical, 48 bits virtual [2021-07-15T23:16:11.002Z] Byte Order: Little Endian [2021-07-15T23:16:11.002Z] CPU(s): 2 [2021-07-15T23:16:11.002Z] On-line CPU(s) list: 0,1 [2021-07-15T23:16:11.002Z] Vendor ID: AuthenticAMD [2021-07-15T23:16:11.002Z] BIOS Vendor ID: QEMU [2021-07-15T23:16:11.002Z] Model name: AMD EPYC-Rome Processor [2021-07-15T23:16:11.002Z] BIOS Model name: pc-i440fx-4.2 [2021-07-15T23:16:11.002Z] CPU family: 23 [2021-07-15T23:16:11.002Z] Model: 49 [2021-07-15T23:16:11.002Z] Thread(s) per core: 1 [2021-07-15T23:16:11.002Z] Core(s) per socket: 1 [2021-07-15T23:16:11.002Z] Socket(s): 2 [2021-07-15T23:16:11.002Z] Stepping: 0 [2021-07-15T23:16:11.002Z] BogoMIPS: 5599.99 [2021-07-15T23:16:11.002Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2021-07-15T23:16:11.002Z] Virtualization: AMD-V [2021-07-15T23:16:11.002Z] Hypervisor vendor: KVM [2021-07-15T23:16:11.002Z] Virtualization type: full [2021-07-15T23:16:11.002Z] L1d cache: 64 KiB (2 instances) [2021-07-15T23:16:11.002Z] L1i cache: 64 KiB (2 instances) [2021-07-15T23:16:11.002Z] L2 cache: 1 MiB (2 instances) [2021-07-15T23:16:11.002Z] L3 cache: 32 MiB (2 instances) [2021-07-15T23:16:11.002Z] NUMA node(s): 1 [2021-07-15T23:16:11.002Z] NUMA node0 CPU(s): 0,1 [2021-07-15T23:16:11.002Z] Vulnerability Itlb multihit: Not affected [2021-07-15T23:16:11.002Z] Vulnerability L1tf: Not affected [2021-07-15T23:16:11.002Z] Vulnerability Mds: Not affected [2021-07-15T23:16:11.002Z] Vulnerability Meltdown: Not affected [2021-07-15T23:16:11.002Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-07-15T23:16:11.002Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-07-15T23:16:11.002Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-07-15T23:16:11.002Z] Vulnerability Srbds: Not affected [2021-07-15T23:16:11.002Z] Vulnerability Tsx async abort: Not affected [2021-07-15T23:16:11.002Z] [2021-07-15T23:16:11.002Z] [2021-07-15T23:16:11.002Z] ---> nproc: [2021-07-15T23:16:11.002Z] 2 [2021-07-15T23:16:11.002Z] [2021-07-15T23:16:11.002Z] [2021-07-15T23:16:11.002Z] ---> df -h: [2021-07-15T23:16:11.002Z] Filesystem Size Used Available Use% Mounted on [2021-07-15T23:16:11.002Z] overlay 40.0G 7.8G 32.2G 20% / [2021-07-15T23:16:11.002Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-07-15T23:16:11.002Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-07-15T23:16:11.002Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-07-15T23:16:11.002Z] /dev/vda1 40.0G 7.8G 32.2G 20% /facter-os [2021-07-15T23:16:11.002Z] /dev/vda1 40.0G 7.8G 32.2G 20% /etc/resolv.conf [2021-07-15T23:16:11.002Z] /dev/vda1 40.0G 7.8G 32.2G 20% /etc/hostname [2021-07-15T23:16:11.002Z] /dev/vda1 40.0G 7.8G 32.2G 20% /etc/hosts [2021-07-15T23:16:11.002Z] /dev/vda1 40.0G 7.8G 32.2G 20% /run/cloud-init/result.json [2021-07-15T23:16:11.002Z] /dev/vda1 40.0G 7.8G 32.2G 20% /w/workspace/exfoundry_ci-build-images_PR-172 [2021-07-15T23:16:11.002Z] /dev/vda1 40.0G 7.8G 32.2G 20% /w/workspace/exfoundry_ci-build-images_PR-172@tmp [2021-07-15T23:16:11.002Z] /dev/vda1 40.0G 7.8G 32.2G 20% /var/log/sa-host [2021-07-15T23:16:11.002Z] /dev/vda1 40.0G 7.8G 32.2G 20% /var/log/secure [2021-07-15T23:16:11.002Z] /dev/vda1 40.0G 7.8G 32.2G 20% /var/log/auth.log [2021-07-15T23:16:11.002Z] [2021-07-15T23:16:11.002Z] [2021-07-15T23:16:11.002Z] ---> free -m: [2021-07-15T23:16:11.002Z] total used free shared buff/cache available [2021-07-15T23:16:11.002Z] Mem: 7821 849 4520 0 2452 6677 [2021-07-15T23:16:11.002Z] Swap: 1023 0 1023 [2021-07-15T23:16:11.002Z] [2021-07-15T23:16:11.002Z] [2021-07-15T23:16:11.002Z] ---> ip addr: [2021-07-15T23:16:11.002Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-07-15T23:16:11.002Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-07-15T23:16:11.002Z] inet 127.0.0.1/8 scope host lo [2021-07-15T23:16:11.002Z] valid_lft forever preferred_lft forever [2021-07-15T23:16:11.002Z] inet6 ::1/128 scope host [2021-07-15T23:16:11.002Z] valid_lft forever preferred_lft forever [2021-07-15T23:16:11.002Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-07-15T23:16:11.002Z] link/ether fa:16:3e:f0:18:dd brd ff:ff:ff:ff:ff:ff [2021-07-15T23:16:11.002Z] inet 10.30.122.124/23 brd 10.30.123.255 scope global dynamic eth0 [2021-07-15T23:16:11.002Z] valid_lft 86004sec preferred_lft 86004sec [2021-07-15T23:16:11.002Z] inet6 fe80::f816:3eff:fef0:18dd/64 scope link [2021-07-15T23:16:11.002Z] valid_lft forever preferred_lft forever [2021-07-15T23:16:11.002Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-07-15T23:16:11.002Z] link/ether 02:42:ff:83:07:c1 brd ff:ff:ff:ff:ff:ff [2021-07-15T23:16:11.002Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-07-15T23:16:11.002Z] valid_lft forever preferred_lft forever [2021-07-15T23:16:11.002Z] inet6 fe80::42:ffff:fe83:7c1/64 scope link [2021-07-15T23:16:11.002Z] valid_lft forever preferred_lft forever [2021-07-15T23:16:11.002Z] [2021-07-15T23:16:11.002Z] [2021-07-15T23:16:11.002Z] ---> sar -b -r -n DEV: [2021-07-15T23:16:11.002Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/15/21 _x86_64_ (2 CPU) [2021-07-15T23:16:11.002Z] [2021-07-15T23:16:11.002Z] 23:09:23 LINUX RESTART (2 CPU) [2021-07-15T23:16:11.002Z] [2021-07-15T23:16:11.002Z] 23:10:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-07-15T23:16:11.002Z] 23:11:01 74.99 3.55 71.45 0.00 2600.07 1876.44 0.00 [2021-07-15T23:16:11.002Z] 23:12:01 63.91 0.00 63.91 0.00 0.00 20135.65 0.00 [2021-07-15T23:16:11.002Z] 23:13:01 0.37 0.00 0.37 0.00 0.00 6.36 0.00 [2021-07-15T23:16:11.002Z] 23:14:01 0.15 0.00 0.15 0.00 0.00 1.75 0.00 [2021-07-15T23:16:11.002Z] 23:15:01 0.32 0.00 0.32 0.00 0.00 5.11 0.00 [2021-07-15T23:16:11.002Z] 23:16:01 8.72 0.10 8.62 0.00 9.99 375.89 0.00 [2021-07-15T23:16:11.002Z] Average: 24.75 0.61 24.14 0.00 435.09 3733.71 0.00 [2021-07-15T23:16:11.002Z] [2021-07-15T23:16:11.002Z] 23:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-07-15T23:16:11.002Z] 23:11:01 5286816 0 863800 10.79 2620 1855704 1597236 17.63 631368 1685392 157760 [2021-07-15T23:16:11.002Z] 23:12:01 5198548 0 828688 10.35 2620 1979084 1240964 13.70 598200 1789736 8 [2021-07-15T23:16:11.002Z] 23:13:01 5203036 0 824200 10.29 2620 1979084 1204768 13.30 594232 1790144 16 [2021-07-15T23:16:11.002Z] 23:14:01 5204260 0 822972 10.28 2620 1979088 1204768 13.30 587912 1796360 16 [2021-07-15T23:16:11.002Z] 23:15:01 5202816 0 824408 10.29 2620 1979096 1205032 13.30 589112 1796728 12 [2021-07-15T23:16:11.002Z] 23:16:01 4549820 0 979384 12.23 2620 2477116 1612072 17.80 920960 2051648 497276 [2021-07-15T23:16:11.002Z] Average: 5107549 0 857242 10.70 2620 2041529 1344140 14.84 653631 1818335 109181 [2021-07-15T23:16:11.002Z] [2021-07-15T23:16:11.002Z] 23:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-07-15T23:16:11.002Z] 23:11:01 veth661352c 131.62 369.71 9.16 900.26 0.00 0.00 0.00 0.00 [2021-07-15T23:16:11.002Z] 23:11:01 eth0 458.11 183.67 1007.80 32.30 0.00 0.00 0.00 0.00 [2021-07-15T23:16:11.002Z] 23:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-15T23:16:11.002Z] 23:11:01 docker0 131.62 369.61 7.36 900.25 0.00 0.00 0.00 0.00 [2021-07-15T23:16:11.002Z] 23:12:01 eth0 374.05 107.13 760.28 13.03 0.00 0.00 0.00 0.00 [2021-07-15T23:16:11.002Z] 23:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-15T23:16:11.002Z] 23:12:01 docker0 98.05 340.82 5.14 746.82 0.00 0.00 0.00 0.00 [2021-07-15T23:16:11.002Z] 23:13:01 eth0 0.95 0.25 0.07 0.02 0.00 0.00 0.00 0.00 [2021-07-15T23:16:11.002Z] 23:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-15T23:16:11.002Z] 23:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-15T23:16:11.002Z] 23:14:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-15T23:16:11.002Z] 23:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-15T23:16:11.002Z] 23:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-15T23:16:11.002Z] 23:15:01 eth0 0.85 0.60 0.54 0.28 0.00 0.00 0.00 0.00 [2021-07-15T23:16:11.002Z] 23:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-15T23:16:11.002Z] 23:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-15T23:16:11.002Z] 23:16:01 eth0 304.18 195.42 2134.35 18.03 0.00 0.00 0.00 0.00 [2021-07-15T23:16:11.002Z] 23:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-15T23:16:11.003Z] 23:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-15T23:16:11.003Z] Average: eth0 189.75 81.21 650.67 10.61 0.00 0.00 0.00 0.00 [2021-07-15T23:16:11.003Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-15T23:16:11.003Z] Average: docker0 38.28 118.42 2.08 274.54 0.00 0.00 0.00 0.00 [2021-07-15T23:16:11.003Z] [2021-07-15T23:16:11.003Z] [2021-07-15T23:16:11.003Z] ---> sar -P ALL: [2021-07-15T23:16:11.003Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/15/21 _x86_64_ (2 CPU) [2021-07-15T23:16:11.003Z] [2021-07-15T23:16:11.003Z] 23:09:23 LINUX RESTART (2 CPU) [2021-07-15T23:16:11.003Z] [2021-07-15T23:16:11.003Z] 23:10:01 CPU %user %nice %system %iowait %steal %idle [2021-07-15T23:16:11.003Z] 23:11:01 all 4.85 0.00 2.69 1.82 0.06 90.58 [2021-07-15T23:16:11.003Z] 23:11:01 0 5.92 0.00 3.49 3.30 0.05 87.24 [2021-07-15T23:16:11.003Z] 23:11:01 1 3.79 0.00 1.90 0.34 0.07 93.91 [2021-07-15T23:16:11.003Z] 23:12:01 all 3.11 0.00 2.20 0.68 0.04 93.97 [2021-07-15T23:16:11.003Z] 23:12:01 0 3.93 0.00 2.71 0.64 0.03 92.69 [2021-07-15T23:16:11.003Z] 23:12:01 1 2.30 0.00 1.69 0.73 0.05 95.24 [2021-07-15T23:16:11.003Z] 23:13:01 all 0.05 0.00 0.05 0.00 0.03 99.87 [2021-07-15T23:16:11.003Z] 23:13:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2021-07-15T23:16:11.003Z] 23:13:01 1 0.07 0.00 0.05 0.00 0.03 99.85 [2021-07-15T23:16:11.003Z] 23:14:01 all 0.08 0.00 0.06 0.00 0.03 99.84 [2021-07-15T23:16:11.003Z] 23:14:01 0 0.07 0.00 0.05 0.00 0.03 99.85 [2021-07-15T23:16:11.003Z] 23:14:01 1 0.08 0.00 0.07 0.00 0.02 99.83 [2021-07-15T23:16:11.003Z] 23:15:01 all 0.11 0.00 0.07 0.00 0.03 99.79 [2021-07-15T23:16:11.003Z] 23:15:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2021-07-15T23:16:11.003Z] 23:15:01 1 0.17 0.00 0.10 0.00 0.05 99.68 [2021-07-15T23:16:11.003Z] 23:16:01 all 6.56 0.00 2.66 0.04 0.04 90.70 [2021-07-15T23:16:11.003Z] 23:16:01 0 6.33 0.00 2.72 0.07 0.03 90.85 [2021-07-15T23:16:11.003Z] 23:16:01 1 6.80 0.00 2.59 0.02 0.05 90.54 [2021-07-15T23:16:11.003Z] Average: all 2.44 0.00 1.28 0.42 0.04 95.82 [2021-07-15T23:16:11.003Z] Average: 0 2.70 0.00 1.50 0.66 0.03 95.11 [2021-07-15T23:16:11.003Z] Average: 1 2.18 0.00 1.06 0.18 0.04 96.53 [2021-07-15T23:16:11.003Z] [2021-07-15T23:16:11.003Z] [2021-07-15T23:16:11.003Z]