Pull request #930 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from 74ee5606d08ca99f916d38546fc0656e6a4c6524+ebab09c1f1c3ca512e4b147264c251d1ef0d01e0 (c40c0385718a6e0b987d15127517e4fc2b8ab0a8) 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-ssh5764164008034982588.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision db16f8292de5a0132d944c4e76ede2ca4f84da27 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-ssh8751977911762770321.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 db16f8292de5a0132d944c4e76ede2ca4f84da27 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-930/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-930/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2080816881792135858.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision db16f8292de5a0132d944c4e76ede2ca4f84da27 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f db16f8292de5a0132d944c4e76ede2ca4f84da27 # timeout=10 Commit message: "Merge pull request #343 from ernestojeda/pipeline-optimizations" > 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-ssh4081394223124798195.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-930/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-930/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7331816556076073351.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_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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-360 in /w/workspace/ndry_app-functions-sdk-go_PR-930 [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-930 # 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-930@tmp/jenkins-gitclient-ssh4600071872051129507.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-930@tmp/jenkins-gitclient-ssh7570766264270097996.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/930/head:refs/remotes/origin/PR-930 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ebab09c1f1c3ca512e4b147264c251d1ef0d01e0 into PR head commit 74ee5606d08ca99f916d38546fc0656e6a4c6524 Merge succeeded, producing 74ee5606d08ca99f916d38546fc0656e6a4c6524 Checking out Revision 74ee5606d08ca99f916d38546fc0656e6a4c6524 (PR-930) > git config core.sparsecheckout # timeout=10 > git checkout -f 74ee5606d08ca99f916d38546fc0656e6a4c6524 # 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-930@tmp/jenkins-gitclient-ssh7039409195942896312.key > git merge ebab09c1f1c3ca512e4b147264c251d1ef0d01e0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 74ee5606d08ca99f916d38546fc0656e6a4c6524 # timeout=10 Commit message: "Merge branch 'main' into changelog-2.0.1" > git rev-list --no-walk 137c3f3014bb71d143e902c42f97a55385bbe6ef # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-28T16:03:08.392Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-28T16:03:08.479Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-28T16:03:08.506Z] ========================================================= [2021-07-28T16:03:08.506Z] EdgeX Global Pipelines Version Info [2021-07-28T16:03:08.506Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-28T16:03:09.776Z] ------------------- [2021-07-28T16:03:09.776Z] stable info: [2021-07-28T16:03:09.776Z] ------------------- [2021-07-28T16:03:09.776Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-28T16:03:09.776Z] Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 [2021-07-28T16:03:09.776Z] Message: update stable to v1.0.197 [2021-07-28T16:03:10.375Z] ------------------- [2021-07-28T16:03:10.375Z] experimental info: [2021-07-28T16:03:10.375Z] ------------------- [2021-07-28T16:03:10.375Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-28T16:03:10.375Z] Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 [2021-07-28T16:03:10.375Z] Message: update experimental to v1.0.197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-28T16:03:10.507Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2021-07-28T16:03:10.530Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2021-07-28T16:03:10.554Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-28T16:03:10.577Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-28T16:03:10.600Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-28T16:03:10.622Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-28T16:03:10.645Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-28T16:03:10.668Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-28T16:03:10.691Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-07-28T16:03:10.713Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-28T16:03:10.736Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-28T16:03:10.758Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2021-07-28T16:03:10.782Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-28T16:03:10.804Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-28T16:03:10.826Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-07-28T16:03:10.849Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-07-28T16:03:10.872Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-07-28T16:03:10.895Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-07-28T16:03:10.918Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-28T16:03:10.940Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-07-28T16:03:10.963Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-07-28T16:03:10.986Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-07-28T16:03:11.009Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-07-28T16:03:11.032Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-07-28T16:03:11.054Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-07-28T16:03:11.077Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-28T16:03:11.101Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-930 [Pipeline] echo [2021-07-28T16:03:11.125Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-930 [Pipeline] echo [2021-07-28T16:03:11.149Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-930 [Pipeline] echo [2021-07-28T16:03:11.172Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 74ee5606d08ca99f916d38546fc0656e6a4c6524 [Pipeline] echo [2021-07-28T16:03:11.195Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 74ee560 [Pipeline] echo [2021-07-28T16:03:11.218Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-28T16:03:11.685Z] + git log --format=format:%s -1 74ee5606d08ca99f916d38546fc0656e6a4c6524 [Pipeline] echo [2021-07-28T16:03:11.748Z] GIT_COMMIT: 74ee5606d08ca99f916d38546fc0656e6a4c6524, Commit Message: Merge branch 'main' into changelog-2.0.1 [Pipeline] echo [2021-07-28T16:03:11.763Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-07-28T16:03:12.373Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-28T16:03:12.373Z] [2021-07-28T16:03:12.373Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-28T16:03:12.710Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-28T16:03:12.710Z] latest: Pulling from edgex-devops/git-semver [2021-07-28T16:03:12.980Z] 31603596830f: Pulling fs layer [2021-07-28T16:03:12.980Z] b6dc333f4379: Pulling fs layer [2021-07-28T16:03:12.980Z] 3d9ef1400e77: Pulling fs layer [2021-07-28T16:03:12.980Z] fd332fbdc1db: Pulling fs layer [2021-07-28T16:03:12.980Z] b6dc333f4379: Verifying Checksum [2021-07-28T16:03:12.980Z] b6dc333f4379: Download complete [2021-07-28T16:03:13.253Z] 31603596830f: Verifying Checksum [2021-07-28T16:03:13.253Z] 31603596830f: Download complete [2021-07-28T16:03:13.524Z] 31603596830f: Pull complete [2021-07-28T16:03:13.524Z] fd332fbdc1db: Verifying Checksum [2021-07-28T16:03:13.524Z] fd332fbdc1db: Download complete [2021-07-28T16:03:13.524Z] b6dc333f4379: Pull complete [2021-07-28T16:03:13.796Z] 3d9ef1400e77: Verifying Checksum [2021-07-28T16:03:13.796Z] 3d9ef1400e77: Download complete [2021-07-28T16:03:14.388Z] 3d9ef1400e77: Pull complete [2021-07-28T16:03:14.388Z] fd332fbdc1db: Pull complete [2021-07-28T16:03:14.388Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-28T16:03:14.388Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-28T16:03:14.388Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-28T16:03:14.492Z] prd-centos7-docker-4c-2g-360 does not seem to be running inside a container [2021-07-28T16:03:14.547Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-930 -v /w/workspace/ndry_app-functions-sdk-go_PR-930:/w/workspace/ndry_app-functions-sdk-go_PR-930:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-930@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-930@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-28T16:03:15.289Z] $ docker top 1311c157a69284a2d4847c7476489f8083e946197e81cdab82697818bcaeff32 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-28T16:03:15.411Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-28T16:03:15.411Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-28T16:03:15.535Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-28T16:03:15.536Z] $ docker exec 1311c157a69284a2d4847c7476489f8083e946197e81cdab82697818bcaeff32 ssh-agent [2021-07-28T16:03:15.665Z] SSH_AUTH_SOCK=/tmp/ssh-He4kkFChkop5/agent.14 [2021-07-28T16:03:15.665Z] SSH_AGENT_PID=21 [2021-07-28T16:03:15.677Z] Running ssh-add (command line suppressed) [2021-07-28T16:03:15.786Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-930@tmp/private_key_4751285051055096156.key (/w/workspace/ndry_app-functions-sdk-go_PR-930@tmp/private_key_4751285051055096156.key) [2021-07-28T16:03:15.810Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-28T16:03:16.127Z] + git tag --points-at HEAD [Pipeline] } [2021-07-28T16:03:16.145Z] $ docker exec --env ******** --env ******** 1311c157a69284a2d4847c7476489f8083e946197e81cdab82697818bcaeff32 ssh-agent -k [2021-07-28T16:03:16.250Z] unset SSH_AUTH_SOCK; [2021-07-28T16:03:16.251Z] unset SSH_AGENT_PID; [2021-07-28T16:03:16.251Z] echo Agent pid 21 killed; [2021-07-28T16:03:16.269Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-28T16:03:16.305Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-28T16:03:16.305Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-28T16:03:16.425Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-28T16:03:16.425Z] $ docker exec 1311c157a69284a2d4847c7476489f8083e946197e81cdab82697818bcaeff32 ssh-agent [2021-07-28T16:03:16.546Z] SSH_AUTH_SOCK=/tmp/ssh-tBYi4Qr1hjQv/agent.55 [2021-07-28T16:03:16.546Z] SSH_AGENT_PID=61 [2021-07-28T16:03:16.555Z] Running ssh-add (command line suppressed) [2021-07-28T16:03:16.649Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-930@tmp/private_key_5740017510350350006.key (/w/workspace/ndry_app-functions-sdk-go_PR-930@tmp/private_key_5740017510350350006.key) [2021-07-28T16:03:16.675Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-28T16:03:17.030Z] + git semver init [2021-07-28T16:03:17.030Z] # -> Open(): unable to determine branch for HEAD [2021-07-28T16:03:17.030Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-930/.git [2021-07-28T16:03:17.030Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-930 [2021-07-28T16:03:17.030Z] # $SEMVER_REMOTE_NAME = origin [2021-07-28T16:03:17.030Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-28T16:03:17.030Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-28T16:03:17.030Z] # $SEMVER_BRANCH = PR-930 [2021-07-28T16:03:17.030Z] # $SEMVER_TEMP = /tmp/semver-174261646 [2021-07-28T16:03:17.030Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2021-07-28T16:03:25.254Z] # '/tmp/semver-174261646' -> '/w/workspace/ndry_app-functions-sdk-go_PR-930/.semver' [2021-07-28T16:03:25.254Z] # -> Force: false [2021-07-28T16:03:25.254Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-930/.semver [Pipeline] } [2021-07-28T16:03:25.270Z] $ docker exec --env ******** --env ******** 1311c157a69284a2d4847c7476489f8083e946197e81cdab82697818bcaeff32 ssh-agent -k [2021-07-28T16:03:25.363Z] unset SSH_AUTH_SOCK; [2021-07-28T16:03:25.364Z] unset SSH_AGENT_PID; [2021-07-28T16:03:25.364Z] echo Agent pid 61 killed; [2021-07-28T16:03:25.382Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-28T16:03:25.729Z] + git semver [Pipeline] } [2021-07-28T16:03:25.748Z] $ docker stop --time=1 1311c157a69284a2d4847c7476489f8083e946197e81cdab82697818bcaeff32 [2021-07-28T16:03:27.075Z] $ docker rm -f 1311c157a69284a2d4847c7476489f8083e946197e81cdab82697818bcaeff32 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-28T16:03:27.466Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-28T16:03:27.820Z] Stashed 1 file(s) [Pipeline] echo [2021-07-28T16:03:27.823Z] [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-07-28T16:03:43.045Z] Still waiting to schedule task [2021-07-28T16:03:43.046Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-07-28T16:03:43.049Z] Still waiting to schedule task [2021-07-28T16:03:43.049Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-07-28T16:04:42.351Z] Running on prd-centos7-docker-4c-2g-365 in /w/workspace/ndry_app-functions-sdk-go_PR-930 [Pipeline] { [Pipeline] ws [2021-07-28T16:04:42.368Z] Running in /w/workspace/app-functions-sdk-go/2 [Pipeline] { [Pipeline] checkout [2021-07-28T16:04:42.489Z] The recommended git tool is: git [2021-07-28T16:04:45.159Z] using credential edgex-jenkins-ssh [2021-07-28T16:04:45.173Z] Cloning the remote Git repository [2021-07-28T16:04:44.339Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-07-28T16:04:44.528Z] > git init /w/workspace/app-functions-sdk-go/2 # timeout=10 [2021-07-28T16:04:44.573Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-07-28T16:04:44.573Z] > git --version # timeout=10 [2021-07-28T16:04:44.583Z] > git --version # 'git version 2.24.4' [2021-07-28T16:04:44.583Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-28T16:04:44.611Z] [INFO] Currently running in a labeled security context [2021-07-28T16:04:44.611Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-28T16:04:44.611Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/2@tmp/jenkins-gitclient-ssh4893278996888306428.key [2021-07-28T16:04:44.627Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-28T16:05:19.657Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-07-28T16:05:19.662Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-28T16:05:19.674Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-07-28T16:05:19.694Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-07-28T16:05:19.694Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-28T16:05:19.696Z] [INFO] Currently running in a labeled security context [2021-07-28T16:05:19.696Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-28T16:05:19.696Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/2@tmp/jenkins-gitclient-ssh1473074679653261745.key [2021-07-28T16:05:19.703Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/930/head:refs/remotes/origin/PR-930 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-28T16:05:20.229Z] Merging remotes/origin/main commit ebab09c1f1c3ca512e4b147264c251d1ef0d01e0 into PR head commit 74ee5606d08ca99f916d38546fc0656e6a4c6524 [2021-07-28T16:05:20.334Z] Merge succeeded, producing 74ee5606d08ca99f916d38546fc0656e6a4c6524 [2021-07-28T16:05:20.335Z] Checking out Revision 74ee5606d08ca99f916d38546fc0656e6a4c6524 (PR-930) [2021-07-28T16:05:20.233Z] > git config core.sparsecheckout # timeout=10 [2021-07-28T16:05:20.242Z] > git checkout -f 74ee5606d08ca99f916d38546fc0656e6a4c6524 # timeout=10 [2021-07-28T16:05:20.284Z] > git remote # timeout=10 [2021-07-28T16:05:20.293Z] > git config --get remote.origin.url # timeout=10 [2021-07-28T16:05:20.302Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-28T16:05:20.303Z] [INFO] Currently running in a labeled security context [2021-07-28T16:05:20.303Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-28T16:05:20.303Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/2@tmp/jenkins-gitclient-ssh4428643922367833604.key [2021-07-28T16:05:20.307Z] > git merge ebab09c1f1c3ca512e4b147264c251d1ef0d01e0 # timeout=10 [2021-07-28T16:05:20.318Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-28T16:05:20.331Z] > git config core.sparsecheckout # timeout=10 [2021-07-28T16:05:20.338Z] > git checkout -f 74ee5606d08ca99f916d38546fc0656e6a4c6524 # timeout=10 [2021-07-28T16:05:24.097Z] Commit message: "Merge branch 'main' into changelog-2.0.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-07-28T16:05:24.747Z] ========================================================= [2021-07-28T16:05:24.747Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-28T16:05:24.747Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-28T16:05:25.170Z] + 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-07-28T16:05:25.170Z] Sending build context to Docker daemon 19.78MB [2021-07-28T16:05:25.170Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-07-28T16:05:25.170Z] Step 2/8 : FROM ${BASE} [2021-07-28T16:05:25.437Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-28T16:05:25.437Z] 540db60ca938: Pulling fs layer [2021-07-28T16:05:25.437Z] adcc1eea9eea: Pulling fs layer [2021-07-28T16:05:25.437Z] 4c4ab2625f07: Pulling fs layer [2021-07-28T16:05:25.437Z] 0773c198feca: Pulling fs layer [2021-07-28T16:05:25.437Z] 345f892a5656: Pulling fs layer [2021-07-28T16:05:25.437Z] 4796506630df: Pulling fs layer [2021-07-28T16:05:25.437Z] cc55df3e53f1: Pulling fs layer [2021-07-28T16:05:25.437Z] 4d027b6c602c: Pulling fs layer [2021-07-28T16:05:25.437Z] 449e75d2c14e: Pulling fs layer [2021-07-28T16:05:25.437Z] 4796506630df: Waiting [2021-07-28T16:05:25.437Z] cc55df3e53f1: Waiting [2021-07-28T16:05:25.437Z] 4d027b6c602c: Waiting [2021-07-28T16:05:25.437Z] 0773c198feca: Waiting [2021-07-28T16:05:25.437Z] 345f892a5656: Waiting [2021-07-28T16:05:25.437Z] 449e75d2c14e: Waiting [2021-07-28T16:05:25.437Z] 4c4ab2625f07: Verifying Checksum [2021-07-28T16:05:25.437Z] 4c4ab2625f07: Download complete [2021-07-28T16:05:25.437Z] adcc1eea9eea: Download complete [2021-07-28T16:05:25.437Z] 345f892a5656: Verifying Checksum [2021-07-28T16:05:25.437Z] 345f892a5656: Download complete [2021-07-28T16:05:25.711Z] 4796506630df: Verifying Checksum [2021-07-28T16:05:25.711Z] 4796506630df: Download complete [2021-07-28T16:05:25.711Z] cc55df3e53f1: Verifying Checksum [2021-07-28T16:05:25.711Z] cc55df3e53f1: Download complete [2021-07-28T16:05:25.711Z] 540db60ca938: Verifying Checksum [2021-07-28T16:05:25.711Z] 540db60ca938: Download complete [2021-07-28T16:05:25.977Z] 540db60ca938: Pull complete [2021-07-28T16:05:25.977Z] adcc1eea9eea: Pull complete [2021-07-28T16:05:25.977Z] 4c4ab2625f07: Pull complete [2021-07-28T16:05:26.243Z] 4d027b6c602c: Verifying Checksum [2021-07-28T16:05:26.243Z] 4d027b6c602c: Download complete [2021-07-28T16:05:29.596Z] 449e75d2c14e: Verifying Checksum [2021-07-28T16:05:29.597Z] 449e75d2c14e: Download complete [2021-07-28T16:05:30.559Z] 0773c198feca: Verifying Checksum [2021-07-28T16:05:30.559Z] 0773c198feca: Download complete [2021-07-28T16:05:33.960Z] 0773c198feca: Pull complete [2021-07-28T16:05:33.960Z] 345f892a5656: Pull complete [2021-07-28T16:05:33.960Z] 4796506630df: Pull complete [2021-07-28T16:05:33.960Z] cc55df3e53f1: Pull complete [2021-07-28T16:05:33.960Z] 4d027b6c602c: Pull complete [2021-07-28T16:05:35.386Z] 449e75d2c14e: Pull complete [2021-07-28T16:05:35.386Z] Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 [2021-07-28T16:05:35.386Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-28T16:05:35.386Z] ---> 0d28375d9b5b [2021-07-28T16:05:35.386Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-07-28T16:05:35.676Z] 20.10.0: Pulling from library/docker [2021-07-28T16:05:35.676Z] 05e7bc50f07f: Pulling fs layer [2021-07-28T16:05:35.676Z] 6db28d0fdbf6: Pulling fs layer [2021-07-28T16:05:35.676Z] 292df0bc6bf3: Pulling fs layer [2021-07-28T16:05:35.676Z] 2e060f4bd70b: Pulling fs layer [2021-07-28T16:05:35.676Z] 80e8d568a223: Pulling fs layer [2021-07-28T16:05:35.676Z] 8dc6ef1a942a: Pulling fs layer [2021-07-28T16:05:35.676Z] 2312dd95470a: Pulling fs layer [2021-07-28T16:05:35.676Z] 2e060f4bd70b: Waiting [2021-07-28T16:05:35.676Z] 80e8d568a223: Waiting [2021-07-28T16:05:35.676Z] 8dc6ef1a942a: Waiting [2021-07-28T16:05:35.676Z] 2312dd95470a: Waiting [2021-07-28T16:05:35.676Z] 292df0bc6bf3: Verifying Checksum [2021-07-28T16:05:35.676Z] 292df0bc6bf3: Download complete [2021-07-28T16:05:35.945Z] 05e7bc50f07f: Verifying Checksum [2021-07-28T16:05:35.945Z] 05e7bc50f07f: Download complete [2021-07-28T16:05:35.945Z] 80e8d568a223: Verifying Checksum [2021-07-28T16:05:35.945Z] 80e8d568a223: Download complete [2021-07-28T16:05:35.945Z] 6db28d0fdbf6: Verifying Checksum [2021-07-28T16:05:35.945Z] 6db28d0fdbf6: Download complete [2021-07-28T16:05:35.945Z] 8dc6ef1a942a: Verifying Checksum [2021-07-28T16:05:35.945Z] 8dc6ef1a942a: Download complete [2021-07-28T16:05:35.945Z] 2312dd95470a: Verifying Checksum [2021-07-28T16:05:35.945Z] 2312dd95470a: Download complete [2021-07-28T16:05:36.215Z] 05e7bc50f07f: Pull complete [2021-07-28T16:05:36.215Z] 6db28d0fdbf6: Pull complete [2021-07-28T16:05:36.215Z] 292df0bc6bf3: Pull complete [2021-07-28T16:05:39.592Z] 2e060f4bd70b: Verifying Checksum [2021-07-28T16:05:39.592Z] 2e060f4bd70b: Download complete [2021-07-28T16:05:41.029Z] 2e060f4bd70b: Pull complete [2021-07-28T16:05:41.029Z] 80e8d568a223: Pull complete [2021-07-28T16:05:41.029Z] 8dc6ef1a942a: Pull complete [2021-07-28T16:05:41.029Z] 2312dd95470a: Pull complete [2021-07-28T16:05:41.297Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-07-28T16:05:41.297Z] Status: Downloaded newer image for docker:20.10.0 [2021-07-28T16:05:43.898Z] ---> bbbdca789183 [2021-07-28T16:05:43.898Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-07-28T16:05:43.898Z] ---> Running in 7a98e651dab8 [2021-07-28T16:05:43.898Z] Removing intermediate container 7a98e651dab8 [2021-07-28T16:05:43.898Z] ---> ff52f12eb67c [2021-07-28T16:05:43.898Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-07-28T16:05:43.898Z] ---> Running in 5df9fff77c9d [2021-07-28T16:05:44.168Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-28T16:05:45.150Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-28T16:05:45.734Z] (1/5) Installing libsodium (1.0.18-r0) [2021-07-28T16:05:45.734Z] (2/5) Installing libzmq (4.3.3-r1) [2021-07-28T16:05:45.734Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-07-28T16:05:46.002Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-07-28T16:05:46.002Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-07-28T16:05:46.002Z] Executing busybox-1.32.1-r6.trigger [2021-07-28T16:05:46.002Z] OK: 150 MiB in 45 packages [2021-07-28T16:05:46.583Z] Removing intermediate container 5df9fff77c9d [2021-07-28T16:05:46.583Z] ---> a07666ddd7c1 [2021-07-28T16:05:46.583Z] Step 6/8 : WORKDIR /build [2021-07-28T16:05:46.583Z] ---> Running in 1a0a5c975947 [2021-07-28T16:05:46.583Z] Removing intermediate container 1a0a5c975947 [2021-07-28T16:05:46.583Z] ---> 3a7252abd1bd [2021-07-28T16:05:46.583Z] Step 7/8 : COPY go.mod . [2021-07-28T16:05:46.849Z] ---> 65c90e1b7c86 [2021-07-28T16:05:46.849Z] Step 8/8 : RUN go mod download [2021-07-28T16:05:46.849Z] ---> Running in d14ebb1e2432 [2021-07-28T16:05:56.938Z] Removing intermediate container d14ebb1e2432 [2021-07-28T16:05:56.938Z] ---> a64b05c169a8 [2021-07-28T16:05:56.938Z] Successfully built a64b05c169a8 [2021-07-28T16:05:56.938Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-28T16:05:57.295Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-28T16:05:57.295Z] . [Pipeline] withDockerContainer [2021-07-28T16:05:57.382Z] prd-centos7-docker-4c-2g-365 does not seem to be running inside a container [2021-07-28T16:05:57.433Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@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 ******** -e ******** ci-base-image-x86_64 cat [2021-07-28T16:05:57.804Z] $ docker top e20c63fcb415fe2098577396975d47ef514c1d3827a5d748bf278a02e11d3dbf -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-28T16:05:58.197Z] + go version [2021-07-28T16:05:58.197Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-28T16:05:58.210Z] $ docker stop --time=1 e20c63fcb415fe2098577396975d47ef514c1d3827a5d748bf278a02e11d3dbf [2021-07-28T16:05:59.406Z] $ docker rm -f e20c63fcb415fe2098577396975d47ef514c1d3827a5d748bf278a02e11d3dbf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-28T16:06:00.014Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-28T16:06:00.014Z] . [Pipeline] withDockerContainer [2021-07-28T16:06:00.106Z] prd-centos7-docker-4c-2g-365 does not seem to be running inside a container [2021-07-28T16:06:00.153Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@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 ******** -e ******** ci-base-image-x86_64 cat [2021-07-28T16:06:00.536Z] $ docker top f90c8237c604e51ebdefb67c7f247b9f876c1cee66c144a0563c93efd637cf72 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-28T16:06:00.950Z] + go mod tidy [Pipeline] sh [2021-07-28T16:06:01.537Z] + make test [2021-07-28T16:06:01.537Z] make -C ./app-service-template build [2021-07-28T16:06:01.537Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' [2021-07-28T16:06:01.537Z] go mod tidy [2021-07-28T16:06:01.806Z] 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-07-28T16:06:11.912Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' [2021-07-28T16:06:11.912Z] make -C ./app-service-template test [2021-07-28T16:06:11.912Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' [2021-07-28T16:06:11.912Z] go mod tidy [2021-07-28T16:06:11.912Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-07-28T16:06:22.063Z] ok new-app-service 0.014s coverage: 47.8% of statements [2021-07-28T16:06:22.063Z] ? new-app-service/config [no test files] [2021-07-28T16:06:22.063Z] ok new-app-service/functions 0.008s [2021-07-28T16:06:22.063Z] CGO_ENABLED=1 go vet ./... [2021-07-28T16:06:30.349Z] gofmt -l . [2021-07-28T16:06:30.349Z] [ "`gofmt -l .`" = "" ] [2021-07-28T16:06:30.349Z] ./bin/test-attribution-txt.sh [2021-07-28T16:06:30.349Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' [2021-07-28T16:06:30.349Z] go mod tidy [2021-07-28T16:06:30.349Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-07-28T16:06:30.349Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-07-28T16:06:31.826Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.012s coverage: 63.6% of statements [2021-07-28T16:06:31.826Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.013s coverage: 96.5% of statements [2021-07-28T16:06:31.826Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-07-28T16:06:32.109Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.015s coverage: 61.8% of statements [2021-07-28T16:06:32.109Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-07-28T16:06:32.380Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.010s [2021-07-28T16:06:32.989Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.033s coverage: 74.5% of statements [2021-07-28T16:06:32.989Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-07-28T16:06:32.989Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-07-28T16:06:32.989Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-07-28T16:06:32.989Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-07-28T16:06:32.989Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-07-28T16:06:32.989Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-07-28T16:06:32.989Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.003s coverage: 97.1% of statements [2021-07-28T16:06:32.989Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-07-28T16:06:33.272Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.009s coverage: 10.5% of statements [2021-07-28T16:06:36.667Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.751s coverage: 76.1% of statements [2021-07-28T16:06:36.667Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-07-28T16:06:36.667Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.009s coverage: 12.5% of statements [2021-07-28T16:06:36.667Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.010s coverage: 27.3% of statements [2021-07-28T16:06:36.667Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-07-28T16:06:36.667Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-07-28T16:06:36.667Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.009s coverage: 51.4% of statements [2021-07-28T16:07:03.354Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.037s coverage: 78.1% of statements [2021-07-28T16:07:03.354Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.009s coverage: 94.4% of statements [2021-07-28T16:07:03.354Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-07-28T16:07:03.354Z] gofmt -l . [2021-07-28T16:07:03.354Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-07-28T16:07:03.371Z] $ docker stop --time=1 f90c8237c604e51ebdefb67c7f247b9f876c1cee66c144a0563c93efd637cf72 [2021-07-28T16:07:04.678Z] $ docker rm -f f90c8237c604e51ebdefb67c7f247b9f876c1cee66c144a0563c93efd637cf72 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-28T16:07:05.133Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-28T16:07:05.391Z] 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-07-28T16:07:06.197Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-28T16:07:06.197Z] [2021-07-28T16:07:06.197Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-07-28T16:07:06.535Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-28T16:07:06.535Z] latest: Pulling from edgex-lftools-log-publisher [2021-07-28T16:07:06.535Z] b4d181a07f80: Pulling fs layer [2021-07-28T16:07:06.535Z] a1111a8f2ec3: Pulling fs layer [2021-07-28T16:07:06.535Z] ed53099fbce6: Pulling fs layer [2021-07-28T16:07:06.535Z] dc539afda2c1: Pulling fs layer [2021-07-28T16:07:06.535Z] 77bc0d833cb6: Pulling fs layer [2021-07-28T16:07:06.535Z] 9065ff56babe: Pulling fs layer [2021-07-28T16:07:06.535Z] d287ab97295c: Pulling fs layer [2021-07-28T16:07:06.535Z] dc539afda2c1: Waiting [2021-07-28T16:07:06.535Z] 77bc0d833cb6: Waiting [2021-07-28T16:07:06.535Z] 9065ff56babe: Waiting [2021-07-28T16:07:06.535Z] d287ab97295c: Waiting [2021-07-28T16:07:07.116Z] a1111a8f2ec3: Verifying Checksum [2021-07-28T16:07:07.116Z] a1111a8f2ec3: Download complete [2021-07-28T16:07:07.116Z] dc539afda2c1: Verifying Checksum [2021-07-28T16:07:07.116Z] dc539afda2c1: Download complete [2021-07-28T16:07:07.382Z] ed53099fbce6: Verifying Checksum [2021-07-28T16:07:07.382Z] ed53099fbce6: Download complete [2021-07-28T16:07:07.382Z] 9065ff56babe: Verifying Checksum [2021-07-28T16:07:07.382Z] 9065ff56babe: Download complete [2021-07-28T16:07:07.382Z] 77bc0d833cb6: Verifying Checksum [2021-07-28T16:07:07.382Z] 77bc0d833cb6: Download complete [2021-07-28T16:07:08.807Z] b4d181a07f80: Verifying Checksum [2021-07-28T16:07:08.807Z] b4d181a07f80: Download complete [2021-07-28T16:07:09.781Z] b4d181a07f80: Pull complete [2021-07-28T16:07:10.053Z] a1111a8f2ec3: Pull complete [2021-07-28T16:07:10.320Z] ed53099fbce6: Pull complete [2021-07-28T16:07:10.591Z] dc539afda2c1: Pull complete [2021-07-28T16:07:10.862Z] 77bc0d833cb6: Pull complete [2021-07-28T16:07:10.862Z] 9065ff56babe: Pull complete [2021-07-28T16:07:13.452Z] d287ab97295c: Verifying Checksum [2021-07-28T16:07:13.452Z] d287ab97295c: Download complete [2021-07-28T16:07:13.698Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-369 in /w/workspace/ndry_app-functions-sdk-go_PR-930 [Pipeline] { [Pipeline] ws [2021-07-28T16:07:13.717Z] Running in /w/workspace/app-functions-sdk-go/2 [Pipeline] { [Pipeline] checkout [2021-07-28T16:07:13.939Z] The recommended git tool is: git [2021-07-28T16:07:17.732Z] d287ab97295c: Pull complete [2021-07-28T16:07:17.732Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-07-28T16:07:17.732Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-28T16:07:17.732Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-07-28T16:07:17.828Z] prd-centos7-docker-4c-2g-365 does not seem to be running inside a container [2021-07-28T16:07:17.894Z] $ 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/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-07-28T16:07:19.997Z] using credential edgex-jenkins-ssh [2021-07-28T16:07:20.021Z] Cloning the remote Git repository [2021-07-28T16:07:20.072Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-07-28T16:07:20.385Z] $ docker top e1aaa7dd86b864163ecfc25e9ed0c7ca3aa68e1677d2074494ff4e1292864da0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-28T16:07:20.857Z] ---> job-cost.sh [2021-07-28T16:07:20.857Z] lf-activate-venv: SKIPPING [2021-07-28T16:07:20.857Z] INFO: No Stack... [2021-07-28T16:07:20.202Z] > git init /w/workspace/app-functions-sdk-go/2 # timeout=10 [2021-07-28T16:07:20.289Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-07-28T16:07:20.290Z] > git --version # timeout=10 [2021-07-28T16:07:20.306Z] > git --version # 'git version 2.17.1' [2021-07-28T16:07:20.308Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-28T16:07:20.378Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-28T16:07:22.267Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-28T16:07:22.534Z] INFO: Archiving Costs [Pipeline] sh [2021-07-28T16:07:22.851Z] + cat /w/workspace/app-functions-sdk-go/2/archives/cost.csv [2021-07-28T16:07:22.851Z] + cut -d, -f6 [Pipeline] lock [2021-07-28T16:07:22.894Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-930-2-stack-cost] [2021-07-28T16:07:22.915Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-930-2-stack-cost] did not exist. Created. [2021-07-28T16:07:22.915Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-930-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-28T16:07:23.248Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-07-28T16:07:23.301Z] Stashed 1 file(s) [Pipeline] } [2021-07-28T16:07:23.310Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-930-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-07-28T16:07:23.333Z] $ docker stop --time=1 e1aaa7dd86b864163ecfc25e9ed0c7ca3aa68e1677d2074494ff4e1292864da0 [2021-07-28T16:07:24.490Z] $ docker rm -f e1aaa7dd86b864163ecfc25e9ed0c7ca3aa68e1677d2074494ff4e1292864da0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-28T16:07:25.103Z] Merging remotes/origin/main commit ebab09c1f1c3ca512e4b147264c251d1ef0d01e0 into PR head commit 74ee5606d08ca99f916d38546fc0656e6a4c6524 [2021-07-28T16:07:25.408Z] Merge succeeded, producing 74ee5606d08ca99f916d38546fc0656e6a4c6524 [2021-07-28T16:07:25.409Z] Checking out Revision 74ee5606d08ca99f916d38546fc0656e6a4c6524 (PR-930) [2021-07-28T16:07:24.343Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-07-28T16:07:24.362Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-28T16:07:24.387Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-07-28T16:07:24.424Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-07-28T16:07:24.425Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-28T16:07:24.438Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/930/head:refs/remotes/origin/PR-930 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-28T16:07:25.125Z] > git config core.sparsecheckout # timeout=10 [2021-07-28T16:07:25.149Z] > git checkout -f 74ee5606d08ca99f916d38546fc0656e6a4c6524 # timeout=10 [2021-07-28T16:07:25.285Z] > git remote # timeout=10 [2021-07-28T16:07:25.309Z] > git config --get remote.origin.url # timeout=10 [2021-07-28T16:07:25.329Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-28T16:07:25.347Z] > git merge ebab09c1f1c3ca512e4b147264c251d1ef0d01e0 # timeout=10 [2021-07-28T16:07:25.380Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-28T16:07:25.413Z] > git config core.sparsecheckout # timeout=10 [2021-07-28T16:07:25.442Z] > git checkout -f 74ee5606d08ca99f916d38546fc0656e6a4c6524 # timeout=10 [2021-07-28T16:07:29.988Z] Commit message: "Merge branch 'main' into changelog-2.0.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-07-28T16:07:30.791Z] ========================================================= [2021-07-28T16:07:30.791Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-28T16:07:30.791Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-28T16:07:31.335Z] + 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-07-28T16:07:32.321Z] Sending build context to Docker daemon 19.78MB [2021-07-28T16:07:32.321Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-07-28T16:07:32.321Z] Step 2/8 : FROM ${BASE} [2021-07-28T16:07:33.307Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-28T16:07:33.307Z] 595b0fe564bb: Pulling fs layer [2021-07-28T16:07:33.307Z] 24495759ef45: Pulling fs layer [2021-07-28T16:07:33.307Z] d148012ef14d: Pulling fs layer [2021-07-28T16:07:33.307Z] cb65c68fc2e2: Pulling fs layer [2021-07-28T16:07:33.307Z] 093eec477d81: Pulling fs layer [2021-07-28T16:07:33.307Z] a6d5b2bbb924: Pulling fs layer [2021-07-28T16:07:33.307Z] 2446dc1eb7d3: Pulling fs layer [2021-07-28T16:07:33.307Z] 596795e73e0f: Pulling fs layer [2021-07-28T16:07:33.307Z] a6d5b2bbb924: Waiting [2021-07-28T16:07:33.307Z] 2446dc1eb7d3: Waiting [2021-07-28T16:07:33.307Z] cb65c68fc2e2: Waiting [2021-07-28T16:07:33.307Z] 093eec477d81: Waiting [2021-07-28T16:07:33.307Z] 596795e73e0f: Waiting [2021-07-28T16:07:33.307Z] d148012ef14d: Verifying Checksum [2021-07-28T16:07:33.307Z] d148012ef14d: Download complete [2021-07-28T16:07:33.307Z] 24495759ef45: Download complete [2021-07-28T16:07:33.307Z] 093eec477d81: Download complete [2021-07-28T16:07:33.307Z] a6d5b2bbb924: Verifying Checksum [2021-07-28T16:07:33.307Z] a6d5b2bbb924: Download complete [2021-07-28T16:07:33.307Z] 595b0fe564bb: Verifying Checksum [2021-07-28T16:07:33.307Z] 595b0fe564bb: Download complete [2021-07-28T16:07:33.307Z] 2446dc1eb7d3: Verifying Checksum [2021-07-28T16:07:33.307Z] 2446dc1eb7d3: Download complete [2021-07-28T16:07:33.911Z] 595b0fe564bb: Pull complete [2021-07-28T16:07:34.915Z] 24495759ef45: Pull complete [2021-07-28T16:07:35.195Z] d148012ef14d: Pull complete [2021-07-28T16:07:36.193Z] 596795e73e0f: Verifying Checksum [2021-07-28T16:07:36.193Z] 596795e73e0f: Download complete [2021-07-28T16:07:37.272Z] cb65c68fc2e2: Verifying Checksum [2021-07-28T16:07:37.272Z] cb65c68fc2e2: Download complete [2021-07-28T16:07:49.744Z] cb65c68fc2e2: Pull complete [2021-07-28T16:07:49.744Z] 093eec477d81: Pull complete [2021-07-28T16:07:49.744Z] a6d5b2bbb924: Pull complete [2021-07-28T16:07:49.744Z] 2446dc1eb7d3: Pull complete [2021-07-28T16:07:53.153Z] 596795e73e0f: Pull complete [2021-07-28T16:07:53.153Z] Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 [2021-07-28T16:07:53.429Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-28T16:07:53.429Z] ---> d9e956139c92 [2021-07-28T16:07:53.429Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-07-28T16:07:53.706Z] 20.10.0: Pulling from library/docker [2021-07-28T16:07:53.707Z] a3cc7d3b244e: Pulling fs layer [2021-07-28T16:07:53.707Z] 02a3295e0d61: Pulling fs layer [2021-07-28T16:07:53.707Z] 0f4f2e6d8100: Pulling fs layer [2021-07-28T16:07:53.707Z] 330b718f631f: Pulling fs layer [2021-07-28T16:07:53.707Z] a93816041522: Pulling fs layer [2021-07-28T16:07:53.707Z] bdb6da89ff94: Pulling fs layer [2021-07-28T16:07:53.707Z] 2a70c0c122f4: Pulling fs layer [2021-07-28T16:07:53.707Z] 330b718f631f: Waiting [2021-07-28T16:07:53.707Z] a93816041522: Waiting [2021-07-28T16:07:53.707Z] bdb6da89ff94: Waiting [2021-07-28T16:07:53.707Z] 2a70c0c122f4: Waiting [2021-07-28T16:07:53.983Z] 0f4f2e6d8100: Verifying Checksum [2021-07-28T16:07:53.983Z] 0f4f2e6d8100: Download complete [2021-07-28T16:07:53.983Z] 02a3295e0d61: Verifying Checksum [2021-07-28T16:07:53.983Z] 02a3295e0d61: Download complete [2021-07-28T16:07:53.983Z] a93816041522: Download complete [2021-07-28T16:07:53.983Z] a3cc7d3b244e: Verifying Checksum [2021-07-28T16:07:53.983Z] a3cc7d3b244e: Download complete [2021-07-28T16:07:53.983Z] bdb6da89ff94: Verifying Checksum [2021-07-28T16:07:53.983Z] bdb6da89ff94: Download complete [2021-07-28T16:07:53.983Z] 2a70c0c122f4: Download complete [2021-07-28T16:07:54.964Z] a3cc7d3b244e: Pull complete [2021-07-28T16:07:55.564Z] 02a3295e0d61: Pull complete [2021-07-28T16:07:55.847Z] 0f4f2e6d8100: Pull complete [2021-07-28T16:07:56.133Z] 330b718f631f: Verifying Checksum [2021-07-28T16:07:56.133Z] 330b718f631f: Download complete [2021-07-28T16:07:59.525Z] 330b718f631f: Pull complete [2021-07-28T16:08:00.122Z] a93816041522: Pull complete [2021-07-28T16:08:00.395Z] bdb6da89ff94: Pull complete [2021-07-28T16:08:00.996Z] 2a70c0c122f4: Pull complete [2021-07-28T16:08:00.996Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-07-28T16:08:00.996Z] Status: Downloaded newer image for docker:20.10.0 [2021-07-28T16:08:13.405Z] ---> 175def3ae272 [2021-07-28T16:08:13.405Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-07-28T16:08:13.405Z] ---> Running in 826ecbd68e23 [2021-07-28T16:08:13.405Z] Removing intermediate container 826ecbd68e23 [2021-07-28T16:08:13.405Z] ---> b25e822e4a93 [2021-07-28T16:08:13.405Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-07-28T16:08:13.405Z] ---> Running in eadd95bb9d0d [2021-07-28T16:08:14.383Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-28T16:08:15.364Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-28T16:08:16.370Z] (1/5) Installing libsodium (1.0.18-r0) [2021-07-28T16:08:16.370Z] (2/5) Installing libzmq (4.3.3-r1) [2021-07-28T16:08:17.349Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-07-28T16:08:17.350Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-07-28T16:08:17.624Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-07-28T16:08:17.624Z] Executing busybox-1.32.1-r6.trigger [2021-07-28T16:08:17.624Z] OK: 139 MiB in 45 packages [2021-07-28T16:08:19.615Z] Removing intermediate container eadd95bb9d0d [2021-07-28T16:08:19.615Z] ---> 2dbba2e7f9ea [2021-07-28T16:08:19.615Z] Step 6/8 : WORKDIR /build [2021-07-28T16:08:19.896Z] ---> Running in 268c9e31f21b [2021-07-28T16:08:20.885Z] Removing intermediate container 268c9e31f21b [2021-07-28T16:08:20.885Z] ---> e58c09162fc0 [2021-07-28T16:08:20.885Z] Step 7/8 : COPY go.mod . [2021-07-28T16:08:21.880Z] ---> f375992cc367 [2021-07-28T16:08:21.880Z] Step 8/8 : RUN go mod download [2021-07-28T16:08:21.880Z] ---> Running in f082edf05b71 [2021-07-28T16:08:54.290Z] Removing intermediate container f082edf05b71 [2021-07-28T16:08:54.290Z] ---> 54f0f56d8c7d [2021-07-28T16:08:54.290Z] Successfully built 54f0f56d8c7d [2021-07-28T16:08:54.290Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-28T16:08:54.927Z] + docker inspect -f . ci-base-image-arm64 [2021-07-28T16:08:54.927Z] . [Pipeline] withDockerContainer [2021-07-28T16:08:55.237Z] prd-ubuntu18.04-docker-arm64-4c-16g-369 does not seem to be running inside a container [2021-07-28T16:08:55.353Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-28T16:08:57.602Z] $ docker top cd6007850e9a39ed9c359703af3212302fc3fbe26465895311cff7fb71bbd64e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-28T16:08:58.612Z] + go version [2021-07-28T16:08:58.612Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-28T16:08:58.644Z] $ docker stop --time=1 cd6007850e9a39ed9c359703af3212302fc3fbe26465895311cff7fb71bbd64e [2021-07-28T16:09:00.785Z] $ docker rm -f cd6007850e9a39ed9c359703af3212302fc3fbe26465895311cff7fb71bbd64e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-28T16:09:01.596Z] + docker inspect -f . ci-base-image-arm64 [2021-07-28T16:09:01.596Z] . [Pipeline] withDockerContainer [2021-07-28T16:09:01.838Z] prd-ubuntu18.04-docker-arm64-4c-16g-369 does not seem to be running inside a container [2021-07-28T16:09:01.925Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-28T16:09:04.020Z] $ docker top daaee8389cfecd57982045bba5d7e86564ab2f68bbd827f93c3398ab2fe82c47 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-28T16:09:04.996Z] + go mod tidy [Pipeline] sh [2021-07-28T16:09:06.267Z] + make test [2021-07-28T16:09:06.267Z] make -C ./app-service-template build [2021-07-28T16:09:06.267Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' [2021-07-28T16:09:06.267Z] go mod tidy [2021-07-28T16:09:06.872Z] 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-07-28T16:09:53.963Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' [2021-07-28T16:09:53.963Z] make -C ./app-service-template test [2021-07-28T16:09:53.963Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' [2021-07-28T16:09:53.963Z] go mod tidy [2021-07-28T16:09:53.963Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-07-28T16:10:26.388Z] ok new-app-service 0.043s coverage: 47.8% of statements [2021-07-28T16:10:26.388Z] ? new-app-service/config [no test files] [2021-07-28T16:10:26.388Z] ok new-app-service/functions 0.044s [2021-07-28T16:10:26.388Z] CGO_ENABLED=1 go vet ./... [2021-07-28T16:10:53.265Z] gofmt -l . [2021-07-28T16:10:53.265Z] [ "`gofmt -l .`" = "" ] [2021-07-28T16:10:53.265Z] ./bin/test-attribution-txt.sh [2021-07-28T16:10:54.716Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' [2021-07-28T16:10:54.716Z] go mod tidy [2021-07-28T16:10:54.995Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-07-28T16:10:56.996Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-07-28T16:11:07.234Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.145s coverage: 63.6% of statements [2021-07-28T16:11:07.234Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.060s coverage: 96.5% of statements [2021-07-28T16:11:07.234Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-07-28T16:11:07.234Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.130s coverage: 61.8% of statements [2021-07-28T16:11:07.234Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-07-28T16:11:07.234Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.057s [2021-07-28T16:11:07.234Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.174s coverage: 74.5% of statements [2021-07-28T16:11:07.234Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-07-28T16:11:07.234Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-07-28T16:11:07.234Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-07-28T16:11:07.234Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-07-28T16:11:07.234Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-07-28T16:11:07.234Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-07-28T16:11:07.234Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.013s coverage: 97.1% of statements [2021-07-28T16:11:07.234Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-07-28T16:11:07.838Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.039s coverage: 10.5% of statements [2021-07-28T16:11:16.157Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.844s coverage: 76.1% of statements [2021-07-28T16:11:16.157Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-07-28T16:11:16.157Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.098s coverage: 12.5% of statements [2021-07-28T16:11:16.157Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.116s coverage: 27.3% of statements [2021-07-28T16:11:16.157Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-07-28T16:11:16.157Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-07-28T16:11:16.157Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.059s coverage: 51.4% of statements [2021-07-28T16:11:42.946Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.129s coverage: 78.1% of statements [2021-07-28T16:11:42.946Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.033s coverage: 94.4% of statements [2021-07-28T16:11:42.946Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-07-28T16:11:44.394Z] gofmt -l . [2021-07-28T16:11:44.989Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-07-28T16:11:45.596Z] $ docker stop --time=1 daaee8389cfecd57982045bba5d7e86564ab2f68bbd827f93c3398ab2fe82c47 [2021-07-28T16:11:47.701Z] $ docker rm -f daaee8389cfecd57982045bba5d7e86564ab2f68bbd827f93c3398ab2fe82c47 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-28T16:11:48.728Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-28T16:11:48.760Z] Warning: overwriting stash ‘coverage-report’ [2021-07-28T16:11:49.633Z] 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-07-28T16:11:50.380Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-28T16:11:50.657Z] [2021-07-28T16:11:50.657Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-07-28T16:11:51.071Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-28T16:11:51.351Z] arm64: Pulling from edgex-lftools-log-publisher [2021-07-28T16:11:51.351Z] 448f6bf000e3: Pulling fs layer [2021-07-28T16:11:51.351Z] f757da607395: Pulling fs layer [2021-07-28T16:11:51.351Z] 05883995daec: Pulling fs layer [2021-07-28T16:11:51.351Z] 8603b9c90790: Pulling fs layer [2021-07-28T16:11:51.351Z] 1560dd03e051: Pulling fs layer [2021-07-28T16:11:51.351Z] 27f5ce0e4adf: Pulling fs layer [2021-07-28T16:11:51.351Z] c2d8d7efcc4b: Pulling fs layer [2021-07-28T16:11:51.351Z] 1560dd03e051: Waiting [2021-07-28T16:11:51.351Z] 27f5ce0e4adf: Waiting [2021-07-28T16:11:51.351Z] c2d8d7efcc4b: Waiting [2021-07-28T16:11:51.351Z] 8603b9c90790: Waiting [2021-07-28T16:11:51.656Z] f757da607395: Verifying Checksum [2021-07-28T16:11:51.656Z] f757da607395: Download complete [2021-07-28T16:11:51.656Z] 8603b9c90790: Verifying Checksum [2021-07-28T16:11:51.656Z] 8603b9c90790: Download complete [2021-07-28T16:11:51.938Z] 1560dd03e051: Verifying Checksum [2021-07-28T16:11:51.938Z] 1560dd03e051: Download complete [2021-07-28T16:11:51.938Z] 27f5ce0e4adf: Verifying Checksum [2021-07-28T16:11:51.938Z] 27f5ce0e4adf: Download complete [2021-07-28T16:11:52.212Z] 05883995daec: Download complete [2021-07-28T16:11:53.656Z] 448f6bf000e3: Verifying Checksum [2021-07-28T16:11:57.055Z] 448f6bf000e3: Pull complete [2021-07-28T16:11:57.652Z] c2d8d7efcc4b: Verifying Checksum [2021-07-28T16:11:57.652Z] c2d8d7efcc4b: Download complete [2021-07-28T16:11:57.927Z] f757da607395: Pull complete [2021-07-28T16:11:59.370Z] 05883995daec: Pull complete [2021-07-28T16:11:59.969Z] 8603b9c90790: Pull complete [2021-07-28T16:12:00.958Z] 1560dd03e051: Pull complete [2021-07-28T16:12:01.557Z] 27f5ce0e4adf: Pull complete [2021-07-28T16:12:16.650Z] c2d8d7efcc4b: Pull complete [2021-07-28T16:12:16.650Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-07-28T16:12:16.650Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-28T16:12:16.650Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-07-28T16:12:16.877Z] prd-ubuntu18.04-docker-arm64-4c-16g-369 does not seem to be running inside a container [2021-07-28T16:12:16.952Z] $ 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/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-07-28T16:12:22.977Z] $ docker top 3c7b4bf6c63bf5c815d1594771cf220bd86361b88ff27961dde3dc96bf361e9d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-28T16:12:23.924Z] ---> job-cost.sh [2021-07-28T16:12:23.924Z] lf-activate-venv: SKIPPING [2021-07-28T16:12:23.924Z] INFO: No Stack... [2021-07-28T16:12:24.514Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-28T16:12:25.104Z] INFO: Archiving Costs [Pipeline] sh [2021-07-28T16:12:25.764Z] + cut -d, -f6 [2021-07-28T16:12:25.764Z] + cat /w/workspace/app-functions-sdk-go/2/archives/cost.csv [Pipeline] lock [2021-07-28T16:12:25.830Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-930-2-stack-cost] [2021-07-28T16:12:25.843Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-930-2-stack-cost] did not exist. Created. [2021-07-28T16:12:25.843Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-930-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-28T16:12:26.538Z] /w/workspace/app-functions-sdk-go/2@tmp/durable-edf30e35/script.sh: 1: /w/workspace/app-functions-sdk-go/2@tmp/durable-edf30e35/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-07-28T16:12:27.210Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-28T16:12:27.253Z] Warning: overwriting stash ‘stack-cost’ [2021-07-28T16:12:27.325Z] Stashed 1 file(s) [Pipeline] } [2021-07-28T16:12:27.340Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-930-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-07-28T16:12:27.372Z] $ docker stop --time=1 3c7b4bf6c63bf5c815d1594771cf220bd86361b88ff27961dde3dc96bf361e9d [2021-07-28T16:12:29.109Z] $ docker rm -f 3c7b4bf6c63bf5c815d1594771cf220bd86361b88ff27961dde3dc96bf361e9d [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-07-28T16:12:29.984Z] provisioning config files... [2021-07-28T16:12:30.011Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-930@tmp/config8150933476041168168tmp [Pipeline] { [Pipeline] sh [2021-07-28T16:12:30.352Z] + set +x [2021-07-28T16:12:30.352Z] + bash -s -- [2021-07-28T16:12:30.352Z] + curl -s https://codecov.io/bash [2021-07-28T16:12:30.352Z] [2021-07-28T16:12:30.352Z] _____ _ [2021-07-28T16:12:30.352Z] / ____| | | [2021-07-28T16:12:30.352Z] | | ___ __| | ___ ___ _____ __ [2021-07-28T16:12:30.352Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-28T16:12:30.352Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-28T16:12:30.352Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-28T16:12:30.352Z] Bash-1.0.6 [2021-07-28T16:12:30.352Z] [2021-07-28T16:12:30.352Z] [2021-07-28T16:12:30.352Z] ==> git version 2.24.4 found [2021-07-28T16:12:30.352Z] ==> 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-07-28T16:12:30.352Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-28T16:12:30.352Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-28T16:12:30.352Z] ==> Jenkins CI detected. [2021-07-28T16:12:30.352Z] current dir:  /w/workspace/ndry_app-functions-sdk-go_PR-930 [2021-07-28T16:12:30.352Z] project root: . [2021-07-28T16:12:30.352Z] --> token set from env [2021-07-28T16:12:30.352Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-28T16:12:30.352Z] ==> Running gcov in . (disable via -X gcov) [2021-07-28T16:12:30.352Z] ==> Python coveragepy not found [2021-07-28T16:12:30.352Z] ==> Searching for coverage reports in: [2021-07-28T16:12:30.352Z] + . [2021-07-28T16:12:30.352Z] -> Found 2 reports [2021-07-28T16:12:30.620Z] ==> Detecting git/mercurial file structure [2021-07-28T16:12:30.621Z] ==> Reading reports [2021-07-28T16:12:30.621Z] + ./app-service-template/coverage.out bytes=1055 [2021-07-28T16:12:30.621Z] + ./coverage.out bytes=95183 [2021-07-28T16:12:30.621Z] ==> Appending adjustments [2021-07-28T16:12:30.621Z] https://docs.codecov.io/docs/fixing-reports [2021-07-28T16:12:30.889Z] + Found adjustments [2021-07-28T16:12:30.889Z] ==> Gzipping contents [2021-07-28T16:12:30.889Z] 20K /tmp/codecov.pqDSa0.gz [2021-07-28T16:12:30.889Z] ==> Uploading reports [2021-07-28T16:12:30.889Z] url: https://codecov.io [2021-07-28T16:12:30.889Z] query: branch=PR-930&commit=74ee5606d08ca99f916d38546fc0656e6a4c6524&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-930%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=930&job=&cmd_args= [2021-07-28T16:12:30.889Z] -> Pinging Codecov [2021-07-28T16:12:30.889Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=PR-930&commit=74ee5606d08ca99f916d38546fc0656e6a4c6524&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-930%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=930&job=&cmd_args= [2021-07-28T16:12:31.471Z] -> Uploading to [2021-07-28T16:12:31.471Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-28/3D8B5DFFC46A037C893635FACE044666/74ee5606d08ca99f916d38546fc0656e6a4c6524/2163ac2b-377a-472e-a1cd-7c779f41ebda.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210728%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210728T161231Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=600a7e96fb04acfa41cb9d643bb90f3502a6deb2b5e8b48361f15ee307fe3a6e [2021-07-28T16:12:31.471Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-28T16:12:31.471Z] Dload Upload Total Spent Left Speed [2021-07-28T16:12:31.738Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16464 0 0 100 16464 0 38044 --:--:-- --:--:-- --:--:-- 38023 100 16464 0 0 100 16464 0 38034 --:--:-- --:--:-- --:--:-- 38023 [2021-07-28T16:12:31.738Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/74ee5606d08ca99f916d38546fc0656e6a4c6524 [Pipeline] } [2021-07-28T16:12:31.751Z] 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] libraryResource [Pipeline] sh [2021-07-28T16:12:33.156Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-28T16:12:33.755Z] ---> package-listing.sh [2021-07-28T16:12:33.755Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-28T16:12:33.755Z] ++ facter osfamily [2021-07-28T16:12:34.030Z] + OS_FAMILY=redhat [2021-07-28T16:12:34.030Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-930 [2021-07-28T16:12:34.030Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-28T16:12:34.030Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-28T16:12:34.030Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-28T16:12:34.030Z] + PACKAGES=/tmp/packages_start.txt [2021-07-28T16:12:34.030Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-930 ']' [2021-07-28T16:12:34.030Z] + PACKAGES=/tmp/packages_end.txt [2021-07-28T16:12:34.030Z] + case "${OS_FAMILY}" in [2021-07-28T16:12:34.030Z] + sort [2021-07-28T16:12:34.030Z] + rpm -qa [2021-07-28T16:12:34.622Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-28T16:12:34.622Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-28T16:12:34.622Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-28T16:12:34.622Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-930 ']' [2021-07-28T16:12:34.622Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-930/archives/ [2021-07-28T16:12:34.622Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-930/archives/ [Pipeline] echo [2021-07-28T16:12:34.639Z] 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-930/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-28T16:12:34.946Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-28T16:12:35.534Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-28T16:12:35.534Z] [2021-07-28T16:12:35.534Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-07-28T16:12:35.868Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-28T16:12:35.868Z] latest: Pulling from edgex-lftools-log-publisher [2021-07-28T16:12:35.868Z] b4d181a07f80: Pulling fs layer [2021-07-28T16:12:35.868Z] a1111a8f2ec3: Pulling fs layer [2021-07-28T16:12:35.868Z] ed53099fbce6: Pulling fs layer [2021-07-28T16:12:35.868Z] dc539afda2c1: Pulling fs layer [2021-07-28T16:12:35.868Z] 77bc0d833cb6: Pulling fs layer [2021-07-28T16:12:35.868Z] 9065ff56babe: Pulling fs layer [2021-07-28T16:12:35.868Z] d287ab97295c: Pulling fs layer [2021-07-28T16:12:35.868Z] 77bc0d833cb6: Waiting [2021-07-28T16:12:35.868Z] 9065ff56babe: Waiting [2021-07-28T16:12:35.868Z] d287ab97295c: Waiting [2021-07-28T16:12:35.868Z] dc539afda2c1: Waiting [2021-07-28T16:12:36.137Z] a1111a8f2ec3: Verifying Checksum [2021-07-28T16:12:36.137Z] a1111a8f2ec3: Download complete [2021-07-28T16:12:36.137Z] dc539afda2c1: Verifying Checksum [2021-07-28T16:12:36.137Z] dc539afda2c1: Download complete [2021-07-28T16:12:36.410Z] 77bc0d833cb6: Verifying Checksum [2021-07-28T16:12:36.410Z] 77bc0d833cb6: Download complete [2021-07-28T16:12:36.410Z] 9065ff56babe: Verifying Checksum [2021-07-28T16:12:36.410Z] 9065ff56babe: Download complete [2021-07-28T16:12:36.677Z] ed53099fbce6: Verifying Checksum [2021-07-28T16:12:36.677Z] ed53099fbce6: Download complete [2021-07-28T16:12:38.094Z] b4d181a07f80: Download complete [2021-07-28T16:12:39.066Z] b4d181a07f80: Pull complete [2021-07-28T16:12:39.066Z] a1111a8f2ec3: Pull complete [2021-07-28T16:12:39.688Z] ed53099fbce6: Pull complete [2021-07-28T16:12:39.689Z] dc539afda2c1: Pull complete [2021-07-28T16:12:39.960Z] 77bc0d833cb6: Pull complete [2021-07-28T16:12:39.960Z] 9065ff56babe: Pull complete [2021-07-28T16:12:43.303Z] d287ab97295c: Verifying Checksum [2021-07-28T16:12:43.303Z] d287ab97295c: Download complete [2021-07-28T16:12:47.584Z] d287ab97295c: Pull complete [2021-07-28T16:12:47.584Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-07-28T16:12:47.584Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-28T16:12:47.584Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-07-28T16:12:47.712Z] prd-centos7-docker-4c-2g-360 does not seem to be running inside a container [2021-07-28T16:12:47.775Z] $ 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-930/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-930 -v /w/workspace/ndry_app-functions-sdk-go_PR-930:/w/workspace/ndry_app-functions-sdk-go_PR-930:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-930@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-930@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-07-28T16:12:50.342Z] $ docker top b2a7f1db6a58c4e3ff47eb1acaff3a145c8319d7f489a7124ed2d4cd4954c22a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-28T16:12:50.735Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-28T16:12:51.062Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-07-28T16:12:51.383Z] + ls /var/log/sa-host [2021-07-28T16:12:51.383Z] + sadf -c /var/log/sa-host/sa05 [2021-07-28T16:12:51.383Z] file_magic: OK [2021-07-28T16:12:51.383Z] HZ: Using current value: 100 [2021-07-28T16:12:51.383Z] file_header: OK [2021-07-28T16:12:51.383Z] 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-07-28T16:12:51.383Z] Statistics: [2021-07-28T16:12:51.383Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-28T16:12:51.383Z] File successfully converted to sysstat format version 12.0.3 [2021-07-28T16:12:51.383Z] + sadf -c /var/log/sa-host/sa28 [2021-07-28T16:12:51.383Z] file_magic: OK [2021-07-28T16:12:51.383Z] HZ: Using current value: 100 [2021-07-28T16:12:51.383Z] file_header: OK [2021-07-28T16:12:51.383Z] 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-07-28T16:12:51.383Z] Statistics: [2021-07-28T16:12:51.383Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-28T16:12:51.383Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-28T16:12:51.562Z] provisioning config files... [2021-07-28T16:12:51.578Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-930@tmp/config1663295112025352714tmp [Pipeline] { [Pipeline] echo [2021-07-28T16:12:51.601Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-28T16:12:51.933Z] ---> create-netrc.sh [Pipeline] } [2021-07-28T16:12:51.945Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-28T16:12:52.332Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-28T16:12:52.346Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-28T16:12:52.657Z] ---> sudo-logs.sh [2021-07-28T16:12:52.657Z] Archiving 'sudo' log.. [2021-07-28T16:12:52.657Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-360.vexxhost.local: Name or service not known [2021-07-28T16:12:52.657Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-360.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-07-28T16:12:52.689Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-28T16:12:53.007Z] ---> job-cost.sh [2021-07-28T16:12:53.007Z] lf-activate-venv: SKIPPING [2021-07-28T16:12:53.007Z] DEBUG: total: 0.18000000715255737 [2021-07-28T16:12:53.007Z] INFO: Retrieving Stack Cost... [2021-07-28T16:12:53.967Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-28T16:12:54.233Z] INFO: Archiving Costs [Pipeline] echo [2021-07-28T16:12:54.250Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-28T16:12:54.573Z] ---> logs-deploy.sh [2021-07-28T16:12:54.574Z] lf-activate-venv: SKIPPING [2021-07-28T16:12:54.574Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-930/2 [2021-07-28T16:12:54.574Z] INFO: archiving workspace using pattern(s): [2021-07-28T16:12:55.163Z] Archives upload complete. [2021-07-28T16:12:55.433Z] INFO: archiving logs to Nexus