Pull request #365 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of FelixTing for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at af8aa216260df0556b394ae78b2a31d110cb53a2 rather than 7f5dfe98cacf122770e4c9a320cd083bcd119e48 Obtained Jenkinsfile from af8aa216260df0556b394ae78b2a31d110cb53a2 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4d45bb06fbd349d05c83df7b0a7176550fae40e6 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 4d45bb06fbd349d05c83df7b0a7176550fae40e6 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4d45bb06fbd349d05c83df7b0a7176550fae40e6 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4d45bb06fbd349d05c83df7b0a7176550fae40e6 # timeout=10 Commit message: "Merge pull request #295 from ernestojeda/always-docker-auth" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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:patch] ========================================================= [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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-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: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-11588 in /w/workspace/dry_go-mod-core-contracts_PR-365 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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-365 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit af8aa216260df0556b394ae78b2a31d110cb53a2 into PR head commit 7f5dfe98cacf122770e4c9a320cd083bcd119e48 Merge succeeded, producing 7f5dfe98cacf122770e4c9a320cd083bcd119e48 Checking out Revision 7f5dfe98cacf122770e4c9a320cd083bcd119e48 (PR-365) > 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/365/head:refs/remotes/origin/PR-365 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7f5dfe98cacf122770e4c9a320cd083bcd119e48 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge af8aa216260df0556b394ae78b2a31d110cb53a2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7f5dfe98cacf122770e4c9a320cd083bcd119e48 # timeout=10 Commit message: "feat(clients): Add V2 CommonClient" First time build. Skipping changelog. > git rev-list --no-walk a9156bfc50fc76200527e4db9605bf8db6e02d90 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:55:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:55:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:55:42 ========================================================= 08:55:42 EdgeX Global Pipelines Version Info 08:55:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:55:44 ------------------- 08:55:44 stable info: 08:55:44 ------------------- 08:55:44 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:55:44 Commit SHA: 4d45bb06fbd349d05c83df7b0a7176550fae40e6 08:55:44 Message: update stable to v1.0.162 08:55:44 ------------------- 08:55:44 experimental info: 08:55:44 ------------------- 08:55:44 Commited By: **** collab-it+edgex@linuxfoundation.org 08:55:44 Commit SHA: 4d45bb06fbd349d05c83df7b0a7176550fae40e6 08:55:44 Message: update experimental to v1.0.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 08:55:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 08:55:45 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 08:55:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:55:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:55:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:55:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 08:55:45 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 08:55:45 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 08:55:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:55:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:55:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:55:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 08:55:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:55:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:55:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 08:55:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 08:55:46 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:55:46 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:55:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 08:55:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:55:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:55:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:55:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:55:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:55:47 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 08:55:47 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 08:55:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-365 [Pipeline] echo 08:55:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-365 [Pipeline] echo 08:55:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-365 [Pipeline] echo 08:55:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7f5dfe98cacf122770e4c9a320cd083bcd119e48 [Pipeline] echo 08:55:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7f5dfe9 [Pipeline] echo 08:55:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:55:48 provisioning config files... 08:55:48 copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/config2955404045406833015tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:55:48 ---> docker-login.sh 08:55:48 nexus3.edgexfoundry.org:10001 08:55:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:55:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:55:49 Configure a credential helper to remove this warning. See 08:55:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:55:49 08:55:49 Login Succeeded 08:55:49 nexus3.edgexfoundry.org:10002 08:55:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:55:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:55:49 Configure a credential helper to remove this warning. See 08:55:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:55:49 08:55:49 Login Succeeded 08:55:49 nexus3.edgexfoundry.org:10003 08:55:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:55:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:55:49 Configure a credential helper to remove this warning. See 08:55:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:55:49 08:55:49 Login Succeeded 08:55:49 nexus3.edgexfoundry.org:10004 08:55:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:55:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:55:49 Configure a credential helper to remove this warning. See 08:55:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:55:49 08:55:49 Login Succeeded 08:55:49 docker.io 08:55:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:55:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:55:50 Configure a credential helper to remove this warning. See 08:55:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:55:50 08:55:50 Login Succeeded 08:55:50 ---> docker-login.sh ends [Pipeline] } 08:55:50 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:55:50 + git log --format=format:%s -1 7f5dfe98cacf122770e4c9a320cd083bcd119e48 [Pipeline] echo 08:55:51 GIT_COMMIT: 7f5dfe98cacf122770e4c9a320cd083bcd119e48, Commit Message: feat(clients): Add V2 CommonClient [Pipeline] echo 08:55:51 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 08:55:51 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:55:51 08:55:51 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:55:52 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:55:52 latest: Pulling from edgex-devops/git-semver 08:55:52 31603596830f: Pulling fs layer 08:55:52 2a8b12db71e7: Pulling fs layer 08:55:52 6ca5941a6612: Pulling fs layer 08:55:52 ecc8261a40a4: Pulling fs layer 08:55:52 ecc8261a40a4: Waiting 08:55:52 2a8b12db71e7: Verifying Checksum 08:55:52 2a8b12db71e7: Download complete 08:55:52 31603596830f: Verifying Checksum 08:55:52 31603596830f: Download complete 08:55:52 ecc8261a40a4: Verifying Checksum 08:55:52 ecc8261a40a4: Download complete 08:55:52 6ca5941a6612: Verifying Checksum 08:55:52 6ca5941a6612: Download complete 08:55:52 31603596830f: Pull complete 08:55:52 2a8b12db71e7: Pull complete 08:55:53 6ca5941a6612: Pull complete 08:55:54 ecc8261a40a4: Pull complete 08:55:54 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 08:55:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:55:54 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:55:54 prd-centos7-docker-4c-2g-11588 does not seem to be running inside a container 08:55:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-365 -v /w/workspace/dry_go-mod-core-contracts_PR-365:/w/workspace/dry_go-mod-core-contracts_PR-365:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-365@tmp:/w/workspace/dry_go-mod-core-contracts_PR-365@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:55:56 $ docker top 29644f8b6d372b1929c9e5368e1143a7bd9ec6008d93297e27cd250a33039474 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:55:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:55:56 [ssh-agent] Looking for ssh-agent implementation... 08:55:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:55:56 $ docker exec 29644f8b6d372b1929c9e5368e1143a7bd9ec6008d93297e27cd250a33039474 ssh-agent 08:55:56 SSH_AUTH_SOCK=/tmp/ssh-80NoIdSJMrgy/agent.12 08:55:56 SSH_AGENT_PID=17 08:55:56 Running ssh-add (command line suppressed) 08:55:56 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-365@tmp/private_key_759628269052347348.key (/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/private_key_759628269052347348.key) 08:55:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:55:57 + git tag --points-at HEAD [Pipeline] } 08:55:57 $ docker exec --env ******** --env ******** 29644f8b6d372b1929c9e5368e1143a7bd9ec6008d93297e27cd250a33039474 ssh-agent -k 08:55:57 unset SSH_AUTH_SOCK; 08:55:57 unset SSH_AGENT_PID; 08:55:57 echo Agent pid 17 killed; 08:55:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:55:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:55:57 [ssh-agent] Looking for ssh-agent implementation... 08:55:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:55:57 $ docker exec 29644f8b6d372b1929c9e5368e1143a7bd9ec6008d93297e27cd250a33039474 ssh-agent 08:55:57 SSH_AUTH_SOCK=/tmp/ssh-FDvY6eA3Gcb0/agent.45 08:55:57 SSH_AGENT_PID=51 08:55:57 Running ssh-add (command line suppressed) 08:55:57 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-365@tmp/private_key_824643548935381422.key (/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/private_key_824643548935381422.key) 08:55:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:55:58 + git semver init 08:55:58 # -> Open(): unable to determine branch for HEAD 08:55:58 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-365/.git 08:55:58 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-365 08:55:58 # $SEMVER_REMOTE_NAME = origin 08:55:58 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:55:58 # $SEMVER_USER_NAME = edgex-jenkins 08:55:58 # $SEMVER_BRANCH = PR-365 08:55:58 # $SEMVER_TEMP = /tmp/semver-598657830 08:55:58 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 08:55:58 # '/tmp/semver-598657830' -> '/w/workspace/dry_go-mod-core-contracts_PR-365/.semver' 08:55:58 # -> Force: false 08:55:58 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-365/.semver [Pipeline] } 08:55:58 $ docker exec --env ******** --env ******** 29644f8b6d372b1929c9e5368e1143a7bd9ec6008d93297e27cd250a33039474 ssh-agent -k 08:55:59 unset SSH_AUTH_SOCK; 08:55:59 unset SSH_AGENT_PID; 08:55:59 echo Agent pid 51 killed; 08:55:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:55:59 + git semver [Pipeline] } 08:55:59 $ docker stop --time=1 29644f8b6d372b1929c9e5368e1143a7bd9ec6008d93297e27cd250a33039474 08:56:01 $ docker rm -f 29644f8b6d372b1929c9e5368e1143a7bd9ec6008d93297e27cd250a33039474 [Pipeline] // withDockerContainer [Pipeline] sh 08:56:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:56:02 Stashed 1 file(s) [Pipeline] echo 08:56:02 [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 08:56:17 Still waiting to schedule task 08:56:17 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-11588’ 08:56:17 Still waiting to schedule task 08:56:17 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 08:58:01 Running on prd-ubuntu18.04-docker-arm64-4c-16g-11589 in /w/workspace/dry_go-mod-core-contracts_PR-365 [Pipeline] { [Pipeline] ws 08:58:01 Running in /w/workspace/go-mod-core-contracts/10 [Pipeline] { [Pipeline] checkout 08:58:06 using credential edgex-jenkins-ssh 08:58:06 Cloning the remote Git repository 08:58:06 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 08:58:06 > git init /w/workspace/go-mod-core-contracts/10 # timeout=10 08:58:06 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:58:06 > git --version # timeout=10 08:58:06 > git --version # 'git version 2.17.1' 08:58:06 using GIT_SSH to set credentials SSH Credentials for GitHub 08:58:06 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:58:08 Merging remotes/origin/master commit af8aa216260df0556b394ae78b2a31d110cb53a2 into PR head commit 7f5dfe98cacf122770e4c9a320cd083bcd119e48 08:58:08 Merge succeeded, producing 7f5dfe98cacf122770e4c9a320cd083bcd119e48 08:58:08 Checking out Revision 7f5dfe98cacf122770e4c9a320cd083bcd119e48 (PR-365) 08:58:07 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:58:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:58:07 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:58:07 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:58:07 using GIT_SSH to set credentials SSH Credentials for GitHub 08:58:07 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/365/head:refs/remotes/origin/PR-365 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:58:08 > git config core.sparsecheckout # timeout=10 08:58:08 > git checkout -f 7f5dfe98cacf122770e4c9a320cd083bcd119e48 # timeout=10 08:58:08 > git remote # timeout=10 08:58:08 > git config --get remote.origin.url # timeout=10 08:58:08 using GIT_SSH to set credentials SSH Credentials for GitHub 08:58:08 > git merge af8aa216260df0556b394ae78b2a31d110cb53a2 # timeout=10 08:58:08 > git rev-parse HEAD^{commit} # timeout=10 08:58:08 > git config core.sparsecheckout # timeout=10 08:58:08 > git checkout -f 7f5dfe98cacf122770e4c9a320cd083bcd119e48 # timeout=10 08:58:13 Commit message: "feat(clients): Add V2 CommonClient" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:58:14 provisioning config files... 08:58:14 copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/go-mod-core-contracts/10@tmp/config6013977660552525672tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:58:15 ---> docker-login.sh 08:58:15 nexus3.edgexfoundry.org:10001 08:58:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:58:16 Configure a credential helper to remove this warning. See 08:58:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:58:16 08:58:16 Login Succeeded 08:58:16 nexus3.edgexfoundry.org:10002 08:58:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:58:17 Configure a credential helper to remove this warning. See 08:58:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:58:17 08:58:17 Login Succeeded 08:58:17 nexus3.edgexfoundry.org:10003 08:58:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:58:17 Configure a credential helper to remove this warning. See 08:58:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:58:17 08:58:17 Login Succeeded 08:58:17 nexus3.edgexfoundry.org:10004 08:58:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:58:17 Configure a credential helper to remove this warning. See 08:58:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:58:17 08:58:17 Login Succeeded 08:58:17 docker.io 08:58:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:58:18 Configure a credential helper to remove this warning. See 08:58:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:58:18 08:58:18 Login Succeeded 08:58:18 ---> docker-login.sh ends [Pipeline] } 08:58:18 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:58:19 ========================================================= 08:58:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 08:58:19 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:58:19 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 08:58:20 Sending build context to Docker daemon 1.858MB 08:58:20 Step 1/7 : ARG BASE=golang:1.15-alpine 08:58:20 Step 2/7 : FROM ${BASE} 08:58:20 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:58:20 b538f80385f9: Pulling fs layer 08:58:20 74f711af9a0d: Pulling fs layer 08:58:20 99f96fe45779: Pulling fs layer 08:58:20 8529a6b9a6be: Pulling fs layer 08:58:20 45590311c82a: Pulling fs layer 08:58:20 69ca0ff8b7b3: Pulling fs layer 08:58:20 209524e5b208: Pulling fs layer 08:58:20 8529a6b9a6be: Waiting 08:58:20 45590311c82a: Waiting 08:58:20 69ca0ff8b7b3: Waiting 08:58:20 209524e5b208: Waiting 08:58:20 99f96fe45779: Verifying Checksum 08:58:20 99f96fe45779: Download complete 08:58:20 74f711af9a0d: Verifying Checksum 08:58:20 74f711af9a0d: Download complete 08:58:20 45590311c82a: Verifying Checksum 08:58:20 45590311c82a: Download complete 08:58:21 69ca0ff8b7b3: Verifying Checksum 08:58:21 69ca0ff8b7b3: Download complete 08:58:21 b538f80385f9: Verifying Checksum 08:58:21 b538f80385f9: Download complete 08:58:22 b538f80385f9: Pull complete 08:58:22 74f711af9a0d: Pull complete 08:58:22 99f96fe45779: Pull complete 08:58:23 209524e5b208: Verifying Checksum 08:58:23 209524e5b208: Download complete 08:58:24 8529a6b9a6be: Verifying Checksum 08:58:24 8529a6b9a6be: Download complete 08:58:36 8529a6b9a6be: Pull complete 08:58:36 45590311c82a: Pull complete 08:58:36 69ca0ff8b7b3: Pull complete 08:58:39 209524e5b208: Pull complete 08:58:39 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 08:58:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 08:58:39 ---> 5bddaf1c2fca 08:58:39 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 08:58:42 ---> Running in 683175d498fa 08:58:42 Removing intermediate container 683175d498fa 08:58:42 ---> 73f8c884d3bf 08:58:42 Step 4/7 : RUN apk add bash 08:58:42 ---> Running in 4e60b36ec4e8 08:58:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:58:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:58:46 OK: 142 MiB in 39 packages 08:58:47 Removing intermediate container 4e60b36ec4e8 08:58:47 ---> 287ce97a651e 08:58:47 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 08:58:47 ---> Running in 1c4669482099 08:58:48 Removing intermediate container 1c4669482099 08:58:48 ---> ed8ea5dc5fef 08:58:48 Step 6/7 : COPY go.mod . 08:58:49 ---> 66b59ea19fa5 08:58:49 Step 7/7 : RUN go mod download 08:58:49 ---> Running in 90860e6958cf 08:58:55 Running on prd-centos7-docker-4c-2g-11590 in /w/workspace/dry_go-mod-core-contracts_PR-365 [Pipeline] { [Pipeline] ws 08:58:55 Running in /w/workspace/go-mod-core-contracts/10 [Pipeline] { [Pipeline] checkout 08:58:58 using credential edgex-jenkins-ssh 08:58:58 Cloning the remote Git repository 08:58:58 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 08:58:58 > git init /w/workspace/go-mod-core-contracts/10 # timeout=10 08:58:58 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:58:58 > git --version # timeout=10 08:58:58 > git --version # 'git version 2.16.5' 08:58:58 using GIT_SSH to set credentials SSH Credentials for GitHub 08:58:58 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:58:59 Merging remotes/origin/master commit af8aa216260df0556b394ae78b2a31d110cb53a2 into PR head commit 7f5dfe98cacf122770e4c9a320cd083bcd119e48 08:58:59 Merge succeeded, producing 7f5dfe98cacf122770e4c9a320cd083bcd119e48 08:58:59 Checking out Revision 7f5dfe98cacf122770e4c9a320cd083bcd119e48 (PR-365) 08:58:59 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:58:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:58:59 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:58:59 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:58:59 using GIT_SSH to set credentials SSH Credentials for GitHub 08:58:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/365/head:refs/remotes/origin/PR-365 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:58:59 > git config core.sparsecheckout # timeout=10 08:58:59 > git checkout -f 7f5dfe98cacf122770e4c9a320cd083bcd119e48 # timeout=10 08:58:59 > git remote # timeout=10 08:58:59 > git config --get remote.origin.url # timeout=10 08:58:59 using GIT_SSH to set credentials SSH Credentials for GitHub 08:58:59 > git merge af8aa216260df0556b394ae78b2a31d110cb53a2 # timeout=10 08:58:59 > git rev-parse HEAD^{commit} # timeout=10 08:58:59 > git config core.sparsecheckout # timeout=10 08:58:59 > git checkout -f 7f5dfe98cacf122770e4c9a320cd083bcd119e48 # timeout=10 08:59:03 Commit message: "feat(clients): Add V2 CommonClient" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:59:04 provisioning config files... 08:59:04 copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/go-mod-core-contracts/10@tmp/config8496450027062172821tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:59:04 Removing intermediate container 90860e6958cf 08:59:04 ---> cb3101434d52 08:59:04 Successfully built cb3101434d52 08:59:04 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:59:04 ---> docker-login.sh 08:59:04 nexus3.edgexfoundry.org:10001 08:59:04 + docker inspect -f . ci-base-image-arm64 08:59:04 . [Pipeline] withDockerContainer 08:59:05 prd-ubuntu18.04-docker-arm64-4c-16g-11589 does not seem to be running inside a container 08:59:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/10 -v /w/workspace/go-mod-core-contracts/10:/w/workspace/go-mod-core-contracts/10:rw,z -v /w/workspace/go-mod-core-contracts/10@tmp:/w/workspace/go-mod-core-contracts/10@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 ******** ci-base-image-arm64 cat 08:59:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:59:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:59:05 Configure a credential helper to remove this warning. See 08:59:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:59:05 08:59:05 Login Succeeded 08:59:05 nexus3.edgexfoundry.org:10002 08:59:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:59:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:59:05 Configure a credential helper to remove this warning. See 08:59:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:59:05 08:59:05 Login Succeeded 08:59:05 nexus3.edgexfoundry.org:10003 08:59:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:59:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:59:05 Configure a credential helper to remove this warning. See 08:59:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:59:05 08:59:05 Login Succeeded 08:59:05 nexus3.edgexfoundry.org:10004 08:59:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:59:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:59:06 Configure a credential helper to remove this warning. See 08:59:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:59:06 08:59:06 Login Succeeded 08:59:06 docker.io 08:59:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:59:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:59:06 Configure a credential helper to remove this warning. See 08:59:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:59:06 08:59:06 Login Succeeded 08:59:06 ---> docker-login.sh ends 08:59:07 $ docker top 562394554a603873c938ad9747ec7060c0b8ed8cb9bc0cbfe7c4749db2713750 -eo pid,comm [Pipeline] { [Pipeline] } 08:59:07 Deleting 1 temporary files [Pipeline] sh [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:59:07 ========================================================= 08:59:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 08:59:07 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:59:08 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 08:59:08 Sending build context to Docker daemon 1.858MB 08:59:08 Step 1/7 : ARG BASE=golang:1.15-alpine 08:59:08 Step 2/7 : FROM ${BASE} 08:59:08 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 08:59:08 df20fa9351a1: Pulling fs layer 08:59:08 ed8968b2872e: Pulling fs layer 08:59:08 a92cc7c5fd73: Pulling fs layer 08:59:08 e871e8e8d7a9: Pulling fs layer 08:59:08 e73272ec9a57: Pulling fs layer 08:59:08 1e910a182e73: Pulling fs layer 08:59:08 4e634b169226: Pulling fs layer 08:59:08 e73272ec9a57: Waiting 08:59:08 1e910a182e73: Waiting 08:59:08 e871e8e8d7a9: Waiting 08:59:08 4e634b169226: Waiting 08:59:08 a92cc7c5fd73: Verifying Checksum 08:59:08 a92cc7c5fd73: Download complete 08:59:08 ed8968b2872e: Download complete 08:59:08 + go version 08:59:08 go version go1.15.2 linux/arm64 [Pipeline] } 08:59:08 $ docker stop --time=1 562394554a603873c938ad9747ec7060c0b8ed8cb9bc0cbfe7c4749db2713750 08:59:08 e73272ec9a57: Download complete 08:59:08 df20fa9351a1: Verifying Checksum 08:59:08 df20fa9351a1: Download complete 08:59:08 1e910a182e73: Verifying Checksum 08:59:08 1e910a182e73: Download complete 08:59:09 df20fa9351a1: Pull complete 08:59:09 ed8968b2872e: Pull complete 08:59:09 a92cc7c5fd73: Pull complete 08:59:10 $ docker rm -f 562394554a603873c938ad9747ec7060c0b8ed8cb9bc0cbfe7c4749db2713750 08:59:10 4e634b169226: Download complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 08:59:10 e871e8e8d7a9: Verifying Checksum 08:59:10 e871e8e8d7a9: Download complete [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:59:11 + docker inspect -f . ci-base-image-arm64 08:59:11 . [Pipeline] withDockerContainer 08:59:11 prd-ubuntu18.04-docker-arm64-4c-16g-11589 does not seem to be running inside a container 08:59:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/10 -v /w/workspace/go-mod-core-contracts/10:/w/workspace/go-mod-core-contracts/10:rw,z -v /w/workspace/go-mod-core-contracts/10@tmp:/w/workspace/go-mod-core-contracts/10@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 ******** ci-base-image-arm64 cat 08:59:13 $ docker top bc6cab29c420ace1146fcd25d6ed285ea2132ff441cbf8a039c7372b97989e27 -eo pid,comm [Pipeline] { [Pipeline] sh 08:59:15 + make test 08:59:15 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 08:59:16 e871e8e8d7a9: Pull complete 08:59:16 e73272ec9a57: Pull complete 08:59:16 1e910a182e73: Pull complete 08:59:24 4e634b169226: Pull complete 08:59:24 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 08:59:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 08:59:24 ---> f7629b54cfaa 08:59:24 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 08:59:24 ---> Running in cb0c6c7577fc 08:59:24 Removing intermediate container cb0c6c7577fc 08:59:24 ---> c4fc6dd78ff4 08:59:24 Step 4/7 : RUN apk add bash 08:59:24 ---> Running in feee33e24ddc 08:59:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:59:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:59:27 OK: 166 MiB in 39 packages 08:59:27 Removing intermediate container feee33e24ddc 08:59:27 ---> 9028a69b493f 08:59:27 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 08:59:27 ---> Running in 2aaa9211d4fb 08:59:27 Removing intermediate container 2aaa9211d4fb 08:59:27 ---> a45f81dac8a3 08:59:27 Step 6/7 : COPY go.mod . 08:59:27 ---> 2a62dd585bcb 08:59:27 Step 7/7 : RUN go mod download 08:59:27 ---> Running in de8ee44caa99 08:59:37 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 08:59:37 Removing intermediate container de8ee44caa99 08:59:37 ---> 48fbc7de2a6c 08:59:37 Successfully built 48fbc7de2a6c 08:59:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:59:38 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.030s coverage: 85.7% of statements 08:59:38 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.063s coverage: 100.0% of statements 08:59:38 + docker inspect -f . ci-base-image-x86_64 08:59:38 . [Pipeline] withDockerContainer 08:59:38 prd-centos7-docker-4c-2g-11590 does not seem to be running inside a container 08:59:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/10 -v /w/workspace/go-mod-core-contracts/10:/w/workspace/go-mod-core-contracts/10:rw,z -v /w/workspace/go-mod-core-contracts/10@tmp:/w/workspace/go-mod-core-contracts/10@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 ******** ci-base-image-x86_64 cat 08:59:39 $ docker top 295f401035dc42f67bffdf53081fc7ca4653db28fdb83ec82b86933feb512084 -eo pid,comm [Pipeline] { [Pipeline] sh 08:59:39 + go version 08:59:39 go version go1.15.2 linux/amd64 [Pipeline] } 08:59:39 $ docker stop --time=1 295f401035dc42f67bffdf53081fc7ca4653db28fdb83ec82b86933feb512084 08:59:40 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.043s coverage: 45.4% of statements 08:59:40 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.027s coverage: 77.8% of statements 08:59:40 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 08:59:40 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.022s coverage: 6.4% of statements 08:59:41 $ docker rm -f 295f401035dc42f67bffdf53081fc7ca4653db28fdb83ec82b86933feb512084 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { 08:59:41 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.054s coverage: 14.7% of statements 08:59:41 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.050s coverage: 100.0% of statements [Pipeline] isUnix [Pipeline] sh 08:59:41 + docker inspect -f . ci-base-image-x86_64 08:59:41 . [Pipeline] withDockerContainer 08:59:42 prd-centos7-docker-4c-2g-11590 does not seem to be running inside a container 08:59:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/10 -v /w/workspace/go-mod-core-contracts/10:/w/workspace/go-mod-core-contracts/10:rw,z -v /w/workspace/go-mod-core-contracts/10@tmp:/w/workspace/go-mod-core-contracts/10@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 ******** ci-base-image-x86_64 cat 08:59:42 $ docker top 18c53074fbde375d839389031d0da84a4aff3dbc314299fa7a39c87bebbd2181 -eo pid,comm [Pipeline] { [Pipeline] sh 08:59:43 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.084s coverage: 91.8% of statements 08:59:43 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 08:59:43 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 08:59:43 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.037s coverage: 100.0% of statements 08:59:43 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.031s coverage: 48.9% of statements 08:59:43 + make test 08:59:43 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 08:59:48 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.113s coverage: 63.0% of statements 08:59:48 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.009s coverage: 26.3% of statements 08:59:48 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.035s coverage: 15.4% of statements 08:59:48 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.031s coverage: 15.4% of statements 08:59:48 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.021s coverage: 14.3% of statements 08:59:48 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 08:59:48 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.057s coverage: 75.7% of statements 08:59:48 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/interfaces [no test files] 08:59:48 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 08:59:48 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.029s coverage: 29.1% of statements 08:59:48 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.072s coverage: 100.0% of statements 08:59:50 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 08:59:50 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.027s coverage: 85.7% of statements 08:59:50 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.008s coverage: 100.0% of statements 08:59:50 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.020s coverage: 45.4% of statements 08:59:50 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.014s coverage: 77.8% of statements 08:59:50 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 08:59:50 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.006s coverage: 6.4% of statements 08:59:51 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.055s coverage: 94.4% of statements 08:59:51 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.036s coverage: 100.0% of statements 08:59:51 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 08:59:51 CGO_ENABLED=0 GO111MODULE=on go vet ./... 08:59:51 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.032s coverage: 14.7% of statements 08:59:51 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.035s coverage: 100.0% of statements 08:59:51 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.022s coverage: 91.8% of statements 08:59:51 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 08:59:51 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 08:59:51 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.011s coverage: 100.0% of statements 08:59:52 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.016s coverage: 48.9% of statements 08:59:54 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.022s coverage: 63.0% of statements 08:59:54 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.007s coverage: 26.3% of statements 08:59:54 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.014s coverage: 15.4% of statements 08:59:54 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.035s coverage: 15.4% of statements 08:59:54 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.004s coverage: 14.3% of statements 08:59:54 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 08:59:54 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.027s coverage: 75.7% of statements 08:59:54 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/interfaces [no test files] 08:59:54 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 08:59:54 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.008s coverage: 29.1% of statements 08:59:54 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.017s coverage: 100.0% of statements 08:59:54 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.020s coverage: 94.4% of statements 08:59:54 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.008s coverage: 100.0% of statements 08:59:54 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 08:59:54 CGO_ENABLED=0 GO111MODULE=on go vet ./... 08:59:55 gofmt -l . 08:59:55 [ "`gofmt -l .`" = "" ] [Pipeline] } 08:59:56 $ docker stop --time=1 bc6cab29c420ace1146fcd25d6ed285ea2132ff441cbf8a039c7372b97989e27 08:59:56 gofmt -l . 08:59:56 [ "`gofmt -l .`" = "" ] 08:59:58 $ docker rm -f bc6cab29c420ace1146fcd25d6ed285ea2132ff441cbf8a039c7372b97989e27 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] } 08:59:58 $ docker stop --time=1 18c53074fbde375d839389031d0da84a4aff3dbc314299fa7a39c87bebbd2181 08:59:59 + sudo chown -R jenkins:jenkins . 09:00:01 $ docker rm -f 18c53074fbde375d839389031d0da84a4aff3dbc314299fa7a39c87bebbd2181 [Pipeline] // withDockerContainer [Pipeline] stash [Pipeline] sh 09:00:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:00:01 Warning: overwriting stash ‘coverage-report’ 09:00:02 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 09:00:02 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 "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 "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 09:00:05 provisioning config files... 09:00:05 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/config531721635281892405tmp [Pipeline] { [Pipeline] sh 09:00:05 + set +x 09:00:05 + curl -s https://codecov.io/bash 09:00:05 + bash -s -- 09:00:05 09:00:05 _____ _ 09:00:05 / ____| | | 09:00:05 | | ___ __| | ___ ___ _____ __ 09:00:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:00:05 | |___| (_) | (_| | __/ (_| (_) \ V / 09:00:05 \_____\___/ \__,_|\___|\___\___/ \_/ 09:00:05 Bash-20201106-81372f2 09:00:05 09:00:05 09:00:05 ==> Jenkins CI detected. 09:00:05 project root: . 09:00:05 --> token set from env 09:00:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:00:05 ==> Running gcov in . (disable via -X gcov) 09:00:05 ==> Python coveragepy not found 09:00:05 ==> Searching for coverage reports in: 09:00:05 + . 09:00:05 -> Found 1 reports 09:00:05 ==> Detecting git/mercurial file structure 09:00:05 ==> Reading reports 09:00:05 + ./coverage.out bytes=109840 09:00:05 ==> Appending adjustments 09:00:05 https://docs.codecov.io/docs/fixing-reports 09:00:06 + Found adjustments 09:00:06 ==> Gzipping contents 09:00:06 ==> Uploading reports 09:00:06 url: https://codecov.io 09:00:06 query: branch=PR-365&commit=7f5dfe98cacf122770e4c9a320cd083bcd119e48&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-365%2F10%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=365&job=&cmd_args= 09:00:06 -> Pinging Codecov 09:00:06 https://codecov.io/upload/v4?package=bash-20201106-81372f2&token=secret&branch=PR-365&commit=7f5dfe98cacf122770e4c9a320cd083bcd119e48&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-365%2F10%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=365&job=&cmd_args= 09:00:07 -> Uploading to 09:00:07 https://storage.googleapis.com/codecov/v4/raw/2020-11-09/71470A77251A30514AAF9C0BB2E5B6CE/7f5dfe98cacf122770e4c9a320cd083bcd119e48/9cf475dd-ec53-47a1-9b5b-9225b199f6d7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201109%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201109T090006Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=18c3f067aa21c96fd50bad0adf2d3a04f12aecc3823a71c8488b68957e6852cb 09:00:07 % Total % Received % Xferd Average Speed Time Time Time Current 09:00:07 Dload Upload Total Spent Left Speed 09:00:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17622 0 0 100 17622 0 39865 --:--:-- --:--:-- --:--:-- 39959 09:00:07 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/7f5dfe98cacf122770e4c9a320cd083bcd119e48 [Pipeline] } 09:00:07 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 09:00:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:00:10 ---> package-listing.sh 09:00:10 ++ facter osfamily 09:00:10 ++ tr '[:upper:]' '[:lower:]' 09:00:10 + OS_FAMILY=redhat 09:00:10 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-365 09:00:10 + START_PACKAGES=/tmp/packages_start.txt 09:00:10 + END_PACKAGES=/tmp/packages_end.txt 09:00:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:00:10 + PACKAGES=/tmp/packages_start.txt 09:00:10 + '[' /w/workspace/dry_go-mod-core-contracts_PR-365 ']' 09:00:10 + PACKAGES=/tmp/packages_end.txt 09:00:10 + case "${OS_FAMILY}" in 09:00:10 + rpm -qa 09:00:10 + sort 09:00:15 + '[' -f /tmp/packages_start.txt ']' 09:00:15 + '[' -f /tmp/packages_end.txt ']' 09:00:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:00:15 + '[' /w/workspace/dry_go-mod-core-contracts_PR-365 ']' 09:00:15 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-365/archives/ 09:00:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-365/archives/ [Pipeline] echo 09:00:15 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-365/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:00:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:00:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:00:15 09:00:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 09:00:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:00:16 alpine: Pulling from edgex-lftools-log-publisher 09:00:16 df20fa9351a1: Pulling fs layer 09:00:16 36b3adc4ff6f: Pulling fs layer 09:00:16 8ad3a11d3b57: Pulling fs layer 09:00:16 46f8f816bc3b: Pulling fs layer 09:00:16 93b61091891f: Pulling fs layer 09:00:16 93b9cdb0e59b: Pulling fs layer 09:00:16 5e14af77c1be: Pulling fs layer 09:00:16 01666e4c0597: Pulling fs layer 09:00:16 aa168da1d23b: Pulling fs layer 09:00:16 46f8f816bc3b: Waiting 09:00:16 93b61091891f: Waiting 09:00:16 93b9cdb0e59b: Waiting 09:00:16 5e14af77c1be: Waiting 09:00:16 01666e4c0597: Waiting 09:00:16 aa168da1d23b: Waiting 09:00:16 36b3adc4ff6f: Download complete 09:00:16 46f8f816bc3b: Verifying Checksum 09:00:16 46f8f816bc3b: Download complete 09:00:16 df20fa9351a1: Download complete 09:00:16 93b61091891f: Verifying Checksum 09:00:16 93b61091891f: Download complete 09:00:16 93b9cdb0e59b: Verifying Checksum 09:00:16 93b9cdb0e59b: Download complete 09:00:16 5e14af77c1be: Verifying Checksum 09:00:16 5e14af77c1be: Download complete 09:00:16 8ad3a11d3b57: Verifying Checksum 09:00:16 8ad3a11d3b57: Download complete 09:00:16 01666e4c0597: Verifying Checksum 09:00:16 01666e4c0597: Download complete 09:00:17 df20fa9351a1: Pull complete 09:00:17 36b3adc4ff6f: Pull complete 09:00:18 8ad3a11d3b57: Pull complete 09:00:18 46f8f816bc3b: Pull complete 09:00:18 93b61091891f: Pull complete 09:00:18 aa168da1d23b: Verifying Checksum 09:00:18 aa168da1d23b: Download complete 09:00:18 93b9cdb0e59b: Pull complete 09:00:18 5e14af77c1be: Pull complete 09:00:18 01666e4c0597: Pull complete 09:00:25 aa168da1d23b: Pull complete 09:00:25 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 09:00:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:00:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 09:00:25 prd-centos7-docker-4c-2g-11588 does not seem to be running inside a container 09:00:25 $ 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-365/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-365 -v /w/workspace/dry_go-mod-core-contracts_PR-365:/w/workspace/dry_go-mod-core-contracts_PR-365:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-365@tmp:/w/workspace/dry_go-mod-core-contracts_PR-365@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 09:00:29 $ docker top ff78d58e7fcdc2c73187128db40a7b7fa2465e5394c8f9fc81cdf90bd575ee46 -eo pid,comm [Pipeline] { [Pipeline] sh 09:00:29 + touch /tmp/pre-build-complete [Pipeline] sh 09:00:30 + mkdir -p /var/log/sa [Pipeline] sh 09:00:30 + ls /var/log/sa-host 09:00:30 + sadf -c /var/log/sa-host/sa05 09:00:30 file_magic: OK 09:00:30 HZ: Using current value: 100 09:00:30 file_header: OK 09:00:30 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 09:00:30 Statistics: 09:00:30 Hnuu...uuuununununu...Hnuu...uuuununununu... 09:00:30 File successfully converted to sysstat format version 12.2.1 09:00:30 + sadf -c /var/log/sa-host/sa09 09:00:30 file_magic: OK 09:00:30 HZ: Using current value: 100 09:00:30 file_header: OK 09:00:30 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 09:00:30 Statistics: 09:00:30 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 09:00:30 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:00:30 provisioning config files... 09:00:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/config2141736443627982861tmp [Pipeline] { [Pipeline] echo 09:00:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:00:30 ---> create-netrc.sh [Pipeline] } 09:00:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 09:00:31 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 09:00:31 ---> python-tools-install.sh [Pipeline] echo 09:00:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:00:31 ---> sudo-logs.sh 09:00:31 Archiving 'sudo' log.. [Pipeline] echo 09:00:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:00:31 ---> job-cost.sh 09:00:31 lf-activate-venv: SKIPPING 09:00:31 INFO: No Stack... 09:00:32 INFO: Retrieving Pricing Info for: v1-standard-2 09:00:33 INFO: Archiving Costs [Pipeline] echo 09:00:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:00:33 ---> logs-deploy.sh 09:00:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-365/10 09:00:33 INFO: archiving workspace using pattern(s): 09:00:35 Archives upload complete. 09:00:35 INFO: archiving logs to Nexus