Pull request #550 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 hahattan for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at 954b5fff909ec690bd84a1e74f6f909a895852e5 rather than c13f5d060823c3846e51280517eba95442681a1c Obtained Jenkinsfile from 954b5fff909ec690bd84a1e74f6f909a895852e5 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-30278 in /w/workspace/dry_go-mod-core-contracts_PR-550 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-550 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 954b5fff909ec690bd84a1e74f6f909a895852e5 into PR head commit c13f5d060823c3846e51280517eba95442681a1c Merge succeeded, producing c13f5d060823c3846e51280517eba95442681a1c Checking out Revision c13f5d060823c3846e51280517eba95442681a1c (PR-550) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/550/head:refs/remotes/origin/PR-550 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c13f5d060823c3846e51280517eba95442681a1c # 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 954b5fff909ec690bd84a1e74f6f909a895852e5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c13f5d060823c3846e51280517eba95442681a1c # timeout=10 Commit message: "feat: add CBOR support in EventClient for binary reading" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git rev-list --no-walk 197c71b6a390d33e1e1f811620a64839b455cc2a # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:10:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:10:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:10:59 ========================================================= 08:10:59 EdgeX Global Pipelines Version Info 08:10:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:11:00 ------------------- 08:11:00 stable info: 08:11:00 ------------------- 08:11:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:11:00 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 08:11:00 Message: update stable to v1.0.186 08:11:01 ------------------- 08:11:01 experimental info: 08:11:01 ------------------- 08:11:01 Commited By: **** collab-it+edgex@linuxfoundation.org 08:11:01 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 08:11:01 Message: update experimental to v1.0.186 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:11:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 08:11:01 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 08:11:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:11:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:11:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:11:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 08:11:02 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 08:11:02 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 08:11:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:11:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:11:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:11:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 08:11:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:11:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:11:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 08:11:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 08:11:03 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:11:03 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:11:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:11:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:11:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:11:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:11:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:11:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:11:04 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 08:11:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:11:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-550 [Pipeline] echo 08:11:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-550 [Pipeline] echo 08:11:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-550 [Pipeline] echo 08:11:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c13f5d060823c3846e51280517eba95442681a1c [Pipeline] echo 08:11:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c13f5d0 [Pipeline] echo 08:11:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:11:05 + git log --format=format:%s -1 c13f5d060823c3846e51280517eba95442681a1c [Pipeline] echo 08:11:06 GIT_COMMIT: c13f5d060823c3846e51280517eba95442681a1c, Commit Message: feat: add CBOR support in EventClient for binary reading [Pipeline] echo 08:11:06 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 08:11:07 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:11:07 08:11:07 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:11:07 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:11:07 latest: Pulling from edgex-devops/git-semver 08:11:07 31603596830f: Pulling fs layer 08:11:07 2a8b12db71e7: Pulling fs layer 08:11:07 6ca5941a6612: Pulling fs layer 08:11:07 ecc8261a40a4: Pulling fs layer 08:11:07 ecc8261a40a4: Waiting 08:11:07 2a8b12db71e7: Download complete 08:11:07 31603596830f: Verifying Checksum 08:11:07 31603596830f: Download complete 08:11:07 ecc8261a40a4: Verifying Checksum 08:11:07 ecc8261a40a4: Download complete 08:11:08 6ca5941a6612: Verifying Checksum 08:11:08 6ca5941a6612: Download complete 08:11:08 31603596830f: Pull complete 08:11:08 2a8b12db71e7: Pull complete 08:11:09 6ca5941a6612: Pull complete 08:11:09 ecc8261a40a4: Pull complete 08:11:09 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 08:11:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:11:09 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:11:09 prd-centos7-docker-4c-2g-30278 does not seem to be running inside a container 08:11:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-550 -v /w/workspace/dry_go-mod-core-contracts_PR-550:/w/workspace/dry_go-mod-core-contracts_PR-550:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-550@tmp:/w/workspace/dry_go-mod-core-contracts_PR-550@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:11:12 $ docker top 0935872cd89cb3872691b968a07dc14d558f7c53bf1cd788f70fce42422d0b13 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:11:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:11:12 [ssh-agent] Looking for ssh-agent implementation... 08:11:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:11:12 $ docker exec 0935872cd89cb3872691b968a07dc14d558f7c53bf1cd788f70fce42422d0b13 ssh-agent 08:11:13 SSH_AUTH_SOCK=/tmp/ssh-vtrxVT85Ct3h/agent.11 08:11:13 SSH_AGENT_PID=16 08:11:13 Running ssh-add (command line suppressed) 08:11:13 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-550@tmp/private_key_3354246455531743642.key (/w/workspace/dry_go-mod-core-contracts_PR-550@tmp/private_key_3354246455531743642.key) 08:11:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:11:13 + git tag --points-at HEAD [Pipeline] } 08:11:13 $ docker exec --env ******** --env ******** 0935872cd89cb3872691b968a07dc14d558f7c53bf1cd788f70fce42422d0b13 ssh-agent -k 08:11:13 unset SSH_AUTH_SOCK; 08:11:13 unset SSH_AGENT_PID; 08:11:13 echo Agent pid 16 killed; 08:11:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:11:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:11:14 [ssh-agent] Looking for ssh-agent implementation... 08:11:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:11:14 $ docker exec 0935872cd89cb3872691b968a07dc14d558f7c53bf1cd788f70fce42422d0b13 ssh-agent 08:11:14 SSH_AUTH_SOCK=/tmp/ssh-jfGiv77HLxIO/agent.47 08:11:14 SSH_AGENT_PID=52 08:11:14 Running ssh-add (command line suppressed) 08:11:14 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-550@tmp/private_key_8415546928537976457.key (/w/workspace/dry_go-mod-core-contracts_PR-550@tmp/private_key_8415546928537976457.key) 08:11:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:11:14 + git semver init 08:11:14 # -> Open(): unable to determine branch for HEAD 08:11:14 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-550/.git 08:11:14 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-550 08:11:14 # $SEMVER_REMOTE_NAME = origin 08:11:14 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:11:14 # $SEMVER_USER_NAME = edgex-jenkins 08:11:14 # $SEMVER_BRANCH = PR-550 08:11:14 # $SEMVER_TEMP = /tmp/semver-151534785 08:11:14 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 08:11:15 # '/tmp/semver-151534785' -> '/w/workspace/dry_go-mod-core-contracts_PR-550/.semver' 08:11:15 # -> Force: false 08:11:15 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-550/.semver [Pipeline] } 08:11:15 $ docker exec --env ******** --env ******** 0935872cd89cb3872691b968a07dc14d558f7c53bf1cd788f70fce42422d0b13 ssh-agent -k 08:11:15 unset SSH_AUTH_SOCK; 08:11:15 unset SSH_AGENT_PID; 08:11:15 echo Agent pid 52 killed; 08:11:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:11:16 + git semver [Pipeline] } 08:11:16 $ docker stop --time=1 0935872cd89cb3872691b968a07dc14d558f7c53bf1cd788f70fce42422d0b13 08:11:18 $ docker rm -f 0935872cd89cb3872691b968a07dc14d558f7c53bf1cd788f70fce42422d0b13 [Pipeline] // withDockerContainer [Pipeline] sh 08:11:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:11:19 Stashed 1 file(s) [Pipeline] echo 08:11:19 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 08:11:34 Still waiting to schedule task 08:11:34 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-30278’ 08:11:34 Still waiting to schedule task 08:11:34 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 08:13:25 Running on prd-ubuntu18.04-docker-arm64-4c-16g-30279 in /w/workspace/dry_go-mod-core-contracts_PR-550 [Pipeline] { [Pipeline] ws 08:13:25 Running in /w/workspace/go-mod-core-contracts/5 [Pipeline] { [Pipeline] checkout 08:13:30 using credential edgex-jenkins-ssh 08:13:30 Cloning the remote Git repository 08:13:31 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 08:13:31 > git init /w/workspace/go-mod-core-contracts/5 # timeout=10 08:13:31 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:13:31 > git --version # timeout=10 08:13:31 > git --version # 'git version 2.17.1' 08:13:31 using GIT_SSH to set credentials SSH Credentials for GitHub 08:13:31 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:13:32 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:13:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:13:32 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:13:32 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:13:32 using GIT_SSH to set credentials SSH Credentials for GitHub 08:13:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/550/head:refs/remotes/origin/PR-550 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:13:33 Merging remotes/origin/master commit 954b5fff909ec690bd84a1e74f6f909a895852e5 into PR head commit c13f5d060823c3846e51280517eba95442681a1c 08:13:33 Merge succeeded, producing c13f5d060823c3846e51280517eba95442681a1c 08:13:33 Checking out Revision c13f5d060823c3846e51280517eba95442681a1c (PR-550) 08:13:33 > git config core.sparsecheckout # timeout=10 08:13:33 > git checkout -f c13f5d060823c3846e51280517eba95442681a1c # timeout=10 08:13:33 > git remote # timeout=10 08:13:33 > git config --get remote.origin.url # timeout=10 08:13:33 using GIT_SSH to set credentials SSH Credentials for GitHub 08:13:33 > git merge 954b5fff909ec690bd84a1e74f6f909a895852e5 # timeout=10 08:13:33 > git rev-parse HEAD^{commit} # timeout=10 08:13:33 > git config core.sparsecheckout # timeout=10 08:13:33 > git checkout -f c13f5d060823c3846e51280517eba95442681a1c # timeout=10 08:13:38 Commit message: "feat: add CBOR support in EventClient for binary reading" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:13:39 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 08:13:40 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:13:40 + sudo service docker restart 08:13:40 + true [Pipeline] unstash [Pipeline] echo 08:13:43 ========================================================= 08:13:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 08:13:43 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:13:43 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 08:13:44 Sending build context to Docker daemon 2.858MB 08:13:44 Step 1/7 : ARG BASE=golang:1.15-alpine 08:13:44 Step 2/7 : FROM ${BASE} 08:13:45 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:13:45 5f621e34cdf4: Pulling fs layer 08:13:45 a4357932f1b6: Pulling fs layer 08:13:45 18c013af1878: Pulling fs layer 08:13:45 00ac8860ef70: Pulling fs layer 08:13:45 63d7cb157983: Pulling fs layer 08:13:45 b116817d02f9: Pulling fs layer 08:13:45 745a02a5169b: Pulling fs layer 08:13:45 00ac8860ef70: Waiting 08:13:45 63d7cb157983: Waiting 08:13:45 b116817d02f9: Waiting 08:13:45 745a02a5169b: Waiting 08:13:45 18c013af1878: Download complete 08:13:45 a4357932f1b6: Verifying Checksum 08:13:45 a4357932f1b6: Download complete 08:13:45 63d7cb157983: Verifying Checksum 08:13:45 63d7cb157983: Download complete 08:13:45 b116817d02f9: Download complete 08:13:45 5f621e34cdf4: Verifying Checksum 08:13:45 5f621e34cdf4: Download complete 08:13:46 5f621e34cdf4: Pull complete 08:13:46 a4357932f1b6: Pull complete 08:13:46 18c013af1878: Pull complete 08:13:48 745a02a5169b: Verifying Checksum 08:13:48 745a02a5169b: Download complete 08:13:49 00ac8860ef70: Verifying Checksum 08:13:49 00ac8860ef70: Download complete 08:13:52 Running on prd-centos7-docker-4c-2g-30280 in /w/workspace/dry_go-mod-core-contracts_PR-550 [Pipeline] { [Pipeline] ws 08:13:53 Running in /w/workspace/go-mod-core-contracts/5 [Pipeline] { [Pipeline] checkout 08:13:55 using credential edgex-jenkins-ssh 08:13:55 Cloning the remote Git repository 08:13:55 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 08:13:55 > git init /w/workspace/go-mod-core-contracts/5 # timeout=10 08:13:55 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:13:55 > git --version # timeout=10 08:13:55 > git --version # 'git version 2.24.3' 08:13:55 using GIT_SSH to set credentials SSH Credentials for GitHub 08:13:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:13:56 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:13:56 Merging remotes/origin/master commit 954b5fff909ec690bd84a1e74f6f909a895852e5 into PR head commit c13f5d060823c3846e51280517eba95442681a1c 08:13:57 Merge succeeded, producing c13f5d060823c3846e51280517eba95442681a1c 08:13:57 Checking out Revision c13f5d060823c3846e51280517eba95442681a1c (PR-550) 08:13:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:13:56 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:13:56 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:13:56 using GIT_SSH to set credentials SSH Credentials for GitHub 08:13:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/550/head:refs/remotes/origin/PR-550 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:13:56 > git config core.sparsecheckout # timeout=10 08:13:56 > git checkout -f c13f5d060823c3846e51280517eba95442681a1c # timeout=10 08:13:56 > git remote # timeout=10 08:13:56 > git config --get remote.origin.url # timeout=10 08:13:56 using GIT_SSH to set credentials SSH Credentials for GitHub 08:13:56 > git merge 954b5fff909ec690bd84a1e74f6f909a895852e5 # timeout=10 08:13:56 > git rev-parse HEAD^{commit} # timeout=10 08:13:56 > git config core.sparsecheckout # timeout=10 08:13:56 > git checkout -f c13f5d060823c3846e51280517eba95442681a1c # timeout=10 08:13:59 00ac8860ef70: Pull complete 08:13:59 63d7cb157983: Pull complete 08:13:59 b116817d02f9: Pull complete 08:14:00 Commit message: "feat: add CBOR support in EventClient for binary reading" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:14:01 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 08:14:02 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:14:02 + sudo service docker restart 08:14:02 + true 08:14:02 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 08:14:03 ========================================================= 08:14:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 08:14:03 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:14:03 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 08:14:04 745a02a5169b: Pull complete 08:14:04 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 08:14:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 08:14:04 ---> b7e6874047d6 08:14:04 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 08:14:04 Sending build context to Docker daemon 2.86MB 08:14:04 Step 1/7 : ARG BASE=golang:1.15-alpine 08:14:04 Step 2/7 : FROM ${BASE} 08:14:04 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 08:14:04 188c0c94c7c5: Pulling fs layer 08:14:04 0ef7d3d256c8: Pulling fs layer 08:14:04 de9db76c5a1d: Pulling fs layer 08:14:04 bca2f99d35d6: Pulling fs layer 08:14:04 93359f2a8cfa: Pulling fs layer 08:14:04 7c6f9722023f: Pulling fs layer 08:14:04 a35cf1a2eb13: Pulling fs layer 08:14:04 bca2f99d35d6: Waiting 08:14:04 93359f2a8cfa: Waiting 08:14:04 a35cf1a2eb13: Waiting 08:14:04 7c6f9722023f: Waiting 08:14:04 de9db76c5a1d: Verifying Checksum 08:14:04 de9db76c5a1d: Download complete 08:14:04 0ef7d3d256c8: Verifying Checksum 08:14:04 0ef7d3d256c8: Download complete 08:14:04 93359f2a8cfa: Verifying Checksum 08:14:04 93359f2a8cfa: Download complete 08:14:04 7c6f9722023f: Verifying Checksum 08:14:04 7c6f9722023f: Download complete 08:14:04 188c0c94c7c5: Verifying Checksum 08:14:04 188c0c94c7c5: Download complete 08:14:04 188c0c94c7c5: Pull complete 08:14:05 0ef7d3d256c8: Pull complete 08:14:05 de9db76c5a1d: Pull complete 08:14:06 a35cf1a2eb13: Verifying Checksum 08:14:06 a35cf1a2eb13: Download complete 08:14:06 ---> Running in 446dc92d04f5 08:14:07 bca2f99d35d6: Download complete 08:14:07 Removing intermediate container 446dc92d04f5 08:14:07 ---> a256024cc367 08:14:07 Step 4/7 : RUN apk add bash 08:14:07 ---> Running in 8688c5f5fcc7 08:14:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:14:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:14:10 OK: 142 MiB in 39 packages 08:14:11 Removing intermediate container 8688c5f5fcc7 08:14:11 ---> dd1505caff9b 08:14:11 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 08:14:11 ---> Running in d95581d4305b 08:14:12 Removing intermediate container d95581d4305b 08:14:12 ---> d925ced4fe82 08:14:12 Step 6/7 : COPY go.mod . 08:14:12 bca2f99d35d6: Pull complete 08:14:12 93359f2a8cfa: Pull complete 08:14:12 7c6f9722023f: Pull complete 08:14:12 ---> e406854bdb1e 08:14:12 Step 7/7 : RUN go mod download 08:14:13 ---> Running in 21a6e2f9880d 08:14:18 a35cf1a2eb13: Pull complete 08:14:18 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 08:14:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 08:14:18 ---> a62c8e92a672 08:14:18 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 08:14:18 ---> Running in 0522c08d44f0 08:14:18 Removing intermediate container 0522c08d44f0 08:14:18 ---> ed6aa392d84b 08:14:18 Step 4/7 : RUN apk add bash 08:14:18 ---> Running in a4f25d12e092 08:14:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:14:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:14:20 OK: 166 MiB in 39 packages 08:14:21 Removing intermediate container a4f25d12e092 08:14:21 ---> 5a99c5a36a5a 08:14:21 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 08:14:21 ---> Running in 27d085c7a674 08:14:21 Removing intermediate container 27d085c7a674 08:14:21 ---> 286921f44cb3 08:14:21 Step 6/7 : COPY go.mod . 08:14:21 ---> 855c94839bc3 08:14:21 Step 7/7 : RUN go mod download 08:14:21 ---> Running in 3b676ccb71f2 08:14:28 Removing intermediate container 21a6e2f9880d 08:14:28 ---> f2ccdcefab36 08:14:28 Successfully built f2ccdcefab36 08:14:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:14:28 + docker inspect -f . ci-base-image-arm64 08:14:28 . [Pipeline] withDockerContainer 08:14:28 prd-ubuntu18.04-docker-arm64-4c-16g-30279 does not seem to be running inside a container 08:14:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:14:30 $ docker top 9a77e2c41848ad47854ec6442f411de5083912fac9dec142a11df86477289abc -eo pid,comm [Pipeline] { [Pipeline] sh 08:14:31 + go version 08:14:31 go version go1.15.5 linux/arm64 [Pipeline] } 08:14:31 $ docker stop --time=1 9a77e2c41848ad47854ec6442f411de5083912fac9dec142a11df86477289abc 08:14:33 $ docker rm -f 9a77e2c41848ad47854ec6442f411de5083912fac9dec142a11df86477289abc [Pipeline] // withDockerContainer 08:14:33 Removing intermediate container 3b676ccb71f2 08:14:33 ---> acb01348394f 08:14:33 Successfully built acb01348394f 08:14:33 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:14:34 + docker inspect -f . ci-base-image-x86_64 08:14:34 . [Pipeline] withDockerContainer 08:14:34 prd-centos7-docker-4c-2g-30280 does not seem to be running inside a container 08:14:34 + docker inspect -f . ci-base-image-arm64 08:14:34 . 08:14:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:14:35 $ docker top 93ce5d2fb9ed8a653753ef94acbf45b7b55581bab2782112daab7b5c4b837f44 -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer 08:14:35 prd-ubuntu18.04-docker-arm64-4c-16g-30279 does not seem to be running inside a container 08:14:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:14:37 $ docker top 43a4c97a0476d9e6fa5b63627f9cff19e7f083d509f2652d4a2ce6285f7f7fb1 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 08:14:38 + go version 08:14:38 go version go1.15.5 linux/amd64 [Pipeline] } 08:14:38 $ docker stop --time=1 93ce5d2fb9ed8a653753ef94acbf45b7b55581bab2782112daab7b5c4b837f44 08:14:38 + make test 08:14:38 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 08:14:39 $ docker rm -f 93ce5d2fb9ed8a653753ef94acbf45b7b55581bab2782112daab7b5c4b837f44 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:14:40 + docker inspect -f . ci-base-image-x86_64 08:14:40 . [Pipeline] withDockerContainer 08:14:40 prd-centos7-docker-4c-2g-30280 does not seem to be running inside a container 08:14:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:14:41 $ docker top 2664b91bf2ed9c7719cbfb79287f74992121e062193a418c3561b065bf41ad8b -eo pid,comm [Pipeline] { [Pipeline] sh 08:14:41 + make test 08:14:41 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 08:14:48 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 08:14:49 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.009s coverage: 85.7% of statements 08:14:49 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.030s coverage: 100.0% of statements 08:14:49 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.050s coverage: 45.4% of statements 08:14:49 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.026s coverage: 77.8% of statements 08:14:49 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 08:14:50 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.046s coverage: 26.3% of statements 08:14:50 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.030s coverage: 14.7% of statements 08:14:50 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.021s coverage: 100.0% of statements 08:14:50 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.029s coverage: 91.8% of statements 08:14:50 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 08:14:50 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 08:14:50 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.040s coverage: 100.0% of statements 08:14:51 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.020s coverage: 36.7% of statements 08:14:53 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.067s coverage: 63.0% of statements 08:14:53 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.011s coverage: 26.3% of statements 08:14:53 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.005s coverage: 15.4% of statements 08:14:53 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.028s coverage: 15.4% of statements 08:14:53 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.004s coverage: 14.3% of statements 08:14:53 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 08:14:54 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.060s coverage: 83.8% of statements 08:14:54 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 08:14:54 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 08:14:54 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 08:14:55 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.016s coverage: 47.7% of statements 08:14:55 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.009s coverage: 94.7% of statements 08:14:55 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.045s coverage: 91.9% of statements 08:14:55 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.008s coverage: 100.0% of statements 08:14:55 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] 08:14:55 CGO_ENABLED=0 GO111MODULE=on go vet ./... 08:14:57 gofmt -l . 08:14:57 [ "`gofmt -l .`" = "" ] [Pipeline] } 08:14:57 $ docker stop --time=1 2664b91bf2ed9c7719cbfb79287f74992121e062193a418c3561b065bf41ad8b 08:15:00 $ docker rm -f 2664b91bf2ed9c7719cbfb79287f74992121e062193a418c3561b065bf41ad8b [Pipeline] // withDockerContainer [Pipeline] sh 08:15:00 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 08:15:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:15:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } 08:15:02 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.083s coverage: 85.7% of statements 08:15:02 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.035s coverage: 100.0% of statements [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 08:15:02 ---> job-cost.sh 08:15:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7WEA 08:15:04 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.032s coverage: 45.4% of statements 08:15:04 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.020s coverage: 77.8% of statements 08:15:04 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 08:15:06 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.023s coverage: 26.3% of statements 08:15:06 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.063s coverage: 14.7% of statements 08:15:06 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.024s coverage: 100.0% of statements 08:15:08 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.102s coverage: 91.8% of statements 08:15:08 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 08:15:08 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 08:15:08 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.040s coverage: 100.0% of statements 08:15:08 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.039s coverage: 36.7% of statements 08:15:14 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.112s coverage: 63.0% of statements 08:15:14 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.020s coverage: 26.3% of statements 08:15:14 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.013s coverage: 15.4% of statements 08:15:14 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.042s coverage: 15.4% of statements 08:15:14 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.030s coverage: 14.3% of statements 08:15:14 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 08:15:17 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.218s coverage: 83.8% of statements 08:15:17 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 08:15:17 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 08:15:17 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 08:15:17 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.095s coverage: 47.7% of statements 08:15:17 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 08:15:18 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.027s coverage: 94.7% of statements 08:15:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.175s coverage: 91.9% of statements 08:15:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.025s coverage: 100.0% of statements 08:15:20 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] 08:15:20 CGO_ENABLED=0 GO111MODULE=on go vet ./... 08:15:25 gofmt -l . 08:15:26 [ "`gofmt -l .`" = "" ] [Pipeline] } 08:15:27 $ docker stop --time=1 43a4c97a0476d9e6fa5b63627f9cff19e7f083d509f2652d4a2ce6285f7f7fb1 08:15:29 $ docker rm -f 43a4c97a0476d9e6fa5b63627f9cff19e7f083d509f2652d4a2ce6285f7f7fb1 [Pipeline] // withDockerContainer [Pipeline] sh 08:15:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:15:30 Warning: overwriting stash ‘coverage-report’ 08:15:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 08:15:32 ---> job-cost.sh 08:15:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CcAd 08:15:44 lf-activate-venv(): INFO: Adding /tmp/venv-7WEA/bin to PATH 08:15:44 INFO: No Stack... 08:15:45 INFO: Retrieving Pricing Info for: v1-standard-2 08:15:46 INFO: Archiving Costs [Pipeline] sh 08:15:46 + cat /w/workspace/go-mod-core-contracts/5/archives/cost.csv 08:15:46 + cut -d, -f6 [Pipeline] lock 08:15:46 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-550-5-stack-cost] 08:15:46 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-550-5-stack-cost] did not exist. Created. 08:15:46 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-550-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:15:47 + echo total: 0.029999999329447746 [Pipeline] stash 08:15:47 Stashed 1 file(s) [Pipeline] } 08:15:47 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-550-5-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:16:11 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 08:17:33 lf-activate-venv(): INFO: Adding /tmp/venv-CcAd/bin to PATH 08:17:33 INFO: No Stack... 08:17:33 INFO: Retrieving Pricing Info for: lf-standard-4 08:17:33 INFO: Archiving Costs [Pipeline] sh 08:17:33 + + cut -d, -f6 08:17:33 cat /w/workspace/go-mod-core-contracts/5/archives/cost.csv [Pipeline] lock 08:17:34 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-550-5-stack-cost] 08:17:34 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-550-5-stack-cost] did not exist. Created. 08:17:34 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-550-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:17:34 /w/workspace/go-mod-core-contracts/5@tmp/durable-c69561c4/script.sh: 1: /w/workspace/go-mod-core-contracts/5@tmp/durable-c69561c4/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 08:17:34 + echo total: 0.20999999344348907 [Pipeline] stash 08:17:34 Warning: overwriting stash ‘stack-cost’ 08:17:35 Stashed 1 file(s) [Pipeline] } 08:17:35 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-550-5-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 08:17:36 provisioning config files... 08:17:36 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-550@tmp/config6516987854440551083tmp [Pipeline] { [Pipeline] sh 08:17:36 + set +x 08:17:36 + curl -s https://codecov.io/bash 08:17:36 + bash -s -- 08:17:37 08:17:37 _____ _ 08:17:37 / ____| | | 08:17:37 | | ___ __| | ___ ___ _____ __ 08:17:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:17:37 | |___| (_) | (_| | __/ (_| (_) \ V / 08:17:37 \_____\___/ \__,_|\___|\___\___/ \_/ 08:17:37 Bash-20210309-2b87ace 08:17:37 08:17:37 08:17:37 ==> git version 2.24.3 found 08:17:37 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 08:17:37 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 08:17:37 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 08:17:37 ==> Jenkins CI detected. 08:17:37 project root: . 08:17:37 --> token set from env 08:17:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:17:37 ==> Running gcov in . (disable via -X gcov) 08:17:37 ==> Python coveragepy not found 08:17:37 ==> Searching for coverage reports in: 08:17:37 + . 08:17:37 -> Found 1 reports 08:17:37 ==> Detecting git/mercurial file structure 08:17:37 ==> Reading reports 08:17:37 + ./coverage.out bytes=160097 08:17:37 ==> Appending adjustments 08:17:37 https://docs.codecov.io/docs/fixing-reports 08:17:38 + Found adjustments 08:17:38 ==> Gzipping contents 08:17:38 24K /tmp/codecov.DTHlwD.gz 08:17:38 ==> Uploading reports 08:17:38 url: https://codecov.io 08:17:38 query: branch=PR-550&commit=c13f5d060823c3846e51280517eba95442681a1c&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-550%2F5%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=550&job=&cmd_args= 08:17:38 -> Pinging Codecov 08:17:38 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-550&commit=c13f5d060823c3846e51280517eba95442681a1c&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-550%2F5%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=550&job=&cmd_args= 08:17:38 -> Uploading to 08:17:38 https://storage.googleapis.com/codecov/v4/raw/2021-03-18/71470A77251A30514AAF9C0BB2E5B6CE/c13f5d060823c3846e51280517eba95442681a1c/d9e2332e-6af7-4064-b45a-784198c876f8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210318%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210318T081738Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=daf04de6b43156cfd81021cfd0942f9cb4c30c0d9e8bcfb592ce0f4e8d532d78 08:17:38 % Total % Received % Xferd Average Speed Time Time Time Current 08:17:38 Dload Upload Total Spent Left Speed 08:17:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23975 0 0 100 23975 0 54195 --:--:-- --:--:-- --:--:-- 54242 08:17:39 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/c13f5d060823c3846e51280517eba95442681a1c [Pipeline] } 08:17:39 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 08:17:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:17:42 ---> package-listing.sh 08:17:42 ++ facter osfamily 08:17:42 ++ tr '[:upper:]' '[:lower:]' 08:17:42 + OS_FAMILY=redhat 08:17:42 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-550 08:17:42 + START_PACKAGES=/tmp/packages_start.txt 08:17:42 + END_PACKAGES=/tmp/packages_end.txt 08:17:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:17:42 + PACKAGES=/tmp/packages_start.txt 08:17:42 + '[' /w/workspace/dry_go-mod-core-contracts_PR-550 ']' 08:17:42 + PACKAGES=/tmp/packages_end.txt 08:17:42 + case "${OS_FAMILY}" in 08:17:42 + rpm -qa 08:17:42 + sort 08:17:47 + '[' -f /tmp/packages_start.txt ']' 08:17:47 + '[' -f /tmp/packages_end.txt ']' 08:17:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:17:47 + '[' /w/workspace/dry_go-mod-core-contracts_PR-550 ']' 08:17:47 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-550/archives/ 08:17:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-550/archives/ [Pipeline] echo 08:17:47 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_go-mod-core-contracts_PR-550/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:17:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:17:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:17:48 08:17:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:17:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:17:48 alpine: Pulling from edgex-lftools-log-publisher 08:17:48 df20fa9351a1: Pulling fs layer 08:17:48 36b3adc4ff6f: Pulling fs layer 08:17:48 8ad3a11d3b57: Pulling fs layer 08:17:48 46f8f816bc3b: Pulling fs layer 08:17:48 93b61091891f: Pulling fs layer 08:17:48 93b9cdb0e59b: Pulling fs layer 08:17:48 5e14af77c1be: Pulling fs layer 08:17:48 01666e4c0597: Pulling fs layer 08:17:48 aa168da1d23b: Pulling fs layer 08:17:48 93b61091891f: Waiting 08:17:48 93b9cdb0e59b: Waiting 08:17:48 5e14af77c1be: Waiting 08:17:48 01666e4c0597: Waiting 08:17:48 aa168da1d23b: Waiting 08:17:48 46f8f816bc3b: Waiting 08:17:48 36b3adc4ff6f: Verifying Checksum 08:17:48 36b3adc4ff6f: Download complete 08:17:48 46f8f816bc3b: Verifying Checksum 08:17:48 46f8f816bc3b: Download complete 08:17:48 df20fa9351a1: Download complete 08:17:48 93b9cdb0e59b: Verifying Checksum 08:17:48 93b9cdb0e59b: Download complete 08:17:48 93b61091891f: Download complete 08:17:48 5e14af77c1be: Verifying Checksum 08:17:48 5e14af77c1be: Download complete 08:17:48 01666e4c0597: Download complete 08:17:49 df20fa9351a1: Pull complete 08:17:49 36b3adc4ff6f: Pull complete 08:17:49 8ad3a11d3b57: Verifying Checksum 08:17:49 8ad3a11d3b57: Download complete 08:17:50 8ad3a11d3b57: Pull complete 08:17:50 46f8f816bc3b: Pull complete 08:17:51 aa168da1d23b: Verifying Checksum 08:17:51 aa168da1d23b: Download complete 08:17:51 93b61091891f: Pull complete 08:17:51 93b9cdb0e59b: Pull complete 08:17:51 5e14af77c1be: Pull complete 08:17:51 01666e4c0597: Pull complete 08:17:58 aa168da1d23b: Pull complete 08:17:58 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 08:17:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:17:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:17:58 prd-centos7-docker-4c-2g-30278 does not seem to be running inside a container 08:17:58 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_go-mod-core-contracts_PR-550/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_PR-550 -v /w/workspace/dry_go-mod-core-contracts_PR-550:/w/workspace/dry_go-mod-core-contracts_PR-550:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-550@tmp:/w/workspace/dry_go-mod-core-contracts_PR-550@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 08:18:02 $ docker top 80483c7f43f3ef938be8cbf04e5a4374f07b80cf8294202c5a582e9367e637e0 -eo pid,comm [Pipeline] { [Pipeline] sh 08:18:03 + touch /tmp/pre-build-complete [Pipeline] sh 08:18:03 + mkdir -p /var/log/sa [Pipeline] sh 08:18:03 + ls /var/log/sa-host 08:18:03 + sadf -c /var/log/sa-host/sa18 08:18:03 file_magic: OK 08:18:03 HZ: Using current value: 100 08:18:03 file_header: OK 08:18:03 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 08:18:03 Statistics: 08:18:03 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 08:18:03 File successfully converted to sysstat format version 12.2.1 08:18:03 + sadf -c /var/log/sa-host/sa23 08:18:03 file_magic: OK 08:18:03 HZ: Using current value: 100 08:18:03 file_header: OK 08:18:03 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 08:18:03 Statistics: 08:18:03 Hnuu...uuuununununu... 08:18:03 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:18:04 provisioning config files... 08:18:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-550@tmp/config8397215209927955481tmp [Pipeline] { [Pipeline] echo 08:18:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:18:04 ---> create-netrc.sh [Pipeline] } 08:18:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 08:18:04 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 08:18:05 ---> python-tools-install.sh [Pipeline] echo 08:18:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:18:05 ---> sudo-logs.sh 08:18:05 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:18:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:18:05 ---> job-cost.sh 08:18:05 lf-activate-venv: SKIPPING 08:18:05 DEBUG: total: 0.20999999344348907 08:18:05 INFO: Retrieving Stack Cost... 08:18:06 INFO: Retrieving Pricing Info for: v1-standard-2 08:18:07 INFO: Archiving Costs [Pipeline] echo 08:18:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:18:07 ---> logs-deploy.sh 08:18:07 lf-activate-venv: SKIPPING 08:18:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-550/5 08:18:07 INFO: archiving workspace using pattern(s): 08:18:09 Archives upload complete. 08:18:09 INFO: archiving logs to Nexus 08:18:10 ---> uname -a: 08:18:10 Linux prd-centos7-docker-4c-2g-30278.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 08:18:10 08:18:10 08:18:10 ---> lscpu: 08:18:10 Architecture: x86_64 08:18:10 CPU op-mode(s): 32-bit, 64-bit 08:18:10 Byte Order: Little Endian 08:18:10 Address sizes: 40 bits physical, 48 bits virtual 08:18:10 CPU(s): 4 08:18:10 On-line CPU(s) list: 0-3 08:18:10 Thread(s) per core: 1 08:18:10 Core(s) per socket: 1 08:18:10 Socket(s): 4 08:18:10 NUMA node(s): 1 08:18:10 Vendor ID: GenuineIntel 08:18:10 CPU family: 6 08:18:10 Model: 44 08:18:10 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 08:18:10 Stepping: 1 08:18:10 CPU MHz: 2933.442 08:18:10 BogoMIPS: 5866.88 08:18:10 Virtualization: VT-x 08:18:10 Hypervisor vendor: KVM 08:18:10 Virtualization type: full 08:18:10 L1d cache: 128 KiB 08:18:10 L1i cache: 128 KiB 08:18:10 L2 cache: 16 MiB 08:18:10 L3 cache: 64 MiB 08:18:10 NUMA node0 CPU(s): 0-3 08:18:10 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 08:18:10 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 08:18:10 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 08:18:10 Vulnerability Meltdown: Mitigation; PTI 08:18:10 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:18:10 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 08:18:10 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 08:18:10 Vulnerability Srbds: Not affected 08:18:10 Vulnerability Tsx async abort: Not affected 08:18:10 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 08:18:10 08:18:10 08:18:10 ---> nproc: 08:18:10 4 08:18:10 08:18:10 08:18:10 ---> df -h: 08:18:10 Filesystem Size Used Available Use% Mounted on 08:18:10 overlay 50.0G 7.3G 42.7G 15% / 08:18:10 tmpfs 64.0M 0 64.0M 0% /dev 08:18:10 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 08:18:10 shm 64.0M 0 64.0M 0% /dev/shm 08:18:10 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 08:18:10 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 08:18:10 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 08:18:10 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 08:18:10 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 08:18:10 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 08:18:10 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-550 08:18:10 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-550@tmp 08:18:10 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 08:18:10 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 08:18:10 08:18:10 08:18:10 ---> free -m: 08:18:10 total used free shared buff/cache available 08:18:10 Mem: 1837 704 92 0 1040 1029 08:18:10 Swap: 1023 1 1022 08:18:10 08:18:10 08:18:10 ---> ip addr: 08:18:10 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 08:18:10 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:18:10 inet 127.0.0.1/8 scope host lo 08:18:10 valid_lft forever preferred_lft forever 08:18:10 inet6 ::1/128 scope host 08:18:10 valid_lft forever preferred_lft forever 08:18:10 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 08:18:10 link/ether fa:16:3e:c1:6a:6b brd ff:ff:ff:ff:ff:ff 08:18:10 inet 10.30.122.206/23 brd 10.30.123.255 scope global dynamic eth0 08:18:10 valid_lft 85933sec preferred_lft 85933sec 08:18:10 inet6 fe80::f816:3eff:fec1:6a6b/64 scope link 08:18:10 valid_lft forever preferred_lft forever 08:18:10 3: docker0: mtu 1500 qdisc noqueue state DOWN 08:18:10 link/ether 02:42:3f:59:5c:e4 brd ff:ff:ff:ff:ff:ff 08:18:10 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:18:10 valid_lft forever preferred_lft forever 08:18:10 inet6 fe80::42:3fff:fe59:5ce4/64 scope link 08:18:10 valid_lft forever preferred_lft forever 08:18:10 08:18:10 08:18:10 ---> sar -b -r -n DEV: 08:18:10 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/18/21 _x86_64_ (4 CPU) 08:18:10 08:18:10 08:10:11 LINUX RESTART (4 CPU) 08:18:10 08:18:10 08:11:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:18:10 08:12:01 34.73 11.39 23.34 0.00 4283.80 3149.11 0.00 08:18:10 08:13:01 1.76 0.00 1.76 0.00 0.00 37.45 0.00 08:18:10 08:14:02 0.20 0.00 0.20 0.00 0.00 2.30 0.00 08:18:10 08:15:01 0.30 0.00 0.30 0.00 0.00 3.57 0.00 08:18:10 08:16:01 0.57 0.00 0.57 0.00 0.00 6.36 0.00 08:18:10 08:17:01 0.70 0.00 0.70 0.00 0.00 8.38 0.00 08:18:10 08:18:01 129.95 75.20 54.74 0.00 6069.87 17832.28 0.00 08:18:10 Average: 24.12 12.42 11.70 0.00 1484.07 3017.04 0.00 08:18:10 08:18:10 08:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:18:10 08:12:01 157464 0 604396 32.12 2620 1117064 1117392 38.13 396660 1126680 20 08:18:10 08:13:01 162772 0 599080 31.84 2620 1117072 1075612 36.71 397992 1120288 20 08:18:10 08:14:02 161956 0 599892 31.88 2620 1117076 1075876 36.72 402960 1116732 12 08:18:10 08:15:01 162056 0 599792 31.88 2620 1117076 1075612 36.71 403268 1116228 20 08:18:10 08:16:01 161776 0 600064 31.89 2620 1117084 1075696 36.71 416416 1103656 8 08:18:10 08:17:01 161008 0 600828 31.93 2620 1117088 1075696 36.71 418536 1102428 12 08:18:10 08:18:01 151320 0 704796 37.46 2620 1022808 1269564 43.33 466640 996620 8 08:18:10 Average: 159765 0 615550 32.72 2620 1103610 1109350 37.86 414639 1097519 14 08:18:10 08:18:10 08:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:18:10 08:12:01 eth0 81.44 69.70 359.64 36.33 0.00 0.00 0.00 0.00 08:18:10 08:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:10 08:12:01 docker0 10.45 6.21 1.99 21.18 0.00 0.00 0.00 0.00 08:18:10 08:13:01 eth0 0.82 0.10 0.07 0.01 0.00 0.00 0.00 0.00 08:18:10 08:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:10 08:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:10 08:14:02 eth0 1.52 0.75 0.61 0.41 0.00 0.00 0.00 0.00 08:18:10 08:14:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:10 08:14:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:10 08:15:01 eth0 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:18:10 08:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:10 08:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:10 08:16:01 eth0 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 08:18:10 08:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:10 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:10 08:17:01 eth0 0.22 0.18 0.07 0.01 0.00 0.00 0.00 0.00 08:18:10 08:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:10 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:10 08:18:01 eth0 206.56 176.55 2171.26 20.00 0.00 0.00 0.00 0.00 08:18:10 08:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:10 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:10 Average: eth0 41.70 35.48 363.06 8.14 0.00 0.00 0.00 0.00 08:18:10 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:10 Average: docker0 1.50 0.89 0.29 3.03 0.00 0.00 0.00 0.00 08:18:10 08:18:10 08:18:10 ---> sar -P ALL: 08:18:10 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/18/21 _x86_64_ (4 CPU) 08:18:10 08:18:10 08:10:11 LINUX RESTART (4 CPU) 08:18:10 08:18:10 08:11:01 CPU %user %nice %system %iowait %steal %idle 08:18:10 08:12:01 all 2.64 0.00 1.69 0.88 0.02 94.77 08:18:10 08:12:01 0 2.18 0.00 1.64 0.13 0.02 96.03 08:18:10 08:12:01 1 3.01 0.00 2.09 2.77 0.02 92.11 08:18:10 08:12:01 2 2.75 0.00 1.43 0.35 0.02 95.45 08:18:10 08:12:01 3 2.63 0.00 1.61 0.27 0.02 95.47 08:18:10 08:13:01 all 0.14 0.00 0.06 0.00 0.00 99.80 08:18:10 08:13:01 0 0.03 0.00 0.07 0.00 0.00 99.90 08:18:10 08:13:01 1 0.05 0.00 0.08 0.00 0.00 99.87 08:18:10 08:13:01 2 0.47 0.00 0.05 0.00 0.00 99.48 08:18:10 08:13:01 3 0.02 0.00 0.03 0.00 0.00 99.95 08:18:10 08:14:02 all 0.15 0.00 0.05 0.00 0.00 99.79 08:18:10 08:14:02 0 0.05 0.00 0.03 0.00 0.00 99.92 08:18:10 08:14:02 1 0.03 0.00 0.03 0.00 0.00 99.93 08:18:10 08:14:02 2 0.47 0.00 0.08 0.00 0.00 99.45 08:18:10 08:14:02 3 0.07 0.00 0.07 0.00 0.00 99.87 08:18:10 08:15:01 all 0.15 0.00 0.03 0.00 0.00 99.83 08:18:10 08:15:01 0 0.05 0.00 0.05 0.00 0.00 99.90 08:18:10 08:15:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:18:10 08:15:01 2 0.51 0.00 0.02 0.00 0.00 99.47 08:18:10 08:15:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:18:10 08:16:01 all 0.17 0.00 0.07 0.00 0.00 99.76 08:18:10 08:16:01 0 0.03 0.00 0.07 0.00 0.00 99.90 08:18:10 08:16:01 1 0.13 0.00 0.03 0.00 0.00 99.83 08:18:10 08:16:01 2 0.43 0.00 0.15 0.00 0.02 99.40 08:18:10 08:16:01 3 0.07 0.00 0.03 0.00 0.00 99.90 08:18:10 08:17:01 all 0.15 0.00 0.05 0.00 0.00 99.79 08:18:10 08:17:01 0 0.05 0.00 0.05 0.00 0.00 99.90 08:18:10 08:17:01 1 0.52 0.00 0.03 0.00 0.02 99.43 08:18:10 08:17:01 2 0.02 0.00 0.12 0.00 0.00 99.87 08:18:10 08:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:18:10 08:18:01 all 5.71 0.00 3.97 2.13 0.01 88.18 08:18:10 08:18:01 0 5.82 0.00 4.10 1.55 0.02 88.52 08:18:10 08:18:01 1 5.52 0.00 3.26 0.08 0.00 91.13 08:18:10 08:18:01 2 5.69 0.00 3.74 0.54 0.00 90.04 08:18:10 08:18:01 3 5.80 0.00 4.79 6.39 0.02 83.00 08:18:10 Average: all 1.30 0.00 0.84 0.43 0.00 97.42 08:18:10 Average: 0 1.17 0.00 0.86 0.24 0.00 97.73 08:18:10 Average: 1 1.32 0.00 0.79 0.41 0.00 97.47 08:18:10 Average: 2 1.47 0.00 0.80 0.13 0.00 97.60 08:18:10 Average: 3 1.23 0.00 0.93 0.95 0.00 96.89 08:18:10 08:18:10 08:18:10