Pull request #387 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 weichou1229 for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at 0affcfc56430e768c687165ff1a452e16e17dae6 rather than 73165ecaf75600457eadc7ee5789f4e1f1fd21c5 Obtained Jenkinsfile from 0affcfc56430e768c687165ff1a452e16e17dae6 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 48b313303ce5ba460cd13c4c603c4b280f104d53 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 48b313303ce5ba460cd13c4c603c4b280f104d53 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-387/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 48b313303ce5ba460cd13c4c603c4b280f104d53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 48b313303ce5ba460cd13c4c603c4b280f104d53 # timeout=10 Commit message: "Merge pull request #305 from ernestojeda/revert-go-mod-change" > 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. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-387/workspace@libs/lf-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 48b313303ce5ba460cd13c4c603c4b280f104d53 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-15096 in /w/workspace/dry_go-mod-core-contracts_PR-387 [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-387 # 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 > 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/387/head:refs/remotes/origin/PR-387 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 0affcfc56430e768c687165ff1a452e16e17dae6 into PR head commit 73165ecaf75600457eadc7ee5789f4e1f1fd21c5 Merge succeeded, producing 73165ecaf75600457eadc7ee5789f4e1f1fd21c5 Checking out Revision 73165ecaf75600457eadc7ee5789f4e1f1fd21c5 (PR-387) > git config core.sparsecheckout # timeout=10 > git checkout -f 73165ecaf75600457eadc7ee5789f4e1f1fd21c5 # 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 0affcfc56430e768c687165ff1a452e16e17dae6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 73165ecaf75600457eadc7ee5789f4e1f1fd21c5 # timeout=10 Commit message: "feat(meta): Add V2 client for adding, updating device profiles" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 48b313303ce5ba460cd13c4c603c4b280f104d53 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:09:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:09:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:09:10 ========================================================= 12:09:10 EdgeX Global Pipelines Version Info 12:09:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:09:13 ------------------- 12:09:13 stable info: 12:09:13 ------------------- 12:09:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:09:13 Commit SHA: 48b313303ce5ba460cd13c4c603c4b280f104d53 12:09:13 Message: update stable to v1.0.171 12:09:14 ------------------- 12:09:14 experimental info: 12:09:14 ------------------- 12:09:14 Commited By: **** collab-it+edgex@linuxfoundation.org 12:09:14 Commit SHA: 48b313303ce5ba460cd13c4c603c4b280f104d53 12:09:14 Message: update experimental to v1.0.171 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:09:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 12:09:14 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 12:09:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:09:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:09:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:09:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 12:09:15 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 12:09:15 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 12:09:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:09:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:09:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:09:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 12:09:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:09:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:09:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 12:09:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 12:09:17 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:09:17 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:09:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 12:09:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:09:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:09:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:09:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:09:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:09:18 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 12:09:18 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 12:09:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-387 [Pipeline] echo 12:09:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-387 [Pipeline] echo 12:09:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-387 [Pipeline] echo 12:09:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 73165ecaf75600457eadc7ee5789f4e1f1fd21c5 [Pipeline] echo 12:09:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 73165ec [Pipeline] echo 12:09:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:09:20 + git log --format=format:%s -1 73165ecaf75600457eadc7ee5789f4e1f1fd21c5 [Pipeline] echo 12:09:20 GIT_COMMIT: 73165ecaf75600457eadc7ee5789f4e1f1fd21c5, Commit Message: feat(meta): Add V2 client for adding, updating device profiles [Pipeline] echo 12:09:20 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 12:09:21 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:09:22 12:09:22 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 12:09:23 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:09:23 latest: Pulling from edgex-devops/git-semver 12:09:23 31603596830f: Pulling fs layer 12:09:23 2a8b12db71e7: Pulling fs layer 12:09:23 6ca5941a6612: Pulling fs layer 12:09:23 ecc8261a40a4: Pulling fs layer 12:09:23 ecc8261a40a4: Waiting 12:09:23 2a8b12db71e7: Verifying Checksum 12:09:23 2a8b12db71e7: Download complete 12:09:23 31603596830f: Download complete 12:09:24 6ca5941a6612: Verifying Checksum 12:09:24 6ca5941a6612: Download complete 12:09:24 ecc8261a40a4: Verifying Checksum 12:09:24 ecc8261a40a4: Download complete 12:09:25 31603596830f: Pull complete 12:09:25 2a8b12db71e7: Pull complete 12:09:27 6ca5941a6612: Pull complete 12:09:27 ecc8261a40a4: Pull complete 12:09:27 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 12:09:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:09:27 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 12:09:27 prd-centos7-docker-4c-2g-15096 does not seem to be running inside a container 12:09:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-387 -v /w/workspace/dry_go-mod-core-contracts_PR-387:/w/workspace/dry_go-mod-core-contracts_PR-387:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-387@tmp:/w/workspace/dry_go-mod-core-contracts_PR-387@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 12:09:29 $ docker top dc0385ea9b4a913fcd8f238f456671e27530e8abc26f94e4335efe931aae5c2c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:09:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:09:30 [ssh-agent] Looking for ssh-agent implementation... 12:09:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:09:31 $ docker exec dc0385ea9b4a913fcd8f238f456671e27530e8abc26f94e4335efe931aae5c2c ssh-agent 12:09:31 SSH_AUTH_SOCK=/tmp/ssh-2ZxjLqF4Sidg/agent.12 12:09:31 SSH_AGENT_PID=18 12:09:31 Running ssh-add (command line suppressed) 12:09:31 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-387@tmp/private_key_6369032008695015914.key (/w/workspace/dry_go-mod-core-contracts_PR-387@tmp/private_key_6369032008695015914.key) 12:09:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:09:32 + git tag --points-at HEAD [Pipeline] } 12:09:32 $ docker exec --env ******** --env ******** dc0385ea9b4a913fcd8f238f456671e27530e8abc26f94e4335efe931aae5c2c ssh-agent -k 12:09:32 unset SSH_AUTH_SOCK; 12:09:32 unset SSH_AGENT_PID; 12:09:32 echo Agent pid 18 killed; 12:09:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:09:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:09:32 [ssh-agent] Looking for ssh-agent implementation... 12:09:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:09:33 $ docker exec dc0385ea9b4a913fcd8f238f456671e27530e8abc26f94e4335efe931aae5c2c ssh-agent 12:09:33 SSH_AUTH_SOCK=/tmp/ssh-mxysXEondacK/agent.47 12:09:33 SSH_AGENT_PID=52 12:09:33 Running ssh-add (command line suppressed) 12:09:33 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-387@tmp/private_key_7122080663122219162.key (/w/workspace/dry_go-mod-core-contracts_PR-387@tmp/private_key_7122080663122219162.key) 12:09:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:09:34 + git semver init 12:09:34 # -> Open(): unable to determine branch for HEAD 12:09:34 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-387/.git 12:09:34 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-387 12:09:34 # $SEMVER_REMOTE_NAME = origin 12:09:34 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 12:09:34 # $SEMVER_USER_NAME = edgex-jenkins 12:09:34 # $SEMVER_BRANCH = PR-387 12:09:34 # $SEMVER_TEMP = /tmp/semver-526068458 12:09:34 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 12:09:35 # '/tmp/semver-526068458' -> '/w/workspace/dry_go-mod-core-contracts_PR-387/.semver' 12:09:35 # -> Force: false 12:09:35 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-387/.semver [Pipeline] } 12:09:35 $ docker exec --env ******** --env ******** dc0385ea9b4a913fcd8f238f456671e27530e8abc26f94e4335efe931aae5c2c ssh-agent -k 12:09:35 unset SSH_AUTH_SOCK; 12:09:35 unset SSH_AGENT_PID; 12:09:35 echo Agent pid 52 killed; 12:09:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:09:37 + git semver [Pipeline] } 12:09:37 $ docker stop --time=1 dc0385ea9b4a913fcd8f238f456671e27530e8abc26f94e4335efe931aae5c2c 12:09:38 $ docker rm -f dc0385ea9b4a913fcd8f238f456671e27530e8abc26f94e4335efe931aae5c2c [Pipeline] // withDockerContainer [Pipeline] sh 12:09:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:09:40 Stashed 1 file(s) [Pipeline] echo 12:09:40 [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 12:09:56 Still waiting to schedule task 12:09:56 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-15096’ 12:09:56 Still waiting to schedule task 12:09:56 ‘prd-ubuntu18.04-docker-arm64-4c-16g-13329’ is offline 12:11:46 Running on prd-ubuntu18.04-docker-arm64-4c-16g-15097 in /w/workspace/dry_go-mod-core-contracts_PR-387 [Pipeline] { [Pipeline] ws 12:11:46 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 12:11:51 using credential edgex-jenkins-ssh 12:11:51 Cloning the remote Git repository 12:11:51 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 12:11:51 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 12:11:52 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 12:11:52 > git --version # timeout=10 12:11:52 > git --version # 'git version 2.17.1' 12:11:52 using GIT_SSH to set credentials SSH Credentials for GitHub 12:11:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:11:53 Merging remotes/origin/master commit 0affcfc56430e768c687165ff1a452e16e17dae6 into PR head commit 73165ecaf75600457eadc7ee5789f4e1f1fd21c5 12:11:53 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 12:11:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:11:53 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 12:11:53 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 12:11:53 using GIT_SSH to set credentials SSH Credentials for GitHub 12:11:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/387/head:refs/remotes/origin/PR-387 +refs/heads/master:refs/remotes/origin/master # timeout=10 12:11:53 > git config core.sparsecheckout # timeout=10 12:11:53 > git checkout -f 73165ecaf75600457eadc7ee5789f4e1f1fd21c5 # timeout=10 12:11:54 Merge succeeded, producing 73165ecaf75600457eadc7ee5789f4e1f1fd21c5 12:11:54 Checking out Revision 73165ecaf75600457eadc7ee5789f4e1f1fd21c5 (PR-387) 12:11:54 > git remote # timeout=10 12:11:54 > git config --get remote.origin.url # timeout=10 12:11:54 using GIT_SSH to set credentials SSH Credentials for GitHub 12:11:54 > git merge 0affcfc56430e768c687165ff1a452e16e17dae6 # timeout=10 12:11:54 > git rev-parse HEAD^{commit} # timeout=10 12:11:54 > git config core.sparsecheckout # timeout=10 12:11:54 > git checkout -f 73165ecaf75600457eadc7ee5789f4e1f1fd21c5 # timeout=10 12:11:58 Commit message: "feat(meta): Add V2 client for adding, updating device profiles" 12:11:58 > git --version # timeout=10 12:11:58 > git --version # 'git version 2.17.1' 12:11:58 fatal: bad object 48b313303ce5ba460cd13c4c603c4b280f104d53 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:12:00 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 12:12:01 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 12:12:01 + + sudo servicetrue docker 12:12:01 restart [Pipeline] unstash [Pipeline] echo 12:12:04 ========================================================= 12:12:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 12:12:04 ========================================================= [Pipeline] isUnix [Pipeline] sh 12:12:04 + 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 . 12:12:05 Sending build context to Docker daemon 1.912MB 12:12:05 Step 1/7 : ARG BASE=golang:1.15-alpine 12:12:05 Step 2/7 : FROM ${BASE} 12:12:06 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:12:06 5f621e34cdf4: Pulling fs layer 12:12:06 a4357932f1b6: Pulling fs layer 12:12:06 18c013af1878: Pulling fs layer 12:12:06 00ac8860ef70: Pulling fs layer 12:12:06 63d7cb157983: Pulling fs layer 12:12:06 b116817d02f9: Pulling fs layer 12:12:06 745a02a5169b: Pulling fs layer 12:12:06 63d7cb157983: Waiting 12:12:06 00ac8860ef70: Waiting 12:12:06 b116817d02f9: Waiting 12:12:06 745a02a5169b: Waiting 12:12:06 18c013af1878: Verifying Checksum 12:12:06 18c013af1878: Download complete 12:12:06 a4357932f1b6: Download complete 12:12:06 63d7cb157983: Verifying Checksum 12:12:06 63d7cb157983: Download complete 12:12:06 b116817d02f9: Verifying Checksum 12:12:06 b116817d02f9: Download complete 12:12:06 5f621e34cdf4: Verifying Checksum 12:12:06 5f621e34cdf4: Download complete 12:12:07 5f621e34cdf4: Pull complete 12:12:07 a4357932f1b6: Pull complete 12:12:08 18c013af1878: Pull complete 12:12:09 745a02a5169b: Verifying Checksum 12:12:09 745a02a5169b: Download complete 12:12:10 00ac8860ef70: Verifying Checksum 12:12:10 00ac8860ef70: Download complete 12:12:20 00ac8860ef70: Pull complete 12:12:20 63d7cb157983: Pull complete 12:12:20 b116817d02f9: Pull complete 12:12:22 745a02a5169b: Pull complete 12:12:22 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 12:12:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 12:12:22 ---> b7e6874047d6 12:12:22 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 12:12:25 Running on prd-centos7-docker-4c-2g-15098 in /w/workspace/dry_go-mod-core-contracts_PR-387 [Pipeline] { [Pipeline] ws 12:12:25 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 12:12:26 ---> Running in 8c26d3285e4d 12:12:26 Removing intermediate container 8c26d3285e4d 12:12:26 ---> 017acd0080cd 12:12:26 Step 4/7 : RUN apk add bash 12:12:26 ---> Running in 35081547d83b 12:12:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:12:28 using credential edgex-jenkins-ssh 12:12:28 Cloning the remote Git repository 12:12:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:12:27 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 12:12:27 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 12:12:28 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 12:12:28 > git --version # timeout=10 12:12:28 > git --version # 'git version 2.24.3' 12:12:28 using GIT_SSH to set credentials SSH Credentials for GitHub 12:12:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:12:29 OK: 142 MiB in 39 packages 12:12:29 Merging remotes/origin/master commit 0affcfc56430e768c687165ff1a452e16e17dae6 into PR head commit 73165ecaf75600457eadc7ee5789f4e1f1fd21c5 12:12:30 Merge succeeded, producing 73165ecaf75600457eadc7ee5789f4e1f1fd21c5 12:12:30 Checking out Revision 73165ecaf75600457eadc7ee5789f4e1f1fd21c5 (PR-387) 12:12:28 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 12:12:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:12:28 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 12:12:28 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 12:12:28 using GIT_SSH to set credentials SSH Credentials for GitHub 12:12:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/387/head:refs/remotes/origin/PR-387 +refs/heads/master:refs/remotes/origin/master # timeout=10 12:12:29 > git config core.sparsecheckout # timeout=10 12:12:29 > git checkout -f 73165ecaf75600457eadc7ee5789f4e1f1fd21c5 # timeout=10 12:12:29 > git remote # timeout=10 12:12:29 > git config --get remote.origin.url # timeout=10 12:12:29 using GIT_SSH to set credentials SSH Credentials for GitHub 12:12:29 > git merge 0affcfc56430e768c687165ff1a452e16e17dae6 # timeout=10 12:12:29 > git rev-parse HEAD^{commit} # timeout=10 12:12:29 > git config core.sparsecheckout # timeout=10 12:12:29 > git checkout -f 73165ecaf75600457eadc7ee5789f4e1f1fd21c5 # timeout=10 12:12:30 Removing intermediate container 35081547d83b 12:12:30 ---> 45726a157d4b 12:12:30 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 12:12:30 ---> Running in 3835c077a383 12:12:31 Removing intermediate container 3835c077a383 12:12:31 ---> 312bfb2a0768 12:12:31 Step 6/7 : COPY go.mod . 12:12:32 ---> 8fb677ce66c2 12:12:32 Step 7/7 : RUN go mod download 12:12:32 ---> Running in 2e354e0a4844 12:12:33 Commit message: "feat(meta): Add V2 client for adding, updating device profiles" 12:12:33 > git --version # timeout=10 12:12:33 > git --version # 'git version 2.24.3' 12:12:33 fatal: bad object 48b313303ce5ba460cd13c4c603c4b280f104d53 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:12:35 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 12:12:35 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 12:12:35 + sudo service docker restart 12:12:35 + true 12:12:35 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 12:12:37 ========================================================= 12:12:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 12:12:37 ========================================================= [Pipeline] isUnix [Pipeline] sh 12:12:37 + 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 . 12:12:38 Sending build context to Docker daemon 1.913MB 12:12:38 Step 1/7 : ARG BASE=golang:1.15-alpine 12:12:38 Step 2/7 : FROM ${BASE} 12:12:38 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 12:12:38 188c0c94c7c5: Pulling fs layer 12:12:38 0ef7d3d256c8: Pulling fs layer 12:12:38 de9db76c5a1d: Pulling fs layer 12:12:38 bca2f99d35d6: Pulling fs layer 12:12:38 93359f2a8cfa: Pulling fs layer 12:12:38 7c6f9722023f: Pulling fs layer 12:12:38 a35cf1a2eb13: Pulling fs layer 12:12:38 93359f2a8cfa: Waiting 12:12:38 7c6f9722023f: Waiting 12:12:38 bca2f99d35d6: Waiting 12:12:38 de9db76c5a1d: Verifying Checksum 12:12:38 de9db76c5a1d: Download complete 12:12:38 0ef7d3d256c8: Verifying Checksum 12:12:38 0ef7d3d256c8: Download complete 12:12:38 93359f2a8cfa: Verifying Checksum 12:12:38 93359f2a8cfa: Download complete 12:12:38 7c6f9722023f: Verifying Checksum 12:12:38 7c6f9722023f: Download complete 12:12:38 188c0c94c7c5: Verifying Checksum 12:12:38 188c0c94c7c5: Download complete 12:12:38 188c0c94c7c5: Pull complete 12:12:38 0ef7d3d256c8: Pull complete 12:12:38 de9db76c5a1d: Pull complete 12:12:40 a35cf1a2eb13: Verifying Checksum 12:12:40 a35cf1a2eb13: Download complete 12:12:41 bca2f99d35d6: Verifying Checksum 12:12:41 bca2f99d35d6: Download complete 12:12:46 bca2f99d35d6: Pull complete 12:12:46 93359f2a8cfa: Pull complete 12:12:46 7c6f9722023f: Pull complete 12:12:47 Removing intermediate container 2e354e0a4844 12:12:47 ---> f8d6a541e816 12:12:47 Successfully built f8d6a541e816 12:12:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 12:12:47 + docker inspect -f . ci-base-image-arm64 12:12:47 . [Pipeline] withDockerContainer 12:12:48 prd-ubuntu18.04-docker-arm64-4c-16g-15097 does not seem to be running inside a container 12:12:48 $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:12:49 $ docker top 91e94b7cec055c0b571b01e93ec5878f694a4c49b54fa89f35cf4958ed67c439 -eo pid,comm [Pipeline] { [Pipeline] sh 12:12:50 + go version 12:12:50 go version go1.15.5 linux/arm64 [Pipeline] } 12:12:50 $ docker stop --time=1 91e94b7cec055c0b571b01e93ec5878f694a4c49b54fa89f35cf4958ed67c439 12:12:52 $ docker rm -f 91e94b7cec055c0b571b01e93ec5878f694a4c49b54fa89f35cf4958ed67c439 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 12:12:53 a35cf1a2eb13: Pull complete 12:12:53 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 12:12:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 12:12:53 ---> a62c8e92a672 12:12:53 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 12:12:53 ---> Running in d311b56f0a7b [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 12:12:53 Removing intermediate container d311b56f0a7b 12:12:53 ---> 82e726a5da99 12:12:53 Step 4/7 : RUN apk add bash 12:12:53 ---> Running in 9d3b7172f6fc [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:12:54 + docker inspect -f . ci-base-image-arm64 12:12:54 . [Pipeline] withDockerContainer 12:12:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:12:54 prd-ubuntu18.04-docker-arm64-4c-16g-15097 does not seem to be running inside a container 12:12:54 $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:12:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:12:55 OK: 166 MiB in 39 packages 12:12:55 $ docker top e432f1cd93896005d54e347f594d8fa0ee761d8785ddfd94d2c119630421804c -eo pid,comm 12:12:55 Removing intermediate container 9d3b7172f6fc 12:12:55 ---> 01c82cd5383a 12:12:55 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 12:12:55 ---> Running in 2f7f650ccc20 [Pipeline] { 12:12:56 Removing intermediate container 2f7f650ccc20 12:12:56 ---> 662c2ef3ec4a 12:12:56 Step 6/7 : COPY go.mod . [Pipeline] sh 12:12:56 ---> c7950934232c 12:12:56 Step 7/7 : RUN go mod download 12:12:56 ---> Running in 4e6c939be255 12:12:57 + make test 12:12:57 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 12:13:08 Removing intermediate container 4e6c939be255 12:13:08 ---> 74e56b4b3ba5 12:13:08 Successfully built 74e56b4b3ba5 12:13:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 12:13:09 + docker inspect -f . ci-base-image-x86_64 12:13:09 . [Pipeline] withDockerContainer 12:13:09 prd-centos7-docker-4c-2g-15098 does not seem to be running inside a container 12:13:09 $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:13:10 $ docker top 32487c4a674d806ddd09590966875bb0b71be59e167962341f669b218f63d633 -eo pid,comm [Pipeline] { [Pipeline] sh 12:13:10 + go version 12:13:10 go version go1.15.5 linux/amd64 [Pipeline] } 12:13:10 $ docker stop --time=1 32487c4a674d806ddd09590966875bb0b71be59e167962341f669b218f63d633 12:13:12 $ docker rm -f 32487c4a674d806ddd09590966875bb0b71be59e167962341f669b218f63d633 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:13:13 + docker inspect -f . ci-base-image-x86_64 12:13:13 . [Pipeline] withDockerContainer 12:13:13 prd-centos7-docker-4c-2g-15098 does not seem to be running inside a container 12:13:13 $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:13:14 $ docker top b35675fe058900d9aeeba0b627415a15c0f75744c7d30439ccc27643d76f0ab1 -eo pid,comm [Pipeline] { [Pipeline] sh 12:13:14 + make test 12:13:14 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 12:13:19 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 12:13:19 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.061s coverage: 85.7% of statements 12:13:19 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.043s coverage: 100.0% of statements 12:13:21 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.046s coverage: 45.4% of statements 12:13:21 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.025s coverage: 77.8% of statements 12:13:21 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 12:13:21 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.019s coverage: 6.6% of statements 12:13:21 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 12:13:22 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.023s coverage: 85.7% of statements 12:13:22 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.026s coverage: 100.0% of statements 12:13:22 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.030s coverage: 45.4% of statements 12:13:22 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.053s coverage: 14.7% of statements 12:13:22 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.049s coverage: 100.0% of statements 12:13:22 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.016s coverage: 77.8% of statements 12:13:22 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 12:13:22 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.039s coverage: 6.6% of statements 12:13:23 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.016s coverage: 14.7% of statements 12:13:23 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.009s coverage: 100.0% of statements 12:13:23 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.040s coverage: 91.8% of statements 12:13:23 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 12:13:23 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 12:13:23 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.010s coverage: 100.0% of statements 12:13:24 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.067s coverage: 91.8% of statements 12:13:24 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 12:13:24 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 12:13:24 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.037s coverage: 100.0% of statements 12:13:24 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.013s coverage: 47.8% of statements 12:13:24 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.025s coverage: 47.8% of statements 12:13:26 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.019s coverage: 63.0% of statements 12:13:26 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.004s coverage: 26.3% of statements 12:13:26 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.013s coverage: 15.4% of statements 12:13:26 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.010s coverage: 15.4% of statements 12:13:26 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.024s coverage: 14.3% of statements 12:13:26 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 12:13:26 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.020s coverage: 81.6% of statements 12:13:26 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 12:13:26 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 12:13:26 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.015s coverage: 29.9% of statements 12:13:26 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.011s coverage: 100.0% of statements 12:13:27 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.016s coverage: 94.4% of statements 12:13:27 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.007s coverage: 100.0% of statements 12:13:27 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 12:13:27 CGO_ENABLED=0 GO111MODULE=on go vet ./... 12:13:28 gofmt -l . 12:13:28 [ "`gofmt -l .`" = "" ] [Pipeline] } 12:13:28 $ docker stop --time=1 b35675fe058900d9aeeba0b627415a15c0f75744c7d30439ccc27643d76f0ab1 12:13:31 $ docker rm -f b35675fe058900d9aeeba0b627415a15c0f75744c7d30439ccc27643d76f0ab1 [Pipeline] // withDockerContainer 12:13:31 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.091s coverage: 63.0% of statements 12:13:31 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.014s coverage: 26.3% of statements 12:13:31 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.037s coverage: 15.4% of statements 12:13:31 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.015s coverage: 15.4% of statements 12:13:31 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.067s coverage: 14.3% of statements 12:13:31 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 12:13:31 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.055s coverage: 81.6% of statements 12:13:31 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 12:13:31 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 12:13:31 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.028s coverage: 29.9% of statements 12:13:31 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.060s coverage: 100.0% of statements [Pipeline] sh 12:13:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:13:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage 12:13:32 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.059s coverage: 94.4% of statements 12:13:32 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.021s coverage: 100.0% of statements 12:13:32 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } 12:13:33 CGO_ENABLED=0 GO111MODULE=on go vet ./... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 12:13:37 gofmt -l . 12:13:37 [ "`gofmt -l .`" = "" ] [Pipeline] } 12:13:38 $ docker stop --time=1 e432f1cd93896005d54e347f594d8fa0ee761d8785ddfd94d2c119630421804c 12:13:40 $ docker rm -f e432f1cd93896005d54e347f594d8fa0ee761d8785ddfd94d2c119630421804c [Pipeline] // withDockerContainer [Pipeline] sh 12:13:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:13:41 Warning: overwriting stash ‘coverage-report’ 12:13:42 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] } [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 12:13:45 provisioning config files... 12:13:45 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-387@tmp/config5830904125536274322tmp [Pipeline] { [Pipeline] sh 12:13:46 + set +x 12:13:46 + curl -s https://codecov.io/bash 12:13:46 + bash -s -- 12:13:46 12:13:46 _____ _ 12:13:46 / ____| | | 12:13:46 | | ___ __| | ___ ___ _____ __ 12:13:46 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:13:46 | |___| (_) | (_| | __/ (_| (_) \ V / 12:13:46 \_____\___/ \__,_|\___|\___\___/ \_/ 12:13:46 Bash-20201130-cc6d3fe 12:13:46 12:13:46 12:13:46 ==> Jenkins CI detected. 12:13:46 project root: . 12:13:46 --> token set from env 12:13:46 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:13:46 ==> Running gcov in . (disable via -X gcov) 12:13:46 ==> Python coveragepy not found 12:13:46 ==> Searching for coverage reports in: 12:13:46 + . 12:13:46 -> Found 1 reports 12:13:46 ==> Detecting git/mercurial file structure 12:13:46 ==> Reading reports 12:13:46 + ./coverage.out bytes=107339 12:13:46 ==> Appending adjustments 12:13:46 https://docs.codecov.io/docs/fixing-reports 12:13:47 + Found adjustments 12:13:47 ==> Gzipping contents 12:13:47 20K /tmp/codecov.pMutPi.gz 12:13:47 ==> Uploading reports 12:13:47 url: https://codecov.io 12:13:47 query: branch=PR-387&commit=73165ecaf75600457eadc7ee5789f4e1f1fd21c5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-387%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=387&job=&cmd_args= 12:13:47 -> Pinging Codecov 12:13:47 https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=PR-387&commit=73165ecaf75600457eadc7ee5789f4e1f1fd21c5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-387%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=387&job=&cmd_args= 12:13:48 -> Uploading to 12:13:48 https://storage.googleapis.com/codecov/v4/raw/2020-12-08/71470A77251A30514AAF9C0BB2E5B6CE/73165ecaf75600457eadc7ee5789f4e1f1fd21c5/10dca0ca-d998-4e80-8720-6f532c82168f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201208%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201208T121348Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6678dbc81d68857f3eff6b76bb7818c8d0395826aecc9c45d7b70a21b2f5a679 12:13:48 % Total % Received % Xferd Average Speed Time Time Time Current 12:13:48 Dload Upload Total Spent Left Speed 12:13:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17466 0 0 100 17466 0 30616 --:--:-- --:--:-- --:--:-- 30588 100 17466 0 0 100 17466 0 30603 --:--:-- --:--:-- --:--:-- 30588 12:13:48 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/73165ecaf75600457eadc7ee5789f4e1f1fd21c5 [Pipeline] } 12:13:48 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 12:13:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:13:54 ---> package-listing.sh 12:13:54 ++ facter osfamily 12:13:54 ++ tr '[:upper:]' '[:lower:]' 12:13:54 + OS_FAMILY=redhat 12:13:54 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-387 12:13:54 + START_PACKAGES=/tmp/packages_start.txt 12:13:54 + END_PACKAGES=/tmp/packages_end.txt 12:13:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:13:54 + PACKAGES=/tmp/packages_start.txt 12:13:54 + '[' /w/workspace/dry_go-mod-core-contracts_PR-387 ']' 12:13:54 + PACKAGES=/tmp/packages_end.txt 12:13:54 + case "${OS_FAMILY}" in 12:13:54 + rpm -qa 12:13:54 + sort 12:13:59 + '[' -f /tmp/packages_start.txt ']' 12:13:59 + '[' -f /tmp/packages_end.txt ']' 12:13:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:13:59 + '[' /w/workspace/dry_go-mod-core-contracts_PR-387 ']' 12:13:59 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-387/archives/ 12:13:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-387/archives/ [Pipeline] echo 12:13:59 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-387/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:14:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 12:14:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 12:14:00 12:14:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 12:14:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 12:14:01 alpine: Pulling from edgex-lftools-log-publisher 12:14:01 df20fa9351a1: Pulling fs layer 12:14:01 36b3adc4ff6f: Pulling fs layer 12:14:01 8ad3a11d3b57: Pulling fs layer 12:14:01 46f8f816bc3b: Pulling fs layer 12:14:01 93b61091891f: Pulling fs layer 12:14:01 93b9cdb0e59b: Pulling fs layer 12:14:01 5e14af77c1be: Pulling fs layer 12:14:01 01666e4c0597: Pulling fs layer 12:14:01 aa168da1d23b: Pulling fs layer 12:14:01 93b9cdb0e59b: Waiting 12:14:01 5e14af77c1be: Waiting 12:14:01 01666e4c0597: Waiting 12:14:01 aa168da1d23b: Waiting 12:14:01 46f8f816bc3b: Waiting 12:14:01 93b61091891f: Waiting 12:14:01 36b3adc4ff6f: Download complete 12:14:01 46f8f816bc3b: Verifying Checksum 12:14:01 46f8f816bc3b: Download complete 12:14:01 df20fa9351a1: Verifying Checksum 12:14:01 df20fa9351a1: Download complete 12:14:01 93b61091891f: Verifying Checksum 12:14:01 93b61091891f: Download complete 12:14:01 93b9cdb0e59b: Verifying Checksum 12:14:01 93b9cdb0e59b: Download complete 12:14:01 5e14af77c1be: Download complete 12:14:01 01666e4c0597: Verifying Checksum 12:14:01 01666e4c0597: Download complete 12:14:02 8ad3a11d3b57: Verifying Checksum 12:14:02 8ad3a11d3b57: Download complete 12:14:02 df20fa9351a1: Pull complete 12:14:02 36b3adc4ff6f: Pull complete 12:14:04 8ad3a11d3b57: Pull complete 12:14:05 46f8f816bc3b: Pull complete 12:14:06 93b61091891f: Pull complete 12:14:07 93b9cdb0e59b: Pull complete 12:14:07 5e14af77c1be: Pull complete 12:14:07 01666e4c0597: Pull complete 12:14:08 aa168da1d23b: Verifying Checksum 12:14:08 aa168da1d23b: Download complete 12:14:20 aa168da1d23b: Pull complete 12:14:20 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 12:14:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 12:14:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 12:14:21 prd-centos7-docker-4c-2g-15096 does not seem to be running inside a container 12:14:21 $ 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-387/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-387 -v /w/workspace/dry_go-mod-core-contracts_PR-387:/w/workspace/dry_go-mod-core-contracts_PR-387:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-387@tmp:/w/workspace/dry_go-mod-core-contracts_PR-387@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 12:14:24 $ docker top 55ddf2105c1a7b032671a53756f0febb4a6f0cd25a03a692d4b3b2962da000f2 -eo pid,comm [Pipeline] { [Pipeline] sh 12:14:25 + touch /tmp/pre-build-complete [Pipeline] sh 12:14:25 + mkdir -p /var/log/sa [Pipeline] sh 12:14:26 + ls /var/log/sa-host 12:14:26 + sadf -c /var/log/sa-host/sa08 12:14:26 file_magic: OK 12:14:26 HZ: Using current value: 100 12:14:26 file_header: OK 12:14:26 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 12:14:26 Statistics: 12:14:26 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 12:14:26 File successfully converted to sysstat format version 12.2.1 12:14:26 + sadf -c /var/log/sa-host/sa23 12:14:26 file_magic: OK 12:14:26 HZ: Using current value: 100 12:14:26 file_header: OK 12:14:26 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 12:14:26 Statistics: 12:14:26 Hnuu...uuuununununu... 12:14:26 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:14:26 provisioning config files... 12:14:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-387@tmp/config5845456540688285316tmp [Pipeline] { [Pipeline] echo 12:14:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:14:27 ---> create-netrc.sh [Pipeline] } 12:14:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 12:14:28 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 12:14:28 ---> python-tools-install.sh [Pipeline] echo 12:14:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:14:29 ---> sudo-logs.sh 12:14:29 Archiving 'sudo' log.. [Pipeline] echo 12:14:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:14:30 ---> job-cost.sh 12:14:30 lf-activate-venv: SKIPPING 12:14:30 INFO: No Stack... 12:14:31 INFO: Retrieving Pricing Info for: v1-standard-2 12:14:31 INFO: Archiving Costs [Pipeline] echo 12:14:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:14:32 ---> logs-deploy.sh 12:14:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-387/1 12:14:32 INFO: archiving workspace using pattern(s): 12:14:34 Archives upload complete. 12:14:35 INFO: archiving logs to Nexus