Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f9862466792e7d0dcceb1905b0181161eb5fc782+e024694d0ac57f533a66fdb94cb56f34c948cce2 (a9b30e768133c0b2ca7a04599ac0a04c45914f84) 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-ssh6988732236884124523.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-ssh6868911828449360696.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-875/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-875/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4976292873004252663.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-ssh7027245727457879483.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-875/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-875/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3515358675453275760.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-1896 in /w/workspace/ndry_app-functions-sdk-go_PR-875 [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-875 # 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-875@tmp/jenkins-gitclient-ssh6806271661373026265.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-875@tmp/jenkins-gitclient-ssh8188601232636862038.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/875/head:refs/remotes/origin/PR-875 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e024694d0ac57f533a66fdb94cb56f34c948cce2 into PR head commit f9862466792e7d0dcceb1905b0181161eb5fc782 Merge succeeded, producing 1c8ca4c7a38b23477cad17d1c912d4c3591a84a5 Checking out Revision 1c8ca4c7a38b23477cad17d1c912d4c3591a84a5 (PR-875) > git config core.sparsecheckout # timeout=10 > git checkout -f f9862466792e7d0dcceb1905b0181161eb5fc782 # 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-875@tmp/jenkins-gitclient-ssh7643282792025019656.key > git merge e024694d0ac57f533a66fdb94cb56f34c948cce2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1c8ca4c7a38b23477cad17d1c912d4c3591a84a5 # timeout=10 Commit message: "Merge commit 'e024694d0ac57f533a66fdb94cb56f34c948cce2' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 77c1eb0e283e1d088c8fa5026c0f67b2c0e5d39a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-03T15:46:50.022Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-03T15:46:50.118Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-03T15:46:50.148Z] ========================================================= [2021-08-03T15:46:50.148Z] EdgeX Global Pipelines Version Info [2021-08-03T15:46:50.148Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-03T15:46:51.429Z] ------------------- [2021-08-03T15:46:51.429Z] stable info: [2021-08-03T15:46:51.429Z] ------------------- [2021-08-03T15:46:51.429Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-03T15:46:51.429Z] Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 [2021-08-03T15:46:51.429Z] Message: update stable to v1.0.203 [2021-08-03T15:46:52.015Z] ------------------- [2021-08-03T15:46:52.015Z] experimental info: [2021-08-03T15:46:52.015Z] ------------------- [2021-08-03T15:46:52.015Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-03T15:46:52.015Z] Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 [2021-08-03T15:46:52.015Z] Message: update experimental to v1.0.203 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-03T15:46:52.186Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2021-08-03T15:46:52.221Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2021-08-03T15:46:52.253Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-03T15:46:52.286Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-03T15:46:52.316Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-03T15:46:52.343Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-03T15:46:52.376Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-03T15:46:52.411Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-03T15:46:52.443Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-08-03T15:46:52.476Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-03T15:46:52.507Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-03T15:46:52.533Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-03T15:46:52.560Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2021-08-03T15:46:52.586Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-03T15:46:52.612Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-03T15:46:52.639Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-08-03T15:46:52.666Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-08-03T15:46:52.692Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-08-03T15:46:52.714Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-08-03T15:46:52.736Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-03T15:46:52.759Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-08-03T15:46:52.782Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-08-03T15:46:52.805Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-08-03T15:46:52.828Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-08-03T15:46:52.850Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-08-03T15:46:52.874Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-08-03T15:46:52.898Z] [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:52.922Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-875 [Pipeline] echo [2021-08-03T15:46:52.944Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-875 [Pipeline] echo [2021-08-03T15:46:52.966Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-875 [Pipeline] echo [2021-08-03T15:46:54.466Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1c8ca4c7a38b23477cad17d1c912d4c3591a84a5 [Pipeline] echo [2021-08-03T15:46:54.492Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1c8ca4c [Pipeline] echo [2021-08-03T15:46:54.519Z] [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:55.037Z] + git log --format=format:%s -1 1c8ca4c7a38b23477cad17d1c912d4c3591a84a5 [Pipeline] echo [2021-08-03T15:46:55.098Z] GIT_COMMIT: 1c8ca4c7a38b23477cad17d1c912d4c3591a84a5, Commit Message: Merge commit 'e024694d0ac57f533a66fdb94cb56f34c948cce2' into HEAD [Pipeline] echo [2021-08-03T15:46:55.113Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-08-03T15:46:55.744Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-03T15:46:55.745Z] [2021-08-03T15:46:55.745Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-03T15:46:56.080Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-03T15:46:56.080Z] latest: Pulling from edgex-devops/git-semver [2021-08-03T15:46:56.080Z] 31603596830f: Pulling fs layer [2021-08-03T15:46:56.080Z] d4622e32a9a9: Pulling fs layer [2021-08-03T15:46:56.080Z] 1030fce36090: Pulling fs layer [2021-08-03T15:46:56.080Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-03T15:46:56.080Z] 6c6cb7e1b49b: Waiting [2021-08-03T15:46:56.080Z] d4622e32a9a9: Verifying Checksum [2021-08-03T15:46:56.080Z] d4622e32a9a9: Download complete [2021-08-03T15:46:56.354Z] 31603596830f: Verifying Checksum [2021-08-03T15:46:56.355Z] 31603596830f: Download complete [2021-08-03T15:46:56.625Z] 31603596830f: Pull complete [2021-08-03T15:46:56.625Z] 1030fce36090: Verifying Checksum [2021-08-03T15:46:56.625Z] 1030fce36090: Download complete [2021-08-03T15:46:56.625Z] d4622e32a9a9: Pull complete [2021-08-03T15:46:56.625Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-03T15:46:56.625Z] 6c6cb7e1b49b: Download complete [2021-08-03T15:46:57.219Z] 1030fce36090: Pull complete [2021-08-03T15:46:57.486Z] 6c6cb7e1b49b: Pull complete [2021-08-03T15:46:57.487Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-03T15:46:57.487Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-03T15:46:57.487Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-03T15:46:57.585Z] prd-centos7-docker-4c-2g-1896 does not seem to be running inside a container [2021-08-03T15:46:57.650Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-875 -v /w/workspace/ndry_app-functions-sdk-go_PR-875:/w/workspace/ndry_app-functions-sdk-go_PR-875:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-875@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-875@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:58.496Z] $ docker top 240c16da2fa8e118951600b918d7821f648fac170ce351b27896bd2f68bda034 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-03T15:46:58.645Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-03T15:46:58.645Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-03T15:46:58.774Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-03T15:46:58.776Z] $ docker exec 240c16da2fa8e118951600b918d7821f648fac170ce351b27896bd2f68bda034 ssh-agent [2021-08-03T15:46:58.898Z] SSH_AUTH_SOCK=/tmp/ssh-Qp4NDhYGyLFi/agent.15 [2021-08-03T15:46:58.898Z] SSH_AGENT_PID=21 [2021-08-03T15:46:58.910Z] Running ssh-add (command line suppressed) [2021-08-03T15:46:59.015Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-875@tmp/private_key_4445338073629522121.key (/w/workspace/ndry_app-functions-sdk-go_PR-875@tmp/private_key_4445338073629522121.key) [2021-08-03T15:46:59.042Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-03T15:46:59.383Z] + git tag --points-at HEAD [Pipeline] } [2021-08-03T15:46:59.402Z] $ docker exec --env ******** --env ******** 240c16da2fa8e118951600b918d7821f648fac170ce351b27896bd2f68bda034 ssh-agent -k [2021-08-03T15:46:59.501Z] unset SSH_AUTH_SOCK; [2021-08-03T15:46:59.502Z] unset SSH_AGENT_PID; [2021-08-03T15:46:59.502Z] echo Agent pid 21 killed; [2021-08-03T15:46:59.521Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-03T15:46:59.562Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-03T15:46:59.562Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-03T15:46:59.685Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-03T15:46:59.686Z] $ docker exec 240c16da2fa8e118951600b918d7821f648fac170ce351b27896bd2f68bda034 ssh-agent [2021-08-03T15:46:59.799Z] SSH_AUTH_SOCK=/tmp/ssh-tNwpzkBjoFkn/agent.53 [2021-08-03T15:46:59.800Z] SSH_AGENT_PID=60 [2021-08-03T15:46:59.810Z] Running ssh-add (command line suppressed) [2021-08-03T15:46:59.909Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-875@tmp/private_key_4317889183905520431.key (/w/workspace/ndry_app-functions-sdk-go_PR-875@tmp/private_key_4317889183905520431.key) [2021-08-03T15:46:59.932Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-03T15:47:00.251Z] + git semver init [2021-08-03T15:47:00.251Z] # -> Open(): unable to determine branch for HEAD [2021-08-03T15:47:00.251Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-875/.git [2021-08-03T15:47:00.251Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-875 [2021-08-03T15:47:00.251Z] # $SEMVER_REMOTE_NAME = origin [2021-08-03T15:47:00.251Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-03T15:47:00.251Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-03T15:47:00.251Z] # $SEMVER_BRANCH = PR-875 [2021-08-03T15:47:00.251Z] # $SEMVER_TEMP = /tmp/semver-132192300 [2021-08-03T15:47:00.251Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2021-08-03T15:47:02.203Z] # '/tmp/semver-132192300' -> '/w/workspace/ndry_app-functions-sdk-go_PR-875/.semver' [2021-08-03T15:47:02.203Z] # -> Force: false [2021-08-03T15:47:02.203Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-875/.semver [Pipeline] } [2021-08-03T15:47:02.225Z] $ docker exec --env ******** --env ******** 240c16da2fa8e118951600b918d7821f648fac170ce351b27896bd2f68bda034 ssh-agent -k [2021-08-03T15:47:02.337Z] unset SSH_AUTH_SOCK; [2021-08-03T15:47:02.338Z] unset SSH_AGENT_PID; [2021-08-03T15:47:02.338Z] echo Agent pid 60 killed; [2021-08-03T15:47:02.359Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-03T15:47:02.725Z] + git semver [Pipeline] } [2021-08-03T15:47:02.744Z] $ docker stop --time=1 240c16da2fa8e118951600b918d7821f648fac170ce351b27896bd2f68bda034 [2021-08-03T15:47:04.114Z] $ docker rm -f 240c16da2fa8e118951600b918d7821f648fac170ce351b27896bd2f68bda034 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-03T15:47:04.520Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-03T15:47:04.876Z] Stashed 1 file(s) [Pipeline] echo [2021-08-03T15:47:04.880Z] [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:47:20.119Z] Still waiting to schedule task [2021-08-03T15:47:20.120Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-08-03T15:47:20.122Z] Still waiting to schedule task [2021-08-03T15:47:20.122Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-08-03T15:49:23.077Z] Running on prd-centos7-docker-4c-2g-1899 in /w/workspace/ndry_app-functions-sdk-go_PR-875 [Pipeline] { [Pipeline] ws [2021-08-03T15:49:23.097Z] Running in /w/workspace/app-functions-sdk-go/30 [Pipeline] { [Pipeline] checkout [2021-08-03T15:49:23.235Z] The recommended git tool is: git [2021-08-03T15:49:26.148Z] using credential edgex-jenkins-ssh [2021-08-03T15:49:26.164Z] Cloning the remote Git repository [2021-08-03T15:49:26.126Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-08-03T15:49:26.212Z] > git init /w/workspace/app-functions-sdk-go/30 # timeout=10 [2021-08-03T15:49:26.249Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-08-03T15:49:26.250Z] > git --version # timeout=10 [2021-08-03T15:49:26.258Z] > git --version # 'git version 2.24.4' [2021-08-03T15:49:26.259Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-03T15:49:26.290Z] [INFO] Currently running in a labeled security context [2021-08-03T15:49:26.291Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-03T15:49:26.291Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/30@tmp/jenkins-gitclient-ssh5535676840414357170.key [2021-08-03T15:49:26.302Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-03T15:49:28.821Z] Merging remotes/origin/main commit e024694d0ac57f533a66fdb94cb56f34c948cce2 into PR head commit f9862466792e7d0dcceb1905b0181161eb5fc782 [2021-08-03T15:49:28.093Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-08-03T15:49:28.106Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-03T15:49:28.119Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-08-03T15:49:28.137Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-08-03T15:49:28.137Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-03T15:49:28.139Z] [INFO] Currently running in a labeled security context [2021-08-03T15:49:28.139Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-03T15:49:28.139Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/30@tmp/jenkins-gitclient-ssh727832546004229123.key [2021-08-03T15:49:28.147Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/875/head:refs/remotes/origin/PR-875 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-03T15:49:28.942Z] Merge succeeded, producing 7ddc2222d161e6caf5c2358023765d2c4d631c83 [2021-08-03T15:49:28.943Z] Checking out Revision 7ddc2222d161e6caf5c2358023765d2c4d631c83 (PR-875) [2021-08-03T15:49:28.828Z] > git config core.sparsecheckout # timeout=10 [2021-08-03T15:49:28.835Z] > git checkout -f f9862466792e7d0dcceb1905b0181161eb5fc782 # timeout=10 [2021-08-03T15:49:28.884Z] > git remote # timeout=10 [2021-08-03T15:49:28.893Z] > git config --get remote.origin.url # timeout=10 [2021-08-03T15:49:28.900Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-03T15:49:28.901Z] [INFO] Currently running in a labeled security context [2021-08-03T15:49:28.901Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-03T15:49:28.901Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/30@tmp/jenkins-gitclient-ssh1797215046659544268.key [2021-08-03T15:49:28.905Z] > git merge e024694d0ac57f533a66fdb94cb56f34c948cce2 # timeout=10 [2021-08-03T15:49:28.929Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-03T15:49:28.943Z] > git config core.sparsecheckout # timeout=10 [2021-08-03T15:49:28.954Z] > git checkout -f 7ddc2222d161e6caf5c2358023765d2c4d631c83 # timeout=10 [2021-08-03T15:49:32.754Z] Commit message: "Merge commit 'e024694d0ac57f533a66fdb94cb56f34c948cce2' into HEAD" [2021-08-03T15:49:32.765Z] First time build. Skipping changelog. [2021-08-03T15:49:32.755Z] > git rev-list --no-walk 77c1eb0e283e1d088c8fa5026c0f67b2c0e5d39a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-08-03T15:49:33.410Z] ========================================================= [2021-08-03T15:49:33.410Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-03T15:49:33.410Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-03T15:49:33.853Z] + 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:49:33.853Z] Sending build context to Docker daemon 19.77MB [2021-08-03T15:49:34.122Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-08-03T15:49:34.122Z] Step 2/8 : FROM ${BASE} [2021-08-03T15:49:34.122Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-03T15:49:34.122Z] 540db60ca938: Pulling fs layer [2021-08-03T15:49:34.122Z] adcc1eea9eea: Pulling fs layer [2021-08-03T15:49:34.122Z] 4c4ab2625f07: Pulling fs layer [2021-08-03T15:49:34.122Z] db62176df00c: Pulling fs layer [2021-08-03T15:49:34.122Z] 3b30891b0d05: Pulling fs layer [2021-08-03T15:49:34.122Z] 444f5516b4c7: Pulling fs layer [2021-08-03T15:49:34.122Z] 90b9b1106a8b: Pulling fs layer [2021-08-03T15:49:34.122Z] 0383d17a5b7e: Pulling fs layer [2021-08-03T15:49:34.122Z] c82ef313ddc5: Pulling fs layer [2021-08-03T15:49:34.122Z] db62176df00c: Waiting [2021-08-03T15:49:34.122Z] 3b30891b0d05: Waiting [2021-08-03T15:49:34.123Z] 444f5516b4c7: Waiting [2021-08-03T15:49:34.123Z] 90b9b1106a8b: Waiting [2021-08-03T15:49:34.123Z] 0383d17a5b7e: Waiting [2021-08-03T15:49:34.123Z] c82ef313ddc5: Waiting [2021-08-03T15:49:34.123Z] 4c4ab2625f07: Verifying Checksum [2021-08-03T15:49:34.123Z] 4c4ab2625f07: Download complete [2021-08-03T15:49:34.123Z] adcc1eea9eea: Verifying Checksum [2021-08-03T15:49:34.123Z] adcc1eea9eea: Download complete [2021-08-03T15:49:34.123Z] 3b30891b0d05: Verifying Checksum [2021-08-03T15:49:34.123Z] 3b30891b0d05: Download complete [2021-08-03T15:49:34.123Z] 444f5516b4c7: Verifying Checksum [2021-08-03T15:49:34.123Z] 444f5516b4c7: Download complete [2021-08-03T15:49:34.391Z] 90b9b1106a8b: Verifying Checksum [2021-08-03T15:49:34.391Z] 90b9b1106a8b: Download complete [2021-08-03T15:49:34.391Z] 540db60ca938: Verifying Checksum [2021-08-03T15:49:34.391Z] 540db60ca938: Download complete [2021-08-03T15:49:34.659Z] 540db60ca938: Pull complete [2021-08-03T15:49:34.660Z] adcc1eea9eea: Pull complete [2021-08-03T15:49:34.660Z] 4c4ab2625f07: Pull complete [2021-08-03T15:49:34.926Z] 0383d17a5b7e: Verifying Checksum [2021-08-03T15:49:34.926Z] 0383d17a5b7e: Download complete [2021-08-03T15:49:39.189Z] c82ef313ddc5: Verifying Checksum [2021-08-03T15:49:39.189Z] c82ef313ddc5: Download complete [2021-08-03T15:49:39.189Z] db62176df00c: Verifying Checksum [2021-08-03T15:49:39.189Z] db62176df00c: Download complete [2021-08-03T15:49:42.587Z] db62176df00c: Pull complete [2021-08-03T15:49:42.587Z] 3b30891b0d05: Pull complete [2021-08-03T15:49:42.858Z] 444f5516b4c7: Pull complete [2021-08-03T15:49:42.858Z] 90b9b1106a8b: Pull complete [2021-08-03T15:49:42.858Z] 0383d17a5b7e: Pull complete [2021-08-03T15:49:45.464Z] c82ef313ddc5: Pull complete [2021-08-03T15:49:45.464Z] Digest: sha256:3eb3d6350589afc32301fc0b898c8a62550fd4a320e6d69c5ccab6db48ea93d4 [2021-08-03T15:49:45.464Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-03T15:49:45.464Z] ---> 4508b0543a43 [2021-08-03T15:49:45.464Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-08-03T15:49:45.733Z] 20.10.0: Pulling from library/docker [2021-08-03T15:49:45.733Z] 05e7bc50f07f: Pulling fs layer [2021-08-03T15:49:45.733Z] 6db28d0fdbf6: Pulling fs layer [2021-08-03T15:49:45.733Z] 292df0bc6bf3: Pulling fs layer [2021-08-03T15:49:45.733Z] 2e060f4bd70b: Pulling fs layer [2021-08-03T15:49:45.733Z] 80e8d568a223: Pulling fs layer [2021-08-03T15:49:45.733Z] 8dc6ef1a942a: Pulling fs layer [2021-08-03T15:49:45.733Z] 2312dd95470a: Pulling fs layer [2021-08-03T15:49:45.733Z] 2e060f4bd70b: Waiting [2021-08-03T15:49:45.733Z] 80e8d568a223: Waiting [2021-08-03T15:49:45.733Z] 8dc6ef1a942a: Waiting [2021-08-03T15:49:45.733Z] 2312dd95470a: Waiting [2021-08-03T15:49:45.733Z] 292df0bc6bf3: Verifying Checksum [2021-08-03T15:49:45.733Z] 292df0bc6bf3: Download complete [2021-08-03T15:49:45.733Z] 6db28d0fdbf6: Verifying Checksum [2021-08-03T15:49:45.733Z] 6db28d0fdbf6: Download complete [2021-08-03T15:49:45.733Z] 80e8d568a223: Verifying Checksum [2021-08-03T15:49:45.733Z] 80e8d568a223: Download complete [2021-08-03T15:49:45.733Z] 8dc6ef1a942a: Verifying Checksum [2021-08-03T15:49:45.733Z] 8dc6ef1a942a: Download complete [2021-08-03T15:49:46.009Z] 05e7bc50f07f: Verifying Checksum [2021-08-03T15:49:46.009Z] 05e7bc50f07f: Download complete [2021-08-03T15:49:46.009Z] 2312dd95470a: Verifying Checksum [2021-08-03T15:49:46.009Z] 2312dd95470a: Download complete [2021-08-03T15:49:46.009Z] 05e7bc50f07f: Pull complete [2021-08-03T15:49:46.279Z] 6db28d0fdbf6: Pull complete [2021-08-03T15:49:46.279Z] 292df0bc6bf3: Pull complete [2021-08-03T15:49:48.240Z] 2e060f4bd70b: Verifying Checksum [2021-08-03T15:49:48.240Z] 2e060f4bd70b: Download complete [2021-08-03T15:49:50.923Z] 2e060f4bd70b: Pull complete [2021-08-03T15:49:50.923Z] 80e8d568a223: Pull complete [2021-08-03T15:49:50.923Z] 8dc6ef1a942a: Pull complete [2021-08-03T15:49:50.923Z] 2312dd95470a: Pull complete [2021-08-03T15:49:50.923Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-08-03T15:49:50.923Z] Status: Downloaded newer image for docker:20.10.0 [2021-08-03T15:49:52.352Z] ---> f5115fffe951 [2021-08-03T15:49:52.352Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-08-03T15:49:52.626Z] ---> Running in 18b07f94b8f2 [2021-08-03T15:49:52.626Z] Removing intermediate container 18b07f94b8f2 [2021-08-03T15:49:52.626Z] ---> e073a1c68a06 [2021-08-03T15:49:52.626Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-08-03T15:49:52.626Z] ---> Running in 1c4e8f38666c [2021-08-03T15:49:52.893Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-03T15:49:53.856Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-03T15:49:54.826Z] OK: 219 MiB in 52 packages [2021-08-03T15:49:54.826Z] Removing intermediate container 1c4e8f38666c [2021-08-03T15:49:54.826Z] ---> 7141dd500b51 [2021-08-03T15:49:54.826Z] Step 6/8 : WORKDIR /build [2021-08-03T15:49:54.826Z] ---> Running in abb26da33508 [2021-08-03T15:49:55.097Z] Removing intermediate container abb26da33508 [2021-08-03T15:49:55.097Z] ---> e3615f695467 [2021-08-03T15:49:55.097Z] Step 7/8 : COPY go.mod . [2021-08-03T15:49:55.097Z] ---> 11f6cf376d48 [2021-08-03T15:49:55.097Z] Step 8/8 : RUN go mod download [2021-08-03T15:49:55.097Z] ---> Running in ada0b07cbe17 [2021-08-03T15:50:05.233Z] Removing intermediate container ada0b07cbe17 [2021-08-03T15:50:05.233Z] ---> d8a95afe1b01 [2021-08-03T15:50:05.233Z] Successfully built d8a95afe1b01 [2021-08-03T15:50:05.233Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-03T15:50:05.600Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-03T15:50:05.600Z] . [Pipeline] withDockerContainer [2021-08-03T15:50:05.695Z] prd-centos7-docker-4c-2g-1899 does not seem to be running inside a container [2021-08-03T15:50:05.751Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/30 -v /w/workspace/app-functions-sdk-go/30:/w/workspace/app-functions-sdk-go/30:rw,z -v /w/workspace/app-functions-sdk-go/30@tmp:/w/workspace/app-functions-sdk-go/30@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-x86_64 cat [2021-08-03T15:50:06.142Z] $ docker top d5ea135bb0147d823c1d2b0376ddd007801d40bf51c0351caa84c16d521671a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-03T15:50:06.536Z] + go version [2021-08-03T15:50:06.537Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-03T15:50:06.550Z] $ docker stop --time=1 d5ea135bb0147d823c1d2b0376ddd007801d40bf51c0351caa84c16d521671a4 [2021-08-03T15:50:07.748Z] $ docker rm -f d5ea135bb0147d823c1d2b0376ddd007801d40bf51c0351caa84c16d521671a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-03T15:50:08.304Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-03T15:50:08.304Z] . [Pipeline] withDockerContainer [2021-08-03T15:50:08.396Z] prd-centos7-docker-4c-2g-1899 does not seem to be running inside a container [2021-08-03T15:50:08.663Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/30 -v /w/workspace/app-functions-sdk-go/30:/w/workspace/app-functions-sdk-go/30:rw,z -v /w/workspace/app-functions-sdk-go/30@tmp:/w/workspace/app-functions-sdk-go/30@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-x86_64 cat [2021-08-03T15:50:09.027Z] $ docker top 4bf06b5017f298cc02158f92e79feec6c281633bfb5c2295ce90a9112ac81632 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-03T15:50:09.435Z] + go mod tidy [Pipeline] sh [2021-08-03T15:50:10.039Z] + make test [2021-08-03T15:50:10.040Z] make -C ./app-service-template build [2021-08-03T15:50:10.040Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/30/app-service-template' [2021-08-03T15:50:10.040Z] go mod tidy [2021-08-03T15:50:10.313Z] 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:21.011Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/30/app-service-template' [2021-08-03T15:50:21.011Z] make -C ./app-service-template test [2021-08-03T15:50:21.011Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/30/app-service-template' [2021-08-03T15:50:21.011Z] go mod tidy [2021-08-03T15:50:21.011Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-08-03T15:50:26.646Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1900 in /w/workspace/ndry_app-functions-sdk-go_PR-875 [Pipeline] { [Pipeline] ws [2021-08-03T15:50:26.666Z] Running in /w/workspace/app-functions-sdk-go/30 [Pipeline] { [Pipeline] checkout [2021-08-03T15:50:26.898Z] The recommended git tool is: git [2021-08-03T15:50:29.274Z] ok new-app-service 0.013s coverage: 47.8% of statements [2021-08-03T15:50:29.274Z] ? new-app-service/config [no test files] [2021-08-03T15:50:29.274Z] ok new-app-service/functions 0.007s [2021-08-03T15:50:29.274Z] CGO_ENABLED=1 go vet ./... [2021-08-03T15:50:32.836Z] using credential edgex-jenkins-ssh [2021-08-03T15:50:32.855Z] Cloning the remote Git repository [2021-08-03T15:50:32.911Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-08-03T15:50:33.029Z] > git init /w/workspace/app-functions-sdk-go/30 # timeout=10 [2021-08-03T15:50:33.180Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-08-03T15:50:33.181Z] > git --version # timeout=10 [2021-08-03T15:50:33.221Z] > git --version # 'git version 2.17.1' [2021-08-03T15:50:33.223Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-03T15:50:33.357Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-03T15:50:35.977Z] gofmt -l . [2021-08-03T15:50:35.977Z] [ "`gofmt -l .`" = "" ] [2021-08-03T15:50:35.977Z] ./bin/test-attribution-txt.sh [2021-08-03T15:50:36.244Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/30/app-service-template' [2021-08-03T15:50:36.244Z] go mod tidy [2021-08-03T15:50:36.523Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-08-03T15:50:36.740Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-08-03T15:50:36.771Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-03T15:50:36.798Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-08-03T15:50:36.829Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-08-03T15:50:36.830Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-03T15:50:36.842Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/875/head:refs/remotes/origin/PR-875 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-03T15:50:37.130Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-08-03T15:50:37.399Z] Merging remotes/origin/main commit e024694d0ac57f533a66fdb94cb56f34c948cce2 into PR head commit f9862466792e7d0dcceb1905b0181161eb5fc782 [2021-08-03T15:50:37.716Z] Merge succeeded, producing 409d4a4bd7409d58061a9464ede2a09d7b993ea3 [2021-08-03T15:50:37.717Z] Checking out Revision 409d4a4bd7409d58061a9464ede2a09d7b993ea3 (PR-875) [2021-08-03T15:50:37.418Z] > git config core.sparsecheckout # timeout=10 [2021-08-03T15:50:37.434Z] > git checkout -f f9862466792e7d0dcceb1905b0181161eb5fc782 # timeout=10 [2021-08-03T15:50:37.554Z] > git remote # timeout=10 [2021-08-03T15:50:37.575Z] > git config --get remote.origin.url # timeout=10 [2021-08-03T15:50:37.587Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-03T15:50:37.600Z] > git merge e024694d0ac57f533a66fdb94cb56f34c948cce2 # timeout=10 [2021-08-03T15:50:37.699Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-03T15:50:37.723Z] > git config core.sparsecheckout # timeout=10 [2021-08-03T15:50:37.750Z] > git checkout -f 409d4a4bd7409d58061a9464ede2a09d7b993ea3 # timeout=10 [2021-08-03T15:50:38.601Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.014s coverage: 63.6% of statements [2021-08-03T15:50:38.601Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.016s coverage: 96.5% of statements [2021-08-03T15:50:38.601Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-08-03T15:50:38.877Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.011s coverage: 61.8% of statements [2021-08-03T15:50:38.877Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-08-03T15:50:38.877Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.009s [2021-08-03T15:50:39.488Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.028s coverage: 74.5% of statements [2021-08-03T15:50:39.488Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-08-03T15:50:39.488Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-08-03T15:50:39.488Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-08-03T15:50:39.488Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-08-03T15:50:39.488Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-08-03T15:50:39.488Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-08-03T15:50:39.488Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.004s coverage: 97.1% of statements [2021-08-03T15:50:39.488Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-08-03T15:50:39.756Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.007s coverage: 10.5% of statements [2021-08-03T15:50:42.163Z] Commit message: "Merge commit 'e024694d0ac57f533a66fdb94cb56f34c948cce2' into HEAD" [2021-08-03T15:50:42.200Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-08-03T15:50:42.956Z] ========================================================= [2021-08-03T15:50:42.956Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-03T15:50:42.956Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-03T15:50:42.172Z] > git rev-list --no-walk 77c1eb0e283e1d088c8fa5026c0f67b2c0e5d39a # timeout=10 [2021-08-03T15:50:44.448Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.745s coverage: 76.1% of statements [2021-08-03T15:50:44.448Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-08-03T15:50:44.448Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.011s coverage: 12.5% of statements [2021-08-03T15:50:44.448Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.012s coverage: 27.3% of statements [2021-08-03T15:50:44.448Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-08-03T15:50:44.448Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-08-03T15:50:44.448Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.009s coverage: 51.4% of statements [2021-08-03T15:50:45.020Z] + 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:50:46.007Z] Sending build context to Docker daemon 19.77MB [2021-08-03T15:50:46.007Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-08-03T15:50:46.007Z] Step 2/8 : FROM ${BASE} [2021-08-03T15:50:46.992Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-03T15:50:46.992Z] 595b0fe564bb: Pulling fs layer [2021-08-03T15:50:46.992Z] 24495759ef45: Pulling fs layer [2021-08-03T15:50:46.992Z] d148012ef14d: Pulling fs layer [2021-08-03T15:50:46.992Z] e90a11edd702: Pulling fs layer [2021-08-03T15:50:46.992Z] d77568369979: Pulling fs layer [2021-08-03T15:50:46.992Z] 02195dbdac53: Pulling fs layer [2021-08-03T15:50:46.992Z] 2b1b35aa2570: Pulling fs layer [2021-08-03T15:50:46.992Z] 2c1f732e5b09: Pulling fs layer [2021-08-03T15:50:46.992Z] 02195dbdac53: Waiting [2021-08-03T15:50:46.992Z] 2b1b35aa2570: Waiting [2021-08-03T15:50:46.992Z] 2c1f732e5b09: Waiting [2021-08-03T15:50:46.992Z] d77568369979: Waiting [2021-08-03T15:50:46.992Z] e90a11edd702: Waiting [2021-08-03T15:50:46.992Z] d148012ef14d: Verifying Checksum [2021-08-03T15:50:46.992Z] d148012ef14d: Download complete [2021-08-03T15:50:46.992Z] 24495759ef45: Verifying Checksum [2021-08-03T15:50:46.992Z] 24495759ef45: Download complete [2021-08-03T15:50:46.992Z] d77568369979: Verifying Checksum [2021-08-03T15:50:46.992Z] d77568369979: Download complete [2021-08-03T15:50:46.992Z] 02195dbdac53: Verifying Checksum [2021-08-03T15:50:46.992Z] 02195dbdac53: Download complete [2021-08-03T15:50:46.992Z] 595b0fe564bb: Verifying Checksum [2021-08-03T15:50:46.992Z] 595b0fe564bb: Download complete [2021-08-03T15:50:46.992Z] 2b1b35aa2570: Verifying Checksum [2021-08-03T15:50:46.992Z] 2b1b35aa2570: Download complete [2021-08-03T15:50:47.996Z] 595b0fe564bb: Pull complete [2021-08-03T15:50:48.611Z] 24495759ef45: Pull complete [2021-08-03T15:50:48.889Z] d148012ef14d: Pull complete [2021-08-03T15:50:49.977Z] 2c1f732e5b09: Verifying Checksum [2021-08-03T15:50:49.977Z] 2c1f732e5b09: Download complete [2021-08-03T15:50:51.416Z] e90a11edd702: Verifying Checksum [2021-08-03T15:50:51.416Z] e90a11edd702: Download complete [2021-08-03T15:51:01.586Z] e90a11edd702: Pull complete [2021-08-03T15:51:01.859Z] d77568369979: Pull complete [2021-08-03T15:51:02.135Z] 02195dbdac53: Pull complete [2021-08-03T15:51:02.407Z] 2b1b35aa2570: Pull complete [2021-08-03T15:51:07.814Z] 2c1f732e5b09: Pull complete [2021-08-03T15:51:07.814Z] Digest: sha256:28bf673c29b435c7a745567d5b62fe0c6cb5f21a2a07afb8b83a2b3b340898b5 [2021-08-03T15:51:07.814Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-03T15:51:07.814Z] ---> 88ecf2bb1f95 [2021-08-03T15:51:07.814Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-08-03T15:51:08.087Z] 20.10.0: Pulling from library/docker [2021-08-03T15:51:08.087Z] a3cc7d3b244e: Pulling fs layer [2021-08-03T15:51:08.087Z] 02a3295e0d61: Pulling fs layer [2021-08-03T15:51:08.087Z] 0f4f2e6d8100: Pulling fs layer [2021-08-03T15:51:08.087Z] 330b718f631f: Pulling fs layer [2021-08-03T15:51:08.087Z] a93816041522: Pulling fs layer [2021-08-03T15:51:08.087Z] bdb6da89ff94: Pulling fs layer [2021-08-03T15:51:08.087Z] 2a70c0c122f4: Pulling fs layer [2021-08-03T15:51:08.087Z] 330b718f631f: Waiting [2021-08-03T15:51:08.087Z] a93816041522: Waiting [2021-08-03T15:51:08.087Z] bdb6da89ff94: Waiting [2021-08-03T15:51:08.087Z] 2a70c0c122f4: Waiting [2021-08-03T15:51:08.087Z] 0f4f2e6d8100: Verifying Checksum [2021-08-03T15:51:08.087Z] 0f4f2e6d8100: Download complete [2021-08-03T15:51:08.369Z] 02a3295e0d61: Verifying Checksum [2021-08-03T15:51:08.369Z] a3cc7d3b244e: Verifying Checksum [2021-08-03T15:51:08.369Z] a3cc7d3b244e: Download complete [2021-08-03T15:51:08.648Z] a93816041522: Verifying Checksum [2021-08-03T15:51:08.648Z] a93816041522: Download complete [2021-08-03T15:51:08.648Z] 2a70c0c122f4: Verifying Checksum [2021-08-03T15:51:08.648Z] 2a70c0c122f4: Download complete [2021-08-03T15:51:08.648Z] bdb6da89ff94: Download complete [2021-08-03T15:51:09.255Z] a3cc7d3b244e: Pull complete [2021-08-03T15:51:10.257Z] 02a3295e0d61: Pull complete [2021-08-03T15:51:10.257Z] 330b718f631f: Download complete [2021-08-03T15:51:10.535Z] 0f4f2e6d8100: Pull complete [2021-08-03T15:51:11.144Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.038s coverage: 78.1% of statements [2021-08-03T15:51:11.145Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.010s coverage: 94.4% of statements [2021-08-03T15:51:11.145Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-08-03T15:51:11.145Z] gofmt -l . [2021-08-03T15:51:11.145Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-08-03T15:51:11.163Z] $ docker stop --time=1 4bf06b5017f298cc02158f92e79feec6c281633bfb5c2295ce90a9112ac81632 [2021-08-03T15:51:12.434Z] $ docker rm -f 4bf06b5017f298cc02158f92e79feec6c281633bfb5c2295ce90a9112ac81632 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-03T15:51:12.886Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-03T15:51:13.161Z] 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 [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:51:14.019Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-03T15:51:14.020Z] [2021-08-03T15:51:14.020Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-03T15:51:14.357Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-03T15:51:14.357Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-03T15:51:14.357Z] b4d181a07f80: Pulling fs layer [2021-08-03T15:51:14.357Z] a1111a8f2ec3: Pulling fs layer [2021-08-03T15:51:14.357Z] ed53099fbce6: Pulling fs layer [2021-08-03T15:51:14.357Z] dc539afda2c1: Pulling fs layer [2021-08-03T15:51:14.357Z] 77bc0d833cb6: Pulling fs layer [2021-08-03T15:51:14.357Z] 9065ff56babe: Pulling fs layer [2021-08-03T15:51:14.357Z] d287ab97295c: Pulling fs layer [2021-08-03T15:51:14.357Z] dc539afda2c1: Waiting [2021-08-03T15:51:14.357Z] 77bc0d833cb6: Waiting [2021-08-03T15:51:14.357Z] 9065ff56babe: Waiting [2021-08-03T15:51:14.357Z] d287ab97295c: Waiting [2021-08-03T15:51:14.863Z] 330b718f631f: Pull complete [2021-08-03T15:51:14.863Z] a93816041522: Pull complete [2021-08-03T15:51:14.941Z] a1111a8f2ec3: Verifying Checksum [2021-08-03T15:51:14.941Z] a1111a8f2ec3: Download complete [2021-08-03T15:51:14.941Z] dc539afda2c1: Verifying Checksum [2021-08-03T15:51:14.941Z] dc539afda2c1: Download complete [2021-08-03T15:51:15.141Z] bdb6da89ff94: Pull complete [2021-08-03T15:51:15.215Z] 77bc0d833cb6: Verifying Checksum [2021-08-03T15:51:15.215Z] 77bc0d833cb6: Download complete [2021-08-03T15:51:15.215Z] 9065ff56babe: Verifying Checksum [2021-08-03T15:51:15.215Z] 9065ff56babe: Download complete [2021-08-03T15:51:15.215Z] ed53099fbce6: Verifying Checksum [2021-08-03T15:51:15.215Z] ed53099fbce6: Download complete [2021-08-03T15:51:15.418Z] 2a70c0c122f4: Pull complete [2021-08-03T15:51:15.695Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-08-03T15:51:15.695Z] Status: Downloaded newer image for docker:20.10.0 [2021-08-03T15:51:16.652Z] b4d181a07f80: Verifying Checksum [2021-08-03T15:51:16.652Z] b4d181a07f80: Download complete [2021-08-03T15:51:17.647Z] b4d181a07f80: Pull complete [2021-08-03T15:51:17.913Z] a1111a8f2ec3: Pull complete [2021-08-03T15:51:18.499Z] ed53099fbce6: Pull complete [2021-08-03T15:51:18.499Z] dc539afda2c1: Pull complete [2021-08-03T15:51:18.768Z] 77bc0d833cb6: Pull complete [2021-08-03T15:51:18.768Z] 9065ff56babe: Pull complete [2021-08-03T15:51:20.190Z] d287ab97295c: Verifying Checksum [2021-08-03T15:51:20.190Z] d287ab97295c: Download complete [2021-08-03T15:51:24.006Z] ---> a6cb2126a108 [2021-08-03T15:51:24.006Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-08-03T15:51:24.006Z] ---> Running in 55bc048eac5e [2021-08-03T15:51:24.006Z] Removing intermediate container 55bc048eac5e [2021-08-03T15:51:24.006Z] ---> 645d9904a9d3 [2021-08-03T15:51:24.006Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-08-03T15:51:24.006Z] ---> Running in 4c06ece64b75 [2021-08-03T15:51:24.686Z] d287ab97295c: Pull complete [2021-08-03T15:51:24.686Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-03T15:51:24.686Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-03T15:51:24.686Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-03T15:51:24.783Z] prd-centos7-docker-4c-2g-1899 does not seem to be running inside a container [2021-08-03T15:51:24.857Z] $ 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/30 -v /w/workspace/app-functions-sdk-go/30:/w/workspace/app-functions-sdk-go/30:rw,z -v /w/workspace/app-functions-sdk-go/30@tmp:/w/workspace/app-functions-sdk-go/30@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:latest cat [2021-08-03T15:51:25.450Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-03T15:51:26.444Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-03T15:51:27.058Z] $ docker top 06f77086f84c785ba776c604075bba15a4a4c9bb2beb7f5b012bd7c5cf3537d9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-03T15:51:27.430Z] OK: 218 MiB in 52 packages [2021-08-03T15:51:27.546Z] ---> job-cost.sh [2021-08-03T15:51:27.546Z] lf-activate-venv: SKIPPING [2021-08-03T15:51:27.546Z] INFO: No Stack... [2021-08-03T15:51:28.508Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-03T15:51:28.776Z] INFO: Archiving Costs [Pipeline] sh [2021-08-03T15:51:28.877Z] Removing intermediate container 4c06ece64b75 [2021-08-03T15:51:28.877Z] ---> 2aea02be84dc [2021-08-03T15:51:28.877Z] Step 6/8 : WORKDIR /build [2021-08-03T15:51:28.877Z] ---> Running in f85e03b64f12 [2021-08-03T15:51:29.097Z] + cat /w/workspace/app-functions-sdk-go/30/archives/cost.csv [2021-08-03T15:51:29.097Z] + cut -d, -f6 [Pipeline] lock [2021-08-03T15:51:29.139Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-875-30-stack-cost] [2021-08-03T15:51:29.148Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-875-30-stack-cost] did not exist. Created. [2021-08-03T15:51:29.148Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-875-30-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-03T15:51:29.473Z] Removing intermediate container f85e03b64f12 [2021-08-03T15:51:29.473Z] ---> f2f972b29484 [2021-08-03T15:51:29.473Z] Step 7/8 : COPY go.mod . [2021-08-03T15:51:29.487Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-08-03T15:51:29.525Z] Stashed 1 file(s) [Pipeline] } [2021-08-03T15:51:29.536Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-875-30-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-03T15:51:29.563Z] $ docker stop --time=1 06f77086f84c785ba776c604075bba15a4a4c9bb2beb7f5b012bd7c5cf3537d9 [2021-08-03T15:51:30.453Z] ---> b6599e431f07 [2021-08-03T15:51:30.453Z] Step 8/8 : RUN go mod download [2021-08-03T15:51:30.453Z] ---> Running in f6204498ef8a [2021-08-03T15:51:30.717Z] $ docker rm -f 06f77086f84c785ba776c604075bba15a4a4c9bb2beb7f5b012bd7c5cf3537d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-03T15:52:02.814Z] Removing intermediate container f6204498ef8a [2021-08-03T15:52:02.814Z] ---> ae0f2da41a11 [2021-08-03T15:52:02.814Z] Successfully built ae0f2da41a11 [2021-08-03T15:52:02.814Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-03T15:52:03.248Z] + docker inspect -f . ci-base-image-arm64 [2021-08-03T15:52:03.248Z] . [Pipeline] withDockerContainer [2021-08-03T15:52:03.536Z] prd-ubuntu18.04-docker-arm64-4c-16g-1900 does not seem to be running inside a container [2021-08-03T15:52:03.628Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/30 -v /w/workspace/app-functions-sdk-go/30:/w/workspace/app-functions-sdk-go/30:rw,z -v /w/workspace/app-functions-sdk-go/30@tmp:/w/workspace/app-functions-sdk-go/30@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-03T15:52:05.499Z] $ docker top 9479869bd5bbde182096dfbc619bb87ed91934517815975018c08f546af9fd00 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-03T15:52:06.513Z] + go version [2021-08-03T15:52:06.513Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-03T15:52:06.539Z] $ docker stop --time=1 9479869bd5bbde182096dfbc619bb87ed91934517815975018c08f546af9fd00 [2021-08-03T15:52:08.574Z] $ docker rm -f 9479869bd5bbde182096dfbc619bb87ed91934517815975018c08f546af9fd00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-03T15:52:09.452Z] + docker inspect -f . ci-base-image-arm64 [2021-08-03T15:52:09.452Z] . [Pipeline] withDockerContainer [2021-08-03T15:52:09.728Z] prd-ubuntu18.04-docker-arm64-4c-16g-1900 does not seem to be running inside a container [2021-08-03T15:52:09.821Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/30 -v /w/workspace/app-functions-sdk-go/30:/w/workspace/app-functions-sdk-go/30:rw,z -v /w/workspace/app-functions-sdk-go/30@tmp:/w/workspace/app-functions-sdk-go/30@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-03T15:52:11.706Z] $ docker top eb59fdec9d92778297f448302bf8b5f35794d310b5a84a997cfce460df8cddcc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-03T15:52:12.737Z] + go mod tidy [Pipeline] sh [2021-08-03T15:52:14.007Z] + make test [2021-08-03T15:52:14.007Z] make -C ./app-service-template build [2021-08-03T15:52:14.007Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/30/app-service-template' [2021-08-03T15:52:14.007Z] go mod tidy [2021-08-03T15:52:14.613Z] 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:52:53.662Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/30/app-service-template' [2021-08-03T15:52:53.662Z] make -C ./app-service-template test [2021-08-03T15:52:53.662Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/30/app-service-template' [2021-08-03T15:52:53.662Z] go mod tidy [2021-08-03T15:52:53.662Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-08-03T15:53:20.500Z] ok new-app-service 0.041s coverage: 47.8% of statements [2021-08-03T15:53:20.500Z] ? new-app-service/config [no test files] [2021-08-03T15:53:20.500Z] ok new-app-service/functions 0.042s [2021-08-03T15:53:20.500Z] CGO_ENABLED=1 go vet ./... [2021-08-03T15:53:52.874Z] gofmt -l . [2021-08-03T15:53:52.874Z] [ "`gofmt -l .`" = "" ] [2021-08-03T15:53:52.874Z] ./bin/test-attribution-txt.sh [2021-08-03T15:53:52.874Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/30/app-service-template' [2021-08-03T15:53:52.874Z] go mod tidy [2021-08-03T15:53:52.874Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-08-03T15:53:52.874Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-08-03T15:53:59.601Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.146s coverage: 63.6% of statements [2021-08-03T15:53:59.601Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.052s coverage: 96.5% of statements [2021-08-03T15:53:59.601Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-08-03T15:53:59.601Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.095s coverage: 61.8% of statements [2021-08-03T15:53:59.601Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-08-03T15:53:59.601Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.058s [2021-08-03T15:53:59.601Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.067s coverage: 74.5% of statements [2021-08-03T15:53:59.601Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-08-03T15:53:59.601Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-08-03T15:53:59.601Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-08-03T15:53:59.601Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-08-03T15:53:59.601Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-08-03T15:53:59.601Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-08-03T15:53:59.601Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.018s coverage: 97.1% of statements [2021-08-03T15:53:59.601Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-08-03T15:54:00.599Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.066s coverage: 10.5% of statements [2021-08-03T15:54:07.344Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.876s coverage: 76.1% of statements [2021-08-03T15:54:07.344Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-08-03T15:54:07.344Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.061s coverage: 12.5% of statements [2021-08-03T15:54:07.344Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.097s coverage: 27.3% of statements [2021-08-03T15:54:07.344Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-08-03T15:54:07.344Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-08-03T15:54:07.344Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.053s coverage: 51.4% of statements [2021-08-03T15:54:34.119Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.121s coverage: 78.1% of statements [2021-08-03T15:54:34.119Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.063s coverage: 94.4% of statements [2021-08-03T15:54:34.119Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-08-03T15:54:36.768Z] gofmt -l . [2021-08-03T15:54:36.768Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-08-03T15:54:37.392Z] $ docker stop --time=1 eb59fdec9d92778297f448302bf8b5f35794d310b5a84a997cfce460df8cddcc [2021-08-03T15:54:39.421Z] $ docker rm -f eb59fdec9d92778297f448302bf8b5f35794d310b5a84a997cfce460df8cddcc [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-03T15:54:40.347Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-03T15:54:40.380Z] Warning: overwriting stash ‘coverage-report’ [2021-08-03T15:54:40.959Z] 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:54:41.791Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-03T15:54:41.791Z] [2021-08-03T15:54:41.791Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-03T15:54:42.422Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-03T15:54:42.696Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-03T15:54:42.696Z] 448f6bf000e3: Pulling fs layer [2021-08-03T15:54:42.696Z] f757da607395: Pulling fs layer [2021-08-03T15:54:42.696Z] 05883995daec: Pulling fs layer [2021-08-03T15:54:42.696Z] 8603b9c90790: Pulling fs layer [2021-08-03T15:54:42.696Z] 1560dd03e051: Pulling fs layer [2021-08-03T15:54:42.696Z] 27f5ce0e4adf: Pulling fs layer [2021-08-03T15:54:42.696Z] c2d8d7efcc4b: Pulling fs layer [2021-08-03T15:54:42.696Z] 8603b9c90790: Waiting [2021-08-03T15:54:42.696Z] 1560dd03e051: Waiting [2021-08-03T15:54:42.696Z] 27f5ce0e4adf: Waiting [2021-08-03T15:54:42.696Z] c2d8d7efcc4b: Waiting [2021-08-03T15:54:42.978Z] f757da607395: Verifying Checksum [2021-08-03T15:54:42.978Z] f757da607395: Download complete [2021-08-03T15:54:42.978Z] 8603b9c90790: Download complete [2021-08-03T15:54:43.257Z] 1560dd03e051: Verifying Checksum [2021-08-03T15:54:43.257Z] 1560dd03e051: Download complete [2021-08-03T15:54:43.257Z] 27f5ce0e4adf: Download complete [2021-08-03T15:54:43.257Z] 05883995daec: Download complete [2021-08-03T15:54:44.241Z] 448f6bf000e3: Verifying Checksum [2021-08-03T15:54:44.241Z] 448f6bf000e3: Download complete [2021-08-03T15:54:47.640Z] c2d8d7efcc4b: Verifying Checksum [2021-08-03T15:54:47.640Z] c2d8d7efcc4b: Download complete [2021-08-03T15:54:47.640Z] 448f6bf000e3: Pull complete [2021-08-03T15:54:48.616Z] f757da607395: Pull complete [2021-08-03T15:54:50.060Z] 05883995daec: Pull complete [2021-08-03T15:54:50.335Z] 8603b9c90790: Pull complete [2021-08-03T15:54:51.315Z] 1560dd03e051: Pull complete [2021-08-03T15:54:51.589Z] 27f5ce0e4adf: Pull complete [2021-08-03T15:55:06.697Z] c2d8d7efcc4b: Pull complete [2021-08-03T15:55:06.697Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-03T15:55:06.697Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-03T15:55:06.697Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-03T15:55:06.960Z] prd-ubuntu18.04-docker-arm64-4c-16g-1900 does not seem to be running inside a container [2021-08-03T15:55:07.048Z] $ 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/30 -v /w/workspace/app-functions-sdk-go/30:/w/workspace/app-functions-sdk-go/30:rw,z -v /w/workspace/app-functions-sdk-go/30@tmp:/w/workspace/app-functions-sdk-go/30@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-03T15:55:11.327Z] $ docker top 9628088a5eb418f31a1a24dacffd6e29d96ff8b813f9480dbd01e12c75deff95 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-03T15:55:12.332Z] ---> job-cost.sh [2021-08-03T15:55:12.333Z] lf-activate-venv: SKIPPING [2021-08-03T15:55:12.333Z] INFO: No Stack... [2021-08-03T15:55:13.307Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-03T15:55:13.902Z] INFO: Archiving Costs [Pipeline] sh [2021-08-03T15:55:14.560Z] + + cutcat -d, /w/workspace/app-functions-sdk-go/30/archives/cost.csv -f6 [2021-08-03T15:55:14.560Z] [Pipeline] lock [2021-08-03T15:55:14.622Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-875-30-stack-cost] [2021-08-03T15:55:14.630Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-875-30-stack-cost] did not exist. Created. [2021-08-03T15:55:14.631Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-875-30-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-03T15:55:15.368Z] /w/workspace/app-functions-sdk-go/30@tmp/durable-966cc85b/script.sh: 1: /w/workspace/app-functions-sdk-go/30@tmp/durable-966cc85b/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-08-03T15:55:16.061Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-03T15:55:16.094Z] Warning: overwriting stash ‘stack-cost’ [2021-08-03T15:55:17.797Z] Stashed 1 file(s) [Pipeline] } [2021-08-03T15:55:17.807Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-875-30-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-03T15:55:17.847Z] $ docker stop --time=1 9628088a5eb418f31a1a24dacffd6e29d96ff8b813f9480dbd01e12c75deff95 [2021-08-03T15:55:19.556Z] $ docker rm -f 9628088a5eb418f31a1a24dacffd6e29d96ff8b813f9480dbd01e12c75deff95 [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:55:20.481Z] provisioning config files... [2021-08-03T15:55:20.503Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-875@tmp/config6440307792925082022tmp [Pipeline] { [Pipeline] sh [2021-08-03T15:55:20.840Z] + set +x [2021-08-03T15:55:20.840Z] + curl -s https://codecov.io/bash [2021-08-03T15:55:20.840Z] + bash -s -- [2021-08-03T15:55:20.840Z] [2021-08-03T15:55:20.840Z] _____ _ [2021-08-03T15:55:20.840Z] / ____| | | [2021-08-03T15:55:20.840Z] | | ___ __| | ___ ___ _____ __ [2021-08-03T15:55:20.840Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-03T15:55:20.840Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-03T15:55:20.840Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-03T15:55:20.840Z] Bash-1.0.6 [2021-08-03T15:55:20.840Z] [2021-08-03T15:55:20.840Z] [2021-08-03T15:55:20.840Z] ==> git version 2.24.4 found [2021-08-03T15:55:20.840Z] ==> 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:55:20.840Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-03T15:55:20.840Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-03T15:55:20.840Z] ==> Jenkins CI detected. [2021-08-03T15:55:20.840Z] current dir:  /w/workspace/ndry_app-functions-sdk-go_PR-875 [2021-08-03T15:55:20.840Z] project root: . [2021-08-03T15:55:20.840Z] --> token set from env [2021-08-03T15:55:20.840Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-03T15:55:20.840Z] ==> Running gcov in . (disable via -X gcov) [2021-08-03T15:55:20.840Z] ==> Python coveragepy not found [2021-08-03T15:55:20.840Z] ==> Searching for coverage reports in: [2021-08-03T15:55:20.840Z] + . [2021-08-03T15:55:21.112Z] -> Found 2 reports [2021-08-03T15:55:21.112Z] ==> Detecting git/mercurial file structure [2021-08-03T15:55:21.112Z] ==> Reading reports [2021-08-03T15:55:21.112Z] + ./app-service-template/coverage.out bytes=1055 [2021-08-03T15:55:21.112Z] + ./coverage.out bytes=95183 [2021-08-03T15:55:21.112Z] ==> Appending adjustments [2021-08-03T15:55:21.112Z] https://docs.codecov.io/docs/fixing-reports [2021-08-03T15:55:21.385Z] + Found adjustments [2021-08-03T15:55:21.385Z] ==> Gzipping contents [2021-08-03T15:55:21.385Z] 20K /tmp/codecov.1uEBqe.gz [2021-08-03T15:55:21.385Z] ==> Uploading reports [2021-08-03T15:55:21.385Z] url: https://codecov.io [2021-08-03T15:55:21.385Z] query: branch=PR-875&commit=1c8ca4c7a38b23477cad17d1c912d4c3591a84a5&build=30&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-875%2F30%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=875&job=&cmd_args= [2021-08-03T15:55:21.385Z] -> Pinging Codecov [2021-08-03T15:55:21.385Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=PR-875&commit=1c8ca4c7a38b23477cad17d1c912d4c3591a84a5&build=30&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-875%2F30%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=875&job=&cmd_args= [2021-08-03T15:55:21.969Z] -> Uploading to [2021-08-03T15:55:21.970Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-03/3D8B5DFFC46A037C893635FACE044666/1c8ca4c7a38b23477cad17d1c912d4c3591a84a5/509030df-8f29-4a2a-a9ec-f38d9c22372f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210803%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210803T155521Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8701dbd902a0c2f0d2c2556138a834a6c214cde649623a370c587a9fff57d3cf [2021-08-03T15:55:21.970Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-03T15:55:21.970Z] Dload Upload Total Spent Left Speed [2021-08-03T15:55:22.237Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16439 0 0 100 16439 0 35370 --:--:-- --:--:-- --:--:-- 35428 [2021-08-03T15:55:22.237Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/1c8ca4c7a38b23477cad17d1c912d4c3591a84a5 [Pipeline] } [2021-08-03T15:55:22.252Z] 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:55:23.951Z] + '[' -d /w/workspace/ndry_app-functions-sdk-go_PR-875/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-03T15:55:24.284Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-03T15:55:24.888Z] ---> package-listing.sh [2021-08-03T15:55:24.888Z] ++ facter osfamily [2021-08-03T15:55:24.888Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-03T15:55:25.156Z] + OS_FAMILY=redhat [2021-08-03T15:55:25.156Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-875 [2021-08-03T15:55:25.156Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-03T15:55:25.156Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-03T15:55:25.156Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-03T15:55:25.156Z] + PACKAGES=/tmp/packages_start.txt [2021-08-03T15:55:25.156Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-875 ']' [2021-08-03T15:55:25.156Z] + PACKAGES=/tmp/packages_end.txt [2021-08-03T15:55:25.156Z] + case "${OS_FAMILY}" in [2021-08-03T15:55:25.156Z] + sort [2021-08-03T15:55:25.156Z] + rpm -qa [2021-08-03T15:55:25.742Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-03T15:55:25.742Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-03T15:55:25.742Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-03T15:55:25.742Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-875 ']' [2021-08-03T15:55:25.742Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-875/archives/ [2021-08-03T15:55:25.742Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-875/archives/ [Pipeline] echo [2021-08-03T15:55:25.758Z] 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-875/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:55:26.067Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-03T15:55:26.663Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-03T15:55:26.663Z] [2021-08-03T15:55:26.663Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-03T15:55:27.002Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-03T15:55:27.002Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-03T15:55:27.002Z] b4d181a07f80: Pulling fs layer [2021-08-03T15:55:27.002Z] a1111a8f2ec3: Pulling fs layer [2021-08-03T15:55:27.002Z] ed53099fbce6: Pulling fs layer [2021-08-03T15:55:27.002Z] dc539afda2c1: Pulling fs layer [2021-08-03T15:55:27.002Z] 77bc0d833cb6: Pulling fs layer [2021-08-03T15:55:27.002Z] 9065ff56babe: Pulling fs layer [2021-08-03T15:55:27.002Z] d287ab97295c: Pulling fs layer [2021-08-03T15:55:27.002Z] dc539afda2c1: Waiting [2021-08-03T15:55:27.002Z] 77bc0d833cb6: Waiting [2021-08-03T15:55:27.002Z] 9065ff56babe: Waiting [2021-08-03T15:55:27.002Z] d287ab97295c: Waiting [2021-08-03T15:55:27.270Z] a1111a8f2ec3: Verifying Checksum [2021-08-03T15:55:27.270Z] a1111a8f2ec3: Download complete [2021-08-03T15:55:27.270Z] dc539afda2c1: Verifying Checksum [2021-08-03T15:55:27.270Z] dc539afda2c1: Download complete [2021-08-03T15:55:27.537Z] 77bc0d833cb6: Verifying Checksum [2021-08-03T15:55:27.537Z] 77bc0d833cb6: Download complete [2021-08-03T15:55:27.537Z] 9065ff56babe: Verifying Checksum [2021-08-03T15:55:27.537Z] 9065ff56babe: Download complete [2021-08-03T15:55:27.804Z] ed53099fbce6: Verifying Checksum [2021-08-03T15:55:27.804Z] ed53099fbce6: Download complete [2021-08-03T15:55:28.771Z] b4d181a07f80: Verifying Checksum [2021-08-03T15:55:28.771Z] b4d181a07f80: Download complete [2021-08-03T15:55:29.749Z] b4d181a07f80: Pull complete [2021-08-03T15:55:30.022Z] a1111a8f2ec3: Pull complete [2021-08-03T15:55:30.620Z] ed53099fbce6: Pull complete [2021-08-03T15:55:30.620Z] dc539afda2c1: Pull complete [2021-08-03T15:55:30.889Z] 77bc0d833cb6: Pull complete [2021-08-03T15:55:30.889Z] 9065ff56babe: Pull complete [2021-08-03T15:55:32.315Z] d287ab97295c: Verifying Checksum [2021-08-03T15:55:32.315Z] d287ab97295c: Download complete [2021-08-03T15:55:37.690Z] d287ab97295c: Pull complete [2021-08-03T15:55:37.690Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-03T15:55:37.690Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-03T15:55:37.690Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-03T15:55:37.798Z] prd-centos7-docker-4c-2g-1896 does not seem to be running inside a container [2021-08-03T15:55:37.854Z] $ 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-875/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-875 -v /w/workspace/ndry_app-functions-sdk-go_PR-875:/w/workspace/ndry_app-functions-sdk-go_PR-875:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-875@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-875@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:55:40.128Z] $ docker top 0551a4c45fe2b7701098104c98e71a6659eac05f23a584cd89e7617435e06336 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-03T15:55:40.534Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-03T15:55:40.852Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-03T15:55:41.174Z] + ls /var/log/sa-host [2021-08-03T15:55:41.174Z] + sadf -c /var/log/sa-host/sa03 [2021-08-03T15:55:41.174Z] file_magic: OK [2021-08-03T15:55:41.174Z] HZ: Using current value: 100 [2021-08-03T15:55:41.174Z] file_header: OK [2021-08-03T15:55:41.174Z] 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:55:41.174Z] Statistics: [2021-08-03T15:55:41.174Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-03T15:55:41.175Z] File successfully converted to sysstat format version 12.0.3 [2021-08-03T15:55:41.175Z] + sadf -c /var/log/sa-host/sa05 [2021-08-03T15:55:41.175Z] file_magic: OK [2021-08-03T15:55:41.175Z] HZ: Using current value: 100 [2021-08-03T15:55:41.175Z] file_header: OK [2021-08-03T15:55:41.175Z] 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:55:41.175Z] Statistics: [2021-08-03T15:55:41.175Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-03T15:55:41.175Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-03T15:55:41.402Z] provisioning config files... [2021-08-03T15:55:41.417Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-875@tmp/config8521235031931098612tmp [Pipeline] { [Pipeline] echo [2021-08-03T15:55:41.445Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-03T15:55:41.758Z] ---> create-netrc.sh [Pipeline] } [2021-08-03T15:55:41.771Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-03T15:55:42.183Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-03T15:55:42.198Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-03T15:55:42.514Z] ---> sudo-logs.sh [2021-08-03T15:55:42.514Z] Archiving 'sudo' log.. [2021-08-03T15:55:42.514Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1896.vexxhost.local: Name or service not known [2021-08-03T15:55:42.514Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1896.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-03T15:55:42.550Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-03T15:55:42.866Z] ---> job-cost.sh [2021-08-03T15:55:42.866Z] lf-activate-venv: SKIPPING [2021-08-03T15:55:42.866Z] DEBUG: total: 0.18000000715255737 [2021-08-03T15:55:42.866Z] INFO: Retrieving Stack Cost... [2021-08-03T15:55:43.825Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-03T15:55:44.410Z] INFO: Archiving Costs [Pipeline] echo [2021-08-03T15:55:44.429Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-03T15:55:44.754Z] ---> logs-deploy.sh [2021-08-03T15:55:44.754Z] lf-activate-venv: SKIPPING [2021-08-03T15:55:44.754Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-875/30 [2021-08-03T15:55:44.754Z] INFO: archiving workspace using pattern(s): [2021-08-03T15:55:45.339Z] Archives upload complete. [2021-08-03T15:55:45.607Z] INFO: archiving logs to Nexus