Pull request #53 opened 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/go-mod-configuration Obtained Jenkinsfile from 4c2283ea10ca5a6a0baf435795557addcaae88d5+2c83843104a42b6279af47f7575adbf5887dd360 (5ee07ffa28d8718e067eadbb39b53a31d011a161) Running in Durability level: MAX_SURVIVABILITY 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-ssh4193981280504870019.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f1d79d91c36788821211008368c3015072ca53ca 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-ssh82267654427066490.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 f1d79d91c36788821211008368c3015072ca53ca The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/PR-53/workspace@libs/edgex-global-pipelines # timeout=10 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/go-mod-configuration/branches/PR-53/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6768508268678683644.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/go-mod-configuration/branches/PR-53/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3585958533209383630.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f1d79d91c36788821211008368c3015072ca53ca (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f1d79d91c36788821211008368c3015072ca53ca # timeout=10 Commit message: "Merge pull request #358 from ernestojeda/update-get-head-tags" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh5673876812383821158.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/PR-53/workspace@libs/lf-pipelines # timeout=10 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/go-mod-configuration/branches/PR-53/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1259454515813528733.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f1d79d91c36788821211008368c3015072ca53ca 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-configuration, 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-configuration-settings PROJECT: go-mod-configuration USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-configuration 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 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-429’ Running on prd-centos7-docker-4c-2g-448 in /w/workspace/undry_go-mod-configuration_PR-53 [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-configuration.git > git init /w/workspace/undry_go-mod-configuration_PR-53 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.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/undry_go-mod-configuration_PR-53@tmp/jenkins-gitclient-ssh3766535530304282069.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 2c83843104a42b6279af47f7575adbf5887dd360 into PR head commit 4c2283ea10ca5a6a0baf435795557addcaae88d5 Merge succeeded, producing 4c2283ea10ca5a6a0baf435795557addcaae88d5 Checking out Revision 4c2283ea10ca5a6a0baf435795557addcaae88d5 (PR-53) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.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-configuration.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.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/undry_go-mod-configuration_PR-53@tmp/jenkins-gitclient-ssh2365782950963409671.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/53/head:refs/remotes/origin/PR-53 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4c2283ea10ca5a6a0baf435795557addcaae88d5 # 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/undry_go-mod-configuration_PR-53@tmp/jenkins-gitclient-ssh392811265022106339.key > git merge 2c83843104a42b6279af47f7575adbf5887dd360 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4c2283ea10ca5a6a0baf435795557addcaae88d5 # timeout=10 Commit message: "feat: Add Renew Access Token capability" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object f1d79d91c36788821211008368c3015072ca53ca [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:32:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:32:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:32:43 ========================================================= 17:32:43 EdgeX Global Pipelines Version Info 17:32:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:32:44 ------------------- 17:32:44 stable info: 17:32:44 ------------------- 17:32:44 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:32:44 Commit SHA: f1d79d91c36788821211008368c3015072ca53ca 17:32:44 Message: update stable to v1.0.209 17:32:45 ------------------- 17:32:45 experimental info: 17:32:45 ------------------- 17:32:45 Commited By: **** collab-it+edgex@linuxfoundation.org 17:32:45 Commit SHA: f1d79d91c36788821211008368c3015072ca53ca 17:32:45 Message: update experimental to v1.0.209 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:32:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo 17:32:45 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo 17:32:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:32:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:32:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:32:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 17:32:46 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 17:32:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:32:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:32:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:32:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:32:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-configuration [Pipeline] echo 17:32:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:32:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:32:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 17:32:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 17:32:46 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:32:46 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:32:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:32:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:32:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:32:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:32:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:32:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:32:46 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 17:32:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:32:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-53 [Pipeline] echo 17:32:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-53 [Pipeline] echo 17:32:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-53 [Pipeline] echo 17:32:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4c2283ea10ca5a6a0baf435795557addcaae88d5 [Pipeline] echo 17:32:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4c2283e [Pipeline] echo 17:32:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:32:47 + git log --format=format:%s -1 4c2283ea10ca5a6a0baf435795557addcaae88d5 [Pipeline] echo 17:32:47 GIT_COMMIT: 4c2283ea10ca5a6a0baf435795557addcaae88d5, Commit Message: feat: Add Renew Access Token capability [Pipeline] echo 17:32:47 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 17:32:48 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:32:48 17:32:48 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:32:48 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:32:48 latest: Pulling from edgex-devops/git-semver 17:32:48 a0d0a0d46f8b: Pulling fs layer 17:32:48 3e5f54012d9b: Pulling fs layer 17:32:48 4c7163046ea9: Pulling fs layer 17:32:48 0c2d73faf560: Pulling fs layer 17:32:48 0c2d73faf560: Waiting 17:32:48 3e5f54012d9b: Verifying Checksum 17:32:48 3e5f54012d9b: Download complete 17:32:48 a0d0a0d46f8b: Verifying Checksum 17:32:48 a0d0a0d46f8b: Download complete 17:32:48 0c2d73faf560: Verifying Checksum 17:32:48 0c2d73faf560: Download complete 17:32:48 4c7163046ea9: Verifying Checksum 17:32:48 4c7163046ea9: Download complete 17:32:48 a0d0a0d46f8b: Pull complete 17:32:48 3e5f54012d9b: Pull complete 17:32:49 4c7163046ea9: Pull complete 17:32:49 0c2d73faf560: Pull complete 17:32:49 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 17:32:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:32:49 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:32:49 prd-centos7-docker-4c-2g-448 does not seem to be running inside a container 17:32:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-configuration_PR-53 -v /w/workspace/undry_go-mod-configuration_PR-53:/w/workspace/undry_go-mod-configuration_PR-53:rw,z -v /w/workspace/undry_go-mod-configuration_PR-53@tmp:/w/workspace/undry_go-mod-configuration_PR-53@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 17:32:50 $ docker top daf36943778048849b3f58fb3a5622b96778b5850a3376014de656b7a293a069 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:32:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:32:50 [ssh-agent] Looking for ssh-agent implementation... 17:32:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:32:50 $ docker exec daf36943778048849b3f58fb3a5622b96778b5850a3376014de656b7a293a069 ssh-agent 17:32:50 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbpOJjp/agent.15 17:32:50 SSH_AGENT_PID=21 17:32:50 Running ssh-add (command line suppressed) 17:32:50 Identity added: /w/workspace/undry_go-mod-configuration_PR-53@tmp/private_key_206369485237866196.key (/w/workspace/undry_go-mod-configuration_PR-53@tmp/private_key_206369485237866196.key) 17:32:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:32:51 + git tag --points-at HEAD [Pipeline] } 17:32:51 $ docker exec --env ******** --env ******** daf36943778048849b3f58fb3a5622b96778b5850a3376014de656b7a293a069 ssh-agent -k 17:32:51 unset SSH_AUTH_SOCK; 17:32:51 unset SSH_AGENT_PID; 17:32:51 echo Agent pid 21 killed; 17:32:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:32:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:32:51 [ssh-agent] Looking for ssh-agent implementation... 17:32:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:32:51 $ docker exec daf36943778048849b3f58fb3a5622b96778b5850a3376014de656b7a293a069 ssh-agent 17:32:51 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXddbINM/agent.56 17:32:51 SSH_AGENT_PID=62 17:32:51 Running ssh-add (command line suppressed) 17:32:51 Identity added: /w/workspace/undry_go-mod-configuration_PR-53@tmp/private_key_7912537956855178621.key (/w/workspace/undry_go-mod-configuration_PR-53@tmp/private_key_7912537956855178621.key) 17:32:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:32:51 + git semver init 17:32:51 # -> Open(): unable to determine branch for HEAD 17:32:51 # $GIT_DIR = /w/workspace/undry_go-mod-configuration_PR-53/.git 17:32:51 # $GIT_WORK_TREE = /w/workspace/undry_go-mod-configuration_PR-53 17:32:51 # $SEMVER_REMOTE_NAME = origin 17:32:51 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:32:51 # $SEMVER_USER_NAME = edgex-jenkins 17:32:51 # $SEMVER_BRANCH = PR-53 17:32:51 # $SEMVER_TEMP = /tmp/semver-868772551 17:32:51 # git clone --branch semver git@github.com:edgexfoundry/go-mod-configuration.git $SEMVER_TEMP 17:32:52 # '/tmp/semver-868772551' -> '/w/workspace/undry_go-mod-configuration_PR-53/.semver' 17:32:52 # -> Force: false 17:32:52 # $SEMVER_DIR = /w/workspace/undry_go-mod-configuration_PR-53/.semver [Pipeline] } 17:32:52 $ docker exec --env ******** --env ******** daf36943778048849b3f58fb3a5622b96778b5850a3376014de656b7a293a069 ssh-agent -k 17:32:52 unset SSH_AUTH_SOCK; 17:32:52 unset SSH_AGENT_PID; 17:32:52 echo Agent pid 62 killed; 17:32:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:32:52 + git semver [Pipeline] } 17:32:52 $ docker stop --time=1 daf36943778048849b3f58fb3a5622b96778b5850a3376014de656b7a293a069 17:32:54 $ docker rm -f daf36943778048849b3f58fb3a5622b96778b5850a3376014de656b7a293a069 [Pipeline] // withDockerContainer [Pipeline] sh 17:32:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:32:54 Stashed 1 file(s) [Pipeline] echo 17:32:54 [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 17:33:10 Still waiting to schedule task 17:33:10 Waiting for next available executor on ‘centos7-docker-4c-2g’ 17:33:10 Still waiting to schedule task 17:33:10 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 17:35:15 Running on prd-centos7-docker-4c-2g-451 in /w/workspace/undry_go-mod-configuration_PR-53 [Pipeline] { [Pipeline] ws 17:35:15 Running in /w/workspace/go-mod-configuration/1 [Pipeline] { [Pipeline] checkout 17:35:15 Selected Git installation does not exist. Using Default 17:35:15 The recommended git tool is: NONE 17:35:17 using credential edgex-jenkins-ssh 17:35:17 Cloning the remote Git repository 17:35:17 Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git 17:35:17 > git init /w/workspace/go-mod-configuration/1 # timeout=10 17:35:17 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 17:35:17 > git --version # timeout=10 17:35:17 > git --version # 'git version 2.24.4' 17:35:17 using GIT_SSH to set credentials SSH Credentials for GitHub 17:35:17 [INFO] Currently running in a labeled security context 17:35:17 [INFO] Currently SELinux is 'enforcing' on the host 17:35:17 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-configuration/1@tmp/jenkins-gitclient-ssh7222358891655268491.key 17:35:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:35:18 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 17:35:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:35:18 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 17:35:18 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 17:35:18 using GIT_SSH to set credentials SSH Credentials for GitHub 17:35:18 [INFO] Currently running in a labeled security context 17:35:18 [INFO] Currently SELinux is 'enforcing' on the host 17:35:18 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-configuration/1@tmp/jenkins-gitclient-ssh519987707770779192.key 17:35:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/53/head:refs/remotes/origin/PR-53 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:35:19 Merging remotes/origin/main commit 2c83843104a42b6279af47f7575adbf5887dd360 into PR head commit 4c2283ea10ca5a6a0baf435795557addcaae88d5 17:35:19 Merge succeeded, producing 4c2283ea10ca5a6a0baf435795557addcaae88d5 17:35:19 Checking out Revision 4c2283ea10ca5a6a0baf435795557addcaae88d5 (PR-53) 17:35:18 > git config core.sparsecheckout # timeout=10 17:35:18 > git checkout -f 4c2283ea10ca5a6a0baf435795557addcaae88d5 # timeout=10 17:35:18 > git remote # timeout=10 17:35:18 > git config --get remote.origin.url # timeout=10 17:35:18 using GIT_SSH to set credentials SSH Credentials for GitHub 17:35:18 [INFO] Currently running in a labeled security context 17:35:18 [INFO] Currently SELinux is 'enforcing' on the host 17:35:18 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-configuration/1@tmp/jenkins-gitclient-ssh6484064782925070285.key 17:35:18 > git merge 2c83843104a42b6279af47f7575adbf5887dd360 # timeout=10 17:35:18 > git rev-parse HEAD^{commit} # timeout=10 17:35:18 > git config core.sparsecheckout # timeout=10 17:35:18 > git checkout -f 4c2283ea10ca5a6a0baf435795557addcaae88d5 # timeout=10 17:35:22 Commit message: "feat: Add Renew Access Token capability" 17:35:22 > git --version # timeout=10 17:35:22 > git --version # 'git version 2.24.4' 17:35:22 fatal: bad object f1d79d91c36788821211008368c3015072ca53ca [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 17:35:23 ========================================================= 17:35:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 17:35:23 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 17:35:23 + 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 . 17:35:23 Sending build context to Docker daemon 334.8kB 17:35:23 Step 1/7 : ARG BASE=golang:1.16-alpine 17:35:23 Step 2/7 : FROM ${BASE} 17:35:24 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 17:35:24 4e9f2cdf4387: Pulling fs layer 17:35:24 57d31006c564: Pulling fs layer 17:35:24 bd5ccded8296: Pulling fs layer 17:35:24 304dd3a0f381: Pulling fs layer 17:35:24 d37cda54a23b: Pulling fs layer 17:35:24 bae75c0f2455: Pulling fs layer 17:35:24 806579b3d29a: Pulling fs layer 17:35:24 c77eb801bf70: Pulling fs layer 17:35:24 6d0567d44e1a: Pulling fs layer 17:35:24 304dd3a0f381: Waiting 17:35:24 d37cda54a23b: Waiting 17:35:24 bae75c0f2455: Waiting 17:35:24 806579b3d29a: Waiting 17:35:24 c77eb801bf70: Waiting 17:35:24 6d0567d44e1a: Waiting 17:35:24 bd5ccded8296: Verifying Checksum 17:35:24 bd5ccded8296: Download complete 17:35:24 57d31006c564: Verifying Checksum 17:35:24 57d31006c564: Download complete 17:35:24 d37cda54a23b: Verifying Checksum 17:35:24 d37cda54a23b: Download complete 17:35:24 bae75c0f2455: Verifying Checksum 17:35:24 bae75c0f2455: Download complete 17:35:24 806579b3d29a: Verifying Checksum 17:35:24 806579b3d29a: Download complete 17:35:24 4e9f2cdf4387: Verifying Checksum 17:35:24 4e9f2cdf4387: Download complete 17:35:24 c77eb801bf70: Verifying Checksum 17:35:24 c77eb801bf70: Download complete 17:35:24 6d0567d44e1a: Verifying Checksum 17:35:24 6d0567d44e1a: Download complete 17:35:24 304dd3a0f381: Verifying Checksum 17:35:24 304dd3a0f381: Download complete 17:35:24 4e9f2cdf4387: Pull complete 17:35:25 57d31006c564: Pull complete 17:35:25 bd5ccded8296: Pull complete 17:35:29 304dd3a0f381: Pull complete 17:35:29 d37cda54a23b: Pull complete 17:35:29 bae75c0f2455: Pull complete 17:35:29 806579b3d29a: Pull complete 17:35:29 c77eb801bf70: Pull complete 17:35:32 6d0567d44e1a: Pull complete 17:35:32 Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd 17:35:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:35:32 ---> e839a31ac9d1 17:35:32 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:35:36 ---> Running in 9000d4bf30ca 17:35:36 Removing intermediate container 9000d4bf30ca 17:35:36 ---> a2b68cefb92b 17:35:36 Step 4/7 : RUN apk add --update bash 17:35:36 ---> Running in d056833f9bca 17:35:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:35:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:35:37 OK: 219 MiB in 52 packages 17:35:37 Removing intermediate container d056833f9bca 17:35:37 ---> b1ff9700d7f4 17:35:37 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 17:35:37 ---> Running in 713cce608f22 17:35:38 Removing intermediate container 713cce608f22 17:35:38 ---> 9440aaa40167 17:35:38 Step 6/7 : COPY go.mod . 17:35:38 ---> 8fc2b2ce039f 17:35:38 Step 7/7 : RUN go mod download 17:35:38 ---> Running in d9fc89e6999a 17:35:46 Removing intermediate container d9fc89e6999a 17:35:46 ---> 1334d32ddb30 17:35:46 Successfully built 1334d32ddb30 17:35:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:35:46 + docker inspect -f . ci-base-image-x86_64 17:35:46 . [Pipeline] withDockerContainer 17:35:46 prd-centos7-docker-4c-2g-451 does not seem to be running inside a container 17:35:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:35:47 $ docker top 19a0e1b27d7daea801c0c370113fe5a0e683b6b9aa90555558626d7640287fb9 -eo pid,comm [Pipeline] { [Pipeline] sh 17:35:47 + go version 17:35:47 go version go1.16.8 linux/amd64 [Pipeline] } 17:35:47 $ docker stop --time=1 19a0e1b27d7daea801c0c370113fe5a0e683b6b9aa90555558626d7640287fb9 17:35:48 $ docker rm -f 19a0e1b27d7daea801c0c370113fe5a0e683b6b9aa90555558626d7640287fb9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:35:49 + docker inspect -f . ci-base-image-x86_64 17:35:49 . [Pipeline] withDockerContainer 17:35:49 prd-centos7-docker-4c-2g-451 does not seem to be running inside a container 17:35:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:35:49 $ docker top 2ab0dd706a6765084bad2344d1319b918b03ba3b28fb8b814c96597431fc91b7 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 17:35:50 + go mod tidy [Pipeline] sh 17:35:50 + make test 17:35:50 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:36:00 ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.027s coverage: 85.7% of statements 17:36:07 ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 6.552s coverage: 88.3% of statements 17:36:07 ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.004s coverage: 100.0% of statements 17:36:07 CGO_ENABLED=0 GO111MODULE=on go vet ./... 17:36:12 gofmt -l . 17:36:12 internal/pkg/consul/client.go 17:36:12 internal/pkg/consul/client_test.go 17:36:12 [ "`gofmt -l .`" = "" ] 17:36:12 make: *** [Makefile:12: test] Error 1 [Pipeline] } 17:36:12 $ docker stop --time=1 2ab0dd706a6765084bad2344d1319b918b03ba3b28fb8b814c96597431fc91b7 17:36:14 $ docker rm -f 2ab0dd706a6765084bad2344d1319b918b03ba3b28fb8b814c96597431fc91b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:36:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:36:15 17:36:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 17:36:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:36:15 latest: Pulling from edgex-lftools-log-publisher 17:36:15 b4d181a07f80: Pulling fs layer 17:36:15 a1111a8f2ec3: Pulling fs layer 17:36:15 ed53099fbce6: Pulling fs layer 17:36:15 dc539afda2c1: Pulling fs layer 17:36:15 77bc0d833cb6: Pulling fs layer 17:36:15 9065ff56babe: Pulling fs layer 17:36:15 d287ab97295c: Pulling fs layer 17:36:15 dc539afda2c1: Waiting 17:36:15 77bc0d833cb6: Waiting 17:36:15 9065ff56babe: Waiting 17:36:15 d287ab97295c: Waiting 17:36:15 a1111a8f2ec3: Verifying Checksum 17:36:15 a1111a8f2ec3: Download complete 17:36:15 dc539afda2c1: Verifying Checksum 17:36:15 dc539afda2c1: Download complete 17:36:16 ed53099fbce6: Verifying Checksum 17:36:16 ed53099fbce6: Download complete 17:36:16 9065ff56babe: Verifying Checksum 17:36:16 9065ff56babe: Download complete 17:36:16 77bc0d833cb6: Verifying Checksum 17:36:16 77bc0d833cb6: Download complete 17:36:16 b4d181a07f80: Verifying Checksum 17:36:16 b4d181a07f80: Download complete 17:36:16 d287ab97295c: Verifying Checksum 17:36:16 d287ab97295c: Download complete 17:36:17 b4d181a07f80: Pull complete 17:36:17 a1111a8f2ec3: Pull complete 17:36:18 ed53099fbce6: Pull complete 17:36:18 dc539afda2c1: Pull complete 17:36:18 77bc0d833cb6: Pull complete 17:36:18 9065ff56babe: Pull complete 17:36:24 d287ab97295c: Pull complete 17:36:24 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 17:36:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:36:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 17:36:24 prd-centos7-docker-4c-2g-451 does not seem to be running inside a container 17:36:24 $ 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/go-mod-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:36:27 $ docker top 2e6b6cab757e3d4275573ead89e6bc4df1537fb001ecb433ed58c1284643c82b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:36:27 ---> job-cost.sh 17:36:27 lf-activate-venv: SKIPPING 17:36:27 INFO: No Stack... 17:36:28 INFO: Retrieving Pricing Info for: v3-standard-2 17:36:28 INFO: Archiving Costs [Pipeline] sh 17:36:28 + cat /w/workspace/go-mod-configuration/1/archives/cost.csv 17:36:28 + cut -d, -f6 [Pipeline] lock 17:36:28 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-PR-53-1-stack-cost] 17:36:28 Resource [jenkins-edgexfoundry-go-mod-configuration-PR-53-1-stack-cost] did not exist. Created. 17:36:28 Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-PR-53-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:36:29 + echo total: 0.05999999865889549 [Pipeline] stash 17:36:29 Stashed 1 file(s) [Pipeline] } 17:36:29 Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-PR-53-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:36:29 $ docker stop --time=1 2e6b6cab757e3d4275573ead89e6bc4df1537fb001ecb433ed58c1284643c82b 17:36:30 $ docker rm -f 2e6b6cab757e3d4275573ead89e6bc4df1537fb001ecb433ed58c1284643c82b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:36:31 Failed in branch amd64 17:36:39 Running on prd-ubuntu18.04-docker-arm64-4c-16g-450 in /w/workspace/undry_go-mod-configuration_PR-53 [Pipeline] { [Pipeline] ws 17:36:39 Running in /w/workspace/go-mod-configuration/1 [Pipeline] { [Pipeline] checkout 17:36:39 Selected Git installation does not exist. Using Default 17:36:39 The recommended git tool is: NONE 17:36:45 using credential edgex-jenkins-ssh 17:36:45 Cloning the remote Git repository 17:36:45 Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git 17:36:46 > git init /w/workspace/go-mod-configuration/1 # timeout=10 17:36:46 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 17:36:46 > git --version # timeout=10 17:36:46 > git --version # 'git version 2.17.1' 17:36:46 using GIT_SSH to set credentials SSH Credentials for GitHub 17:36:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:36:47 Merging remotes/origin/main commit 2c83843104a42b6279af47f7575adbf5887dd360 into PR head commit 4c2283ea10ca5a6a0baf435795557addcaae88d5 17:36:47 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 17:36:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:36:47 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 17:36:47 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 17:36:47 using GIT_SSH to set credentials SSH Credentials for GitHub 17:36:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/53/head:refs/remotes/origin/PR-53 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:36:48 > git config core.sparsecheckout # timeout=10 17:36:48 > git checkout -f 4c2283ea10ca5a6a0baf435795557addcaae88d5 # timeout=10 17:36:48 Merge succeeded, producing 4c2283ea10ca5a6a0baf435795557addcaae88d5 17:36:48 Checking out Revision 4c2283ea10ca5a6a0baf435795557addcaae88d5 (PR-53) 17:36:48 > git remote # timeout=10 17:36:48 > git config --get remote.origin.url # timeout=10 17:36:48 using GIT_SSH to set credentials SSH Credentials for GitHub 17:36:48 > git merge 2c83843104a42b6279af47f7575adbf5887dd360 # timeout=10 17:36:48 > git rev-parse HEAD^{commit} # timeout=10 17:36:48 > git config core.sparsecheckout # timeout=10 17:36:48 > git checkout -f 4c2283ea10ca5a6a0baf435795557addcaae88d5 # timeout=10 17:36:52 Commit message: "feat: Add Renew Access Token capability" 17:36:52 > git --version # timeout=10 17:36:52 > git --version # 'git version 2.17.1' 17:36:52 fatal: bad object f1d79d91c36788821211008368c3015072ca53ca [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 17:36:53 ========================================================= 17:36:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 17:36:53 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 17:36:54 + 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 . 17:36:56 Sending build context to Docker daemon 333.8kB 17:36:56 Step 1/7 : ARG BASE=golang:1.16-alpine 17:36:56 Step 2/7 : FROM ${BASE} 17:36:57 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:36:57 bbf911997326: Pulling fs layer 17:36:57 58ec367f63d7: Pulling fs layer 17:36:57 1b4a6ffa7d45: Pulling fs layer 17:36:57 fc5181fea5dc: Pulling fs layer 17:36:57 9c418107303f: Pulling fs layer 17:36:57 284eca6f2348: Pulling fs layer 17:36:57 842844d905b1: Pulling fs layer 17:36:57 901a3a57568e: Pulling fs layer 17:36:57 fc5181fea5dc: Waiting 17:36:57 9c418107303f: Waiting 17:36:57 284eca6f2348: Waiting 17:36:57 842844d905b1: Waiting 17:36:57 901a3a57568e: Waiting 17:36:57 1b4a6ffa7d45: Verifying Checksum 17:36:57 1b4a6ffa7d45: Download complete 17:36:57 58ec367f63d7: Verifying Checksum 17:36:57 58ec367f63d7: Download complete 17:36:57 9c418107303f: Download complete 17:36:57 284eca6f2348: Verifying Checksum 17:36:57 284eca6f2348: Download complete 17:36:57 842844d905b1: Verifying Checksum 17:36:57 842844d905b1: Download complete 17:36:57 bbf911997326: Verifying Checksum 17:36:57 bbf911997326: Download complete 17:36:58 bbf911997326: Pull complete 17:36:59 58ec367f63d7: Pull complete 17:36:59 901a3a57568e: Verifying Checksum 17:36:59 901a3a57568e: Download complete 17:36:59 1b4a6ffa7d45: Pull complete 17:36:59 fc5181fea5dc: Verifying Checksum 17:36:59 fc5181fea5dc: Download complete 17:37:09 fc5181fea5dc: Pull complete 17:37:10 9c418107303f: Pull complete 17:37:10 284eca6f2348: Pull complete 17:37:11 842844d905b1: Pull complete 17:37:16 901a3a57568e: Pull complete 17:37:16 Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 17:37:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:37:16 ---> 72ade6ffb461 17:37:16 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:37:22 ---> Running in 96cbd0fe213b 17:37:22 Removing intermediate container 96cbd0fe213b 17:37:22 ---> 333e9e3cce5f 17:37:22 Step 4/7 : RUN apk add --update bash 17:37:22 ---> Running in 58d34216f7fe 17:37:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:37:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:37:25 OK: 218 MiB in 52 packages 17:37:27 Removing intermediate container 58d34216f7fe 17:37:27 ---> 86b42be26be1 17:37:27 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 17:37:27 ---> Running in 377f1336ebb5 17:37:27 Removing intermediate container 377f1336ebb5 17:37:27 ---> 6f9dca5ce41c 17:37:27 Step 6/7 : COPY go.mod . 17:37:28 ---> 44784821cc31 17:37:28 Step 7/7 : RUN go mod download 17:37:28 ---> Running in 0b2f7cae186d 17:37:47 Removing intermediate container 0b2f7cae186d 17:37:47 ---> 774fb0ce2005 17:37:47 Successfully built 774fb0ce2005 17:37:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:37:47 + docker inspect -f . ci-base-image-arm64 17:37:47 . [Pipeline] withDockerContainer 17:37:48 prd-ubuntu18.04-docker-arm64-4c-16g-450 does not seem to be running inside a container 17:37:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/1@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 ******** ci-base-image-arm64 cat 17:37:50 $ docker top 32618cfd063828ffeaa5cd8a915b245fec016ffbd1b10f9dd8aaa1bdcf90d835 -eo pid,comm [Pipeline] { [Pipeline] sh 17:37:51 + go version 17:37:51 go version go1.16.8 linux/arm64 [Pipeline] } 17:37:51 $ docker stop --time=1 32618cfd063828ffeaa5cd8a915b245fec016ffbd1b10f9dd8aaa1bdcf90d835 17:37:53 $ docker rm -f 32618cfd063828ffeaa5cd8a915b245fec016ffbd1b10f9dd8aaa1bdcf90d835 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:37:54 + docker inspect -f . ci-base-image-arm64 17:37:54 . [Pipeline] withDockerContainer 17:37:54 prd-ubuntu18.04-docker-arm64-4c-16g-450 does not seem to be running inside a container 17:37:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/1@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 ******** ci-base-image-arm64 cat 17:37:56 $ docker top 8d481ad50b64749bf3942f71e99ba89c643c45d1eafaf04d02e7155a48ce6e3a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 17:37:57 + go mod tidy [Pipeline] sh 17:37:58 + make test 17:37:58 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:38:37 ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.015s coverage: 85.7% of statements 17:38:42 ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 6.722s coverage: 88.3% of statements 17:38:42 ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.020s coverage: 100.0% of statements 17:38:42 CGO_ENABLED=0 GO111MODULE=on go vet ./... 17:39:04 gofmt -l . 17:39:04 internal/pkg/consul/client.go 17:39:04 internal/pkg/consul/client_test.go 17:39:04 [ "`gofmt -l .`" = "" ] 17:39:04 make: *** [Makefile:12: test] Error 1 [Pipeline] } 17:39:04 $ docker stop --time=1 8d481ad50b64749bf3942f71e99ba89c643c45d1eafaf04d02e7155a48ce6e3a 17:39:06 $ docker rm -f 8d481ad50b64749bf3942f71e99ba89c643c45d1eafaf04d02e7155a48ce6e3a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:39:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:39:08 17:39:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 17:39:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:39:09 arm64: Pulling from edgex-lftools-log-publisher 17:39:09 448f6bf000e3: Pulling fs layer 17:39:09 f757da607395: Pulling fs layer 17:39:09 05883995daec: Pulling fs layer 17:39:09 8603b9c90790: Pulling fs layer 17:39:09 1560dd03e051: Pulling fs layer 17:39:09 27f5ce0e4adf: Pulling fs layer 17:39:09 c2d8d7efcc4b: Pulling fs layer 17:39:09 8603b9c90790: Waiting 17:39:09 1560dd03e051: Waiting 17:39:09 27f5ce0e4adf: Waiting 17:39:09 c2d8d7efcc4b: Waiting 17:39:10 f757da607395: Verifying Checksum 17:39:10 f757da607395: Download complete 17:39:10 8603b9c90790: Verifying Checksum 17:39:10 8603b9c90790: Download complete 17:39:10 1560dd03e051: Verifying Checksum 17:39:10 1560dd03e051: Download complete 17:39:10 27f5ce0e4adf: Verifying Checksum 17:39:10 27f5ce0e4adf: Download complete 17:39:10 05883995daec: Verifying Checksum 17:39:10 05883995daec: Download complete 17:39:10 448f6bf000e3: Verifying Checksum 17:39:10 448f6bf000e3: Download complete 17:39:13 c2d8d7efcc4b: Verifying Checksum 17:39:13 c2d8d7efcc4b: Download complete 17:39:14 448f6bf000e3: Pull complete 17:39:15 f757da607395: Pull complete 17:39:16 05883995daec: Pull complete 17:39:16 8603b9c90790: Pull complete 17:39:17 1560dd03e051: Pull complete 17:39:18 27f5ce0e4adf: Pull complete 17:39:33 c2d8d7efcc4b: Pull complete 17:39:33 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 17:39:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:39:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 17:39:33 prd-ubuntu18.04-docker-arm64-4c-16g-450 does not seem to be running inside a container 17:39:34 $ 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/go-mod-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/1@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:arm64 cat 17:39:40 $ docker top 9d1282de3e830b96acc9d09a4bd61c5896c99651f760c0059a359c316978cce5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:39:41 ---> job-cost.sh 17:39:41 lf-activate-venv: SKIPPING 17:39:41 INFO: No Stack... 17:39:42 INFO: Retrieving Pricing Info for: v3-standard-4 17:39:42 INFO: Archiving Costs [Pipeline] sh 17:39:43 + cat /w/workspace/go-mod-configuration/1/archives/cost.csv 17:39:43 + cut -d, -f6 [Pipeline] lock 17:39:43 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-PR-53-1-stack-cost] 17:39:43 Resource [jenkins-edgexfoundry-go-mod-configuration-PR-53-1-stack-cost] did not exist. Created. 17:39:43 Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-PR-53-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:39:44 /w/workspace/go-mod-configuration/1@tmp/durable-f7a5fb05/script.sh: 1: /w/workspace/go-mod-configuration/1@tmp/durable-f7a5fb05/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 17:39:45 + echo total: 0.10999999940395355 [Pipeline] stash 17:39:45 Warning: overwriting stash ‘stack-cost’ 17:39:45 Stashed 1 file(s) [Pipeline] } 17:39:46 Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-PR-53-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:39:46 $ docker stop --time=1 9d1282de3e830b96acc9d09a4bd61c5896c99651f760c0059a359c316978cce5 17:39:47 $ docker rm -f 9d1282de3e830b96acc9d09a4bd61c5896c99651f760c0059a359c316978cce5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:39:48 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 17:39:50 + '[' -d /w/workspace/undry_go-mod-configuration_PR-53/archives ']' [Pipeline] libraryResource [Pipeline] sh 17:39:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:39:51 ---> package-listing.sh 17:39:51 ++ tr '[:upper:]' '[:lower:]' 17:39:51 ++ facter osfamily 17:39:52 + OS_FAMILY=redhat 17:39:52 + workspace=/w/workspace/undry_go-mod-configuration_PR-53 17:39:52 + START_PACKAGES=/tmp/packages_start.txt 17:39:52 + END_PACKAGES=/tmp/packages_end.txt 17:39:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:39:52 + PACKAGES=/tmp/packages_start.txt 17:39:52 + '[' /w/workspace/undry_go-mod-configuration_PR-53 ']' 17:39:52 + PACKAGES=/tmp/packages_end.txt 17:39:52 + case "${OS_FAMILY}" in 17:39:52 + rpm -qa 17:39:52 + sort 17:39:52 + '[' -f /tmp/packages_start.txt ']' 17:39:52 + '[' -f /tmp/packages_end.txt ']' 17:39:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:39:52 + '[' /w/workspace/undry_go-mod-configuration_PR-53 ']' 17:39:52 + mkdir -p /w/workspace/undry_go-mod-configuration_PR-53/archives/ 17:39:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_go-mod-configuration_PR-53/archives/ [Pipeline] echo 17:39:52 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/undry_go-mod-configuration_PR-53/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:39:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:39:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:39:53 17:39:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 17:39:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:39:53 latest: Pulling from edgex-lftools-log-publisher 17:39:53 b4d181a07f80: Pulling fs layer 17:39:53 a1111a8f2ec3: Pulling fs layer 17:39:53 ed53099fbce6: Pulling fs layer 17:39:53 dc539afda2c1: Pulling fs layer 17:39:53 77bc0d833cb6: Pulling fs layer 17:39:53 9065ff56babe: Pulling fs layer 17:39:53 d287ab97295c: Pulling fs layer 17:39:53 dc539afda2c1: Waiting 17:39:53 77bc0d833cb6: Waiting 17:39:53 9065ff56babe: Waiting 17:39:53 d287ab97295c: Waiting 17:39:53 a1111a8f2ec3: Verifying Checksum 17:39:53 a1111a8f2ec3: Download complete 17:39:53 dc539afda2c1: Verifying Checksum 17:39:53 dc539afda2c1: Download complete 17:39:53 ed53099fbce6: Verifying Checksum 17:39:53 ed53099fbce6: Download complete 17:39:54 77bc0d833cb6: Verifying Checksum 17:39:54 77bc0d833cb6: Download complete 17:39:54 9065ff56babe: Verifying Checksum 17:39:54 9065ff56babe: Download complete 17:39:54 b4d181a07f80: Verifying Checksum 17:39:54 b4d181a07f80: Download complete 17:39:54 d287ab97295c: Verifying Checksum 17:39:54 d287ab97295c: Download complete 17:39:55 b4d181a07f80: Pull complete 17:39:55 a1111a8f2ec3: Pull complete 17:39:56 ed53099fbce6: Pull complete 17:39:56 dc539afda2c1: Pull complete 17:39:56 77bc0d833cb6: Pull complete 17:39:56 9065ff56babe: Pull complete 17:40:01 d287ab97295c: Pull complete 17:40:01 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 17:40:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:40:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 17:40:01 prd-centos7-docker-4c-2g-448 does not seem to be running inside a container 17:40:01 $ 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/undry_go-mod-configuration_PR-53/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-configuration_PR-53 -v /w/workspace/undry_go-mod-configuration_PR-53:/w/workspace/undry_go-mod-configuration_PR-53:rw,z -v /w/workspace/undry_go-mod-configuration_PR-53@tmp:/w/workspace/undry_go-mod-configuration_PR-53@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 17:40:04 $ docker top 54636a28d0ee2babf5283b4ec1ba32a8a2dba2b49bc520ae91f76cedf1de1c0f -eo pid,comm [Pipeline] { [Pipeline] sh 17:40:04 + touch /tmp/pre-build-complete [Pipeline] sh 17:40:04 + mkdir -p /var/log/sysstat [Pipeline] sh 17:40:05 + ls /var/log/sa-host 17:40:05 + sadf -c /var/log/sa-host/sa11 17:40:05 file_magic: OK 17:40:05 HZ: Using current value: 100 17:40:05 file_header: OK 17:40:05 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 17:40:05 Statistics: 17:40:05 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 17:40:05 File successfully converted to sysstat format version 12.0.3 17:40:05 + sadf -c /var/log/sa-host/sa30 17:40:05 file_magic: OK 17:40:05 HZ: Using current value: 100 17:40:05 file_header: OK 17:40:05 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 17:40:05 Statistics: 17:40:05 Hnuu...uuuununununu...Hnuu...uuuununununu... 17:40:05 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:40:05 provisioning config files... 17:40:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-configuration_PR-53@tmp/config7126177598297262743tmp [Pipeline] { [Pipeline] echo 17:40:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:40:05 ---> create-netrc.sh [Pipeline] } 17:40:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:40:06 ---> python-tools-install.sh [Pipeline] echo 17:40:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:40:06 ---> sudo-logs.sh 17:40:06 Archiving 'sudo' log.. 17:40:06 sudo: unable to resolve host prd-centos7-docker-4c-2g-448.novalocal: Name or service not known 17:40:06 sudo: unable to resolve host prd-centos7-docker-4c-2g-448.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 17:40:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:40:07 ---> job-cost.sh 17:40:07 lf-activate-venv: SKIPPING 17:40:07 DEBUG: total: 0.10999999940395355 17:40:07 INFO: Retrieving Stack Cost... 17:40:13 INFO: Retrieving Pricing Info for: v3-standard-2 17:40:13 INFO: Archiving Costs [Pipeline] echo 17:40:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:40:14 ---> logs-deploy.sh 17:40:14 lf-activate-venv: SKIPPING 17:40:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/PR-53/1 17:40:14 INFO: archiving workspace using pattern(s): 17:40:14 Archives upload complete. 17:40:14 INFO: archiving logs to Nexus