Pull request #663 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 653ba7cb65e3d1fb030fe999cb4ebe25c85fcd45+dfcc36c5a5befe0a1977696dfde3713f959ecc3e (ba5694f3df52e8ca10ac1a250df93125902fed40) 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-ssh3448816998352780894.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 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-ssh5798191016214790799.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 b96307f5267f6fa8c29f8dc04d3d152726fc6340 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-core-contracts/branches/PR-663/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-core-contracts/branches/PR-663/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8036134731387584153.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b96307f5267f6fa8c29f8dc04d3d152726fc6340 # timeout=10 Commit message: "Merge pull request #356 from ernestojeda/disable-go-proxy" > 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-ssh8626637968545829596.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-core-contracts/branches/PR-663/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-core-contracts/branches/PR-663/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5360945594220722195.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-core-contracts, 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-core-contracts-settings PROJECT: go-mod-core-contracts 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-core-contracts 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 ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2328 in /w/workspace/dry_go-mod-core-contracts_PR-663 [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-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-663 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.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/dry_go-mod-core-contracts_PR-663@tmp/jenkins-gitclient-ssh6335137580895139435.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit dfcc36c5a5befe0a1977696dfde3713f959ecc3e into PR head commit 653ba7cb65e3d1fb030fe999cb4ebe25c85fcd45 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.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-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.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/dry_go-mod-core-contracts_PR-663@tmp/jenkins-gitclient-ssh2680713761139464501.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/663/head:refs/remotes/origin/PR-663 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merge succeeded, producing 609742d22d9e12f7dae4ae4b4f469e6a22be23c6 Checking out Revision 609742d22d9e12f7dae4ae4b4f469e6a22be23c6 (PR-663) > git config core.sparsecheckout # timeout=10 > git checkout -f 653ba7cb65e3d1fb030fe999cb4ebe25c85fcd45 # 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/dry_go-mod-core-contracts_PR-663@tmp/jenkins-gitclient-ssh8141574194273664626.key > git merge dfcc36c5a5befe0a1977696dfde3713f959ecc3e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 609742d22d9e12f7dae4ae4b4f469e6a22be23c6 # timeout=10 Commit message: "Merge commit 'dfcc36c5a5befe0a1977696dfde3713f959ecc3e' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk ea4dde34af5a903c9318ac3509c140c5cb19b4e3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:17:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:17:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:17:31 ========================================================= 04:17:31 EdgeX Global Pipelines Version Info 04:17:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:17:32 ------------------- 04:17:32 stable info: 04:17:32 ------------------- 04:17:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:17:32 Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 04:17:32 Message: update stable to v1.0.207 04:17:33 ------------------- 04:17:33 experimental info: 04:17:33 ------------------- 04:17:33 Commited By: **** collab-it+edgex@linuxfoundation.org 04:17:33 Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 04:17:33 Message: update experimental to v1.0.207 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:17:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 04:17:33 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 04:17:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:17:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:17:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:17:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 04:17:33 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 04:17:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:17:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:17:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:17:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:17:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 04:17:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:17:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:17:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 04:17:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:17:33 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:17:33 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:17:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:17:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:17:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:17:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:17:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:17:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:17:34 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 04:17:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:17:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-663 [Pipeline] echo 04:17:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-663 [Pipeline] echo 04:17:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-663 [Pipeline] echo 04:17:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 609742d22d9e12f7dae4ae4b4f469e6a22be23c6 [Pipeline] echo 04:17:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 609742d [Pipeline] echo 04:17:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:17:34 + git log --format=format:%s -1 609742d22d9e12f7dae4ae4b4f469e6a22be23c6 [Pipeline] echo 04:17:34 GIT_COMMIT: 609742d22d9e12f7dae4ae4b4f469e6a22be23c6, Commit Message: Merge commit 'dfcc36c5a5befe0a1977696dfde3713f959ecc3e' into HEAD [Pipeline] echo 04:17:34 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 04:17:35 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:17:35 04:17:35 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:17:35 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:17:35 latest: Pulling from edgex-devops/git-semver 04:17:35 31603596830f: Pulling fs layer 04:17:35 04fac38145f0: Pulling fs layer 04:17:35 701f6daf10bf: Pulling fs layer 04:17:35 24f72da36158: Pulling fs layer 04:17:35 24f72da36158: Waiting 04:17:35 04fac38145f0: Verifying Checksum 04:17:35 04fac38145f0: Download complete 04:17:36 31603596830f: Verifying Checksum 04:17:36 31603596830f: Download complete 04:17:36 701f6daf10bf: Verifying Checksum 04:17:36 701f6daf10bf: Download complete 04:17:36 24f72da36158: Verifying Checksum 04:17:36 24f72da36158: Download complete 04:17:36 31603596830f: Pull complete 04:17:36 04fac38145f0: Pull complete 04:17:37 701f6daf10bf: Pull complete 04:17:37 24f72da36158: Pull complete 04:17:37 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 04:17:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:17:37 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:17:37 prd-centos7-docker-4c-2g-2328 does not seem to be running inside a container 04:17:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-663 -v /w/workspace/dry_go-mod-core-contracts_PR-663:/w/workspace/dry_go-mod-core-contracts_PR-663:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-663@tmp:/w/workspace/dry_go-mod-core-contracts_PR-663@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 04:17:38 $ docker top d4d82805ee42201150c0b10495b5de92277d12922157f495bf218c524ca5aa45 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:17:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:17:38 [ssh-agent] Looking for ssh-agent implementation... 04:17:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:17:38 $ docker exec d4d82805ee42201150c0b10495b5de92277d12922157f495bf218c524ca5aa45 ssh-agent 04:17:38 SSH_AUTH_SOCK=/tmp/ssh-r6Miu3nD3lcQ/agent.14 04:17:38 SSH_AGENT_PID=20 04:17:38 Running ssh-add (command line suppressed) 04:17:38 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-663@tmp/private_key_5673252810964481087.key (/w/workspace/dry_go-mod-core-contracts_PR-663@tmp/private_key_5673252810964481087.key) 04:17:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:17:38 + git tag --points-at HEAD [Pipeline] } 04:17:38 $ docker exec --env ******** --env ******** d4d82805ee42201150c0b10495b5de92277d12922157f495bf218c524ca5aa45 ssh-agent -k 04:17:39 unset SSH_AUTH_SOCK; 04:17:39 unset SSH_AGENT_PID; 04:17:39 echo Agent pid 20 killed; 04:17:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:17:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:17:39 [ssh-agent] Looking for ssh-agent implementation... 04:17:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:17:39 $ docker exec d4d82805ee42201150c0b10495b5de92277d12922157f495bf218c524ca5aa45 ssh-agent 04:17:39 SSH_AUTH_SOCK=/tmp/ssh-85xGJRBSiI0z/agent.53 04:17:39 SSH_AGENT_PID=60 04:17:39 Running ssh-add (command line suppressed) 04:17:39 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-663@tmp/private_key_2907169671136556132.key (/w/workspace/dry_go-mod-core-contracts_PR-663@tmp/private_key_2907169671136556132.key) 04:17:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:17:39 + git semver init 04:17:39 # -> Open(): unable to determine branch for HEAD 04:17:39 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-663/.git 04:17:39 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-663 04:17:39 # $SEMVER_REMOTE_NAME = origin 04:17:39 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:17:39 # $SEMVER_USER_NAME = edgex-jenkins 04:17:39 # $SEMVER_BRANCH = PR-663 04:17:39 # $SEMVER_TEMP = /tmp/semver-903217799 04:17:39 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 04:17:40 # '/tmp/semver-903217799' -> '/w/workspace/dry_go-mod-core-contracts_PR-663/.semver' 04:17:40 # -> Force: false 04:17:40 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-663/.semver [Pipeline] } 04:17:40 $ docker exec --env ******** --env ******** d4d82805ee42201150c0b10495b5de92277d12922157f495bf218c524ca5aa45 ssh-agent -k 04:17:40 unset SSH_AUTH_SOCK; 04:17:40 unset SSH_AGENT_PID; 04:17:40 echo Agent pid 60 killed; 04:17:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:17:41 + git semver [Pipeline] } 04:17:41 $ docker stop --time=1 d4d82805ee42201150c0b10495b5de92277d12922157f495bf218c524ca5aa45 04:17:42 $ docker rm -f d4d82805ee42201150c0b10495b5de92277d12922157f495bf218c524ca5aa45 [Pipeline] // withDockerContainer [Pipeline] sh 04:17:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:17:43 Stashed 1 file(s) [Pipeline] echo 04:17:43 [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 04:17:58 Still waiting to schedule task 04:17:58 Waiting for next available executor on ‘centos7-docker-4c-2g’ 04:17:58 Still waiting to schedule task 04:17:58 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-2320’ 04:19:49 Running on prd-centos7-docker-4c-2g-2339 in /w/workspace/dry_go-mod-core-contracts_PR-663 [Pipeline] { [Pipeline] ws 04:19:49 Running in /w/workspace/go-mod-core-contracts/5 [Pipeline] { [Pipeline] checkout 04:19:50 Selected Git installation does not exist. Using Default 04:19:50 The recommended git tool is: NONE 04:19:53 using credential edgex-jenkins-ssh 04:19:53 Cloning the remote Git repository 04:19:52 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 04:19:53 > git init /w/workspace/go-mod-core-contracts/5 # timeout=10 04:19:53 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 04:19:53 > git --version # timeout=10 04:19:53 > git --version # 'git version 2.24.4' 04:19:53 using GIT_SSH to set credentials SSH Credentials for GitHub 04:19:53 [INFO] Currently running in a labeled security context 04:19:53 [INFO] Currently SELinux is 'enforcing' on the host 04:19:53 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/5@tmp/jenkins-gitclient-ssh8094400497330344159.key 04:19:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:19:54 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 04:19:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:19:54 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 04:19:54 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 04:19:54 using GIT_SSH to set credentials SSH Credentials for GitHub 04:19:54 [INFO] Currently running in a labeled security context 04:19:54 [INFO] Currently SELinux is 'enforcing' on the host 04:19:54 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/5@tmp/jenkins-gitclient-ssh5282396373241534492.key 04:19:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/663/head:refs/remotes/origin/PR-663 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:19:54 Merging remotes/origin/main commit dfcc36c5a5befe0a1977696dfde3713f959ecc3e into PR head commit 653ba7cb65e3d1fb030fe999cb4ebe25c85fcd45 04:19:55 Merge succeeded, producing a61c43f2c8923dcdda9b70243f9a35a826faaa83 04:19:55 Checking out Revision a61c43f2c8923dcdda9b70243f9a35a826faaa83 (PR-663) 04:19:54 > git config core.sparsecheckout # timeout=10 04:19:54 > git checkout -f 653ba7cb65e3d1fb030fe999cb4ebe25c85fcd45 # timeout=10 04:19:54 > git remote # timeout=10 04:19:54 > git config --get remote.origin.url # timeout=10 04:19:54 using GIT_SSH to set credentials SSH Credentials for GitHub 04:19:54 [INFO] Currently running in a labeled security context 04:19:54 [INFO] Currently SELinux is 'enforcing' on the host 04:19:54 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/5@tmp/jenkins-gitclient-ssh5154237672548384846.key 04:19:54 > git merge dfcc36c5a5befe0a1977696dfde3713f959ecc3e # timeout=10 04:19:54 > git rev-parse HEAD^{commit} # timeout=10 04:19:54 > git config core.sparsecheckout # timeout=10 04:19:54 > git checkout -f a61c43f2c8923dcdda9b70243f9a35a826faaa83 # timeout=10 04:19:58 Commit message: "Merge commit 'dfcc36c5a5befe0a1977696dfde3713f959ecc3e' into HEAD" 04:19:58 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 04:19:59 ========================================================= 04:19:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 04:19:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 04:19:58 > git rev-list --no-walk ea4dde34af5a903c9318ac3509c140c5cb19b4e3 # timeout=10 04:19:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:20:00 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 04:20:00 4e9f2cdf4387: Pulling fs layer 04:20:00 57d31006c564: Pulling fs layer 04:20:00 bd5ccded8296: Pulling fs layer 04:20:00 304dd3a0f381: Pulling fs layer 04:20:00 d37cda54a23b: Pulling fs layer 04:20:00 bae75c0f2455: Pulling fs layer 04:20:00 806579b3d29a: Pulling fs layer 04:20:00 c77eb801bf70: Pulling fs layer 04:20:00 6d0567d44e1a: Pulling fs layer 04:20:00 304dd3a0f381: Waiting 04:20:00 d37cda54a23b: Waiting 04:20:00 bae75c0f2455: Waiting 04:20:00 806579b3d29a: Waiting 04:20:00 6d0567d44e1a: Waiting 04:20:00 c77eb801bf70: Waiting 04:20:00 bd5ccded8296: Verifying Checksum 04:20:00 bd5ccded8296: Download complete 04:20:00 57d31006c564: Verifying Checksum 04:20:00 57d31006c564: Download complete 04:20:00 d37cda54a23b: Verifying Checksum 04:20:00 d37cda54a23b: Download complete 04:20:00 bae75c0f2455: Verifying Checksum 04:20:00 bae75c0f2455: Download complete 04:20:00 806579b3d29a: Verifying Checksum 04:20:00 806579b3d29a: Download complete 04:20:00 4e9f2cdf4387: Download complete 04:20:00 c77eb801bf70: Verifying Checksum 04:20:00 c77eb801bf70: Download complete 04:20:00 4e9f2cdf4387: Pull complete 04:20:00 57d31006c564: Pull complete 04:20:01 bd5ccded8296: Pull complete 04:20:01 304dd3a0f381: Verifying Checksum 04:20:01 304dd3a0f381: Download complete 04:20:02 6d0567d44e1a: Verifying Checksum 04:20:02 6d0567d44e1a: Download complete 04:20:05 304dd3a0f381: Pull complete 04:20:05 d37cda54a23b: Pull complete 04:20:05 bae75c0f2455: Pull complete 04:20:05 806579b3d29a: Pull complete 04:20:05 c77eb801bf70: Pull complete 04:20:07 6d0567d44e1a: Pull complete 04:20:07 Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd 04:20:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:20:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh 04:20:07 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 04:20:08 + docker inspect -f . ci-base-image-x86_64 04:20:08 . [Pipeline] withDockerContainer 04:20:08 prd-centos7-docker-4c-2g-2339 does not seem to be running inside a container 04:20:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@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-x86_64 cat 04:20:10 $ docker top a977d7dd0efd99265bc67cfe5efc514b2b096d8f929b272ff962b511de4b364c -eo pid,comm [Pipeline] { [Pipeline] sh 04:20:10 + go version 04:20:10 go version go1.16.8 linux/amd64 [Pipeline] } 04:20:10 $ docker stop --time=1 a977d7dd0efd99265bc67cfe5efc514b2b096d8f929b272ff962b511de4b364c 04:20:12 $ docker rm -f a977d7dd0efd99265bc67cfe5efc514b2b096d8f929b272ff962b511de4b364c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:20:12 + docker inspect -f . ci-base-image-x86_64 04:20:12 . [Pipeline] withDockerContainer 04:20:12 prd-centos7-docker-4c-2g-2339 does not seem to be running inside a container 04:20:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@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-x86_64 cat 04:20:13 $ docker top 52634681c9461b82aac14b754365551d985fdd741202667edd0c84a29f80d427 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 04:20:13 + make test 04:20:13 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 04:20:13 go: github.com/go-kit/kit@v0.12.0: missing go.sum entry; to add it: 04:20:13 go mod download github.com/go-kit/kit 04:20:13 make: *** [Makefile:9: test] Error 1 [Pipeline] } 04:20:14 $ docker stop --time=1 52634681c9461b82aac14b754365551d985fdd741202667edd0c84a29f80d427 04:20:15 $ docker rm -f 52634681c9461b82aac14b754365551d985fdd741202667edd0c84a29f80d427 [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 04:20:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:20:16 04:20:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 04:20:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:20:16 latest: Pulling from edgex-lftools-log-publisher 04:20:16 b4d181a07f80: Pulling fs layer 04:20:16 a1111a8f2ec3: Pulling fs layer 04:20:16 ed53099fbce6: Pulling fs layer 04:20:16 dc539afda2c1: Pulling fs layer 04:20:16 77bc0d833cb6: Pulling fs layer 04:20:16 9065ff56babe: Pulling fs layer 04:20:16 d287ab97295c: Pulling fs layer 04:20:16 dc539afda2c1: Waiting 04:20:16 77bc0d833cb6: Waiting 04:20:16 9065ff56babe: Waiting 04:20:16 d287ab97295c: Waiting 04:20:16 a1111a8f2ec3: Verifying Checksum 04:20:16 a1111a8f2ec3: Download complete 04:20:16 dc539afda2c1: Verifying Checksum 04:20:16 dc539afda2c1: Download complete 04:20:16 ed53099fbce6: Verifying Checksum 04:20:16 ed53099fbce6: Download complete 04:20:16 9065ff56babe: Verifying Checksum 04:20:16 9065ff56babe: Download complete 04:20:16 b4d181a07f80: Verifying Checksum 04:20:16 b4d181a07f80: Download complete 04:20:16 77bc0d833cb6: Verifying Checksum 04:20:16 77bc0d833cb6: Download complete 04:20:17 d287ab97295c: Verifying Checksum 04:20:17 d287ab97295c: Download complete 04:20:18 b4d181a07f80: Pull complete 04:20:18 a1111a8f2ec3: Pull complete 04:20:19 ed53099fbce6: Pull complete 04:20:19 dc539afda2c1: Pull complete 04:20:19 77bc0d833cb6: Pull complete 04:20:19 9065ff56babe: Pull complete 04:20:24 d287ab97295c: Pull complete 04:20:24 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 04:20:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:20:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 04:20:25 prd-centos7-docker-4c-2g-2339 does not seem to be running inside a container 04:20:25 $ 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-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@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 04:20:27 $ docker top 87d6a0710e0e45fbf482f53586f8876f7e54a2511cd7d8358838247a1f4b3da7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:20:28 ---> job-cost.sh 04:20:28 lf-activate-venv: SKIPPING 04:20:28 INFO: No Stack... 04:20:33 INFO: Retrieving Pricing Info for: v3-standard-2 04:20:34 INFO: Archiving Costs [Pipeline] sh 04:20:34 + cat /w/workspace/go-mod-core-contracts/5/archives/cost.csv 04:20:34 + cut -d, -f6 [Pipeline] lock 04:20:34 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-663-5-stack-cost] 04:20:34 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-663-5-stack-cost] did not exist. Created. 04:20:34 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-663-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:20:35 + echo total: 0.05999999865889549 [Pipeline] stash 04:20:35 Stashed 1 file(s) [Pipeline] } 04:20:35 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-663-5-stack-cost] [Pipeline] // lock [Pipeline] } 04:20:35 $ docker stop --time=1 87d6a0710e0e45fbf482f53586f8876f7e54a2511cd7d8358838247a1f4b3da7 04:20:36 $ docker rm -f 87d6a0710e0e45fbf482f53586f8876f7e54a2511cd7d8358838247a1f4b3da7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:20:36 Failed in branch amd64 04:22:16 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2344 in /w/workspace/dry_go-mod-core-contracts_PR-663 [Pipeline] { [Pipeline] ws 04:22:16 Running in /w/workspace/go-mod-core-contracts/5 [Pipeline] { [Pipeline] checkout 04:22:16 Selected Git installation does not exist. Using Default 04:22:16 The recommended git tool is: NONE 04:22:25 using credential edgex-jenkins-ssh 04:22:25 Cloning the remote Git repository 04:22:25 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 04:22:25 > git init /w/workspace/go-mod-core-contracts/5 # timeout=10 04:22:26 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 04:22:26 > git --version # timeout=10 04:22:26 > git --version # 'git version 2.17.1' 04:22:26 using GIT_SSH to set credentials SSH Credentials for GitHub 04:22:26 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:22:29 Merging remotes/origin/main commit dfcc36c5a5befe0a1977696dfde3713f959ecc3e into PR head commit 653ba7cb65e3d1fb030fe999cb4ebe25c85fcd45 04:22:28 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 04:22:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:22:29 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 04:22:29 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 04:22:29 using GIT_SSH to set credentials SSH Credentials for GitHub 04:22:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/663/head:refs/remotes/origin/PR-663 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:22:29 > git config core.sparsecheckout # timeout=10 04:22:29 > git checkout -f 653ba7cb65e3d1fb030fe999cb4ebe25c85fcd45 # timeout=10 04:22:30 > git remote # timeout=10 04:22:30 > git config --get remote.origin.url # timeout=10 04:22:30 Merge succeeded, producing 51d6e50d639e71f2a2257ce8ee3e8692c940b6cc 04:22:30 Checking out Revision 51d6e50d639e71f2a2257ce8ee3e8692c940b6cc (PR-663) 04:22:30 using GIT_SSH to set credentials SSH Credentials for GitHub 04:22:30 > git merge dfcc36c5a5befe0a1977696dfde3713f959ecc3e # timeout=10 04:22:30 > git rev-parse HEAD^{commit} # timeout=10 04:22:30 > git config core.sparsecheckout # timeout=10 04:22:30 > git checkout -f 51d6e50d639e71f2a2257ce8ee3e8692c940b6cc # timeout=10 04:22:35 Commit message: "Merge commit 'dfcc36c5a5befe0a1977696dfde3713f959ecc3e' into HEAD" 04:22:35 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 04:22:36 ========================================================= 04:22:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 04:22:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 04:22:35 > git rev-list --no-walk ea4dde34af5a903c9318ac3509c140c5cb19b4e3 # timeout=10 04:22:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 04:22:39 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:22:39 bbf911997326: Pulling fs layer 04:22:39 58ec367f63d7: Pulling fs layer 04:22:39 1b4a6ffa7d45: Pulling fs layer 04:22:39 fc5181fea5dc: Pulling fs layer 04:22:39 9c418107303f: Pulling fs layer 04:22:39 284eca6f2348: Pulling fs layer 04:22:39 842844d905b1: Pulling fs layer 04:22:39 901a3a57568e: Pulling fs layer 04:22:39 9c418107303f: Waiting 04:22:39 284eca6f2348: Waiting 04:22:39 842844d905b1: Waiting 04:22:39 901a3a57568e: Waiting 04:22:39 fc5181fea5dc: Waiting 04:22:39 1b4a6ffa7d45: Download complete 04:22:39 58ec367f63d7: Verifying Checksum 04:22:39 58ec367f63d7: Download complete 04:22:39 9c418107303f: Download complete 04:22:39 284eca6f2348: Download complete 04:22:39 bbf911997326: Verifying Checksum 04:22:39 842844d905b1: Download complete 04:22:40 bbf911997326: Pull complete 04:22:41 58ec367f63d7: Pull complete 04:22:42 1b4a6ffa7d45: Pull complete 04:22:42 901a3a57568e: Verifying Checksum 04:22:42 901a3a57568e: Download complete 04:22:43 fc5181fea5dc: Verifying Checksum 04:22:43 fc5181fea5dc: Download complete 04:22:53 fc5181fea5dc: Pull complete 04:22:53 9c418107303f: Pull complete 04:22:54 284eca6f2348: Pull complete 04:22:54 842844d905b1: Pull complete 04:23:00 901a3a57568e: Pull complete 04:23:00 Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 04:23:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 04:23:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh 04:23:00 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 04:23:01 + docker inspect -f . ci-base-image-arm64 04:23:01 . [Pipeline] withDockerContainer 04:23:01 prd-ubuntu18.04-docker-arm64-4c-16g-2344 does not seem to be running inside a container 04:23:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@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 04:23:09 $ docker top 34892ea13e76019960302347fadcf057c8ecd3c0c6b8eddfba3d49679dea3986 -eo pid,comm [Pipeline] { [Pipeline] sh 04:23:11 + go version 04:23:11 go version go1.16.8 linux/arm64 [Pipeline] } 04:23:11 $ docker stop --time=1 34892ea13e76019960302347fadcf057c8ecd3c0c6b8eddfba3d49679dea3986 04:23:12 $ docker rm -f 34892ea13e76019960302347fadcf057c8ecd3c0c6b8eddfba3d49679dea3986 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:23:13 + docker inspect -f . ci-base-image-arm64 04:23:13 . [Pipeline] withDockerContainer 04:23:14 prd-ubuntu18.04-docker-arm64-4c-16g-2344 does not seem to be running inside a container 04:23:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@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 04:23:16 $ docker top 2aee7bd1b65bb66ecf89c7dee73ca64233670c5b6fe7a88e7e71aaca3ed7fe96 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 04:23:17 + make test 04:23:17 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 04:23:18 go: github.com/go-kit/kit@v0.12.0: missing go.sum entry; to add it: 04:23:18 go mod download github.com/go-kit/kit 04:23:18 make: *** [Makefile:9: test] Error 1 [Pipeline] } 04:23:18 $ docker stop --time=1 2aee7bd1b65bb66ecf89c7dee73ca64233670c5b6fe7a88e7e71aaca3ed7fe96 04:23:20 $ docker rm -f 2aee7bd1b65bb66ecf89c7dee73ca64233670c5b6fe7a88e7e71aaca3ed7fe96 [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 04:23:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:23:21 04:23:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 04:23:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:23:22 arm64: Pulling from edgex-lftools-log-publisher 04:23:22 448f6bf000e3: Pulling fs layer 04:23:22 f757da607395: Pulling fs layer 04:23:22 05883995daec: Pulling fs layer 04:23:22 8603b9c90790: Pulling fs layer 04:23:22 1560dd03e051: Pulling fs layer 04:23:22 27f5ce0e4adf: Pulling fs layer 04:23:22 c2d8d7efcc4b: Pulling fs layer 04:23:22 8603b9c90790: Waiting 04:23:22 1560dd03e051: Waiting 04:23:22 27f5ce0e4adf: Waiting 04:23:22 c2d8d7efcc4b: Waiting 04:23:22 f757da607395: Verifying Checksum 04:23:22 f757da607395: Download complete 04:23:22 8603b9c90790: Verifying Checksum 04:23:22 8603b9c90790: Download complete 04:23:23 05883995daec: Verifying Checksum 04:23:23 05883995daec: Download complete 04:23:23 27f5ce0e4adf: Verifying Checksum 04:23:23 1560dd03e051: Verifying Checksum 04:23:23 1560dd03e051: Download complete 04:23:23 448f6bf000e3: Verifying Checksum 04:23:23 448f6bf000e3: Download complete 04:23:26 c2d8d7efcc4b: Verifying Checksum 04:23:26 c2d8d7efcc4b: Download complete 04:23:26 448f6bf000e3: Pull complete 04:23:27 f757da607395: Pull complete 04:23:29 05883995daec: Pull complete 04:23:29 8603b9c90790: Pull complete 04:23:30 1560dd03e051: Pull complete 04:23:31 27f5ce0e4adf: Pull complete 04:23:46 c2d8d7efcc4b: Pull complete 04:23:46 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 04:23:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:23:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 04:23:46 prd-ubuntu18.04-docker-arm64-4c-16g-2344 does not seem to be running inside a container 04:23:46 $ 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-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@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 04:23:53 $ docker top c86a6c218cb3f469bed4f62e8e44cb05c09c182a03487e68af02fec21a1a41cd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:23:54 ---> job-cost.sh 04:23:54 lf-activate-venv: SKIPPING 04:23:54 INFO: No Stack... 04:23:55 INFO: Retrieving Pricing Info for: v3-standard-4 04:23:55 INFO: Archiving Costs [Pipeline] sh 04:23:56 + cut -d, -f6 04:23:56 + cat /w/workspace/go-mod-core-contracts/5/archives/cost.csv [Pipeline] lock 04:23:56 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-663-5-stack-cost] 04:23:56 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-663-5-stack-cost] did not exist. Created. 04:23:56 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-663-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:23:57 /w/workspace/go-mod-core-contracts/5@tmp/durable-5f10e37d/script.sh: 1: /w/workspace/go-mod-core-contracts/5@tmp/durable-5f10e37d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 04:23:58 + echo total: 0.10999999940395355 [Pipeline] stash 04:23:58 Warning: overwriting stash ‘stack-cost’ 04:23:59 Stashed 1 file(s) [Pipeline] } 04:23:59 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-663-5-stack-cost] [Pipeline] // lock [Pipeline] } 04:23:59 $ docker stop --time=1 c86a6c218cb3f469bed4f62e8e44cb05c09c182a03487e68af02fec21a1a41cd 04:24:01 $ docker rm -f c86a6c218cb3f469bed4f62e8e44cb05c09c182a03487e68af02fec21a1a41cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:24:01 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 04:24:03 + '[' -d /w/workspace/dry_go-mod-core-contracts_PR-663/archives ']' [Pipeline] libraryResource [Pipeline] sh 04:24:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:24:04 ---> package-listing.sh 04:24:04 ++ tr '[:upper:]' '[:lower:]' 04:24:04 ++ facter osfamily 04:24:04 + OS_FAMILY=redhat 04:24:04 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-663 04:24:04 + START_PACKAGES=/tmp/packages_start.txt 04:24:04 + END_PACKAGES=/tmp/packages_end.txt 04:24:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:24:04 + PACKAGES=/tmp/packages_start.txt 04:24:04 + '[' /w/workspace/dry_go-mod-core-contracts_PR-663 ']' 04:24:04 + PACKAGES=/tmp/packages_end.txt 04:24:04 + case "${OS_FAMILY}" in 04:24:04 + sort 04:24:04 + rpm -qa 04:24:05 + '[' -f /tmp/packages_start.txt ']' 04:24:05 + '[' -f /tmp/packages_end.txt ']' 04:24:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:24:05 + '[' /w/workspace/dry_go-mod-core-contracts_PR-663 ']' 04:24:05 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-663/archives/ 04:24:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-663/archives/ [Pipeline] echo 04:24:05 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/dry_go-mod-core-contracts_PR-663/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:24:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:24:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:24:06 04:24:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 04:24:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:24:06 latest: Pulling from edgex-lftools-log-publisher 04:24:06 b4d181a07f80: Pulling fs layer 04:24:06 a1111a8f2ec3: Pulling fs layer 04:24:06 ed53099fbce6: Pulling fs layer 04:24:06 dc539afda2c1: Pulling fs layer 04:24:06 77bc0d833cb6: Pulling fs layer 04:24:06 9065ff56babe: Pulling fs layer 04:24:06 d287ab97295c: Pulling fs layer 04:24:06 9065ff56babe: Waiting 04:24:06 dc539afda2c1: Waiting 04:24:06 77bc0d833cb6: Waiting 04:24:06 d287ab97295c: Waiting 04:24:06 a1111a8f2ec3: Verifying Checksum 04:24:06 a1111a8f2ec3: Download complete 04:24:06 dc539afda2c1: Verifying Checksum 04:24:06 dc539afda2c1: Download complete 04:24:06 ed53099fbce6: Verifying Checksum 04:24:06 ed53099fbce6: Download complete 04:24:06 9065ff56babe: Verifying Checksum 04:24:06 9065ff56babe: Download complete 04:24:06 77bc0d833cb6: Verifying Checksum 04:24:06 77bc0d833cb6: Download complete 04:24:06 b4d181a07f80: Verifying Checksum 04:24:06 b4d181a07f80: Download complete 04:24:07 d287ab97295c: Verifying Checksum 04:24:07 d287ab97295c: Download complete 04:24:08 b4d181a07f80: Pull complete 04:24:08 a1111a8f2ec3: Pull complete 04:24:09 ed53099fbce6: Pull complete 04:24:09 dc539afda2c1: Pull complete 04:24:09 77bc0d833cb6: Pull complete 04:24:09 9065ff56babe: Pull complete 04:24:14 d287ab97295c: Pull complete 04:24:14 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 04:24:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:24:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 04:24:14 prd-centos7-docker-4c-2g-2328 does not seem to be running inside a container 04:24:14 $ 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/dry_go-mod-core-contracts_PR-663/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_PR-663 -v /w/workspace/dry_go-mod-core-contracts_PR-663:/w/workspace/dry_go-mod-core-contracts_PR-663:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-663@tmp:/w/workspace/dry_go-mod-core-contracts_PR-663@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 04:24:17 $ docker top 78ed05606e9eed15ea34689f07689d2ba477c7a2574b640fe09f48e11f283c67 -eo pid,comm [Pipeline] { [Pipeline] sh 04:24:18 + touch /tmp/pre-build-complete [Pipeline] sh 04:24:18 + mkdir -p /var/log/sysstat [Pipeline] sh 04:24:18 + ls /var/log/sa-host 04:24:18 + sadf -c /var/log/sa-host/sa07 04:24:18 file_magic: OK 04:24:18 HZ: Using current value: 100 04:24:18 file_header: OK 04:24:18 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 04:24:18 Statistics: 04:24:18 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 04:24:18 File successfully converted to sysstat format version 12.0.3 04:24:18 + sadf -c /var/log/sa-host/sa30 04:24:18 file_magic: OK 04:24:18 HZ: Using current value: 100 04:24:18 file_header: OK 04:24:18 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 04:24:18 Statistics: 04:24:18 Hnuu...uuuununununu...Hnuu...uuuununununu... 04:24:18 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:24:18 provisioning config files... 04:24:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-663@tmp/config2786461940074048675tmp [Pipeline] { [Pipeline] echo 04:24:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:24:19 ---> create-netrc.sh [Pipeline] } 04:24:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:24:19 ---> python-tools-install.sh [Pipeline] echo 04:24:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:24:20 ---> sudo-logs.sh 04:24:20 Archiving 'sudo' log.. 04:24:20 sudo: unable to resolve host prd-centos7-docker-4c-2g-2328.novalocal: Name or service not known 04:24:20 sudo: unable to resolve host prd-centos7-docker-4c-2g-2328.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 04:24:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:24:20 ---> job-cost.sh 04:24:20 lf-activate-venv: SKIPPING 04:24:20 DEBUG: total: 0.10999999940395355 04:24:20 INFO: Retrieving Stack Cost... 04:24:27 INFO: Retrieving Pricing Info for: v3-standard-2 04:24:27 INFO: Archiving Costs [Pipeline] echo 04:24:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:24:27 ---> logs-deploy.sh 04:24:27 lf-activate-venv: SKIPPING 04:24:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-663/5 04:24:27 INFO: archiving workspace using pattern(s): 04:24:28 Archives upload complete. 04:24:28 INFO: archiving logs to Nexus 04:24:29 ---> uname -a: 04:24:29 Linux prd-centos7-docker-4c-2g-2328.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 04:24:29 04:24:29 04:24:29 ---> lscpu: 04:24:29 Architecture: x86_64 04:24:29 CPU op-mode(s): 32-bit, 64-bit 04:24:29 Byte Order: Little Endian 04:24:29 Address sizes: 40 bits physical, 48 bits virtual 04:24:29 CPU(s): 2 04:24:29 On-line CPU(s) list: 0,1 04:24:29 Thread(s) per core: 1 04:24:29 Core(s) per socket: 1 04:24:29 Socket(s): 2 04:24:29 NUMA node(s): 1 04:24:29 Vendor ID: AuthenticAMD 04:24:29 CPU family: 23 04:24:29 Model: 49 04:24:29 Model name: AMD EPYC-Rome Processor 04:24:29 Stepping: 0 04:24:29 CPU MHz: 2799.998 04:24:29 BogoMIPS: 5599.99 04:24:29 Virtualization: AMD-V 04:24:29 Hypervisor vendor: KVM 04:24:29 Virtualization type: full 04:24:29 L1d cache: 32K 04:24:29 L1i cache: 32K 04:24:29 L2 cache: 512K 04:24:29 L3 cache: 16384K 04:24:29 NUMA node0 CPU(s): 0,1 04:24:29 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 04:24:29 04:24:29 04:24:29 ---> nproc: 04:24:29 2 04:24:29 04:24:29 04:24:29 ---> df -h: 04:24:29 Filesystem Size Used Avail Use% Mounted on 04:24:29 overlay 40G 7.7G 33G 20% / 04:24:29 tmpfs 64M 0 64M 0% /dev 04:24:29 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 04:24:29 shm 64M 0 64M 0% /dev/shm 04:24:29 /dev/vda1 40G 7.7G 33G 20% /facter-os 04:24:29 04:24:29 04:24:29 ---> sar -b -r -n DEV: 04:24:29 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/07/21 _x86_64_ (2 CPU) 04:24:29 04:24:29 04:16:51 LINUX RESTART (2 CPU) 04:24:29 04:24:29 04:17:01 tps rtps wtps bread/s bwrtn/s 04:24:29 04:18:02 240.82 110.59 130.22 10204.83 39659.70 04:24:29 04:19:01 1.91 0.00 1.91 0.00 40.49 04:24:29 04:20:01 0.18 0.00 0.18 0.00 2.27 04:24:29 04:21:01 0.33 0.00 0.33 0.00 5.45 04:24:29 04:22:01 0.30 0.00 0.30 0.00 4.25 04:24:29 04:23:01 0.23 0.00 0.23 0.00 3.25 04:24:29 04:24:01 0.28 0.00 0.28 0.00 3.35 04:24:29 Average: 34.95 15.84 19.11 1461.62 5688.76 04:24:29 04:24:29 04:17:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:24:29 04:18:02 5679200 0 619192 7.73 2620 1707928 1248348 13.78 557964 1531244 132 04:24:29 04:19:01 5690524 0 607860 7.59 2620 1707936 1163164 12.84 548836 1531208 16 04:24:29 04:20:01 5691576 0 606804 7.58 2620 1707940 1163344 12.84 547548 1531640 8 04:24:29 04:21:01 5687260 0 611112 7.63 2620 1707948 1163416 12.84 551732 1531640 8 04:24:29 04:22:01 5687168 0 611200 7.63 2620 1707952 1163392 12.84 550656 1532584 8 04:24:29 04:23:01 5687916 0 610448 7.62 2620 1707956 1163528 12.85 550128 1532584 8 04:24:29 04:24:01 5688312 0 610048 7.62 2620 1707960 1163516 12.85 549792 1532680 8 04:24:29 Average: 5687422 0 610952 7.63 2620 1707946 1175530 12.98 550951 1531940 27 04:24:29 04:24:29 04:17:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:24:29 04:18:02 eth0 428.71 267.54 1037.19 75.74 0.00 0.00 0.00 0.00 04:24:29 04:18:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:29 04:18:02 docker0 8.41 4.95 2.46 27.46 0.00 0.00 0.00 0.00 04:24:29 04:19:01 eth0 2.29 0.08 0.21 0.04 0.00 0.00 0.00 0.00 04:24:29 04:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:29 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:29 04:20:01 eth0 5.16 0.58 0.95 0.37 0.00 0.00 0.00 0.00 04:24:29 04:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:29 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:29 04:21:01 eth0 4.08 1.20 1.40 0.83 0.00 0.00 0.00 0.00 04:24:29 04:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:29 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:29 04:22:01 eth0 1.72 0.38 0.35 0.20 0.00 0.00 0.00 0.00 04:24:29 04:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:29 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:29 04:23:01 eth0 2.57 0.85 1.04 0.66 0.00 0.00 0.00 0.00 04:24:29 04:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:29 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:29 04:24:01 eth0 1.23 0.67 0.55 0.37 0.00 0.00 0.00 0.00 04:24:29 04:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:29 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:29 Average: eth0 63.84 38.86 149.20 11.20 0.00 0.00 0.00 0.00 04:24:29 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:29 Average: docker0 1.20 0.71 0.35 3.93 0.00 0.00 0.00 0.00 04:24:29 04:24:29 04:24:29 ---> sar -P ALL: 04:24:29 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/07/21 _x86_64_ (2 CPU) 04:24:29 04:24:29 04:16:51 LINUX RESTART (2 CPU) 04:24:29 04:24:29 04:17:01 CPU %user %nice %system %iowait %steal %idle 04:24:29 04:18:02 all 21.10 0.00 7.15 6.24 0.07 65.44 04:24:29 04:18:02 0 20.76 0.00 7.42 5.00 0.07 66.75 04:24:29 04:18:02 1 21.44 0.00 6.88 7.47 0.07 64.14 04:24:29 04:19:01 all 0.26 0.00 0.07 0.00 0.02 99.65 04:24:29 04:19:01 0 0.44 0.00 0.05 0.00 0.02 99.49 04:24:29 04:19:01 1 0.08 0.00 0.08 0.00 0.02 99.81 04:24:29 04:20:01 all 0.26 0.00 0.05 0.00 0.02 99.67 04:24:29 04:20:01 0 0.45 0.00 0.05 0.00 0.02 99.48 04:24:29 04:20:01 1 0.07 0.00 0.05 0.00 0.02 99.87 04:24:29 04:21:01 all 0.26 0.00 0.03 0.00 0.03 99.69 04:24:29 04:21:01 0 0.45 0.00 0.03 0.00 0.03 99.48 04:24:29 04:21:01 1 0.07 0.00 0.02 0.00 0.02 99.90 04:24:29 04:22:01 all 0.18 0.00 0.04 0.00 0.02 99.76 04:24:29 04:22:01 0 0.32 0.00 0.05 0.00 0.02 99.62 04:24:29 04:22:01 1 0.05 0.00 0.03 0.00 0.02 99.90 04:24:29 04:23:01 all 0.11 0.00 0.07 0.00 0.02 99.81 04:24:29 04:23:01 0 0.07 0.00 0.05 0.00 0.00 99.88 04:24:29 04:23:01 1 0.15 0.00 0.08 0.00 0.03 99.73 04:24:29 04:24:01 all 0.27 0.00 0.03 0.00 0.02 99.68 04:24:29 04:24:01 0 0.08 0.00 0.03 0.00 0.02 99.87 04:24:29 04:24:01 1 0.45 0.00 0.03 0.00 0.02 99.50 04:24:29 Average: all 3.11 0.00 1.03 0.86 0.03 94.98 04:24:29 Average: 0 3.13 0.00 1.06 0.69 0.02 95.10 04:24:29 Average: 1 3.09 0.00 0.99 1.03 0.03 94.86 04:24:29 04:24:29 04:24:29