Pull request #921 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from df76cb4b79cd8b3ffa5d26b9526444afff4457e7+042dfbc200e9a033131772982770329148424ff7 (1403dd08c1c4556607d7c09e69ea5cc413e352f3) Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh8135543663696144589.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh1500934612770636388.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-921/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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/app-functions-sdk-go/branches/PR-921/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1153374577742150780.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh7029915124098492803.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-921/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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/app-functions-sdk-go/branches/PR-921/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1542874738008466732.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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 ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [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 ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-2297’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-blackbox-4c-2g-2298’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-blackbox-4c-2g-2299’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-345’ is offline ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-349 in /w/workspace/ndry_app-functions-sdk-go_PR-921 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_PR-921 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.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/ndry_app-functions-sdk-go_PR-921@tmp/jenkins-gitclient-ssh3330311321438981555.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.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/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.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/ndry_app-functions-sdk-go_PR-921@tmp/jenkins-gitclient-ssh6394552031235387991.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/921/head:refs/remotes/origin/PR-921 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 042dfbc200e9a033131772982770329148424ff7 into PR head commit df76cb4b79cd8b3ffa5d26b9526444afff4457e7 Merge succeeded, producing df76cb4b79cd8b3ffa5d26b9526444afff4457e7 Checking out Revision df76cb4b79cd8b3ffa5d26b9526444afff4457e7 (PR-921) > git config core.sparsecheckout # timeout=10 > git checkout -f df76cb4b79cd8b3ffa5d26b9526444afff4457e7 # 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/ndry_app-functions-sdk-go_PR-921@tmp/jenkins-gitclient-ssh1970746576769661593.key > git merge 042dfbc200e9a033131772982770329148424ff7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f df76cb4b79cd8b3ffa5d26b9526444afff4457e7 # timeout=10 Commit message: "build(deps): bump github.com/google/uuid from 1.2.0 to 1.3.0" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-11T16:14:19.909Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-11T16:14:20.044Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-11T16:14:20.074Z] ========================================================= [2021-08-11T16:14:20.074Z] EdgeX Global Pipelines Version Info [2021-08-11T16:14:20.074Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 7fabc97dc95b5690610db78af8a3a15dbf9dc771 # timeout=10 [2021-08-11T16:14:21.451Z] ------------------- [2021-08-11T16:14:21.451Z] stable info: [2021-08-11T16:14:21.451Z] ------------------- [2021-08-11T16:14:21.451Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-11T16:14:21.451Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-11T16:14:21.451Z] Message: update stable to v1.0.205 [2021-08-11T16:14:22.036Z] ------------------- [2021-08-11T16:14:22.036Z] experimental info: [2021-08-11T16:14:22.036Z] ------------------- [2021-08-11T16:14:22.036Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-11T16:14:22.036Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-11T16:14:22.036Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-11T16:14:22.181Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2021-08-11T16:14:22.208Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2021-08-11T16:14:22.235Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-11T16:14:22.262Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-11T16:14:22.288Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-11T16:14:22.314Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-11T16:14:22.340Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-11T16:14:22.366Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-11T16:14:22.390Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-08-11T16:14:22.415Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-11T16:14:22.440Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-11T16:14:22.464Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-11T16:14:22.489Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2021-08-11T16:14:22.514Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-11T16:14:22.540Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-11T16:14:22.566Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-08-11T16:14:22.593Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-08-11T16:14:22.619Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-08-11T16:14:22.645Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-08-11T16:14:22.671Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-11T16:14:22.697Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-08-11T16:14:22.724Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-08-11T16:14:22.749Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-08-11T16:14:22.773Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-08-11T16:14:22.799Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-08-11T16:14:22.841Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-08-11T16:14:22.869Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-11T16:14:22.896Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-921 [Pipeline] echo [2021-08-11T16:14:22.921Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-921 [Pipeline] echo [2021-08-11T16:14:22.947Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-921 [Pipeline] echo [2021-08-11T16:14:22.972Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = df76cb4b79cd8b3ffa5d26b9526444afff4457e7 [Pipeline] echo [2021-08-11T16:14:22.998Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = df76cb4 [Pipeline] echo [2021-08-11T16:14:23.030Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-11T16:14:23.450Z] + git log --format=format:%s -1 df76cb4b79cd8b3ffa5d26b9526444afff4457e7 [Pipeline] echo [2021-08-11T16:14:23.508Z] GIT_COMMIT: df76cb4b79cd8b3ffa5d26b9526444afff4457e7, Commit Message: build(deps): bump github.com/google/uuid from 1.2.0 to 1.3.0 [Pipeline] echo [2021-08-11T16:14:23.524Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-08-11T16:14:24.070Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-11T16:14:24.070Z] [2021-08-11T16:14:24.070Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T16:14:24.402Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-11T16:14:24.402Z] latest: Pulling from edgex-devops/git-semver [2021-08-11T16:14:24.402Z] 31603596830f: Pulling fs layer [2021-08-11T16:14:24.402Z] d4622e32a9a9: Pulling fs layer [2021-08-11T16:14:24.402Z] 1030fce36090: Pulling fs layer [2021-08-11T16:14:24.402Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-11T16:14:24.402Z] 6c6cb7e1b49b: Waiting [2021-08-11T16:14:24.402Z] d4622e32a9a9: Verifying Checksum [2021-08-11T16:14:24.402Z] d4622e32a9a9: Download complete [2021-08-11T16:14:24.669Z] 31603596830f: Verifying Checksum [2021-08-11T16:14:24.669Z] 31603596830f: Download complete [2021-08-11T16:14:24.669Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-11T16:14:24.669Z] 6c6cb7e1b49b: Download complete [2021-08-11T16:14:24.935Z] 31603596830f: Pull complete [2021-08-11T16:14:24.935Z] d4622e32a9a9: Pull complete [2021-08-11T16:14:24.935Z] 1030fce36090: Verifying Checksum [2021-08-11T16:14:24.935Z] 1030fce36090: Download complete [2021-08-11T16:14:25.528Z] 1030fce36090: Pull complete [2021-08-11T16:14:25.528Z] 6c6cb7e1b49b: Pull complete [2021-08-11T16:14:25.528Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-11T16:14:25.795Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-11T16:14:25.795Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-11T16:14:25.898Z] prd-centos7-docker-4c-2g-349 does not seem to be running inside a container [2021-08-11T16:14:25.953Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-921 -v /w/workspace/ndry_app-functions-sdk-go_PR-921:/w/workspace/ndry_app-functions-sdk-go_PR-921:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-921@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-921@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-11T16:14:27.320Z] $ docker top bbeefd47d438f77a03b6b0fe5ec3298e88ff6e9f70a78b44b1f5f16f05b281f0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-11T16:14:27.480Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-11T16:14:27.480Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-11T16:14:27.588Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-11T16:14:27.592Z] $ docker exec bbeefd47d438f77a03b6b0fe5ec3298e88ff6e9f70a78b44b1f5f16f05b281f0 ssh-agent [2021-08-11T16:14:27.704Z] SSH_AUTH_SOCK=/tmp/ssh-UBdviHsPMU4Y/agent.14 [2021-08-11T16:14:27.704Z] SSH_AGENT_PID=20 [2021-08-11T16:14:27.715Z] Running ssh-add (command line suppressed) [2021-08-11T16:14:27.806Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-921@tmp/private_key_6551590071281370689.key (/w/workspace/ndry_app-functions-sdk-go_PR-921@tmp/private_key_6551590071281370689.key) [2021-08-11T16:14:27.826Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-11T16:14:28.140Z] + git tag --points-at HEAD [Pipeline] } [2021-08-11T16:14:28.160Z] $ docker exec --env ******** --env ******** bbeefd47d438f77a03b6b0fe5ec3298e88ff6e9f70a78b44b1f5f16f05b281f0 ssh-agent -k [2021-08-11T16:14:28.258Z] unset SSH_AUTH_SOCK; [2021-08-11T16:14:28.258Z] unset SSH_AGENT_PID; [2021-08-11T16:14:28.258Z] echo Agent pid 20 killed; [2021-08-11T16:14:28.276Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-11T16:14:28.322Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-11T16:14:28.322Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-11T16:14:28.432Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-11T16:14:28.433Z] $ docker exec bbeefd47d438f77a03b6b0fe5ec3298e88ff6e9f70a78b44b1f5f16f05b281f0 ssh-agent [2021-08-11T16:14:28.545Z] SSH_AUTH_SOCK=/tmp/ssh-xoOlaa0hjR9F/agent.52 [2021-08-11T16:14:28.545Z] SSH_AGENT_PID=58 [2021-08-11T16:14:28.553Z] Running ssh-add (command line suppressed) [2021-08-11T16:14:28.678Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-921@tmp/private_key_3791177223806828946.key (/w/workspace/ndry_app-functions-sdk-go_PR-921@tmp/private_key_3791177223806828946.key) [2021-08-11T16:14:28.695Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-11T16:14:29.012Z] + git semver init [2021-08-11T16:14:29.012Z] # -> Open(): unable to determine branch for HEAD [2021-08-11T16:14:29.012Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-921/.git [2021-08-11T16:14:29.012Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-921 [2021-08-11T16:14:29.012Z] # $SEMVER_REMOTE_NAME = origin [2021-08-11T16:14:29.012Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-11T16:14:29.012Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-11T16:14:29.012Z] # $SEMVER_BRANCH = PR-921 [2021-08-11T16:14:29.012Z] # $SEMVER_TEMP = /tmp/semver-873209863 [2021-08-11T16:14:29.012Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2021-08-11T16:14:34.350Z] # '/tmp/semver-873209863' -> '/w/workspace/ndry_app-functions-sdk-go_PR-921/.semver' [2021-08-11T16:14:34.350Z] # -> Force: false [2021-08-11T16:14:34.350Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-921/.semver [Pipeline] } [2021-08-11T16:14:34.370Z] $ docker exec --env ******** --env ******** bbeefd47d438f77a03b6b0fe5ec3298e88ff6e9f70a78b44b1f5f16f05b281f0 ssh-agent -k [2021-08-11T16:14:34.464Z] unset SSH_AUTH_SOCK; [2021-08-11T16:14:34.465Z] unset SSH_AGENT_PID; [2021-08-11T16:14:34.465Z] echo Agent pid 58 killed; [2021-08-11T16:14:34.484Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-11T16:14:34.842Z] + git semver [Pipeline] } [2021-08-11T16:14:34.858Z] $ docker stop --time=1 bbeefd47d438f77a03b6b0fe5ec3298e88ff6e9f70a78b44b1f5f16f05b281f0 [2021-08-11T16:14:36.240Z] $ docker rm -f bbeefd47d438f77a03b6b0fe5ec3298e88ff6e9f70a78b44b1f5f16f05b281f0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-11T16:14:36.632Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-11T16:14:36.959Z] Stashed 1 file(s) [Pipeline] echo [2021-08-11T16:14:36.962Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-08-11T16:14:52.154Z] Still waiting to schedule task [2021-08-11T16:14:52.155Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-08-11T16:14:52.157Z] Still waiting to schedule task [2021-08-11T16:14:52.158Z] ‘prd-centos7-blackbox-4c-2g-2297’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-11T16:14:52.158Z] ‘prd-centos7-blackbox-4c-2g-2298’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-11T16:14:52.158Z] ‘prd-centos7-blackbox-4c-2g-2299’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-11T16:14:52.158Z] ‘prd-centos7-docker-4c-2g-347’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-11T16:14:52.158Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ is offline [2021-08-11T16:14:52.158Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-351’ is offline [2021-08-11T16:16:26.309Z] Running on prd-centos7-docker-4c-2g-352 in /w/workspace/ndry_app-functions-sdk-go_PR-921 [Pipeline] { [Pipeline] ws [2021-08-11T16:16:26.326Z] Running in /w/workspace/app-functions-sdk-go/10 [Pipeline] { [Pipeline] checkout [2021-08-11T16:16:26.435Z] The recommended git tool is: git [2021-08-11T16:16:29.077Z] using credential edgex-jenkins-ssh [2021-08-11T16:16:29.097Z] Cloning the remote Git repository [2021-08-11T16:16:28.887Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-08-11T16:16:28.988Z] > git init /w/workspace/app-functions-sdk-go/10 # timeout=10 [2021-08-11T16:16:29.027Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-08-11T16:16:29.027Z] > git --version # timeout=10 [2021-08-11T16:16:29.036Z] > git --version # 'git version 2.24.4' [2021-08-11T16:16:29.037Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-11T16:16:29.096Z] [INFO] Currently running in a labeled security context [2021-08-11T16:16:29.096Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-11T16:16:29.096Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/10@tmp/jenkins-gitclient-ssh2006820485227308915.key [2021-08-11T16:16:29.111Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-11T16:16:30.549Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-08-11T16:16:30.561Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-11T16:16:30.577Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-08-11T16:16:30.595Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-08-11T16:16:30.595Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-11T16:16:30.596Z] [INFO] Currently running in a labeled security context [2021-08-11T16:16:30.596Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-11T16:16:30.596Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/10@tmp/jenkins-gitclient-ssh924788037962335771.key [2021-08-11T16:16:30.603Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/921/head:refs/remotes/origin/PR-921 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-11T16:16:31.163Z] Merging remotes/origin/main commit 042dfbc200e9a033131772982770329148424ff7 into PR head commit df76cb4b79cd8b3ffa5d26b9526444afff4457e7 [2021-08-11T16:16:31.257Z] Merge succeeded, producing df76cb4b79cd8b3ffa5d26b9526444afff4457e7 [2021-08-11T16:16:31.258Z] Checking out Revision df76cb4b79cd8b3ffa5d26b9526444afff4457e7 (PR-921) [2021-08-11T16:16:31.107Z] > git config core.sparsecheckout # timeout=10 [2021-08-11T16:16:31.113Z] > git checkout -f df76cb4b79cd8b3ffa5d26b9526444afff4457e7 # timeout=10 [2021-08-11T16:16:31.163Z] > git remote # timeout=10 [2021-08-11T16:16:31.169Z] > git config --get remote.origin.url # timeout=10 [2021-08-11T16:16:31.174Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-11T16:16:31.175Z] [INFO] Currently running in a labeled security context [2021-08-11T16:16:31.175Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-11T16:16:31.175Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/10@tmp/jenkins-gitclient-ssh5291443689298396771.key [2021-08-11T16:16:31.179Z] > git merge 042dfbc200e9a033131772982770329148424ff7 # timeout=10 [2021-08-11T16:16:31.189Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-11T16:16:31.204Z] > git config core.sparsecheckout # timeout=10 [2021-08-11T16:16:31.214Z] > git checkout -f df76cb4b79cd8b3ffa5d26b9526444afff4457e7 # timeout=10 [2021-08-11T16:16:34.955Z] Commit message: "build(deps): bump github.com/google/uuid from 1.2.0 to 1.3.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-08-11T16:16:35.660Z] ========================================================= [2021-08-11T16:16:35.660Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-11T16:16:35.660Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-11T16:16:36.094Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-08-11T16:16:36.094Z] Sending build context to Docker daemon 19.82MB [2021-08-11T16:16:36.094Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-08-11T16:16:36.094Z] Step 2/8 : FROM ${BASE} [2021-08-11T16:16:36.362Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-11T16:16:36.362Z] 540db60ca938: Pulling fs layer [2021-08-11T16:16:36.362Z] adcc1eea9eea: Pulling fs layer [2021-08-11T16:16:36.362Z] 4c4ab2625f07: Pulling fs layer [2021-08-11T16:16:36.362Z] db62176df00c: Pulling fs layer [2021-08-11T16:16:36.362Z] 3b30891b0d05: Pulling fs layer [2021-08-11T16:16:36.362Z] 06b49ca38bd5: Pulling fs layer [2021-08-11T16:16:36.362Z] c788192a36de: Pulling fs layer [2021-08-11T16:16:36.362Z] a77e37c0d609: Pulling fs layer [2021-08-11T16:16:36.362Z] c3185cebc471: Pulling fs layer [2021-08-11T16:16:36.362Z] db62176df00c: Waiting [2021-08-11T16:16:36.362Z] 3b30891b0d05: Waiting [2021-08-11T16:16:36.362Z] 06b49ca38bd5: Waiting [2021-08-11T16:16:36.362Z] c788192a36de: Waiting [2021-08-11T16:16:36.362Z] a77e37c0d609: Waiting [2021-08-11T16:16:36.362Z] c3185cebc471: Waiting [2021-08-11T16:16:36.362Z] 4c4ab2625f07: Verifying Checksum [2021-08-11T16:16:36.362Z] 4c4ab2625f07: Download complete [2021-08-11T16:16:36.362Z] adcc1eea9eea: Download complete [2021-08-11T16:16:36.362Z] 3b30891b0d05: Verifying Checksum [2021-08-11T16:16:36.362Z] 3b30891b0d05: Download complete [2021-08-11T16:16:36.362Z] 06b49ca38bd5: Verifying Checksum [2021-08-11T16:16:36.362Z] 06b49ca38bd5: Download complete [2021-08-11T16:16:36.634Z] c788192a36de: Verifying Checksum [2021-08-11T16:16:36.634Z] c788192a36de: Download complete [2021-08-11T16:16:36.634Z] 540db60ca938: Verifying Checksum [2021-08-11T16:16:36.634Z] 540db60ca938: Download complete [2021-08-11T16:16:36.634Z] 540db60ca938: Pull complete [2021-08-11T16:16:36.906Z] adcc1eea9eea: Pull complete [2021-08-11T16:16:36.906Z] 4c4ab2625f07: Pull complete [2021-08-11T16:16:36.906Z] a77e37c0d609: Verifying Checksum [2021-08-11T16:16:36.906Z] a77e37c0d609: Download complete [2021-08-11T16:16:41.182Z] c3185cebc471: Verifying Checksum [2021-08-11T16:16:41.183Z] c3185cebc471: Download complete [2021-08-11T16:16:41.183Z] db62176df00c: Verifying Checksum [2021-08-11T16:16:41.183Z] db62176df00c: Download complete [2021-08-11T16:16:44.578Z] db62176df00c: Pull complete [2021-08-11T16:16:44.578Z] 3b30891b0d05: Pull complete [2021-08-11T16:16:44.578Z] 06b49ca38bd5: Pull complete [2021-08-11T16:16:44.578Z] c788192a36de: Pull complete [2021-08-11T16:16:44.578Z] a77e37c0d609: Pull complete [2021-08-11T16:16:46.546Z] c3185cebc471: Pull complete [2021-08-11T16:16:46.546Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-11T16:16:46.546Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-11T16:16:46.546Z] ---> 031687cdd783 [2021-08-11T16:16:46.546Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-08-11T16:16:46.546Z] 20.10.0: Pulling from library/docker [2021-08-11T16:16:46.546Z] 05e7bc50f07f: Pulling fs layer [2021-08-11T16:16:46.546Z] 6db28d0fdbf6: Pulling fs layer [2021-08-11T16:16:46.546Z] 292df0bc6bf3: Pulling fs layer [2021-08-11T16:16:46.546Z] 2e060f4bd70b: Pulling fs layer [2021-08-11T16:16:46.546Z] 80e8d568a223: Pulling fs layer [2021-08-11T16:16:46.546Z] 8dc6ef1a942a: Pulling fs layer [2021-08-11T16:16:46.546Z] 2312dd95470a: Pulling fs layer [2021-08-11T16:16:46.546Z] 2e060f4bd70b: Waiting [2021-08-11T16:16:46.546Z] 80e8d568a223: Waiting [2021-08-11T16:16:46.546Z] 8dc6ef1a942a: Waiting [2021-08-11T16:16:46.546Z] 2312dd95470a: Waiting [2021-08-11T16:16:46.811Z] 292df0bc6bf3: Verifying Checksum [2021-08-11T16:16:46.811Z] 292df0bc6bf3: Download complete [2021-08-11T16:16:46.811Z] 6db28d0fdbf6: Verifying Checksum [2021-08-11T16:16:46.811Z] 6db28d0fdbf6: Download complete [2021-08-11T16:16:46.811Z] 80e8d568a223: Verifying Checksum [2021-08-11T16:16:46.811Z] 80e8d568a223: Download complete [2021-08-11T16:16:46.811Z] 8dc6ef1a942a: Verifying Checksum [2021-08-11T16:16:46.811Z] 8dc6ef1a942a: Download complete [2021-08-11T16:16:46.811Z] 05e7bc50f07f: Verifying Checksum [2021-08-11T16:16:46.811Z] 05e7bc50f07f: Download complete [2021-08-11T16:16:46.811Z] 2312dd95470a: Verifying Checksum [2021-08-11T16:16:46.811Z] 2312dd95470a: Download complete [2021-08-11T16:16:47.081Z] 05e7bc50f07f: Pull complete [2021-08-11T16:16:47.081Z] 6db28d0fdbf6: Pull complete [2021-08-11T16:16:47.348Z] 292df0bc6bf3: Pull complete [2021-08-11T16:16:49.302Z] 2e060f4bd70b: Verifying Checksum [2021-08-11T16:16:49.302Z] 2e060f4bd70b: Download complete [2021-08-11T16:16:51.918Z] 2e060f4bd70b: Pull complete [2021-08-11T16:16:51.918Z] 80e8d568a223: Pull complete [2021-08-11T16:16:51.918Z] 8dc6ef1a942a: Pull complete [2021-08-11T16:16:52.185Z] 2312dd95470a: Pull complete [2021-08-11T16:16:52.185Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-08-11T16:16:52.185Z] Status: Downloaded newer image for docker:20.10.0 [2021-08-11T16:16:54.144Z] ---> dbd2b533f615 [2021-08-11T16:16:54.144Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-08-11T16:16:54.144Z] ---> Running in d714021a1b2c [2021-08-11T16:16:54.144Z] Removing intermediate container d714021a1b2c [2021-08-11T16:16:54.144Z] ---> a6c62b9d4874 [2021-08-11T16:16:54.144Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-08-11T16:16:54.144Z] ---> Running in 3f8a08fae952 [2021-08-11T16:16:54.411Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-11T16:16:55.375Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-11T16:16:55.643Z] OK: 219 MiB in 52 packages [2021-08-11T16:16:55.917Z] Removing intermediate container 3f8a08fae952 [2021-08-11T16:16:55.917Z] ---> 174ab888196b [2021-08-11T16:16:55.917Z] Step 6/8 : WORKDIR /build [2021-08-11T16:16:55.917Z] ---> Running in 8c152bd9325a [2021-08-11T16:16:55.917Z] Removing intermediate container 8c152bd9325a [2021-08-11T16:16:55.917Z] ---> 037d430cb2fe [2021-08-11T16:16:55.917Z] Step 7/8 : COPY go.mod . [2021-08-11T16:16:56.190Z] ---> 1db85fb4874d [2021-08-11T16:16:56.190Z] Step 8/8 : RUN go mod download [2021-08-11T16:16:56.190Z] ---> Running in de961c99bd86 [2021-08-11T16:17:06.288Z] Removing intermediate container de961c99bd86 [2021-08-11T16:17:06.288Z] ---> 8cb279e00597 [2021-08-11T16:17:06.288Z] Successfully built 8cb279e00597 [2021-08-11T16:17:06.288Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T16:17:06.672Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-11T16:17:06.672Z] . [Pipeline] withDockerContainer [2021-08-11T16:17:06.769Z] prd-centos7-docker-4c-2g-352 does not seem to be running inside a container [2021-08-11T16:17:06.834Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/10 -v /w/workspace/app-functions-sdk-go/10:/w/workspace/app-functions-sdk-go/10:rw,z -v /w/workspace/app-functions-sdk-go/10@tmp:/w/workspace/app-functions-sdk-go/10@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-11T16:17:07.228Z] $ docker top 07ac017f5469dc8a600f15815c0258dc3789140020a84e5663fdbc35065a2819 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-11T16:17:07.647Z] + go version [2021-08-11T16:17:07.647Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-11T16:17:07.689Z] $ docker stop --time=1 07ac017f5469dc8a600f15815c0258dc3789140020a84e5663fdbc35065a2819 [2021-08-11T16:17:08.904Z] $ docker rm -f 07ac017f5469dc8a600f15815c0258dc3789140020a84e5663fdbc35065a2819 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T16:17:09.405Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-11T16:17:09.405Z] . [Pipeline] withDockerContainer [2021-08-11T16:17:09.507Z] prd-centos7-docker-4c-2g-352 does not seem to be running inside a container [2021-08-11T16:17:09.571Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/10 -v /w/workspace/app-functions-sdk-go/10:/w/workspace/app-functions-sdk-go/10:rw,z -v /w/workspace/app-functions-sdk-go/10@tmp:/w/workspace/app-functions-sdk-go/10@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-11T16:17:09.943Z] $ docker top e649f75d31cf28e72ca712e3739e7256071ce6327a45ec392b90d68fefc0260f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-08-11T16:17:10.358Z] + make test [2021-08-11T16:17:10.359Z] make -C ./app-service-template build [2021-08-11T16:17:10.359Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/10/app-service-template' [2021-08-11T16:17:10.359Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [2021-08-11T16:17:10.359Z] go: github.com/edgexfoundry/app-functions-sdk-go/v2@v2.0.1 requires [2021-08-11T16:17:10.359Z] github.com/google/uuid@v1.3.0: missing go.sum entry; to add it: [2021-08-11T16:17:10.359Z] go mod download github.com/google/uuid [2021-08-11T16:17:10.359Z] make[1]: *** [Makefile:40: build] Error 1 [2021-08-11T16:17:10.359Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/10/app-service-template' [2021-08-11T16:17:10.359Z] make: *** [Makefile:22: build] Error 2 [Pipeline] } [2021-08-11T16:17:10.376Z] $ docker stop --time=1 e649f75d31cf28e72ca712e3739e7256071ce6327a45ec392b90d68fefc0260f [2021-08-11T16:17:11.601Z] $ docker rm -f e649f75d31cf28e72ca712e3739e7256071ce6327a45ec392b90d68fefc0260f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T16:17:12.224Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T16:17:12.224Z] [2021-08-11T16:17:12.224Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T16:17:12.553Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T16:17:12.553Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-11T16:17:12.553Z] b4d181a07f80: Pulling fs layer [2021-08-11T16:17:12.553Z] a1111a8f2ec3: Pulling fs layer [2021-08-11T16:17:12.553Z] ed53099fbce6: Pulling fs layer [2021-08-11T16:17:12.553Z] dc539afda2c1: Pulling fs layer [2021-08-11T16:17:12.553Z] 77bc0d833cb6: Pulling fs layer [2021-08-11T16:17:12.553Z] 9065ff56babe: Pulling fs layer [2021-08-11T16:17:12.553Z] d287ab97295c: Pulling fs layer [2021-08-11T16:17:12.553Z] 77bc0d833cb6: Waiting [2021-08-11T16:17:12.553Z] 9065ff56babe: Waiting [2021-08-11T16:17:12.553Z] d287ab97295c: Waiting [2021-08-11T16:17:12.553Z] dc539afda2c1: Waiting [2021-08-11T16:17:12.821Z] a1111a8f2ec3: Verifying Checksum [2021-08-11T16:17:12.821Z] a1111a8f2ec3: Download complete [2021-08-11T16:17:12.821Z] dc539afda2c1: Verifying Checksum [2021-08-11T16:17:12.821Z] dc539afda2c1: Download complete [2021-08-11T16:17:13.085Z] 77bc0d833cb6: Verifying Checksum [2021-08-11T16:17:13.085Z] 77bc0d833cb6: Download complete [2021-08-11T16:17:13.085Z] 9065ff56babe: Verifying Checksum [2021-08-11T16:17:13.085Z] 9065ff56babe: Download complete [2021-08-11T16:17:13.351Z] ed53099fbce6: Verifying Checksum [2021-08-11T16:17:13.351Z] ed53099fbce6: Download complete [2021-08-11T16:17:13.932Z] b4d181a07f80: Verifying Checksum [2021-08-11T16:17:13.932Z] b4d181a07f80: Download complete [2021-08-11T16:17:15.359Z] b4d181a07f80: Pull complete [2021-08-11T16:17:15.359Z] a1111a8f2ec3: Pull complete [2021-08-11T16:17:15.953Z] ed53099fbce6: Pull complete [2021-08-11T16:17:15.953Z] dc539afda2c1: Pull complete [2021-08-11T16:17:16.535Z] 77bc0d833cb6: Pull complete [2021-08-11T16:17:16.535Z] 9065ff56babe: Pull complete [2021-08-11T16:17:17.495Z] d287ab97295c: Verifying Checksum [2021-08-11T16:17:17.495Z] d287ab97295c: Download complete [2021-08-11T16:17:22.882Z] d287ab97295c: Pull complete [2021-08-11T16:17:22.882Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-11T16:17:22.882Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T16:17:22.882Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-11T16:17:22.987Z] prd-centos7-docker-4c-2g-352 does not seem to be running inside a container [2021-08-11T16:17:23.049Z] $ 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/app-functions-sdk-go/10 -v /w/workspace/app-functions-sdk-go/10:/w/workspace/app-functions-sdk-go/10:rw,z -v /w/workspace/app-functions-sdk-go/10@tmp:/w/workspace/app-functions-sdk-go/10@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-11T16:17:25.683Z] $ docker top 35b0155b3c37c1cef13f05bb6ff5a996a9f03301a5aaf7883cbb40238db70265 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-11T16:17:26.143Z] ---> job-cost.sh [2021-08-11T16:17:26.143Z] lf-activate-venv: SKIPPING [2021-08-11T16:17:26.143Z] INFO: No Stack... [2021-08-11T16:17:27.103Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-11T16:17:27.371Z] INFO: Archiving Costs [Pipeline] sh [2021-08-11T16:17:27.692Z] + cat /w/workspace/app-functions-sdk-go/10/archives/cost.csv [2021-08-11T16:17:27.692Z] + cut -d, -f6 [Pipeline] lock [2021-08-11T16:17:27.733Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-921-10-stack-cost] [2021-08-11T16:17:27.747Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-921-10-stack-cost] did not exist. Created. [2021-08-11T16:17:27.747Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-921-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-11T16:17:28.091Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-08-11T16:17:28.354Z] Stashed 1 file(s) [Pipeline] } [2021-08-11T16:17:28.366Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-921-10-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-11T16:17:28.400Z] $ docker stop --time=1 35b0155b3c37c1cef13f05bb6ff5a996a9f03301a5aaf7883cbb40238db70265 [2021-08-11T16:17:29.629Z] $ docker rm -f 35b0155b3c37c1cef13f05bb6ff5a996a9f03301a5aaf7883cbb40238db70265 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-11T16:17:29.936Z] Failed in branch amd64 [2021-08-11T16:19:21.700Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-354 in /w/workspace/ndry_app-functions-sdk-go_PR-921 [Pipeline] { [Pipeline] ws [2021-08-11T16:19:21.720Z] Running in /w/workspace/app-functions-sdk-go/10 [Pipeline] { [Pipeline] checkout [2021-08-11T16:19:21.951Z] The recommended git tool is: git [2021-08-11T16:19:27.898Z] using credential edgex-jenkins-ssh [2021-08-11T16:19:27.920Z] Cloning the remote Git repository [2021-08-11T16:19:27.968Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-08-11T16:19:28.075Z] > git init /w/workspace/app-functions-sdk-go/10 # timeout=10 [2021-08-11T16:19:28.165Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-08-11T16:19:28.166Z] > git --version # timeout=10 [2021-08-11T16:19:28.182Z] > git --version # 'git version 2.17.1' [2021-08-11T16:19:28.183Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-11T16:19:28.270Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-11T16:19:32.066Z] Merging remotes/origin/main commit 042dfbc200e9a033131772982770329148424ff7 into PR head commit df76cb4b79cd8b3ffa5d26b9526444afff4457e7 [2021-08-11T16:19:31.453Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-08-11T16:19:31.473Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-11T16:19:31.497Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-08-11T16:19:31.535Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-08-11T16:19:31.536Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-11T16:19:31.551Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/921/head:refs/remotes/origin/PR-921 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-11T16:19:32.086Z] > git config core.sparsecheckout # timeout=10 [2021-08-11T16:19:32.106Z] > git checkout -f df76cb4b79cd8b3ffa5d26b9526444afff4457e7 # timeout=10 [2021-08-11T16:19:32.216Z] > git remote # timeout=10 [2021-08-11T16:19:32.303Z] Merge succeeded, producing df76cb4b79cd8b3ffa5d26b9526444afff4457e7 [2021-08-11T16:19:32.304Z] Checking out Revision df76cb4b79cd8b3ffa5d26b9526444afff4457e7 (PR-921) [2021-08-11T16:19:32.235Z] > git config --get remote.origin.url # timeout=10 [2021-08-11T16:19:32.252Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-11T16:19:32.263Z] > git merge 042dfbc200e9a033131772982770329148424ff7 # timeout=10 [2021-08-11T16:19:32.288Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-11T16:19:32.309Z] > git config core.sparsecheckout # timeout=10 [2021-08-11T16:19:32.323Z] > git checkout -f df76cb4b79cd8b3ffa5d26b9526444afff4457e7 # timeout=10 [2021-08-11T16:19:36.772Z] Commit message: "build(deps): bump github.com/google/uuid from 1.2.0 to 1.3.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-08-11T16:19:37.630Z] ========================================================= [2021-08-11T16:19:37.630Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-11T16:19:37.630Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-11T16:19:38.184Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-08-11T16:19:39.175Z] Sending build context to Docker daemon 19.82MB [2021-08-11T16:19:39.175Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-08-11T16:19:39.175Z] Step 2/8 : FROM ${BASE} [2021-08-11T16:19:39.779Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-11T16:19:39.779Z] 595b0fe564bb: Pulling fs layer [2021-08-11T16:19:39.779Z] 24495759ef45: Pulling fs layer [2021-08-11T16:19:39.779Z] d148012ef14d: Pulling fs layer [2021-08-11T16:19:39.779Z] e90a11edd702: Pulling fs layer [2021-08-11T16:19:39.779Z] d77568369979: Pulling fs layer [2021-08-11T16:19:39.779Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-11T16:19:39.779Z] 170f2ba95c9a: Pulling fs layer [2021-08-11T16:19:39.779Z] 97ac5df62f85: Pulling fs layer [2021-08-11T16:19:39.779Z] fc1c9f9a7f3b: Waiting [2021-08-11T16:19:39.779Z] 170f2ba95c9a: Waiting [2021-08-11T16:19:39.779Z] 97ac5df62f85: Waiting [2021-08-11T16:19:39.779Z] e90a11edd702: Waiting [2021-08-11T16:19:39.779Z] d77568369979: Waiting [2021-08-11T16:19:39.779Z] d148012ef14d: Verifying Checksum [2021-08-11T16:19:39.779Z] d148012ef14d: Download complete [2021-08-11T16:19:39.779Z] 24495759ef45: Verifying Checksum [2021-08-11T16:19:39.779Z] 24495759ef45: Download complete [2021-08-11T16:19:39.779Z] d77568369979: Verifying Checksum [2021-08-11T16:19:39.779Z] d77568369979: Download complete [2021-08-11T16:19:39.779Z] fc1c9f9a7f3b: Verifying Checksum [2021-08-11T16:19:39.779Z] fc1c9f9a7f3b: Download complete [2021-08-11T16:19:39.779Z] 170f2ba95c9a: Verifying Checksum [2021-08-11T16:19:39.779Z] 170f2ba95c9a: Download complete [2021-08-11T16:19:40.057Z] 595b0fe564bb: Verifying Checksum [2021-08-11T16:19:40.057Z] 595b0fe564bb: Download complete [2021-08-11T16:19:40.744Z] 595b0fe564bb: Pull complete [2021-08-11T16:19:41.741Z] 24495759ef45: Pull complete [2021-08-11T16:19:42.357Z] d148012ef14d: Pull complete [2021-08-11T16:19:43.356Z] 97ac5df62f85: Verifying Checksum [2021-08-11T16:19:43.356Z] 97ac5df62f85: Download complete [2021-08-11T16:19:44.348Z] e90a11edd702: Verifying Checksum [2021-08-11T16:19:44.348Z] e90a11edd702: Download complete [2021-08-11T16:19:56.764Z] e90a11edd702: Pull complete [2021-08-11T16:19:56.764Z] d77568369979: Pull complete [2021-08-11T16:19:56.764Z] fc1c9f9a7f3b: Pull complete [2021-08-11T16:19:56.764Z] 170f2ba95c9a: Pull complete [2021-08-11T16:20:02.200Z] 97ac5df62f85: Pull complete [2021-08-11T16:20:02.200Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-11T16:20:02.200Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-11T16:20:02.200Z] ---> 04bc70af865f [2021-08-11T16:20:02.200Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-08-11T16:20:02.473Z] 20.10.0: Pulling from library/docker [2021-08-11T16:20:02.749Z] a3cc7d3b244e: Pulling fs layer [2021-08-11T16:20:02.749Z] 02a3295e0d61: Pulling fs layer [2021-08-11T16:20:02.749Z] 0f4f2e6d8100: Pulling fs layer [2021-08-11T16:20:02.749Z] 330b718f631f: Pulling fs layer [2021-08-11T16:20:02.749Z] a93816041522: Pulling fs layer [2021-08-11T16:20:02.749Z] bdb6da89ff94: Pulling fs layer [2021-08-11T16:20:02.749Z] 2a70c0c122f4: Pulling fs layer [2021-08-11T16:20:02.749Z] 330b718f631f: Waiting [2021-08-11T16:20:02.749Z] 2a70c0c122f4: Waiting [2021-08-11T16:20:02.749Z] a93816041522: Waiting [2021-08-11T16:20:02.749Z] bdb6da89ff94: Waiting [2021-08-11T16:20:02.749Z] 0f4f2e6d8100: Download complete [2021-08-11T16:20:03.029Z] 02a3295e0d61: Verifying Checksum [2021-08-11T16:20:03.029Z] 02a3295e0d61: Download complete [2021-08-11T16:20:03.029Z] a93816041522: Verifying Checksum [2021-08-11T16:20:03.029Z] a93816041522: Download complete [2021-08-11T16:20:03.029Z] bdb6da89ff94: Download complete [2021-08-11T16:20:03.029Z] a3cc7d3b244e: Verifying Checksum [2021-08-11T16:20:03.029Z] a3cc7d3b244e: Download complete [2021-08-11T16:20:03.029Z] 2a70c0c122f4: Verifying Checksum [2021-08-11T16:20:03.029Z] 2a70c0c122f4: Download complete [2021-08-11T16:20:03.632Z] a3cc7d3b244e: Pull complete [2021-08-11T16:20:04.626Z] 02a3295e0d61: Pull complete [2021-08-11T16:20:04.902Z] 0f4f2e6d8100: Pull complete [2021-08-11T16:20:06.889Z] 330b718f631f: Verifying Checksum [2021-08-11T16:20:06.889Z] 330b718f631f: Download complete [2021-08-11T16:20:10.277Z] 330b718f631f: Pull complete [2021-08-11T16:20:10.277Z] a93816041522: Pull complete [2021-08-11T16:20:10.555Z] bdb6da89ff94: Pull complete [2021-08-11T16:20:11.151Z] 2a70c0c122f4: Pull complete [2021-08-11T16:20:11.151Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-08-11T16:20:11.151Z] Status: Downloaded newer image for docker:20.10.0 [2021-08-11T16:20:21.361Z] ---> 72f8aaa6672a [2021-08-11T16:20:21.361Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-08-11T16:20:21.361Z] ---> Running in 7ae093696e16 [2021-08-11T16:20:22.363Z] Removing intermediate container 7ae093696e16 [2021-08-11T16:20:22.363Z] ---> b8c44f373ffa [2021-08-11T16:20:22.363Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-08-11T16:20:22.363Z] ---> Running in ed39f702da3f [2021-08-11T16:20:24.355Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-11T16:20:25.336Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-11T16:20:26.320Z] OK: 218 MiB in 52 packages [2021-08-11T16:20:27.752Z] Removing intermediate container ed39f702da3f [2021-08-11T16:20:27.752Z] ---> 1be62d02b0fe [2021-08-11T16:20:27.752Z] Step 6/8 : WORKDIR /build [2021-08-11T16:20:27.752Z] ---> Running in e313511dc0dd [2021-08-11T16:20:28.356Z] Removing intermediate container e313511dc0dd [2021-08-11T16:20:28.356Z] ---> 951d65cf6f5f [2021-08-11T16:20:28.356Z] Step 7/8 : COPY go.mod . [2021-08-11T16:20:29.332Z] ---> d41b4effe733 [2021-08-11T16:20:29.332Z] Step 8/8 : RUN go mod download [2021-08-11T16:20:29.332Z] ---> Running in ebd315d7d1e2 [2021-08-11T16:21:01.701Z] Removing intermediate container ebd315d7d1e2 [2021-08-11T16:21:01.701Z] ---> 7deaa8a68140 [2021-08-11T16:21:01.701Z] Successfully built 7deaa8a68140 [2021-08-11T16:21:01.701Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T16:21:02.366Z] + docker inspect -f . ci-base-image-arm64 [2021-08-11T16:21:02.367Z] . [Pipeline] withDockerContainer [2021-08-11T16:21:02.748Z] prd-ubuntu18.04-docker-arm64-4c-16g-354 does not seem to be running inside a container [2021-08-11T16:21:02.869Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/10 -v /w/workspace/app-functions-sdk-go/10:/w/workspace/app-functions-sdk-go/10:rw,z -v /w/workspace/app-functions-sdk-go/10@tmp:/w/workspace/app-functions-sdk-go/10@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-11T16:21:04.832Z] $ docker top a41826282c7c815c07fe3f7a35c3226b4e9876058902fac3482dfafa2187a0e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-11T16:21:05.781Z] + go version [2021-08-11T16:21:05.781Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-11T16:21:05.801Z] $ docker stop --time=1 a41826282c7c815c07fe3f7a35c3226b4e9876058902fac3482dfafa2187a0e2 [2021-08-11T16:21:07.968Z] $ docker rm -f a41826282c7c815c07fe3f7a35c3226b4e9876058902fac3482dfafa2187a0e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T16:21:08.724Z] + docker inspect -f . ci-base-image-arm64 [2021-08-11T16:21:08.724Z] . [Pipeline] withDockerContainer [2021-08-11T16:21:08.994Z] prd-ubuntu18.04-docker-arm64-4c-16g-354 does not seem to be running inside a container [2021-08-11T16:21:09.083Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/10 -v /w/workspace/app-functions-sdk-go/10:/w/workspace/app-functions-sdk-go/10:rw,z -v /w/workspace/app-functions-sdk-go/10@tmp:/w/workspace/app-functions-sdk-go/10@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-11T16:21:10.855Z] $ docker top 39b77230c0b6935b0508653b7f0d343f42c725f02ae8978979c6b00e92b8f998 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-08-11T16:21:11.865Z] + make test [2021-08-11T16:21:11.865Z] make -C ./app-service-template build [2021-08-11T16:21:11.865Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/10/app-service-template' [2021-08-11T16:21:11.866Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [2021-08-11T16:21:11.866Z] go: github.com/edgexfoundry/app-functions-sdk-go/v2@v2.0.1 requires [2021-08-11T16:21:11.866Z] github.com/google/uuid@v1.3.0: missing go.sum entry; to add it: [2021-08-11T16:21:11.866Z] go mod download github.com/google/uuid [2021-08-11T16:21:11.866Z] make[1]: *** [Makefile:40: build] Error 1 [2021-08-11T16:21:11.866Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/10/app-service-template' [2021-08-11T16:21:11.866Z] make: *** [Makefile:22: build] Error 2 [Pipeline] } [2021-08-11T16:21:11.889Z] $ docker stop --time=1 39b77230c0b6935b0508653b7f0d343f42c725f02ae8978979c6b00e92b8f998 [2021-08-11T16:21:13.863Z] $ docker rm -f 39b77230c0b6935b0508653b7f0d343f42c725f02ae8978979c6b00e92b8f998 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T16:21:14.654Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-11T16:21:14.930Z] [2021-08-11T16:21:14.930Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-11T16:21:15.305Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-11T16:21:15.580Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-11T16:21:15.580Z] 448f6bf000e3: Pulling fs layer [2021-08-11T16:21:15.580Z] f757da607395: Pulling fs layer [2021-08-11T16:21:15.580Z] 05883995daec: Pulling fs layer [2021-08-11T16:21:15.580Z] 8603b9c90790: Pulling fs layer [2021-08-11T16:21:15.580Z] 1560dd03e051: Pulling fs layer [2021-08-11T16:21:15.580Z] 27f5ce0e4adf: Pulling fs layer [2021-08-11T16:21:15.580Z] c2d8d7efcc4b: Pulling fs layer [2021-08-11T16:21:15.580Z] 8603b9c90790: Waiting [2021-08-11T16:21:15.580Z] 1560dd03e051: Waiting [2021-08-11T16:21:15.580Z] 27f5ce0e4adf: Waiting [2021-08-11T16:21:15.580Z] c2d8d7efcc4b: Waiting [2021-08-11T16:21:15.851Z] f757da607395: Verifying Checksum [2021-08-11T16:21:15.851Z] f757da607395: Download complete [2021-08-11T16:21:16.127Z] 8603b9c90790: Verifying Checksum [2021-08-11T16:21:16.127Z] 8603b9c90790: Download complete [2021-08-11T16:21:16.127Z] 1560dd03e051: Verifying Checksum [2021-08-11T16:21:16.127Z] 1560dd03e051: Download complete [2021-08-11T16:21:16.127Z] 27f5ce0e4adf: Verifying Checksum [2021-08-11T16:21:16.127Z] 27f5ce0e4adf: Download complete [2021-08-11T16:21:18.103Z] 05883995daec: Verifying Checksum [2021-08-11T16:21:18.103Z] 05883995daec: Download complete [2021-08-11T16:21:18.103Z] 448f6bf000e3: Verifying Checksum [2021-08-11T16:21:18.103Z] 448f6bf000e3: Download complete [2021-08-11T16:21:21.503Z] 448f6bf000e3: Pull complete [2021-08-11T16:21:22.485Z] f757da607395: Pull complete [2021-08-11T16:21:22.485Z] c2d8d7efcc4b: Verifying Checksum [2021-08-11T16:21:22.485Z] c2d8d7efcc4b: Download complete [2021-08-11T16:21:24.464Z] 05883995daec: Pull complete [2021-08-11T16:21:24.754Z] 8603b9c90790: Pull complete [2021-08-11T16:21:26.191Z] 1560dd03e051: Pull complete [2021-08-11T16:21:26.191Z] 27f5ce0e4adf: Pull complete [2021-08-11T16:21:44.507Z] c2d8d7efcc4b: Pull complete [2021-08-11T16:21:44.507Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-11T16:21:44.507Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-11T16:21:44.507Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-11T16:21:44.728Z] prd-ubuntu18.04-docker-arm64-4c-16g-354 does not seem to be running inside a container [2021-08-11T16:21:44.816Z] $ 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/app-functions-sdk-go/10 -v /w/workspace/app-functions-sdk-go/10:/w/workspace/app-functions-sdk-go/10:rw,z -v /w/workspace/app-functions-sdk-go/10@tmp:/w/workspace/app-functions-sdk-go/10@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-11T16:21:48.429Z] $ docker top a9858ec3ad549b6c92f7b9da24b9b15722d5306ddf10414566ae1999a27fcf0c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-11T16:21:49.408Z] ---> job-cost.sh [2021-08-11T16:21:49.408Z] lf-activate-venv: SKIPPING [2021-08-11T16:21:49.408Z] INFO: No Stack... [2021-08-11T16:21:50.837Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-11T16:21:51.108Z] INFO: Archiving Costs [Pipeline] sh [2021-08-11T16:21:51.779Z] + cat /w/workspace/app-functions-sdk-go/10/archives/cost.csv [2021-08-11T16:21:51.779Z] + cut -d, -f6 [Pipeline] lock [2021-08-11T16:21:51.842Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-921-10-stack-cost] [2021-08-11T16:21:51.852Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-921-10-stack-cost] did not exist. Created. [2021-08-11T16:21:51.852Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-921-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-11T16:21:52.549Z] /w/workspace/app-functions-sdk-go/10@tmp/durable-000dd0d0/script.sh: 1: /w/workspace/app-functions-sdk-go/10@tmp/durable-000dd0d0/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-08-11T16:21:53.214Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-11T16:21:53.246Z] Warning: overwriting stash ‘stack-cost’ [2021-08-11T16:21:53.772Z] Stashed 1 file(s) [Pipeline] } [2021-08-11T16:21:53.788Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-921-10-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-11T16:21:53.819Z] $ docker stop --time=1 a9858ec3ad549b6c92f7b9da24b9b15722d5306ddf10414566ae1999a27fcf0c [2021-08-11T16:21:55.579Z] $ docker rm -f a9858ec3ad549b6c92f7b9da24b9b15722d5306ddf10414566ae1999a27fcf0c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-11T16:21:56.027Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-08-11T16:21:56.977Z] + '[' -d /w/workspace/ndry_app-functions-sdk-go_PR-921/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-11T16:21:57.307Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T16:21:57.889Z] ---> package-listing.sh [2021-08-11T16:21:57.889Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-11T16:21:57.889Z] ++ facter osfamily [2021-08-11T16:21:58.159Z] + OS_FAMILY=redhat [2021-08-11T16:21:58.159Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-921 [2021-08-11T16:21:58.159Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-11T16:21:58.159Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-11T16:21:58.159Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-11T16:21:58.159Z] + PACKAGES=/tmp/packages_start.txt [2021-08-11T16:21:58.159Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-921 ']' [2021-08-11T16:21:58.159Z] + PACKAGES=/tmp/packages_end.txt [2021-08-11T16:21:58.159Z] + case "${OS_FAMILY}" in [2021-08-11T16:21:58.159Z] + rpm -qa [2021-08-11T16:21:58.159Z] + sort [2021-08-11T16:21:58.775Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-11T16:21:58.775Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-11T16:21:58.775Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-11T16:21:58.775Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-921 ']' [2021-08-11T16:21:58.775Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-921/archives/ [2021-08-11T16:21:58.775Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-921/archives/ [Pipeline] echo [2021-08-11T16:21:58.792Z] 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/ndry_app-functions-sdk-go_PR-921/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-11T16:21:59.094Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-11T16:21:59.681Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T16:21:59.681Z] [2021-08-11T16:21:59.681Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T16:22:00.024Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T16:22:00.024Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-11T16:22:00.024Z] b4d181a07f80: Pulling fs layer [2021-08-11T16:22:00.024Z] a1111a8f2ec3: Pulling fs layer [2021-08-11T16:22:00.024Z] ed53099fbce6: Pulling fs layer [2021-08-11T16:22:00.024Z] dc539afda2c1: Pulling fs layer [2021-08-11T16:22:00.024Z] 77bc0d833cb6: Pulling fs layer [2021-08-11T16:22:00.024Z] 9065ff56babe: Pulling fs layer [2021-08-11T16:22:00.024Z] d287ab97295c: Pulling fs layer [2021-08-11T16:22:00.024Z] dc539afda2c1: Waiting [2021-08-11T16:22:00.024Z] 77bc0d833cb6: Waiting [2021-08-11T16:22:00.024Z] 9065ff56babe: Waiting [2021-08-11T16:22:00.024Z] d287ab97295c: Waiting [2021-08-11T16:22:00.297Z] a1111a8f2ec3: Verifying Checksum [2021-08-11T16:22:00.297Z] a1111a8f2ec3: Download complete [2021-08-11T16:22:00.297Z] dc539afda2c1: Verifying Checksum [2021-08-11T16:22:00.297Z] dc539afda2c1: Download complete [2021-08-11T16:22:00.562Z] 77bc0d833cb6: Verifying Checksum [2021-08-11T16:22:00.562Z] 77bc0d833cb6: Download complete [2021-08-11T16:22:00.562Z] 9065ff56babe: Verifying Checksum [2021-08-11T16:22:00.562Z] 9065ff56babe: Download complete [2021-08-11T16:22:00.562Z] ed53099fbce6: Verifying Checksum [2021-08-11T16:22:00.562Z] ed53099fbce6: Download complete [2021-08-11T16:22:01.522Z] b4d181a07f80: Verifying Checksum [2021-08-11T16:22:01.522Z] b4d181a07f80: Download complete [2021-08-11T16:22:02.500Z] b4d181a07f80: Pull complete [2021-08-11T16:22:02.769Z] a1111a8f2ec3: Pull complete [2021-08-11T16:22:03.034Z] ed53099fbce6: Pull complete [2021-08-11T16:22:03.302Z] dc539afda2c1: Pull complete [2021-08-11T16:22:03.575Z] 77bc0d833cb6: Pull complete [2021-08-11T16:22:03.575Z] 9065ff56babe: Pull complete [2021-08-11T16:22:06.158Z] d287ab97295c: Verifying Checksum [2021-08-11T16:22:06.158Z] d287ab97295c: Download complete [2021-08-11T16:22:10.442Z] d287ab97295c: Pull complete [2021-08-11T16:22:10.442Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-11T16:22:10.442Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T16:22:10.442Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-11T16:22:10.523Z] prd-centos7-docker-4c-2g-349 does not seem to be running inside a container [2021-08-11T16:22:10.569Z] $ 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/ndry_app-functions-sdk-go_PR-921/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ndry_app-functions-sdk-go_PR-921 -v /w/workspace/ndry_app-functions-sdk-go_PR-921:/w/workspace/ndry_app-functions-sdk-go_PR-921:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-921@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-921@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-11T16:22:12.604Z] $ docker top acb8971f87d0be052daa5d6297a665822a8f72e2545856fb24bb6f58d2de8ed0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-11T16:22:12.999Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-11T16:22:13.309Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-11T16:22:13.619Z] + ls /var/log/sa-host [2021-08-11T16:22:13.619Z] + sadf -c /var/log/sa-host/sa05 [2021-08-11T16:22:13.619Z] file_magic: OK [2021-08-11T16:22:13.619Z] HZ: Using current value: 100 [2021-08-11T16:22:13.619Z] file_header: OK [2021-08-11T16:22:13.619Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-08-11T16:22:13.619Z] Statistics: [2021-08-11T16:22:13.619Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-11T16:22:13.619Z] File successfully converted to sysstat format version 12.0.3 [2021-08-11T16:22:13.619Z] + sadf -c /var/log/sa-host/sa11 [2021-08-11T16:22:13.619Z] file_magic: OK [2021-08-11T16:22:13.619Z] HZ: Using current value: 100 [2021-08-11T16:22:13.619Z] file_header: OK [2021-08-11T16:22:13.619Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-08-11T16:22:13.619Z] Statistics: [2021-08-11T16:22:13.619Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-11T16:22:13.619Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-11T16:22:13.778Z] provisioning config files... [2021-08-11T16:22:13.794Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-921@tmp/config8579804003895349894tmp [Pipeline] { [Pipeline] echo [2021-08-11T16:22:13.822Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T16:22:14.127Z] ---> create-netrc.sh [Pipeline] } [2021-08-11T16:22:14.140Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-11T16:22:14.520Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-11T16:22:14.541Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T16:22:14.859Z] ---> sudo-logs.sh [2021-08-11T16:22:14.859Z] Archiving 'sudo' log.. [2021-08-11T16:22:14.859Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-349.vexxhost.local: Name or service not known [2021-08-11T16:22:14.859Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-349.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-11T16:22:14.916Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T16:22:15.237Z] ---> job-cost.sh [2021-08-11T16:22:15.237Z] lf-activate-venv: SKIPPING [2021-08-11T16:22:15.237Z] DEBUG: total: 0.18000000715255737 [2021-08-11T16:22:15.237Z] INFO: Retrieving Stack Cost... [2021-08-11T16:22:16.197Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-11T16:22:16.463Z] INFO: Archiving Costs [Pipeline] echo [2021-08-11T16:22:16.479Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T16:22:16.788Z] ---> logs-deploy.sh [2021-08-11T16:22:16.788Z] lf-activate-venv: SKIPPING [2021-08-11T16:22:16.788Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-921/10 [2021-08-11T16:22:16.788Z] INFO: archiving workspace using pattern(s): [2021-08-11T16:22:17.370Z] Archives upload complete. [2021-08-11T16:22:17.638Z] INFO: archiving logs to Nexus