Pull request #250 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 lenny-intel for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from 1df9e1dc7af164b8c3e9734b0672b183022e9042+48a5c2205c272f54b96e88b4eae204edc1759100 (518934503536fd32928f6bfddb21571cb8b0f966) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 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 370697454611dc68c0596e0d0a50477a8de841a8 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 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 370697454611dc68c0596e0d0a50477a8de841a8 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 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 370697454611dc68c0596e0d0a50477a8de841a8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 370697454611dc68c0596e0d0a50477a8de841a8 # timeout=10 Commit message: "Merge pull request #181 from jamesrgregg/us6584/update-snyk" > 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. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, goVersion:1.13, 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.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-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 SEMVER_BUMP_LEVEL: patch GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-5495 in /w/workspace/dry_go-mod-core-contracts_PR-250 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Fetching without tags Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-250 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/250/head:refs/remotes/origin/PR-250 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/250/head:refs/remotes/origin/PR-250 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # 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 --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/250/head:refs/remotes/origin/PR-250 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 48a5c2205c272f54b96e88b4eae204edc1759100 into PR head commit 1df9e1dc7af164b8c3e9734b0672b183022e9042 Merge succeeded, producing 1df9e1dc7af164b8c3e9734b0672b183022e9042 Checking out Revision 1df9e1dc7af164b8c3e9734b0672b183022e9042 (PR-250) > git config core.sparsecheckout # timeout=10 > git checkout -f 1df9e1dc7af164b8c3e9734b0672b183022e9042 # 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 48a5c2205c272f54b96e88b4eae204edc1759100 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1df9e1dc7af164b8c3e9734b0672b183022e9042 # timeout=10 Commit message: "refactor: Remove Retry UrlClient" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-07-08T00:58:38.658Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-07-08T00:58:38.788Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-07-08T00:58:38.833Z] ========================================================= [2020-07-08T00:58:38.833Z] EdgeX Global Pipelines Version Info [2020-07-08T00:58:38.833Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk a27c95e1bc2719d281b00301a4b5961b04aa3468 # timeout=10 [2020-07-08T00:58:40.224Z] ------------------- [2020-07-08T00:58:40.224Z] stable info: [2020-07-08T00:58:40.224Z] ------------------- [2020-07-08T00:58:40.224Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-07-08T00:58:40.224Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-07-08T00:58:40.224Z] Message: update stable to v1.0.89 [2020-07-08T00:58:41.165Z] ------------------- [2020-07-08T00:58:41.165Z] experimental info: [2020-07-08T00:58:41.165Z] ------------------- [2020-07-08T00:58:41.165Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-07-08T00:58:41.165Z] Commit SHA: f6ab21c320c462fae7a5b8fd747aea39c3187bc7 [2020-07-08T00:58:41.165Z] Message: update experimental to v1.0.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-07-08T00:58:42.682Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-08T00:58:43.257Z] [2020-07-08T00:58:43.257Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-07-08T00:58:43.586Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-08T00:58:43.587Z] latest: Pulling from edgex-devops/git-semver [2020-07-08T00:58:43.587Z] 9123ac7c32f7: Pulling fs layer [2020-07-08T00:58:43.587Z] b8cc5d1170e3: Pulling fs layer [2020-07-08T00:58:43.587Z] 2924cbbf6a41: Pulling fs layer [2020-07-08T00:58:43.587Z] 93b08a4f1073: Pulling fs layer [2020-07-08T00:58:43.587Z] 93b08a4f1073: Waiting [2020-07-08T00:58:43.587Z] b8cc5d1170e3: Verifying Checksum [2020-07-08T00:58:43.587Z] b8cc5d1170e3: Download complete [2020-07-08T00:58:43.587Z] 9123ac7c32f7: Verifying Checksum [2020-07-08T00:58:43.587Z] 9123ac7c32f7: Download complete [2020-07-08T00:58:43.854Z] 93b08a4f1073: Verifying Checksum [2020-07-08T00:58:43.855Z] 93b08a4f1073: Download complete [2020-07-08T00:58:43.855Z] 2924cbbf6a41: Verifying Checksum [2020-07-08T00:58:43.855Z] 2924cbbf6a41: Download complete [2020-07-08T00:58:43.855Z] 9123ac7c32f7: Pull complete [2020-07-08T00:58:44.118Z] b8cc5d1170e3: Pull complete [2020-07-08T00:58:45.069Z] 2924cbbf6a41: Pull complete [2020-07-08T00:58:45.069Z] 93b08a4f1073: Pull complete [2020-07-08T00:58:45.069Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-07-08T00:58:45.069Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-08T00:58:45.069Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-07-08T00:58:45.183Z] prd-centos7-docker-4c-2g-5495 does not seem to be running inside a container [2020-07-08T00:58:45.234Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-250 -v /w/workspace/dry_go-mod-core-contracts_PR-250:/w/workspace/dry_go-mod-core-contracts_PR-250:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-250@tmp:/w/workspace/dry_go-mod-core-contracts_PR-250@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-07-08T00:58:47.496Z] $ docker top 7ce41e32d387805401b9e6513f4b3485319c88155953e517d9ab94b0ad220baf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-07-08T00:58:47.678Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-08T00:58:47.678Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-08T00:58:47.893Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-08T00:58:47.900Z] $ docker exec 7ce41e32d387805401b9e6513f4b3485319c88155953e517d9ab94b0ad220baf ssh-agent [2020-07-08T00:58:48.058Z] SSH_AUTH_SOCK=/tmp/ssh-2z1FjtGURkdf/agent.11 [2020-07-08T00:58:48.058Z] SSH_AGENT_PID=16 [2020-07-08T00:58:48.068Z] Running ssh-add (command line suppressed) [2020-07-08T00:58:48.189Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-250@tmp/private_key_2127756223126219809.key (/w/workspace/dry_go-mod-core-contracts_PR-250@tmp/private_key_2127756223126219809.key) [2020-07-08T00:58:48.238Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-08T00:58:48.554Z] + git describe --exact-match --tags HEAD [2020-07-08T00:58:48.554Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-07-08T00:58:48.616Z] $ docker exec --env ******** --env ******** 7ce41e32d387805401b9e6513f4b3485319c88155953e517d9ab94b0ad220baf ssh-agent -k [2020-07-08T00:58:48.737Z] unset SSH_AUTH_SOCK; [2020-07-08T00:58:48.737Z] unset SSH_AGENT_PID; [2020-07-08T00:58:48.737Z] echo Agent pid 16 killed; [2020-07-08T00:58:48.778Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-07-08T00:58:48.818Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-07-08T00:58:48.818Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-07-08T00:58:48.864Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-08T00:58:48.864Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-08T00:58:49.018Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-08T00:58:49.024Z] $ docker exec 7ce41e32d387805401b9e6513f4b3485319c88155953e517d9ab94b0ad220baf ssh-agent [2020-07-08T00:58:49.170Z] SSH_AUTH_SOCK=/tmp/ssh-H8CFJePlhCzU/agent.44 [2020-07-08T00:58:49.170Z] SSH_AGENT_PID=49 [2020-07-08T00:58:49.176Z] Running ssh-add (command line suppressed) [2020-07-08T00:58:49.290Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-250@tmp/private_key_7131774253740089842.key (/w/workspace/dry_go-mod-core-contracts_PR-250@tmp/private_key_7131774253740089842.key) [2020-07-08T00:58:49.332Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-08T00:58:49.635Z] + git semver init [2020-07-08T00:58:49.635Z] # -> Open(): unable to determine branch for HEAD [2020-07-08T00:58:49.635Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-250/.git [2020-07-08T00:58:49.635Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-250 [2020-07-08T00:58:49.635Z] # $SEMVER_REMOTE_NAME = origin [2020-07-08T00:58:49.635Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-07-08T00:58:49.635Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-07-08T00:58:49.635Z] # $SEMVER_BRANCH = PR-250 [2020-07-08T00:58:49.635Z] # $SEMVER_TEMP = /tmp/semver-055392360 [2020-07-08T00:58:49.635Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2020-07-08T00:58:50.206Z] # '/tmp/semver-055392360' -> '/w/workspace/dry_go-mod-core-contracts_PR-250/.semver' [2020-07-08T00:58:50.206Z] # -> Force: false [2020-07-08T00:58:50.206Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-250/.semver [Pipeline] } [2020-07-08T00:58:50.219Z] $ docker exec --env ******** --env ******** 7ce41e32d387805401b9e6513f4b3485319c88155953e517d9ab94b0ad220baf ssh-agent -k [2020-07-08T00:58:50.337Z] unset SSH_AUTH_SOCK; [2020-07-08T00:58:50.337Z] unset SSH_AGENT_PID; [2020-07-08T00:58:50.337Z] echo Agent pid 49 killed; [2020-07-08T00:58:50.379Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-07-08T00:58:50.737Z] + git semver [Pipeline] } [2020-07-08T00:58:50.754Z] $ docker stop --time=1 7ce41e32d387805401b9e6513f4b3485319c88155953e517d9ab94b0ad220baf [2020-07-08T00:58:52.390Z] $ docker rm -f 7ce41e32d387805401b9e6513f4b3485319c88155953e517d9ab94b0ad220baf [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-07-08T00:58:53.077Z] Stashed 78 file(s) [Pipeline] echo [2020-07-08T00:58:53.079Z] [edgeXSemver] initialized semver on version 0.0.0 [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 [2020-07-08T00:59:08.261Z] Still waiting to schedule task [2020-07-08T00:59:08.261Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-5495’ [2020-07-08T00:59:08.263Z] Still waiting to schedule task [2020-07-08T00:59:08.263Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-07-08T01:00:51.567Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5496 in /w/workspace/dry_go-mod-core-contracts_PR-250 [Pipeline] { [Pipeline] ws [2020-07-08T01:00:51.593Z] Running in /w/workspace/go-mod-core-contracts/4 [Pipeline] { [Pipeline] checkout [2020-07-08T01:00:56.645Z] using credential edgex-jenkins-ssh [2020-07-08T01:00:56.677Z] Cloning the remote Git repository [2020-07-08T01:00:56.677Z] Cloning with configured refspecs honoured and without tags [2020-07-08T01:00:56.739Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-07-08T01:00:56.852Z] > git init /w/workspace/go-mod-core-contracts/4 # timeout=10 [2020-07-08T01:00:56.928Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-07-08T01:00:56.929Z] > git --version # timeout=10 [2020-07-08T01:00:56.952Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-08T01:00:57.029Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/250/head:refs/remotes/origin/PR-250 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-08T01:00:57.845Z] Fetching without tags [2020-07-08T01:00:57.761Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-07-08T01:00:57.778Z] > git config --add remote.origin.fetch +refs/pull/250/head:refs/remotes/origin/PR-250 # timeout=10 [2020-07-08T01:00:57.795Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-08T01:00:57.827Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-07-08T01:00:57.858Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-07-08T01:00:57.859Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-08T01:00:57.872Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/250/head:refs/remotes/origin/PR-250 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-08T01:00:58.376Z] Merging remotes/origin/master commit 48a5c2205c272f54b96e88b4eae204edc1759100 into PR head commit 1df9e1dc7af164b8c3e9734b0672b183022e9042 [2020-07-08T01:00:58.694Z] Merge succeeded, producing 1df9e1dc7af164b8c3e9734b0672b183022e9042 [2020-07-08T01:00:58.695Z] Checking out Revision 1df9e1dc7af164b8c3e9734b0672b183022e9042 (PR-250) [2020-07-08T01:00:58.399Z] > git config core.sparsecheckout # timeout=10 [2020-07-08T01:00:58.430Z] > git checkout -f 1df9e1dc7af164b8c3e9734b0672b183022e9042 # timeout=10 [2020-07-08T01:00:58.553Z] > git remote # timeout=10 [2020-07-08T01:00:58.570Z] > git config --get remote.origin.url # timeout=10 [2020-07-08T01:00:58.590Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-08T01:00:58.602Z] > git merge 48a5c2205c272f54b96e88b4eae204edc1759100 # timeout=10 [2020-07-08T01:00:58.627Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-08T01:00:58.703Z] > git config core.sparsecheckout # timeout=10 [2020-07-08T01:00:58.738Z] > git checkout -f 1df9e1dc7af164b8c3e9734b0672b183022e9042 # timeout=10 [2020-07-08T01:01:03.089Z] Commit message: "refactor: Remove Retry UrlClient" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-07-08T01:01:04.172Z] ========================================================= [2020-07-08T01:01:04.172Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-07-08T01:01:04.172Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-07-08T01:01:05.334Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . [2020-07-08T01:01:06.318Z] Sending build context to Docker daemon 1.829MB [2020-07-08T01:01:06.318Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-07-08T01:01:06.318Z] Step 2/7 : FROM ${BASE} [2020-07-08T01:01:06.609Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-07-08T01:01:06.609Z] cde5963f3b93: Pulling fs layer [2020-07-08T01:01:06.609Z] 2a23fa8c16f7: Pulling fs layer [2020-07-08T01:01:06.609Z] 777b28850792: Pulling fs layer [2020-07-08T01:01:06.609Z] 8a11ddd9e578: Pulling fs layer [2020-07-08T01:01:06.609Z] 4cf88f913ddb: Pulling fs layer [2020-07-08T01:01:06.609Z] 1df406cf5192: Pulling fs layer [2020-07-08T01:01:06.609Z] cd6300453558: Pulling fs layer [2020-07-08T01:01:06.609Z] b9c365052c96: Pulling fs layer [2020-07-08T01:01:06.609Z] a2d8cc88f415: Pulling fs layer [2020-07-08T01:01:06.609Z] ea1d1ca13537: Pulling fs layer [2020-07-08T01:01:06.609Z] 3750a50a1c5e: Pulling fs layer [2020-07-08T01:01:06.609Z] cd6300453558: Waiting [2020-07-08T01:01:06.609Z] b9c365052c96: Waiting [2020-07-08T01:01:06.609Z] a2d8cc88f415: Waiting [2020-07-08T01:01:06.609Z] ea1d1ca13537: Waiting [2020-07-08T01:01:06.609Z] 3750a50a1c5e: Waiting [2020-07-08T01:01:06.609Z] 8a11ddd9e578: Waiting [2020-07-08T01:01:06.609Z] 4cf88f913ddb: Waiting [2020-07-08T01:01:06.609Z] 1df406cf5192: Waiting [2020-07-08T01:01:06.609Z] 777b28850792: Verifying Checksum [2020-07-08T01:01:06.609Z] 777b28850792: Download complete [2020-07-08T01:01:06.609Z] 2a23fa8c16f7: Verifying Checksum [2020-07-08T01:01:06.609Z] 2a23fa8c16f7: Download complete [2020-07-08T01:01:06.609Z] 4cf88f913ddb: Verifying Checksum [2020-07-08T01:01:06.609Z] 4cf88f913ddb: Download complete [2020-07-08T01:01:06.609Z] 1df406cf5192: Verifying Checksum [2020-07-08T01:01:06.609Z] 1df406cf5192: Download complete [2020-07-08T01:01:06.609Z] cde5963f3b93: Verifying Checksum [2020-07-08T01:01:06.609Z] cde5963f3b93: Download complete [2020-07-08T01:01:07.628Z] cde5963f3b93: Pull complete [2020-07-08T01:01:08.229Z] 2a23fa8c16f7: Pull complete [2020-07-08T01:01:08.505Z] 777b28850792: Pull complete [2020-07-08T01:01:08.780Z] cd6300453558: Verifying Checksum [2020-07-08T01:01:08.780Z] cd6300453558: Download complete [2020-07-08T01:01:08.780Z] a2d8cc88f415: Verifying Checksum [2020-07-08T01:01:08.780Z] a2d8cc88f415: Download complete [2020-07-08T01:01:10.761Z] ea1d1ca13537: Verifying Checksum [2020-07-08T01:01:10.761Z] ea1d1ca13537: Download complete [2020-07-08T01:01:10.761Z] 3750a50a1c5e: Verifying Checksum [2020-07-08T01:01:10.761Z] 3750a50a1c5e: Download complete [2020-07-08T01:01:11.742Z] 8a11ddd9e578: Verifying Checksum [2020-07-08T01:01:11.742Z] 8a11ddd9e578: Download complete [2020-07-08T01:01:12.339Z] b9c365052c96: Verifying Checksum [2020-07-08T01:01:12.339Z] b9c365052c96: Download complete [2020-07-08T01:01:24.759Z] 8a11ddd9e578: Pull complete [2020-07-08T01:01:24.759Z] 4cf88f913ddb: Pull complete [2020-07-08T01:01:24.759Z] 1df406cf5192: Pull complete [2020-07-08T01:01:26.477Z] Running on prd-centos7-docker-4c-2g-5497 in /w/workspace/dry_go-mod-core-contracts_PR-250 [Pipeline] { [Pipeline] ws [2020-07-08T01:01:26.503Z] Running in /w/workspace/go-mod-core-contracts/4 [Pipeline] { [Pipeline] checkout [2020-07-08T01:01:28.162Z] cd6300453558: Pull complete [2020-07-08T01:01:30.003Z] using credential edgex-jenkins-ssh [2020-07-08T01:01:30.029Z] Cloning the remote Git repository [2020-07-08T01:01:30.030Z] Cloning with configured refspecs honoured and without tags [2020-07-08T01:01:30.054Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-07-08T01:01:30.115Z] > git init /w/workspace/go-mod-core-contracts/4 # timeout=10 [2020-07-08T01:01:30.762Z] Fetching without tags [2020-07-08T01:01:31.164Z] Merging remotes/origin/master commit 48a5c2205c272f54b96e88b4eae204edc1759100 into PR head commit 1df9e1dc7af164b8c3e9734b0672b183022e9042 [2020-07-08T01:01:30.156Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-07-08T01:01:30.156Z] > git --version # timeout=10 [2020-07-08T01:01:30.164Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-08T01:01:30.199Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/250/head:refs/remotes/origin/PR-250 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-08T01:01:30.720Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-07-08T01:01:30.735Z] > git config --add remote.origin.fetch +refs/pull/250/head:refs/remotes/origin/PR-250 # timeout=10 [2020-07-08T01:01:30.741Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-08T01:01:30.753Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-07-08T01:01:30.765Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-07-08T01:01:30.766Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-08T01:01:30.770Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/250/head:refs/remotes/origin/PR-250 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-08T01:01:31.180Z] > git config core.sparsecheckout # timeout=10 [2020-07-08T01:01:31.209Z] > git checkout -f 1df9e1dc7af164b8c3e9734b0672b183022e9042 # timeout=10 [2020-07-08T01:01:31.258Z] > git remote # timeout=10 [2020-07-08T01:01:31.269Z] > git config --get remote.origin.url # timeout=10 [2020-07-08T01:01:31.274Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-08T01:01:31.277Z] > git merge 48a5c2205c272f54b96e88b4eae204edc1759100 # timeout=10 [2020-07-08T01:01:31.286Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-08T01:01:31.293Z] Merge succeeded, producing 1df9e1dc7af164b8c3e9734b0672b183022e9042 [2020-07-08T01:01:31.293Z] Checking out Revision 1df9e1dc7af164b8c3e9734b0672b183022e9042 (PR-250) [2020-07-08T01:01:31.296Z] > git config core.sparsecheckout # timeout=10 [2020-07-08T01:01:31.302Z] > git checkout -f 1df9e1dc7af164b8c3e9734b0672b183022e9042 # timeout=10 [2020-07-08T01:01:33.570Z] b9c365052c96: Pull complete [2020-07-08T01:01:33.571Z] a2d8cc88f415: Pull complete [2020-07-08T01:01:34.931Z] Commit message: "refactor: Remove Retry UrlClient" [2020-07-08T01:01:35.012Z] ea1d1ca13537: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2020-07-08T01:01:35.285Z] 3750a50a1c5e: Pull complete [2020-07-08T01:01:35.285Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-07-08T01:01:35.541Z] ========================================================= [2020-07-08T01:01:35.541Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-07-08T01:01:35.541Z] ========================================================= [2020-07-08T01:01:35.559Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-07-08T01:01:35.559Z] ---> 78745c68409d [2020-07-08T01:01:35.559Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [Pipeline] isUnix [Pipeline] sh [2020-07-08T01:01:36.148Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . [2020-07-08T01:01:37.095Z] Sending build context to Docker daemon 1.829MB [2020-07-08T01:01:37.095Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-07-08T01:01:37.095Z] Step 2/7 : FROM ${BASE} [2020-07-08T01:01:37.095Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-07-08T01:01:37.095Z] e6b0cf9c0882: Pulling fs layer [2020-07-08T01:01:37.095Z] 2848faf0eed1: Pulling fs layer [2020-07-08T01:01:37.095Z] 0f37312ad70f: Pulling fs layer [2020-07-08T01:01:37.095Z] 5788d62ee057: Pulling fs layer [2020-07-08T01:01:37.095Z] 0e6b1d234666: Pulling fs layer [2020-07-08T01:01:37.095Z] bf5d7aec512f: Pulling fs layer [2020-07-08T01:01:37.095Z] 34c802a77dc8: Pulling fs layer [2020-07-08T01:01:37.095Z] 9eb99e56ec68: Pulling fs layer [2020-07-08T01:01:37.095Z] 27c7a5d97fbd: Pulling fs layer [2020-07-08T01:01:37.095Z] 5c102a31e300: Pulling fs layer [2020-07-08T01:01:37.095Z] dcfb455df0a1: Pulling fs layer [2020-07-08T01:01:37.095Z] 5788d62ee057: Waiting [2020-07-08T01:01:37.095Z] 0e6b1d234666: Waiting [2020-07-08T01:01:37.095Z] bf5d7aec512f: Waiting [2020-07-08T01:01:37.095Z] 34c802a77dc8: Waiting [2020-07-08T01:01:37.095Z] 9eb99e56ec68: Waiting [2020-07-08T01:01:37.095Z] 27c7a5d97fbd: Waiting [2020-07-08T01:01:37.095Z] 5c102a31e300: Waiting [2020-07-08T01:01:37.095Z] dcfb455df0a1: Waiting [2020-07-08T01:01:37.095Z] 0f37312ad70f: Verifying Checksum [2020-07-08T01:01:37.095Z] 0f37312ad70f: Download complete [2020-07-08T01:01:37.095Z] 2848faf0eed1: Verifying Checksum [2020-07-08T01:01:37.095Z] 2848faf0eed1: Download complete [2020-07-08T01:01:37.095Z] 0e6b1d234666: Verifying Checksum [2020-07-08T01:01:37.095Z] 0e6b1d234666: Download complete [2020-07-08T01:01:37.095Z] bf5d7aec512f: Verifying Checksum [2020-07-08T01:01:37.095Z] bf5d7aec512f: Download complete [2020-07-08T01:01:37.095Z] e6b0cf9c0882: Verifying Checksum [2020-07-08T01:01:37.095Z] e6b0cf9c0882: Download complete [2020-07-08T01:01:37.374Z] e6b0cf9c0882: Pull complete [2020-07-08T01:01:37.651Z] 2848faf0eed1: Pull complete [2020-07-08T01:01:37.923Z] 34c802a77dc8: Verifying Checksum [2020-07-08T01:01:37.923Z] 34c802a77dc8: Download complete [2020-07-08T01:01:37.923Z] 27c7a5d97fbd: Download complete [2020-07-08T01:01:38.528Z] 5788d62ee057: Verifying Checksum [2020-07-08T01:01:38.528Z] 5788d62ee057: Download complete [2020-07-08T01:01:38.528Z] 5c102a31e300: Verifying Checksum [2020-07-08T01:01:38.528Z] 5c102a31e300: Download complete [2020-07-08T01:01:38.528Z] dcfb455df0a1: Verifying Checksum [2020-07-08T01:01:38.528Z] dcfb455df0a1: Download complete [2020-07-08T01:01:38.792Z] 9eb99e56ec68: Verifying Checksum [2020-07-08T01:01:38.792Z] 9eb99e56ec68: Download complete [2020-07-08T01:01:39.750Z] 0f37312ad70f: Pull complete [2020-07-08T01:01:39.903Z] ---> Running in d4622f317232 [2020-07-08T01:01:40.497Z] Removing intermediate container d4622f317232 [2020-07-08T01:01:40.497Z] ---> 6562e8200cfa [2020-07-08T01:01:40.497Z] Step 4/7 : RUN apk add bash [2020-07-08T01:01:40.497Z] ---> Running in fc9c649eb1bc [2020-07-08T01:01:42.479Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-07-08T01:01:43.448Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-07-08T01:01:44.872Z] OK: 125 MiB in 39 packages [2020-07-08T01:01:46.310Z] Removing intermediate container fc9c649eb1bc [2020-07-08T01:01:46.310Z] ---> a485537a6827 [2020-07-08T01:01:46.310Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-07-08T01:01:46.310Z] ---> Running in f1ef0b5769f1 [2020-07-08T01:01:46.372Z] 5788d62ee057: Pull complete [2020-07-08T01:01:46.372Z] 0e6b1d234666: Pull complete [2020-07-08T01:01:46.372Z] bf5d7aec512f: Pull complete [2020-07-08T01:01:46.586Z] Removing intermediate container f1ef0b5769f1 [2020-07-08T01:01:46.586Z] ---> 7af3e95a922c [2020-07-08T01:01:46.586Z] Step 6/7 : COPY go.mod . [2020-07-08T01:01:47.182Z] ---> 7f0c0c8e35a1 [2020-07-08T01:01:47.182Z] Step 7/7 : RUN go mod download [2020-07-08T01:01:47.457Z] ---> Running in ffafabe1e38e [2020-07-08T01:01:50.067Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-07-08T01:01:50.067Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-07-08T01:01:50.067Z] go: finding github.com/go-kit/kit v0.8.0 [2020-07-08T01:01:50.067Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-07-08T01:01:50.067Z] go: finding github.com/go-playground/assert/v2 v2.0.1 [2020-07-08T01:01:50.067Z] go: finding github.com/go-playground/locales v0.13.0 [2020-07-08T01:01:50.067Z] go: finding github.com/go-playground/universal-translator v0.17.0 [2020-07-08T01:01:50.067Z] go: finding github.com/go-playground/validator/v10 v10.3.0 [2020-07-08T01:01:50.067Z] go: finding github.com/go-stack/stack v1.8.0 [2020-07-08T01:01:50.067Z] go: finding github.com/google/uuid v1.1.0 [2020-07-08T01:01:50.067Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-07-08T01:01:50.067Z] go: finding github.com/leodido/go-urn v1.2.0 [2020-07-08T01:01:50.067Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-07-08T01:01:50.067Z] go: finding github.com/stretchr/objx v0.1.0 [2020-07-08T01:01:50.067Z] go: finding github.com/stretchr/testify v1.5.1 [2020-07-08T01:01:50.067Z] go: finding github.com/x448/float16 v0.8.4 [2020-07-08T01:01:50.067Z] go: finding golang.org/x/text v0.3.2 [2020-07-08T01:01:50.067Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-07-08T01:01:50.067Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-07-08T01:01:50.067Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-07-08T01:01:50.583Z] 34c802a77dc8: Pull complete [2020-07-08T01:01:53.891Z] 9eb99e56ec68: Pull complete [2020-07-08T01:01:54.154Z] 27c7a5d97fbd: Pull complete [2020-07-08T01:01:55.098Z] 5c102a31e300: Pull complete [2020-07-08T01:01:55.098Z] dcfb455df0a1: Pull complete [2020-07-08T01:01:55.098Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-07-08T01:01:55.098Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-07-08T01:01:55.098Z] ---> 7c70fe431013 [2020-07-08T01:01:55.098Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-07-08T01:01:56.485Z] ---> Running in 4e69001bb27a [2020-07-08T01:01:56.747Z] Removing intermediate container 4e69001bb27a [2020-07-08T01:01:56.747Z] ---> 348132533abe [2020-07-08T01:01:56.747Z] Step 4/7 : RUN apk add bash [2020-07-08T01:01:56.747Z] ---> Running in 219d78f19232 [2020-07-08T01:01:57.692Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-07-08T01:01:58.268Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-07-08T01:01:58.530Z] OK: 143 MiB in 39 packages [2020-07-08T01:01:59.104Z] Removing intermediate container 219d78f19232 [2020-07-08T01:01:59.104Z] ---> 8edaa9f2e803 [2020-07-08T01:01:59.104Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-07-08T01:01:59.104Z] ---> Running in b10036606be6 [2020-07-08T01:01:59.366Z] Removing intermediate container b10036606be6 [2020-07-08T01:01:59.366Z] ---> ccafd892be4d [2020-07-08T01:01:59.366Z] Step 6/7 : COPY go.mod . [2020-07-08T01:01:59.626Z] ---> 2747b40e4e3c [2020-07-08T01:01:59.626Z] Step 7/7 : RUN go mod download [2020-07-08T01:01:59.626Z] ---> Running in cffec7b57072 [2020-07-08T01:02:01.015Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-07-08T01:02:01.015Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-07-08T01:02:01.015Z] go: finding github.com/go-kit/kit v0.8.0 [2020-07-08T01:02:01.015Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-07-08T01:02:01.015Z] go: finding github.com/go-playground/assert/v2 v2.0.1 [2020-07-08T01:02:01.015Z] go: finding github.com/go-playground/locales v0.13.0 [2020-07-08T01:02:01.015Z] go: finding github.com/go-playground/universal-translator v0.17.0 [2020-07-08T01:02:01.015Z] go: finding github.com/go-playground/validator/v10 v10.3.0 [2020-07-08T01:02:01.015Z] go: finding github.com/go-stack/stack v1.8.0 [2020-07-08T01:02:01.276Z] go: finding github.com/google/uuid v1.1.0 [2020-07-08T01:02:01.276Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-07-08T01:02:01.276Z] go: finding github.com/leodido/go-urn v1.2.0 [2020-07-08T01:02:01.276Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-07-08T01:02:01.276Z] go: finding github.com/stretchr/objx v0.1.0 [2020-07-08T01:02:01.276Z] go: finding github.com/stretchr/testify v1.5.1 [2020-07-08T01:02:01.276Z] go: finding github.com/x448/float16 v0.8.4 [2020-07-08T01:02:01.276Z] go: finding golang.org/x/text v0.3.2 [2020-07-08T01:02:01.276Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-07-08T01:02:01.276Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-07-08T01:02:01.276Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-07-08T01:02:02.466Z] Removing intermediate container ffafabe1e38e [2020-07-08T01:02:02.466Z] ---> a1388912549a [2020-07-08T01:02:02.466Z] Successfully built a1388912549a [2020-07-08T01:02:02.466Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-08T01:02:03.022Z] + docker inspect -f . ci-base-image-arm64 [2020-07-08T01:02:03.022Z] . [Pipeline] withDockerContainer [2020-07-08T01:02:03.293Z] prd-ubuntu18.04-docker-arm64-4c-16g-5496 does not seem to be running inside a container [2020-07-08T01:02:03.373Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@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 ******** ci-base-image-arm64 cat [2020-07-08T01:02:05.293Z] $ docker top 7758f91e886c44fbc06ec75a69ef00736d051ef51e6f5f6f2ec3cc63a8329c2c -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-08T01:02:06.666Z] + go version [2020-07-08T01:02:06.666Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-07-08T01:02:07.723Z] + make test [2020-07-08T01:02:07.723Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-07-08T01:02:09.432Z] Removing intermediate container cffec7b57072 [2020-07-08T01:02:09.432Z] ---> 323171daf646 [2020-07-08T01:02:09.432Z] Successfully built 323171daf646 [2020-07-08T01:02:09.432Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-08T01:02:09.898Z] + docker inspect -f . ci-base-image-x86_64 [2020-07-08T01:02:09.898Z] . [Pipeline] withDockerContainer [2020-07-08T01:02:10.088Z] prd-centos7-docker-4c-2g-5497 does not seem to be running inside a container [2020-07-08T01:02:10.178Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@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 ******** ci-base-image-x86_64 cat [2020-07-08T01:02:11.346Z] $ docker top e68c8a231889fcbe917640e0429cba4003c401884b02f31a20a594cf310ebdde -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-08T01:02:11.797Z] + go version [2020-07-08T01:02:11.797Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-07-08T01:02:12.091Z] + make test [2020-07-08T01:02:12.091Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-07-08T01:02:18.727Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-07-08T01:02:19.303Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.013s coverage: 85.7% of statements [2020-07-08T01:02:19.303Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.009s coverage: 100.0% of statements [2020-07-08T01:02:19.569Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.053s coverage: 45.4% of statements [2020-07-08T01:02:20.163Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.009s coverage: 77.8% of statements [2020-07-08T01:02:20.163Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-07-08T01:02:20.163Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.017s coverage: 6.4% of statements [2020-07-08T01:02:20.441Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.015s coverage: 14.4% of statements [2020-07-08T01:02:20.717Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.015s coverage: 100.0% of statements [2020-07-08T01:02:21.301Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.046s coverage: 91.8% of statements [2020-07-08T01:02:21.301Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-07-08T01:02:21.301Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-07-08T01:02:21.301Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.043s coverage: 100.0% of statements [2020-07-08T01:02:24.630Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.020s coverage: 62.6% of statements [2020-07-08T01:02:24.630Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.008s coverage: 26.3% of statements [2020-07-08T01:02:24.630Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.004s coverage: 15.4% of statements [2020-07-08T01:02:24.630Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.026s coverage: 15.4% of statements [2020-07-08T01:02:24.630Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.012s coverage: 14.3% of statements [2020-07-08T01:02:24.630Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-07-08T01:02:24.630Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.004s coverage: 83.3% of statements [2020-07-08T01:02:24.630Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common [no test files] [2020-07-08T01:02:24.630Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.008s coverage: 90.9% of statements [2020-07-08T01:02:24.630Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses [no test files] [2020-07-08T01:02:24.630Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-07-08T01:02:24.630Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-07-08T01:02:26.025Z] gofmt -l . [2020-07-08T01:02:26.025Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-07-08T01:02:26.302Z] Stashed 1 file(s) [Pipeline] } [2020-07-08T01:02:26.308Z] $ docker stop --time=1 e68c8a231889fcbe917640e0429cba4003c401884b02f31a20a594cf310ebdde [2020-07-08T01:02:28.414Z] $ docker rm -f e68c8a231889fcbe917640e0429cba4003c401884b02f31a20a594cf310ebdde [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-08T01:02:29.941Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-07-08T01:02:29.941Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.093s coverage: 85.7% of statements [2020-07-08T01:02:29.941Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.031s coverage: 100.0% of statements [2020-07-08T01:02:33.362Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.074s coverage: 45.4% of statements [2020-07-08T01:02:33.362Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.053s coverage: 77.8% of statements [2020-07-08T01:02:33.362Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-07-08T01:02:33.362Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.033s coverage: 6.4% of statements [2020-07-08T01:02:33.636Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.091s coverage: 14.4% of statements [2020-07-08T01:02:34.241Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.025s coverage: 100.0% of statements [2020-07-08T01:02:36.870Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.081s coverage: 91.8% of statements [2020-07-08T01:02:36.870Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-07-08T01:02:36.870Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-07-08T01:02:36.870Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.037s coverage: 100.0% of statements [2020-07-08T01:02:42.285Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.089s coverage: 62.6% of statements [2020-07-08T01:02:42.285Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.013s coverage: 26.3% of statements [2020-07-08T01:02:42.285Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.038s coverage: 15.4% of statements [2020-07-08T01:02:42.285Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.014s coverage: 15.4% of statements [2020-07-08T01:02:42.285Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.019s coverage: 14.3% of statements [2020-07-08T01:02:42.285Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-07-08T01:02:42.285Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.019s coverage: 83.3% of statements [2020-07-08T01:02:42.285Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common [no test files] [2020-07-08T01:02:43.259Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.027s coverage: 90.9% of statements [2020-07-08T01:02:43.259Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses [no test files] [2020-07-08T01:02:43.259Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-07-08T01:02:43.527Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-07-08T01:02:46.912Z] gofmt -l . [2020-07-08T01:02:47.183Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-07-08T01:02:47.472Z] Warning: overwriting stash ‘coverage-report’ [2020-07-08T01:02:47.911Z] Stashed 1 file(s) [Pipeline] } [2020-07-08T01:02:47.919Z] $ docker stop --time=1 7758f91e886c44fbc06ec75a69ef00736d051ef51e6f5f6f2ec3cc63a8329c2c [2020-07-08T01:02:49.973Z] $ docker rm -f 7758f91e886c44fbc06ec75a69ef00736d051ef51e6f5f6f2ec3cc63a8329c2c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-07-08T01:02:51.262Z] provisioning config files... [2020-07-08T01:02:51.273Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-250@tmp/config2180756872328185232tmp [Pipeline] { [Pipeline] sh [2020-07-08T01:02:51.586Z] + curl -s https://codecov.io/bash [2020-07-08T01:02:51.586Z] + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_PR-250@tmp/config2180756872328185232tmp [Pipeline] } [2020-07-08T01:02:53.506Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-07-08T01:02:54.354Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-08T01:02:54.913Z] ---> package-listing.sh [2020-07-08T01:02:54.913Z] ++ facter osfamily [2020-07-08T01:02:54.913Z] ++ tr '[:upper:]' '[:lower:]' [2020-07-08T01:02:54.913Z] + OS_FAMILY=redhat [2020-07-08T01:02:54.913Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-250 [2020-07-08T01:02:54.913Z] + START_PACKAGES=/tmp/packages_start.txt [2020-07-08T01:02:54.913Z] + END_PACKAGES=/tmp/packages_end.txt [2020-07-08T01:02:54.913Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-07-08T01:02:54.913Z] + PACKAGES=/tmp/packages_start.txt [2020-07-08T01:02:54.913Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-250 ']' [2020-07-08T01:02:54.913Z] + PACKAGES=/tmp/packages_end.txt [2020-07-08T01:02:54.913Z] + case "${OS_FAMILY}" in [2020-07-08T01:02:54.913Z] + rpm -qa [2020-07-08T01:02:54.913Z] + sort [2020-07-08T01:02:59.124Z] + '[' -f /tmp/packages_start.txt ']' [2020-07-08T01:02:59.124Z] + '[' -f /tmp/packages_end.txt ']' [2020-07-08T01:02:59.124Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-07-08T01:02:59.124Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-250 ']' [2020-07-08T01:02:59.124Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-250/archives/ [2020-07-08T01:02:59.124Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-250/archives/ [Pipeline] isUnix [Pipeline] sh [2020-07-08T01:02:59.759Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-08T01:02:59.759Z] [2020-07-08T01:02:59.759Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-07-08T01:03:00.101Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-08T01:03:00.101Z] alpine: Pulling from edgex-lftools-log-publisher [2020-07-08T01:03:00.101Z] c9b1b535fdd9: Pulling fs layer [2020-07-08T01:03:00.101Z] 2cc5ad85d9ab: Pulling fs layer [2020-07-08T01:03:00.101Z] 756a868c4378: Pulling fs layer [2020-07-08T01:03:00.101Z] 444b2fc9a129: Pulling fs layer [2020-07-08T01:03:00.101Z] ea15f1150254: Pulling fs layer [2020-07-08T01:03:00.101Z] 41b27a9f41bf: Pulling fs layer [2020-07-08T01:03:00.101Z] 28c525ee5125: Pulling fs layer [2020-07-08T01:03:00.101Z] 094b1ea09ed8: Pulling fs layer [2020-07-08T01:03:00.101Z] 138eaada9080: Pulling fs layer [2020-07-08T01:03:00.101Z] 0622d0fa9048: Pulling fs layer [2020-07-08T01:03:00.101Z] ea15f1150254: Waiting [2020-07-08T01:03:00.101Z] 41b27a9f41bf: Waiting [2020-07-08T01:03:00.101Z] 28c525ee5125: Waiting [2020-07-08T01:03:00.101Z] 094b1ea09ed8: Waiting [2020-07-08T01:03:00.101Z] 138eaada9080: Waiting [2020-07-08T01:03:00.101Z] 0622d0fa9048: Waiting [2020-07-08T01:03:00.101Z] 444b2fc9a129: Waiting [2020-07-08T01:03:00.101Z] 2cc5ad85d9ab: Download complete [2020-07-08T01:03:00.101Z] 444b2fc9a129: Download complete [2020-07-08T01:03:00.101Z] c9b1b535fdd9: Download complete [2020-07-08T01:03:00.101Z] ea15f1150254: Verifying Checksum [2020-07-08T01:03:00.101Z] ea15f1150254: Download complete [2020-07-08T01:03:00.101Z] 28c525ee5125: Verifying Checksum [2020-07-08T01:03:00.101Z] 28c525ee5125: Download complete [2020-07-08T01:03:00.367Z] 756a868c4378: Verifying Checksum [2020-07-08T01:03:00.367Z] 756a868c4378: Download complete [2020-07-08T01:03:00.666Z] c9b1b535fdd9: Pull complete [2020-07-08T01:03:00.666Z] 138eaada9080: Verifying Checksum [2020-07-08T01:03:00.666Z] 138eaada9080: Download complete [2020-07-08T01:03:00.666Z] 0622d0fa9048: Verifying Checksum [2020-07-08T01:03:00.666Z] 0622d0fa9048: Download complete [2020-07-08T01:03:00.666Z] 094b1ea09ed8: Verifying Checksum [2020-07-08T01:03:00.666Z] 094b1ea09ed8: Download complete [2020-07-08T01:03:00.930Z] 2cc5ad85d9ab: Pull complete [2020-07-08T01:03:01.197Z] 41b27a9f41bf: Verifying Checksum [2020-07-08T01:03:01.197Z] 41b27a9f41bf: Download complete [2020-07-08T01:03:02.581Z] 756a868c4378: Pull complete [2020-07-08T01:03:02.581Z] 444b2fc9a129: Pull complete [2020-07-08T01:03:02.581Z] ea15f1150254: Pull complete [2020-07-08T01:03:06.790Z] 41b27a9f41bf: Pull complete [2020-07-08T01:03:06.790Z] 28c525ee5125: Pull complete [2020-07-08T01:03:09.343Z] 094b1ea09ed8: Pull complete [2020-07-08T01:03:09.603Z] 138eaada9080: Pull complete [2020-07-08T01:03:09.864Z] 0622d0fa9048: Pull complete [2020-07-08T01:03:09.864Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-07-08T01:03:09.864Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-08T01:03:09.864Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-07-08T01:03:10.013Z] prd-centos7-docker-4c-2g-5495 does not seem to be running inside a container [2020-07-08T01:03:10.058Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/dry_go-mod-core-contracts_PR-250 -v /w/workspace/dry_go-mod-core-contracts_PR-250:/w/workspace/dry_go-mod-core-contracts_PR-250:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-250@tmp:/w/workspace/dry_go-mod-core-contracts_PR-250@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-07-08T01:03:13.499Z] $ docker top 35c1cccfcdb28f41ab0cde4942535a5f941240098d3801d877df749c8ca07682 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-07-08T01:03:13.656Z] provisioning config files... [2020-07-08T01:03:13.669Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-250@tmp/config1414401046864223530tmp [Pipeline] { [Pipeline] echo [2020-07-08T01:03:13.698Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-08T01:03:13.989Z] ---> create-netrc.sh [Pipeline] echo [2020-07-08T01:03:13.998Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-08T01:03:14.288Z] ---> logs-deploy.sh [2020-07-08T01:03:14.288Z] + ARCHIVE_ARTIFACTS= [2020-07-08T01:03:14.288Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-07-08T01:03:14.288Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-07-08T01:03:14.288Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-07-08T01:03:14.288Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-250/4 [2020-07-08T01:03:14.288Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-250/4/ [2020-07-08T01:03:14.288Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-250/4 /w/workspace/dry_go-mod-core-contracts_PR-250 [2020-07-08T01:03:15.673Z] Archives upload complete. [2020-07-08T01:03:15.673Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-250/4 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-250/4/ [2020-07-08T01:03:16.244Z] ---> uname -a: [2020-07-08T01:03:16.244Z] Linux 35c1cccfcdb2 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-07-08T01:03:16.244Z] [2020-07-08T01:03:16.244Z] [2020-07-08T01:03:16.244Z] ---> lscpu: [2020-07-08T01:03:16.244Z] Architecture: x86_64 [2020-07-08T01:03:16.244Z] CPU op-mode(s): 32-bit, 64-bit [2020-07-08T01:03:16.244Z] Byte Order: Little Endian [2020-07-08T01:03:16.244Z] Address sizes: 40 bits physical, 48 bits virtual [2020-07-08T01:03:16.244Z] CPU(s): 4 [2020-07-08T01:03:16.244Z] On-line CPU(s) list: 0-3 [2020-07-08T01:03:16.244Z] Thread(s) per core: 1 [2020-07-08T01:03:16.244Z] Core(s) per socket: 1 [2020-07-08T01:03:16.244Z] Socket(s): 4 [2020-07-08T01:03:16.244Z] NUMA node(s): 1 [2020-07-08T01:03:16.244Z] Vendor ID: GenuineIntel [2020-07-08T01:03:16.244Z] CPU family: 6 [2020-07-08T01:03:16.244Z] Model: 44 [2020-07-08T01:03:16.244Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-07-08T01:03:16.244Z] Stepping: 1 [2020-07-08T01:03:16.244Z] CPU MHz: 2933.438 [2020-07-08T01:03:16.244Z] BogoMIPS: 5866.87 [2020-07-08T01:03:16.244Z] Virtualization: VT-x [2020-07-08T01:03:16.244Z] Hypervisor vendor: KVM [2020-07-08T01:03:16.244Z] Virtualization type: full [2020-07-08T01:03:16.244Z] L1d cache: 128 KiB [2020-07-08T01:03:16.244Z] L1i cache: 128 KiB [2020-07-08T01:03:16.244Z] L2 cache: 16 MiB [2020-07-08T01:03:16.244Z] L3 cache: 64 MiB [2020-07-08T01:03:16.244Z] NUMA node0 CPU(s): 0-3 [2020-07-08T01:03:16.244Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-07-08T01:03:16.244Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-07-08T01:03:16.244Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-07-08T01:03:16.244Z] Vulnerability Meltdown: Mitigation; PTI [2020-07-08T01:03:16.244Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-07-08T01:03:16.244Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-07-08T01:03:16.244Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-07-08T01:03:16.244Z] Vulnerability Tsx async abort: Not affected [2020-07-08T01:03:16.244Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-07-08T01:03:16.244Z] [2020-07-08T01:03:16.244Z] [2020-07-08T01:03:16.244Z] ---> nproc: [2020-07-08T01:03:16.244Z] 4 [2020-07-08T01:03:16.244Z] [2020-07-08T01:03:16.244Z] [2020-07-08T01:03:16.244Z] ---> df -h: [2020-07-08T01:03:16.244Z] Filesystem Size Used Available Use% Mounted on [2020-07-08T01:03:16.244Z] overlay 50.0G 7.2G 42.8G 14% / [2020-07-08T01:03:16.244Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-07-08T01:03:16.244Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-07-08T01:03:16.244Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-07-08T01:03:16.244Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf [2020-07-08T01:03:16.244Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname [2020-07-08T01:03:16.244Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts [2020-07-08T01:03:16.244Z] /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa [2020-07-08T01:03:16.244Z] /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-250 [2020-07-08T01:03:16.244Z] /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-250@tmp [2020-07-08T01:03:16.244Z] [2020-07-08T01:03:16.244Z] [2020-07-08T01:03:16.244Z] ---> free -m: [2020-07-08T01:03:16.244Z] total used free shared buff/cache available [2020-07-08T01:03:16.244Z] Mem: 1837 669 124 0 1043 1062 [2020-07-08T01:03:16.244Z] Swap: 1023 0 1023 [2020-07-08T01:03:16.244Z] [2020-07-08T01:03:16.244Z]