Pull request #185 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 4b9fe6da526f0edd13237f0dcec2dbe1948bcf58+4f7cd478d0dc99922725e23606580287e6bc2dd1 (9610e4f42434753a9b65d837920c74c60d5b7df7) 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-ssh9463958871849969787.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-ssh4120827625542140766.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 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-185/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-185/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5001429574931993131.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-185/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh15724524987766389444.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > 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-ssh18249828990837811606.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-185/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-185/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh16406815290697952942.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 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 32edd24ee733e309d05e35b1f887f14b07bde6d0 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.17-alpine, 1.17-alpine3.15], releaseBranchOverride:golang-1.17] ========================================================= [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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org RELEASE_BRANCH_OVERRIDE: golang-1.17 DOCKER_CUSTOM_TAGS: 1.17-alpine 1.17-alpine3.15 [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1258 in /w/workspace/exfoundry_ci-build-images_PR-185 [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-185 # 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-185@tmp/jenkins-gitclient-ssh4519060955085524838.key > 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.17 commit 4f7cd478d0dc99922725e23606580287e6bc2dd1 into PR head commit 4b9fe6da526f0edd13237f0dcec2dbe1948bcf58 Merge succeeded, producing 4b9fe6da526f0edd13237f0dcec2dbe1948bcf58 Checking out Revision 4b9fe6da526f0edd13237f0dcec2dbe1948bcf58 (PR-185) > 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-185@tmp/jenkins-gitclient-ssh7220984464839229717.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/185/head:refs/remotes/origin/PR-185 +refs/heads/golang-1.17:refs/remotes/origin/golang-1.17 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4b9fe6da526f0edd13237f0dcec2dbe1948bcf58 # 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-185@tmp/jenkins-gitclient-ssh7210727132718607802.key > git merge 4f7cd478d0dc99922725e23606580287e6bc2dd1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4b9fe6da526f0edd13237f0dcec2dbe1948bcf58 # timeout=10 Commit message: "ci: intitialize new Go 1.17 base image" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:04:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:04:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:04:24 ========================================================= 18:04:24 EdgeX Global Pipelines Version Info 18:04:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:04:26 ------------------- 18:04:26 stable info: 18:04:26 ------------------- 18:04:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:04:26 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 18:04:26 Message: update stable to v1.0.217 18:04:26 ------------------- 18:04:26 experimental info: 18:04:26 ------------------- 18:04:26 Commited By: **** collab-it+edgex@linuxfoundation.org 18:04:26 Commit SHA: 7a502be46133bd83b74f613648f1d59e9d9e8641 18:04:26 Message: update experimental to v1.0.218 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 18:04:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = ci-build-images-settings [Pipeline] echo 18:04:26 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-golang-base [Pipeline] echo 18:04:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo 18:04:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:04:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:04:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-golang-base [Pipeline] echo 18:04:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo 18:04:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 18:04:27 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 18:04:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:04:27 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 18:04:27 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-golang-base-archive.tar.gz [Pipeline] echo 18:04:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:04:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:04:27 [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = golang-1.17 [Pipeline] echo 18:04:27 [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = 1.17-alpine 1.17-alpine3.15 [Pipeline] echo 18:04:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-185 [Pipeline] echo 18:04:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-185 [Pipeline] echo 18:04:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-185 [Pipeline] echo 18:04:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4b9fe6da526f0edd13237f0dcec2dbe1948bcf58 [Pipeline] echo 18:04:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4b9fe6d [Pipeline] echo 18:04:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:04:27 provisioning config files... 18:04:27 copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-185@tmp/config8933159828212679969tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:04:28 ---> docker-login.sh 18:04:28 nexus3.edgexfoundry.org:10001 18:04:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:04:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:04:28 Configure a credential helper to remove this warning. See 18:04:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:04:28 18:04:28 Login Succeeded 18:04:28 nexus3.edgexfoundry.org:10002 18:04:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:04:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:04:28 Configure a credential helper to remove this warning. See 18:04:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:04:28 18:04:28 Login Succeeded 18:04:28 nexus3.edgexfoundry.org:10003 18:04:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:04:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:04:28 Configure a credential helper to remove this warning. See 18:04:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:04:28 18:04:28 Login Succeeded 18:04:28 nexus3.edgexfoundry.org:10004 18:04:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:04:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:04:28 Configure a credential helper to remove this warning. See 18:04:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:04:28 18:04:28 Login Succeeded 18:04:28 docker.io 18:04:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:04:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:04:29 Configure a credential helper to remove this warning. See 18:04:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:04:29 18:04:29 Login Succeeded 18:04:29 ---> docker-login.sh ends [Pipeline] } 18:04:29 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] withEnv [Pipeline] { [Pipeline] configFileProvider 18:04:30 provisioning config files... 18:04:30 copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-185@tmp/config9071203173220139445tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:04:30 ---> docker-login.sh 18:04:30 nexus3.edgexfoundry.org:10001 18:04:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:04:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:04:30 Configure a credential helper to remove this warning. See 18:04:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:04:30 18:04:30 Login Succeeded 18:04:30 nexus3.edgexfoundry.org:10002 18:04:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:04:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:04:30 Configure a credential helper to remove this warning. See 18:04:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:04:30 18:04:30 Login Succeeded 18:04:30 nexus3.edgexfoundry.org:10003 18:04:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:04:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:04:30 Configure a credential helper to remove this warning. See 18:04:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:04:30 18:04:30 Login Succeeded 18:04:30 nexus3.edgexfoundry.org:10004 18:04:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:04:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:04:30 Configure a credential helper to remove this warning. See 18:04:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:04:30 18:04:30 Login Succeeded 18:04:30 docker.io 18:04:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:04:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:04:31 Configure a credential helper to remove this warning. See 18:04:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:04:31 18:04:31 Login Succeeded 18:04:31 ---> docker-login.sh ends [Pipeline] } 18:04:31 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 18:04:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:04:33 + ls -al . 18:04:33 total 12 18:04:33 drwxrwxr-x. 4 jenkins jenkins 91 Jan 11 18:04 . 18:04:33 drwxrwxr-x. 4 jenkins jenkins 112 Jan 11 18:04 .. 18:04:33 -rw-rw-r--. 1 jenkins jenkins 914 Jan 11 18:04 Dockerfile 18:04:33 drwxrwxr-x. 8 jenkins jenkins 179 Jan 11 18:04 .git 18:04:33 drwxrwxr-x. 2 jenkins jenkins 38 Jan 11 18:04 .github 18:04:33 -rw-rw-r--. 1 jenkins jenkins 585 Jan 11 18:04 .golangci.yml 18:04:33 -rw-rw-r--. 1 jenkins jenkins 913 Jan 11 18:04 Jenkinsfile [Pipeline] isUnix [Pipeline] sh 18:04:33 + docker build -t edgex-devops/edgex-golang-base -f Dockerfile --build-arg ARCH=amd64 --label git_sha=4b9fe6da526f0edd13237f0dcec2dbe1948bcf58 --label arch=amd64 . 18:04:33 Sending build context to Docker daemon 417.8kB 18:04:33 Step 1/9 : FROM golang:1.17.6-alpine3.15 18:04:34 1.17.6-alpine3.15: Pulling from library/golang 18:04:34 59bf1c3509f3: Pulling fs layer 18:04:34 666ba61612fd: Pulling fs layer 18:04:34 8ed8ca486205: Pulling fs layer 18:04:34 4fe6c5a15a65: Pulling fs layer 18:04:34 22a0e8bec74d: Pulling fs layer 18:04:34 4fe6c5a15a65: Waiting 18:04:34 22a0e8bec74d: Waiting 18:04:34 666ba61612fd: Verifying Checksum 18:04:34 666ba61612fd: Download complete 18:04:34 8ed8ca486205: Verifying Checksum 18:04:34 8ed8ca486205: Download complete 18:04:34 59bf1c3509f3: Verifying Checksum 18:04:34 59bf1c3509f3: Download complete 18:04:34 22a0e8bec74d: Verifying Checksum 18:04:34 22a0e8bec74d: Download complete 18:04:34 59bf1c3509f3: Pull complete 18:04:35 666ba61612fd: Pull complete 18:04:35 8ed8ca486205: Pull complete 18:04:35 4fe6c5a15a65: Verifying Checksum 18:04:35 4fe6c5a15a65: Download complete 18:04:39 4fe6c5a15a65: Pull complete 18:04:39 22a0e8bec74d: Pull complete 18:04:39 Digest: sha256:519c827ec22e5cf7417c9ff063ec840a446cdd30681700a16cf42eb43823e27c 18:04:39 Status: Downloaded newer image for golang:1.17.6-alpine3.15 18:04:39 ---> e8fc0c5ad389 18:04:39 Step 2/9 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 18:04:41 ---> Running in a184e500cd17 18:04:41 Removing intermediate container a184e500cd17 18:04:41 ---> 8b10267e8597 18:04:41 Step 3/9 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:04:41 ---> Running in 0365d7b7ec23 18:04:42 Removing intermediate container 0365d7b7ec23 18:04:42 ---> 4b0f3dd6c358 18:04:42 Step 4/9 : ENV HADOLINT_VERSION=2.6.0 GOLANGCI_VERSION=1.40.1 18:04:42 ---> Running in 335e2b4a94b5 18:04:42 Removing intermediate container 335e2b4a94b5 18:04:42 ---> f41716e20302 18:04:42 Step 5/9 : COPY ./.golangci.yml /etc/.golangci.yml 18:04:42 ---> f318e5210a57 18:04:42 Step 6/9 : RUN if [ $(uname -m) == "x86_64" ]; then wget -O /usr/local/bin/hadolint https://github.com/hadolint/hadolint/releases/download/v${HADOLINT_VERSION}/hadolint-Linux-x86_64 ; chmod +x /usr/local/bin/hadolint; fi 18:04:42 ---> Running in e59bc40d2c46 18:04:42 Connecting to github.com (140.82.112.3:443) 18:04:42 Connecting to objects.githubusercontent.com (185.199.108.133:443) 18:04:42 saving to '/usr/local/bin/hadolint' 18:04:42 hadolint 100% |********************************| 5676k 0:00:00 ETA 18:04:42 '/usr/local/bin/hadolint' saved 18:04:43 Removing intermediate container e59bc40d2c46 18:04:43 ---> 2e5ece1d5a25 18:04:43 Step 7/9 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base linux-headers musl-dev && ln -s /bin/touch /usr/bin/touch && wget -O- -nv https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s v${GOLANGCI_VERSION} 18:04:43 ---> Running in 02956f0a0b7c 18:04:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:04:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:04:44 Still waiting to schedule task 18:04:44 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 18:04:44 (1/37) Installing ncurses-terminfo-base (6.3_p20211120-r0) 18:04:45 (2/37) Installing ncurses-libs (6.3_p20211120-r0) 18:04:45 (3/37) Installing readline (8.1.1-r0) 18:04:45 (4/37) Installing bash (5.1.8-r0) 18:04:45 Executing bash-5.1.8-r0.post-install 18:04:45 (5/37) Installing libgcc (10.3.1_git20211027-r0) 18:04:45 (6/37) Installing libstdc++ (10.3.1_git20211027-r0) 18:04:45 (7/37) Installing binutils (2.37-r3) 18:04:45 (8/37) Installing libmagic (5.41-r0) 18:04:45 (9/37) Installing file (5.41-r0) 18:04:45 (10/37) Installing libgomp (10.3.1_git20211027-r0) 18:04:45 (11/37) Installing libatomic (10.3.1_git20211027-r0) 18:04:46 (12/37) Installing libgphobos (10.3.1_git20211027-r0) 18:04:46 (13/37) Installing gmp (6.2.1-r0) 18:04:46 (14/37) Installing isl22 (0.22-r0) 18:04:46 (15/37) Installing mpfr4 (4.1.0-r0) 18:04:46 (16/37) Installing mpc1 (1.2.1-r0) 18:04:46 (17/37) Installing gcc (10.3.1_git20211027-r0) 18:04:49 (18/37) Installing musl-dev (1.2.2-r7) 18:04:49 (19/37) Installing libc-dev (0.7.2-r3) 18:04:49 (20/37) Installing g++ (10.3.1_git20211027-r0) 18:04:51 (21/37) Installing make (4.3-r0) 18:04:51 (22/37) Installing fortify-headers (1.1-r1) 18:04:51 (23/37) Installing patch (2.7.6-r7) 18:04:51 (24/37) Installing build-base (0.5-r2) 18:04:51 (25/37) Installing brotli-libs (1.0.9-r5) 18:04:51 (26/37) Installing nghttp2-libs (1.46.0-r0) 18:04:51 (27/37) Installing libcurl (7.80.0-r0) 18:04:51 (28/37) Installing curl (7.80.0-r0) 18:04:51 (29/37) Installing expat (2.4.1-r0) 18:04:51 (30/37) Installing pcre2 (10.39-r0) 18:04:51 (31/37) Installing git (2.34.1-r0) 18:04:52 (32/37) Installing libsodium (1.0.18-r0) 18:04:52 (33/37) Installing pkgconf (1.8.0-r0) 18:04:52 (34/37) Installing libsodium-dev (1.0.18-r0) 18:04:52 (35/37) Installing linux-headers (5.10.41-r0) 18:04:52 (36/37) Installing libzmq (4.3.4-r0) 18:04:53 (37/37) Installing zeromq-dev (4.3.4-r0) 18:04:53 Executing busybox-1.34.1-r3.trigger 18:04:53 OK: 221 MiB in 52 packages 18:04:53 Connecting to raw.githubusercontent.com (185.199.109.133:443) 18:04:53 writing to stdout 18:04:53 - 100% |********************************| 10759 0:00:00 ETA 18:04:53 written to stdout 18:04:53 golangci/golangci-lint info checking GitHub for tag 'v1.40.1' 18:04:53 golangci/golangci-lint info found version: 1.40.1 for v1.40.1/linux/amd64 18:04:54 golangci/golangci-lint info installed ./bin/golangci-lint 18:04:58 Removing intermediate container 02956f0a0b7c 18:04:58 ---> 64425ed0ae0d 18:04:58 Step 8/9 : LABEL arch=amd64 18:04:58 ---> Running in bd499ceb6701 18:04:58 Removing intermediate container bd499ceb6701 18:04:58 ---> 996c730c2b1c 18:04:58 Step 9/9 : LABEL git_sha=4b9fe6da526f0edd13237f0dcec2dbe1948bcf58 18:04:58 ---> Running in 9a813f4ab8dd 18:04:58 Removing intermediate container 9a813f4ab8dd 18:04:58 ---> 6487ce63dcba 18:04:58 [Warning] One or more build-args [ARCH] were not consumed 18:04:58 Successfully built 6487ce63dcba 18:04:58 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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:04:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:04:59 18:04:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 18:04:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:04:59 latest: Pulling from edgex-lftools-log-publisher 18:04:59 b4d181a07f80: Pulling fs layer 18:04:59 a1111a8f2ec3: Pulling fs layer 18:04:59 ed53099fbce6: Pulling fs layer 18:04:59 dc539afda2c1: Pulling fs layer 18:04:59 77bc0d833cb6: Pulling fs layer 18:04:59 9065ff56babe: Pulling fs layer 18:04:59 d287ab97295c: Pulling fs layer 18:04:59 dc539afda2c1: Waiting 18:04:59 77bc0d833cb6: Waiting 18:04:59 9065ff56babe: Waiting 18:04:59 d287ab97295c: Waiting 18:04:59 a1111a8f2ec3: Verifying Checksum 18:04:59 a1111a8f2ec3: Download complete 18:04:59 dc539afda2c1: Verifying Checksum 18:04:59 dc539afda2c1: Download complete 18:05:00 77bc0d833cb6: Verifying Checksum 18:05:00 77bc0d833cb6: Download complete 18:05:00 ed53099fbce6: Verifying Checksum 18:05:00 ed53099fbce6: Download complete 18:05:00 9065ff56babe: Verifying Checksum 18:05:00 9065ff56babe: Download complete 18:05:00 b4d181a07f80: Verifying Checksum 18:05:00 b4d181a07f80: Download complete 18:05:00 d287ab97295c: Verifying Checksum 18:05:00 d287ab97295c: Download complete 18:05:01 b4d181a07f80: Pull complete 18:05:01 a1111a8f2ec3: Pull complete 18:05:02 ed53099fbce6: Pull complete 18:05:02 dc539afda2c1: Pull complete 18:05:02 77bc0d833cb6: Pull complete 18:05:02 9065ff56babe: Pull complete 18:05:08 d287ab97295c: Pull complete 18:05:08 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 18:05:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:05:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 18:05:08 prd-centos7-docker-4c-2g-1258 does not seem to be running inside a container 18:05:08 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_ci-build-images_PR-185 -v /w/workspace/exfoundry_ci-build-images_PR-185:/w/workspace/exfoundry_ci-build-images_PR-185:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-185@tmp:/w/workspace/exfoundry_ci-build-images_PR-185@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:05:11 $ docker top 408c2d3093d0eedaaeb5f66e4c0002b7805e9aa95547ecdd8fa0c1f113ec9d2b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:05:12 ---> job-cost.sh 18:05:12 lf-activate-venv: SKIPPING 18:05:12 INFO: No Stack... 18:05:12 INFO: Retrieving Pricing Info for: v3-standard-2 18:05:12 INFO: Archiving Costs [Pipeline] sh 18:05:13 + cat /w/workspace/exfoundry_ci-build-images_PR-185/archives/cost.csv 18:05:13 + cut -d, -f6 [Pipeline] lock 18:05:13 Trying to acquire lock on [jenkins-edgexfoundry-ci-build-images-PR-185-1-stack-cost] 18:05:13 Resource [jenkins-edgexfoundry-ci-build-images-PR-185-1-stack-cost] did not exist. Created. 18:05:13 Lock acquired on [jenkins-edgexfoundry-ci-build-images-PR-185-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:05:13 + echo total: 0.05999999865889549 [Pipeline] stash 18:05:13 Stashed 1 file(s) [Pipeline] } 18:05:13 Lock released on resource [jenkins-edgexfoundry-ci-build-images-PR-185-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:05:13 $ docker stop --time=1 408c2d3093d0eedaaeb5f66e4c0002b7805e9aa95547ecdd8fa0c1f113ec9d2b 18:05:15 $ docker rm -f 408c2d3093d0eedaaeb5f66e4c0002b7805e9aa95547ecdd8fa0c1f113ec9d2b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:06:06 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1259 in /w/workspace/exfoundry_ci-build-images_PR-185 [Pipeline] { [Pipeline] checkout 18:06:06 Selected Git installation does not exist. Using Default 18:06:06 The recommended git tool is: NONE 18:06:10 using credential edgex-jenkins-ssh 18:06:10 Cloning the remote Git repository 18:06:10 Cloning repository git@github.com:edgexfoundry/ci-build-images.git 18:06:11 > git init /w/workspace/exfoundry_ci-build-images_PR-185 # timeout=10 18:06:11 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 18:06:11 > git --version # timeout=10 18:06:11 > git --version # 'git version 2.17.1' 18:06:11 using GIT_SSH to set credentials SSH Credentials for GitHub 18:06:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:06:11 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 18:06:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:06:11 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 18:06:12 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 18:06:12 using GIT_SSH to set credentials SSH Credentials for GitHub 18:06:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/185/head:refs/remotes/origin/PR-185 +refs/heads/golang-1.17:refs/remotes/origin/golang-1.17 # timeout=10 18:06:12 Merging remotes/origin/golang-1.17 commit 4f7cd478d0dc99922725e23606580287e6bc2dd1 into PR head commit 4b9fe6da526f0edd13237f0dcec2dbe1948bcf58 18:06:12 Merge succeeded, producing 4b9fe6da526f0edd13237f0dcec2dbe1948bcf58 18:06:12 Checking out Revision 4b9fe6da526f0edd13237f0dcec2dbe1948bcf58 (PR-185) 18:06:12 > git config core.sparsecheckout # timeout=10 18:06:12 > git checkout -f 4b9fe6da526f0edd13237f0dcec2dbe1948bcf58 # timeout=10 18:06:12 > git remote # timeout=10 18:06:12 > git config --get remote.origin.url # timeout=10 18:06:12 using GIT_SSH to set credentials SSH Credentials for GitHub 18:06:12 > git merge 4f7cd478d0dc99922725e23606580287e6bc2dd1 # timeout=10 18:06:12 > git rev-parse HEAD^{commit} # timeout=10 18:06:12 > git config core.sparsecheckout # timeout=10 18:06:12 > git checkout -f 4b9fe6da526f0edd13237f0dcec2dbe1948bcf58 # timeout=10 18:06:17 Commit message: "ci: intitialize new Go 1.17 base image" 18:06:17 > git --version # timeout=10 18:06:17 > git --version # 'git version 2.17.1' 18:06:17 fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:06:18 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:06:18 % Total % Received % Xferd Average Speed Time Time Time Current 18:06:18 Dload Upload Total Spent Left Speed 18:06:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 45202 0 --:--:-- --:--:-- --:--:-- 45202 [Pipeline] sh 18:06:18 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:06:19 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:06:19 + sudo tee /etc/docker/daemon.new 18:06:19 { 18:06:19 "registry-mirrors": [ 18:06:19 "https://nexus3.edgexfoundry.org:10001" 18:06:19 ], 18:06:19 "bip": "10.250.0.254/24", 18:06:19 "hosts": [ 18:06:19 "tcp://0.0.0.0:5555", 18:06:19 "unix:///var/run/docker.sock" 18:06:19 ], 18:06:19 "mtu": 1458, 18:06:19 "selinux-enabled": true, 18:06:19 "seccomp-profile": "/etc/docker/seccomp.json" 18:06:19 } [Pipeline] sh 18:06:19 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:06:19 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:06:38 provisioning config files... 18:06:38 copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-185@tmp/config6983190336871632713tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:06:38 ---> docker-login.sh 18:06:38 nexus3.edgexfoundry.org:10001 18:06:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:39 Configure a credential helper to remove this warning. See 18:06:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:39 18:06:39 Login Succeeded 18:06:39 nexus3.edgexfoundry.org:10002 18:06:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:39 Configure a credential helper to remove this warning. See 18:06:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:39 18:06:39 Login Succeeded 18:06:39 nexus3.edgexfoundry.org:10003 18:06:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:40 Configure a credential helper to remove this warning. See 18:06:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:40 18:06:40 Login Succeeded 18:06:40 nexus3.edgexfoundry.org:10004 18:06:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:40 Configure a credential helper to remove this warning. See 18:06:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:40 18:06:40 Login Succeeded 18:06:40 docker.io 18:06:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:41 Configure a credential helper to remove this warning. See 18:06:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:41 18:06:41 Login Succeeded 18:06:41 ---> docker-login.sh ends [Pipeline] } 18:06:41 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 18:06:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:06:42 + ls -al . 18:06:42 total 28 18:06:42 drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 18:06 . 18:06:42 drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 18:06 .. 18:06:42 drwxrwxr-x 8 jenkins jenkins 4096 Jan 11 18:06 .git 18:06:42 drwxrwxr-x 2 jenkins jenkins 4096 Jan 11 18:06 .github 18:06:42 -rw-rw-r-- 1 jenkins jenkins 585 Jan 11 18:06 .golangci.yml 18:06:42 -rw-rw-r-- 1 jenkins jenkins 914 Jan 11 18:06 Dockerfile 18:06:42 -rw-rw-r-- 1 jenkins jenkins 913 Jan 11 18:06 Jenkinsfile [Pipeline] isUnix [Pipeline] sh 18:06:42 + docker build -t edgex-devops/edgex-golang-base-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=4b9fe6da526f0edd13237f0dcec2dbe1948bcf58 --label arch=arm64 . 18:06:43 Sending build context to Docker daemon 416.8kB 18:06:43 Step 1/9 : FROM golang:1.17.6-alpine3.15 18:06:43 1.17.6-alpine3.15: Pulling from library/golang 18:06:44 9b3977197b4f: Pulling fs layer 18:06:44 1a89e8eeedd5: Pulling fs layer 18:06:44 94645a83ff95: Pulling fs layer 18:06:44 3f3a8bcf1eab: Pulling fs layer 18:06:44 0c92f367c5e7: Pulling fs layer 18:06:44 3f3a8bcf1eab: Waiting 18:06:44 0c92f367c5e7: Waiting 18:06:44 94645a83ff95: Download complete 18:06:44 1a89e8eeedd5: Verifying Checksum 18:06:44 1a89e8eeedd5: Download complete 18:06:44 9b3977197b4f: Verifying Checksum 18:06:44 9b3977197b4f: Download complete 18:06:44 0c92f367c5e7: Verifying Checksum 18:06:44 0c92f367c5e7: Download complete 18:06:44 9b3977197b4f: Pull complete 18:06:45 1a89e8eeedd5: Pull complete 18:06:45 94645a83ff95: Pull complete 18:06:46 3f3a8bcf1eab: Verifying Checksum 18:06:46 3f3a8bcf1eab: Download complete 18:06:59 3f3a8bcf1eab: Pull complete 18:06:59 0c92f367c5e7: Pull complete 18:06:59 Digest: sha256:519c827ec22e5cf7417c9ff063ec840a446cdd30681700a16cf42eb43823e27c 18:06:59 Status: Downloaded newer image for golang:1.17.6-alpine3.15 18:06:59 ---> ccd27c9e1703 18:06:59 Step 2/9 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 18:06:59 ---> Running in e460440d42f4 18:06:59 Removing intermediate container e460440d42f4 18:06:59 ---> fb51504358b1 18:06:59 Step 3/9 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:06:59 ---> Running in 919977d664ee 18:07:01 Removing intermediate container 919977d664ee 18:07:01 ---> 3599f81220cf 18:07:01 Step 4/9 : ENV HADOLINT_VERSION=2.6.0 GOLANGCI_VERSION=1.40.1 18:07:01 ---> Running in 9ad6aef2507a 18:07:02 Removing intermediate container 9ad6aef2507a 18:07:02 ---> 7393f03fb639 18:07:02 Step 5/9 : COPY ./.golangci.yml /etc/.golangci.yml 18:07:02 ---> 140d59674e10 18:07:02 Step 6/9 : RUN if [ $(uname -m) == "x86_64" ]; then wget -O /usr/local/bin/hadolint https://github.com/hadolint/hadolint/releases/download/v${HADOLINT_VERSION}/hadolint-Linux-x86_64 ; chmod +x /usr/local/bin/hadolint; fi 18:07:02 ---> Running in aa8cb9221f87 18:07:04 Removing intermediate container aa8cb9221f87 18:07:04 ---> c9422fec9995 18:07:04 Step 7/9 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base linux-headers musl-dev && ln -s /bin/touch /usr/bin/touch && wget -O- -nv https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s v${GOLANGCI_VERSION} 18:07:04 ---> Running in c9310c9fd79c 18:07:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:07:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:07:07 (1/37) Installing ncurses-terminfo-base (6.3_p20211120-r0) 18:07:07 (2/37) Installing ncurses-libs (6.3_p20211120-r0) 18:07:07 (3/37) Installing readline (8.1.1-r0) 18:07:07 (4/37) Installing bash (5.1.8-r0) 18:07:07 Executing bash-5.1.8-r0.post-install 18:07:07 (5/37) Installing libgcc (10.3.1_git20211027-r0) 18:07:07 (6/37) Installing libstdc++ (10.3.1_git20211027-r0) 18:07:07 (7/37) Installing binutils (2.37-r3) 18:07:08 (8/37) Installing libmagic (5.41-r0) 18:07:08 (9/37) Installing file (5.41-r0) 18:07:08 (10/37) Installing libgomp (10.3.1_git20211027-r0) 18:07:08 (11/37) Installing libatomic (10.3.1_git20211027-r0) 18:07:08 (12/37) Installing libgphobos (10.3.1_git20211027-r0) 18:07:09 (13/37) Installing gmp (6.2.1-r0) 18:07:09 (14/37) Installing isl22 (0.22-r0) 18:07:09 (15/37) Installing mpfr4 (4.1.0-r0) 18:07:09 (16/37) Installing mpc1 (1.2.1-r0) 18:07:09 (17/37) Installing gcc (10.3.1_git20211027-r0) 18:07:12 (18/37) Installing musl-dev (1.2.2-r7) 18:07:12 (19/37) Installing libc-dev (0.7.2-r3) 18:07:12 (20/37) Installing g++ (10.3.1_git20211027-r0) 18:07:13 (21/37) Installing make (4.3-r0) 18:07:13 (22/37) Installing fortify-headers (1.1-r1) 18:07:13 (23/37) Installing patch (2.7.6-r7) 18:07:13 (24/37) Installing build-base (0.5-r2) 18:07:13 (25/37) Installing brotli-libs (1.0.9-r5) 18:07:13 (26/37) Installing nghttp2-libs (1.46.0-r0) 18:07:13 (27/37) Installing libcurl (7.80.0-r0) 18:07:14 (28/37) Installing curl (7.80.0-r0) 18:07:14 (29/37) Installing expat (2.4.1-r0) 18:07:14 (30/37) Installing pcre2 (10.39-r0) 18:07:14 (31/37) Installing git (2.34.1-r0) 18:07:14 (32/37) Installing libsodium (1.0.18-r0) 18:07:14 (33/37) Installing pkgconf (1.8.0-r0) 18:07:14 (34/37) Installing libsodium-dev (1.0.18-r0) 18:07:14 (35/37) Installing linux-headers (5.10.41-r0) 18:07:15 (36/37) Installing libzmq (4.3.4-r0) 18:07:15 (37/37) Installing zeromq-dev (4.3.4-r0) 18:07:15 Executing busybox-1.34.1-r3.trigger 18:07:15 OK: 220 MiB in 52 packages 18:07:15 Connecting to raw.githubusercontent.com (185.199.109.133:443) 18:07:16 writing to stdout 18:07:16 - 100% |********************************| 10759 0:00:00 ETA 18:07:16 written to stdout 18:07:16 golangci/golangci-lint info checking GitHub for tag 'v1.40.1' 18:07:16 golangci/golangci-lint info found version: 1.40.1 for v1.40.1/linux/arm64 18:07:18 golangci/golangci-lint info installed ./bin/golangci-lint 18:07:26 Removing intermediate container c9310c9fd79c 18:07:26 ---> 276a7b414339 18:07:26 Step 8/9 : LABEL arch=arm64 18:07:26 ---> Running in b8ecdaa17fe9 18:07:26 Removing intermediate container b8ecdaa17fe9 18:07:26 ---> 8b544a7c9dce 18:07:26 Step 9/9 : LABEL git_sha=4b9fe6da526f0edd13237f0dcec2dbe1948bcf58 18:07:26 ---> Running in 06a6d9f6ed9a 18:07:27 Removing intermediate container 06a6d9f6ed9a 18:07:27 ---> bd2a3c869fbb 18:07:27 [Warning] One or more build-args [ARCH] were not consumed 18:07:27 Successfully built bd2a3c869fbb 18:07:27 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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:07:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:07:28 18:07:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 18:07:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:07:28 arm64: Pulling from edgex-lftools-log-publisher 18:07:28 448f6bf000e3: Pulling fs layer 18:07:28 f757da607395: Pulling fs layer 18:07:28 05883995daec: Pulling fs layer 18:07:28 8603b9c90790: Pulling fs layer 18:07:28 1560dd03e051: Pulling fs layer 18:07:28 27f5ce0e4adf: Pulling fs layer 18:07:28 c2d8d7efcc4b: Pulling fs layer 18:07:28 8603b9c90790: Waiting 18:07:28 1560dd03e051: Waiting 18:07:28 27f5ce0e4adf: Waiting 18:07:28 c2d8d7efcc4b: Waiting 18:07:28 f757da607395: Verifying Checksum 18:07:28 f757da607395: Download complete 18:07:28 8603b9c90790: Verifying Checksum 18:07:28 8603b9c90790: Download complete 18:07:28 1560dd03e051: Verifying Checksum 18:07:28 1560dd03e051: Download complete 18:07:28 27f5ce0e4adf: Verifying Checksum 18:07:28 27f5ce0e4adf: Download complete 18:07:28 05883995daec: Verifying Checksum 18:07:28 05883995daec: Download complete 18:07:29 448f6bf000e3: Verifying Checksum 18:07:29 448f6bf000e3: Download complete 18:07:31 c2d8d7efcc4b: Verifying Checksum 18:07:31 c2d8d7efcc4b: Download complete 18:07:32 448f6bf000e3: Pull complete 18:07:33 f757da607395: Pull complete 18:07:34 05883995daec: Pull complete 18:07:35 8603b9c90790: Pull complete 18:07:36 1560dd03e051: Pull complete 18:07:36 27f5ce0e4adf: Pull complete 18:07:51 c2d8d7efcc4b: Pull complete 18:07:51 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 18:07:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:07:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 18:07:51 prd-ubuntu18.04-docker-arm64-4c-16g-1259 does not seem to be running inside a container 18:07:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_ci-build-images_PR-185 -v /w/workspace/exfoundry_ci-build-images_PR-185:/w/workspace/exfoundry_ci-build-images_PR-185:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-185@tmp:/w/workspace/exfoundry_ci-build-images_PR-185@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:07:54 $ docker top 62b0ac685d8f1e21715a8bc31758e832bdf5c5e41f838ee2a2fa447bb0282334 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:07:55 ---> job-cost.sh 18:07:55 lf-activate-venv: SKIPPING 18:07:55 INFO: No Stack... 18:07:55 INFO: Retrieving Pricing Info for: v3-standard-4 18:07:56 INFO: Archiving Costs [Pipeline] sh 18:07:56 + cut -d, -f6 18:07:56 + cat /w/workspace/exfoundry_ci-build-images_PR-185/archives/cost.csv [Pipeline] lock 18:07:56 Trying to acquire lock on [jenkins-edgexfoundry-ci-build-images-PR-185-1-stack-cost] 18:07:56 Resource [jenkins-edgexfoundry-ci-build-images-PR-185-1-stack-cost] did not exist. Created. 18:07:56 Lock acquired on [jenkins-edgexfoundry-ci-build-images-PR-185-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:07:57 /w/workspace/exfoundry_ci-build-images_PR-185@tmp/durable-d52cc2c9/script.sh: 1: /w/workspace/exfoundry_ci-build-images_PR-185@tmp/durable-d52cc2c9/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 18:07:58 + echo total: 0.10999999940395355 [Pipeline] stash 18:07:58 Warning: overwriting stash ‘stack-cost’ 18:07:58 Stashed 1 file(s) [Pipeline] } 18:07:58 Lock released on resource [jenkins-edgexfoundry-ci-build-images-PR-185-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:07:58 $ docker stop --time=1 62b0ac685d8f1e21715a8bc31758e832bdf5c5e41f838ee2a2fa447bb0282334 18:08:00 $ docker rm -f 62b0ac685d8f1e21715a8bc31758e832bdf5c5e41f838ee2a2fa447bb0282334 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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] sh 18:08:01 + '[' -d /w/workspace/exfoundry_ci-build-images_PR-185/archives ']' 18:08:01 + ls -al /w/workspace/exfoundry_ci-build-images_PR-185/archives 18:08:01 total 4 18:08:01 drwxr-xr-x. 3 root root 34 Jan 11 18:05 . 18:08:01 drwxrwxr-x. 5 jenkins jenkins 125 Jan 11 18:05 .. 18:08:01 drwxr-xr-x. 2 root root 6 Jan 11 18:05 cost 18:08:01 -rw-r--r--. 1 root root 85 Jan 11 18:05 cost.csv 18:08:01 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_ci-build-images_PR-185/archives 18:08:01 + ls -al /w/workspace/exfoundry_ci-build-images_PR-185/archives 18:08:01 total 4 18:08:01 drwxr-xr-x. 3 jenkins jenkins 34 Jan 11 18:05 . 18:08:01 drwxrwxr-x. 5 jenkins jenkins 125 Jan 11 18:05 .. 18:08:01 drwxr-xr-x. 2 jenkins jenkins 6 Jan 11 18:05 cost 18:08:01 -rw-r--r--. 1 jenkins jenkins 85 Jan 11 18:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:08:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:08:02 ---> package-listing.sh 18:08:02 ++ facter osfamily 18:08:02 ++ tr '[:upper:]' '[:lower:]' 18:08:03 + OS_FAMILY=redhat 18:08:03 + workspace=/w/workspace/exfoundry_ci-build-images_PR-185 18:08:03 + START_PACKAGES=/tmp/packages_start.txt 18:08:03 + END_PACKAGES=/tmp/packages_end.txt 18:08:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:08:03 + PACKAGES=/tmp/packages_start.txt 18:08:03 + '[' /w/workspace/exfoundry_ci-build-images_PR-185 ']' 18:08:03 + PACKAGES=/tmp/packages_end.txt 18:08:03 + case "${OS_FAMILY}" in 18:08:03 + sort 18:08:03 + rpm -qa 18:08:03 + '[' -f /tmp/packages_start.txt ']' 18:08:03 + '[' -f /tmp/packages_end.txt ']' 18:08:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:08:03 + '[' /w/workspace/exfoundry_ci-build-images_PR-185 ']' 18:08:03 + mkdir -p /w/workspace/exfoundry_ci-build-images_PR-185/archives/ 18:08:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_ci-build-images_PR-185/archives/ [Pipeline] echo 18:08:03 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-185/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:08:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:08:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:08:04 . [Pipeline] withDockerContainer 18:08:04 prd-centos7-docker-4c-2g-1258 does not seem to be running inside a container 18:08:04 $ 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-185/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-185 -v /w/workspace/exfoundry_ci-build-images_PR-185:/w/workspace/exfoundry_ci-build-images_PR-185:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-185@tmp:/w/workspace/exfoundry_ci-build-images_PR-185@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:latest cat 18:08:04 $ docker top ea90a434817bf4fb29f3f1926a1936256ca7d5650b3b65bb53fee59f0354be2d -eo pid,comm [Pipeline] { [Pipeline] sh 18:08:05 + touch /tmp/pre-build-complete [Pipeline] sh 18:08:05 + mkdir -p /var/log/sysstat [Pipeline] sh 18:08:06 + ls /var/log/sa-host 18:08:06 + sadf -c /var/log/sa-host/sa11 18:08:06 file_magic: OK 18:08:06 HZ: Using current value: 100 18:08:06 file_header: OK 18:08:06 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 18:08:06 Statistics: 18:08:06 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:08:06 File successfully converted to sysstat format version 12.0.3 18:08:06 + sadf -c /var/log/sa-host/sa17 18:08:06 file_magic: OK 18:08:06 HZ: Using current value: 100 18:08:06 file_header: OK 18:08:06 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 18:08:06 Statistics: 18:08:06 Hnuu...uuuununununu...Hnuu...uuuununununu... 18:08:06 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:08:06 provisioning config files... 18:08:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-185@tmp/config3083073820037959358tmp [Pipeline] { [Pipeline] echo 18:08:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:08:06 ---> create-netrc.sh [Pipeline] } 18:08:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:08:07 ---> python-tools-install.sh [Pipeline] echo 18:08:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:08:07 ---> sudo-logs.sh 18:08:07 Archiving 'sudo' log.. 18:08:07 sudo: unable to resolve host prd-centos7-docker-4c-2g-1258.novalocal: Name or service not known 18:08:07 sudo: unable to resolve host prd-centos7-docker-4c-2g-1258.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 18:08:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:08:07 ---> job-cost.sh 18:08:07 lf-activate-venv: SKIPPING 18:08:07 DEBUG: total: 0.05999999865889549 18:08:07 INFO: Retrieving Stack Cost... 18:08:08 INFO: Retrieving Pricing Info for: v3-standard-2 18:08:08 INFO: Archiving Costs [Pipeline] echo 18:08:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:08:08 ---> logs-deploy.sh 18:08:08 lf-activate-venv: SKIPPING 18:08:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-185/1 18:08:08 INFO: archiving workspace using pattern(s): 18:08:09 Archives upload complete. 18:08:09 INFO: archiving logs to Nexus