Pull request #277 opened 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 7977933db1fa261a1b7c1f32a86d197f364c3bea+d475daccfdb37edee7f76213afc01aae92d378d4 (46033bedd864a1bc0d28ef16c84af6da39fc2bc3) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 5fb5bc9604e69ab642a67b6a3e8474dd770c8dc8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 5fb5bc9604e69ab642a67b6a3e8474dd770c8dc8 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-277/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 5fb5bc9604e69ab642a67b6a3e8474dd770c8dc8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 5fb5bc9604e69ab642a67b6a3e8474dd770c8dc8 # timeout=10 Commit message: "Merge pull request #236 from ernestojeda/update-log-publish-steps" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ 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 BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1381 in /w/workspace/dry_go-mod-core-contracts_PR-277 [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 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-277 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/277/head:refs/remotes/origin/PR-277 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit d475daccfdb37edee7f76213afc01aae92d378d4 into PR head commit 7977933db1fa261a1b7c1f32a86d197f364c3bea Merge succeeded, producing 7977933db1fa261a1b7c1f32a86d197f364c3bea Checking out Revision 7977933db1fa261a1b7c1f32a86d197f364c3bea (PR-277) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/277/head:refs/remotes/origin/PR-277 # 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/277/head:refs/remotes/origin/PR-277 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7977933db1fa261a1b7c1f32a86d197f364c3bea # 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 d475daccfdb37edee7f76213afc01aae92d378d4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7977933db1fa261a1b7c1f32a86d197f364c3bea # timeout=10 Commit message: "fix: Provided custom XML marshaling of Event" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object 5fb5bc9604e69ab642a67b6a3e8474dd770c8dc8 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:50:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:50:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:50:43 ========================================================= 00:50:43 EdgeX Global Pipelines Version Info 00:50:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:50:45 ------------------- 00:50:45 stable info: 00:50:45 ------------------- 00:50:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:50:45 Commit SHA: 5fb5bc9604e69ab642a67b6a3e8474dd770c8dc8 00:50:45 Message: update stable to v1.0.117 00:50:45 ------------------- 00:50:45 experimental info: 00:50:45 ------------------- 00:50:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:50:45 Commit SHA: 5fb5bc9604e69ab642a67b6a3e8474dd770c8dc8 00:50:45 Message: update experimental to v1.0.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 00:50:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 00:50:46 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 00:50:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:50:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:50:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:50:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.13 [Pipeline] echo 00:50:47 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:50:47 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [Pipeline] echo 00:50:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:50:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:50:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:50:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 00:50:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:50:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:50:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 00:50:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 00:50:48 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:50:48 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:50:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 00:50:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:50:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:50:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:50:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-277 [Pipeline] echo 00:50:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-277 [Pipeline] echo 00:50:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-277 [Pipeline] echo 00:50:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7977933db1fa261a1b7c1f32a86d197f364c3bea [Pipeline] echo 00:50:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7977933 [Pipeline] echo 00:50:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:50:50 + git log --format=format:%s -1 7977933db1fa261a1b7c1f32a86d197f364c3bea [Pipeline] echo 00:50:50 GIT_COMMIT: 7977933db1fa261a1b7c1f32a86d197f364c3bea, Commit Message: fix: Provided custom XML marshaling of Event [Pipeline] echo 00:50:50 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 00:50:51 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:50:51 00:50:51 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:50:52 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:50:52 latest: Pulling from edgex-devops/git-semver 00:50:52 31603596830f: Pulling fs layer 00:50:52 2a8b12db71e7: Pulling fs layer 00:50:52 6ca5941a6612: Pulling fs layer 00:50:52 ecc8261a40a4: Pulling fs layer 00:50:52 ecc8261a40a4: Waiting 00:50:52 2a8b12db71e7: Verifying Checksum 00:50:52 2a8b12db71e7: Download complete 00:50:52 31603596830f: Verifying Checksum 00:50:52 31603596830f: Download complete 00:50:52 ecc8261a40a4: Verifying Checksum 00:50:52 ecc8261a40a4: Download complete 00:50:52 6ca5941a6612: Verifying Checksum 00:50:52 6ca5941a6612: Download complete 00:50:52 31603596830f: Pull complete 00:50:52 2a8b12db71e7: Pull complete 00:50:53 6ca5941a6612: Pull complete 00:50:53 ecc8261a40a4: Pull complete 00:50:53 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 00:50:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:50:53 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:50:53 prd-centos7-docker-4c-2g-1381 does not seem to be running inside a container 00:50:54 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-277 -v /w/workspace/dry_go-mod-core-contracts_PR-277:/w/workspace/dry_go-mod-core-contracts_PR-277:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-277@tmp:/w/workspace/dry_go-mod-core-contracts_PR-277@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:10004/edgex-devops/git-semver:latest cat 00:50:56 $ docker top 6f53af72353259d0d45a8c8b15f2c826211248bf55c4d170b30f13f229483d94 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:50:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:50:56 [ssh-agent] Looking for ssh-agent implementation... 00:50:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:50:56 $ docker exec 6f53af72353259d0d45a8c8b15f2c826211248bf55c4d170b30f13f229483d94 ssh-agent 00:50:56 SSH_AUTH_SOCK=/tmp/ssh-M39VGDLcmy88/agent.13 00:50:56 SSH_AGENT_PID=18 00:50:56 Running ssh-add (command line suppressed) 00:50:57 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-277@tmp/private_key_5596411107576672538.key (/w/workspace/dry_go-mod-core-contracts_PR-277@tmp/private_key_5596411107576672538.key) 00:50:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:50:57 + git describe --exact-match --tags HEAD 00:50:57 fatal: No names found, cannot describe anything. [Pipeline] } 00:50:57 $ docker exec --env ******** --env ******** 6f53af72353259d0d45a8c8b15f2c826211248bf55c4d170b30f13f229483d94 ssh-agent -k 00:50:57 unset SSH_AUTH_SOCK; 00:50:57 unset SSH_AGENT_PID; 00:50:57 echo Agent pid 18 killed; 00:50:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 00:50:57 [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 00:50:57 This usually means this commit has not been tagged. [Pipeline] sshagent 00:50:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:50:58 [ssh-agent] Looking for ssh-agent implementation... 00:50:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:50:58 $ docker exec 6f53af72353259d0d45a8c8b15f2c826211248bf55c4d170b30f13f229483d94 ssh-agent 00:50:58 SSH_AUTH_SOCK=/tmp/ssh-2XMdQUTmulM6/agent.47 00:50:58 SSH_AGENT_PID=53 00:50:58 Running ssh-add (command line suppressed) 00:50:58 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-277@tmp/private_key_5937578353975792315.key (/w/workspace/dry_go-mod-core-contracts_PR-277@tmp/private_key_5937578353975792315.key) 00:50:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:50:58 + git semver init 00:50:58 # -> Open(): unable to determine branch for HEAD 00:50:58 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-277/.git 00:50:58 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-277 00:50:58 # $SEMVER_REMOTE_NAME = origin 00:50:58 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:50:58 # $SEMVER_USER_NAME = edgex-jenkins 00:50:58 # $SEMVER_BRANCH = PR-277 00:50:58 # $SEMVER_TEMP = /tmp/semver-599340836 00:50:58 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 00:50:59 # '/tmp/semver-599340836' -> '/w/workspace/dry_go-mod-core-contracts_PR-277/.semver' 00:50:59 # -> Force: false 00:50:59 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-277/.semver [Pipeline] } 00:50:59 $ docker exec --env ******** --env ******** 6f53af72353259d0d45a8c8b15f2c826211248bf55c4d170b30f13f229483d94 ssh-agent -k 00:50:59 unset SSH_AUTH_SOCK; 00:50:59 unset SSH_AGENT_PID; 00:50:59 echo Agent pid 53 killed; 00:50:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:51:00 + git semver [Pipeline] } 00:51:00 $ docker stop --time=1 6f53af72353259d0d45a8c8b15f2c826211248bf55c4d170b30f13f229483d94 00:51:02 $ docker rm -f 6f53af72353259d0d45a8c8b15f2c826211248bf55c4d170b30f13f229483d94 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 00:51:02 Stashed 90 file(s) [Pipeline] echo 00:51:02 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] echo 00:51:02 Archived original version: [0.0.0] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 00:51:18 Still waiting to schedule task 00:51:18 Waiting for next available executor on ‘centos7-docker-4c-2g’ 00:51:18 Still waiting to schedule task 00:51:18 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1380’ is offline 00:53:10 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1382 in /w/workspace/dry_go-mod-core-contracts_PR-277 [Pipeline] { [Pipeline] ws 00:53:10 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 00:53:15 using credential edgex-jenkins-ssh 00:53:15 Cloning the remote Git repository 00:53:15 Cloning with configured refspecs honoured and without tags 00:53:15 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 00:53:16 Fetching without tags 00:53:15 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 00:53:15 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 00:53:15 > git --version # timeout=10 00:53:15 > git --version # 'git version 2.17.1' 00:53:15 using GIT_SSH to set credentials SSH Credentials for GitHub 00:53:15 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/277/head:refs/remotes/origin/PR-277 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:53:16 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 00:53:16 > git config --add remote.origin.fetch +refs/pull/277/head:refs/remotes/origin/PR-277 # timeout=10 00:53:16 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 00:53:16 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 00:53:16 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 00:53:16 using GIT_SSH to set credentials SSH Credentials for GitHub 00:53:16 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/277/head:refs/remotes/origin/PR-277 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:53:17 Merging remotes/origin/master commit d475daccfdb37edee7f76213afc01aae92d378d4 into PR head commit 7977933db1fa261a1b7c1f32a86d197f364c3bea 00:53:17 Merge succeeded, producing 7977933db1fa261a1b7c1f32a86d197f364c3bea 00:53:17 Checking out Revision 7977933db1fa261a1b7c1f32a86d197f364c3bea (PR-277) 00:53:17 > git config core.sparsecheckout # timeout=10 00:53:17 > git checkout -f 7977933db1fa261a1b7c1f32a86d197f364c3bea # timeout=10 00:53:17 > git remote # timeout=10 00:53:17 > git config --get remote.origin.url # timeout=10 00:53:17 using GIT_SSH to set credentials SSH Credentials for GitHub 00:53:17 > git merge d475daccfdb37edee7f76213afc01aae92d378d4 # timeout=10 00:53:17 > git rev-parse HEAD^{commit} # timeout=10 00:53:17 > git config core.sparsecheckout # timeout=10 00:53:17 > git checkout -f 7977933db1fa261a1b7c1f32a86d197f364c3bea # timeout=10 00:53:21 Commit message: "fix: Provided custom XML marshaling of Event" 00:53:21 > git --version # timeout=10 00:53:21 > git --version # 'git version 2.17.1' 00:53:21 fatal: bad object 5fb5bc9604e69ab642a67b6a3e8474dd770c8dc8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 00:53:22 ========================================================= 00:53:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 00:53:22 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:53:23 + 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 . 00:53:24 Sending build context to Docker daemon 2.168MB 00:53:24 Step 1/7 : ARG BASE=golang:1.13-alpine 00:53:24 Step 2/7 : FROM ${BASE} 00:53:25 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:53:25 b538f80385f9: Pulling fs layer 00:53:25 74f711af9a0d: Pulling fs layer 00:53:25 99f96fe45779: Pulling fs layer 00:53:25 fd7a069fd194: Pulling fs layer 00:53:25 66aa3694b03b: Pulling fs layer 00:53:25 170f70906a0f: Pulling fs layer 00:53:25 ad7c5574e4b9: Pulling fs layer 00:53:25 e772456be8f7: Pulling fs layer 00:53:25 c890913d741a: Pulling fs layer 00:53:25 2480fcc9aa5a: Pulling fs layer 00:53:25 09adf4765672: Pulling fs layer 00:53:25 170f70906a0f: Waiting 00:53:25 ad7c5574e4b9: Waiting 00:53:25 e772456be8f7: Waiting 00:53:25 c890913d741a: Waiting 00:53:25 2480fcc9aa5a: Waiting 00:53:25 09adf4765672: Waiting 00:53:25 fd7a069fd194: Waiting 00:53:25 66aa3694b03b: Waiting 00:53:25 99f96fe45779: Verifying Checksum 00:53:25 99f96fe45779: Download complete 00:53:25 74f711af9a0d: Verifying Checksum 00:53:25 74f711af9a0d: Download complete 00:53:25 66aa3694b03b: Verifying Checksum 00:53:25 66aa3694b03b: Download complete 00:53:25 170f70906a0f: Verifying Checksum 00:53:25 170f70906a0f: Download complete 00:53:25 b538f80385f9: Verifying Checksum 00:53:25 b538f80385f9: Download complete 00:53:26 b538f80385f9: Pull complete 00:53:26 74f711af9a0d: Pull complete 00:53:27 99f96fe45779: Pull complete 00:53:28 ad7c5574e4b9: Download complete 00:53:28 c890913d741a: Download complete 00:53:30 2480fcc9aa5a: Verifying Checksum 00:53:30 2480fcc9aa5a: Download complete 00:53:30 09adf4765672: Verifying Checksum 00:53:30 09adf4765672: Download complete 00:53:30 e772456be8f7: Verifying Checksum 00:53:30 e772456be8f7: Download complete 00:53:30 fd7a069fd194: Verifying Checksum 00:53:30 fd7a069fd194: Download complete 00:53:43 fd7a069fd194: Pull complete 00:53:43 66aa3694b03b: Pull complete 00:53:43 170f70906a0f: Pull complete 00:53:46 ad7c5574e4b9: Pull complete 00:53:50 e772456be8f7: Pull complete 00:53:51 c890913d741a: Pull complete 00:53:53 2480fcc9aa5a: Pull complete 00:53:54 09adf4765672: Pull complete 00:53:54 Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 00:53:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 00:53:54 ---> 2248a725d1cf 00:53:54 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 00:53:58 ---> Running in f92a08fa325e 00:53:58 Removing intermediate container f92a08fa325e 00:53:58 ---> f395bc83642a 00:53:58 Step 4/7 : RUN apk add bash 00:53:58 ---> Running in f1aece505150 00:53:58 Running on prd-centos7-docker-4c-2g-1383 in /w/workspace/dry_go-mod-core-contracts_PR-277 [Pipeline] { [Pipeline] ws 00:53:58 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 00:54:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:54:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:54:02 OK: 142 MiB in 39 packages 00:54:03 Removing intermediate container f1aece505150 00:54:03 ---> 3653d03328b4 00:54:03 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 00:54:03 ---> Running in bfa0b313fda8 00:54:03 Removing intermediate container bfa0b313fda8 00:54:03 ---> 0242f0a6396a 00:54:03 Step 6/7 : COPY go.mod . 00:54:03 using credential edgex-jenkins-ssh 00:54:03 Cloning the remote Git repository 00:54:03 Cloning with configured refspecs honoured and without tags 00:54:04 ---> 5046204161b9 00:54:04 Step 7/7 : RUN go mod download 00:54:04 ---> Running in f9062b78d245 00:54:04 Fetching without tags 00:54:03 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 00:54:03 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 00:54:03 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 00:54:03 > git --version # timeout=10 00:54:04 > git --version # 'git version 2.16.5' 00:54:04 using GIT_SSH to set credentials SSH Credentials for GitHub 00:54:04 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/277/head:refs/remotes/origin/PR-277 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:54:04 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 00:54:04 > git config --add remote.origin.fetch +refs/pull/277/head:refs/remotes/origin/PR-277 # timeout=10 00:54:04 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 00:54:04 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 00:54:04 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 00:54:04 using GIT_SSH to set credentials SSH Credentials for GitHub 00:54:04 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/277/head:refs/remotes/origin/PR-277 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:54:05 Merging remotes/origin/master commit d475daccfdb37edee7f76213afc01aae92d378d4 into PR head commit 7977933db1fa261a1b7c1f32a86d197f364c3bea 00:54:05 Merge succeeded, producing 7977933db1fa261a1b7c1f32a86d197f364c3bea 00:54:05 Checking out Revision 7977933db1fa261a1b7c1f32a86d197f364c3bea (PR-277) 00:54:05 > git config core.sparsecheckout # timeout=10 00:54:05 > git checkout -f 7977933db1fa261a1b7c1f32a86d197f364c3bea # timeout=10 00:54:05 > git remote # timeout=10 00:54:05 > git config --get remote.origin.url # timeout=10 00:54:05 using GIT_SSH to set credentials SSH Credentials for GitHub 00:54:05 > git merge d475daccfdb37edee7f76213afc01aae92d378d4 # timeout=10 00:54:05 > git rev-parse HEAD^{commit} # timeout=10 00:54:05 > git config core.sparsecheckout # timeout=10 00:54:05 > git checkout -f 7977933db1fa261a1b7c1f32a86d197f364c3bea # timeout=10 00:54:06 go: finding github.com/davecgh/go-spew v1.1.0 00:54:06 go: finding github.com/fxamacker/cbor/v2 v2.2.0 00:54:06 go: finding github.com/go-kit/kit v0.8.0 00:54:06 go: finding github.com/go-logfmt/logfmt v0.4.0 00:54:06 go: finding github.com/go-playground/assert/v2 v2.0.1 00:54:06 go: finding github.com/go-playground/locales v0.13.0 00:54:06 go: finding github.com/go-playground/universal-translator v0.17.0 00:54:06 go: finding github.com/go-playground/validator/v10 v10.3.0 00:54:06 go: finding github.com/go-stack/stack v1.8.0 00:54:06 go: finding github.com/google/uuid v1.1.0 00:54:06 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 00:54:06 go: finding github.com/leodido/go-urn v1.2.0 00:54:07 go: finding github.com/pmezard/go-difflib v1.0.0 00:54:07 go: finding github.com/stretchr/objx v0.1.0 00:54:07 go: finding github.com/stretchr/testify v1.5.1 00:54:07 go: finding github.com/x448/float16 v0.8.4 00:54:07 go: finding golang.org/x/text v0.3.2 00:54:07 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 00:54:07 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 00:54:07 go: finding gopkg.in/yaml.v2 v2.2.8 00:54:08 Commit message: "fix: Provided custom XML marshaling of Event" 00:54:09 > git --version # timeout=10 00:54:09 > git --version # 'git version 2.16.5' 00:54:09 fatal: bad object 5fb5bc9604e69ab642a67b6a3e8474dd770c8dc8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 00:54:10 ========================================================= 00:54:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 00:54:10 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:54:11 + 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 . 00:54:11 Sending build context to Docker daemon 2.168MB 00:54:11 Step 1/7 : ARG BASE=golang:1.13-alpine 00:54:11 Step 2/7 : FROM ${BASE} 00:54:11 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 00:54:11 df20fa9351a1: Pulling fs layer 00:54:11 ed8968b2872e: Pulling fs layer 00:54:11 a92cc7c5fd73: Pulling fs layer 00:54:11 2dd03ba5bac4: Pulling fs layer 00:54:11 1e091d79d1de: Pulling fs layer 00:54:11 481702a1767f: Pulling fs layer 00:54:11 f64a6f60c768: Pulling fs layer 00:54:11 e78d2573fc39: Pulling fs layer 00:54:11 e876d2f968b6: Pulling fs layer 00:54:11 ce8a83651883: Pulling fs layer 00:54:11 07967f4d0e4b: Pulling fs layer 00:54:11 f64a6f60c768: Waiting 00:54:11 e78d2573fc39: Waiting 00:54:11 e876d2f968b6: Waiting 00:54:11 ce8a83651883: Waiting 00:54:11 07967f4d0e4b: Waiting 00:54:11 2dd03ba5bac4: Waiting 00:54:11 1e091d79d1de: Waiting 00:54:11 481702a1767f: Waiting 00:54:11 a92cc7c5fd73: Verifying Checksum 00:54:11 a92cc7c5fd73: Download complete 00:54:11 ed8968b2872e: Verifying Checksum 00:54:11 ed8968b2872e: Download complete 00:54:11 1e091d79d1de: Verifying Checksum 00:54:11 1e091d79d1de: Download complete 00:54:11 481702a1767f: Download complete 00:54:11 df20fa9351a1: Verifying Checksum 00:54:11 df20fa9351a1: Download complete 00:54:12 df20fa9351a1: Pull complete 00:54:12 ed8968b2872e: Pull complete 00:54:12 a92cc7c5fd73: Pull complete 00:54:16 f64a6f60c768: Verifying Checksum 00:54:16 f64a6f60c768: Download complete 00:54:16 e876d2f968b6: Verifying Checksum 00:54:16 e876d2f968b6: Download complete 00:54:19 Removing intermediate container f9062b78d245 00:54:19 ---> 45da1f722327 00:54:19 Successfully built 45da1f722327 00:54:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:54:20 + docker inspect -f . ci-base-image-arm64 00:54:20 . [Pipeline] withDockerContainer 00:54:20 prd-ubuntu18.04-docker-arm64-4c-16g-1382 does not seem to be running inside a container 00:54:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:54:20 ce8a83651883: Verifying Checksum 00:54:20 ce8a83651883: Download complete 00:54:20 07967f4d0e4b: Verifying Checksum 00:54:20 07967f4d0e4b: Download complete 00:54:21 2dd03ba5bac4: Verifying Checksum 00:54:21 2dd03ba5bac4: Download complete 00:54:21 e78d2573fc39: Verifying Checksum 00:54:21 e78d2573fc39: Download complete 00:54:22 $ docker top 1103cbb6247cbd6f4863dfbdeb226818ad375f9993066179195dd557c0dab55d -eo pid,comm [Pipeline] { [Pipeline] sh 00:54:24 + go version 00:54:24 go version go1.13.13 linux/arm64 [Pipeline] sh 00:54:25 + make test 00:54:25 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 00:54:30 2dd03ba5bac4: Pull complete 00:54:30 1e091d79d1de: Pull complete 00:54:30 481702a1767f: Pull complete 00:54:34 f64a6f60c768: Pull complete 00:54:39 e78d2573fc39: Pull complete 00:54:39 e876d2f968b6: Pull complete 00:54:41 ce8a83651883: Pull complete 00:54:41 07967f4d0e4b: Pull complete 00:54:42 Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe 00:54:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 00:54:42 ---> 5d7c900382c6 00:54:42 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 00:54:43 ---> Running in b3fa8d9017f6 00:54:43 Removing intermediate container b3fa8d9017f6 00:54:43 ---> b53ec02a7b83 00:54:43 Step 4/7 : RUN apk add bash 00:54:43 ---> Running in 1903d326da30 00:54:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:54:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:54:46 OK: 166 MiB in 39 packages 00:54:46 Removing intermediate container 1903d326da30 00:54:46 ---> 12f34fa6a354 00:54:46 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 00:54:46 ---> Running in 1ea3b3fa5c6f 00:54:46 Removing intermediate container 1ea3b3fa5c6f 00:54:46 ---> 15007fbaf23b 00:54:46 Step 6/7 : COPY go.mod . 00:54:47 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 00:54:47 ---> 0b2a6e904f14 00:54:47 Step 7/7 : RUN go mod download 00:54:47 ---> Running in a08f3a16a436 00:54:48 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.028s coverage: 85.7% of statements 00:54:48 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.031s coverage: 100.0% of statements 00:54:49 go: finding github.com/davecgh/go-spew v1.1.0 00:54:49 go: finding github.com/fxamacker/cbor/v2 v2.2.0 00:54:49 go: finding github.com/go-kit/kit v0.8.0 00:54:49 go: finding github.com/go-logfmt/logfmt v0.4.0 00:54:49 go: finding github.com/go-playground/assert/v2 v2.0.1 00:54:49 go: finding github.com/go-playground/locales v0.13.0 00:54:49 go: finding github.com/go-playground/universal-translator v0.17.0 00:54:49 go: finding github.com/go-playground/validator/v10 v10.3.0 00:54:49 go: finding github.com/go-stack/stack v1.8.0 00:54:49 go: finding github.com/google/uuid v1.1.0 00:54:49 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 00:54:49 go: finding github.com/leodido/go-urn v1.2.0 00:54:49 go: finding github.com/pmezard/go-difflib v1.0.0 00:54:49 go: finding github.com/stretchr/objx v0.1.0 00:54:49 go: finding github.com/stretchr/testify v1.5.1 00:54:49 go: finding github.com/x448/float16 v0.8.4 00:54:49 go: finding golang.org/x/text v0.3.2 00:54:49 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 00:54:49 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 00:54:49 go: finding gopkg.in/yaml.v2 v2.2.8 00:54:50 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.069s coverage: 45.4% of statements 00:54:50 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.058s coverage: 77.8% of statements 00:54:50 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 00:54:50 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.017s coverage: 6.4% of statements 00:54:51 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.070s coverage: 14.7% of statements 00:54:51 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.056s coverage: 100.0% of statements 00:54:54 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.078s coverage: 91.8% of statements 00:54:54 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 00:54:54 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 00:54:54 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.038s coverage: 100.0% of statements 00:55:01 {"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"} 00:55:01 --- FAIL: TestEvent_String (0.00s) 00:55:01 --- FAIL: TestEvent_String/event_to_string (0.00s) 00:55:01 event_test.go:61: 00:55:01 Error Trace: event_test.go:61 00:55:01 Error: Not equal: 00:55:01 expected: "{\"pushed\":123,\"device\":\"test device name\",\"created\":123,\"modified\":123,\"origin\":123,\"readings\":[{\"id\":\"Thermometer\",\"pushed\":123,\"created\":123,\"origin\":123,\"modified\":123,\"device\":\"test device name\",\"name\":\"Temperature\",\"value\":\"45\",\"valueType\":\"Int16\",\"floatEncoding\":\"float16\",\"binaryValue\":\"vw==\",\"mediaType\":\"application/cbor\"}],\"tags\":{\"GatewayID\":\"Houston-0001\"}}" 00:55:01 actual : "{\"pushed\":123,\"device\":\"test device name\",\"created\":123,\"modified\":123,\"origin\":123,\"readings\":[{\"id\":\"Thermometer\",\"pushed\":123,\"created\":123,\"origin\":123,\"modified\":123,\"device\":\"test device name\",\"name\":\"Temperature\",\"value\":\"45\",\"valueType\":\"Int16\",\"floatEncoding\":\"float16\",\"binaryValue\":\"vw==\",\"mediaType\":\"application/cbor\"}],\"tags\":{\"GatewayID\":\"Houston-0001\",\"Latitude\":\"29.630771\",\"Longitude\":\"-95.377603\"}}" 00:55:01 00:55:01 Diff: 00:55:01 --- Expected 00:55:01 +++ Actual 00:55:01 @@ -1 +1 @@ 00:55:01 -{"pushed":123,"device":"test device name","created":123,"modified":123,"origin":123,"readings":[{"id":"Thermometer","pushed":123,"created":123,"origin":123,"modified":123,"device":"test device name","name":"Temperature","value":"45","valueType":"Int16","floatEncoding":"float16","binaryValue":"vw==","mediaType":"application/cbor"}],"tags":{"GatewayID":"Houston-0001"}} 00:55:01 +{"pushed":123,"device":"test device name","created":123,"modified":123,"origin":123,"readings":[{"id":"Thermometer","pushed":123,"created":123,"origin":123,"modified":123,"device":"test device name","name":"Temperature","value":"45","valueType":"Int16","floatEncoding":"float16","binaryValue":"vw==","mediaType":"application/cbor"}],"tags":{"GatewayID":"Houston-0001","Latitude":"29.630771","Longitude":"-95.377603"}} 00:55:01 Test: TestEvent_String/event_to_string 00:55:01 FAIL 00:55:01 coverage: 63.0% of statements 00:55:01 FAIL github.com/edgexfoundry/go-mod-core-contracts/models 0.120s 00:55:01 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.049s coverage: 26.3% of statements 00:55:01 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.039s coverage: 15.4% of statements 00:55:01 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.016s coverage: 15.4% of statements 00:55:01 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.012s coverage: 14.3% of statements 00:55:01 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 00:55:01 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.043s coverage: 31.7% of statements 00:55:01 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.030s coverage: 100.0% of statements 00:55:02 Removing intermediate container a08f3a16a436 00:55:02 ---> df5b5467bc58 00:55:02 Successfully built df5b5467bc58 00:55:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } 00:55:02 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.063s coverage: 95.1% of statements [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:55:03 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.028s coverage: 100.0% of statements 00:55:03 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 00:55:03 FAIL 00:55:03 + docker inspect -f . ci-base-image-x86_64 00:55:03 . 00:55:03 make: *** [Makefile:6: test] Error 1 [Pipeline] withDockerContainer 00:55:03 prd-centos7-docker-4c-2g-1383 does not seem to be running inside a container 00:55:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:55:05 $ docker top a48b2daf6f0554a8c0981c7e0335a65212ce38b0dbdeefefd3cacda3018b3c6f -eo pid,comm [Pipeline] { [Pipeline] } 00:55:06 $ docker stop --time=1 1103cbb6247cbd6f4863dfbdeb226818ad375f9993066179195dd557c0dab55d 00:55:08 $ docker rm -f 1103cbb6247cbd6f4863dfbdeb226818ad375f9993066179195dd557c0dab55d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage 00:55:09 + go version 00:55:09 go version go1.13.13 linux/amd64 [Pipeline] sh [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage 00:55:09 + make test 00:55:09 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 00:55:11 Failed in branch arm64 00:55:22 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 00:55:23 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.022s coverage: 85.7% of statements 00:55:23 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.026s coverage: 100.0% of statements 00:55:24 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.075s coverage: 45.4% of statements 00:55:24 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.018s coverage: 77.8% of statements 00:55:24 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 00:55:24 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.022s coverage: 6.4% of statements 00:55:26 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.116s coverage: 14.7% of statements 00:55:26 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.018s coverage: 100.0% of statements 00:55:26 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.095s coverage: 91.8% of statements 00:55:26 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 00:55:26 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 00:55:26 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.010s coverage: 100.0% of statements 00:55:32 {"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"} 00:55:32 --- FAIL: TestEvent_String (0.00s) 00:55:32 --- FAIL: TestEvent_String/event_to_string (0.00s) 00:55:32 event_test.go:61: 00:55:32 Error Trace: event_test.go:61 00:55:32 Error: Not equal: 00:55:32 expected: "{\"pushed\":123,\"device\":\"test device name\",\"created\":123,\"modified\":123,\"origin\":123,\"readings\":[{\"id\":\"Thermometer\",\"pushed\":123,\"created\":123,\"origin\":123,\"modified\":123,\"device\":\"test device name\",\"name\":\"Temperature\",\"value\":\"45\",\"valueType\":\"Int16\",\"floatEncoding\":\"float16\",\"binaryValue\":\"vw==\",\"mediaType\":\"application/cbor\"}],\"tags\":{\"GatewayID\":\"Houston-0001\"}}" 00:55:32 actual : "{\"pushed\":123,\"device\":\"test device name\",\"created\":123,\"modified\":123,\"origin\":123,\"readings\":[{\"id\":\"Thermometer\",\"pushed\":123,\"created\":123,\"origin\":123,\"modified\":123,\"device\":\"test device name\",\"name\":\"Temperature\",\"value\":\"45\",\"valueType\":\"Int16\",\"floatEncoding\":\"float16\",\"binaryValue\":\"vw==\",\"mediaType\":\"application/cbor\"}],\"tags\":{\"GatewayID\":\"Houston-0001\",\"Latitude\":\"29.630771\",\"Longitude\":\"-95.377603\"}}" 00:55:32 00:55:32 Diff: 00:55:32 --- Expected 00:55:32 +++ Actual 00:55:32 @@ -1 +1 @@ 00:55:32 -{"pushed":123,"device":"test device name","created":123,"modified":123,"origin":123,"readings":[{"id":"Thermometer","pushed":123,"created":123,"origin":123,"modified":123,"device":"test device name","name":"Temperature","value":"45","valueType":"Int16","floatEncoding":"float16","binaryValue":"vw==","mediaType":"application/cbor"}],"tags":{"GatewayID":"Houston-0001"}} 00:55:32 +{"pushed":123,"device":"test device name","created":123,"modified":123,"origin":123,"readings":[{"id":"Thermometer","pushed":123,"created":123,"origin":123,"modified":123,"device":"test device name","name":"Temperature","value":"45","valueType":"Int16","floatEncoding":"float16","binaryValue":"vw==","mediaType":"application/cbor"}],"tags":{"GatewayID":"Houston-0001","Latitude":"29.630771","Longitude":"-95.377603"}} 00:55:32 Test: TestEvent_String/event_to_string 00:55:32 FAIL 00:55:32 coverage: 63.0% of statements 00:55:32 FAIL github.com/edgexfoundry/go-mod-core-contracts/models 0.125s 00:55:32 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.051s coverage: 26.3% of statements 00:55:32 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.011s coverage: 15.4% of statements 00:55:32 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.035s coverage: 15.4% of statements 00:55:32 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.110s coverage: 14.3% of statements 00:55:32 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 00:55:33 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.020s coverage: 31.7% of statements 00:55:33 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.054s coverage: 100.0% of statements 00:55:34 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.028s coverage: 95.1% of statements 00:55:34 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.009s coverage: 100.0% of statements 00:55:34 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 00:55:34 FAIL 00:55:34 make: *** [Makefile:6: test] Error 1 [Pipeline] } 00:55:34 $ docker stop --time=1 a48b2daf6f0554a8c0981c7e0335a65212ce38b0dbdeefefd3cacda3018b3c6f 00:55:36 $ docker rm -f a48b2daf6f0554a8c0981c7e0335a65212ce38b0dbdeefefd3cacda3018b3c6f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 00:55:39 Failed in branch amd64 [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] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 00:55:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:55:43 ---> package-listing.sh 00:55:43 ++ facter osfamily 00:55:43 ++ tr '[:upper:]' '[:lower:]' 00:55:43 + OS_FAMILY=redhat 00:55:43 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-277 00:55:43 + START_PACKAGES=/tmp/packages_start.txt 00:55:43 + END_PACKAGES=/tmp/packages_end.txt 00:55:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:55:43 + PACKAGES=/tmp/packages_start.txt 00:55:43 + '[' /w/workspace/dry_go-mod-core-contracts_PR-277 ']' 00:55:43 + PACKAGES=/tmp/packages_end.txt 00:55:43 + case "${OS_FAMILY}" in 00:55:43 + rpm -qa 00:55:43 + sort 00:55:47 + '[' -f /tmp/packages_start.txt ']' 00:55:47 + '[' -f /tmp/packages_end.txt ']' 00:55:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:55:47 + '[' /w/workspace/dry_go-mod-core-contracts_PR-277 ']' 00:55:47 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-277/archives/ 00:55:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-277/archives/ [Pipeline] isUnix [Pipeline] sh 00:55:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:55:48 00:55:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:55:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:55:48 alpine: Pulling from edgex-lftools-log-publisher 00:55:48 df20fa9351a1: Pulling fs layer 00:55:48 36b3adc4ff6f: Pulling fs layer 00:55:48 8ad3a11d3b57: Pulling fs layer 00:55:48 46f8f816bc3b: Pulling fs layer 00:55:48 0dadc02b9964: Pulling fs layer 00:55:48 ce6a7cf60c04: Pulling fs layer 00:55:48 7a184a31f384: Pulling fs layer 00:55:48 0879bd2ef858: Pulling fs layer 00:55:48 0dadc02b9964: Waiting 00:55:48 ce6a7cf60c04: Waiting 00:55:48 7a184a31f384: Waiting 00:55:48 0879bd2ef858: Waiting 00:55:48 46f8f816bc3b: Waiting 00:55:48 36b3adc4ff6f: Download complete 00:55:48 46f8f816bc3b: Verifying Checksum 00:55:48 46f8f816bc3b: Download complete 00:55:48 df20fa9351a1: Verifying Checksum 00:55:48 df20fa9351a1: Download complete 00:55:48 ce6a7cf60c04: Verifying Checksum 00:55:48 ce6a7cf60c04: Download complete 00:55:48 0dadc02b9964: Verifying Checksum 00:55:48 0dadc02b9964: Download complete 00:55:48 7a184a31f384: Download complete 00:55:49 8ad3a11d3b57: Verifying Checksum 00:55:49 8ad3a11d3b57: Download complete 00:55:49 df20fa9351a1: Pull complete 00:55:49 0879bd2ef858: Verifying Checksum 00:55:49 0879bd2ef858: Download complete 00:55:49 36b3adc4ff6f: Pull complete 00:55:50 8ad3a11d3b57: Pull complete 00:55:50 46f8f816bc3b: Pull complete 00:55:50 0dadc02b9964: Pull complete 00:55:50 ce6a7cf60c04: Pull complete 00:55:50 7a184a31f384: Pull complete 00:55:53 0879bd2ef858: Pull complete 00:55:53 Digest: sha256:6a0b98a82ad2e848da155b214a5d490c0357af837e10dd363e416ea0d50debb0 00:55:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:55:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:55:53 prd-centos7-docker-4c-2g-1381 does not seem to be running inside a container 00:55:53 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa-host -w /w/workspace/dry_go-mod-core-contracts_PR-277 -v /w/workspace/dry_go-mod-core-contracts_PR-277:/w/workspace/dry_go-mod-core-contracts_PR-277:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-277@tmp:/w/workspace/dry_go-mod-core-contracts_PR-277@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 00:55:56 $ docker top d08ad490885b392569db6fb43eee6b08b236734aeaafa92565259a7afdba25da -eo pid,comm [Pipeline] { [Pipeline] sh 00:55:56 + mkdir -p /var/log/sa [Pipeline] sh 00:55:57 + ls /var/log/sa-host 00:55:57 + sadf -c /var/log/sa-host/sa04 00:55:57 file_magic: OK 00:55:57 HZ: Using current value: 100 00:55:57 file_header: OK 00:55:57 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 00:55:57 Statistics: 00:55:57 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 00:55:57 File successfully converted to sysstat format version 12.2.1 00:55:57 + sadf -c /var/log/sa-host/sa05 00:55:57 file_magic: OK 00:55:57 HZ: Using current value: 100 00:55:57 file_header: OK 00:55:57 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 00:55:57 Statistics: 00:55:57 Hnuu...uuuununununu...Hnuu...uuuununununu... 00:55:57 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:55:57 provisioning config files... 00:55:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-277@tmp/config1262451352977702489tmp [Pipeline] { [Pipeline] echo 00:55:57 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:55:57 ---> create-netrc.sh [Pipeline] echo 00:55:57 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:55:58 ---> logs-deploy.sh 00:55:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-277/1 00:55:58 INFO: archiving workspace using pattern(s): 00:55:59 Archives upload complete. 00:55:59 INFO: archiving logs to Nexus 00:56:00 ---> uname -a: 00:56:00 Linux d08ad490885b 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 00:56:00 00:56:00 00:56:00 ---> lscpu: 00:56:00 Architecture: x86_64 00:56:00 CPU op-mode(s): 32-bit, 64-bit 00:56:00 Byte Order: Little Endian 00:56:00 Address sizes: 40 bits physical, 48 bits virtual 00:56:00 CPU(s): 4 00:56:00 On-line CPU(s) list: 0-3 00:56:00 Thread(s) per core: 1 00:56:00 Core(s) per socket: 1 00:56:00 Socket(s): 4 00:56:00 NUMA node(s): 1 00:56:00 Vendor ID: GenuineIntel 00:56:00 CPU family: 6 00:56:00 Model: 44 00:56:00 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 00:56:00 Stepping: 1 00:56:00 CPU MHz: 2933.438 00:56:00 BogoMIPS: 5866.87 00:56:00 Virtualization: VT-x 00:56:00 Hypervisor vendor: KVM 00:56:00 Virtualization type: full 00:56:00 L1d cache: 128 KiB 00:56:00 L1i cache: 128 KiB 00:56:00 L2 cache: 16 MiB 00:56:00 L3 cache: 64 MiB 00:56:00 NUMA node0 CPU(s): 0-3 00:56:00 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 00:56:00 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 00:56:00 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 00:56:00 Vulnerability Meltdown: Mitigation; PTI 00:56:00 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:56:00 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 00:56:00 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 00:56:00 Vulnerability Tsx async abort: Not affected 00:56:00 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 00:56:00 00:56:00 00:56:00 ---> nproc: 00:56:00 4 00:56:00 00:56:00 00:56:00 ---> df -h: 00:56:00 Filesystem Size Used Available Use% Mounted on 00:56:00 overlay 50.0G 7.0G 43.0G 14% / 00:56:00 tmpfs 64.0M 0 64.0M 0% /dev 00:56:00 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 00:56:00 shm 64.0M 0 64.0M 0% /dev/shm 00:56:00 /dev/vda1 50.0G 7.0G 43.0G 14% /etc/resolv.conf 00:56:00 /dev/vda1 50.0G 7.0G 43.0G 14% /etc/hostname 00:56:00 /dev/vda1 50.0G 7.0G 43.0G 14% /etc/hosts 00:56:00 /dev/vda1 50.0G 7.0G 43.0G 14% /var/log/sa-host 00:56:00 /dev/vda1 50.0G 7.0G 43.0G 14% /w/workspace/dry_go-mod-core-contracts_PR-277 00:56:00 /dev/vda1 50.0G 7.0G 43.0G 14% /w/workspace/dry_go-mod-core-contracts_PR-277@tmp 00:56:00 00:56:00 00:56:00 ---> free -m: 00:56:00 total used free shared buff/cache available 00:56:00 Mem: 1837 650 119 0 1066 1079 00:56:00 Swap: 1023 0 1023 00:56:00 00:56:00 00:56:00 ---> ip addr: 00:56:00 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 00:56:00 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:56:00 inet 127.0.0.1/8 scope host lo 00:56:00 valid_lft forever preferred_lft forever 00:56:00 6: eth0@if7: mtu 1458 qdisc noqueue state UP 00:56:00 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 00:56:00 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 00:56:00 valid_lft forever preferred_lft forever 00:56:00 00:56:00 00:56:00 ---> sar -b -r -n DEV: 00:56:00 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 09/04/20 _x86_64_ (4 CPU) 00:56:00 00:56:00 00:49:51 LINUX RESTART (4 CPU) 00:56:00 00:56:00 00:51:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:56:00 00:52:01 4.54 1.00 3.54 0.00 72.47 117.52 0.00 00:56:00 00:53:01 0.38 0.00 0.38 0.00 0.00 5.70 0.00 00:56:00 00:54:01 0.28 0.00 0.28 0.00 0.00 3.66 0.00 00:56:00 00:55:01 0.27 0.00 0.27 0.00 0.00 3.11 0.00 00:56:00 Average: 1.35 0.25 1.11 0.00 17.89 32.15 0.00 00:56:00 00:56:00 00:51:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:56:00 00:52:01 179448 0 573928 30.50 2620 1125560 1101160 37.58 415908 1126444 20 00:56:00 00:53:01 182456 0 570916 30.34 2620 1125564 1073392 36.63 414828 1124832 12 00:56:00 00:54:01 181848 0 571516 30.37 2620 1125572 1073648 36.64 415816 1124836 8 00:56:00 00:55:01 181692 0 571672 30.38 2620 1125572 1073456 36.64 424672 1116104 20 00:56:00 Average: 181361 0 572008 30.40 2620 1125567 1080414 36.87 417806 1123054 15 00:56:00 00:56:00 00:51:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:56:00 00:52:01 eth0 8.11 5.50 4.93 12.41 0.00 0.00 0.00 0.00 00:56:00 00:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:00 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:00 00:53:01 eth0 0.62 0.08 0.06 0.01 0.00 0.00 0.00 0.00 00:56:00 00:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:00 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:00 00:54:01 eth0 4.38 2.18 3.59 0.47 0.00 0.00 0.00 0.00 00:56:00 00:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:00 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:00 00:55:01 eth0 0.12 0.10 0.01 0.04 0.00 0.00 0.00 0.00 00:56:00 00:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:00 00:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:00 Average: eth0 3.29 1.95 2.13 3.19 0.00 0.00 0.00 0.00 00:56:00 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:00 00:56:00 00:56:00 ---> sar -P ALL: 00:56:00 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 09/04/20 _x86_64_ (4 CPU) 00:56:00 00:56:00 00:49:51 LINUX RESTART (4 CPU) 00:56:00 00:56:00 00:51:02 CPU %user %nice %system %iowait %steal %idle 00:56:00 00:52:01 all 0.61 0.00 0.08 0.02 0.01 99.28 00:56:00 00:52:01 0 0.51 0.00 0.05 0.02 0.00 99.42 00:56:00 00:52:01 1 0.68 0.00 0.05 0.00 0.02 99.25 00:56:00 00:52:01 2 0.85 0.00 0.14 0.05 0.00 98.97 00:56:00 00:52:01 3 0.41 0.00 0.10 0.00 0.02 99.47 00:56:00 00:53:01 all 0.15 0.00 0.04 0.00 0.00 99.81 00:56:00 00:53:01 0 0.02 0.00 0.03 0.00 0.00 99.95 00:56:00 00:53:01 1 0.07 0.00 0.05 0.00 0.00 99.88 00:56:00 00:53:01 2 0.50 0.00 0.03 0.00 0.00 99.47 00:56:00 00:53:01 3 0.03 0.00 0.03 0.00 0.00 99.93 00:56:00 00:54:01 all 0.17 0.00 0.03 0.00 0.00 99.80 00:56:00 00:54:01 0 0.03 0.00 0.02 0.00 0.00 99.95 00:56:00 00:54:01 1 0.08 0.00 0.03 0.00 0.00 99.88 00:56:00 00:54:01 2 0.50 0.00 0.05 0.00 0.00 99.45 00:56:00 00:54:01 3 0.05 0.00 0.03 0.00 0.00 99.92 00:56:00 00:55:01 all 0.15 0.00 0.03 0.00 0.00 99.81 00:56:00 00:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:56:00 00:55:01 1 0.43 0.00 0.07 0.00 0.00 99.50 00:56:00 00:55:01 2 0.13 0.00 0.03 0.00 0.00 99.83 00:56:00 00:55:01 3 0.03 0.00 0.02 0.00 0.00 99.95 00:56:00 Average: all 0.27 0.00 0.05 0.00 0.00 99.68 00:56:00 Average: 0 0.14 0.00 0.03 0.00 0.00 99.82 00:56:00 Average: 1 0.31 0.00 0.05 0.00 0.00 99.63 00:56:00 Average: 2 0.49 0.00 0.06 0.01 0.00 99.43 00:56:00 Average: 3 0.13 0.00 0.05 0.00 0.00 99.82 00:56:00 00:56:00 00:56:00