Pull request #244 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 weichou1229 for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at ce12e3ca5eff886d773c4b0e75431aaee5057a0a rather than acdd85443c8a859ef25c591e52bc9c70946f3562 Obtained Jenkinsfile from ce12e3ca5eff886d773c4b0e75431aaee5057a0a 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 ‘prd-centos7-docker-4c-2g-3797’ is offline Running on prd-centos7-docker-4c-2g-3798 in /w/workspace/dry_go-mod-core-contracts_PR-244 [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-244 # 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/244/head:refs/remotes/origin/PR-244 +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/244/head:refs/remotes/origin/PR-244 # 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/244/head:refs/remotes/origin/PR-244 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit ce12e3ca5eff886d773c4b0e75431aaee5057a0a into PR head commit acdd85443c8a859ef25c591e52bc9c70946f3562 Merge succeeded, producing acdd85443c8a859ef25c591e52bc9c70946f3562 Checking out Revision acdd85443c8a859ef25c591e52bc9c70946f3562 (PR-244) > git config core.sparsecheckout # timeout=10 > git checkout -f acdd85443c8a859ef25c591e52bc9c70946f3562 # 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 ce12e3ca5eff886d773c4b0e75431aaee5057a0a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f acdd85443c8a859ef25c591e52bc9c70946f3562 # timeout=10 Commit message: "feat: Normalize reading's valueType letter case Since Go DS and C DS send reading with different letter cases, we should normalize the valueType to make it consistent." First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-06-20T06:03:03.110Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-06-20T06:03:03.254Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-06-20T06:03:03.293Z] ========================================================= [2020-06-20T06:03:03.293Z] EdgeX Global Pipelines Version Info [2020-06-20T06:03:03.293Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 3a36583f4facb3f629231d006d7706e298cc3eab # timeout=10 [2020-06-20T06:03:05.130Z] ------------------- [2020-06-20T06:03:05.130Z] stable info: [2020-06-20T06:03:05.130Z] ------------------- [2020-06-20T06:03:05.130Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-06-20T06:03:05.130Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-06-20T06:03:05.130Z] Message: update stable to v1.0.89 [2020-06-20T06:03:06.089Z] ------------------- [2020-06-20T06:03:06.089Z] experimental info: [2020-06-20T06:03:06.089Z] ------------------- [2020-06-20T06:03:06.089Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-06-20T06:03:06.089Z] Commit SHA: aa323fb5dfebb31640c35badf05a5a9beff52318 [2020-06-20T06:03:06.089Z] Message: update experimental to v1.0.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-06-20T06:03:07.467Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-20T06:03:07.729Z] [2020-06-20T06:03:07.729Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-06-20T06:03:08.067Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-20T06:03:08.067Z] latest: Pulling from edgex-devops/git-semver [2020-06-20T06:03:08.067Z] 9123ac7c32f7: Pulling fs layer [2020-06-20T06:03:08.067Z] b8cc5d1170e3: Pulling fs layer [2020-06-20T06:03:08.067Z] 2924cbbf6a41: Pulling fs layer [2020-06-20T06:03:08.067Z] 93b08a4f1073: Pulling fs layer [2020-06-20T06:03:08.067Z] 93b08a4f1073: Waiting [2020-06-20T06:03:08.067Z] b8cc5d1170e3: Verifying Checksum [2020-06-20T06:03:08.067Z] b8cc5d1170e3: Download complete [2020-06-20T06:03:08.336Z] 9123ac7c32f7: Download complete [2020-06-20T06:03:08.336Z] 93b08a4f1073: Verifying Checksum [2020-06-20T06:03:08.336Z] 93b08a4f1073: Download complete [2020-06-20T06:03:08.336Z] 2924cbbf6a41: Verifying Checksum [2020-06-20T06:03:08.336Z] 2924cbbf6a41: Download complete [2020-06-20T06:03:08.607Z] 9123ac7c32f7: Pull complete [2020-06-20T06:03:08.870Z] b8cc5d1170e3: Pull complete [2020-06-20T06:03:09.829Z] 2924cbbf6a41: Pull complete [2020-06-20T06:03:10.096Z] 93b08a4f1073: Pull complete [2020-06-20T06:03:10.096Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-06-20T06:03:10.096Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-20T06:03:10.096Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-06-20T06:03:10.221Z] prd-centos7-docker-4c-2g-3798 does not seem to be running inside a container [2020-06-20T06:03:10.268Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-244 -v /w/workspace/dry_go-mod-core-contracts_PR-244:/w/workspace/dry_go-mod-core-contracts_PR-244:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-244@tmp:/w/workspace/dry_go-mod-core-contracts_PR-244@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-06-20T06:03:12.118Z] $ docker top 10ad2933bc48fa5acc607027cb8fc78260d12f90f1994d3e67de0b6dc64559cd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-06-20T06:03:12.363Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-20T06:03:12.363Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-20T06:03:12.629Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-20T06:03:12.633Z] $ docker exec 10ad2933bc48fa5acc607027cb8fc78260d12f90f1994d3e67de0b6dc64559cd ssh-agent [2020-06-20T06:03:12.859Z] SSH_AUTH_SOCK=/tmp/ssh-xiZaTAUa0plC/agent.12 [2020-06-20T06:03:12.859Z] SSH_AGENT_PID=18 [2020-06-20T06:03:12.896Z] Running ssh-add (command line suppressed) [2020-06-20T06:03:13.044Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-244@tmp/private_key_4744217055229735845.key (/w/workspace/dry_go-mod-core-contracts_PR-244@tmp/private_key_4744217055229735845.key) [2020-06-20T06:03:13.105Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-20T06:03:13.418Z] + git describe --exact-match --tags HEAD [2020-06-20T06:03:13.419Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-06-20T06:03:13.503Z] $ docker exec --env ******** --env ******** 10ad2933bc48fa5acc607027cb8fc78260d12f90f1994d3e67de0b6dc64559cd ssh-agent -k [2020-06-20T06:03:13.638Z] unset SSH_AUTH_SOCK; [2020-06-20T06:03:13.639Z] unset SSH_AGENT_PID; [2020-06-20T06:03:13.639Z] echo Agent pid 18 killed; [2020-06-20T06:03:13.702Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-06-20T06:03:13.753Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-06-20T06:03:13.753Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-06-20T06:03:13.796Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-20T06:03:13.796Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-20T06:03:13.986Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-20T06:03:13.990Z] $ docker exec 10ad2933bc48fa5acc607027cb8fc78260d12f90f1994d3e67de0b6dc64559cd ssh-agent [2020-06-20T06:03:14.175Z] SSH_AUTH_SOCK=/tmp/ssh-4s3GmNY9SM3r/agent.48 [2020-06-20T06:03:14.175Z] SSH_AGENT_PID=54 [2020-06-20T06:03:14.182Z] Running ssh-add (command line suppressed) [2020-06-20T06:03:14.334Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-244@tmp/private_key_8587417003440096505.key (/w/workspace/dry_go-mod-core-contracts_PR-244@tmp/private_key_8587417003440096505.key) [2020-06-20T06:03:14.416Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-20T06:03:14.729Z] + git semver init [2020-06-20T06:03:14.729Z] # -> Open(): unable to determine branch for HEAD [2020-06-20T06:03:14.729Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-244/.git [2020-06-20T06:03:14.729Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-244 [2020-06-20T06:03:14.729Z] # $SEMVER_REMOTE_NAME = origin [2020-06-20T06:03:14.729Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-06-20T06:03:14.729Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-06-20T06:03:14.729Z] # $SEMVER_BRANCH = PR-244 [2020-06-20T06:03:14.729Z] # $SEMVER_TEMP = /tmp/semver-413628291 [2020-06-20T06:03:14.729Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2020-06-20T06:03:15.676Z] # '/tmp/semver-413628291' -> '/w/workspace/dry_go-mod-core-contracts_PR-244/.semver' [2020-06-20T06:03:15.676Z] # -> Force: false [2020-06-20T06:03:15.676Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-244/.semver [Pipeline] } [2020-06-20T06:03:15.694Z] $ docker exec --env ******** --env ******** 10ad2933bc48fa5acc607027cb8fc78260d12f90f1994d3e67de0b6dc64559cd ssh-agent -k [2020-06-20T06:03:15.835Z] unset SSH_AUTH_SOCK; [2020-06-20T06:03:15.836Z] unset SSH_AGENT_PID; [2020-06-20T06:03:15.836Z] echo Agent pid 54 killed; [2020-06-20T06:03:15.883Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-06-20T06:03:16.265Z] + git semver [Pipeline] } [2020-06-20T06:03:16.286Z] $ docker stop --time=1 10ad2933bc48fa5acc607027cb8fc78260d12f90f1994d3e67de0b6dc64559cd [2020-06-20T06:03:17.985Z] $ docker rm -f 10ad2933bc48fa5acc607027cb8fc78260d12f90f1994d3e67de0b6dc64559cd [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-06-20T06:03:18.995Z] Stashed 75 file(s) [Pipeline] echo [2020-06-20T06:03:18.997Z] [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-06-20T06:03:34.219Z] Still waiting to schedule task [2020-06-20T06:03:34.219Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-06-20T06:03:34.222Z] Still waiting to schedule task [2020-06-20T06:03:34.222Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-06-20T06:05:06.737Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3800 in /w/workspace/dry_go-mod-core-contracts_PR-244 [Pipeline] { [Pipeline] ws [2020-06-20T06:05:06.761Z] Running in /w/workspace/go-mod-core-contracts/3 [Pipeline] { [Pipeline] checkout [2020-06-20T06:05:11.802Z] using credential edgex-jenkins-ssh [2020-06-20T06:05:11.841Z] Cloning the remote Git repository [2020-06-20T06:05:11.841Z] Cloning with configured refspecs honoured and without tags [2020-06-20T06:05:13.012Z] Fetching without tags [2020-06-20T06:05:11.896Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-06-20T06:05:12.006Z] > git init /w/workspace/go-mod-core-contracts/3 # timeout=10 [2020-06-20T06:05:12.073Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-06-20T06:05:12.074Z] > git --version # timeout=10 [2020-06-20T06:05:12.100Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-20T06:05:12.173Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/244/head:refs/remotes/origin/PR-244 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-20T06:05:12.894Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-06-20T06:05:12.927Z] > git config --add remote.origin.fetch +refs/pull/244/head:refs/remotes/origin/PR-244 # timeout=10 [2020-06-20T06:05:12.944Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-20T06:05:12.971Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-06-20T06:05:13.579Z] Merging remotes/origin/master commit ce12e3ca5eff886d773c4b0e75431aaee5057a0a into PR head commit acdd85443c8a859ef25c591e52bc9c70946f3562 [2020-06-20T06:05:13.925Z] Merge succeeded, producing acdd85443c8a859ef25c591e52bc9c70946f3562 [2020-06-20T06:05:13.925Z] Checking out Revision acdd85443c8a859ef25c591e52bc9c70946f3562 (PR-244) [2020-06-20T06:05:13.000Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-06-20T06:05:13.001Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-20T06:05:13.014Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/244/head:refs/remotes/origin/PR-244 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-20T06:05:13.572Z] > git config core.sparsecheckout # timeout=10 [2020-06-20T06:05:13.595Z] > git checkout -f acdd85443c8a859ef25c591e52bc9c70946f3562 # timeout=10 [2020-06-20T06:05:13.700Z] > git remote # timeout=10 [2020-06-20T06:05:13.718Z] > git config --get remote.origin.url # timeout=10 [2020-06-20T06:05:13.804Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-20T06:05:13.826Z] > git merge ce12e3ca5eff886d773c4b0e75431aaee5057a0a # timeout=10 [2020-06-20T06:05:13.858Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-20T06:05:13.904Z] > git config core.sparsecheckout # timeout=10 [2020-06-20T06:05:13.943Z] > git checkout -f acdd85443c8a859ef25c591e52bc9c70946f3562 # timeout=10 [2020-06-20T06:05:18.397Z] Commit message: "feat: Normalize reading's valueType letter case Since Go DS and C DS send reading with different letter cases, we should normalize the valueType to make it consistent." [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-06-20T06:05:19.508Z] ========================================================= [2020-06-20T06:05:19.508Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-06-20T06:05:19.508Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-06-20T06:05:20.758Z] + 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-06-20T06:05:21.757Z] Sending build context to Docker daemon 1.766MB [2020-06-20T06:05:21.757Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-06-20T06:05:21.757Z] Step 2/7 : FROM ${BASE} [2020-06-20T06:05:22.032Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-06-20T06:05:22.032Z] cde5963f3b93: Pulling fs layer [2020-06-20T06:05:22.032Z] 2a23fa8c16f7: Pulling fs layer [2020-06-20T06:05:22.032Z] 777b28850792: Pulling fs layer [2020-06-20T06:05:22.032Z] 8a11ddd9e578: Pulling fs layer [2020-06-20T06:05:22.032Z] 4cf88f913ddb: Pulling fs layer [2020-06-20T06:05:22.032Z] 1df406cf5192: Pulling fs layer [2020-06-20T06:05:22.032Z] cd6300453558: Pulling fs layer [2020-06-20T06:05:22.032Z] b9c365052c96: Pulling fs layer [2020-06-20T06:05:22.032Z] a2d8cc88f415: Pulling fs layer [2020-06-20T06:05:22.032Z] ea1d1ca13537: Pulling fs layer [2020-06-20T06:05:22.032Z] 3750a50a1c5e: Pulling fs layer [2020-06-20T06:05:22.032Z] 8a11ddd9e578: Waiting [2020-06-20T06:05:22.032Z] 4cf88f913ddb: Waiting [2020-06-20T06:05:22.032Z] 1df406cf5192: Waiting [2020-06-20T06:05:22.032Z] cd6300453558: Waiting [2020-06-20T06:05:22.032Z] b9c365052c96: Waiting [2020-06-20T06:05:22.032Z] a2d8cc88f415: Waiting [2020-06-20T06:05:22.032Z] ea1d1ca13537: Waiting [2020-06-20T06:05:22.032Z] 3750a50a1c5e: Waiting [2020-06-20T06:05:22.032Z] 777b28850792: Verifying Checksum [2020-06-20T06:05:22.032Z] 777b28850792: Download complete [2020-06-20T06:05:22.032Z] 2a23fa8c16f7: Verifying Checksum [2020-06-20T06:05:22.032Z] 2a23fa8c16f7: Download complete [2020-06-20T06:05:22.032Z] 4cf88f913ddb: Verifying Checksum [2020-06-20T06:05:22.032Z] 4cf88f913ddb: Download complete [2020-06-20T06:05:22.307Z] 1df406cf5192: Verifying Checksum [2020-06-20T06:05:22.308Z] 1df406cf5192: Download complete [2020-06-20T06:05:22.308Z] cde5963f3b93: Verifying Checksum [2020-06-20T06:05:22.308Z] cde5963f3b93: Download complete [2020-06-20T06:05:23.298Z] cde5963f3b93: Pull complete [2020-06-20T06:05:23.904Z] 2a23fa8c16f7: Pull complete [2020-06-20T06:05:24.182Z] 777b28850792: Pull complete [2020-06-20T06:05:24.182Z] cd6300453558: Verifying Checksum [2020-06-20T06:05:24.182Z] cd6300453558: Download complete [2020-06-20T06:05:24.182Z] a2d8cc88f415: Verifying Checksum [2020-06-20T06:05:24.182Z] a2d8cc88f415: Download complete [2020-06-20T06:05:25.619Z] ea1d1ca13537: Verifying Checksum [2020-06-20T06:05:25.619Z] ea1d1ca13537: Download complete [2020-06-20T06:05:25.619Z] 3750a50a1c5e: Verifying Checksum [2020-06-20T06:05:27.057Z] 8a11ddd9e578: Verifying Checksum [2020-06-20T06:05:27.057Z] 8a11ddd9e578: Download complete [2020-06-20T06:05:27.329Z] b9c365052c96: Verifying Checksum [2020-06-20T06:05:27.329Z] b9c365052c96: Download complete [2020-06-20T06:05:39.721Z] 8a11ddd9e578: Pull complete [2020-06-20T06:05:39.721Z] 4cf88f913ddb: Pull complete [2020-06-20T06:05:39.721Z] 1df406cf5192: Pull complete [2020-06-20T06:05:43.105Z] cd6300453558: Pull complete [2020-06-20T06:05:48.503Z] b9c365052c96: Pull complete [2020-06-20T06:05:48.503Z] a2d8cc88f415: Pull complete [2020-06-20T06:05:50.496Z] ea1d1ca13537: Pull complete [2020-06-20T06:05:50.496Z] 3750a50a1c5e: Pull complete [2020-06-20T06:05:50.496Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-06-20T06:05:50.787Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-06-20T06:05:50.787Z] ---> 78745c68409d [2020-06-20T06:05:50.787Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-06-20T06:05:53.551Z] Running on prd-centos7-docker-4c-2g-3801 in /w/workspace/dry_go-mod-core-contracts_PR-244 [Pipeline] { [Pipeline] ws [2020-06-20T06:05:53.576Z] Running in /w/workspace/go-mod-core-contracts/3 [Pipeline] { [Pipeline] checkout [2020-06-20T06:05:55.950Z] using credential edgex-jenkins-ssh [2020-06-20T06:05:55.979Z] Cloning the remote Git repository [2020-06-20T06:05:55.979Z] Cloning with configured refspecs honoured and without tags [2020-06-20T06:05:56.196Z] ---> Running in d44f1b63a073 [2020-06-20T06:05:56.196Z] Removing intermediate container d44f1b63a073 [2020-06-20T06:05:56.196Z] ---> 3d0e1e2fd858 [2020-06-20T06:05:56.196Z] Step 4/7 : RUN apk add bash [2020-06-20T06:05:56.196Z] ---> Running in 318a451f38fc [2020-06-20T06:05:56.998Z] Fetching without tags [2020-06-20T06:05:56.014Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-06-20T06:05:56.083Z] > git init /w/workspace/go-mod-core-contracts/3 # timeout=10 [2020-06-20T06:05:56.389Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-06-20T06:05:56.389Z] > git --version # timeout=10 [2020-06-20T06:05:56.396Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-20T06:05:56.429Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/244/head:refs/remotes/origin/PR-244 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-20T06:05:56.968Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-06-20T06:05:56.975Z] > git config --add remote.origin.fetch +refs/pull/244/head:refs/remotes/origin/PR-244 # timeout=10 [2020-06-20T06:05:56.982Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-20T06:05:56.992Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-06-20T06:05:57.002Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-06-20T06:05:57.003Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-20T06:05:57.007Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/244/head:refs/remotes/origin/PR-244 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-20T06:05:57.460Z] Merging remotes/origin/master commit ce12e3ca5eff886d773c4b0e75431aaee5057a0a into PR head commit acdd85443c8a859ef25c591e52bc9c70946f3562 [2020-06-20T06:05:57.566Z] Merge succeeded, producing acdd85443c8a859ef25c591e52bc9c70946f3562 [2020-06-20T06:05:57.566Z] Checking out Revision acdd85443c8a859ef25c591e52bc9c70946f3562 (PR-244) [2020-06-20T06:05:57.635Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-06-20T06:05:57.469Z] > git config core.sparsecheckout # timeout=10 [2020-06-20T06:05:57.481Z] > git checkout -f acdd85443c8a859ef25c591e52bc9c70946f3562 # timeout=10 [2020-06-20T06:05:57.541Z] > git remote # timeout=10 [2020-06-20T06:05:57.546Z] > git config --get remote.origin.url # timeout=10 [2020-06-20T06:05:57.550Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-20T06:05:57.553Z] > git merge ce12e3ca5eff886d773c4b0e75431aaee5057a0a # timeout=10 [2020-06-20T06:05:57.561Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-20T06:05:57.570Z] > git config core.sparsecheckout # timeout=10 [2020-06-20T06:05:57.574Z] > git checkout -f acdd85443c8a859ef25c591e52bc9c70946f3562 # timeout=10 [2020-06-20T06:05:58.613Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-06-20T06:05:59.214Z] OK: 125 MiB in 39 packages [2020-06-20T06:06:00.659Z] Removing intermediate container 318a451f38fc [2020-06-20T06:06:00.659Z] ---> f7f08e83d0da [2020-06-20T06:06:00.659Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-06-20T06:06:00.659Z] ---> Running in b6e880fab295 [2020-06-20T06:06:01.252Z] Removing intermediate container b6e880fab295 [2020-06-20T06:06:01.252Z] ---> af9c5271a43e [2020-06-20T06:06:01.252Z] Step 6/7 : COPY go.mod . [2020-06-20T06:06:01.336Z] Commit message: "feat: Normalize reading's valueType letter case Since Go DS and C DS send reading with different letter cases, we should normalize the valueType to make it consistent." [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2020-06-20T06:06:01.854Z] ---> 5c30966a6d61 [2020-06-20T06:06:01.854Z] Step 7/7 : RUN go mod download [Pipeline] unstash [Pipeline] echo [2020-06-20T06:06:02.087Z] ========================================================= [2020-06-20T06:06:02.087Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-06-20T06:06:02.087Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-06-20T06:06:02.129Z] ---> Running in 908995f7cd54 [2020-06-20T06:06:02.633Z] + 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-06-20T06:06:03.208Z] Sending build context to Docker daemon 1.766MB [2020-06-20T06:06:03.208Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-06-20T06:06:03.208Z] Step 2/7 : FROM ${BASE} [2020-06-20T06:06:03.208Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-06-20T06:06:03.208Z] e6b0cf9c0882: Pulling fs layer [2020-06-20T06:06:03.208Z] 2848faf0eed1: Pulling fs layer [2020-06-20T06:06:03.208Z] 0f37312ad70f: Pulling fs layer [2020-06-20T06:06:03.208Z] 5788d62ee057: Pulling fs layer [2020-06-20T06:06:03.208Z] 0e6b1d234666: Pulling fs layer [2020-06-20T06:06:03.208Z] bf5d7aec512f: Pulling fs layer [2020-06-20T06:06:03.208Z] 34c802a77dc8: Pulling fs layer [2020-06-20T06:06:03.208Z] 9eb99e56ec68: Pulling fs layer [2020-06-20T06:06:03.208Z] 27c7a5d97fbd: Pulling fs layer [2020-06-20T06:06:03.208Z] 5c102a31e300: Pulling fs layer [2020-06-20T06:06:03.208Z] dcfb455df0a1: Pulling fs layer [2020-06-20T06:06:03.208Z] 5788d62ee057: Waiting [2020-06-20T06:06:03.208Z] 27c7a5d97fbd: Waiting [2020-06-20T06:06:03.208Z] 0e6b1d234666: Waiting [2020-06-20T06:06:03.208Z] 5c102a31e300: Waiting [2020-06-20T06:06:03.208Z] bf5d7aec512f: Waiting [2020-06-20T06:06:03.208Z] dcfb455df0a1: Waiting [2020-06-20T06:06:03.208Z] 34c802a77dc8: Waiting [2020-06-20T06:06:03.208Z] 9eb99e56ec68: Waiting [2020-06-20T06:06:03.208Z] 0f37312ad70f: Verifying Checksum [2020-06-20T06:06:03.208Z] 0f37312ad70f: Download complete [2020-06-20T06:06:03.208Z] 2848faf0eed1: Download complete [2020-06-20T06:06:03.208Z] 0e6b1d234666: Verifying Checksum [2020-06-20T06:06:03.208Z] 0e6b1d234666: Download complete [2020-06-20T06:06:03.484Z] bf5d7aec512f: Download complete [2020-06-20T06:06:03.484Z] e6b0cf9c0882: Verifying Checksum [2020-06-20T06:06:03.484Z] e6b0cf9c0882: Download complete [2020-06-20T06:06:03.758Z] e6b0cf9c0882: Pull complete [2020-06-20T06:06:04.036Z] 34c802a77dc8: Verifying Checksum [2020-06-20T06:06:04.036Z] 34c802a77dc8: Download complete [2020-06-20T06:06:04.036Z] 27c7a5d97fbd: Verifying Checksum [2020-06-20T06:06:04.036Z] 27c7a5d97fbd: Download complete [2020-06-20T06:06:04.636Z] 5c102a31e300: Verifying Checksum [2020-06-20T06:06:04.636Z] 5c102a31e300: Download complete [2020-06-20T06:06:04.636Z] dcfb455df0a1: Verifying Checksum [2020-06-20T06:06:04.636Z] dcfb455df0a1: Download complete [2020-06-20T06:06:04.757Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-06-20T06:06:04.757Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-20T06:06:04.757Z] go: finding github.com/go-kit/kit v0.8.0 [2020-06-20T06:06:04.757Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-06-20T06:06:04.757Z] go: finding github.com/go-stack/stack v1.8.0 [2020-06-20T06:06:04.757Z] go: finding github.com/google/uuid v1.1.0 [2020-06-20T06:06:04.757Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-06-20T06:06:04.757Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-06-20T06:06:04.757Z] go: finding github.com/stretchr/objx v0.1.0 [2020-06-20T06:06:04.757Z] go: finding github.com/stretchr/testify v1.3.0 [2020-06-20T06:06:04.757Z] go: finding github.com/x448/float16 v0.8.4 [2020-06-20T06:06:04.899Z] 9eb99e56ec68: Verifying Checksum [2020-06-20T06:06:04.900Z] 9eb99e56ec68: Download complete [2020-06-20T06:06:04.900Z] 5788d62ee057: Download complete [2020-06-20T06:06:06.286Z] 2848faf0eed1: Pull complete [2020-06-20T06:06:06.286Z] 0f37312ad70f: Pull complete [2020-06-20T06:06:07.389Z] Removing intermediate container 908995f7cd54 [2020-06-20T06:06:07.390Z] ---> 074b7a539246 [2020-06-20T06:06:07.390Z] Successfully built 074b7a539246 [2020-06-20T06:06:07.390Z] 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-06-20T06:06:07.931Z] + docker inspect -f . ci-base-image-arm64 [2020-06-20T06:06:07.932Z] . [Pipeline] withDockerContainer [2020-06-20T06:06:08.203Z] prd-ubuntu18.04-docker-arm64-4c-16g-3800 does not seem to be running inside a container [2020-06-20T06:06:08.254Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@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 ******** ci-base-image-arm64 cat [2020-06-20T06:06:10.156Z] $ docker top ab98dee162ffe2c063234adf7ce9a2c2a7c74c28bac67d772e31a16c1d15ac7c -eo pid,comm [Pipeline] { [Pipeline] sh [2020-06-20T06:06:11.533Z] + go version [2020-06-20T06:06:11.533Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-06-20T06:06:12.573Z] + make test [2020-06-20T06:06:12.573Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-06-20T06:06:12.892Z] 5788d62ee057: Pull complete [2020-06-20T06:06:12.892Z] 0e6b1d234666: Pull complete [2020-06-20T06:06:12.892Z] bf5d7aec512f: Pull complete [2020-06-20T06:06:17.181Z] 34c802a77dc8: Pull complete [2020-06-20T06:06:20.504Z] 9eb99e56ec68: Pull complete [2020-06-20T06:06:20.768Z] 27c7a5d97fbd: Pull complete [2020-06-20T06:06:21.342Z] 5c102a31e300: Pull complete [2020-06-20T06:06:21.604Z] dcfb455df0a1: Pull complete [2020-06-20T06:06:21.604Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-06-20T06:06:21.604Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-06-20T06:06:21.604Z] ---> 7c70fe431013 [2020-06-20T06:06:21.604Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-06-20T06:06:23.522Z] ---> Running in c9203c5d0c3e [2020-06-20T06:06:23.522Z] Removing intermediate container c9203c5d0c3e [2020-06-20T06:06:23.522Z] ---> 2a7470715a18 [2020-06-20T06:06:23.522Z] Step 4/7 : RUN apk add bash [2020-06-20T06:06:23.784Z] ---> Running in 36c6955871a2 [2020-06-20T06:06:24.740Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-06-20T06:06:25.315Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-06-20T06:06:25.895Z] OK: 143 MiB in 39 packages [2020-06-20T06:06:26.473Z] Removing intermediate container 36c6955871a2 [2020-06-20T06:06:26.473Z] ---> aa7eb0c1d583 [2020-06-20T06:06:26.473Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-06-20T06:06:26.473Z] ---> Running in f95061559131 [2020-06-20T06:06:26.736Z] Removing intermediate container f95061559131 [2020-06-20T06:06:26.736Z] ---> 3a562933b688 [2020-06-20T06:06:26.736Z] Step 6/7 : COPY go.mod . [2020-06-20T06:06:26.736Z] ---> 91658e612a3f [2020-06-20T06:06:26.736Z] Step 7/7 : RUN go mod download [2020-06-20T06:06:26.999Z] ---> Running in d92fe29345cc [2020-06-20T06:06:27.943Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-06-20T06:06:27.943Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-20T06:06:27.943Z] go: finding github.com/go-kit/kit v0.8.0 [2020-06-20T06:06:27.943Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-06-20T06:06:27.943Z] go: finding github.com/go-stack/stack v1.8.0 [2020-06-20T06:06:27.943Z] go: finding github.com/google/uuid v1.1.0 [2020-06-20T06:06:27.943Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-06-20T06:06:27.943Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-06-20T06:06:27.943Z] go: finding github.com/stretchr/objx v0.1.0 [2020-06-20T06:06:27.943Z] go: finding github.com/stretchr/testify v1.3.0 [2020-06-20T06:06:27.943Z] go: finding github.com/x448/float16 v0.8.4 [2020-06-20T06:06:30.501Z] Removing intermediate container d92fe29345cc [2020-06-20T06:06:30.501Z] ---> f571830848dd [2020-06-20T06:06:30.501Z] Successfully built f571830848dd [2020-06-20T06:06:30.501Z] 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-06-20T06:06:30.960Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-06-20T06:06:30.974Z] + docker inspect -f . ci-base-image-x86_64 [2020-06-20T06:06:30.974Z] . [Pipeline] withDockerContainer [2020-06-20T06:06:31.079Z] prd-centos7-docker-4c-2g-3801 does not seem to be running inside a container [2020-06-20T06:06:31.122Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@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-06-20T06:06:32.167Z] $ docker top 676861bd7e38df20dae385643ab11a9be52d625cebd13376f167ce33e7eeca4d -eo pid,comm [Pipeline] { [Pipeline] sh [2020-06-20T06:06:32.621Z] + go version [2020-06-20T06:06:32.621Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-06-20T06:06:32.924Z] + make test [2020-06-20T06:06:32.924Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-06-20T06:06:33.604Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.053s coverage: 85.7% of statements [2020-06-20T06:06:33.604Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.025s coverage: 100.0% of statements [2020-06-20T06:06:34.595Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.096s coverage: 45.4% of statements [2020-06-20T06:06:34.876Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.065s coverage: 77.8% of statements [2020-06-20T06:06:34.876Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-06-20T06:06:35.475Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.022s coverage: 6.4% of statements [2020-06-20T06:06:38.118Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.071s coverage: 14.4% of statements [2020-06-20T06:06:38.118Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.019s coverage: 100.0% of statements [2020-06-20T06:06:38.738Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.135s coverage: 100.0% of statements [2020-06-20T06:06:38.738Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-06-20T06:06:38.738Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-06-20T06:06:38.738Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.020s coverage: 100.0% of statements [2020-06-20T06:06:38.738Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.527s coverage: 100.0% of statements [2020-06-20T06:06:39.611Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-06-20T06:06:40.192Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.009s coverage: 85.7% of statements [2020-06-20T06:06:40.192Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.010s coverage: 100.0% of statements [2020-06-20T06:06:40.192Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.016s coverage: 45.4% of statements [2020-06-20T06:06:40.456Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.015s coverage: 77.8% of statements [2020-06-20T06:06:40.456Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-06-20T06:06:41.045Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.004s coverage: 6.4% of statements [2020-06-20T06:06:41.309Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.013s coverage: 14.4% of statements [2020-06-20T06:06:41.309Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.006s coverage: 100.0% of statements [2020-06-20T06:06:41.884Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.026s coverage: 100.0% of statements [2020-06-20T06:06:41.884Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-06-20T06:06:41.884Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-06-20T06:06:41.884Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.010s coverage: 100.0% of statements [2020-06-20T06:06:42.838Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.517s coverage: 100.0% of statements [2020-06-20T06:06:43.778Z] {"created":123,"modified":123,"origin":123,"description":"ok","name":"test service","lastConnected":1000000,"lastReported":1000000,"operatingState":"ENABLED","labels":["MODBUS","TEMP"],"addressable":{"created":123,"modified":123,"origin":123,"name":"TEST_ADDR.NAME","protocol":"http","method":"Get","address":"localhost","port":48089,"path":"/api/v1/device","publisher":"TEST_PUB","user":"edgexer","password":"password","topic":"device_topic","baseURL":"http://localhost:48089","url":"http://localhost:48089/api/v1/device"},"adminState":"UNLOCKED"} [2020-06-20T06:06:43.778Z] --- FAIL: TestNormalizeValueTypeCase (0.00s) [2020-06-20T06:06:43.778Z] --- FAIL: TestNormalizeValueTypeCase/normalize_Float64Array_value_type (0.00s) [2020-06-20T06:06:43.778Z] reading_test.go:129: [2020-06-20T06:06:43.778Z] Error Trace: reading_test.go:129 [2020-06-20T06:06:43.778Z] Error: Not equal: [2020-06-20T06:06:43.778Z] expected: "Float64Array" [2020-06-20T06:06:43.778Z] actual : "Float64arra1y" [2020-06-20T06:06:43.778Z] [2020-06-20T06:06:43.778Z] Diff: [2020-06-20T06:06:43.778Z] --- Expected [2020-06-20T06:06:43.778Z] +++ Actual [2020-06-20T06:06:43.778Z] @@ -1 +1 @@ [2020-06-20T06:06:43.778Z] -Float64Array [2020-06-20T06:06:43.778Z] +Float64arra1y [2020-06-20T06:06:43.778Z] Test: TestNormalizeValueTypeCase/normalize_Float64Array_value_type [2020-06-20T06:06:43.778Z] FAIL [2020-06-20T06:06:43.778Z] coverage: 62.6% of statements [2020-06-20T06:06:43.778Z] FAIL github.com/edgexfoundry/go-mod-core-contracts/models 0.019s [2020-06-20T06:06:43.778Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.004s coverage: 26.3% of statements [2020-06-20T06:06:43.778Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.041s coverage: 15.4% of statements [2020-06-20T06:06:43.778Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.027s coverage: 15.4% of statements [2020-06-20T06:06:43.778Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.004s coverage: 14.3% of statements [2020-06-20T06:06:43.778Z] FAIL [2020-06-20T06:06:43.778Z] make: *** [Makefile:6: test] Error 1 [Pipeline] } [2020-06-20T06:06:43.795Z] $ docker stop --time=1 676861bd7e38df20dae385643ab11a9be52d625cebd13376f167ce33e7eeca4d [2020-06-20T06:06:44.160Z] {"created":123,"modified":123,"origin":123,"description":"ok","name":"test service","lastConnected":1000000,"lastReported":1000000,"operatingState":"ENABLED","labels":["MODBUS","TEMP"],"addressable":{"created":123,"modified":123,"origin":123,"name":"TEST_ADDR.NAME","protocol":"http","method":"Get","address":"localhost","port":48089,"path":"/api/v1/device","publisher":"TEST_PUB","user":"edgexer","password":"password","topic":"device_topic","baseURL":"http://localhost:48089","url":"http://localhost:48089/api/v1/device"},"adminState":"UNLOCKED"} [2020-06-20T06:06:44.160Z] --- FAIL: TestNormalizeValueTypeCase (0.00s) [2020-06-20T06:06:44.160Z] --- FAIL: TestNormalizeValueTypeCase/normalize_Float64Array_value_type (0.00s) [2020-06-20T06:06:44.160Z] reading_test.go:129: [2020-06-20T06:06:44.160Z] Error Trace: reading_test.go:129 [2020-06-20T06:06:44.160Z] Error: Not equal: [2020-06-20T06:06:44.160Z] expected: "Float64Array" [2020-06-20T06:06:44.160Z] actual : "Float64arra1y" [2020-06-20T06:06:44.160Z] [2020-06-20T06:06:44.160Z] Diff: [2020-06-20T06:06:44.160Z] --- Expected [2020-06-20T06:06:44.160Z] +++ Actual [2020-06-20T06:06:44.160Z] @@ -1 +1 @@ [2020-06-20T06:06:44.160Z] -Float64Array [2020-06-20T06:06:44.160Z] +Float64arra1y [2020-06-20T06:06:44.160Z] Test: TestNormalizeValueTypeCase/normalize_Float64Array_value_type [2020-06-20T06:06:44.160Z] FAIL [2020-06-20T06:06:44.160Z] coverage: 62.6% of statements [2020-06-20T06:06:44.160Z] FAIL github.com/edgexfoundry/go-mod-core-contracts/models 0.089s [2020-06-20T06:06:44.160Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.018s coverage: 26.3% of statements [2020-06-20T06:06:44.160Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.023s coverage: 15.4% of statements [2020-06-20T06:06:44.160Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.017s coverage: 15.4% of statements [2020-06-20T06:06:44.160Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.015s coverage: 14.3% of statements [2020-06-20T06:06:44.160Z] FAIL [2020-06-20T06:06:44.435Z] make: *** [Makefile:6: test] Error 1 [2020-06-20T06:06:45.868Z] $ docker rm -f 676861bd7e38df20dae385643ab11a9be52d625cebd13376f167ce33e7eeca4d [Pipeline] // withDockerContainer [Pipeline] } [2020-06-20T06:06:46.042Z] $ docker stop --time=1 ab98dee162ffe2c063234adf7ce9a2c2a7c74c28bac67d772e31a16c1d15ac7c [2020-06-20T06:06:48.418Z] $ docker rm -f ab98dee162ffe2c063234adf7ce9a2c2a7c74c28bac67d772e31a16c1d15ac7c [Pipeline] } [Pipeline] // withDockerContainer [Pipeline] // script [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-06-20T06:06:49.876Z] Failed in branch amd64 [Pipeline] // stage [Pipeline] } [2020-06-20T06:06:49.935Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-06-20T06:06:50.838Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-20T06:06:51.424Z] ---> package-listing.sh [2020-06-20T06:06:51.424Z] ++ tr '[:upper:]' '[:lower:]' [2020-06-20T06:06:51.424Z] ++ facter osfamily [2020-06-20T06:06:51.424Z] + OS_FAMILY=redhat [2020-06-20T06:06:51.424Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-244 [2020-06-20T06:06:51.424Z] + START_PACKAGES=/tmp/packages_start.txt [2020-06-20T06:06:51.424Z] + END_PACKAGES=/tmp/packages_end.txt [2020-06-20T06:06:51.424Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-06-20T06:06:51.424Z] + PACKAGES=/tmp/packages_start.txt [2020-06-20T06:06:51.424Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-244 ']' [2020-06-20T06:06:51.424Z] + PACKAGES=/tmp/packages_end.txt [2020-06-20T06:06:51.424Z] + case "${OS_FAMILY}" in [2020-06-20T06:06:51.424Z] + rpm -qa [2020-06-20T06:06:51.424Z] + sort [2020-06-20T06:06:54.754Z] + '[' -f /tmp/packages_start.txt ']' [2020-06-20T06:06:54.754Z] + '[' -f /tmp/packages_end.txt ']' [2020-06-20T06:06:54.754Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-06-20T06:06:54.754Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-244 ']' [2020-06-20T06:06:54.754Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-244/archives/ [2020-06-20T06:06:54.754Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-244/archives/ [Pipeline] isUnix [Pipeline] sh [2020-06-20T06:06:55.133Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-20T06:06:55.133Z] [2020-06-20T06:06:55.133Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-06-20T06:06:55.473Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-20T06:06:55.473Z] alpine: Pulling from edgex-lftools-log-publisher [2020-06-20T06:06:55.473Z] c9b1b535fdd9: Pulling fs layer [2020-06-20T06:06:55.473Z] 2cc5ad85d9ab: Pulling fs layer [2020-06-20T06:06:55.473Z] 756a868c4378: Pulling fs layer [2020-06-20T06:06:55.473Z] 444b2fc9a129: Pulling fs layer [2020-06-20T06:06:55.473Z] ea15f1150254: Pulling fs layer [2020-06-20T06:06:55.473Z] 41b27a9f41bf: Pulling fs layer [2020-06-20T06:06:55.473Z] 28c525ee5125: Pulling fs layer [2020-06-20T06:06:55.473Z] 094b1ea09ed8: Pulling fs layer [2020-06-20T06:06:55.474Z] 138eaada9080: Pulling fs layer [2020-06-20T06:06:55.474Z] 0622d0fa9048: Pulling fs layer [2020-06-20T06:06:55.474Z] 444b2fc9a129: Waiting [2020-06-20T06:06:55.474Z] ea15f1150254: Waiting [2020-06-20T06:06:55.474Z] 41b27a9f41bf: Waiting [2020-06-20T06:06:55.474Z] 28c525ee5125: Waiting [2020-06-20T06:06:55.474Z] 138eaada9080: Waiting [2020-06-20T06:06:55.474Z] 0622d0fa9048: Waiting [2020-06-20T06:06:55.474Z] 094b1ea09ed8: Waiting [2020-06-20T06:06:55.474Z] 2cc5ad85d9ab: Download complete [2020-06-20T06:06:55.474Z] 444b2fc9a129: Verifying Checksum [2020-06-20T06:06:55.474Z] 444b2fc9a129: Download complete [2020-06-20T06:06:55.474Z] c9b1b535fdd9: Verifying Checksum [2020-06-20T06:06:55.474Z] c9b1b535fdd9: Download complete [2020-06-20T06:06:55.474Z] ea15f1150254: Verifying Checksum [2020-06-20T06:06:55.474Z] ea15f1150254: Download complete [2020-06-20T06:06:55.762Z] 28c525ee5125: Verifying Checksum [2020-06-20T06:06:55.762Z] 28c525ee5125: Download complete [2020-06-20T06:06:56.060Z] 756a868c4378: Verifying Checksum [2020-06-20T06:06:56.060Z] 756a868c4378: Download complete [2020-06-20T06:06:56.060Z] c9b1b535fdd9: Pull complete [2020-06-20T06:06:56.060Z] 138eaada9080: Verifying Checksum [2020-06-20T06:06:56.060Z] 138eaada9080: Download complete [2020-06-20T06:06:56.060Z] 094b1ea09ed8: Verifying Checksum [2020-06-20T06:06:56.060Z] 094b1ea09ed8: Download complete [2020-06-20T06:06:56.381Z] 0622d0fa9048: Verifying Checksum [2020-06-20T06:06:56.381Z] 0622d0fa9048: Download complete [2020-06-20T06:06:56.381Z] 2cc5ad85d9ab: Pull complete [2020-06-20T06:06:56.979Z] 41b27a9f41bf: Verifying Checksum [2020-06-20T06:06:56.979Z] 41b27a9f41bf: Download complete [2020-06-20T06:06:57.938Z] 756a868c4378: Pull complete [2020-06-20T06:06:57.938Z] 444b2fc9a129: Pull complete [2020-06-20T06:06:58.512Z] ea15f1150254: Pull complete [2020-06-20T06:07:02.754Z] 41b27a9f41bf: Pull complete [2020-06-20T06:07:02.754Z] 28c525ee5125: Pull complete [2020-06-20T06:07:06.100Z] 094b1ea09ed8: Pull complete [2020-06-20T06:07:06.100Z] 138eaada9080: Pull complete [2020-06-20T06:07:06.366Z] 0622d0fa9048: Pull complete [2020-06-20T06:07:06.366Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-06-20T06:07:06.366Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-20T06:07:06.366Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-06-20T06:07:06.565Z] prd-centos7-docker-4c-2g-3798 does not seem to be running inside a container [2020-06-20T06:07:06.613Z] $ 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-244 -v /w/workspace/dry_go-mod-core-contracts_PR-244:/w/workspace/dry_go-mod-core-contracts_PR-244:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-244@tmp:/w/workspace/dry_go-mod-core-contracts_PR-244@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-06-20T06:07:10.830Z] $ docker top f2c075f190ce1aea698d181579123808061aaf0420baa327364911b702e22e8d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-06-20T06:07:11.035Z] provisioning config files... [2020-06-20T06:07:11.052Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-244@tmp/config5591107148842111207tmp [Pipeline] { [Pipeline] echo [2020-06-20T06:07:11.096Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-20T06:07:11.393Z] ---> create-netrc.sh [Pipeline] echo [2020-06-20T06:07:11.402Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-20T06:07:11.709Z] ---> logs-deploy.sh [2020-06-20T06:07:11.709Z] + ARCHIVE_ARTIFACTS= [2020-06-20T06:07:11.709Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-06-20T06:07:11.709Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-06-20T06:07:11.709Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-06-20T06:07:11.709Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-244/3 [2020-06-20T06:07:11.709Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-244/3/ [2020-06-20T06:07:11.709Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-244/3 /w/workspace/dry_go-mod-core-contracts_PR-244 [2020-06-20T06:07:13.096Z] Archives upload complete. [2020-06-20T06:07:13.096Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-244/3 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-244/3/