Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3d03b172bcd6eb4337644beb82d4d8e6dbb78fb2+e024694d0ac57f533a66fdb94cb56f34c948cce2 (f9cded2d067ca1d30b46d69a71c07733a1742819) 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-ssh1638617764566684790.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 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-ssh8027803389015199665.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 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 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-ssh520805903720512464.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 # timeout=10 Commit message: "Merge pull request #351 from ernestojeda/fix-archives-does-not-exist" > 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-ssh1575341410015452634.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-ssh3450905242229055734.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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1895 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-ssh2378766460750594756.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit e024694d0ac57f533a66fdb94cb56f34c948cce2 into PR head commit 3d03b172bcd6eb4337644beb82d4d8e6dbb78fb2 > 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-ssh3273664359198413505.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 > git config core.sparsecheckout # timeout=10 Merge succeeded, producing 639bb0f4e21e494ca7bc11eeebce727f9934526f Checking out Revision 639bb0f4e21e494ca7bc11eeebce727f9934526f (PR-921) > git checkout -f 3d03b172bcd6eb4337644beb82d4d8e6dbb78fb2 # 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-ssh1381125182593037787.key > git merge e024694d0ac57f533a66fdb94cb56f34c948cce2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 639bb0f4e21e494ca7bc11eeebce727f9934526f # timeout=10 Commit message: "Merge commit 'e024694d0ac57f533a66fdb94cb56f34c948cce2' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-03T15:46:02.114Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-03T15:46:02.229Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { > git rev-list --no-walk 999e7d7600967bb26830e816ffbf1f7cf1434bf9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-03T15:46:02.264Z] ========================================================= [2021-08-03T15:46:02.264Z] EdgeX Global Pipelines Version Info [2021-08-03T15:46:02.264Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-03T15:46:03.560Z] ------------------- [2021-08-03T15:46:03.561Z] stable info: [2021-08-03T15:46:03.561Z] ------------------- [2021-08-03T15:46:03.561Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-03T15:46:03.561Z] Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 [2021-08-03T15:46:03.561Z] Message: update stable to v1.0.203 [2021-08-03T15:46:04.146Z] ------------------- [2021-08-03T15:46:04.146Z] experimental info: [2021-08-03T15:46:04.146Z] ------------------- [2021-08-03T15:46:04.146Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-03T15:46:04.146Z] Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 [2021-08-03T15:46:04.146Z] Message: update experimental to v1.0.203 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-03T15:46:04.307Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2021-08-03T15:46:04.335Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2021-08-03T15:46:04.363Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-03T15:46:04.391Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-03T15:46:04.419Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-03T15:46:04.447Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-03T15:46:04.474Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-03T15:46:04.503Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-03T15:46:04.531Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-08-03T15:46:04.559Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-03T15:46:04.588Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-03T15:46:04.615Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-03T15:46:04.643Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2021-08-03T15:46:04.672Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-03T15:46:04.703Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-03T15:46:04.732Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-08-03T15:46:04.761Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-08-03T15:46:04.788Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-08-03T15:46:04.814Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-08-03T15:46:04.844Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-03T15:46:04.871Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-08-03T15:46:04.902Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-08-03T15:46:04.929Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-08-03T15:46:04.956Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-08-03T15:46:04.983Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-08-03T15:46:05.011Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-08-03T15:46:05.036Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-03T15:46:05.062Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-921 [Pipeline] echo [2021-08-03T15:46:05.089Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-921 [Pipeline] echo [2021-08-03T15:46:05.118Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-921 [Pipeline] echo [2021-08-03T15:46:05.151Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 639bb0f4e21e494ca7bc11eeebce727f9934526f [Pipeline] echo [2021-08-03T15:46:05.184Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 639bb0f [Pipeline] echo [2021-08-03T15:46:05.213Z] [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-03T15:46:05.755Z] + git log --format=format:%s -1 639bb0f4e21e494ca7bc11eeebce727f9934526f [Pipeline] echo [2021-08-03T15:46:05.815Z] GIT_COMMIT: 639bb0f4e21e494ca7bc11eeebce727f9934526f, Commit Message: Merge commit 'e024694d0ac57f533a66fdb94cb56f34c948cce2' into HEAD [Pipeline] echo [2021-08-03T15:46:05.830Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-08-03T15:46:06.612Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-03T15:46:06.612Z] [2021-08-03T15:46:06.612Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-03T15:46:06.961Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-03T15:46:06.961Z] latest: Pulling from edgex-devops/git-semver [2021-08-03T15:46:06.961Z] 31603596830f: Pulling fs layer [2021-08-03T15:46:06.961Z] d4622e32a9a9: Pulling fs layer [2021-08-03T15:46:06.961Z] 1030fce36090: Pulling fs layer [2021-08-03T15:46:06.961Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-03T15:46:06.961Z] 6c6cb7e1b49b: Waiting [2021-08-03T15:46:07.230Z] 31603596830f: Verifying Checksum [2021-08-03T15:46:07.230Z] 31603596830f: Download complete [2021-08-03T15:46:07.501Z] 31603596830f: Pull complete [2021-08-03T15:46:07.501Z] d4622e32a9a9: Pull complete [2021-08-03T15:46:07.501Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-03T15:46:07.501Z] 6c6cb7e1b49b: Download complete [2021-08-03T15:46:07.501Z] 1030fce36090: Verifying Checksum [2021-08-03T15:46:07.501Z] 1030fce36090: Download complete [2021-08-03T15:46:08.103Z] 1030fce36090: Pull complete [2021-08-03T15:46:08.377Z] 6c6cb7e1b49b: Pull complete [2021-08-03T15:46:08.377Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-03T15:46:08.377Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-03T15:46:08.377Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-03T15:46:08.468Z] prd-centos7-docker-4c-2g-1895 does not seem to be running inside a container [2021-08-03T15:46:08.526Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-03T15:46:09.307Z] $ docker top 56b801ed0d665b59159d62e281db71332a9f7979b9487b1765d23123acdf80eb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-03T15:46:09.444Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-03T15:46:09.444Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-03T15:46:09.556Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-03T15:46:09.558Z] $ docker exec 56b801ed0d665b59159d62e281db71332a9f7979b9487b1765d23123acdf80eb ssh-agent [2021-08-03T15:46:09.660Z] SSH_AUTH_SOCK=/tmp/ssh-eg0WKKLRGUk9/agent.14 [2021-08-03T15:46:09.660Z] SSH_AGENT_PID=20 [2021-08-03T15:46:09.673Z] Running ssh-add (command line suppressed) [2021-08-03T15:46:09.764Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-921@tmp/private_key_7660306707565711494.key (/w/workspace/ndry_app-functions-sdk-go_PR-921@tmp/private_key_7660306707565711494.key) [2021-08-03T15:46:09.789Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-03T15:46:10.107Z] + git tag --points-at HEAD [Pipeline] } [2021-08-03T15:46:10.124Z] $ docker exec --env ******** --env ******** 56b801ed0d665b59159d62e281db71332a9f7979b9487b1765d23123acdf80eb ssh-agent -k [2021-08-03T15:46:10.210Z] unset SSH_AUTH_SOCK; [2021-08-03T15:46:10.211Z] unset SSH_AGENT_PID; [2021-08-03T15:46:10.211Z] echo Agent pid 20 killed; [2021-08-03T15:46:10.229Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-03T15:46:11.795Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-03T15:46:11.795Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-03T15:46:11.919Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-03T15:46:11.920Z] $ docker exec 56b801ed0d665b59159d62e281db71332a9f7979b9487b1765d23123acdf80eb ssh-agent [2021-08-03T15:46:12.037Z] SSH_AUTH_SOCK=/tmp/ssh-gF2nU1VKoYgF/agent.52 [2021-08-03T15:46:12.037Z] SSH_AGENT_PID=58 [2021-08-03T15:46:12.045Z] Running ssh-add (command line suppressed) [2021-08-03T15:46:12.143Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-921@tmp/private_key_7507649223821434685.key (/w/workspace/ndry_app-functions-sdk-go_PR-921@tmp/private_key_7507649223821434685.key) [2021-08-03T15:46:12.167Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-03T15:46:12.487Z] + git semver init [2021-08-03T15:46:12.487Z] # -> Open(): unable to determine branch for HEAD [2021-08-03T15:46:12.487Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-921/.git [2021-08-03T15:46:12.487Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-921 [2021-08-03T15:46:12.487Z] # $SEMVER_REMOTE_NAME = origin [2021-08-03T15:46:12.487Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-03T15:46:12.487Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-03T15:46:12.487Z] # $SEMVER_BRANCH = PR-921 [2021-08-03T15:46:12.487Z] # $SEMVER_TEMP = /tmp/semver-351656925 [2021-08-03T15:46:12.487Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2021-08-03T15:46:15.075Z] # '/tmp/semver-351656925' -> '/w/workspace/ndry_app-functions-sdk-go_PR-921/.semver' [2021-08-03T15:46:15.075Z] # -> Force: false [2021-08-03T15:46:15.075Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-921/.semver [Pipeline] } [2021-08-03T15:46:15.090Z] $ docker exec --env ******** --env ******** 56b801ed0d665b59159d62e281db71332a9f7979b9487b1765d23123acdf80eb ssh-agent -k [2021-08-03T15:46:15.178Z] unset SSH_AUTH_SOCK; [2021-08-03T15:46:15.178Z] unset SSH_AGENT_PID; [2021-08-03T15:46:15.178Z] echo Agent pid 58 killed; [2021-08-03T15:46:15.195Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-03T15:46:15.546Z] + git semver [Pipeline] } [2021-08-03T15:46:15.567Z] $ docker stop --time=1 56b801ed0d665b59159d62e281db71332a9f7979b9487b1765d23123acdf80eb [2021-08-03T15:46:16.904Z] $ docker rm -f 56b801ed0d665b59159d62e281db71332a9f7979b9487b1765d23123acdf80eb [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-03T15:46:17.309Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-03T15:46:17.667Z] Stashed 1 file(s) [Pipeline] echo [2021-08-03T15:46:17.670Z] [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-03T15:46:32.951Z] Still waiting to schedule task [2021-08-03T15:46:32.952Z] ‘prd-centos7-blackbox-4c-2g-1245’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-08-03T15:46:32.952Z] ‘prd-centos7-blackbox-4c-2g-1246’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-08-03T15:46:32.952Z] ‘prd-centos7-docker-4c-2g-1896’ is offline [2021-08-03T15:46:32.954Z] Still waiting to schedule task [2021-08-03T15:46:32.954Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-08-03T15:48:20.825Z] Running on prd-centos7-docker-4c-2g-1898 in /w/workspace/ndry_app-functions-sdk-go_PR-921 [Pipeline] { [Pipeline] ws [2021-08-03T15:48:20.849Z] Running in /w/workspace/app-functions-sdk-go/8 [Pipeline] { [Pipeline] checkout [2021-08-03T15:48:20.981Z] The recommended git tool is: git [2021-08-03T15:48:25.704Z] using credential edgex-jenkins-ssh [2021-08-03T15:48:25.722Z] Cloning the remote Git repository [2021-08-03T15:48:25.236Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-08-03T15:48:25.311Z] > git init /w/workspace/app-functions-sdk-go/8 # timeout=10 [2021-08-03T15:48:25.346Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-08-03T15:48:25.346Z] > git --version # timeout=10 [2021-08-03T15:48:25.354Z] > git --version # 'git version 2.24.4' [2021-08-03T15:48:25.355Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-03T15:48:25.384Z] [INFO] Currently running in a labeled security context [2021-08-03T15:48:25.384Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-03T15:48:25.384Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/8@tmp/jenkins-gitclient-ssh6193394205455345404.key [2021-08-03T15:48:25.394Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-03T15:48:27.739Z] Merging remotes/origin/main commit e024694d0ac57f533a66fdb94cb56f34c948cce2 into PR head commit 3d03b172bcd6eb4337644beb82d4d8e6dbb78fb2 [2021-08-03T15:48:27.866Z] Merge succeeded, producing b9a754c5922b80446c2089b5824bfd5e470c8981 [2021-08-03T15:48:27.867Z] Checking out Revision b9a754c5922b80446c2089b5824bfd5e470c8981 (PR-921) [2021-08-03T15:48:26.909Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-08-03T15:48:26.922Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-03T15:48:26.934Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-08-03T15:48:26.949Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-08-03T15:48:26.949Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-03T15:48:26.950Z] [INFO] Currently running in a labeled security context [2021-08-03T15:48:26.951Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-03T15:48:26.951Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/8@tmp/jenkins-gitclient-ssh3399344988124045933.key [2021-08-03T15:48:26.959Z] > 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-03T15:48:27.407Z] > git config core.sparsecheckout # timeout=10 [2021-08-03T15:48:27.421Z] > git checkout -f 3d03b172bcd6eb4337644beb82d4d8e6dbb78fb2 # timeout=10 [2021-08-03T15:48:27.470Z] > git remote # timeout=10 [2021-08-03T15:48:27.483Z] > git config --get remote.origin.url # timeout=10 [2021-08-03T15:48:27.491Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-03T15:48:27.492Z] [INFO] Currently running in a labeled security context [2021-08-03T15:48:27.492Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-03T15:48:27.492Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/8@tmp/jenkins-gitclient-ssh1514903007755276805.key [2021-08-03T15:48:27.498Z] > git merge e024694d0ac57f533a66fdb94cb56f34c948cce2 # timeout=10 [2021-08-03T15:48:27.523Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-03T15:48:27.538Z] > git config core.sparsecheckout # timeout=10 [2021-08-03T15:48:27.550Z] > git checkout -f b9a754c5922b80446c2089b5824bfd5e470c8981 # timeout=10 [2021-08-03T15:48:31.458Z] Commit message: "Merge commit 'e024694d0ac57f533a66fdb94cb56f34c948cce2' into HEAD" [2021-08-03T15:48:31.470Z] First time build. Skipping changelog. [2021-08-03T15:48:31.431Z] > git rev-list --no-walk 999e7d7600967bb26830e816ffbf1f7cf1434bf9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-08-03T15:48:32.172Z] ========================================================= [2021-08-03T15:48:32.172Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-03T15:48:32.172Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-03T15:48:32.588Z] + 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-03T15:48:32.588Z] Sending build context to Docker daemon 19.77MB [2021-08-03T15:48:32.588Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-08-03T15:48:32.588Z] Step 2/8 : FROM ${BASE} [2021-08-03T15:48:32.855Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-03T15:48:32.855Z] 540db60ca938: Pulling fs layer [2021-08-03T15:48:32.855Z] adcc1eea9eea: Pulling fs layer [2021-08-03T15:48:32.855Z] 4c4ab2625f07: Pulling fs layer [2021-08-03T15:48:32.855Z] db62176df00c: Pulling fs layer [2021-08-03T15:48:32.855Z] 3b30891b0d05: Pulling fs layer [2021-08-03T15:48:32.855Z] 444f5516b4c7: Pulling fs layer [2021-08-03T15:48:32.855Z] 90b9b1106a8b: Pulling fs layer [2021-08-03T15:48:32.855Z] 0383d17a5b7e: Pulling fs layer [2021-08-03T15:48:32.855Z] c82ef313ddc5: Pulling fs layer [2021-08-03T15:48:32.855Z] 444f5516b4c7: Waiting [2021-08-03T15:48:32.855Z] 90b9b1106a8b: Waiting [2021-08-03T15:48:32.855Z] 0383d17a5b7e: Waiting [2021-08-03T15:48:32.855Z] c82ef313ddc5: Waiting [2021-08-03T15:48:32.855Z] db62176df00c: Waiting [2021-08-03T15:48:32.855Z] 3b30891b0d05: Waiting [2021-08-03T15:48:32.855Z] 4c4ab2625f07: Verifying Checksum [2021-08-03T15:48:32.855Z] 4c4ab2625f07: Download complete [2021-08-03T15:48:32.855Z] adcc1eea9eea: Download complete [2021-08-03T15:48:32.855Z] 3b30891b0d05: Verifying Checksum [2021-08-03T15:48:32.855Z] 3b30891b0d05: Download complete [2021-08-03T15:48:33.126Z] 444f5516b4c7: Verifying Checksum [2021-08-03T15:48:33.126Z] 444f5516b4c7: Download complete [2021-08-03T15:48:33.126Z] 540db60ca938: Verifying Checksum [2021-08-03T15:48:33.126Z] 540db60ca938: Download complete [2021-08-03T15:48:33.126Z] 90b9b1106a8b: Verifying Checksum [2021-08-03T15:48:33.126Z] 90b9b1106a8b: Download complete [2021-08-03T15:48:33.126Z] 540db60ca938: Pull complete [2021-08-03T15:48:33.393Z] adcc1eea9eea: Pull complete [2021-08-03T15:48:33.393Z] 4c4ab2625f07: Pull complete [2021-08-03T15:48:34.355Z] 0383d17a5b7e: Verifying Checksum [2021-08-03T15:48:34.355Z] 0383d17a5b7e: Download complete [2021-08-03T15:48:37.701Z] c82ef313ddc5: Verifying Checksum [2021-08-03T15:48:37.701Z] c82ef313ddc5: Download complete [2021-08-03T15:48:37.701Z] db62176df00c: Verifying Checksum [2021-08-03T15:48:37.701Z] db62176df00c: Download complete [2021-08-03T15:48:41.082Z] db62176df00c: Pull complete [2021-08-03T15:48:41.082Z] 3b30891b0d05: Pull complete [2021-08-03T15:48:41.082Z] 444f5516b4c7: Pull complete [2021-08-03T15:48:41.082Z] 90b9b1106a8b: Pull complete [2021-08-03T15:48:41.082Z] 0383d17a5b7e: Pull complete [2021-08-03T15:48:43.293Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1897 in /w/workspace/ndry_app-functions-sdk-go_PR-921 [Pipeline] { [Pipeline] ws [2021-08-03T15:48:43.313Z] Running in /w/workspace/app-functions-sdk-go/8 [Pipeline] { [Pipeline] checkout [2021-08-03T15:48:43.535Z] The recommended git tool is: git [2021-08-03T15:48:43.682Z] c82ef313ddc5: Pull complete [2021-08-03T15:48:43.682Z] Digest: sha256:3eb3d6350589afc32301fc0b898c8a62550fd4a320e6d69c5ccab6db48ea93d4 [2021-08-03T15:48:43.682Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-03T15:48:43.682Z] ---> 4508b0543a43 [2021-08-03T15:48:43.682Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-08-03T15:48:43.682Z] 20.10.0: Pulling from library/docker [2021-08-03T15:48:43.949Z] 05e7bc50f07f: Pulling fs layer [2021-08-03T15:48:43.949Z] 6db28d0fdbf6: Pulling fs layer [2021-08-03T15:48:43.949Z] 292df0bc6bf3: Pulling fs layer [2021-08-03T15:48:43.949Z] 2e060f4bd70b: Pulling fs layer [2021-08-03T15:48:43.949Z] 80e8d568a223: Pulling fs layer [2021-08-03T15:48:43.949Z] 8dc6ef1a942a: Pulling fs layer [2021-08-03T15:48:43.949Z] 2312dd95470a: Pulling fs layer [2021-08-03T15:48:43.949Z] 2e060f4bd70b: Waiting [2021-08-03T15:48:43.949Z] 80e8d568a223: Waiting [2021-08-03T15:48:43.949Z] 8dc6ef1a942a: Waiting [2021-08-03T15:48:43.949Z] 2312dd95470a: Waiting [2021-08-03T15:48:43.949Z] 292df0bc6bf3: Verifying Checksum [2021-08-03T15:48:43.949Z] 292df0bc6bf3: Download complete [2021-08-03T15:48:43.949Z] 6db28d0fdbf6: Verifying Checksum [2021-08-03T15:48:43.949Z] 6db28d0fdbf6: Download complete [2021-08-03T15:48:44.220Z] 80e8d568a223: Verifying Checksum [2021-08-03T15:48:44.220Z] 80e8d568a223: Download complete [2021-08-03T15:48:44.220Z] 05e7bc50f07f: Verifying Checksum [2021-08-03T15:48:44.220Z] 05e7bc50f07f: Download complete [2021-08-03T15:48:44.220Z] 2312dd95470a: Verifying Checksum [2021-08-03T15:48:44.220Z] 2312dd95470a: Download complete [2021-08-03T15:48:44.220Z] 8dc6ef1a942a: Verifying Checksum [2021-08-03T15:48:44.220Z] 8dc6ef1a942a: Download complete [2021-08-03T15:48:44.220Z] 05e7bc50f07f: Pull complete [2021-08-03T15:48:44.503Z] 6db28d0fdbf6: Pull complete [2021-08-03T15:48:44.503Z] 292df0bc6bf3: Pull complete [2021-08-03T15:48:46.455Z] 2e060f4bd70b: Verifying Checksum [2021-08-03T15:48:46.455Z] 2e060f4bd70b: Download complete [2021-08-03T15:48:48.419Z] 2e060f4bd70b: Pull complete [2021-08-03T15:48:48.419Z] 80e8d568a223: Pull complete [2021-08-03T15:48:48.419Z] 8dc6ef1a942a: Pull complete [2021-08-03T15:48:48.419Z] 2312dd95470a: Pull complete [2021-08-03T15:48:48.419Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-08-03T15:48:48.419Z] Status: Downloaded newer image for docker:20.10.0 [2021-08-03T15:48:48.786Z] using credential edgex-jenkins-ssh [2021-08-03T15:48:48.804Z] Cloning the remote Git repository [2021-08-03T15:48:48.908Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-08-03T15:48:49.155Z] > git init /w/workspace/app-functions-sdk-go/8 # timeout=10 [2021-08-03T15:48:49.248Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-08-03T15:48:49.249Z] > git --version # timeout=10 [2021-08-03T15:48:49.267Z] > git --version # 'git version 2.17.1' [2021-08-03T15:48:49.269Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-03T15:48:49.373Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-03T15:48:50.362Z] ---> 2f3f073e5db1 [2021-08-03T15:48:50.362Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-08-03T15:48:50.362Z] ---> Running in bba4f2c139e9 [2021-08-03T15:48:50.362Z] Removing intermediate container bba4f2c139e9 [2021-08-03T15:48:50.362Z] ---> 3fdbd82f96c8 [2021-08-03T15:48:50.362Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-08-03T15:48:50.362Z] ---> Running in 5ecc5e4b8286 [2021-08-03T15:48:50.636Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-03T15:48:51.603Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-03T15:48:51.873Z] OK: 219 MiB in 52 packages [2021-08-03T15:48:52.140Z] Removing intermediate container 5ecc5e4b8286 [2021-08-03T15:48:52.140Z] ---> baff65006b9b [2021-08-03T15:48:52.140Z] Step 6/8 : WORKDIR /build [2021-08-03T15:48:52.140Z] ---> Running in c8a7e55f74ab [2021-08-03T15:48:52.407Z] Removing intermediate container c8a7e55f74ab [2021-08-03T15:48:52.407Z] ---> f2384b5ce6a1 [2021-08-03T15:48:52.407Z] Step 7/8 : COPY go.mod . [2021-08-03T15:48:52.407Z] ---> 2b8b8b6744a8 [2021-08-03T15:48:52.407Z] Step 8/8 : RUN go mod download [2021-08-03T15:48:52.407Z] ---> Running in 340b3064beb2 [2021-08-03T15:48:53.393Z] Merging remotes/origin/main commit e024694d0ac57f533a66fdb94cb56f34c948cce2 into PR head commit 3d03b172bcd6eb4337644beb82d4d8e6dbb78fb2 [2021-08-03T15:48:52.748Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-08-03T15:48:52.777Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-03T15:48:52.808Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-08-03T15:48:52.851Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-08-03T15:48:52.852Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-03T15:48:52.864Z] > 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-03T15:48:53.402Z] > git config core.sparsecheckout # timeout=10 [2021-08-03T15:48:53.416Z] > git checkout -f 3d03b172bcd6eb4337644beb82d4d8e6dbb78fb2 # timeout=10 [2021-08-03T15:48:53.521Z] > git remote # timeout=10 [2021-08-03T15:48:53.542Z] > git config --get remote.origin.url # timeout=10 [2021-08-03T15:48:53.557Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-03T15:48:53.569Z] > git merge e024694d0ac57f533a66fdb94cb56f34c948cce2 # timeout=10 [2021-08-03T15:48:53.677Z] Merge succeeded, producing 7fabc97dc95b5690610db78af8a3a15dbf9dc771 [2021-08-03T15:48:53.678Z] Checking out Revision 7fabc97dc95b5690610db78af8a3a15dbf9dc771 (PR-921) [2021-08-03T15:48:53.651Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-03T15:48:53.674Z] > git config core.sparsecheckout # timeout=10 [2021-08-03T15:48:53.686Z] > git checkout -f 7fabc97dc95b5690610db78af8a3a15dbf9dc771 # timeout=10 [2021-08-03T15:48:57.922Z] Commit message: "Merge commit 'e024694d0ac57f533a66fdb94cb56f34c948cce2' into HEAD" [2021-08-03T15:48:57.945Z] First time build. Skipping changelog. [2021-08-03T15:48:57.922Z] > git rev-list --no-walk 999e7d7600967bb26830e816ffbf1f7cf1434bf9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-08-03T15:48:58.717Z] ========================================================= [2021-08-03T15:48:58.717Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-03T15:48:58.717Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-03T15:48:59.256Z] + 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-03T15:49:00.254Z] Sending build context to Docker daemon 19.77MB [2021-08-03T15:49:00.254Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-08-03T15:49:00.254Z] Step 2/8 : FROM ${BASE} [2021-08-03T15:49:00.854Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-03T15:49:00.854Z] 595b0fe564bb: Pulling fs layer [2021-08-03T15:49:00.854Z] 24495759ef45: Pulling fs layer [2021-08-03T15:49:00.854Z] d148012ef14d: Pulling fs layer [2021-08-03T15:49:00.854Z] e90a11edd702: Pulling fs layer [2021-08-03T15:49:00.854Z] d77568369979: Pulling fs layer [2021-08-03T15:49:00.854Z] 02195dbdac53: Pulling fs layer [2021-08-03T15:49:00.854Z] 2b1b35aa2570: Pulling fs layer [2021-08-03T15:49:00.854Z] 2c1f732e5b09: Pulling fs layer [2021-08-03T15:49:00.854Z] d77568369979: Waiting [2021-08-03T15:49:00.854Z] 02195dbdac53: Waiting [2021-08-03T15:49:00.854Z] 2b1b35aa2570: Waiting [2021-08-03T15:49:00.854Z] 2c1f732e5b09: Waiting [2021-08-03T15:49:00.854Z] e90a11edd702: Waiting [2021-08-03T15:49:00.854Z] d148012ef14d: Verifying Checksum [2021-08-03T15:49:00.854Z] d148012ef14d: Download complete [2021-08-03T15:49:00.854Z] 24495759ef45: Verifying Checksum [2021-08-03T15:49:00.854Z] 24495759ef45: Download complete [2021-08-03T15:49:00.854Z] d77568369979: Verifying Checksum [2021-08-03T15:49:00.854Z] d77568369979: Download complete [2021-08-03T15:49:00.854Z] 02195dbdac53: Verifying Checksum [2021-08-03T15:49:00.854Z] 02195dbdac53: Download complete [2021-08-03T15:49:00.854Z] 595b0fe564bb: Verifying Checksum [2021-08-03T15:49:00.854Z] 595b0fe564bb: Download complete [2021-08-03T15:49:00.854Z] 2b1b35aa2570: Verifying Checksum [2021-08-03T15:49:00.854Z] 2b1b35aa2570: Download complete [2021-08-03T15:49:01.845Z] 595b0fe564bb: Pull complete [2021-08-03T15:49:02.449Z] 24495759ef45: Pull complete [2021-08-03T15:49:02.726Z] d148012ef14d: Pull complete [2021-08-03T15:49:04.717Z] 2c1f732e5b09: Verifying Checksum [2021-08-03T15:49:04.718Z] 2c1f732e5b09: Download complete [2021-08-03T15:49:04.736Z] Removing intermediate container 340b3064beb2 [2021-08-03T15:49:04.736Z] ---> 839d37f1ac33 [2021-08-03T15:49:04.736Z] Successfully built 839d37f1ac33 [2021-08-03T15:49:04.736Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-03T15:49:05.101Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-03T15:49:05.101Z] . [Pipeline] withDockerContainer [2021-08-03T15:49:05.191Z] prd-centos7-docker-4c-2g-1898 does not seem to be running inside a container [2021-08-03T15:49:05.245Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/8 -v /w/workspace/app-functions-sdk-go/8:/w/workspace/app-functions-sdk-go/8:rw,z -v /w/workspace/app-functions-sdk-go/8@tmp:/w/workspace/app-functions-sdk-go/8@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-03T15:49:05.326Z] e90a11edd702: Verifying Checksum [2021-08-03T15:49:05.326Z] e90a11edd702: Download complete [2021-08-03T15:49:05.623Z] $ docker top e9d943ce347fa2b0a5dbb15d16d8198cbffd998d3bdb45937f52280a2cc595d8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-03T15:49:06.018Z] + go version [2021-08-03T15:49:06.018Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-03T15:49:06.032Z] $ docker stop --time=1 e9d943ce347fa2b0a5dbb15d16d8198cbffd998d3bdb45937f52280a2cc595d8 [2021-08-03T15:49:07.221Z] $ docker rm -f e9d943ce347fa2b0a5dbb15d16d8198cbffd998d3bdb45937f52280a2cc595d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-03T15:49:07.764Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-03T15:49:07.764Z] . [Pipeline] withDockerContainer [2021-08-03T15:49:07.847Z] prd-centos7-docker-4c-2g-1898 does not seem to be running inside a container [2021-08-03T15:49:07.903Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/8 -v /w/workspace/app-functions-sdk-go/8:/w/workspace/app-functions-sdk-go/8:rw,z -v /w/workspace/app-functions-sdk-go/8@tmp:/w/workspace/app-functions-sdk-go/8@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-03T15:49:08.298Z] $ docker top 6384b7945a4b53afeebd7f26933a0bc2a781cb4146484fe14238a52e8854013a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-03T15:49:08.704Z] + go mod tidy [Pipeline] sh [2021-08-03T15:49:10.822Z] + make test [2021-08-03T15:49:10.822Z] make -C ./app-service-template build [2021-08-03T15:49:10.822Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/8/app-service-template' [2021-08-03T15:49:10.822Z] go mod tidy [2021-08-03T15:49:11.094Z] 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-03T15:49:16.438Z] e90a11edd702: Pull complete [2021-08-03T15:49:16.712Z] d77568369979: Pull complete [2021-08-03T15:49:16.987Z] 02195dbdac53: Pull complete [2021-08-03T15:49:17.273Z] 2b1b35aa2570: Pull complete [2021-08-03T15:49:21.208Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/8/app-service-template' [2021-08-03T15:49:21.208Z] make -C ./app-service-template test [2021-08-03T15:49:21.208Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/8/app-service-template' [2021-08-03T15:49:21.208Z] go mod tidy [2021-08-03T15:49:21.208Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-08-03T15:49:22.706Z] 2c1f732e5b09: Pull complete [2021-08-03T15:49:22.982Z] Digest: sha256:28bf673c29b435c7a745567d5b62fe0c6cb5f21a2a07afb8b83a2b3b340898b5 [2021-08-03T15:49:22.982Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-03T15:49:22.982Z] ---> 88ecf2bb1f95 [2021-08-03T15:49:22.982Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-08-03T15:49:23.258Z] 20.10.0: Pulling from library/docker [2021-08-03T15:49:23.539Z] a3cc7d3b244e: Pulling fs layer [2021-08-03T15:49:23.539Z] 02a3295e0d61: Pulling fs layer [2021-08-03T15:49:23.539Z] 0f4f2e6d8100: Pulling fs layer [2021-08-03T15:49:23.539Z] 330b718f631f: Pulling fs layer [2021-08-03T15:49:23.539Z] a93816041522: Pulling fs layer [2021-08-03T15:49:23.539Z] bdb6da89ff94: Pulling fs layer [2021-08-03T15:49:23.539Z] 2a70c0c122f4: Pulling fs layer [2021-08-03T15:49:23.539Z] 330b718f631f: Waiting [2021-08-03T15:49:23.539Z] a93816041522: Waiting [2021-08-03T15:49:23.539Z] bdb6da89ff94: Waiting [2021-08-03T15:49:23.539Z] 2a70c0c122f4: Waiting [2021-08-03T15:49:23.539Z] 0f4f2e6d8100: Download complete [2021-08-03T15:49:23.816Z] 02a3295e0d61: Verifying Checksum [2021-08-03T15:49:23.816Z] a93816041522: Verifying Checksum [2021-08-03T15:49:23.816Z] a93816041522: Download complete [2021-08-03T15:49:23.816Z] a3cc7d3b244e: Verifying Checksum [2021-08-03T15:49:23.816Z] a3cc7d3b244e: Download complete [2021-08-03T15:49:23.816Z] bdb6da89ff94: Verifying Checksum [2021-08-03T15:49:23.816Z] bdb6da89ff94: Download complete [2021-08-03T15:49:23.816Z] 2a70c0c122f4: Verifying Checksum [2021-08-03T15:49:23.816Z] 2a70c0c122f4: Download complete [2021-08-03T15:49:24.425Z] a3cc7d3b244e: Pull complete [2021-08-03T15:49:25.444Z] 02a3295e0d61: Pull complete [2021-08-03T15:49:25.723Z] 0f4f2e6d8100: Pull complete [2021-08-03T15:49:25.723Z] 330b718f631f: Verifying Checksum [2021-08-03T15:49:25.723Z] 330b718f631f: Download complete [2021-08-03T15:49:29.109Z] 330b718f631f: Pull complete [2021-08-03T15:49:29.109Z] a93816041522: Pull complete [2021-08-03T15:49:29.385Z] bdb6da89ff94: Pull complete [2021-08-03T15:49:29.457Z] ok new-app-service 0.008s coverage: 47.8% of statements [2021-08-03T15:49:29.457Z] ? new-app-service/config [no test files] [2021-08-03T15:49:29.457Z] ok new-app-service/functions 0.007s [2021-08-03T15:49:29.457Z] CGO_ENABLED=1 go vet ./... [2021-08-03T15:49:29.990Z] 2a70c0c122f4: Pull complete [2021-08-03T15:49:29.990Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-08-03T15:49:29.991Z] Status: Downloaded newer image for docker:20.10.0 [2021-08-03T15:49:36.143Z] gofmt -l . [2021-08-03T15:49:36.144Z] [ "`gofmt -l .`" = "" ] [2021-08-03T15:49:36.144Z] ./bin/test-attribution-txt.sh [2021-08-03T15:49:36.409Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/8/app-service-template' [2021-08-03T15:49:36.409Z] go mod tidy [2021-08-03T15:49:36.409Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-08-03T15:49:36.701Z] ---> 22d8b014e1d7 [2021-08-03T15:49:36.701Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-08-03T15:49:36.701Z] ---> Running in fd691ef043d6 [2021-08-03T15:49:36.978Z] Removing intermediate container fd691ef043d6 [2021-08-03T15:49:36.978Z] ---> f0cd6ea2c2e8 [2021-08-03T15:49:36.978Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-08-03T15:49:36.978Z] ---> Running in 072c3fb774bb [2021-08-03T15:49:36.994Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-08-03T15:49:37.961Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.010s coverage: 63.6% of statements [2021-08-03T15:49:38.414Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-03T15:49:38.549Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.006s coverage: 96.5% of statements [2021-08-03T15:49:38.550Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-08-03T15:49:38.550Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.012s coverage: 61.8% of statements [2021-08-03T15:49:38.550Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-08-03T15:49:38.822Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.015s [2021-08-03T15:49:39.392Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-03T15:49:39.413Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.047s coverage: 74.5% of statements [2021-08-03T15:49:39.413Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-08-03T15:49:39.413Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-08-03T15:49:39.413Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-08-03T15:49:39.413Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-08-03T15:49:39.413Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-08-03T15:49:39.413Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-08-03T15:49:39.413Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.007s coverage: 97.1% of statements [2021-08-03T15:49:39.413Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-08-03T15:49:39.691Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.007s coverage: 10.5% of statements [2021-08-03T15:49:40.372Z] OK: 218 MiB in 52 packages [2021-08-03T15:49:41.351Z] Removing intermediate container 072c3fb774bb [2021-08-03T15:49:41.351Z] ---> b33bd79bdb27 [2021-08-03T15:49:41.351Z] Step 6/8 : WORKDIR /build [2021-08-03T15:49:41.626Z] ---> Running in 7714fe038755 [2021-08-03T15:49:42.226Z] Removing intermediate container 7714fe038755 [2021-08-03T15:49:42.226Z] ---> 0a2f220de5d9 [2021-08-03T15:49:42.226Z] Step 7/8 : COPY go.mod . [2021-08-03T15:49:43.062Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.756s coverage: 76.1% of statements [2021-08-03T15:49:43.062Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-08-03T15:49:43.062Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.007s coverage: 12.5% of statements [2021-08-03T15:49:43.062Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.012s coverage: 27.3% of statements [2021-08-03T15:49:43.062Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-08-03T15:49:43.062Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-08-03T15:49:43.062Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.006s coverage: 51.4% of statements [2021-08-03T15:49:43.215Z] ---> 7918e44ef02e [2021-08-03T15:49:43.215Z] Step 8/8 : RUN go mod download [2021-08-03T15:49:43.215Z] ---> Running in f92fbe589085 [2021-08-03T15:50:09.748Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.036s coverage: 78.1% of statements [2021-08-03T15:50:09.748Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.008s coverage: 94.4% of statements [2021-08-03T15:50:09.748Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-08-03T15:50:09.748Z] gofmt -l . [2021-08-03T15:50:09.748Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-08-03T15:50:09.762Z] $ docker stop --time=1 6384b7945a4b53afeebd7f26933a0bc2a781cb4146484fe14238a52e8854013a [2021-08-03T15:50:10.050Z] Removing intermediate container f92fbe589085 [2021-08-03T15:50:10.050Z] ---> d78bcd7184e9 [2021-08-03T15:50:10.050Z] Successfully built d78bcd7184e9 [2021-08-03T15:50:10.050Z] Successfully tagged ci-base-image-arm64:latest [2021-08-03T15:50:11.024Z] $ docker rm -f 6384b7945a4b53afeebd7f26933a0bc2a781cb4146484fe14238a52e8854013a [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-08-03T15:50:11.470Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-03T15:50:11.549Z] + docker inspect -f . ci-base-image-arm64 [2021-08-03T15:50:11.549Z] . [Pipeline] withDockerContainer [2021-08-03T15:50:11.732Z] Stashed 2 file(s) [2021-08-03T15:50:11.781Z] prd-ubuntu18.04-docker-arm64-4c-16g-1897 does not seem to be running inside a container [2021-08-03T15:50:11.872Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/8 -v /w/workspace/app-functions-sdk-go/8:/w/workspace/app-functions-sdk-go/8:rw,z -v /w/workspace/app-functions-sdk-go/8@tmp:/w/workspace/app-functions-sdk-go/8@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 ******** -e ******** ci-base-image-arm64 cat [2021-08-03T15:50:13.465Z] $ docker top 0f3c47107f27de576b1bd360777d76433d3bdfd4aaf4e73fad266cfc7fa7785d -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-03T15:50:15.842Z] + go version [2021-08-03T15:50:15.842Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-03T15:50:15.869Z] $ docker stop --time=1 0f3c47107f27de576b1bd360777d76433d3bdfd4aaf4e73fad266cfc7fa7785d [2021-08-03T15:50:16.082Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-03T15:50:16.082Z] [2021-08-03T15:50:16.082Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-03T15:50:17.769Z] $ docker rm -f 0f3c47107f27de576b1bd360777d76433d3bdfd4aaf4e73fad266cfc7fa7785d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] isUnix [Pipeline] stage [Pipeline] { (Test) [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-03T15:50:18.451Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-03T15:50:18.452Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-03T15:50:18.452Z] b4d181a07f80: Pulling fs layer [2021-08-03T15:50:18.452Z] a1111a8f2ec3: Pulling fs layer [2021-08-03T15:50:18.452Z] ed53099fbce6: Pulling fs layer [2021-08-03T15:50:18.452Z] dc539afda2c1: Pulling fs layer [2021-08-03T15:50:18.452Z] 77bc0d833cb6: Pulling fs layer [2021-08-03T15:50:18.452Z] 9065ff56babe: Pulling fs layer [2021-08-03T15:50:18.452Z] d287ab97295c: Pulling fs layer [2021-08-03T15:50:18.452Z] 77bc0d833cb6: Waiting [2021-08-03T15:50:18.452Z] 9065ff56babe: Waiting [2021-08-03T15:50:18.452Z] d287ab97295c: Waiting [2021-08-03T15:50:18.452Z] dc539afda2c1: Waiting [2021-08-03T15:50:18.572Z] + docker inspect -f . ci-base-image-arm64 [2021-08-03T15:50:18.572Z] . [Pipeline] withDockerContainer [2021-08-03T15:50:18.717Z] a1111a8f2ec3: Verifying Checksum [2021-08-03T15:50:18.717Z] a1111a8f2ec3: Download complete [2021-08-03T15:50:18.717Z] dc539afda2c1: Download complete [2021-08-03T15:50:18.837Z] prd-ubuntu18.04-docker-arm64-4c-16g-1897 does not seem to be running inside a container [2021-08-03T15:50:18.928Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/8 -v /w/workspace/app-functions-sdk-go/8:/w/workspace/app-functions-sdk-go/8:rw,z -v /w/workspace/app-functions-sdk-go/8@tmp:/w/workspace/app-functions-sdk-go/8@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 ******** -e ******** ci-base-image-arm64 cat [2021-08-03T15:50:18.985Z] 77bc0d833cb6: Verifying Checksum [2021-08-03T15:50:18.985Z] 77bc0d833cb6: Download complete [2021-08-03T15:50:18.985Z] 9065ff56babe: Verifying Checksum [2021-08-03T15:50:18.985Z] 9065ff56babe: Download complete [2021-08-03T15:50:18.985Z] ed53099fbce6: Verifying Checksum [2021-08-03T15:50:18.985Z] ed53099fbce6: Download complete [2021-08-03T15:50:19.957Z] b4d181a07f80: Verifying Checksum [2021-08-03T15:50:19.957Z] b4d181a07f80: Download complete [2021-08-03T15:50:20.492Z] $ docker top b6d8b4075e5a38498e52add956b7cd78bd2e0806c3f6d5311093cafd9e98a85f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-03T15:50:20.948Z] b4d181a07f80: Pull complete [2021-08-03T15:50:21.219Z] a1111a8f2ec3: Pull complete [2021-08-03T15:50:21.438Z] + go mod tidy [2021-08-03T15:50:21.485Z] ed53099fbce6: Pull complete [2021-08-03T15:50:21.752Z] dc539afda2c1: Pull complete [2021-08-03T15:50:21.753Z] 77bc0d833cb6: Pull complete [2021-08-03T15:50:22.018Z] 9065ff56babe: Pull complete [Pipeline] sh [2021-08-03T15:50:22.706Z] + make test [2021-08-03T15:50:22.706Z] make -C ./app-service-template build [2021-08-03T15:50:22.706Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/8/app-service-template' [2021-08-03T15:50:22.706Z] go mod tidy [2021-08-03T15:50:22.975Z] d287ab97295c: Verifying Checksum [2021-08-03T15:50:22.975Z] d287ab97295c: Download complete [2021-08-03T15:50:23.328Z] 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-03T15:50:27.284Z] d287ab97295c: Pull complete [2021-08-03T15:50:27.285Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-03T15:50:27.285Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-03T15:50:27.285Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-03T15:50:27.380Z] prd-centos7-docker-4c-2g-1898 does not seem to be running inside a container [2021-08-03T15:50:27.452Z] $ 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/8 -v /w/workspace/app-functions-sdk-go/8:/w/workspace/app-functions-sdk-go/8:rw,z -v /w/workspace/app-functions-sdk-go/8@tmp:/w/workspace/app-functions-sdk-go/8@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-03T15:50:29.749Z] $ docker top e494e7bb2832834505a592144f9f29fa84cb83cfc6911be591d4488f76832ab9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-03T15:50:30.320Z] ---> job-cost.sh [2021-08-03T15:50:30.320Z] lf-activate-venv: SKIPPING [2021-08-03T15:50:30.320Z] INFO: No Stack... [2021-08-03T15:50:31.279Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-03T15:50:31.545Z] INFO: Archiving Costs [Pipeline] sh [2021-08-03T15:50:31.860Z] + cat /w/workspace/app-functions-sdk-go/8/archives/cost.csv [2021-08-03T15:50:31.860Z] + cut -d, -f6 [Pipeline] lock [2021-08-03T15:50:31.906Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-921-8-stack-cost] [2021-08-03T15:50:31.919Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-921-8-stack-cost] did not exist. Created. [2021-08-03T15:50:31.919Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-921-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-03T15:50:32.273Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-08-03T15:50:32.307Z] Stashed 1 file(s) [Pipeline] } [2021-08-03T15:50:32.321Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-921-8-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-03T15:50:32.346Z] $ docker stop --time=1 e494e7bb2832834505a592144f9f29fa84cb83cfc6911be591d4488f76832ab9 [2021-08-03T15:50:33.487Z] $ docker rm -f e494e7bb2832834505a592144f9f29fa84cb83cfc6911be591d4488f76832ab9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-03T15:51:02.432Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/8/app-service-template' [2021-08-03T15:51:02.432Z] make -C ./app-service-template test [2021-08-03T15:51:02.433Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/8/app-service-template' [2021-08-03T15:51:02.433Z] go mod tidy [2021-08-03T15:51:02.433Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-08-03T15:51:34.836Z] ok new-app-service 0.043s coverage: 47.8% of statements [2021-08-03T15:51:34.836Z] ? new-app-service/config [no test files] [2021-08-03T15:51:34.836Z] ok new-app-service/functions 0.038s [2021-08-03T15:51:34.836Z] CGO_ENABLED=1 go vet ./... [2021-08-03T15:51:57.042Z] gofmt -l . [2021-08-03T15:51:57.042Z] [ "`gofmt -l .`" = "" ] [2021-08-03T15:51:57.042Z] ./bin/test-attribution-txt.sh [2021-08-03T15:51:58.028Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/8/app-service-template' [2021-08-03T15:51:58.028Z] go mod tidy [2021-08-03T15:51:58.628Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-08-03T15:52:00.065Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-08-03T15:52:10.268Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.163s coverage: 63.6% of statements [2021-08-03T15:52:10.268Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.047s coverage: 96.5% of statements [2021-08-03T15:52:10.268Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-08-03T15:52:10.268Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.114s coverage: 61.8% of statements [2021-08-03T15:52:10.268Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-08-03T15:52:10.268Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.079s [2021-08-03T15:52:10.268Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.091s coverage: 74.5% of statements [2021-08-03T15:52:10.268Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-08-03T15:52:10.268Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-08-03T15:52:10.268Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-08-03T15:52:10.268Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-08-03T15:52:10.268Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-08-03T15:52:10.268Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-08-03T15:52:10.268Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.026s coverage: 97.1% of statements [2021-08-03T15:52:10.268Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-08-03T15:52:10.268Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.073s coverage: 10.5% of statements [2021-08-03T15:52:15.707Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.885s coverage: 76.1% of statements [2021-08-03T15:52:15.707Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-08-03T15:52:15.707Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.035s coverage: 12.5% of statements [2021-08-03T15:52:15.707Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.060s coverage: 27.3% of statements [2021-08-03T15:52:15.707Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-08-03T15:52:15.707Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-08-03T15:52:15.707Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.066s coverage: 51.4% of statements [2021-08-03T15:52:42.496Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.119s coverage: 78.1% of statements [2021-08-03T15:52:42.496Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.045s coverage: 94.4% of statements [2021-08-03T15:52:42.496Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-08-03T15:52:45.925Z] gofmt -l . [2021-08-03T15:52:46.518Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-08-03T15:52:46.822Z] $ docker stop --time=1 b6d8b4075e5a38498e52add956b7cd78bd2e0806c3f6d5311093cafd9e98a85f [2021-08-03T15:52:48.835Z] $ docker rm -f b6d8b4075e5a38498e52add956b7cd78bd2e0806c3f6d5311093cafd9e98a85f [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-03T15:52:49.832Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-03T15:52:49.864Z] Warning: overwriting stash ‘coverage-report’ [2021-08-03T15:52:50.499Z] Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-03T15:52:51.485Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-03T15:52:51.764Z] [2021-08-03T15:52:51.764Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-03T15:52:52.127Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-03T15:52:52.403Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-03T15:52:52.403Z] 448f6bf000e3: Pulling fs layer [2021-08-03T15:52:52.403Z] f757da607395: Pulling fs layer [2021-08-03T15:52:52.403Z] 05883995daec: Pulling fs layer [2021-08-03T15:52:52.403Z] 8603b9c90790: Pulling fs layer [2021-08-03T15:52:52.403Z] 1560dd03e051: Pulling fs layer [2021-08-03T15:52:52.403Z] 27f5ce0e4adf: Pulling fs layer [2021-08-03T15:52:52.403Z] c2d8d7efcc4b: Pulling fs layer [2021-08-03T15:52:52.403Z] 8603b9c90790: Waiting [2021-08-03T15:52:52.403Z] 1560dd03e051: Waiting [2021-08-03T15:52:52.403Z] 27f5ce0e4adf: Waiting [2021-08-03T15:52:52.403Z] c2d8d7efcc4b: Waiting [2021-08-03T15:52:52.679Z] f757da607395: Download complete [2021-08-03T15:52:52.679Z] 8603b9c90790: Download complete [2021-08-03T15:52:52.953Z] 1560dd03e051: Verifying Checksum [2021-08-03T15:52:52.953Z] 1560dd03e051: Download complete [2021-08-03T15:52:52.953Z] 27f5ce0e4adf: Verifying Checksum [2021-08-03T15:52:52.953Z] 27f5ce0e4adf: Download complete [2021-08-03T15:52:53.226Z] 05883995daec: Verifying Checksum [2021-08-03T15:52:53.226Z] 05883995daec: Download complete [2021-08-03T15:52:54.205Z] 448f6bf000e3: Verifying Checksum [2021-08-03T15:52:54.205Z] 448f6bf000e3: Download complete [2021-08-03T15:52:57.610Z] c2d8d7efcc4b: Verifying Checksum [2021-08-03T15:52:57.610Z] c2d8d7efcc4b: Download complete [2021-08-03T15:52:57.610Z] 448f6bf000e3: Pull complete [2021-08-03T15:52:58.213Z] f757da607395: Pull complete [2021-08-03T15:52:59.656Z] 05883995daec: Pull complete [2021-08-03T15:53:00.255Z] 8603b9c90790: Pull complete [2021-08-03T15:53:01.237Z] 1560dd03e051: Pull complete [2021-08-03T15:53:01.511Z] 27f5ce0e4adf: Pull complete [2021-08-03T15:53:16.606Z] c2d8d7efcc4b: Pull complete [2021-08-03T15:53:16.606Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-03T15:53:16.606Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-03T15:53:16.606Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-03T15:53:16.887Z] prd-ubuntu18.04-docker-arm64-4c-16g-1897 does not seem to be running inside a container [2021-08-03T15:53:16.988Z] $ 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/8 -v /w/workspace/app-functions-sdk-go/8:/w/workspace/app-functions-sdk-go/8:rw,z -v /w/workspace/app-functions-sdk-go/8@tmp:/w/workspace/app-functions-sdk-go/8@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-03T15:53:21.163Z] $ docker top 4eb24b261d2de687ad6c1b9a05aeebc5e290a83706679f7725089bf8b7148af8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-03T15:53:22.179Z] ---> job-cost.sh [2021-08-03T15:53:22.179Z] lf-activate-venv: SKIPPING [2021-08-03T15:53:22.179Z] INFO: No Stack... [2021-08-03T15:53:23.152Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-03T15:53:23.744Z] INFO: Archiving Costs [Pipeline] sh [2021-08-03T15:53:24.403Z] + cat+ /w/workspace/app-functions-sdk-go/8/archives/cost.csv [2021-08-03T15:53:24.403Z] cut -d, -f6 [Pipeline] lock [2021-08-03T15:53:24.478Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-921-8-stack-cost] [2021-08-03T15:53:24.488Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-921-8-stack-cost] did not exist. Created. [2021-08-03T15:53:24.488Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-921-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-03T15:53:25.218Z] /w/workspace/app-functions-sdk-go/8@tmp/durable-50a38bcd/script.sh: 1: /w/workspace/app-functions-sdk-go/8@tmp/durable-50a38bcd/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-08-03T15:53:25.954Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-03T15:53:25.981Z] Warning: overwriting stash ‘stack-cost’ [2021-08-03T15:53:26.089Z] Stashed 1 file(s) [Pipeline] } [2021-08-03T15:53:26.103Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-921-8-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-03T15:53:26.160Z] $ docker stop --time=1 4eb24b261d2de687ad6c1b9a05aeebc5e290a83706679f7725089bf8b7148af8 [2021-08-03T15:53:27.917Z] $ docker rm -f 4eb24b261d2de687ad6c1b9a05aeebc5e290a83706679f7725089bf8b7148af8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-08-03T15:53:30.895Z] provisioning config files... [2021-08-03T15:53:30.915Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-921@tmp/config820957716879251327tmp [Pipeline] { [Pipeline] sh [2021-08-03T15:53:31.252Z] + set +x [2021-08-03T15:53:31.252Z] + curl -s https://codecov.io/bash [2021-08-03T15:53:31.252Z] + bash -s -- [2021-08-03T15:53:31.252Z] [2021-08-03T15:53:31.252Z] _____ _ [2021-08-03T15:53:31.252Z] / ____| | | [2021-08-03T15:53:31.252Z] | | ___ __| | ___ ___ _____ __ [2021-08-03T15:53:31.252Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-03T15:53:31.252Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-03T15:53:31.252Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-03T15:53:31.252Z] Bash-1.0.6 [2021-08-03T15:53:31.252Z] [2021-08-03T15:53:31.252Z] [2021-08-03T15:53:31.252Z] ==> git version 2.24.4 found [2021-08-03T15:53:31.252Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-08-03T15:53:31.252Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-03T15:53:31.252Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-03T15:53:31.252Z] ==> Jenkins CI detected. [2021-08-03T15:53:31.252Z] current dir:  /w/workspace/ndry_app-functions-sdk-go_PR-921 [2021-08-03T15:53:31.252Z] project root: . [2021-08-03T15:53:31.252Z] --> token set from env [2021-08-03T15:53:31.252Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-03T15:53:31.526Z] ==> Running gcov in . (disable via -X gcov) [2021-08-03T15:53:31.526Z] ==> Python coveragepy not found [2021-08-03T15:53:31.526Z] ==> Searching for coverage reports in: [2021-08-03T15:53:31.526Z] + . [2021-08-03T15:53:31.526Z] -> Found 2 reports [2021-08-03T15:53:31.526Z] ==> Detecting git/mercurial file structure [2021-08-03T15:53:31.526Z] ==> Reading reports [2021-08-03T15:53:31.526Z] + ./app-service-template/coverage.out bytes=1055 [2021-08-03T15:53:31.526Z] + ./coverage.out bytes=95183 [2021-08-03T15:53:31.526Z] ==> Appending adjustments [2021-08-03T15:53:31.526Z] https://docs.codecov.io/docs/fixing-reports [2021-08-03T15:53:31.796Z] + Found adjustments [2021-08-03T15:53:31.796Z] ==> Gzipping contents [2021-08-03T15:53:31.796Z] 20K /tmp/codecov.EfpZif.gz [2021-08-03T15:53:31.796Z] ==> Uploading reports [2021-08-03T15:53:31.796Z] url: https://codecov.io [2021-08-03T15:53:31.796Z] query: branch=PR-921&commit=639bb0f4e21e494ca7bc11eeebce727f9934526f&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-921%2F8%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=921&job=&cmd_args= [2021-08-03T15:53:31.796Z] -> Pinging Codecov [2021-08-03T15:53:31.796Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=PR-921&commit=639bb0f4e21e494ca7bc11eeebce727f9934526f&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-921%2F8%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=921&job=&cmd_args= [2021-08-03T15:53:32.378Z] -> Uploading to [2021-08-03T15:53:32.378Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-03/3D8B5DFFC46A037C893635FACE044666/639bb0f4e21e494ca7bc11eeebce727f9934526f/49909a19-c142-440e-a1e9-c9a0e5b32ce5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210803%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210803T155332Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f3c3a6501f62cf466d2e21eda8bbbc944af2f16a16b01bdf9ac24e49c7d4862a [2021-08-03T15:53:32.378Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-03T15:53:32.378Z] Dload Upload Total Spent Left Speed [2021-08-03T15:53:32.645Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16435 0 0 100 16435 0 37169 --:--:-- --:--:-- --:--:-- 37099 100 16435 0 0 100 16435 0 37151 --:--:-- --:--:-- --:--:-- 37099 [2021-08-03T15:53:32.645Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/639bb0f4e21e494ca7bc11eeebce727f9934526f [Pipeline] } [2021-08-03T15:53:32.659Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) 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 [2021-08-03T15:53:34.206Z] + '[' -d /w/workspace/ndry_app-functions-sdk-go_PR-921/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-03T15:53:34.748Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-03T15:53:35.349Z] ---> package-listing.sh [2021-08-03T15:53:35.349Z] ++ facter osfamily [2021-08-03T15:53:35.349Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-03T15:53:35.619Z] + OS_FAMILY=redhat [2021-08-03T15:53:35.620Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-921 [2021-08-03T15:53:35.620Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-03T15:53:35.620Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-03T15:53:35.620Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-03T15:53:35.620Z] + PACKAGES=/tmp/packages_start.txt [2021-08-03T15:53:35.620Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-921 ']' [2021-08-03T15:53:35.620Z] + PACKAGES=/tmp/packages_end.txt [2021-08-03T15:53:35.620Z] + case "${OS_FAMILY}" in [2021-08-03T15:53:35.620Z] + rpm -qa [2021-08-03T15:53:35.620Z] + sort [2021-08-03T15:53:36.212Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-03T15:53:36.212Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-03T15:53:36.212Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-03T15:53:36.212Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-921 ']' [2021-08-03T15:53:36.212Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-921/archives/ [2021-08-03T15:53:36.212Z] + 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-03T15:53:36.232Z] 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-03T15:53:36.548Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-03T15:53:37.139Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-03T15:53:37.139Z] [2021-08-03T15:53:37.139Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-03T15:53:37.484Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-03T15:53:37.484Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-03T15:53:37.484Z] b4d181a07f80: Pulling fs layer [2021-08-03T15:53:37.484Z] a1111a8f2ec3: Pulling fs layer [2021-08-03T15:53:37.484Z] ed53099fbce6: Pulling fs layer [2021-08-03T15:53:37.484Z] dc539afda2c1: Pulling fs layer [2021-08-03T15:53:37.484Z] 77bc0d833cb6: Pulling fs layer [2021-08-03T15:53:37.484Z] 9065ff56babe: Pulling fs layer [2021-08-03T15:53:37.484Z] d287ab97295c: Pulling fs layer [2021-08-03T15:53:37.484Z] dc539afda2c1: Waiting [2021-08-03T15:53:37.484Z] 77bc0d833cb6: Waiting [2021-08-03T15:53:37.484Z] 9065ff56babe: Waiting [2021-08-03T15:53:37.484Z] d287ab97295c: Waiting [2021-08-03T15:53:37.750Z] a1111a8f2ec3: Verifying Checksum [2021-08-03T15:53:37.750Z] a1111a8f2ec3: Download complete [2021-08-03T15:53:37.750Z] dc539afda2c1: Verifying Checksum [2021-08-03T15:53:37.750Z] dc539afda2c1: Download complete [2021-08-03T15:53:38.016Z] 77bc0d833cb6: Verifying Checksum [2021-08-03T15:53:38.016Z] 77bc0d833cb6: Download complete [2021-08-03T15:53:38.016Z] 9065ff56babe: Verifying Checksum [2021-08-03T15:53:38.016Z] 9065ff56babe: Download complete [2021-08-03T15:53:38.282Z] ed53099fbce6: Verifying Checksum [2021-08-03T15:53:38.282Z] ed53099fbce6: Download complete [2021-08-03T15:53:39.252Z] b4d181a07f80: Verifying Checksum [2021-08-03T15:53:39.252Z] b4d181a07f80: Download complete [2021-08-03T15:53:40.667Z] b4d181a07f80: Pull complete [2021-08-03T15:53:40.667Z] a1111a8f2ec3: Pull complete [2021-08-03T15:53:41.033Z] ed53099fbce6: Pull complete [2021-08-03T15:53:41.033Z] dc539afda2c1: Pull complete [2021-08-03T15:53:41.400Z] 77bc0d833cb6: Pull complete [2021-08-03T15:53:41.400Z] 9065ff56babe: Pull complete [2021-08-03T15:53:43.377Z] d287ab97295c: Verifying Checksum [2021-08-03T15:53:43.377Z] d287ab97295c: Download complete [2021-08-03T15:53:47.662Z] d287ab97295c: Pull complete [2021-08-03T15:53:47.662Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-03T15:53:47.662Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-03T15:53:47.662Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-03T15:53:47.754Z] prd-centos7-docker-4c-2g-1895 does not seem to be running inside a container [2021-08-03T15:53:47.817Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-03T15:53:50.105Z] $ docker top 581644d4891cde8fb9c37c99d148c38217ef09003bf63fc7b2b41f76e57a9952 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-03T15:53:50.504Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-03T15:53:50.841Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-03T15:53:51.161Z] + ls /var/log/sa-host [2021-08-03T15:53:51.162Z] + sadf -c /var/log/sa-host/sa03 [2021-08-03T15:53:51.162Z] file_magic: OK [2021-08-03T15:53:51.162Z] HZ: Using current value: 100 [2021-08-03T15:53:51.162Z] file_header: OK [2021-08-03T15:53:51.162Z] 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-03T15:53:51.162Z] Statistics: [2021-08-03T15:53:51.162Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-03T15:53:51.162Z] File successfully converted to sysstat format version 12.0.3 [2021-08-03T15:53:51.162Z] + sadf -c /var/log/sa-host/sa05 [2021-08-03T15:53:51.162Z] file_magic: OK [2021-08-03T15:53:51.162Z] HZ: Using current value: 100 [2021-08-03T15:53:51.162Z] file_header: OK [2021-08-03T15:53:51.162Z] 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-03T15:53:51.162Z] Statistics: [2021-08-03T15:53:51.162Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-03T15:53:51.162Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-03T15:53:51.369Z] provisioning config files... [2021-08-03T15:53:51.385Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-921@tmp/config8409613522520400222tmp [Pipeline] { [Pipeline] echo [2021-08-03T15:53:51.411Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-03T15:53:51.734Z] ---> create-netrc.sh [Pipeline] } [2021-08-03T15:53:51.956Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-03T15:53:52.369Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-03T15:53:52.384Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-03T15:53:52.703Z] ---> sudo-logs.sh [2021-08-03T15:53:52.703Z] Archiving 'sudo' log.. [2021-08-03T15:53:52.703Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1895.vexxhost.local: Name or service not known [2021-08-03T15:53:52.703Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1895.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-03T15:53:52.961Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-03T15:53:53.290Z] ---> job-cost.sh [2021-08-03T15:53:53.290Z] lf-activate-venv: SKIPPING [2021-08-03T15:53:53.290Z] DEBUG: total: 0.18000000715255737 [2021-08-03T15:53:53.290Z] INFO: Retrieving Stack Cost... [2021-08-03T15:53:54.907Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-03T15:53:56.319Z] INFO: Archiving Costs [Pipeline] echo [2021-08-03T15:53:56.340Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-03T15:53:56.671Z] ---> logs-deploy.sh [2021-08-03T15:53:56.671Z] lf-activate-venv: SKIPPING [2021-08-03T15:53:56.671Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-921/8 [2021-08-03T15:53:56.671Z] INFO: archiving workspace using pattern(s): [2021-08-03T15:53:57.261Z] Archives upload complete. [2021-08-03T15:53:57.540Z] INFO: archiving logs to Nexus