Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b2575b4846527bb42510f340a772c8dd593c3f10+fcc6c4dc3b2194e7ef3f7b138b6bc43b7e093e2c (382897d09eed82318bf285e458c6588c98698dc8) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8705197455174445857.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-ssh6382758879099924332.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/PR-51/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/PR-51/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4501518709601273786.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 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-ssh3736767044648203294.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/PR-51/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/PR-51/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8303022896399917921.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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-1047’ Running on prd-centos7-docker-4c-2g-1054 in /w/workspace/undry_go-mod-configuration_PR-51 [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-51 # 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-51@tmp/jenkins-gitclient-ssh6019513579305591143.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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-51@tmp/jenkins-gitclient-ssh5295399117077597935.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/51/head:refs/remotes/origin/PR-51 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit fcc6c4dc3b2194e7ef3f7b138b6bc43b7e093e2c into PR head commit b2575b4846527bb42510f340a772c8dd593c3f10 Merge succeeded, producing 6b5dabfe654b724f5d06d7c5030d75c39b2cd912 Checking out Revision 6b5dabfe654b724f5d06d7c5030d75c39b2cd912 (PR-51) > git config core.sparsecheckout # timeout=10 > git checkout -f b2575b4846527bb42510f340a772c8dd593c3f10 # 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-51@tmp/jenkins-gitclient-ssh8515539263277977352.key > git merge fcc6c4dc3b2194e7ef3f7b138b6bc43b7e093e2c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6b5dabfe654b724f5d06d7c5030d75c39b2cd912 # timeout=10 Commit message: "Merge commit 'fcc6c4dc3b2194e7ef3f7b138b6bc43b7e093e2c' into HEAD" > git rev-list --no-walk b2575b4846527bb42510f340a772c8dd593c3f10 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:48:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:48:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:48:05 ========================================================= 13:48:05 EdgeX Global Pipelines Version Info 13:48:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:48:06 ------------------- 13:48:06 stable info: 13:48:06 ------------------- 13:48:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:48:06 Commit SHA: f1d79d91c36788821211008368c3015072ca53ca 13:48:06 Message: update stable to v1.0.209 13:48:06 ------------------- 13:48:06 experimental info: 13:48:06 ------------------- 13:48:06 Commited By: **** collab-it+edgex@linuxfoundation.org 13:48:06 Commit SHA: f1d79d91c36788821211008368c3015072ca53ca 13:48:06 Message: update experimental to v1.0.209 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:48:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo 13:48:06 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo 13:48:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:48:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:48:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:48:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 13:48:06 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 13:48:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:48:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:48:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:48:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:48:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-configuration [Pipeline] echo 13:48:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:48:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:48:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 13:48:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 13:48:07 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:48:07 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:48:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:48:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:48:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:48:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:48:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:48:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:48:07 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 13:48:07 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:48:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-51 [Pipeline] echo 13:48:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-51 [Pipeline] echo 13:48:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-51 [Pipeline] echo 13:48:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6b5dabfe654b724f5d06d7c5030d75c39b2cd912 [Pipeline] echo 13:48:07 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6b5dabf [Pipeline] echo 13:48:07 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:48:07 + git log --format=format:%s -1 6b5dabfe654b724f5d06d7c5030d75c39b2cd912 [Pipeline] echo 13:48:07 GIT_COMMIT: 6b5dabfe654b724f5d06d7c5030d75c39b2cd912, Commit Message: Merge commit 'fcc6c4dc3b2194e7ef3f7b138b6bc43b7e093e2c' into HEAD [Pipeline] echo 13:48:07 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 13:48:08 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:48:08 13:48:08 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 13:48:08 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:48:08 latest: Pulling from edgex-devops/git-semver 13:48:08 a0d0a0d46f8b: Pulling fs layer 13:48:08 3e5f54012d9b: Pulling fs layer 13:48:08 4c7163046ea9: Pulling fs layer 13:48:08 0c2d73faf560: Pulling fs layer 13:48:08 0c2d73faf560: Waiting 13:48:08 3e5f54012d9b: Verifying Checksum 13:48:08 3e5f54012d9b: Download complete 13:48:08 a0d0a0d46f8b: Verifying Checksum 13:48:08 a0d0a0d46f8b: Download complete 13:48:08 4c7163046ea9: Verifying Checksum 13:48:08 4c7163046ea9: Download complete 13:48:08 0c2d73faf560: Verifying Checksum 13:48:08 0c2d73faf560: Download complete 13:48:08 a0d0a0d46f8b: Pull complete 13:48:08 3e5f54012d9b: Pull complete 13:48:09 4c7163046ea9: Pull complete 13:48:09 0c2d73faf560: Pull complete 13:48:09 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 13:48:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:48:09 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 13:48:09 prd-centos7-docker-4c-2g-1054 does not seem to be running inside a container 13:48:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-configuration_PR-51 -v /w/workspace/undry_go-mod-configuration_PR-51:/w/workspace/undry_go-mod-configuration_PR-51:rw,z -v /w/workspace/undry_go-mod-configuration_PR-51@tmp:/w/workspace/undry_go-mod-configuration_PR-51@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 13:48:10 $ docker top d332e9601a99ef8883196594cc913d5c2ee8c4cf7d6c862e066dff1531424d92 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:48:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:48:10 [ssh-agent] Looking for ssh-agent implementation... 13:48:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:48:10 $ docker exec d332e9601a99ef8883196594cc913d5c2ee8c4cf7d6c862e066dff1531424d92 ssh-agent 13:48:10 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnckmKG/agent.14 13:48:10 SSH_AGENT_PID=21 13:48:10 Running ssh-add (command line suppressed) 13:48:10 Identity added: /w/workspace/undry_go-mod-configuration_PR-51@tmp/private_key_641850596574802697.key (/w/workspace/undry_go-mod-configuration_PR-51@tmp/private_key_641850596574802697.key) 13:48:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:48:10 + git tag --points-at HEAD [Pipeline] } 13:48:10 $ docker exec --env ******** --env ******** d332e9601a99ef8883196594cc913d5c2ee8c4cf7d6c862e066dff1531424d92 ssh-agent -k 13:48:10 unset SSH_AUTH_SOCK; 13:48:10 unset SSH_AGENT_PID; 13:48:10 echo Agent pid 21 killed; 13:48:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:48:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:48:10 [ssh-agent] Looking for ssh-agent implementation... 13:48:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:48:11 $ docker exec d332e9601a99ef8883196594cc913d5c2ee8c4cf7d6c862e066dff1531424d92 ssh-agent 13:48:11 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgimeFi/agent.54 13:48:11 SSH_AGENT_PID=61 13:48:11 Running ssh-add (command line suppressed) 13:48:11 Identity added: /w/workspace/undry_go-mod-configuration_PR-51@tmp/private_key_3066749442231232659.key (/w/workspace/undry_go-mod-configuration_PR-51@tmp/private_key_3066749442231232659.key) 13:48:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:48:11 + git semver init 13:48:11 # -> Open(): unable to determine branch for HEAD 13:48:11 # $GIT_DIR = /w/workspace/undry_go-mod-configuration_PR-51/.git 13:48:11 # $GIT_WORK_TREE = /w/workspace/undry_go-mod-configuration_PR-51 13:48:11 # $SEMVER_REMOTE_NAME = origin 13:48:11 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:48:11 # $SEMVER_USER_NAME = edgex-jenkins 13:48:11 # $SEMVER_BRANCH = PR-51 13:48:11 # $SEMVER_TEMP = /tmp/semver-048774286 13:48:11 # git clone --branch semver git@github.com:edgexfoundry/go-mod-configuration.git $SEMVER_TEMP 13:48:12 # '/tmp/semver-048774286' -> '/w/workspace/undry_go-mod-configuration_PR-51/.semver' 13:48:12 # -> Force: false 13:48:12 # $SEMVER_DIR = /w/workspace/undry_go-mod-configuration_PR-51/.semver [Pipeline] } 13:48:12 $ docker exec --env ******** --env ******** d332e9601a99ef8883196594cc913d5c2ee8c4cf7d6c862e066dff1531424d92 ssh-agent -k 13:48:12 unset SSH_AUTH_SOCK; 13:48:12 unset SSH_AGENT_PID; 13:48:12 echo Agent pid 61 killed; 13:48:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:48:12 + git semver [Pipeline] } 13:48:12 $ docker stop --time=1 d332e9601a99ef8883196594cc913d5c2ee8c4cf7d6c862e066dff1531424d92 13:48:13 $ docker rm -f d332e9601a99ef8883196594cc913d5c2ee8c4cf7d6c862e066dff1531424d92 [Pipeline] // withDockerContainer [Pipeline] sh 13:48:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:48:14 Stashed 1 file(s) [Pipeline] echo 13:48:14 [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 13:48:29 Still waiting to schedule task 13:48:29 Waiting for next available executor on ‘centos7-docker-4c-2g’ 13:48:29 Still waiting to schedule task 13:48:29 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1049’ is offline 13:50:07 Running on prd-centos7-docker-4c-2g-1061 in /w/workspace/undry_go-mod-configuration_PR-51 [Pipeline] { [Pipeline] ws 13:50:07 Running in /w/workspace/go-mod-configuration/2 [Pipeline] { [Pipeline] checkout 13:50:07 Selected Git installation does not exist. Using Default 13:50:07 The recommended git tool is: NONE 13:50:09 using credential edgex-jenkins-ssh 13:50:09 Cloning the remote Git repository 13:50:08 Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git 13:50:08 > git init /w/workspace/go-mod-configuration/2 # timeout=10 13:50:08 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 13:50:08 > git --version # timeout=10 13:50:08 > git --version # 'git version 2.24.4' 13:50:08 using GIT_SSH to set credentials SSH Credentials for GitHub 13:50:08 [INFO] Currently running in a labeled security context 13:50:08 [INFO] Currently SELinux is 'enforcing' on the host 13:50:08 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-configuration/2@tmp/jenkins-gitclient-ssh3008111398390047719.key 13:50:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:50:09 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 13:50:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:50:09 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 13:50:09 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 13:50:09 using GIT_SSH to set credentials SSH Credentials for GitHub 13:50:09 [INFO] Currently running in a labeled security context 13:50:09 [INFO] Currently SELinux is 'enforcing' on the host 13:50:09 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-configuration/2@tmp/jenkins-gitclient-ssh4984191597948768384.key 13:50:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/51/head:refs/remotes/origin/PR-51 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:50:11 Merging remotes/origin/main commit fcc6c4dc3b2194e7ef3f7b138b6bc43b7e093e2c into PR head commit b2575b4846527bb42510f340a772c8dd593c3f10 13:50:11 Merge succeeded, producing 3810dd4635706c8f74d347f9ac30b190ee613caf 13:50:11 Checking out Revision 3810dd4635706c8f74d347f9ac30b190ee613caf (PR-51) 13:50:10 > git config core.sparsecheckout # timeout=10 13:50:10 > git checkout -f b2575b4846527bb42510f340a772c8dd593c3f10 # timeout=10 13:50:10 > git remote # timeout=10 13:50:10 > git config --get remote.origin.url # timeout=10 13:50:10 using GIT_SSH to set credentials SSH Credentials for GitHub 13:50:10 [INFO] Currently running in a labeled security context 13:50:10 [INFO] Currently SELinux is 'enforcing' on the host 13:50:10 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-configuration/2@tmp/jenkins-gitclient-ssh4736482500364161755.key 13:50:10 > git merge fcc6c4dc3b2194e7ef3f7b138b6bc43b7e093e2c # timeout=10 13:50:10 > git rev-parse HEAD^{commit} # timeout=10 13:50:10 > git config core.sparsecheckout # timeout=10 13:50:10 > git checkout -f 3810dd4635706c8f74d347f9ac30b190ee613caf # timeout=10 13:50:14 Commit message: "Merge commit 'fcc6c4dc3b2194e7ef3f7b138b6bc43b7e093e2c' into HEAD" 13:50:14 > git rev-list --no-walk b2575b4846527bb42510f340a772c8dd593c3f10 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 13:50:15 ========================================================= 13:50:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 13:50:15 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 13:50:15 + 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 . 13:50:15 Sending build context to Docker daemon 311.8kB 13:50:15 Step 1/7 : ARG BASE=golang:1.16-alpine 13:50:15 Step 2/7 : FROM ${BASE} 13:50:16 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 13:50:16 4e9f2cdf4387: Pulling fs layer 13:50:16 57d31006c564: Pulling fs layer 13:50:16 bd5ccded8296: Pulling fs layer 13:50:16 304dd3a0f381: Pulling fs layer 13:50:16 d37cda54a23b: Pulling fs layer 13:50:16 bae75c0f2455: Pulling fs layer 13:50:16 806579b3d29a: Pulling fs layer 13:50:16 c77eb801bf70: Pulling fs layer 13:50:16 6d0567d44e1a: Pulling fs layer 13:50:16 304dd3a0f381: Waiting 13:50:16 d37cda54a23b: Waiting 13:50:16 bae75c0f2455: Waiting 13:50:16 806579b3d29a: Waiting 13:50:16 c77eb801bf70: Waiting 13:50:16 6d0567d44e1a: Waiting 13:50:16 bd5ccded8296: Verifying Checksum 13:50:16 bd5ccded8296: Download complete 13:50:16 57d31006c564: Verifying Checksum 13:50:16 57d31006c564: Download complete 13:50:16 d37cda54a23b: Verifying Checksum 13:50:16 d37cda54a23b: Download complete 13:50:16 bae75c0f2455: Verifying Checksum 13:50:16 bae75c0f2455: Download complete 13:50:16 806579b3d29a: Verifying Checksum 13:50:16 806579b3d29a: Download complete 13:50:16 4e9f2cdf4387: Verifying Checksum 13:50:16 4e9f2cdf4387: Download complete 13:50:16 c77eb801bf70: Verifying Checksum 13:50:16 c77eb801bf70: Download complete 13:50:16 4e9f2cdf4387: Pull complete 13:50:16 57d31006c564: Pull complete 13:50:16 bd5ccded8296: Pull complete 13:50:16 304dd3a0f381: Verifying Checksum 13:50:16 304dd3a0f381: Download complete 13:50:16 6d0567d44e1a: Verifying Checksum 13:50:16 6d0567d44e1a: Download complete 13:50:20 304dd3a0f381: Pull complete 13:50:20 d37cda54a23b: Pull complete 13:50:20 bae75c0f2455: Pull complete 13:50:20 806579b3d29a: Pull complete 13:50:20 c77eb801bf70: Pull complete 13:50:23 6d0567d44e1a: Pull complete 13:50:23 Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd 13:50:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 13:50:23 ---> e839a31ac9d1 13:50:23 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:50:24 ---> Running in 55d9b026df7c 13:50:24 Removing intermediate container 55d9b026df7c 13:50:24 ---> eb39dd066414 13:50:24 Step 4/7 : RUN apk add --update bash 13:50:24 ---> Running in 3bee3b690f1f 13:50:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:50:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:50:26 OK: 219 MiB in 52 packages 13:50:26 Removing intermediate container 3bee3b690f1f 13:50:26 ---> 3535c1649782 13:50:26 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 13:50:26 ---> Running in 5833106b40d5 13:50:26 Removing intermediate container 5833106b40d5 13:50:26 ---> 0db24cec1a5c 13:50:26 Step 6/7 : COPY go.mod . 13:50:26 ---> 7ddeef456706 13:50:26 Step 7/7 : RUN go mod download 13:50:26 ---> Running in 8fd13b356250 13:50:33 Removing intermediate container 8fd13b356250 13:50:33 ---> 164bbb20a779 13:50:33 Successfully built 164bbb20a779 13:50:33 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 13:50:33 + docker inspect -f . ci-base-image-x86_64 13:50:33 . [Pipeline] withDockerContainer 13:50:33 prd-centos7-docker-4c-2g-1061 does not seem to be running inside a container 13:50:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/2 -v /w/workspace/go-mod-configuration/2:/w/workspace/go-mod-configuration/2:rw,z -v /w/workspace/go-mod-configuration/2@tmp:/w/workspace/go-mod-configuration/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 ******** ci-base-image-x86_64 cat 13:50:34 $ docker top 3a1a3fcd33096979c1b229f11c1493bb782a6817d189ec60bd66806ccab35cd0 -eo pid,comm [Pipeline] { [Pipeline] sh 13:50:34 + go version 13:50:34 go version go1.16.8 linux/amd64 [Pipeline] } 13:50:34 $ docker stop --time=1 3a1a3fcd33096979c1b229f11c1493bb782a6817d189ec60bd66806ccab35cd0 13:50:35 $ docker rm -f 3a1a3fcd33096979c1b229f11c1493bb782a6817d189ec60bd66806ccab35cd0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:50:36 + docker inspect -f . ci-base-image-x86_64 13:50:36 . [Pipeline] withDockerContainer 13:50:36 prd-centos7-docker-4c-2g-1061 does not seem to be running inside a container 13:50:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/2 -v /w/workspace/go-mod-configuration/2:/w/workspace/go-mod-configuration/2:rw,z -v /w/workspace/go-mod-configuration/2@tmp:/w/workspace/go-mod-configuration/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 ******** ci-base-image-x86_64 cat 13:50:36 $ docker top 82aab2976d428858ee6d26312e5e401cdf988f7671bccc958d87f07430125f33 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 13:50:37 + go mod tidy [Pipeline] sh 13:50:37 + make test 13:50:37 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 13:50:47 ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.011s coverage: 85.7% of statements 13:50:56 ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 6.553s coverage: 88.4% of statements 13:50:56 ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.006s coverage: 100.0% of statements 13:50:56 CGO_ENABLED=0 GO111MODULE=on go vet ./... 13:50:59 gofmt -l . 13:50:59 [ "`gofmt -l .`" = "" ] [Pipeline] } 13:50:59 $ docker stop --time=1 82aab2976d428858ee6d26312e5e401cdf988f7671bccc958d87f07430125f33 13:51:00 $ docker rm -f 82aab2976d428858ee6d26312e5e401cdf988f7671bccc958d87f07430125f33 [Pipeline] // withDockerContainer [Pipeline] sh 13:51:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:51:01 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:51:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:51:02 13:51:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 13:51:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:51:02 latest: Pulling from edgex-lftools-log-publisher 13:51:02 b4d181a07f80: Pulling fs layer 13:51:02 a1111a8f2ec3: Pulling fs layer 13:51:02 ed53099fbce6: Pulling fs layer 13:51:02 dc539afda2c1: Pulling fs layer 13:51:02 77bc0d833cb6: Pulling fs layer 13:51:02 9065ff56babe: Pulling fs layer 13:51:02 d287ab97295c: Pulling fs layer 13:51:02 dc539afda2c1: Waiting 13:51:02 77bc0d833cb6: Waiting 13:51:02 9065ff56babe: Waiting 13:51:02 d287ab97295c: Waiting 13:51:02 a1111a8f2ec3: Verifying Checksum 13:51:02 a1111a8f2ec3: Download complete 13:51:02 dc539afda2c1: Verifying Checksum 13:51:02 dc539afda2c1: Download complete 13:51:02 ed53099fbce6: Verifying Checksum 13:51:02 ed53099fbce6: Download complete 13:51:02 9065ff56babe: Verifying Checksum 13:51:02 9065ff56babe: Download complete 13:51:02 77bc0d833cb6: Verifying Checksum 13:51:02 77bc0d833cb6: Download complete 13:51:02 b4d181a07f80: Verifying Checksum 13:51:02 b4d181a07f80: Download complete 13:51:03 d287ab97295c: Verifying Checksum 13:51:03 d287ab97295c: Download complete 13:51:04 b4d181a07f80: Pull complete 13:51:04 a1111a8f2ec3: Pull complete 13:51:04 ed53099fbce6: Pull complete 13:51:04 dc539afda2c1: Pull complete 13:51:05 77bc0d833cb6: Pull complete 13:51:05 9065ff56babe: Pull complete 13:51:10 d287ab97295c: Pull complete 13:51:10 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 13:51:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:51:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 13:51:10 prd-centos7-docker-4c-2g-1061 does not seem to be running inside a container 13:51:10 $ 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/2 -v /w/workspace/go-mod-configuration/2:/w/workspace/go-mod-configuration/2:rw,z -v /w/workspace/go-mod-configuration/2@tmp:/w/workspace/go-mod-configuration/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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:51:12 $ docker top d3487b6504c63d683d93e9e63aecb2d7f3ba610805376b98b77716a98e03cd21 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:51:13 ---> job-cost.sh 13:51:13 lf-activate-venv: SKIPPING 13:51:13 INFO: No Stack... 13:51:17 INFO: Retrieving Pricing Info for: v3-standard-2 13:51:17 INFO: Archiving Costs [Pipeline] sh 13:51:17 + cat /w/workspace/go-mod-configuration/2/archives/cost.csv 13:51:17 + cut -d, -f6 [Pipeline] lock 13:51:17 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-PR-51-2-stack-cost] 13:51:17 Resource [jenkins-edgexfoundry-go-mod-configuration-PR-51-2-stack-cost] did not exist. Created. 13:51:17 Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-PR-51-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:51:18 + echo total: 0.05999999865889549 [Pipeline] stash 13:51:18 Stashed 1 file(s) [Pipeline] } 13:51:18 Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-PR-51-2-stack-cost] [Pipeline] // lock [Pipeline] } 13:51:18 $ docker stop --time=1 d3487b6504c63d683d93e9e63aecb2d7f3ba610805376b98b77716a98e03cd21 13:51:19 $ docker rm -f d3487b6504c63d683d93e9e63aecb2d7f3ba610805376b98b77716a98e03cd21 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 13:53:57 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1064 in /w/workspace/undry_go-mod-configuration_PR-51 [Pipeline] { [Pipeline] ws 13:53:57 Running in /w/workspace/go-mod-configuration/2 [Pipeline] { [Pipeline] checkout 13:53:57 Selected Git installation does not exist. Using Default 13:53:57 The recommended git tool is: NONE 13:54:04 using credential edgex-jenkins-ssh 13:54:04 Cloning the remote Git repository 13:54:04 Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git 13:54:04 > git init /w/workspace/go-mod-configuration/2 # timeout=10 13:54:04 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 13:54:04 > git --version # timeout=10 13:54:04 > git --version # 'git version 2.17.1' 13:54:04 using GIT_SSH to set credentials SSH Credentials for GitHub 13:54:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:54:06 Merging remotes/origin/main commit fcc6c4dc3b2194e7ef3f7b138b6bc43b7e093e2c into PR head commit b2575b4846527bb42510f340a772c8dd593c3f10 13:54:06 Merge succeeded, producing 2460cbb7245fe98a8d2b0ad2470973a1e802e2d0 13:54:06 Checking out Revision 2460cbb7245fe98a8d2b0ad2470973a1e802e2d0 (PR-51) 13:54:05 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 13:54:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:54:05 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 13:54:05 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 13:54:05 using GIT_SSH to set credentials SSH Credentials for GitHub 13:54:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/51/head:refs/remotes/origin/PR-51 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:54:06 > git config core.sparsecheckout # timeout=10 13:54:06 > git checkout -f b2575b4846527bb42510f340a772c8dd593c3f10 # timeout=10 13:54:06 > git remote # timeout=10 13:54:06 > git config --get remote.origin.url # timeout=10 13:54:06 using GIT_SSH to set credentials SSH Credentials for GitHub 13:54:06 > git merge fcc6c4dc3b2194e7ef3f7b138b6bc43b7e093e2c # timeout=10 13:54:06 > git rev-parse HEAD^{commit} # timeout=10 13:54:06 > git config core.sparsecheckout # timeout=10 13:54:06 > git checkout -f 2460cbb7245fe98a8d2b0ad2470973a1e802e2d0 # timeout=10 13:54:10 Commit message: "Merge commit 'fcc6c4dc3b2194e7ef3f7b138b6bc43b7e093e2c' into HEAD" 13:54:10 > git rev-list --no-walk b2575b4846527bb42510f340a772c8dd593c3f10 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 13:54:11 ========================================================= 13:54:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 13:54:11 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 13:54:12 + 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 . 13:54:13 Sending build context to Docker daemon 310.8kB 13:54:13 Step 1/7 : ARG BASE=golang:1.16-alpine 13:54:13 Step 2/7 : FROM ${BASE} 13:54:14 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:54:14 bbf911997326: Pulling fs layer 13:54:14 58ec367f63d7: Pulling fs layer 13:54:14 1b4a6ffa7d45: Pulling fs layer 13:54:14 fc5181fea5dc: Pulling fs layer 13:54:14 9c418107303f: Pulling fs layer 13:54:14 284eca6f2348: Pulling fs layer 13:54:14 842844d905b1: Pulling fs layer 13:54:14 901a3a57568e: Pulling fs layer 13:54:14 9c418107303f: Waiting 13:54:14 284eca6f2348: Waiting 13:54:14 842844d905b1: Waiting 13:54:14 901a3a57568e: Waiting 13:54:14 fc5181fea5dc: Waiting 13:54:14 1b4a6ffa7d45: Download complete 13:54:14 58ec367f63d7: Verifying Checksum 13:54:14 58ec367f63d7: Download complete 13:54:14 9c418107303f: Verifying Checksum 13:54:14 9c418107303f: Download complete 13:54:14 284eca6f2348: Verifying Checksum 13:54:14 284eca6f2348: Download complete 13:54:14 842844d905b1: Verifying Checksum 13:54:14 842844d905b1: Download complete 13:54:14 bbf911997326: Verifying Checksum 13:54:14 bbf911997326: Download complete 13:54:15 bbf911997326: Pull complete 13:54:16 58ec367f63d7: Pull complete 13:54:16 1b4a6ffa7d45: Pull complete 13:54:16 901a3a57568e: Verifying Checksum 13:54:16 901a3a57568e: Download complete 13:54:16 fc5181fea5dc: Verifying Checksum 13:54:16 fc5181fea5dc: Download complete 13:54:29 fc5181fea5dc: Pull complete 13:54:29 9c418107303f: Pull complete 13:54:29 284eca6f2348: Pull complete 13:54:29 842844d905b1: Pull complete 13:54:34 901a3a57568e: Pull complete 13:54:34 Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 13:54:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 13:54:34 ---> 72ade6ffb461 13:54:34 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:54:39 ---> Running in 7384a7aa411a 13:54:39 Removing intermediate container 7384a7aa411a 13:54:39 ---> 7b24090fe6de 13:54:39 Step 4/7 : RUN apk add --update bash 13:54:39 ---> Running in e9c8fd23f0f0 13:54:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:54:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:54:43 OK: 218 MiB in 52 packages 13:54:44 Removing intermediate container e9c8fd23f0f0 13:54:44 ---> 2af70a14fcfa 13:54:44 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 13:54:44 ---> Running in 0eaa075efd48 13:54:45 Removing intermediate container 0eaa075efd48 13:54:45 ---> f4d3827532a9 13:54:45 Step 6/7 : COPY go.mod . 13:54:46 ---> df532e088bfa 13:54:46 Step 7/7 : RUN go mod download 13:54:46 ---> Running in a7e95ab5bd94 13:55:04 Removing intermediate container a7e95ab5bd94 13:55:04 ---> 270e51cb1331 13:55:04 Successfully built 270e51cb1331 13:55:04 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:55:05 + docker inspect -f . ci-base-image-arm64 13:55:05 . [Pipeline] withDockerContainer 13:55:05 prd-ubuntu18.04-docker-arm64-4c-16g-1064 does not seem to be running inside a container 13:55:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/2 -v /w/workspace/go-mod-configuration/2:/w/workspace/go-mod-configuration/2:rw,z -v /w/workspace/go-mod-configuration/2@tmp:/w/workspace/go-mod-configuration/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 ******** ci-base-image-arm64 cat 13:55:07 $ docker top 46e019a1fd36e8ecc1792178829d74e987afe42cc4d0fbf7da98606bfa53ab3f -eo pid,comm [Pipeline] { [Pipeline] sh 13:55:08 + go version 13:55:08 go version go1.16.8 linux/arm64 [Pipeline] } 13:55:08 $ docker stop --time=1 46e019a1fd36e8ecc1792178829d74e987afe42cc4d0fbf7da98606bfa53ab3f 13:55:10 $ docker rm -f 46e019a1fd36e8ecc1792178829d74e987afe42cc4d0fbf7da98606bfa53ab3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:55:11 + docker inspect -f . ci-base-image-arm64 13:55:11 . [Pipeline] withDockerContainer 13:55:11 prd-ubuntu18.04-docker-arm64-4c-16g-1064 does not seem to be running inside a container 13:55:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/2 -v /w/workspace/go-mod-configuration/2:/w/workspace/go-mod-configuration/2:rw,z -v /w/workspace/go-mod-configuration/2@tmp:/w/workspace/go-mod-configuration/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 ******** ci-base-image-arm64 cat 13:55:13 $ docker top 6d5bff870b5f1933f33f396149a19aa09932777e0bcbe5876e4b43f2e1e60fac -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 13:55:14 + go mod tidy [Pipeline] sh 13:55:14 + make test 13:55:14 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 13:55:47 ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.020s coverage: 85.7% of statements 13:55:51 ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 6.697s coverage: 88.4% of statements 13:55:51 ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.030s coverage: 100.0% of statements 13:55:52 CGO_ENABLED=0 GO111MODULE=on go vet ./... 13:56:10 gofmt -l . 13:56:10 [ "`gofmt -l .`" = "" ] [Pipeline] } 13:56:10 $ docker stop --time=1 6d5bff870b5f1933f33f396149a19aa09932777e0bcbe5876e4b43f2e1e60fac 13:56:12 $ docker rm -f 6d5bff870b5f1933f33f396149a19aa09932777e0bcbe5876e4b43f2e1e60fac [Pipeline] // withDockerContainer [Pipeline] sh 13:56:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:56:13 Warning: overwriting stash ‘coverage-report’ 13:56:13 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:56:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:56:14 13:56:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 13:56:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:56:15 arm64: Pulling from edgex-lftools-log-publisher 13:56:15 448f6bf000e3: Pulling fs layer 13:56:15 f757da607395: Pulling fs layer 13:56:15 05883995daec: Pulling fs layer 13:56:15 8603b9c90790: Pulling fs layer 13:56:15 1560dd03e051: Pulling fs layer 13:56:15 27f5ce0e4adf: Pulling fs layer 13:56:15 c2d8d7efcc4b: Pulling fs layer 13:56:15 8603b9c90790: Waiting 13:56:15 1560dd03e051: Waiting 13:56:15 27f5ce0e4adf: Waiting 13:56:15 f757da607395: Verifying Checksum 13:56:15 f757da607395: Download complete 13:56:15 8603b9c90790: Download complete 13:56:16 05883995daec: Verifying Checksum 13:56:16 05883995daec: Download complete 13:56:16 1560dd03e051: Verifying Checksum 13:56:16 1560dd03e051: Download complete 13:56:16 27f5ce0e4adf: Verifying Checksum 13:56:16 27f5ce0e4adf: Download complete 13:56:16 448f6bf000e3: Download complete 13:56:19 c2d8d7efcc4b: Verifying Checksum 13:56:19 c2d8d7efcc4b: Download complete 13:56:19 448f6bf000e3: Pull complete 13:56:20 f757da607395: Pull complete 13:56:22 05883995daec: Pull complete 13:56:22 8603b9c90790: Pull complete 13:56:23 1560dd03e051: Pull complete 13:56:23 27f5ce0e4adf: Pull complete 13:56:38 c2d8d7efcc4b: Pull complete 13:56:38 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 13:56:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:56:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 13:56:38 prd-ubuntu18.04-docker-arm64-4c-16g-1064 does not seem to be running inside a container 13:56:38 $ 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/2 -v /w/workspace/go-mod-configuration/2:/w/workspace/go-mod-configuration/2:rw,z -v /w/workspace/go-mod-configuration/2@tmp:/w/workspace/go-mod-configuration/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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:56:43 $ docker top f7a73bd8474a5817fa9b5924c2c81de5acf02a2774d4932452e917241cc5d889 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:56:44 ---> job-cost.sh 13:56:44 lf-activate-venv: SKIPPING 13:56:44 INFO: No Stack... 13:56:44 INFO: Retrieving Pricing Info for: v3-standard-4 13:56:45 INFO: Archiving Costs [Pipeline] sh 13:56:46 + cut+ -d, -f6cat 13:56:46 /w/workspace/go-mod-configuration/2/archives/cost.csv [Pipeline] lock 13:56:46 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-PR-51-2-stack-cost] 13:56:46 Resource [jenkins-edgexfoundry-go-mod-configuration-PR-51-2-stack-cost] did not exist. Created. 13:56:46 Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-PR-51-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:56:47 /w/workspace/go-mod-configuration/2@tmp/durable-f397da7c/script.sh: 1: /w/workspace/go-mod-configuration/2@tmp/durable-f397da7c/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 13:56:47 + echo total: 0.10999999940395355 [Pipeline] stash 13:56:47 Warning: overwriting stash ‘stack-cost’ 13:56:47 Stashed 1 file(s) [Pipeline] } 13:56:47 Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-PR-51-2-stack-cost] [Pipeline] // lock [Pipeline] } 13:56:47 $ docker stop --time=1 f7a73bd8474a5817fa9b5924c2c81de5acf02a2774d4932452e917241cc5d889 13:56:49 $ docker rm -f f7a73bd8474a5817fa9b5924c2c81de5acf02a2774d4932452e917241cc5d889 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 13:56:50 provisioning config files... 13:56:50 copy managed file [go-mod-configuration-codecov-token] to file:/w/workspace/undry_go-mod-configuration_PR-51@tmp/config1392749173555573010tmp [Pipeline] { [Pipeline] sh 13:56:50 + set +x 13:56:50 + curl -s https://codecov.io/bash 13:56:50 + bash -s -- 13:56:50 13:56:50 _____ _ 13:56:50 / ____| | | 13:56:50 | | ___ __| | ___ ___ _____ __ 13:56:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:56:50 | |___| (_) | (_| | __/ (_| (_) \ V / 13:56:50 \_____\___/ \__,_|\___|\___\___/ \_/ 13:56:50 Bash-1.0.6 13:56:50 13:56:50 13:56:50 ==> git version 2.24.4 found 13:56:50 ==> 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 13:56:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 13:56:50 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 13:56:50 ==> Jenkins CI detected. 13:56:50 current dir:  /w/workspace/undry_go-mod-configuration_PR-51 13:56:50 project root: . 13:56:50 --> token set from env 13:56:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:56:50 ==> Running gcov in . (disable via -X gcov) 13:56:50 ==> Python coveragepy not found 13:56:50 ==> Searching for coverage reports in: 13:56:50 + . 13:56:50 -> Found 1 reports 13:56:50 ==> Detecting git/mercurial file structure 13:56:50 ==> Reading reports 13:56:50 + ./coverage.out bytes=17232 13:56:50 ==> Appending adjustments 13:56:50 https://docs.codecov.io/docs/fixing-reports 13:56:50 + Found adjustments 13:56:50 ==> Gzipping contents 13:56:50 4.0K /tmp/codecov.DxSjRQ.gz 13:56:50 ==> Uploading reports 13:56:50 url: https://codecov.io 13:56:50 query: branch=PR-51&commit=6b5dabfe654b724f5d06d7c5030d75c39b2cd912&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2FPR-51%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=51&job=&cmd_args= 13:56:50 -> Pinging Codecov 13:56:50 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=b03387cf-fbed-45a6-9f6b-56101d2ea1b2&branch=PR-51&commit=6b5dabfe654b724f5d06d7c5030d75c39b2cd912&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2FPR-51%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=51&job=&cmd_args= 13:56:51 -> Uploading to 13:56:51 https://storage.googleapis.com/codecov/v4/raw/2021-10-13/9F92B070CA9CA35F4914AC8684776953/6b5dabfe654b724f5d06d7c5030d75c39b2cd912/8635a164-dd3b-4759-bf6f-ccc1bea66813.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211013%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211013T135650Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=57e70dad4f4615463ce957e9ace5bf8fec20c33243ec6f9e350fc89cfbf3bd98 13:56:51 % Total % Received % Xferd Average Speed Time Time Time Current 13:56:51 Dload Upload Total Spent Left Speed 13:56:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2963 0 0 100 2963 0 10385 --:--:-- --:--:-- --:--:-- 10396 13:56:51 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-configuration/commit/6b5dabfe654b724f5d06d7c5030d75c39b2cd912 [Pipeline] } 13:56:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 13:56:52 + '[' -d /w/workspace/undry_go-mod-configuration_PR-51/archives ']' [Pipeline] libraryResource [Pipeline] sh 13:56:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:56:53 ---> package-listing.sh 13:56:53 ++ tr '[:upper:]' '[:lower:]' 13:56:53 ++ facter osfamily 13:56:53 + OS_FAMILY=redhat 13:56:53 + workspace=/w/workspace/undry_go-mod-configuration_PR-51 13:56:53 + START_PACKAGES=/tmp/packages_start.txt 13:56:53 + END_PACKAGES=/tmp/packages_end.txt 13:56:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:56:53 + PACKAGES=/tmp/packages_start.txt 13:56:53 + '[' /w/workspace/undry_go-mod-configuration_PR-51 ']' 13:56:53 + PACKAGES=/tmp/packages_end.txt 13:56:53 + case "${OS_FAMILY}" in 13:56:53 + rpm -qa 13:56:53 + sort 13:56:54 + '[' -f /tmp/packages_start.txt ']' 13:56:54 + '[' -f /tmp/packages_end.txt ']' 13:56:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:56:54 + '[' /w/workspace/undry_go-mod-configuration_PR-51 ']' 13:56:54 + mkdir -p /w/workspace/undry_go-mod-configuration_PR-51/archives/ 13:56:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_go-mod-configuration_PR-51/archives/ [Pipeline] echo 13:56:54 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-51/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:56:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 13:56:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:56:54 13:56:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 13:56:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:56:55 latest: Pulling from edgex-lftools-log-publisher 13:56:55 b4d181a07f80: Pulling fs layer 13:56:55 a1111a8f2ec3: Pulling fs layer 13:56:55 ed53099fbce6: Pulling fs layer 13:56:55 dc539afda2c1: Pulling fs layer 13:56:55 77bc0d833cb6: Pulling fs layer 13:56:55 9065ff56babe: Pulling fs layer 13:56:55 d287ab97295c: Pulling fs layer 13:56:55 dc539afda2c1: Waiting 13:56:55 77bc0d833cb6: Waiting 13:56:55 9065ff56babe: Waiting 13:56:55 d287ab97295c: Waiting 13:56:55 a1111a8f2ec3: Verifying Checksum 13:56:55 a1111a8f2ec3: Download complete 13:56:55 dc539afda2c1: Verifying Checksum 13:56:55 dc539afda2c1: Download complete 13:56:55 ed53099fbce6: Verifying Checksum 13:56:55 ed53099fbce6: Download complete 13:56:55 77bc0d833cb6: Verifying Checksum 13:56:55 77bc0d833cb6: Download complete 13:56:55 9065ff56babe: Verifying Checksum 13:56:55 9065ff56babe: Download complete 13:56:55 b4d181a07f80: Verifying Checksum 13:56:55 b4d181a07f80: Download complete 13:56:56 d287ab97295c: Verifying Checksum 13:56:56 d287ab97295c: Download complete 13:56:56 b4d181a07f80: Pull complete 13:56:56 a1111a8f2ec3: Pull complete 13:56:57 ed53099fbce6: Pull complete 13:56:57 dc539afda2c1: Pull complete 13:56:57 77bc0d833cb6: Pull complete 13:56:58 9065ff56babe: Pull complete 13:57:03 d287ab97295c: Pull complete 13:57:03 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 13:57:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:57:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 13:57:03 prd-centos7-docker-4c-2g-1054 does not seem to be running inside a container 13:57:03 $ 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-51/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-51 -v /w/workspace/undry_go-mod-configuration_PR-51:/w/workspace/undry_go-mod-configuration_PR-51:rw,z -v /w/workspace/undry_go-mod-configuration_PR-51@tmp:/w/workspace/undry_go-mod-configuration_PR-51@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 13:57:05 $ docker top ac997c8368260262a9a9347485a3c7906fd047598b8e0b9bff634bd225c0e56e -eo pid,comm [Pipeline] { [Pipeline] sh 13:57:06 + touch /tmp/pre-build-complete [Pipeline] sh 13:57:06 + mkdir -p /var/log/sysstat [Pipeline] sh 13:57:06 + ls /var/log/sa-host 13:57:06 + sadf -c /var/log/sa-host/sa13 13:57:06 file_magic: OK 13:57:06 HZ: Using current value: 100 13:57:06 file_header: OK 13:57:06 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 13:57:06 Statistics: 13:57:06 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 13:57:06 File successfully converted to sysstat format version 12.0.3 13:57:06 + sadf -c /var/log/sa-host/sa30 13:57:06 file_magic: OK 13:57:06 HZ: Using current value: 100 13:57:06 file_header: OK 13:57:06 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 13:57:06 Statistics: 13:57:06 Hnuu...uuuununununu...Hnuu...uuuununununu... 13:57:06 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:57:06 provisioning config files... 13:57:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-configuration_PR-51@tmp/config8606258726741879356tmp [Pipeline] { [Pipeline] echo 13:57:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:57:07 ---> create-netrc.sh [Pipeline] } 13:57:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:57:07 ---> python-tools-install.sh [Pipeline] echo 13:57:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:57:07 ---> sudo-logs.sh 13:57:07 Archiving 'sudo' log.. 13:57:07 sudo: unable to resolve host prd-centos7-docker-4c-2g-1054.novalocal: Name or service not known 13:57:07 sudo: unable to resolve host prd-centos7-docker-4c-2g-1054.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 13:57:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:57:08 ---> job-cost.sh 13:57:08 lf-activate-venv: SKIPPING 13:57:08 DEBUG: total: 0.10999999940395355 13:57:08 INFO: Retrieving Stack Cost... 13:57:08 INFO: Retrieving Pricing Info for: v3-standard-2 13:57:08 INFO: Archiving Costs [Pipeline] echo 13:57:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:57:08 ---> logs-deploy.sh 13:57:08 lf-activate-venv: SKIPPING 13:57:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/PR-51/2 13:57:08 INFO: archiving workspace using pattern(s): 13:57:09 Archives upload complete. 13:57:09 INFO: archiving logs to Nexus