Pull request #155 opened Connecting to https://api.github.com using edgex-jenkins/****** (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 4872993a09f4704c7fca95f179f238a7bc6b29b6+f00b47e7655bae4767bcb8b7db1ae20762780b16 (3ec54a5e2487f38800d332d4e7229ea9cad17bd2) 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 a5c854593eac886f27ddeefb8920871132e8ed78 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 a5c854593eac886f27ddeefb8920871132e8ed78 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-155/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 > 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a5c854593eac886f27ddeefb8920871132e8ed78 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a5c854593eac886f27ddeefb8920871132e8ed78 # timeout=10 Commit message: "Merge pull request #303 from ernestojeda/fix-docker-login-issue" > 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 > 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/PR-155/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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object a5c854593eac886f27ddeefb8920871132e8ed78 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-golang-base, mavenSettings:ci-build-images-settings, dockerImageName:edgex-golang-base, dockerNamespace:edgex-devops, dockerNexusRepo:snapshots, dockerTags:[1.15-alpine, 1.15-alpine3.12], releaseBranchOverride:golang-1.15] ========================================================= [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-golang-base USE_SEMVER: false DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-golang-base DOCKER_REGISTRY_NAMESPACE: edgex-devops DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-golang-base-archive.tar.gz SEMVER_BUMP_LEVEL: pre SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org RELEASE_BRANCH_OVERRIDE: golang-1.15 DOCKER_CUSTOM_TAGS: 1.15-alpine 1.15-alpine3.12 [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-14046 in /w/workspace/exfoundry_ci-build-images_PR-155 [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/exfoundry_ci-build-images_PR-155 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/golang-1.15 commit f00b47e7655bae4767bcb8b7db1ae20762780b16 into PR head commit 4872993a09f4704c7fca95f179f238a7bc6b29b6 Merge succeeded, producing 4872993a09f4704c7fca95f179f238a7bc6b29b6 Checking out Revision 4872993a09f4704c7fca95f179f238a7bc6b29b6 (PR-155) > 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 --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/155/head:refs/remotes/origin/PR-155 +refs/heads/golang-1.15:refs/remotes/origin/golang-1.15 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4872993a09f4704c7fca95f179f238a7bc6b29b6 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f00b47e7655bae4767bcb8b7db1ae20762780b16 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4872993a09f4704c7fca95f179f238a7bc6b29b6 # timeout=10 Commit message: "ci: update to golang:1.15.5-alpine3.12" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object a5c854593eac886f27ddeefb8920871132e8ed78 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-01T18:41:56.081Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-01T18:41:56.497Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-01T18:41:56.712Z] ========================================================= [2020-12-01T18:41:56.713Z] EdgeX Global Pipelines Version Info [2020-12-01T18:41:56.713Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-12-01T18:41:58.787Z] ------------------- [2020-12-01T18:41:58.788Z] stable info: [2020-12-01T18:41:58.788Z] ------------------- [2020-12-01T18:41:58.788Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-01T18:41:58.788Z] Commit SHA: a5c854593eac886f27ddeefb8920871132e8ed78 [2020-12-01T18:41:58.788Z] Message: update stable to v1.0.169 [2020-12-01T18:41:59.744Z] ------------------- [2020-12-01T18:41:59.744Z] experimental info: [2020-12-01T18:41:59.744Z] ------------------- [2020-12-01T18:41:59.744Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-12-01T18:41:59.744Z] Commit SHA: a5c854593eac886f27ddeefb8920871132e8ed78 [2020-12-01T18:41:59.744Z] Message: update experimental to v1.0.169 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-12-01T18:42:00.490Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = ci-build-images-settings [Pipeline] echo [2020-12-01T18:42:00.706Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-golang-base [Pipeline] echo [2020-12-01T18:42:00.840Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo [2020-12-01T18:42:00.980Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-12-01T18:42:01.121Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-01T18:42:01.261Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-golang-base [Pipeline] echo [2020-12-01T18:42:01.429Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo [2020-12-01T18:42:01.589Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2020-12-01T18:42:01.737Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2020-12-01T18:42:01.892Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-12-01T18:42:02.044Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2020-12-01T18:42:02.183Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-golang-base-archive.tar.gz [Pipeline] echo [2020-12-01T18:42:02.314Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-01T18:42:02.465Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-01T18:42:02.591Z] [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = golang-1.15 [Pipeline] echo [2020-12-01T18:42:02.756Z] [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = 1.15-alpine 1.15-alpine3.12 [Pipeline] echo [2020-12-01T18:42:02.889Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-155 [Pipeline] echo [2020-12-01T18:42:03.021Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-155 [Pipeline] echo [2020-12-01T18:42:03.169Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-155 [Pipeline] echo [2020-12-01T18:42:03.300Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4872993a09f4704c7fca95f179f238a7bc6b29b6 [Pipeline] echo [2020-12-01T18:42:03.475Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4872993 [Pipeline] echo [2020-12-01T18:42:03.627Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-01T18:42:03.895Z] provisioning config files... [2020-12-01T18:42:03.942Z] copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-155@tmp/config382167934830305420tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-01T18:42:04.387Z] ---> docker-login.sh [2020-12-01T18:42:04.388Z] nexus3.edgexfoundry.org:10001 [2020-12-01T18:42:04.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-01T18:42:04.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-01T18:42:04.919Z] Configure a credential helper to remove this warning. See [2020-12-01T18:42:04.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-01T18:42:04.919Z] [2020-12-01T18:42:04.919Z] Login Succeeded [2020-12-01T18:42:04.919Z] nexus3.edgexfoundry.org:10002 [2020-12-01T18:42:05.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-01T18:42:05.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-01T18:42:05.181Z] Configure a credential helper to remove this warning. See [2020-12-01T18:42:05.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-01T18:42:05.181Z] [2020-12-01T18:42:05.181Z] Login Succeeded [2020-12-01T18:42:05.181Z] nexus3.edgexfoundry.org:10003 [2020-12-01T18:42:05.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-01T18:42:05.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-01T18:42:05.447Z] Configure a credential helper to remove this warning. See [2020-12-01T18:42:05.447Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-01T18:42:05.447Z] [2020-12-01T18:42:05.447Z] Login Succeeded [2020-12-01T18:42:05.447Z] nexus3.edgexfoundry.org:10004 [2020-12-01T18:42:05.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-01T18:42:05.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-01T18:42:05.712Z] Configure a credential helper to remove this warning. See [2020-12-01T18:42:05.712Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-01T18:42:05.712Z] [2020-12-01T18:42:05.712Z] Login Succeeded [2020-12-01T18:42:05.712Z] docker.io [2020-12-01T18:42:05.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-01T18:42:06.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-01T18:42:06.241Z] Configure a credential helper to remove this warning. See [2020-12-01T18:42:06.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-01T18:42:06.241Z] [2020-12-01T18:42:06.241Z] Login Succeeded [2020-12-01T18:42:06.241Z] ---> docker-login.sh ends [Pipeline] } [2020-12-01T18:42:06.265Z] Deleting 1 temporary files [Pipeline] // wrap [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 [2020-12-01T18:42:08.281Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-01T18:42:08.613Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-01T18:42:08.959Z] + sudo service docker restart [2020-12-01T18:42:08.959Z] + true [2020-12-01T18:42:08.959Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-01T18:42:10.046Z] provisioning config files... [2020-12-01T18:42:10.084Z] copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-155@tmp/config2749467347882452731tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-01T18:42:10.736Z] ---> docker-login.sh [2020-12-01T18:42:10.736Z] nexus3.edgexfoundry.org:10001 [2020-12-01T18:42:10.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-01T18:42:11.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-01T18:42:11.003Z] Configure a credential helper to remove this warning. See [2020-12-01T18:42:11.003Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-01T18:42:11.003Z] [2020-12-01T18:42:11.003Z] Login Succeeded [2020-12-01T18:42:11.003Z] nexus3.edgexfoundry.org:10002 [2020-12-01T18:42:11.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-01T18:42:11.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-01T18:42:11.266Z] Configure a credential helper to remove this warning. See [2020-12-01T18:42:11.266Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-01T18:42:11.266Z] [2020-12-01T18:42:11.266Z] Login Succeeded [2020-12-01T18:42:11.266Z] nexus3.edgexfoundry.org:10003 [2020-12-01T18:42:11.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-01T18:42:11.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-01T18:42:11.534Z] Configure a credential helper to remove this warning. See [2020-12-01T18:42:11.534Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-01T18:42:11.534Z] [2020-12-01T18:42:11.534Z] Login Succeeded [2020-12-01T18:42:11.534Z] nexus3.edgexfoundry.org:10004 [2020-12-01T18:42:11.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-01T18:42:11.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-01T18:42:11.534Z] Configure a credential helper to remove this warning. See [2020-12-01T18:42:11.534Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-01T18:42:11.534Z] [2020-12-01T18:42:11.534Z] Login Succeeded [2020-12-01T18:42:11.534Z] docker.io [2020-12-01T18:42:11.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-01T18:42:12.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-01T18:42:12.085Z] Configure a credential helper to remove this warning. See [2020-12-01T18:42:12.085Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-01T18:42:12.085Z] [2020-12-01T18:42:12.085Z] Login Succeeded [2020-12-01T18:42:12.085Z] ---> docker-login.sh ends [Pipeline] } [2020-12-01T18:42:12.117Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-01T18:42:16.384Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-12-01T18:42:16.705Z] + ls -al . [2020-12-01T18:42:16.705Z] total 12 [2020-12-01T18:42:16.705Z] drwxrwxr-x. 3 jenkins jenkins 76 Dec 1 18:41 . [2020-12-01T18:42:16.705Z] drwxrwxr-x. 4 jenkins jenkins 112 Dec 1 18:41 .. [2020-12-01T18:42:16.705Z] -rw-rw-r--. 1 jenkins jenkins 393 Dec 1 18:41 Dockerfile [2020-12-01T18:42:16.705Z] drwxrwxr-x. 8 jenkins jenkins 179 Dec 1 18:41 .git [2020-12-01T18:42:16.705Z] -rw-rw-r--. 1 jenkins jenkins 585 Dec 1 18:41 .golangci.yml [2020-12-01T18:42:16.705Z] -rw-rw-r--. 1 jenkins jenkins 913 Dec 1 18:41 Jenkinsfile [Pipeline] isUnix [Pipeline] sh [2020-12-01T18:42:17.379Z] + docker build -t edgex-devops/edgex-golang-base -f Dockerfile --build-arg ARCH=amd64 --label git_sha=4872993a09f4704c7fca95f179f238a7bc6b29b6 --label arch=amd64 . [2020-12-01T18:42:17.380Z] Sending build context to Docker daemon 364.5kB [2020-12-01T18:42:17.641Z] Step 1/6 : FROM golang:1.15.5-alpine3.12 [2020-12-01T18:42:18.221Z] 1.15.5-alpine3.12: Pulling from library/golang [2020-12-01T18:42:19.615Z] 188c0c94c7c5: Pulling fs layer [2020-12-01T18:42:19.615Z] 0ef7d3d256c8: Pulling fs layer [2020-12-01T18:42:19.615Z] de9db76c5a1d: Pulling fs layer [2020-12-01T18:42:19.615Z] bca2f99d35d6: Pulling fs layer [2020-12-01T18:42:19.615Z] 93359f2a8cfa: Pulling fs layer [2020-12-01T18:42:19.615Z] bca2f99d35d6: Waiting [2020-12-01T18:42:19.615Z] 93359f2a8cfa: Waiting [2020-12-01T18:42:19.615Z] de9db76c5a1d: Verifying Checksum [2020-12-01T18:42:19.615Z] de9db76c5a1d: Download complete [2020-12-01T18:42:19.615Z] 0ef7d3d256c8: Verifying Checksum [2020-12-01T18:42:19.615Z] 0ef7d3d256c8: Download complete [2020-12-01T18:42:19.615Z] 188c0c94c7c5: Verifying Checksum [2020-12-01T18:42:19.615Z] 188c0c94c7c5: Download complete [2020-12-01T18:42:19.615Z] 93359f2a8cfa: Verifying Checksum [2020-12-01T18:42:19.615Z] 93359f2a8cfa: Download complete [2020-12-01T18:42:20.235Z] 188c0c94c7c5: Pull complete [2020-12-01T18:42:20.525Z] 0ef7d3d256c8: Pull complete [2020-12-01T18:42:20.800Z] de9db76c5a1d: Pull complete [2020-12-01T18:42:21.792Z] bca2f99d35d6: Verifying Checksum [2020-12-01T18:42:21.793Z] bca2f99d35d6: Download complete [2020-12-01T18:42:22.530Z] Still waiting to schedule task [2020-12-01T18:42:22.530Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-13329’ is offline [2020-12-01T18:42:30.085Z] bca2f99d35d6: Pull complete [2020-12-01T18:42:30.086Z] 93359f2a8cfa: Pull complete [2020-12-01T18:42:30.086Z] Digest: sha256:072f74098dd1e4e8e1c05102aa2571c1f5a4c307f3b9cdc9e0ed9f6ed5b37ef6 [2020-12-01T18:42:30.086Z] Status: Downloaded newer image for golang:1.15.5-alpine3.12 [2020-12-01T18:42:30.086Z] ---> 1de1afaeaa9a [2020-12-01T18:42:30.086Z] Step 2/6 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' [2020-12-01T18:42:34.518Z] ---> Running in 7bce8e2c121e [2020-12-01T18:42:34.518Z] Removing intermediate container 7bce8e2c121e [2020-12-01T18:42:34.518Z] ---> 78b3703b2336 [2020-12-01T18:42:34.518Z] Step 3/6 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-01T18:42:34.518Z] ---> Running in af64122a1d8f [2020-12-01T18:42:35.503Z] Removing intermediate container af64122a1d8f [2020-12-01T18:42:35.503Z] ---> db8d305feee8 [2020-12-01T18:42:35.503Z] Step 4/6 : RUN apk add --update --no-cache git linux-headers make gcc musl-dev curl bash [2020-12-01T18:42:35.770Z] ---> Running in 1813034591aa [2020-12-01T18:42:36.349Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-01T18:42:37.301Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-01T18:42:37.566Z] (1/25) Upgrading musl (1.1.24-r9 -> 1.1.24-r10) [2020-12-01T18:42:38.515Z] (2/25) Installing ncurses-terminfo-base (6.2_p20200523-r0) [2020-12-01T18:42:38.515Z] (3/25) Installing ncurses-libs (6.2_p20200523-r0) [2020-12-01T18:42:38.515Z] (4/25) Installing readline (8.0.4-r0) [2020-12-01T18:42:38.515Z] (5/25) Installing bash (5.0.17-r0) [2020-12-01T18:42:39.092Z] Executing bash-5.0.17-r0.post-install [2020-12-01T18:42:39.092Z] (6/25) Installing nghttp2-libs (1.41.0-r0) [2020-12-01T18:42:39.355Z] (7/25) Installing libcurl (7.69.1-r1) [2020-12-01T18:42:39.355Z] (8/25) Installing curl (7.69.1-r1) [2020-12-01T18:42:39.355Z] (9/25) Installing libgcc (9.3.0-r2) [2020-12-01T18:42:39.619Z] (10/25) Installing libstdc++ (9.3.0-r2) [2020-12-01T18:42:39.887Z] (11/25) Installing binutils (2.34-r1) [2020-12-01T18:42:40.839Z] (12/25) Installing gmp (6.2.0-r0) [2020-12-01T18:42:40.839Z] (13/25) Installing isl (0.18-r0) [2020-12-01T18:42:41.102Z] (14/25) Installing libgomp (9.3.0-r2) [2020-12-01T18:42:41.102Z] (15/25) Installing libatomic (9.3.0-r2) [2020-12-01T18:42:41.102Z] (16/25) Installing libgphobos (9.3.0-r2) [2020-12-01T18:42:41.690Z] (17/25) Installing mpfr4 (4.0.2-r4) [2020-12-01T18:42:41.957Z] (18/25) Installing mpc1 (1.1.0-r1) [2020-12-01T18:42:41.957Z] (19/25) Installing gcc (9.3.0-r2) [2020-12-01T18:42:54.256Z] (20/25) Installing expat (2.2.9-r1) [2020-12-01T18:42:54.256Z] (21/25) Installing pcre2 (10.35-r0) [2020-12-01T18:42:54.256Z] (22/25) Installing git (2.26.2-r0) [2020-12-01T18:42:54.524Z] (23/25) Installing linux-headers (5.4.5-r1) [2020-12-01T18:42:55.130Z] (24/25) Installing make (4.3-r0) [2020-12-01T18:42:55.130Z] (25/25) Installing musl-dev (1.1.24-r10) [2020-12-01T18:42:56.533Z] Executing busybox-1.31.1-r19.trigger [2020-12-01T18:42:56.533Z] OK: 166 MiB in 39 packages [2020-12-01T18:43:00.831Z] Removing intermediate container 1813034591aa [2020-12-01T18:43:00.831Z] ---> 1cce6489b20a [2020-12-01T18:43:00.831Z] Step 5/6 : LABEL arch=amd64 [2020-12-01T18:43:01.111Z] ---> Running in f683862fadd3 [2020-12-01T18:43:01.111Z] Removing intermediate container f683862fadd3 [2020-12-01T18:43:01.111Z] ---> de351c276ef4 [2020-12-01T18:43:01.111Z] Step 6/6 : LABEL git_sha=4872993a09f4704c7fca95f179f238a7bc6b29b6 [2020-12-01T18:43:01.383Z] ---> Running in d18e64f0e0ca [2020-12-01T18:43:01.383Z] Removing intermediate container d18e64f0e0ca [2020-12-01T18:43:01.383Z] ---> 2ec19f465cad [2020-12-01T18:43:01.383Z] [Warning] One or more build-args [ARCH] were not consumed [2020-12-01T18:43:01.653Z] Successfully built 2ec19f465cad [2020-12-01T18:43:01.653Z] Successfully tagged edgex-devops/edgex-golang-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] } [2020-12-01T18:44:14.013Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-14047 in /w/workspace/exfoundry_ci-build-images_PR-155 [Pipeline] { [Pipeline] checkout [2020-12-01T18:44:19.184Z] using credential edgex-jenkins-ssh [2020-12-01T18:44:19.244Z] Cloning the remote Git repository [2020-12-01T18:44:19.318Z] Cloning repository git@github.com:edgexfoundry/ci-build-images.git [2020-12-01T18:44:19.436Z] > git init /w/workspace/exfoundry_ci-build-images_PR-155 # timeout=10 [2020-12-01T18:44:19.505Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2020-12-01T18:44:19.506Z] > git --version # timeout=10 [2020-12-01T18:44:19.527Z] > git --version # 'git version 2.17.1' [2020-12-01T18:44:19.528Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-01T18:44:19.587Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-01T18:44:20.296Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2020-12-01T18:44:20.312Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-01T18:44:20.344Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2020-12-01T18:44:20.381Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2020-12-01T18:44:20.381Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-01T18:44:20.947Z] Merging remotes/origin/golang-1.15 commit f00b47e7655bae4767bcb8b7db1ae20762780b16 into PR head commit 4872993a09f4704c7fca95f179f238a7bc6b29b6 [2020-12-01T18:44:21.124Z] Merge succeeded, producing 4872993a09f4704c7fca95f179f238a7bc6b29b6 [2020-12-01T18:44:21.124Z] Checking out Revision 4872993a09f4704c7fca95f179f238a7bc6b29b6 (PR-155) [2020-12-01T18:44:20.394Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/155/head:refs/remotes/origin/PR-155 +refs/heads/golang-1.15:refs/remotes/origin/golang-1.15 # timeout=10 [2020-12-01T18:44:20.986Z] > git config core.sparsecheckout # timeout=10 [2020-12-01T18:44:21.006Z] > git checkout -f 4872993a09f4704c7fca95f179f238a7bc6b29b6 # timeout=10 [2020-12-01T18:44:21.068Z] > git remote # timeout=10 [2020-12-01T18:44:21.084Z] > git config --get remote.origin.url # timeout=10 [2020-12-01T18:44:21.098Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-01T18:44:21.108Z] > git merge f00b47e7655bae4767bcb8b7db1ae20762780b16 # timeout=10 [2020-12-01T18:44:21.130Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-01T18:44:21.152Z] > git config core.sparsecheckout # timeout=10 [2020-12-01T18:44:21.169Z] > git checkout -f 4872993a09f4704c7fca95f179f238a7bc6b29b6 # timeout=10 [2020-12-01T18:44:25.445Z] Commit message: "ci: update to golang:1.15.5-alpine3.12" [2020-12-01T18:44:25.512Z] > git --version # timeout=10 [2020-12-01T18:44:25.521Z] > git --version # 'git version 2.17.1' [2020-12-01T18:44:25.533Z] fatal: bad object a5c854593eac886f27ddeefb8920871132e8ed78 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-01T18:44:27.339Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-01T18:44:27.754Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-01T18:44:28.118Z] + sudo service docker restart [2020-12-01T18:44:28.118Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-01T18:44:30.882Z] provisioning config files... [2020-12-01T18:44:30.924Z] copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-155@tmp/config4890961577376752943tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-01T18:44:31.382Z] ---> docker-login.sh [2020-12-01T18:44:31.382Z] nexus3.edgexfoundry.org:10001 [2020-12-01T18:44:32.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-01T18:44:32.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-01T18:44:32.647Z] Configure a credential helper to remove this warning. See [2020-12-01T18:44:32.647Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-01T18:44:32.647Z] [2020-12-01T18:44:32.647Z] Login Succeeded [2020-12-01T18:44:32.647Z] nexus3.edgexfoundry.org:10002 [2020-12-01T18:44:32.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-01T18:44:33.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-01T18:44:33.197Z] Configure a credential helper to remove this warning. See [2020-12-01T18:44:33.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-01T18:44:33.197Z] [2020-12-01T18:44:33.197Z] Login Succeeded [2020-12-01T18:44:33.197Z] nexus3.edgexfoundry.org:10003 [2020-12-01T18:44:33.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-01T18:44:33.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-01T18:44:33.745Z] Configure a credential helper to remove this warning. See [2020-12-01T18:44:33.745Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-01T18:44:33.745Z] [2020-12-01T18:44:33.745Z] Login Succeeded [2020-12-01T18:44:33.745Z] nexus3.edgexfoundry.org:10004 [2020-12-01T18:44:34.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-01T18:44:34.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-01T18:44:34.296Z] Configure a credential helper to remove this warning. See [2020-12-01T18:44:34.296Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-01T18:44:34.296Z] [2020-12-01T18:44:34.296Z] Login Succeeded [2020-12-01T18:44:34.296Z] docker.io [2020-12-01T18:44:34.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-01T18:44:35.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-01T18:44:35.171Z] Configure a credential helper to remove this warning. See [2020-12-01T18:44:35.171Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-01T18:44:35.171Z] [2020-12-01T18:44:35.171Z] Login Succeeded [2020-12-01T18:44:35.171Z] ---> docker-login.sh ends [Pipeline] } [2020-12-01T18:44:35.208Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-01T18:44:36.329Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-12-01T18:44:36.704Z] + ls -al . [2020-12-01T18:44:36.704Z] total 24 [2020-12-01T18:44:36.704Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 1 18:44 . [2020-12-01T18:44:36.704Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 1 18:44 .. [2020-12-01T18:44:36.704Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 1 18:44 .git [2020-12-01T18:44:36.704Z] -rw-rw-r-- 1 jenkins jenkins 585 Dec 1 18:44 .golangci.yml [2020-12-01T18:44:36.704Z] -rw-rw-r-- 1 jenkins jenkins 393 Dec 1 18:44 Dockerfile [2020-12-01T18:44:36.704Z] -rw-rw-r-- 1 jenkins jenkins 913 Dec 1 18:44 Jenkinsfile [Pipeline] isUnix [Pipeline] sh [2020-12-01T18:44:37.108Z] + docker build -t edgex-devops/edgex-golang-base-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=4872993a09f4704c7fca95f179f238a7bc6b29b6 --label arch=arm64 . [2020-12-01T18:44:37.384Z] Sending build context to Docker daemon 363.5kB [2020-12-01T18:44:37.384Z] Step 1/6 : FROM golang:1.15.5-alpine3.12 [2020-12-01T18:44:37.978Z] 1.15.5-alpine3.12: Pulling from library/golang [2020-12-01T18:44:38.253Z] 5f621e34cdf4: Pulling fs layer [2020-12-01T18:44:38.253Z] a4357932f1b6: Pulling fs layer [2020-12-01T18:44:38.253Z] 18c013af1878: Pulling fs layer [2020-12-01T18:44:38.253Z] 00ac8860ef70: Pulling fs layer [2020-12-01T18:44:38.253Z] 63d7cb157983: Pulling fs layer [2020-12-01T18:44:38.253Z] 00ac8860ef70: Waiting [2020-12-01T18:44:38.253Z] 63d7cb157983: Waiting [2020-12-01T18:44:38.547Z] 18c013af1878: Download complete [2020-12-01T18:44:38.547Z] 5f621e34cdf4: Verifying Checksum [2020-12-01T18:44:38.547Z] 5f621e34cdf4: Download complete [2020-12-01T18:44:38.547Z] a4357932f1b6: Verifying Checksum [2020-12-01T18:44:38.547Z] a4357932f1b6: Download complete [2020-12-01T18:44:38.826Z] 63d7cb157983: Verifying Checksum [2020-12-01T18:44:38.826Z] 63d7cb157983: Download complete [2020-12-01T18:44:39.444Z] 5f621e34cdf4: Pull complete [2020-12-01T18:44:39.724Z] a4357932f1b6: Pull complete [2020-12-01T18:44:40.339Z] 18c013af1878: Pull complete [2020-12-01T18:44:40.940Z] 00ac8860ef70: Verifying Checksum [2020-12-01T18:44:40.940Z] 00ac8860ef70: Download complete [2020-12-01T18:44:51.108Z] 00ac8860ef70: Pull complete [2020-12-01T18:44:51.108Z] 63d7cb157983: Pull complete [2020-12-01T18:44:51.108Z] Digest: sha256:072f74098dd1e4e8e1c05102aa2571c1f5a4c307f3b9cdc9e0ed9f6ed5b37ef6 [2020-12-01T18:44:51.108Z] Status: Downloaded newer image for golang:1.15.5-alpine3.12 [2020-12-01T18:44:51.108Z] ---> 231f058156c2 [2020-12-01T18:44:51.108Z] Step 2/6 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' [2020-12-01T18:44:53.145Z] ---> Running in 12f79b26d864 [2020-12-01T18:44:53.145Z] Removing intermediate container 12f79b26d864 [2020-12-01T18:44:53.145Z] ---> 4184a62c0fd1 [2020-12-01T18:44:53.145Z] Step 3/6 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-01T18:44:53.420Z] ---> Running in 4995193a4d85 [2020-12-01T18:44:55.395Z] Removing intermediate container 4995193a4d85 [2020-12-01T18:44:55.395Z] ---> 925fdba99ee6 [2020-12-01T18:44:55.395Z] Step 4/6 : RUN apk add --update --no-cache git linux-headers make gcc musl-dev curl bash [2020-12-01T18:44:55.671Z] ---> Running in 448a56f43221 [2020-12-01T18:44:56.658Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-01T18:44:57.635Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-01T18:44:58.234Z] (1/25) Upgrading musl (1.1.24-r9 -> 1.1.24-r10) [2020-12-01T18:44:58.510Z] (2/25) Installing ncurses-terminfo-base (6.2_p20200523-r0) [2020-12-01T18:44:58.510Z] (3/25) Installing ncurses-libs (6.2_p20200523-r0) [2020-12-01T18:44:58.784Z] (4/25) Installing readline (8.0.4-r0) [2020-12-01T18:44:58.784Z] (5/25) Installing bash (5.0.17-r0) [2020-12-01T18:44:59.056Z] Executing bash-5.0.17-r0.post-install [2020-12-01T18:44:59.056Z] (6/25) Installing nghttp2-libs (1.41.0-r0) [2020-12-01T18:44:59.056Z] (7/25) Installing libcurl (7.69.1-r1) [2020-12-01T18:44:59.056Z] (8/25) Installing curl (7.69.1-r1) [2020-12-01T18:44:59.330Z] (9/25) Installing libgcc (9.3.0-r2) [2020-12-01T18:44:59.601Z] (10/25) Installing libstdc++ (9.3.0-r2) [2020-12-01T18:44:59.871Z] (11/25) Installing binutils (2.34-r1) [2020-12-01T18:45:01.294Z] (12/25) Installing gmp (6.2.0-r0) [2020-12-01T18:45:01.570Z] (13/25) Installing isl (0.18-r0) [2020-12-01T18:45:01.846Z] (14/25) Installing libgomp (9.3.0-r2) [2020-12-01T18:45:02.120Z] (15/25) Installing libatomic (9.3.0-r2) [2020-12-01T18:45:02.120Z] (16/25) Installing libgphobos (9.3.0-r2) [2020-12-01T18:45:03.091Z] (17/25) Installing mpfr4 (4.0.2-r4) [2020-12-01T18:45:03.364Z] (18/25) Installing mpc1 (1.1.0-r1) [2020-12-01T18:45:03.364Z] (19/25) Installing gcc (9.3.0-r2) [2020-12-01T18:45:15.727Z] (20/25) Installing expat (2.2.9-r1) [2020-12-01T18:45:15.727Z] (21/25) Installing pcre2 (10.35-r0) [2020-12-01T18:45:15.727Z] (22/25) Installing git (2.26.2-r0) [2020-12-01T18:45:15.727Z] (23/25) Installing linux-headers (5.4.5-r1) [2020-12-01T18:45:16.321Z] (24/25) Installing make (4.3-r0) [2020-12-01T18:45:16.321Z] (25/25) Installing musl-dev (1.1.24-r10) [2020-12-01T18:45:17.300Z] Executing busybox-1.31.1-r19.trigger [2020-12-01T18:45:17.300Z] OK: 142 MiB in 39 packages [2020-12-01T18:45:24.015Z] Removing intermediate container 448a56f43221 [2020-12-01T18:45:24.015Z] ---> 0cf6f3561f6a [2020-12-01T18:45:24.015Z] Step 5/6 : LABEL arch=arm64 [2020-12-01T18:45:24.015Z] ---> Running in e128cd211331 [2020-12-01T18:45:24.287Z] Removing intermediate container e128cd211331 [2020-12-01T18:45:24.287Z] ---> 488b57c811d5 [2020-12-01T18:45:24.287Z] Step 6/6 : LABEL git_sha=4872993a09f4704c7fca95f179f238a7bc6b29b6 [2020-12-01T18:45:24.287Z] ---> Running in 7583b2ea460b [2020-12-01T18:45:24.878Z] Removing intermediate container 7583b2ea460b [2020-12-01T18:45:24.878Z] ---> b5f6d5103e92 [2020-12-01T18:45:24.878Z] [Warning] One or more build-args [ARCH] were not consumed [2020-12-01T18:45:24.878Z] Successfully built b5f6d5103e92 [2020-12-01T18:45:24.878Z] Successfully tagged edgex-devops/edgex-golang-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] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [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 [2020-12-01T18:45:29.435Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-01T18:45:30.076Z] ---> package-listing.sh [2020-12-01T18:45:30.076Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-01T18:45:30.076Z] ++ facter osfamily [2020-12-01T18:45:30.364Z] + OS_FAMILY=redhat [2020-12-01T18:45:30.364Z] + workspace=/w/workspace/exfoundry_ci-build-images_PR-155 [2020-12-01T18:45:30.364Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-01T18:45:30.364Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-01T18:45:30.364Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-01T18:45:30.364Z] + PACKAGES=/tmp/packages_start.txt [2020-12-01T18:45:30.364Z] + '[' /w/workspace/exfoundry_ci-build-images_PR-155 ']' [2020-12-01T18:45:30.364Z] + PACKAGES=/tmp/packages_end.txt [2020-12-01T18:45:30.364Z] + case "${OS_FAMILY}" in [2020-12-01T18:45:30.364Z] + rpm -qa [2020-12-01T18:45:30.364Z] + sort [2020-12-01T18:45:35.702Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-01T18:45:35.702Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-01T18:45:35.702Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-01T18:45:35.702Z] + '[' /w/workspace/exfoundry_ci-build-images_PR-155 ']' [2020-12-01T18:45:35.702Z] + mkdir -p /w/workspace/exfoundry_ci-build-images_PR-155/archives/ [2020-12-01T18:45:35.702Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_ci-build-images_PR-155/archives/ [Pipeline] echo [2020-12-01T18:45:35.740Z] 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-155/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-01T18:45:36.065Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-01T18:45:36.786Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-01T18:45:37.055Z] [2020-12-01T18:45:37.055Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-01T18:45:37.493Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-01T18:45:37.493Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-01T18:45:37.493Z] df20fa9351a1: Pulling fs layer [2020-12-01T18:45:37.493Z] 36b3adc4ff6f: Pulling fs layer [2020-12-01T18:45:37.493Z] 8ad3a11d3b57: Pulling fs layer [2020-12-01T18:45:37.493Z] 46f8f816bc3b: Pulling fs layer [2020-12-01T18:45:37.493Z] 93b61091891f: Pulling fs layer [2020-12-01T18:45:37.493Z] 93b9cdb0e59b: Pulling fs layer [2020-12-01T18:45:37.493Z] 5e14af77c1be: Pulling fs layer [2020-12-01T18:45:37.493Z] 01666e4c0597: Pulling fs layer [2020-12-01T18:45:37.493Z] aa168da1d23b: Pulling fs layer [2020-12-01T18:45:37.493Z] 46f8f816bc3b: Waiting [2020-12-01T18:45:37.493Z] 93b9cdb0e59b: Waiting [2020-12-01T18:45:37.493Z] 93b61091891f: Waiting [2020-12-01T18:45:37.493Z] 5e14af77c1be: Waiting [2020-12-01T18:45:37.493Z] 01666e4c0597: Waiting [2020-12-01T18:45:37.493Z] aa168da1d23b: Waiting [2020-12-01T18:45:37.818Z] 36b3adc4ff6f: Verifying Checksum [2020-12-01T18:45:37.818Z] 36b3adc4ff6f: Download complete [2020-12-01T18:45:37.818Z] 46f8f816bc3b: Download complete [2020-12-01T18:45:38.531Z] df20fa9351a1: Verifying Checksum [2020-12-01T18:45:38.531Z] 93b9cdb0e59b: Verifying Checksum [2020-12-01T18:45:38.531Z] 93b9cdb0e59b: Download complete [2020-12-01T18:45:38.531Z] 93b61091891f: Verifying Checksum [2020-12-01T18:45:38.531Z] 93b61091891f: Download complete [2020-12-01T18:45:38.531Z] 01666e4c0597: Verifying Checksum [2020-12-01T18:45:38.531Z] 01666e4c0597: Download complete [2020-12-01T18:45:38.531Z] 5e14af77c1be: Verifying Checksum [2020-12-01T18:45:38.531Z] 5e14af77c1be: Download complete [2020-12-01T18:45:38.807Z] df20fa9351a1: Pull complete [2020-12-01T18:45:38.807Z] 8ad3a11d3b57: Verifying Checksum [2020-12-01T18:45:38.808Z] 8ad3a11d3b57: Download complete [2020-12-01T18:45:39.414Z] 36b3adc4ff6f: Pull complete [2020-12-01T18:45:41.015Z] 8ad3a11d3b57: Pull complete [2020-12-01T18:45:41.015Z] 46f8f816bc3b: Pull complete [2020-12-01T18:45:42.560Z] 93b61091891f: Pull complete [2020-12-01T18:45:42.560Z] 93b9cdb0e59b: Pull complete [2020-12-01T18:45:42.896Z] 5e14af77c1be: Pull complete [2020-12-01T18:45:43.174Z] 01666e4c0597: Pull complete [2020-12-01T18:45:43.456Z] aa168da1d23b: Verifying Checksum [2020-12-01T18:45:43.456Z] aa168da1d23b: Download complete [2020-12-01T18:45:58.800Z] aa168da1d23b: Pull complete [2020-12-01T18:45:58.800Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-01T18:45:58.800Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-01T18:45:58.800Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-01T18:45:59.821Z] prd-centos7-docker-4c-2g-14046 does not seem to be running inside a container [2020-12-01T18:45:59.991Z] $ 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-155/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-155 -v /w/workspace/exfoundry_ci-build-images_PR-155:/w/workspace/exfoundry_ci-build-images_PR-155:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-155@tmp:/w/workspace/exfoundry_ci-build-images_PR-155@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-12-01T18:46:02.197Z] $ docker top 0a2939f482195f9ab7a98363ca6d2dd46a84f8cdf1106f8392dca8256ccfca7b -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-01T18:46:03.235Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-01T18:46:04.188Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-01T18:46:04.539Z] + ls /var/log/sa-host [2020-12-01T18:46:04.539Z] + sadf -c /var/log/sa-host/sa01 [2020-12-01T18:46:04.539Z] file_magic: OK [2020-12-01T18:46:04.539Z] HZ: Using current value: 100 [2020-12-01T18:46:04.539Z] file_header: OK [2020-12-01T18:46:04.539Z] 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 [2020-12-01T18:46:04.539Z] Statistics: [2020-12-01T18:46:04.539Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-12-01T18:46:04.539Z] File successfully converted to sysstat format version 12.2.1 [2020-12-01T18:46:04.539Z] + sadf -c /var/log/sa-host/sa23 [2020-12-01T18:46:04.539Z] file_magic: OK [2020-12-01T18:46:04.539Z] HZ: Using current value: 100 [2020-12-01T18:46:04.539Z] file_header: OK [2020-12-01T18:46:04.539Z] 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 [2020-12-01T18:46:04.539Z] Statistics: [2020-12-01T18:46:04.539Z] Hnuu...uuuununununu... [2020-12-01T18:46:04.539Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-01T18:46:05.216Z] provisioning config files... [2020-12-01T18:46:05.232Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-155@tmp/config3168235797825024225tmp [Pipeline] { [Pipeline] echo [2020-12-01T18:46:05.361Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-01T18:46:05.772Z] ---> create-netrc.sh [Pipeline] } [2020-12-01T18:46:05.818Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-01T18:46:05.952Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-01T18:46:06.741Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-01T18:46:06.796Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-01T18:46:07.195Z] ---> sudo-logs.sh [2020-12-01T18:46:07.196Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-01T18:46:07.496Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-01T18:46:07.907Z] ---> job-cost.sh [2020-12-01T18:46:08.215Z] lf-activate-venv: SKIPPING [2020-12-01T18:46:08.215Z] INFO: No Stack... [2020-12-01T18:46:08.831Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-01T18:46:09.430Z] INFO: Archiving Costs [Pipeline] echo [2020-12-01T18:46:09.467Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-01T18:46:09.827Z] ---> logs-deploy.sh [2020-12-01T18:46:09.827Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-155/1 [2020-12-01T18:46:09.827Z] INFO: archiving workspace using pattern(s): [2020-12-01T18:46:12.458Z] Archives upload complete. [2020-12-01T18:46:12.458Z] INFO: archiving logs to Nexus