Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 17bd62774d2a16c58141e8949cc3c0752ba8a77c 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 025b6483f761633eb525fab7d6a8b6537d6ee4a4 # timeout=10 Commit message: "Merge pull request #264 from ernestojeda/new-snap-build-script" > 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 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 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 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 ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-16299 in /w/workspace/dry_go-mod-core-contracts_master [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_master # 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/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 17bd62774d2a16c58141e8949cc3c0752ba8a77c (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 17bd62774d2a16c58141e8949cc3c0752ba8a77c # timeout=10 Commit message: "Merge pull request #402 from judehung/issue-400" > git rev-list --no-walk feca6d8a376c2ab2d4157ab8cba03f382b2c5dc5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:05:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:05:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:05:23 ========================================================= 09:05:23 EdgeX Global Pipelines Version Info 09:05:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:05:27 ------------------- 09:05:27 stable info: 09:05:27 ------------------- 09:05:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:05:27 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 09:05:27 Message: update stable to v1.0.172 09:05:28 ------------------- 09:05:28 experimental info: 09:05:28 ------------------- 09:05:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:05:28 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 09:05:28 Message: update experimental to v1.0.172 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:05:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 09:05:28 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 09:05:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:05:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:05:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:05:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 09:05:29 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 09:05:29 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 09:05:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:05:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:05:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:05:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 09:05:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:05:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:05:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 09:05:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 09:05:30 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:05:30 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:05:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 09:05:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:05:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:05:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:05:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:05:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:05:31 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 09:05:31 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 09:05:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 09:05:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 09:05:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 09:05:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 17bd62774d2a16c58141e8949cc3c0752ba8a77c [Pipeline] echo 09:05:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 17bd627 [Pipeline] echo 09:05:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:05:32 + git log --format=format:%s -1 17bd62774d2a16c58141e8949cc3c0752ba8a77c [Pipeline] echo 09:05:33 GIT_COMMIT: 17bd62774d2a16c58141e8949cc3c0752ba8a77c, Commit Message: Merge pull request #402 from judehung/issue-400 [Pipeline] echo 09:05:33 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 09:05:34 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:05:34 09:05:34 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:05:34 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:05:34 latest: Pulling from edgex-devops/git-semver 09:05:34 31603596830f: Pulling fs layer 09:05:34 2a8b12db71e7: Pulling fs layer 09:05:34 6ca5941a6612: Pulling fs layer 09:05:34 ecc8261a40a4: Pulling fs layer 09:05:34 ecc8261a40a4: Waiting 09:05:34 2a8b12db71e7: Verifying Checksum 09:05:34 2a8b12db71e7: Download complete 09:05:34 31603596830f: Verifying Checksum 09:05:34 31603596830f: Download complete 09:05:34 ecc8261a40a4: Verifying Checksum 09:05:34 ecc8261a40a4: Download complete 09:05:34 6ca5941a6612: Verifying Checksum 09:05:34 6ca5941a6612: Download complete 09:05:35 31603596830f: Pull complete 09:05:35 2a8b12db71e7: Pull complete 09:05:36 6ca5941a6612: Pull complete 09:05:36 ecc8261a40a4: Pull complete 09:05:36 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 09:05:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:05:36 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:05:36 prd-centos7-docker-4c-2g-16299 does not seem to be running inside a container 09:05:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:05:38 $ docker top 993097d5e058159782211a67c6e09bbea07e166e68f81f601a3ec52ef3c108b9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:05:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:05:39 [ssh-agent] Looking for ssh-agent implementation... 09:05:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:05:39 $ docker exec 993097d5e058159782211a67c6e09bbea07e166e68f81f601a3ec52ef3c108b9 ssh-agent 09:05:39 SSH_AUTH_SOCK=/tmp/ssh-kUre3IYyrdxa/agent.11 09:05:39 SSH_AGENT_PID=16 09:05:39 Running ssh-add (command line suppressed) 09:05:39 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_146220473305007857.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_146220473305007857.key) 09:05:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:05:40 + git tag --points-at HEAD [Pipeline] } 09:05:40 $ docker exec --env ******** --env ******** 993097d5e058159782211a67c6e09bbea07e166e68f81f601a3ec52ef3c108b9 ssh-agent -k 09:05:40 unset SSH_AUTH_SOCK; 09:05:40 unset SSH_AGENT_PID; 09:05:40 echo Agent pid 16 killed; 09:05:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:05:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:05:40 [ssh-agent] Looking for ssh-agent implementation... 09:05:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:05:40 $ docker exec 993097d5e058159782211a67c6e09bbea07e166e68f81f601a3ec52ef3c108b9 ssh-agent 09:05:41 SSH_AUTH_SOCK=/tmp/ssh-lftQz1X1bb9Y/agent.45 09:05:41 SSH_AGENT_PID=50 09:05:41 Running ssh-add (command line suppressed) 09:05:41 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_9033179099350320280.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_9033179099350320280.key) 09:05:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:05:41 + git semver init 09:05:41 # -> Open(): unable to determine branch for HEAD 09:05:41 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 09:05:41 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 09:05:41 # $SEMVER_REMOTE_NAME = origin 09:05:41 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:05:41 # $SEMVER_USER_NAME = edgex-jenkins 09:05:41 # $SEMVER_BRANCH = master 09:05:41 # $SEMVER_TEMP = /tmp/semver-187949287 09:05:41 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 09:05:42 # '/tmp/semver-187949287' -> '/w/workspace/dry_go-mod-core-contracts_master/.semver' 09:05:42 # -> Force: false 09:05:42 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } 09:05:42 $ docker exec --env ******** --env ******** 993097d5e058159782211a67c6e09bbea07e166e68f81f601a3ec52ef3c108b9 ssh-agent -k 09:05:42 unset SSH_AUTH_SOCK; 09:05:42 unset SSH_AGENT_PID; 09:05:42 echo Agent pid 50 killed; 09:05:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:05:42 + git semver [Pipeline] } 09:05:42 $ docker stop --time=1 993097d5e058159782211a67c6e09bbea07e166e68f81f601a3ec52ef3c108b9 09:05:44 $ docker rm -f 993097d5e058159782211a67c6e09bbea07e166e68f81f601a3ec52ef3c108b9 [Pipeline] // withDockerContainer [Pipeline] sh 09:05:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:05:45 Stashed 1 file(s) [Pipeline] echo 09:05:45 [edgeXSemver]: initialized semver on version 0.1.130 [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 09:06:00 Still waiting to schedule task 09:06:00 Waiting for next available executor on ‘centos7-docker-4c-2g’ 09:06:00 Still waiting to schedule task 09:06:00 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 09:07:46 Running on prd-ubuntu18.04-docker-arm64-4c-16g-16300 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws 09:07:46 Running in /w/workspace/go-mod-core-contracts/99 [Pipeline] { [Pipeline] checkout 09:07:51 using credential edgex-jenkins-ssh 09:07:51 Cloning the remote Git repository 09:07:51 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 09:07:51 > git init /w/workspace/go-mod-core-contracts/99 # timeout=10 09:07:52 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 09:07:52 > git --version # timeout=10 09:07:52 > git --version # 'git version 2.17.1' 09:07:52 using GIT_SSH to set credentials SSH Credentials for GitHub 09:07:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:07:53 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 09:07:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:07:53 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 09:07:53 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 09:07:53 using GIT_SSH to set credentials SSH Credentials for GitHub 09:07:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 09:07:53 Checking out Revision 17bd62774d2a16c58141e8949cc3c0752ba8a77c (master) 09:07:53 > git config core.sparsecheckout # timeout=10 09:07:53 > git checkout -f 17bd62774d2a16c58141e8949cc3c0752ba8a77c # timeout=10 09:07:58 Commit message: "Merge pull request #402 from judehung/issue-400" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:08:00 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 09:08:00 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:08:00 + true 09:08:00 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 09:08:03 ========================================================= 09:08:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 09:08:03 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:08:03 + 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 . 09:08:04 Sending build context to Docker daemon 1.961MB 09:08:04 Step 1/7 : ARG BASE=golang:1.15-alpine 09:08:04 Step 2/7 : FROM ${BASE} 09:08:05 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:08:05 5f621e34cdf4: Pulling fs layer 09:08:05 a4357932f1b6: Pulling fs layer 09:08:05 18c013af1878: Pulling fs layer 09:08:05 00ac8860ef70: Pulling fs layer 09:08:05 63d7cb157983: Pulling fs layer 09:08:05 b116817d02f9: Pulling fs layer 09:08:05 745a02a5169b: Pulling fs layer 09:08:05 00ac8860ef70: Waiting 09:08:05 63d7cb157983: Waiting 09:08:05 b116817d02f9: Waiting 09:08:05 745a02a5169b: Waiting 09:08:05 18c013af1878: Verifying Checksum 09:08:05 18c013af1878: Download complete 09:08:05 a4357932f1b6: Download complete 09:08:05 63d7cb157983: Verifying Checksum 09:08:05 63d7cb157983: Download complete 09:08:05 5f621e34cdf4: Verifying Checksum 09:08:05 5f621e34cdf4: Download complete 09:08:05 5f621e34cdf4: Pull complete 09:08:06 b116817d02f9: Verifying Checksum 09:08:06 b116817d02f9: Download complete 09:08:06 a4357932f1b6: Pull complete 09:08:06 18c013af1878: Pull complete 09:08:08 745a02a5169b: Verifying Checksum 09:08:08 745a02a5169b: Download complete 09:08:09 00ac8860ef70: Verifying Checksum 09:08:09 00ac8860ef70: Download complete 09:08:19 00ac8860ef70: Pull complete 09:08:19 63d7cb157983: Pull complete 09:08:20 b116817d02f9: Pull complete 09:08:23 Running on prd-centos7-docker-4c-2g-16301 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws 09:08:23 Running in /w/workspace/go-mod-core-contracts/99 [Pipeline] { [Pipeline] checkout 09:08:24 745a02a5169b: Pull complete 09:08:24 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 09:08:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 09:08:24 ---> b7e6874047d6 09:08:24 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 09:08:26 using credential edgex-jenkins-ssh 09:08:26 Cloning the remote Git repository 09:08:26 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 09:08:26 > git init /w/workspace/go-mod-core-contracts/99 # timeout=10 09:08:26 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 09:08:26 > git --version # timeout=10 09:08:26 > git --version # 'git version 2.24.3' 09:08:26 using GIT_SSH to set credentials SSH Credentials for GitHub 09:08:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:08:27 ---> Running in c56fffb7bb54 09:08:27 Removing intermediate container c56fffb7bb54 09:08:27 ---> f37974a0a1e4 09:08:27 Step 4/7 : RUN apk add bash 09:08:27 ---> Running in eedd308208f8 09:08:27 Checking out Revision 17bd62774d2a16c58141e8949cc3c0752ba8a77c (master) 09:08:26 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 09:08:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:08:26 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 09:08:26 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 09:08:26 using GIT_SSH to set credentials SSH Credentials for GitHub 09:08:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 09:08:27 > git config core.sparsecheckout # timeout=10 09:08:27 > git checkout -f 17bd62774d2a16c58141e8949cc3c0752ba8a77c # timeout=10 09:08:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:08:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:08:30 OK: 142 MiB in 39 packages 09:08:31 Commit message: "Merge pull request #402 from judehung/issue-400" 09:08:31 Removing intermediate container eedd308208f8 09:08:31 ---> 6f8fbbcc2ac6 09:08:31 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 09:08:31 ---> Running in fa3d28e32691 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:08:32 Removing intermediate container fa3d28e32691 09:08:32 ---> c04325937f26 09:08:32 Step 6/7 : COPY go.mod . 09:08:32 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 09:08:32 + sudo mv /tmp/daemon.json /etc/docker/daemon.json 09:08:32 ---> 84b905e4e132 09:08:32 Step 7/7 : RUN go mod download [Pipeline] sh 09:08:33 ---> Running in f0153da7a06c 09:08:33 + sudo service docker restart 09:08:33 + true 09:08:33 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 09:08:34 ========================================================= 09:08:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 09:08:34 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:08:35 + 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 . 09:08:35 Sending build context to Docker daemon 1.962MB 09:08:35 Step 1/7 : ARG BASE=golang:1.15-alpine 09:08:35 Step 2/7 : FROM ${BASE} 09:08:35 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 09:08:35 188c0c94c7c5: Pulling fs layer 09:08:35 0ef7d3d256c8: Pulling fs layer 09:08:35 de9db76c5a1d: Pulling fs layer 09:08:35 bca2f99d35d6: Pulling fs layer 09:08:35 93359f2a8cfa: Pulling fs layer 09:08:35 7c6f9722023f: Pulling fs layer 09:08:35 a35cf1a2eb13: Pulling fs layer 09:08:35 bca2f99d35d6: Waiting 09:08:35 93359f2a8cfa: Waiting 09:08:35 7c6f9722023f: Waiting 09:08:35 a35cf1a2eb13: Waiting 09:08:35 de9db76c5a1d: Verifying Checksum 09:08:35 de9db76c5a1d: Download complete 09:08:35 0ef7d3d256c8: Verifying Checksum 09:08:35 0ef7d3d256c8: Download complete 09:08:35 93359f2a8cfa: Download complete 09:08:35 7c6f9722023f: Verifying Checksum 09:08:35 7c6f9722023f: Download complete 09:08:36 188c0c94c7c5: Verifying Checksum 09:08:36 188c0c94c7c5: Download complete 09:08:36 188c0c94c7c5: Pull complete 09:08:36 0ef7d3d256c8: Pull complete 09:08:36 de9db76c5a1d: Pull complete 09:08:37 a35cf1a2eb13: Verifying Checksum 09:08:37 a35cf1a2eb13: Download complete 09:08:38 bca2f99d35d6: Verifying Checksum 09:08:38 bca2f99d35d6: Download complete 09:08:43 bca2f99d35d6: Pull complete 09:08:43 93359f2a8cfa: Pull complete 09:08:43 7c6f9722023f: Pull complete 09:08:48 Removing intermediate container f0153da7a06c 09:08:48 ---> b13fc14a6886 09:08:48 Successfully built b13fc14a6886 09:08:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:08:48 + docker inspect -f . ci-base-image-arm64 09:08:48 . [Pipeline] withDockerContainer 09:08:48 prd-ubuntu18.04-docker-arm64-4c-16g-16300 does not seem to be running inside a container 09:08:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/99 -v /w/workspace/go-mod-core-contracts/99:/w/workspace/go-mod-core-contracts/99:rw,z -v /w/workspace/go-mod-core-contracts/99@tmp:/w/workspace/go-mod-core-contracts/99@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 ******** ci-base-image-arm64 cat 09:08:50 $ docker top f6d7def4f231cdae955d26fcfd0faf5d90291a9a3930bcca3cca0ee8113b37fe -eo pid,comm [Pipeline] { [Pipeline] sh 09:08:51 + go version 09:08:51 go version go1.15.5 linux/arm64 [Pipeline] } 09:08:51 $ docker stop --time=1 f6d7def4f231cdae955d26fcfd0faf5d90291a9a3930bcca3cca0ee8113b37fe 09:08:53 $ docker rm -f f6d7def4f231cdae955d26fcfd0faf5d90291a9a3930bcca3cca0ee8113b37fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 09:08:53 a35cf1a2eb13: Pull complete 09:08:53 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 09:08:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 09:08:53 ---> a62c8e92a672 09:08:53 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 09:08:53 ---> Running in 5c93671215ee [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:08:54 Removing intermediate container 5c93671215ee 09:08:54 ---> 75db5c8bd315 09:08:54 Step 4/7 : RUN apk add bash 09:08:54 ---> Running in 15f79d4defef 09:08:54 + docker inspect -f . ci-base-image-arm64 09:08:54 . [Pipeline] withDockerContainer 09:08:54 prd-ubuntu18.04-docker-arm64-4c-16g-16300 does not seem to be running inside a container 09:08:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:08:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/99 -v /w/workspace/go-mod-core-contracts/99:/w/workspace/go-mod-core-contracts/99:rw,z -v /w/workspace/go-mod-core-contracts/99@tmp:/w/workspace/go-mod-core-contracts/99@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 ******** ci-base-image-arm64 cat 09:08:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:08:55 OK: 166 MiB in 39 packages 09:08:56 $ docker top f2dbfb663959d857317b570b40e72a26124906692e6fce2fcc8918352d648788 -eo pid,comm 09:08:56 Removing intermediate container 15f79d4defef 09:08:56 ---> 61c96481907c 09:08:56 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 09:08:56 ---> Running in 9c49acdecaae [Pipeline] { [Pipeline] sh 09:08:56 Removing intermediate container 9c49acdecaae 09:08:56 ---> ccb71f896b97 09:08:56 Step 6/7 : COPY go.mod . 09:08:57 ---> e5bfdbe8f4bd 09:08:57 Step 7/7 : RUN go mod download 09:08:57 ---> Running in 84808f387675 09:08:57 + make test 09:08:57 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 09:09:09 Removing intermediate container 84808f387675 09:09:09 ---> 53a17af1408f 09:09:09 Successfully built 53a17af1408f 09:09:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 09:09:09 + docker inspect -f . ci-base-image-x86_64 09:09:09 . [Pipeline] withDockerContainer 09:09:09 prd-centos7-docker-4c-2g-16301 does not seem to be running inside a container 09:09:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/99 -v /w/workspace/go-mod-core-contracts/99:/w/workspace/go-mod-core-contracts/99:rw,z -v /w/workspace/go-mod-core-contracts/99@tmp:/w/workspace/go-mod-core-contracts/99@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 ******** ci-base-image-x86_64 cat 09:09:10 $ docker top 8ffe7cffaee34e635819feaadfcca39e28c68e82fb6fa7e82559b24a2ec50a4b -eo pid,comm [Pipeline] { [Pipeline] sh 09:09:11 + go version 09:09:11 go version go1.15.5 linux/amd64 [Pipeline] } 09:09:11 $ docker stop --time=1 8ffe7cffaee34e635819feaadfcca39e28c68e82fb6fa7e82559b24a2ec50a4b 09:09:12 $ docker rm -f 8ffe7cffaee34e635819feaadfcca39e28c68e82fb6fa7e82559b24a2ec50a4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:09:13 + docker inspect -f . ci-base-image-x86_64 09:09:13 . [Pipeline] withDockerContainer 09:09:13 prd-centos7-docker-4c-2g-16301 does not seem to be running inside a container 09:09:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/99 -v /w/workspace/go-mod-core-contracts/99:/w/workspace/go-mod-core-contracts/99:rw,z -v /w/workspace/go-mod-core-contracts/99@tmp:/w/workspace/go-mod-core-contracts/99@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 ******** ci-base-image-x86_64 cat 09:09:14 $ docker top 4d018a32e5e17bec814a0e7cbfe764a5e6ae6456bcb7394d8fbf3dcf403fbf64 -eo pid,comm [Pipeline] { [Pipeline] sh 09:09:14 + make test 09:09:14 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 09:09:19 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 09:09:20 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.042s coverage: 85.7% of statements 09:09:20 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.046s coverage: 100.0% of statements 09:09:21 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 09:09:21 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.014s coverage: 85.7% of statements 09:09:21 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.013s coverage: 100.0% of statements 09:09:21 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.025s coverage: 45.4% of statements 09:09:21 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.021s coverage: 77.8% of statements 09:09:21 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 09:09:21 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.064s coverage: 45.4% of statements 09:09:21 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.037s coverage: 77.8% of statements 09:09:21 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 09:09:22 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.015s coverage: 18.6% of statements 09:09:22 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.029s coverage: 14.7% of statements 09:09:22 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.013s coverage: 100.0% of statements 09:09:22 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.029s coverage: 18.6% of statements 09:09:23 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.019s coverage: 91.8% of statements 09:09:23 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 09:09:23 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 09:09:23 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.017s coverage: 100.0% of statements 09:09:23 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.005s coverage: 47.8% of statements 09:09:23 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.043s coverage: 14.7% of statements 09:09:23 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.032s coverage: 100.0% of statements 09:09:24 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.064s coverage: 91.8% of statements 09:09:24 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 09:09:24 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 09:09:24 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.036s coverage: 100.0% of statements 09:09:25 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.033s coverage: 63.0% of statements 09:09:25 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.009s coverage: 26.3% of statements 09:09:25 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.004s coverage: 15.4% of statements 09:09:25 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.006s coverage: 15.4% of statements 09:09:25 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.022s coverage: 14.3% of statements 09:09:25 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 09:09:25 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.025s coverage: 47.8% of statements 09:09:25 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.022s coverage: 85.3% of statements 09:09:25 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 09:09:25 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 09:09:25 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.032s coverage: 43.5% of statements 09:09:25 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.009s coverage: 100.0% of statements 09:09:25 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.016s coverage: 94.4% of statements 09:09:25 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.007s coverage: 100.0% of statements 09:09:25 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 09:09:26 CGO_ENABLED=0 GO111MODULE=on go vet ./... 09:09:27 gofmt -l . 09:09:27 [ "`gofmt -l .`" = "" ] [Pipeline] } 09:09:27 $ docker stop --time=1 4d018a32e5e17bec814a0e7cbfe764a5e6ae6456bcb7394d8fbf3dcf403fbf64 09:09:30 $ docker rm -f 4d018a32e5e17bec814a0e7cbfe764a5e6ae6456bcb7394d8fbf3dcf403fbf64 [Pipeline] // withDockerContainer [Pipeline] sh 09:09:30 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.146s coverage: 63.0% of statements 09:09:30 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.035s coverage: 26.3% of statements 09:09:30 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.023s coverage: 15.4% of statements 09:09:30 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.030s coverage: 15.4% of statements 09:09:30 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.054s coverage: 14.3% of statements 09:09:30 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 09:09:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:09:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 09:09:31 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.128s coverage: 85.3% of statements 09:09:31 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 09:09:31 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage 09:09:32 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.076s coverage: 43.5% of statements 09:09:32 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.027s coverage: 100.0% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:09:33 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.054s coverage: 94.4% of statements 09:09:33 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.023s coverage: 100.0% of statements 09:09:33 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 09:09:33 CGO_ENABLED=0 GO111MODULE=on go vet ./... 09:09:38 gofmt -l . 09:09:38 [ "`gofmt -l .`" = "" ] [Pipeline] } 09:09:39 $ docker stop --time=1 f2dbfb663959d857317b570b40e72a26124906692e6fce2fcc8918352d648788 09:09:41 $ docker rm -f f2dbfb663959d857317b570b40e72a26124906692e6fce2fcc8918352d648788 [Pipeline] // withDockerContainer [Pipeline] sh 09:09:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:09:42 Warning: overwriting stash ‘coverage-report’ 09:09:43 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 09:09:45 provisioning config files... 09:09:45 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config7098058243929500130tmp [Pipeline] { [Pipeline] sh 09:09:45 + set +x 09:09:45 + curl -s https://codecov.io/bash 09:09:45 + bash -s -- 09:09:45 09:09:45 _____ _ 09:09:45 / ____| | | 09:09:45 | | ___ __| | ___ ___ _____ __ 09:09:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:09:45 | |___| (_) | (_| | __/ (_| (_) \ V / 09:09:45 \_____\___/ \__,_|\___|\___\___/ \_/ 09:09:45 Bash-20201130-cc6d3fe 09:09:45 09:09:45 09:09:45 ==> Jenkins CI detected. 09:09:45 project root: . 09:09:45 --> token set from env 09:09:45 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:09:45 ==> Running gcov in . (disable via -X gcov) 09:09:45 ==> Python coveragepy not found 09:09:45 ==> Searching for coverage reports in: 09:09:45 + . 09:09:45 -> Found 1 reports 09:09:45 ==> Detecting git/mercurial file structure 09:09:45 ==> Reading reports 09:09:45 + ./coverage.out bytes=113695 09:09:45 ==> Appending adjustments 09:09:45 https://docs.codecov.io/docs/fixing-reports 09:09:46 + Found adjustments 09:09:46 ==> Gzipping contents 09:09:46 20K /tmp/codecov.jDVVxZ.gz 09:09:46 ==> Uploading reports 09:09:46 url: https://codecov.io 09:09:46 query: branch=master&commit=17bd62774d2a16c58141e8949cc3c0752ba8a77c&build=99&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F99%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 09:09:46 -> Pinging Codecov 09:09:46 https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=master&commit=17bd62774d2a16c58141e8949cc3c0752ba8a77c&build=99&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F99%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 09:09:47 -> Uploading to 09:09:47 https://storage.googleapis.com/codecov/v4/raw/2020-12-16/71470A77251A30514AAF9C0BB2E5B6CE/17bd62774d2a16c58141e8949cc3c0752ba8a77c/2f884557-5223-4890-8763-c035b4bd6f67.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201216%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201216T090947Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4ca267b7f95f67c6663abe08a3bd5f8ed34787871ae2c6a230ecd8fc95057e96 09:09:47 % Total % Received % Xferd Average Speed Time Time Time Current 09:09:47 Dload Upload Total Spent Left Speed 09:09:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 18134 0 0 100 18134 0 38182 --:--:-- --:--:-- --:--:-- 38257 09:09:47 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/17bd62774d2a16c58141e8949cc3c0752ba8a77c [Pipeline] } 09:09:47 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 09:09:48 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:09:48 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:09:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:09:49 09:09:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 09:09:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:09:49 1.410.4: Pulling from edgex-devops/edgex-snyk-go 09:09:49 188c0c94c7c5: Pulling fs layer 09:09:49 0ef7d3d256c8: Pulling fs layer 09:09:49 de9db76c5a1d: Pulling fs layer 09:09:49 0eba1c9be4d2: Pulling fs layer 09:09:49 0d57e429df01: Pulling fs layer 09:09:49 4e4be7b47b0d: Pulling fs layer 09:09:49 e1f770b5df2f: Pulling fs layer 09:09:49 85a0685a4137: Pulling fs layer 09:09:49 0eba1c9be4d2: Waiting 09:09:49 0d57e429df01: Waiting 09:09:49 4e4be7b47b0d: Waiting 09:09:49 e1f770b5df2f: Waiting 09:09:49 85a0685a4137: Waiting 09:09:49 de9db76c5a1d: Verifying Checksum 09:09:49 de9db76c5a1d: Download complete 09:09:49 0ef7d3d256c8: Download complete 09:09:49 0d57e429df01: Verifying Checksum 09:09:49 0d57e429df01: Download complete 09:09:49 4e4be7b47b0d: Verifying Checksum 09:09:49 4e4be7b47b0d: Download complete 09:09:49 188c0c94c7c5: Verifying Checksum 09:09:49 188c0c94c7c5: Download complete 09:09:49 188c0c94c7c5: Pull complete 09:09:49 0ef7d3d256c8: Pull complete 09:09:50 de9db76c5a1d: Pull complete 09:09:50 e1f770b5df2f: Verifying Checksum 09:09:50 e1f770b5df2f: Download complete 09:09:52 0eba1c9be4d2: Verifying Checksum 09:09:52 0eba1c9be4d2: Download complete 09:09:53 85a0685a4137: Verifying Checksum 09:09:53 85a0685a4137: Download complete 09:09:58 0eba1c9be4d2: Pull complete 09:09:58 0d57e429df01: Pull complete 09:09:58 4e4be7b47b0d: Pull complete 09:09:59 e1f770b5df2f: Pull complete 09:10:07 85a0685a4137: Pull complete 09:10:07 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 09:10:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:10:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 09:10:08 prd-centos7-docker-4c-2g-16299 does not seem to be running inside a container 09:10:08 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 09:10:09 $ docker top dac36da9ec2c1b66ef131f00ffda05bc403a5d896cbb4dc7a846961a3c28e8d9 -eo pid,comm [Pipeline] { [Pipeline] echo 09:10:09 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 09:10:10 + set -o pipefail 09:10:10 + snyk monitor '--org=edgex-jenkins' 09:10:20 09:10:20 Monitoring /w/workspace/dry_go-mod-core-contracts_master (github.com/edgexfoundry/go-mod-core-contracts)... 09:10:20 09:10:20 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/243e2960-7ed5-4b5f-91e0-06a7d6b193d0/history/d83e10f0-8262-4b03-979a-438793008979 09:10:20 09:10:20 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:10:20 09:10:20 09:10:20 You have reached your monthly limit of 300 private tests for your edgex-jenkins org. 09:10:20 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 09:10:20 $ docker stop --time=1 dac36da9ec2c1b66ef131f00ffda05bc403a5d896cbb4dc7a846961a3c28e8d9 09:10:22 $ docker rm -f dac36da9ec2c1b66ef131f00ffda05bc403a5d896cbb4dc7a846961a3c28e8d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:10:24 + git log --format=format:%s -1 17bd62774d2a16c58141e8949cc3c0752ba8a77c [Pipeline] isUnix [Pipeline] sh 09:10:24 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:10:24 . [Pipeline] withDockerContainer 09:10:24 prd-centos7-docker-4c-2g-16299 does not seem to be running inside a container 09:10:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:10:25 $ docker top 258ead278d59cec0bc5ff37e08bc9d502e1128b31960cc323f15a3629d4b6b7c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:10:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:10:26 [ssh-agent] Looking for ssh-agent implementation... 09:10:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:10:26 $ docker exec 258ead278d59cec0bc5ff37e08bc9d502e1128b31960cc323f15a3629d4b6b7c ssh-agent 09:10:26 SSH_AUTH_SOCK=/tmp/ssh-xgyPkbF6tqSR/agent.12 09:10:26 SSH_AGENT_PID=17 09:10:26 Running ssh-add (command line suppressed) 09:10:26 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_5753206589108397093.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_5753206589108397093.key) 09:10:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:10:26 + git semver tag 09:10:26 # -> Open(): unable to determine branch for HEAD 09:10:26 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 09:10:26 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 09:10:26 # $SEMVER_REMOTE_NAME = origin 09:10:26 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:10:26 # $SEMVER_USER_NAME = edgex-jenkins 09:10:26 # $SEMVER_BRANCH = master 09:10:26 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver 09:10:26 # 17bd62774d2a16c58141e8949cc3c0752ba8a77c HEAD 09:10:26 # -> Force: false 09:10:26 # 068f0adadbb9d3604fea19b32f70a80ea194d061 refs/tags/v0.1.130 [Pipeline] } 09:10:26 $ docker exec --env ******** --env ******** 258ead278d59cec0bc5ff37e08bc9d502e1128b31960cc323f15a3629d4b6b7c ssh-agent -k 09:10:27 unset SSH_AUTH_SOCK; 09:10:27 unset SSH_AGENT_PID; 09:10:27 echo Agent pid 17 killed; 09:10:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:10:27 + git semver [Pipeline] } 09:10:27 $ docker stop --time=1 258ead278d59cec0bc5ff37e08bc9d502e1128b31960cc323f15a3629d4b6b7c 09:10:28 $ docker rm -f 258ead278d59cec0bc5ff37e08bc9d502e1128b31960cc323f15a3629d4b6b7c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 09:10:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:10:29 09:10:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 09:10:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:10:29 0.23.1-centos7: Pulling from edgex-lftools 09:10:29 ab5ef0e58194: Pulling fs layer 09:10:29 9712f1f96733: Pulling fs layer 09:10:29 63f879dbbcfc: Pulling fs layer 09:10:29 0d9ebad4ef96: Pulling fs layer 09:10:29 e9a5061849ea: Pulling fs layer 09:10:29 d747dcd14b5f: Pulling fs layer 09:10:29 2de7ff778b66: Pulling fs layer 09:10:29 0d9ebad4ef96: Waiting 09:10:29 e9a5061849ea: Waiting 09:10:29 d747dcd14b5f: Waiting 09:10:29 2de7ff778b66: Waiting 09:10:29 9712f1f96733: Verifying Checksum 09:10:29 9712f1f96733: Download complete 09:10:31 63f879dbbcfc: Verifying Checksum 09:10:31 63f879dbbcfc: Download complete 09:10:31 e9a5061849ea: Verifying Checksum 09:10:31 e9a5061849ea: Download complete 09:10:31 d747dcd14b5f: Download complete 09:10:32 2de7ff778b66: Verifying Checksum 09:10:32 2de7ff778b66: Download complete 09:10:32 0d9ebad4ef96: Verifying Checksum 09:10:32 0d9ebad4ef96: Download complete 09:10:32 ab5ef0e58194: Verifying Checksum 09:10:32 ab5ef0e58194: Download complete 09:10:36 ab5ef0e58194: Pull complete 09:10:36 9712f1f96733: Pull complete 09:10:38 63f879dbbcfc: Pull complete 09:10:43 0d9ebad4ef96: Pull complete 09:10:45 e9a5061849ea: Pull complete 09:10:45 d747dcd14b5f: Pull complete 09:10:48 2de7ff778b66: Pull complete 09:10:48 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:10:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:10:48 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 09:10:49 prd-centos7-docker-4c-2g-16299 does not seem to be running inside a container 09:10:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 09:10:52 $ docker top 84368df41b2cd6be4fa004aae0a1548617d08a9e946e6734f9fd2d2a3021f990 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:10:52 provisioning config files... 09:10:52 copy managed file [sigul-config] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config2995792521520546829tmp 09:10:52 copy managed file [sigul-password] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config8093522785792439130tmp 09:10:53 copy managed file [sigul-pki] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config4943531387051639993tmp [Pipeline] { [Pipeline] echo 09:10:53 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:10:53 ---> sigul-configuration.sh 09:10:53 gpg: directory `/root/.gnupg' created 09:10:53 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:10:53 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:10:53 gpg: keyring `/root/.gnupg/secring.gpg' created 09:10:53 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:10:53 gpg: CAST5 encrypted data 09:10:53 gpg: encrypted with 1 passphrase 09:10:53 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:10:53 + mkdir /home/jenkins 09:10:53 + mkdir /home/jenkins/sigul [Pipeline] sh 09:10:54 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 09:10:54 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:10:54 ---> sigul-install.sh 09:10:59 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 09:11:00 + git tag --list 09:11:00 v0.0.0 09:11:00 v0.0.1 09:11:00 v0.1.0 09:11:00 v0.1.1 09:11:00 v0.1.10 09:11:00 v0.1.100 09:11:00 v0.1.101 09:11:00 v0.1.102 09:11:00 v0.1.103 09:11:00 v0.1.104 09:11:00 v0.1.105 09:11:00 v0.1.106 09:11:00 v0.1.107 09:11:00 v0.1.108 09:11:00 v0.1.109 09:11:00 v0.1.11 09:11:00 v0.1.110 09:11:00 v0.1.111 09:11:00 v0.1.112 09:11:00 v0.1.113 09:11:00 v0.1.114 09:11:00 v0.1.115 09:11:00 v0.1.116 09:11:00 v0.1.117 09:11:00 v0.1.118 09:11:00 v0.1.119 09:11:00 v0.1.12 09:11:00 v0.1.120 09:11:00 v0.1.121 09:11:00 v0.1.122 09:11:00 v0.1.123 09:11:00 v0.1.124 09:11:00 v0.1.125 09:11:00 v0.1.126 09:11:00 v0.1.127 09:11:00 v0.1.128 09:11:00 v0.1.129 09:11:00 v0.1.13 09:11:00 v0.1.130 09:11:00 v0.1.14 09:11:00 v0.1.15 09:11:00 v0.1.16 09:11:00 v0.1.17 09:11:00 v0.1.18 09:11:00 v0.1.19 09:11:00 v0.1.2 09:11:00 v0.1.20 09:11:00 v0.1.21 09:11:00 v0.1.22 09:11:00 v0.1.23 09:11:00 v0.1.24 09:11:00 v0.1.25 09:11:00 v0.1.26 09:11:00 v0.1.27 09:11:00 v0.1.28 09:11:00 v0.1.29 09:11:00 v0.1.3 09:11:00 v0.1.30 09:11:00 v0.1.31 09:11:00 v0.1.32 09:11:00 v0.1.33 09:11:00 v0.1.34 09:11:00 v0.1.35 09:11:00 v0.1.36 09:11:00 v0.1.37 09:11:00 v0.1.38 09:11:00 v0.1.39 09:11:00 v0.1.4 09:11:00 v0.1.40 09:11:00 v0.1.41 09:11:00 v0.1.42 09:11:00 v0.1.43 09:11:00 v0.1.44 09:11:00 v0.1.45 09:11:00 v0.1.46 09:11:00 v0.1.47 09:11:00 v0.1.48 09:11:00 v0.1.49 09:11:00 v0.1.5 09:11:00 v0.1.50 09:11:00 v0.1.51 09:11:00 v0.1.52 09:11:00 v0.1.53 09:11:00 v0.1.54 09:11:00 v0.1.55 09:11:00 v0.1.56 09:11:00 v0.1.57 09:11:00 v0.1.58 09:11:00 v0.1.59 09:11:00 v0.1.6 09:11:00 v0.1.60 09:11:00 v0.1.61 09:11:00 v0.1.62 09:11:00 v0.1.63 09:11:00 v0.1.64 09:11:00 v0.1.65 09:11:00 v0.1.66 09:11:00 v0.1.67 09:11:00 v0.1.68 09:11:00 v0.1.69 09:11:00 v0.1.7 09:11:00 v0.1.70 09:11:00 v0.1.71 09:11:00 v0.1.72 09:11:00 v0.1.73 09:11:00 v0.1.74 09:11:00 v0.1.75 09:11:00 v0.1.76 09:11:00 v0.1.77 09:11:00 v0.1.78 09:11:00 v0.1.79 09:11:00 v0.1.8 09:11:00 v0.1.80 09:11:00 v0.1.81 09:11:00 v0.1.82 09:11:00 v0.1.83 09:11:00 v0.1.84 09:11:00 v0.1.85 09:11:00 v0.1.86 09:11:00 v0.1.87 09:11:00 v0.1.88 09:11:00 v0.1.89 09:11:00 v0.1.9 09:11:00 v0.1.90 09:11:00 v0.1.91 09:11:00 v0.1.92 09:11:00 v0.1.93 09:11:00 v0.1.94 09:11:00 v0.1.95 09:11:00 v0.1.96 09:11:00 v0.1.97 09:11:00 v0.1.98 09:11:00 v0.1.99 [Pipeline] sh 09:11:00 + lftools sign git-tag v0.1.130 09:11:01 Signing Git tag with Sigul... 09:11:01 Signing v0.1.130 [Pipeline] echo 09:11:02 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:11:03 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:11:03 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:11:03 $ docker stop --time=1 84368df41b2cd6be4fa004aae0a1548617d08a9e946e6734f9fd2d2a3021f990 09:11:05 $ docker rm -f 84368df41b2cd6be4fa004aae0a1548617d08a9e946e6734f9fd2d2a3021f990 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 09:11:06 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:11:06 . [Pipeline] withDockerContainer 09:11:06 prd-centos7-docker-4c-2g-16299 does not seem to be running inside a container 09:11:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:11:07 $ docker top 9b4a92b96d235f6f84ad02b6c56e2d34b800d5519abc11675d60739618aa386c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:11:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:11:07 [ssh-agent] Looking for ssh-agent implementation... 09:11:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:11:07 $ docker exec 9b4a92b96d235f6f84ad02b6c56e2d34b800d5519abc11675d60739618aa386c ssh-agent 09:11:07 SSH_AUTH_SOCK=/tmp/ssh-KnfHb54CY6pv/agent.12 09:11:07 SSH_AGENT_PID=18 09:11:07 Running ssh-add (command line suppressed) 09:11:07 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_4212882869140494104.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_4212882869140494104.key) 09:11:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:11:08 + git semver bump patch 09:11:08 # -> Open(): unable to determine branch for HEAD 09:11:08 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 09:11:08 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 09:11:08 # $SEMVER_REMOTE_NAME = origin 09:11:08 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:11:08 # $SEMVER_USER_NAME = edgex-jenkins 09:11:08 # $SEMVER_BRANCH = master 09:11:08 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver 09:11:08 0.1.131 [Pipeline] } 09:11:08 $ docker exec --env ******** --env ******** 9b4a92b96d235f6f84ad02b6c56e2d34b800d5519abc11675d60739618aa386c ssh-agent -k 09:11:08 unset SSH_AUTH_SOCK; 09:11:08 unset SSH_AGENT_PID; 09:11:08 echo Agent pid 18 killed; 09:11:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:11:08 + git semver [Pipeline] } 09:11:08 $ docker stop --time=1 9b4a92b96d235f6f84ad02b6c56e2d34b800d5519abc11675d60739618aa386c 09:11:10 $ docker rm -f 9b4a92b96d235f6f84ad02b6c56e2d34b800d5519abc11675d60739618aa386c [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 09:11:10 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:11:10 . [Pipeline] withDockerContainer 09:11:10 prd-centos7-docker-4c-2g-16299 does not seem to be running inside a container 09:11:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:11:11 $ docker top 691e3a3f5d371ca3e4f888efd80d98a33f823f1b795530996712a1f215f38184 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:11:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:11:11 [ssh-agent] Looking for ssh-agent implementation... 09:11:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:11:12 $ docker exec 691e3a3f5d371ca3e4f888efd80d98a33f823f1b795530996712a1f215f38184 ssh-agent 09:11:12 SSH_AUTH_SOCK=/tmp/ssh-CTSAZjqAZBww/agent.11 09:11:12 SSH_AGENT_PID=17 09:11:12 Running ssh-add (command line suppressed) 09:11:12 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_8308650248241094795.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_8308650248241094795.key) 09:11:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:11:12 + git semver push 09:11:12 # -> Open(): unable to determine branch for HEAD 09:11:12 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 09:11:12 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 09:11:12 # $SEMVER_REMOTE_NAME = origin 09:11:12 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:11:12 # $SEMVER_USER_NAME = edgex-jenkins 09:11:12 # $SEMVER_BRANCH = master 09:11:12 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } 09:11:19 $ docker exec --env ******** --env ******** 691e3a3f5d371ca3e4f888efd80d98a33f823f1b795530996712a1f215f38184 ssh-agent -k 09:11:19 unset SSH_AUTH_SOCK; 09:11:19 unset SSH_AGENT_PID; 09:11:19 echo Agent pid 17 killed; 09:11:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:11:20 + git semver [Pipeline] } 09:11:20 $ docker stop --time=1 691e3a3f5d371ca3e4f888efd80d98a33f823f1b795530996712a1f215f38184 09:11:21 $ docker rm -f 691e3a3f5d371ca3e4f888efd80d98a33f823f1b795530996712a1f215f38184 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 09:11:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:11:23 ---> package-listing.sh 09:11:23 ++ facter osfamily 09:11:23 ++ tr '[:upper:]' '[:lower:]' 09:11:23 + OS_FAMILY=redhat 09:11:23 + workspace=/w/workspace/dry_go-mod-core-contracts_master 09:11:23 + START_PACKAGES=/tmp/packages_start.txt 09:11:23 + END_PACKAGES=/tmp/packages_end.txt 09:11:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:11:23 + PACKAGES=/tmp/packages_start.txt 09:11:23 + '[' /w/workspace/dry_go-mod-core-contracts_master ']' 09:11:23 + PACKAGES=/tmp/packages_end.txt 09:11:23 + case "${OS_FAMILY}" in 09:11:23 + rpm -qa 09:11:23 + sort 09:11:28 + '[' -f /tmp/packages_start.txt ']' 09:11:28 + '[' -f /tmp/packages_end.txt ']' 09:11:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:11:28 + '[' /w/workspace/dry_go-mod-core-contracts_master ']' 09:11:28 + mkdir -p /w/workspace/dry_go-mod-core-contracts_master/archives/ 09:11:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_master/archives/ [Pipeline] echo 09:11:28 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_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:11:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:11:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:11:29 09:11:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 09:11:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:11:29 alpine: Pulling from edgex-lftools-log-publisher 09:11:29 df20fa9351a1: Pulling fs layer 09:11:29 36b3adc4ff6f: Pulling fs layer 09:11:29 8ad3a11d3b57: Pulling fs layer 09:11:29 46f8f816bc3b: Pulling fs layer 09:11:29 93b61091891f: Pulling fs layer 09:11:29 93b9cdb0e59b: Pulling fs layer 09:11:29 5e14af77c1be: Pulling fs layer 09:11:29 01666e4c0597: Pulling fs layer 09:11:29 aa168da1d23b: Pulling fs layer 09:11:29 93b9cdb0e59b: Waiting 09:11:29 01666e4c0597: Waiting 09:11:29 aa168da1d23b: Waiting 09:11:29 46f8f816bc3b: Waiting 09:11:29 93b61091891f: Waiting 09:11:29 5e14af77c1be: Waiting 09:11:29 36b3adc4ff6f: Verifying Checksum 09:11:29 36b3adc4ff6f: Download complete 09:11:30 df20fa9351a1: Verifying Checksum 09:11:30 df20fa9351a1: Download complete 09:11:30 93b61091891f: Verifying Checksum 09:11:30 93b61091891f: Download complete 09:11:30 93b9cdb0e59b: Verifying Checksum 09:11:30 93b9cdb0e59b: Download complete 09:11:30 5e14af77c1be: Verifying Checksum 09:11:30 5e14af77c1be: Download complete 09:11:30 46f8f816bc3b: Verifying Checksum 09:11:30 46f8f816bc3b: Download complete 09:11:30 01666e4c0597: Download complete 09:11:30 8ad3a11d3b57: Verifying Checksum 09:11:30 8ad3a11d3b57: Download complete 09:11:30 df20fa9351a1: Pull complete 09:11:30 36b3adc4ff6f: Pull complete 09:11:31 8ad3a11d3b57: Pull complete 09:11:31 46f8f816bc3b: Pull complete 09:11:32 93b61091891f: Pull complete 09:11:32 aa168da1d23b: Verifying Checksum 09:11:32 aa168da1d23b: Download complete 09:11:32 93b9cdb0e59b: Pull complete 09:11:32 5e14af77c1be: Pull complete 09:11:33 01666e4c0597: Pull complete 09:11:39 aa168da1d23b: Pull complete 09:11:39 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 09:11:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:11:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 09:11:39 prd-centos7-docker-4c-2g-16299 does not seem to be running inside a container 09:11:40 $ 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_master/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_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 09:11:43 $ docker top 0ffa5b74ce5747975db7c1135e0b1f46e659800f73b0cadd7d5831511711e988 -eo pid,comm [Pipeline] { [Pipeline] sh 09:11:43 + touch /tmp/pre-build-complete [Pipeline] sh 09:11:43 + mkdir -p /var/log/sa [Pipeline] sh 09:11:44 + ls /var/log/sa-host 09:11:44 + sadf -c /var/log/sa-host/sa16 09:11:44 file_magic: OK 09:11:44 HZ: Using current value: 100 09:11:44 file_header: OK 09:11:44 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 09:11:44 Statistics: 09:11:44 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 09:11:44 File successfully converted to sysstat format version 12.2.1 09:11:44 + sadf -c /var/log/sa-host/sa23 09:11:44 file_magic: OK 09:11:44 HZ: Using current value: 100 09:11:44 file_header: OK 09:11:44 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 09:11:44 Statistics: 09:11:44 Hnuu...uuuununununu... 09:11:44 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:11:44 provisioning config files... 09:11:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config6905120985230033663tmp [Pipeline] { [Pipeline] echo 09:11:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:11:45 ---> create-netrc.sh [Pipeline] } 09:11:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 09:11:45 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 09:11:45 ---> python-tools-install.sh [Pipeline] echo 09:11:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:11:46 ---> sudo-logs.sh 09:11:46 Archiving 'sudo' log.. [Pipeline] echo 09:11:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:11:46 ---> job-cost.sh 09:11:46 lf-activate-venv: SKIPPING 09:11:46 INFO: No Stack... 09:11:47 INFO: Retrieving Pricing Info for: v1-standard-2 09:11:47 INFO: Archiving Costs [Pipeline] echo 09:11:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:11:48 ---> logs-deploy.sh 09:11:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/99 09:11:48 INFO: archiving workspace using pattern(s): 09:11:49 Archives upload complete. 09:11:49 INFO: archiving logs to Nexus