Pull request #121 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jpwhitemn for edgexfoundry/go-mod-secrets Obtained Jenkinsfile from dad289bacefa83aec6f410c7ea3c0f69b3252a8b+4225c38e4ed2d36f39342133ceb34d62327fe680 (b385e26e7cab11999e41252fab1fa9b02916c389) 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1945829434730904779.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4981146815657609739.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 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-121/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-121/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9054452089395711308.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5954213913126865396.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-121/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-121/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1056968529696601261.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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:go-mod-secrets, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [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: go-mod-secrets-settings PROJECT: go-mod-secrets 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: go-mod-secrets 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: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-316’ is offline Running on prd-centos7-docker-4c-2g-317 in /w/workspace/gexfoundry_go-mod-secrets_PR-121 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git > git init /w/workspace/gexfoundry_go-mod-secrets_PR-121 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_go-mod-secrets_PR-121@tmp/jenkins-gitclient-ssh8647671904744042607.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.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/go-mod-secrets.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_go-mod-secrets_PR-121@tmp/jenkins-gitclient-ssh4148177073531900140.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/121/head:refs/remotes/origin/PR-121 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 4225c38e4ed2d36f39342133ceb34d62327fe680 into PR head commit dad289bacefa83aec6f410c7ea3c0f69b3252a8b Merge succeeded, producing dad289bacefa83aec6f410c7ea3c0f69b3252a8b Checking out Revision dad289bacefa83aec6f410c7ea3c0f69b3252a8b (PR-121) > git config core.sparsecheckout # timeout=10 > git checkout -f dad289bacefa83aec6f410c7ea3c0f69b3252a8b # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_go-mod-secrets_PR-121@tmp/jenkins-gitclient-ssh6941715634680555739.key > git merge 4225c38e4ed2d36f39342133ceb34d62327fe680 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dad289bacefa83aec6f410c7ea3c0f69b3252a8b # timeout=10 Commit message: "docs: update date in Changelog for Ireland release to June 30" > git rev-list --no-walk 9bbf46dd8c0bb27c69d311f8a01e727e98706cca # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:57:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:57:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:57:15 ========================================================= 21:57:15 EdgeX Global Pipelines Version Info 21:57:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:57:16 ------------------- 21:57:16 stable info: 21:57:16 ------------------- 21:57:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:57:16 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 21:57:16 Message: update stable to v1.0.195 21:57:17 ------------------- 21:57:17 experimental info: 21:57:17 ------------------- 21:57:17 Commited By: **** collab-it+edgex@linuxfoundation.org 21:57:17 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 21:57:17 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:57:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo 21:57:17 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo 21:57:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:57:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:57:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:57:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 21:57:17 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 21:57:17 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 21:57:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:57:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:57:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:57:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo 21:57:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:57:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:57:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 21:57:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 21:57:17 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:57:17 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:57:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:57:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:57:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:57:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:57:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:57:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:57:17 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 21:57:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:57:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-121 [Pipeline] echo 21:57:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-121 [Pipeline] echo 21:57:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-121 [Pipeline] echo 21:57:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dad289bacefa83aec6f410c7ea3c0f69b3252a8b [Pipeline] echo 21:57:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dad289b [Pipeline] echo 21:57:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:57:18 + git log --format=format:%s -1 dad289bacefa83aec6f410c7ea3c0f69b3252a8b [Pipeline] echo 21:57:18 GIT_COMMIT: dad289bacefa83aec6f410c7ea3c0f69b3252a8b, Commit Message: docs: update date in Changelog for Ireland release to June 30 [Pipeline] echo 21:57:18 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 21:57:19 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:57:19 21:57:19 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:57:19 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:57:19 latest: Pulling from edgex-devops/git-semver 21:57:19 31603596830f: Pulling fs layer 21:57:19 54011a49482f: Pulling fs layer 21:57:19 a6820b24f6d8: Pulling fs layer 21:57:19 f581987b2513: Pulling fs layer 21:57:19 f581987b2513: Waiting 21:57:19 54011a49482f: Verifying Checksum 21:57:19 54011a49482f: Download complete 21:57:19 31603596830f: Verifying Checksum 21:57:19 31603596830f: Download complete 21:57:19 f581987b2513: Verifying Checksum 21:57:19 f581987b2513: Download complete 21:57:19 31603596830f: Pull complete 21:57:20 a6820b24f6d8: Verifying Checksum 21:57:20 a6820b24f6d8: Download complete 21:57:20 54011a49482f: Pull complete 21:57:20 a6820b24f6d8: Pull complete 21:57:21 f581987b2513: Pull complete 21:57:21 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 21:57:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:57:21 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:57:21 prd-centos7-docker-4c-2g-317 does not seem to be running inside a container 21:57:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_PR-121 -v /w/workspace/gexfoundry_go-mod-secrets_PR-121:/w/workspace/gexfoundry_go-mod-secrets_PR-121:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-121@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-121@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:57:22 $ docker top bc539ccb8d4f8cd19847eb3fc98cc7ac16e391c7df95d8e764c9b8896ce697ee -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:57:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:57:22 [ssh-agent] Looking for ssh-agent implementation... 21:57:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:57:22 $ docker exec bc539ccb8d4f8cd19847eb3fc98cc7ac16e391c7df95d8e764c9b8896ce697ee ssh-agent 21:57:22 SSH_AUTH_SOCK=/tmp/ssh-RsRbfanW6I1Z/agent.13 21:57:22 SSH_AGENT_PID=20 21:57:22 Running ssh-add (command line suppressed) 21:57:22 Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-121@tmp/private_key_3659793044429759816.key (/w/workspace/gexfoundry_go-mod-secrets_PR-121@tmp/private_key_3659793044429759816.key) 21:57:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:57:23 + git tag --points-at HEAD [Pipeline] } 21:57:23 $ docker exec --env ******** --env ******** bc539ccb8d4f8cd19847eb3fc98cc7ac16e391c7df95d8e764c9b8896ce697ee ssh-agent -k 21:57:23 unset SSH_AUTH_SOCK; 21:57:23 unset SSH_AGENT_PID; 21:57:23 echo Agent pid 20 killed; 21:57:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:57:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:57:23 [ssh-agent] Looking for ssh-agent implementation... 21:57:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:57:23 $ docker exec bc539ccb8d4f8cd19847eb3fc98cc7ac16e391c7df95d8e764c9b8896ce697ee ssh-agent 21:57:23 SSH_AUTH_SOCK=/tmp/ssh-Rd29mtYakl68/agent.53 21:57:23 SSH_AGENT_PID=60 21:57:23 Running ssh-add (command line suppressed) 21:57:23 Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-121@tmp/private_key_8597329343503941896.key (/w/workspace/gexfoundry_go-mod-secrets_PR-121@tmp/private_key_8597329343503941896.key) 21:57:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:57:23 + git semver init 21:57:23 # -> Open(): unable to determine branch for HEAD 21:57:23 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-secrets_PR-121/.git 21:57:23 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-secrets_PR-121 21:57:23 # $SEMVER_REMOTE_NAME = origin 21:57:23 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:57:23 # $SEMVER_USER_NAME = edgex-jenkins 21:57:23 # $SEMVER_BRANCH = PR-121 21:57:23 # $SEMVER_TEMP = /tmp/semver-506937556 21:57:23 # git clone --branch semver git@github.com:edgexfoundry/go-mod-secrets.git $SEMVER_TEMP 21:57:24 # '/tmp/semver-506937556' -> '/w/workspace/gexfoundry_go-mod-secrets_PR-121/.semver' 21:57:24 # -> Force: false 21:57:24 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-secrets_PR-121/.semver [Pipeline] } 21:57:24 $ docker exec --env ******** --env ******** bc539ccb8d4f8cd19847eb3fc98cc7ac16e391c7df95d8e764c9b8896ce697ee ssh-agent -k 21:57:24 unset SSH_AUTH_SOCK; 21:57:24 unset SSH_AGENT_PID; 21:57:24 echo Agent pid 60 killed; 21:57:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:57:25 + git semver [Pipeline] } 21:57:25 $ docker stop --time=1 bc539ccb8d4f8cd19847eb3fc98cc7ac16e391c7df95d8e764c9b8896ce697ee 21:57:26 $ docker rm -f bc539ccb8d4f8cd19847eb3fc98cc7ac16e391c7df95d8e764c9b8896ce697ee [Pipeline] // withDockerContainer [Pipeline] sh 21:57:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:57:26 Stashed 1 file(s) [Pipeline] echo 21:57:27 [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 21:57:42 Still waiting to schedule task 21:57:42 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-317’ 21:57:42 Still waiting to schedule task 21:57:42 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 21:59:43 Running on prd-ubuntu18.04-docker-arm64-4c-16g-318 in /w/workspace/gexfoundry_go-mod-secrets_PR-121 [Pipeline] { [Pipeline] ws 21:59:43 Running in /w/workspace/go-mod-secrets/2 [Pipeline] { [Pipeline] checkout 21:59:43 Selected Git installation does not exist. Using Default 21:59:43 The recommended git tool is: NONE 21:59:47 Running on prd-centos7-docker-4c-2g-320 in /w/workspace/gexfoundry_go-mod-secrets_PR-121 [Pipeline] { [Pipeline] ws 21:59:47 Running in /w/workspace/go-mod-secrets/2 [Pipeline] { [Pipeline] checkout 21:59:47 Selected Git installation does not exist. Using Default 21:59:47 The recommended git tool is: NONE 21:59:49 using credential edgex-jenkins-ssh 21:59:49 Cloning the remote Git repository 21:59:49 using credential edgex-jenkins-ssh 21:59:49 Cloning the remote Git repository 21:59:49 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 21:59:49 > git init /w/workspace/go-mod-secrets/2 # timeout=10 21:59:49 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 21:59:49 > git --version # timeout=10 21:59:49 > git --version # 'git version 2.17.1' 21:59:49 using GIT_SSH to set credentials SSH Credentials for GitHub 21:59:49 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 21:59:49 > git init /w/workspace/go-mod-secrets/2 # timeout=10 21:59:49 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 21:59:49 > git --version # timeout=10 21:59:49 > git --version # 'git version 2.24.4' 21:59:49 using GIT_SSH to set credentials SSH Credentials for GitHub 21:59:49 [INFO] Currently running in a labeled security context 21:59:49 [INFO] Currently SELinux is 'enforcing' on the host 21:59:49 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-secrets/2@tmp/jenkins-gitclient-ssh2042891629842821488.key 21:59:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:59:50 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 21:59:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:59:50 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 21:59:50 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 21:59:50 using GIT_SSH to set credentials SSH Credentials for GitHub 21:59:50 [INFO] Currently running in a labeled security context 21:59:50 [INFO] Currently SELinux is 'enforcing' on the host 21:59:50 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-secrets/2@tmp/jenkins-gitclient-ssh1856146685630443233.key 21:59:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/121/head:refs/remotes/origin/PR-121 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:59:50 Merging remotes/origin/master commit 4225c38e4ed2d36f39342133ceb34d62327fe680 into PR head commit dad289bacefa83aec6f410c7ea3c0f69b3252a8b 21:59:50 Merge succeeded, producing dad289bacefa83aec6f410c7ea3c0f69b3252a8b 21:59:50 Checking out Revision dad289bacefa83aec6f410c7ea3c0f69b3252a8b (PR-121) 21:59:49 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:59:50 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 21:59:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:59:50 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 21:59:50 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 21:59:50 using GIT_SSH to set credentials SSH Credentials for GitHub 21:59:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/121/head:refs/remotes/origin/PR-121 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:59:51 Merging remotes/origin/master commit 4225c38e4ed2d36f39342133ceb34d62327fe680 into PR head commit dad289bacefa83aec6f410c7ea3c0f69b3252a8b 21:59:51 Merge succeeded, producing dad289bacefa83aec6f410c7ea3c0f69b3252a8b 21:59:51 Checking out Revision dad289bacefa83aec6f410c7ea3c0f69b3252a8b (PR-121) 21:59:50 > git config core.sparsecheckout # timeout=10 21:59:50 > git checkout -f dad289bacefa83aec6f410c7ea3c0f69b3252a8b # timeout=10 21:59:50 > git remote # timeout=10 21:59:50 > git config --get remote.origin.url # timeout=10 21:59:50 using GIT_SSH to set credentials SSH Credentials for GitHub 21:59:50 [INFO] Currently running in a labeled security context 21:59:50 [INFO] Currently SELinux is 'enforcing' on the host 21:59:50 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-secrets/2@tmp/jenkins-gitclient-ssh4245318922617512464.key 21:59:50 > git merge 4225c38e4ed2d36f39342133ceb34d62327fe680 # timeout=10 21:59:50 > git rev-parse HEAD^{commit} # timeout=10 21:59:50 > git config core.sparsecheckout # timeout=10 21:59:50 > git checkout -f dad289bacefa83aec6f410c7ea3c0f69b3252a8b # timeout=10 21:59:51 > git config core.sparsecheckout # timeout=10 21:59:51 > git checkout -f dad289bacefa83aec6f410c7ea3c0f69b3252a8b # timeout=10 21:59:51 > git remote # timeout=10 21:59:51 > git config --get remote.origin.url # timeout=10 21:59:51 using GIT_SSH to set credentials SSH Credentials for GitHub 21:59:51 > git merge 4225c38e4ed2d36f39342133ceb34d62327fe680 # timeout=10 21:59:51 > git rev-parse HEAD^{commit} # timeout=10 21:59:51 > git config core.sparsecheckout # timeout=10 21:59:51 > git checkout -f dad289bacefa83aec6f410c7ea3c0f69b3252a8b # timeout=10 21:59:54 Commit message: "docs: update date in Changelog for Ireland release to June 30" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:59:55 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 21:59:55 Commit message: "docs: update date in Changelog for Ireland release to June 30" 21:59:55 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 21:59:56 + sudo service docker restart 21:59:56 + true 21:59:56 Redirecting to /bin/systemctl restart docker.service [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:59:57 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 21:59:57 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:59:57 + sudo service docker restart 21:59:57 + true [Pipeline] unstash [Pipeline] echo 22:00:14 ========================================================= 22:00:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 22:00:14 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:00:14 + 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 . 22:00:15 Sending build context to Docker daemon 702.5kB 22:00:15 Step 1/7 : ARG BASE=golang:1.16-alpine 22:00:15 Step 2/7 : FROM ${BASE} 22:00:15 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 22:00:15 540db60ca938: Pulling fs layer 22:00:15 adcc1eea9eea: Pulling fs layer 22:00:15 4c4ab2625f07: Pulling fs layer 22:00:15 0510c868ecb4: Pulling fs layer 22:00:15 afea3b2eda06: Pulling fs layer 22:00:15 7809a108b3ef: Pulling fs layer 22:00:15 f706445af74f: Pulling fs layer 22:00:15 0510c868ecb4: Waiting 22:00:15 afea3b2eda06: Waiting 22:00:15 7809a108b3ef: Waiting 22:00:15 f706445af74f: Waiting 22:00:15 4c4ab2625f07: Verifying Checksum 22:00:15 4c4ab2625f07: Download complete 22:00:15 adcc1eea9eea: Download complete 22:00:15 afea3b2eda06: Verifying Checksum 22:00:15 afea3b2eda06: Download complete 22:00:15 7809a108b3ef: Verifying Checksum 22:00:15 7809a108b3ef: Download complete 22:00:15 540db60ca938: Verifying Checksum 22:00:15 540db60ca938: Download complete 22:00:15 540db60ca938: Pull complete 22:00:15 adcc1eea9eea: Pull complete 22:00:15 4c4ab2625f07: Pull complete [Pipeline] unstash [Pipeline] echo 22:00:16 ========================================================= 22:00:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 22:00:16 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:00:16 + 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 . 22:00:17 f706445af74f: Verifying Checksum 22:00:17 f706445af74f: Download complete 22:00:17 0510c868ecb4: Verifying Checksum 22:00:17 0510c868ecb4: Download complete 22:00:17 Sending build context to Docker daemon 701.4kB 22:00:17 Step 1/7 : ARG BASE=golang:1.16-alpine 22:00:17 Step 2/7 : FROM ${BASE} 22:00:18 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:00:18 595b0fe564bb: Pulling fs layer 22:00:18 3088b5b3c5c0: Pulling fs layer 22:00:18 5b7225fbf94c: Pulling fs layer 22:00:18 ba82ee9f976e: Pulling fs layer 22:00:18 506bd15cee9f: Pulling fs layer 22:00:18 75a0a4a0db45: Pulling fs layer 22:00:18 618dc40b7e24: Pulling fs layer 22:00:18 506bd15cee9f: Waiting 22:00:18 75a0a4a0db45: Waiting 22:00:18 618dc40b7e24: Waiting 22:00:18 ba82ee9f976e: Waiting 22:00:18 5b7225fbf94c: Verifying Checksum 22:00:18 5b7225fbf94c: Download complete 22:00:18 3088b5b3c5c0: Verifying Checksum 22:00:18 3088b5b3c5c0: Download complete 22:00:18 506bd15cee9f: Verifying Checksum 22:00:18 506bd15cee9f: Download complete 22:00:18 595b0fe564bb: Download complete 22:00:19 595b0fe564bb: Pull complete 22:00:20 3088b5b3c5c0: Pull complete 22:00:20 5b7225fbf94c: Pull complete 22:00:20 618dc40b7e24: Verifying Checksum 22:00:20 618dc40b7e24: Download complete 22:00:20 0510c868ecb4: Pull complete 22:00:20 afea3b2eda06: Pull complete 22:00:20 7809a108b3ef: Pull complete 22:00:21 ba82ee9f976e: Verifying Checksum 22:00:21 ba82ee9f976e: Download complete 22:00:22 f706445af74f: Pull complete 22:00:22 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 22:00:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:00:22 ---> b068be0155e3 22:00:22 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:00:26 ---> Running in c633b3a83f07 22:00:26 Removing intermediate container c633b3a83f07 22:00:26 ---> 3e8dbc039aa4 22:00:26 Step 4/7 : RUN apk add --update bash 22:00:26 ---> Running in 75cde51ac95e 22:00:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:00:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:00:27 OK: 149 MiB in 40 packages 22:00:27 Removing intermediate container 75cde51ac95e 22:00:27 ---> c329fde63491 22:00:27 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 22:00:27 ---> Running in e3acfa39ac4e 22:00:28 Removing intermediate container e3acfa39ac4e 22:00:28 ---> 92be1c8ce4be 22:00:28 Step 6/7 : COPY go.mod . 22:00:28 ---> dcfdad041f6f 22:00:28 Step 7/7 : RUN go mod download 22:00:28 ---> Running in 3879ad84aa4e 22:00:31 ba82ee9f976e: Pull complete 22:00:32 506bd15cee9f: Pull complete 22:00:32 75a0a4a0db45: Pull complete 22:00:36 618dc40b7e24: Pull complete 22:00:36 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 22:00:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:00:36 ---> a36622ca3599 22:00:36 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:00:38 Removing intermediate container 3879ad84aa4e 22:00:38 ---> 174108f80f2c 22:00:38 Successfully built 174108f80f2c 22:00:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:00:38 ---> Running in e3ceec23bb8b 22:00:38 + docker inspect -f . ci-base-image-x86_64 22:00:38 . [Pipeline] withDockerContainer 22:00:39 prd-centos7-docker-4c-2g-320 does not seem to be running inside a container 22:00:39 Removing intermediate container e3ceec23bb8b 22:00:39 ---> 21c8f514bcc9 22:00:39 Step 4/7 : RUN apk add --update bash 22:00:39 ---> Running in e5cc44abc64f 22:00:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/2 -v /w/workspace/go-mod-secrets/2:/w/workspace/go-mod-secrets/2:rw,z -v /w/workspace/go-mod-secrets/2@tmp:/w/workspace/go-mod-secrets/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 22:00:39 $ docker top 2284889648d802a935daf7615d6147d048d6b9ea4084972e486a21034a42e581 -eo pid,comm [Pipeline] { [Pipeline] sh 22:00:39 + go version 22:00:39 go version go1.16.3 linux/amd64 [Pipeline] } 22:00:39 $ docker stop --time=1 2284889648d802a935daf7615d6147d048d6b9ea4084972e486a21034a42e581 22:00:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:00:41 $ docker rm -f 2284889648d802a935daf7615d6147d048d6b9ea4084972e486a21034a42e581 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:00:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:00:41 + docker inspect -f . ci-base-image-x86_64 22:00:41 . [Pipeline] withDockerContainer 22:00:41 prd-centos7-docker-4c-2g-320 does not seem to be running inside a container 22:00:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/2 -v /w/workspace/go-mod-secrets/2:/w/workspace/go-mod-secrets/2:rw,z -v /w/workspace/go-mod-secrets/2@tmp:/w/workspace/go-mod-secrets/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 22:00:42 $ docker top 2052bdd4d3a980577f8bd9f2c267724ee247bc0db8b393e8db5352d687fefa66 -eo pid,comm [Pipeline] { [Pipeline] sh 22:00:42 + go mod tidy [Pipeline] sh 22:00:42 OK: 138 MiB in 40 packages 22:00:42 + make test 22:00:42 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 22:00:43 Removing intermediate container e5cc44abc64f 22:00:43 ---> 9df36ea0613f 22:00:43 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 22:00:43 ---> Running in 2bbb1f06069d 22:00:44 Removing intermediate container 2bbb1f06069d 22:00:44 ---> c304b9216269 22:00:44 Step 6/7 : COPY go.mod . 22:00:45 ---> ffe828bb5ced 22:00:45 Step 7/7 : RUN go mod download 22:00:45 ---> Running in 3c86ece984e4 22:01:03 Removing intermediate container 3c86ece984e4 22:01:03 ---> 25446f1254ff 22:01:03 Successfully built 25446f1254ff 22:01:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:01:04 + docker inspect -f . ci-base-image-arm64 22:01:04 . [Pipeline] withDockerContainer 22:01:04 prd-ubuntu18.04-docker-arm64-4c-16g-318 does not seem to be running inside a container 22:01:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/2 -v /w/workspace/go-mod-secrets/2:/w/workspace/go-mod-secrets/2:rw,z -v /w/workspace/go-mod-secrets/2@tmp:/w/workspace/go-mod-secrets/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-arm64 cat 22:01:06 $ docker top 55ac04e58860ddd8b6064c3b69c64f7795815c172328be710649e24c68777bc0 -eo pid,comm [Pipeline] { [Pipeline] sh 22:01:07 + go version 22:01:07 go version go1.16.5 linux/arm64 [Pipeline] } 22:01:07 $ docker stop --time=1 55ac04e58860ddd8b6064c3b69c64f7795815c172328be710649e24c68777bc0 22:01:09 $ docker rm -f 55ac04e58860ddd8b6064c3b69c64f7795815c172328be710649e24c68777bc0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix 22:01:09 ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 7.392s coverage: 80.6% of statements 22:01:09 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.043s coverage: 57.1% of statements 22:01:09 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] [Pipeline] sh 22:01:09 + docker inspect -f . ci-base-image-arm64 22:01:09 . [Pipeline] withDockerContainer 22:01:10 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.051s coverage: 96.7% of statements 22:01:10 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.025s coverage: 89.5% of statements 22:01:10 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] 22:01:10 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.026s coverage: 100.0% of statements 22:01:10 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] 22:01:10 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.029s coverage: 85.7% of statements 22:01:10 ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.060s coverage: 100.0% of statements 22:01:10 ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] 22:01:10 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:01:10 prd-ubuntu18.04-docker-arm64-4c-16g-318 does not seem to be running inside a container 22:01:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/2 -v /w/workspace/go-mod-secrets/2:/w/workspace/go-mod-secrets/2:rw,z -v /w/workspace/go-mod-secrets/2@tmp:/w/workspace/go-mod-secrets/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-arm64 cat 22:01:11 $ docker top 3f2329109362e665cc7f01e801bbf9e417858217c3a5befb7a1e7ede4080ba10 -eo pid,comm [Pipeline] { [Pipeline] sh 22:01:12 + go mod tidy [Pipeline] sh 22:01:13 + make test 22:01:13 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 22:01:16 gofmt -l . 22:01:16 [ "`gofmt -l .`" = "" ] [Pipeline] } 22:01:16 $ docker stop --time=1 2052bdd4d3a980577f8bd9f2c267724ee247bc0db8b393e8db5352d687fefa66 22:01:18 $ docker rm -f 2052bdd4d3a980577f8bd9f2c267724ee247bc0db8b393e8db5352d687fefa66 [Pipeline] // withDockerContainer [Pipeline] sh 22:01:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:01:19 Stashed 1 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] libraryResource [Pipeline] sh 22:01:20 ---> job-cost.sh 22:01:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mBuY 22:01:28 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 22:01:43 lf-activate-venv(): INFO: Adding /tmp/venv-mBuY/bin to PATH 22:01:43 INFO: No Stack... 22:01:43 INFO: Retrieving Pricing Info for: v3-standard-2 22:01:43 INFO: Archiving Costs [Pipeline] sh 22:01:43 + cat /w/workspace/go-mod-secrets/2/archives/cost.csv 22:01:43 + cut -d, -f6 [Pipeline] lock 22:01:43 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-121-2-stack-cost] 22:01:43 Resource [jenkins-edgexfoundry-go-mod-secrets-PR-121-2-stack-cost] did not exist. Created. 22:01:43 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-121-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:01:44 + echo total: 0.05999999865889549 [Pipeline] stash 22:01:44 Stashed 1 file(s) [Pipeline] } 22:01:44 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-121-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:02:35 ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 9.519s coverage: 80.6% of statements 22:02:35 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.150s coverage: 57.1% of statements 22:02:35 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] 22:02:35 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.231s coverage: 96.7% of statements 22:02:35 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.085s coverage: 89.5% of statements 22:02:35 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] 22:02:35 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.078s coverage: 100.0% of statements 22:02:35 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] 22:02:35 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.059s coverage: 85.7% of statements 22:02:35 ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.169s coverage: 100.0% of statements 22:02:35 ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] 22:02:35 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:02:47 gofmt -l . 22:02:47 [ "`gofmt -l .`" = "" ] [Pipeline] } 22:02:47 $ docker stop --time=1 3f2329109362e665cc7f01e801bbf9e417858217c3a5befb7a1e7ede4080ba10 22:02:50 $ docker rm -f 3f2329109362e665cc7f01e801bbf9e417858217c3a5befb7a1e7ede4080ba10 [Pipeline] // withDockerContainer [Pipeline] sh 22:02:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:02:50 Warning: overwriting stash ‘coverage-report’ 22:02:51 Stashed 1 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] libraryResource [Pipeline] sh 22:02:52 ---> job-cost.sh 22:02:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Pk0f 22:03:31 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 22:04:52 lf-activate-venv(): INFO: Adding /tmp/venv-Pk0f/bin to PATH 22:04:52 INFO: No Stack... 22:04:52 INFO: Retrieving Pricing Info for: v2-standard-4 22:04:52 INFO: Archiving Costs [Pipeline] sh 22:04:53 + cat /w/workspace/go-mod-secrets/2/archives/cost.csv 22:04:53 + cut -d, -f6 [Pipeline] lock 22:04:53 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-121-2-stack-cost] 22:04:53 Resource [jenkins-edgexfoundry-go-mod-secrets-PR-121-2-stack-cost] did not exist. Created. 22:04:53 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-121-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:04:53 /w/workspace/go-mod-secrets/2@tmp/durable-411125fe/script.sh: 1: /w/workspace/go-mod-secrets/2@tmp/durable-411125fe/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 22:04:54 + echo total: 0.18000000715255737 [Pipeline] stash 22:04:54 Warning: overwriting stash ‘stack-cost’ 22:04:54 Stashed 1 file(s) [Pipeline] } 22:04:54 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-121-2-stack-cost] [Pipeline] // lock [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 22:04:55 provisioning config files... 22:04:55 copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-121@tmp/config7141168936458148233tmp [Pipeline] { [Pipeline] sh 22:04:55 + set +x 22:04:55 + bash -s -- 22:04:55 + curl -s https://codecov.io/bash 22:04:55 22:04:55 _____ _ 22:04:55 / ____| | | 22:04:55 | | ___ __| | ___ ___ _____ __ 22:04:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:04:55 | |___| (_) | (_| | __/ (_| (_) \ V / 22:04:55 \_____\___/ \__,_|\___|\___\___/ \_/ 22:04:55 Bash-1.0.3 22:04:55 22:04:55 22:04:55 ==> git version 2.24.4 found 22:04:55 ==> 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 22:04:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 22:04:55 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 22:04:55 ==> Jenkins CI detected. 22:04:55 project root: . 22:04:55 --> token set from env 22:04:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:04:55 ==> Running gcov in . (disable via -X gcov) 22:04:55 ==> Python coveragepy not found 22:04:55 ==> Searching for coverage reports in: 22:04:55 + . 22:04:55 -> Found 1 reports 22:04:55 ==> Detecting git/mercurial file structure 22:04:55 ==> Reading reports 22:04:55 + ./coverage.out bytes=27483 22:04:55 ==> Appending adjustments 22:04:55 https://docs.codecov.io/docs/fixing-reports 22:04:55 + Found adjustments 22:04:55 ==> Gzipping contents 22:04:55 8.0K /tmp/codecov.Q3xv2S.gz 22:04:55 ==> Uploading reports 22:04:55 url: https://codecov.io 22:04:55 query: branch=PR-121&commit=dad289bacefa83aec6f410c7ea3c0f69b3252a8b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-121%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=121&job=&cmd_args= 22:04:55 -> Pinging Codecov 22:04:55 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-121&commit=dad289bacefa83aec6f410c7ea3c0f69b3252a8b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-121%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=121&job=&cmd_args= 22:04:56 -> Uploading to 22:04:56 https://storage.googleapis.com/codecov/v4/raw/2021-06-10/D63849C06B6B67093493C71CE874ED06/dad289bacefa83aec6f410c7ea3c0f69b3252a8b/39a8b328-333b-4b4c-89fa-60d102f36da3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210610%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210610T220456Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8f5f7756e3ffaff9a3ef3bf0ad175ab170a3d2152cb683344e693a68b5122244 22:04:56 % Total % Received % Xferd Average Speed Time Time Time Current 22:04:56 Dload Upload Total Spent Left Speed 22:04:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5862 0 0 100 5862 0 16037 --:--:-- --:--:-- --:--:-- 16016 100 5862 0 0 100 5862 0 16031 --:--:-- --:--:-- --:--:-- 16016 22:04:56 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-secrets/commit/dad289bacefa83aec6f410c7ea3c0f69b3252a8b [Pipeline] } 22:04:56 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 22:04:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:04:58 ---> package-listing.sh 22:04:58 ++ facter osfamily 22:04:58 ++ tr '[:upper:]' '[:lower:]' 22:04:59 + OS_FAMILY=redhat 22:04:59 + workspace=/w/workspace/gexfoundry_go-mod-secrets_PR-121 22:04:59 + START_PACKAGES=/tmp/packages_start.txt 22:04:59 + END_PACKAGES=/tmp/packages_end.txt 22:04:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:04:59 + PACKAGES=/tmp/packages_start.txt 22:04:59 + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-121 ']' 22:04:59 + PACKAGES=/tmp/packages_end.txt 22:04:59 + case "${OS_FAMILY}" in 22:04:59 + rpm -qa 22:04:59 + sort 22:04:59 + '[' -f /tmp/packages_start.txt ']' 22:04:59 + '[' -f /tmp/packages_end.txt ']' 22:04:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:04:59 + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-121 ']' 22:04:59 + mkdir -p /w/workspace/gexfoundry_go-mod-secrets_PR-121/archives/ 22:04:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-secrets_PR-121/archives/ [Pipeline] echo 22:04:59 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/gexfoundry_go-mod-secrets_PR-121/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:05:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:05:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:05:00 22:05:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:05:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:05:01 alpine: Pulling from edgex-lftools-log-publisher 22:05:01 df20fa9351a1: Pulling fs layer 22:05:01 36b3adc4ff6f: Pulling fs layer 22:05:01 8ad3a11d3b57: Pulling fs layer 22:05:01 46f8f816bc3b: Pulling fs layer 22:05:01 93b61091891f: Pulling fs layer 22:05:01 93b9cdb0e59b: Pulling fs layer 22:05:01 5e14af77c1be: Pulling fs layer 22:05:01 01666e4c0597: Pulling fs layer 22:05:01 aa168da1d23b: Pulling fs layer 22:05:01 93b61091891f: Waiting 22:05:01 93b9cdb0e59b: Waiting 22:05:01 5e14af77c1be: Waiting 22:05:01 01666e4c0597: Waiting 22:05:01 aa168da1d23b: Waiting 22:05:01 46f8f816bc3b: Waiting 22:05:01 36b3adc4ff6f: Verifying Checksum 22:05:01 36b3adc4ff6f: Download complete 22:05:01 46f8f816bc3b: Download complete 22:05:01 df20fa9351a1: Verifying Checksum 22:05:01 df20fa9351a1: Download complete 22:05:01 93b9cdb0e59b: Verifying Checksum 22:05:01 93b9cdb0e59b: Download complete 22:05:01 5e14af77c1be: Verifying Checksum 22:05:01 5e14af77c1be: Download complete 22:05:01 01666e4c0597: Verifying Checksum 22:05:01 01666e4c0597: Download complete 22:05:01 93b61091891f: Verifying Checksum 22:05:01 93b61091891f: Download complete 22:05:01 8ad3a11d3b57: Verifying Checksum 22:05:01 8ad3a11d3b57: Download complete 22:05:01 df20fa9351a1: Pull complete 22:05:01 36b3adc4ff6f: Pull complete 22:05:02 8ad3a11d3b57: Pull complete 22:05:02 46f8f816bc3b: Pull complete 22:05:02 93b61091891f: Pull complete 22:05:02 93b9cdb0e59b: Pull complete 22:05:02 5e14af77c1be: Pull complete 22:05:03 01666e4c0597: Pull complete 22:05:03 aa168da1d23b: Verifying Checksum 22:05:03 aa168da1d23b: Download complete 22:05:08 aa168da1d23b: Pull complete 22:05:08 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 22:05:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:05:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:05:08 prd-centos7-docker-4c-2g-317 does not seem to be running inside a container 22:05:08 $ 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/gexfoundry_go-mod-secrets_PR-121/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-secrets_PR-121 -v /w/workspace/gexfoundry_go-mod-secrets_PR-121:/w/workspace/gexfoundry_go-mod-secrets_PR-121:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-121@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-121@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 22:05:11 $ docker top 07e24a2fde60c8792a0c65e8bd2fb944ffc3a26fac9faa4dcb83d7fd28d6e51a -eo pid,comm [Pipeline] { [Pipeline] sh 22:05:11 + touch /tmp/pre-build-complete [Pipeline] sh 22:05:11 + mkdir -p /var/log/sa [Pipeline] sh 22:05:12 + ls /var/log/sa-host 22:05:12 + sadf -c /var/log/sa-host/sa05 22:05:12 file_magic: OK 22:05:12 HZ: Using current value: 100 22:05:12 file_header: OK 22:05:12 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 22:05:12 Statistics: 22:05:12 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:05:12 File successfully converted to sysstat format version 12.2.1 22:05:12 + sadf -c /var/log/sa-host/sa10 22:05:12 file_magic: OK 22:05:12 HZ: Using current value: 100 22:05:12 file_header: OK 22:05:12 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 22:05:12 Statistics: 22:05:12 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:05:12 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:05:12 provisioning config files... 22:05:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-121@tmp/config8308790023408509321tmp [Pipeline] { [Pipeline] echo 22:05:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:05:12 ---> create-netrc.sh [Pipeline] } 22:05:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:05:13 ---> python-tools-install.sh [Pipeline] echo 22:05:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:05:13 ---> sudo-logs.sh 22:05:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:05:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:05:13 ---> job-cost.sh 22:05:13 lf-activate-venv: SKIPPING 22:05:13 DEBUG: total: 0.18000000715255737 22:05:13 INFO: Retrieving Stack Cost... 22:05:14 INFO: Retrieving Pricing Info for: v3-standard-2 22:05:15 INFO: Archiving Costs [Pipeline] echo 22:05:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:05:15 ---> logs-deploy.sh 22:05:15 lf-activate-venv: SKIPPING 22:05:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-121/2 22:05:15 INFO: archiving workspace using pattern(s): 22:05:16 Archives upload complete. 22:05:16 INFO: archiving logs to Nexus