Pull request #367 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of FelixTing for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at 08a8892da109e9ec3659fe77bff0cce72e0f9542 rather than d71b91dd9f605809daf7da4c49f11fcd306c0468 Obtained Jenkinsfile from 08a8892da109e9ec3659fe77bff0cce72e0f9542 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 46d5666b39059330cbbb64ab2b74cfbe1cb58626 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 46d5666b39059330cbbb64ab2b74cfbe1cb58626 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 46d5666b39059330cbbb64ab2b74cfbe1cb58626 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d5666b39059330cbbb64ab2b74cfbe1cb58626 # timeout=10 Commit message: "Merge pull request #300 from ernestojeda/fix-c-image-name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com: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 Waiting for next available executor Running on prd-centos7-docker-4c-2g-12719 in /w/workspace/dry_go-mod-core-contracts_PR-367 [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-367 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --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 --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/367/head:refs/remotes/origin/PR-367 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 08a8892da109e9ec3659fe77bff0cce72e0f9542 into PR head commit d71b91dd9f605809daf7da4c49f11fcd306c0468 > git config core.sparsecheckout # timeout=10 > git checkout -f d71b91dd9f605809daf7da4c49f11fcd306c0468 # 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 08a8892da109e9ec3659fe77bff0cce72e0f9542 # timeout=10 Merge succeeded, producing d71b91dd9f605809daf7da4c49f11fcd306c0468 Checking out Revision d71b91dd9f605809daf7da4c49f11fcd306c0468 (PR-367) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d71b91dd9f605809daf7da4c49f11fcd306c0468 # timeout=10 Commit message: "feat(clients): Implement Add method for V2 EventClient" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:39:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:39:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:39:53 ========================================================= 09:39:53 EdgeX Global Pipelines Version Info 09:39:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 91ff763ae09fba18f5ff66de1fdcf0af91bbb0fa # timeout=10 09:39:55 ------------------- 09:39:55 stable info: 09:39:55 ------------------- 09:39:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:39:55 Commit SHA: 46d5666b39059330cbbb64ab2b74cfbe1cb58626 09:39:55 Message: update stable to v1.0.166 09:39:56 ------------------- 09:39:56 experimental info: 09:39:56 ------------------- 09:39:56 Commited By: **** collab-it+edgex@linuxfoundation.org 09:39:56 Commit SHA: 46d5666b39059330cbbb64ab2b74cfbe1cb58626 09:39:56 Message: update experimental to v1.0.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 09:39:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 09:39:56 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 09:39:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:39:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:39:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:39:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 09:39:57 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 09:39:57 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 09:39:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:39:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:39:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:39:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 09:39:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:39:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:39:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 09:39:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 09:39:58 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:39:58 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:39:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 09:39:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:39:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:39:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:39:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:39:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:39:59 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 09:39:59 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 09:39:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-367 [Pipeline] echo 09:39:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-367 [Pipeline] echo 09:40:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-367 [Pipeline] echo 09:40:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d71b91dd9f605809daf7da4c49f11fcd306c0468 [Pipeline] echo 09:40:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d71b91d [Pipeline] echo 09:40:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 09:40:00 provisioning config files... 09:40:00 copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-367@tmp/config4780674001015333294tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:40:01 ---> docker-login.sh 09:40:01 nexus3.edgexfoundry.org:10001 09:40:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:40:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:40:01 Configure a credential helper to remove this warning. See 09:40:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:40:01 09:40:01 Login Succeeded 09:40:01 nexus3.edgexfoundry.org:10002 09:40:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:40:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:40:01 Configure a credential helper to remove this warning. See 09:40:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:40:01 09:40:01 Login Succeeded 09:40:01 nexus3.edgexfoundry.org:10003 09:40:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:40:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:40:02 Configure a credential helper to remove this warning. See 09:40:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:40:02 09:40:02 Login Succeeded 09:40:02 nexus3.edgexfoundry.org:10004 09:40:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:40:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:40:02 Configure a credential helper to remove this warning. See 09:40:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:40:02 09:40:02 Login Succeeded 09:40:02 docker.io 09:40:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:40:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:40:03 Configure a credential helper to remove this warning. See 09:40:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:40:03 09:40:03 Login Succeeded 09:40:03 ---> docker-login.sh ends [Pipeline] } 09:40:03 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:40:03 + git log --format=format:%s -1 d71b91dd9f605809daf7da4c49f11fcd306c0468 [Pipeline] echo 09:40:04 GIT_COMMIT: d71b91dd9f605809daf7da4c49f11fcd306c0468, Commit Message: feat(clients): Implement Add method for V2 EventClient [Pipeline] echo 09:40:04 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 09:40:05 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:40:05 09:40:05 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:40:05 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:40:05 latest: Pulling from edgex-devops/git-semver 09:40:05 31603596830f: Pulling fs layer 09:40:05 2a8b12db71e7: Pulling fs layer 09:40:05 6ca5941a6612: Pulling fs layer 09:40:05 ecc8261a40a4: Pulling fs layer 09:40:05 ecc8261a40a4: Waiting 09:40:05 2a8b12db71e7: Verifying Checksum 09:40:05 2a8b12db71e7: Download complete 09:40:05 31603596830f: Verifying Checksum 09:40:05 31603596830f: Download complete 09:40:05 ecc8261a40a4: Verifying Checksum 09:40:05 ecc8261a40a4: Download complete 09:40:05 6ca5941a6612: Verifying Checksum 09:40:05 6ca5941a6612: Download complete 09:40:06 31603596830f: Pull complete 09:40:06 2a8b12db71e7: Pull complete 09:40:06 6ca5941a6612: Pull complete 09:40:07 ecc8261a40a4: Pull complete 09:40:07 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 09:40:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:40:07 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:40:07 prd-centos7-docker-4c-2g-12719 does not seem to be running inside a container 09:40:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-367 -v /w/workspace/dry_go-mod-core-contracts_PR-367:/w/workspace/dry_go-mod-core-contracts_PR-367:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-367@tmp:/w/workspace/dry_go-mod-core-contracts_PR-367@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:40:09 $ docker top 24188ff955f90b636679fed8ba9d6214effbd60f1415779f13052097afe44c62 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:40:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:40:10 [ssh-agent] Looking for ssh-agent implementation... 09:40:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:40:10 $ docker exec 24188ff955f90b636679fed8ba9d6214effbd60f1415779f13052097afe44c62 ssh-agent 09:40:10 SSH_AUTH_SOCK=/tmp/ssh-EU5q2kLesppq/agent.12 09:40:10 SSH_AGENT_PID=17 09:40:10 Running ssh-add (command line suppressed) 09:40:10 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-367@tmp/private_key_5267159852465394514.key (/w/workspace/dry_go-mod-core-contracts_PR-367@tmp/private_key_5267159852465394514.key) 09:40:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:40:11 + git tag --points-at HEAD [Pipeline] } 09:40:11 $ docker exec --env ******** --env ******** 24188ff955f90b636679fed8ba9d6214effbd60f1415779f13052097afe44c62 ssh-agent -k 09:40:11 unset SSH_AUTH_SOCK; 09:40:11 unset SSH_AGENT_PID; 09:40:11 echo Agent pid 17 killed; 09:40:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:40:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:40:11 [ssh-agent] Looking for ssh-agent implementation... 09:40:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:40:11 $ docker exec 24188ff955f90b636679fed8ba9d6214effbd60f1415779f13052097afe44c62 ssh-agent 09:40:11 SSH_AUTH_SOCK=/tmp/ssh-FvHiY285j6lq/agent.46 09:40:11 SSH_AGENT_PID=52 09:40:12 Running ssh-add (command line suppressed) 09:40:12 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-367@tmp/private_key_6004107004222909090.key (/w/workspace/dry_go-mod-core-contracts_PR-367@tmp/private_key_6004107004222909090.key) 09:40:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:40:12 + git semver init 09:40:12 # -> Open(): unable to determine branch for HEAD 09:40:12 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-367/.git 09:40:12 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-367 09:40:12 # $SEMVER_REMOTE_NAME = origin 09:40:12 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:40:12 # $SEMVER_USER_NAME = edgex-jenkins 09:40:12 # $SEMVER_BRANCH = PR-367 09:40:12 # $SEMVER_TEMP = /tmp/semver-457654727 09:40:12 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 09:40:13 # '/tmp/semver-457654727' -> '/w/workspace/dry_go-mod-core-contracts_PR-367/.semver' 09:40:13 # -> Force: false 09:40:13 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-367/.semver [Pipeline] } 09:40:13 $ docker exec --env ******** --env ******** 24188ff955f90b636679fed8ba9d6214effbd60f1415779f13052097afe44c62 ssh-agent -k 09:40:13 unset SSH_AUTH_SOCK; 09:40:13 unset SSH_AGENT_PID; 09:40:13 echo Agent pid 52 killed; 09:40:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:40:13 + git semver [Pipeline] } 09:40:13 $ docker stop --time=1 24188ff955f90b636679fed8ba9d6214effbd60f1415779f13052097afe44c62 09:40:15 $ docker rm -f 24188ff955f90b636679fed8ba9d6214effbd60f1415779f13052097afe44c62 [Pipeline] // withDockerContainer [Pipeline] sh 09:40:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:40:16 Stashed 1 file(s) [Pipeline] echo 09:40:16 [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 09:40:32 Still waiting to schedule task 09:40:32 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-12719’ 09:40:32 Still waiting to schedule task 09:40:32 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 09:42:31 Running on prd-ubuntu18.04-docker-arm64-4c-16g-12720 in /w/workspace/dry_go-mod-core-contracts_PR-367 [Pipeline] { [Pipeline] ws 09:42:31 Running in /w/workspace/go-mod-core-contracts/7 [Pipeline] { [Pipeline] checkout 09:42:36 using credential edgex-jenkins-ssh 09:42:36 Cloning the remote Git repository 09:42:36 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 09:42:36 > git init /w/workspace/go-mod-core-contracts/7 # timeout=10 09:42:36 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 09:42:36 > git --version # timeout=10 09:42:36 > git --version # 'git version 2.17.1' 09:42:36 using GIT_SSH to set credentials SSH Credentials for GitHub 09:42:37 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:42:38 Merging remotes/origin/master commit 08a8892da109e9ec3659fe77bff0cce72e0f9542 into PR head commit d71b91dd9f605809daf7da4c49f11fcd306c0468 09:42:38 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 09:42:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:42:38 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 09:42:38 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 09:42:38 using GIT_SSH to set credentials SSH Credentials for GitHub 09:42:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/367/head:refs/remotes/origin/PR-367 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:42:38 > git config core.sparsecheckout # timeout=10 09:42:38 > git checkout -f d71b91dd9f605809daf7da4c49f11fcd306c0468 # timeout=10 09:42:39 Merge succeeded, producing d71b91dd9f605809daf7da4c49f11fcd306c0468 09:42:39 Checking out Revision d71b91dd9f605809daf7da4c49f11fcd306c0468 (PR-367) 09:42:39 > git remote # timeout=10 09:42:39 > git config --get remote.origin.url # timeout=10 09:42:39 using GIT_SSH to set credentials SSH Credentials for GitHub 09:42:39 > git merge 08a8892da109e9ec3659fe77bff0cce72e0f9542 # timeout=10 09:42:39 > git rev-parse HEAD^{commit} # timeout=10 09:42:39 > git config core.sparsecheckout # timeout=10 09:42:39 > git checkout -f d71b91dd9f605809daf7da4c49f11fcd306c0468 # timeout=10 09:42:43 Commit message: "feat(clients): Implement Add method for V2 EventClient" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 09:42:44 provisioning config files... 09:42:44 copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/go-mod-core-contracts/7@tmp/config4620200509510495222tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:42:45 ---> docker-login.sh 09:42:45 nexus3.edgexfoundry.org:10001 09:42:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:42:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:42:47 Configure a credential helper to remove this warning. See 09:42:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:42:47 09:42:47 Login Succeeded 09:42:47 nexus3.edgexfoundry.org:10002 09:42:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:42:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:42:47 Configure a credential helper to remove this warning. See 09:42:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:42:47 09:42:47 Login Succeeded 09:42:47 nexus3.edgexfoundry.org:10003 09:42:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:42:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:42:48 Configure a credential helper to remove this warning. See 09:42:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:42:48 09:42:48 Login Succeeded 09:42:48 nexus3.edgexfoundry.org:10004 09:42:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:42:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:42:48 Configure a credential helper to remove this warning. See 09:42:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:42:48 09:42:48 Login Succeeded 09:42:48 docker.io 09:42:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:42:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:42:49 Configure a credential helper to remove this warning. See 09:42:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:42:49 09:42:49 Login Succeeded 09:42:49 ---> docker-login.sh ends [Pipeline] } 09:42:49 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:42:49 ========================================================= 09:42:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 09:42:49 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:42:50 + 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:42:50 Sending build context to Docker daemon 1.863MB 09:42:50 Step 1/7 : ARG BASE=golang:1.15-alpine 09:42:50 Step 2/7 : FROM ${BASE} 09:42:50 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:42:50 b538f80385f9: Pulling fs layer 09:42:50 74f711af9a0d: Pulling fs layer 09:42:50 99f96fe45779: Pulling fs layer 09:42:50 8529a6b9a6be: Pulling fs layer 09:42:50 45590311c82a: Pulling fs layer 09:42:50 69ca0ff8b7b3: Pulling fs layer 09:42:50 209524e5b208: Pulling fs layer 09:42:50 45590311c82a: Waiting 09:42:50 8529a6b9a6be: Waiting 09:42:50 69ca0ff8b7b3: Waiting 09:42:50 209524e5b208: Waiting 09:42:50 99f96fe45779: Verifying Checksum 09:42:50 99f96fe45779: Download complete 09:42:50 74f711af9a0d: Verifying Checksum 09:42:50 74f711af9a0d: Download complete 09:42:51 45590311c82a: Download complete 09:42:51 69ca0ff8b7b3: Verifying Checksum 09:42:51 69ca0ff8b7b3: Download complete 09:42:51 b538f80385f9: Verifying Checksum 09:42:51 b538f80385f9: Download complete 09:42:52 b538f80385f9: Pull complete 09:42:53 74f711af9a0d: Pull complete 09:42:53 99f96fe45779: Pull complete 09:42:53 209524e5b208: Verifying Checksum 09:42:53 209524e5b208: Download complete 09:42:55 8529a6b9a6be: Verifying Checksum 09:42:55 8529a6b9a6be: Download complete 09:43:06 8529a6b9a6be: Pull complete 09:43:06 45590311c82a: Pull complete 09:43:06 69ca0ff8b7b3: Pull complete 09:43:10 209524e5b208: Pull complete 09:43:10 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 09:43:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 09:43:10 ---> 5bddaf1c2fca 09:43:10 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 09:43:13 ---> Running in bdcaf7cfd3b8 09:43:13 Removing intermediate container bdcaf7cfd3b8 09:43:13 ---> 94eaf0c0e04d 09:43:13 Step 4/7 : RUN apk add bash 09:43:13 ---> Running in 413b68d259f1 09:43:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:43:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:43:16 OK: 142 MiB in 39 packages 09:43:17 Removing intermediate container 413b68d259f1 09:43:17 ---> 7749b2c44bd2 09:43:17 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 09:43:17 ---> Running in 7ac222055ee4 09:43:18 Removing intermediate container 7ac222055ee4 09:43:18 ---> c8da8178362f 09:43:18 Step 6/7 : COPY go.mod . 09:43:19 ---> 5d8d35d4c543 09:43:19 Step 7/7 : RUN go mod download 09:43:19 ---> Running in 6e35980f4a31 09:43:20 Running on prd-centos7-docker-4c-2g-12721 in /w/workspace/dry_go-mod-core-contracts_PR-367 [Pipeline] { [Pipeline] ws 09:43:20 Running in /w/workspace/go-mod-core-contracts/7 [Pipeline] { [Pipeline] checkout 09:43:23 using credential edgex-jenkins-ssh 09:43:23 Cloning the remote Git repository 09:43:22 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 09:43:23 > git init /w/workspace/go-mod-core-contracts/7 # timeout=10 09:43:23 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 09:43:23 > git --version # timeout=10 09:43:23 > git --version # 'git version 2.16.5' 09:43:23 using GIT_SSH to set credentials SSH Credentials for GitHub 09:43:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:43:24 Merging remotes/origin/master commit 08a8892da109e9ec3659fe77bff0cce72e0f9542 into PR head commit d71b91dd9f605809daf7da4c49f11fcd306c0468 09:43:24 Merge succeeded, producing d71b91dd9f605809daf7da4c49f11fcd306c0468 09:43:24 Checking out Revision d71b91dd9f605809daf7da4c49f11fcd306c0468 (PR-367) 09:43:23 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 09:43:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:43:23 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 09:43:23 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 09:43:23 using GIT_SSH to set credentials SSH Credentials for GitHub 09:43:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/367/head:refs/remotes/origin/PR-367 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:43:24 > git config core.sparsecheckout # timeout=10 09:43:24 > git checkout -f d71b91dd9f605809daf7da4c49f11fcd306c0468 # timeout=10 09:43:24 > git remote # timeout=10 09:43:24 > git config --get remote.origin.url # timeout=10 09:43:24 using GIT_SSH to set credentials SSH Credentials for GitHub 09:43:24 > git merge 08a8892da109e9ec3659fe77bff0cce72e0f9542 # timeout=10 09:43:24 > git rev-parse HEAD^{commit} # timeout=10 09:43:24 > git config core.sparsecheckout # timeout=10 09:43:24 > git checkout -f d71b91dd9f605809daf7da4c49f11fcd306c0468 # timeout=10 09:43:28 Commit message: "feat(clients): Implement Add method for V2 EventClient" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 09:43:29 provisioning config files... 09:43:29 copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/go-mod-core-contracts/7@tmp/config1741548638171631478tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:43:29 ---> docker-login.sh 09:43:29 nexus3.edgexfoundry.org:10001 09:43:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:43:30 Configure a credential helper to remove this warning. See 09:43:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:43:30 09:43:30 Login Succeeded 09:43:30 nexus3.edgexfoundry.org:10002 09:43:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:43:30 Configure a credential helper to remove this warning. See 09:43:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:43:30 09:43:30 Login Succeeded 09:43:30 nexus3.edgexfoundry.org:10003 09:43:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:43:30 Configure a credential helper to remove this warning. See 09:43:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:43:30 09:43:30 Login Succeeded 09:43:30 nexus3.edgexfoundry.org:10004 09:43:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:43:30 Configure a credential helper to remove this warning. See 09:43:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:43:30 09:43:30 Login Succeeded 09:43:30 docker.io 09:43:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:43:31 Configure a credential helper to remove this warning. See 09:43:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:43:31 09:43:31 Login Succeeded 09:43:31 ---> docker-login.sh ends [Pipeline] } 09:43:31 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:43:31 ========================================================= 09:43:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 09:43:31 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:43:31 + 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:43:32 Sending build context to Docker daemon 1.863MB 09:43:32 Step 1/7 : ARG BASE=golang:1.15-alpine 09:43:32 Step 2/7 : FROM ${BASE} 09:43:32 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 09:43:32 df20fa9351a1: Pulling fs layer 09:43:32 ed8968b2872e: Pulling fs layer 09:43:32 a92cc7c5fd73: Pulling fs layer 09:43:32 e871e8e8d7a9: Pulling fs layer 09:43:32 e73272ec9a57: Pulling fs layer 09:43:32 1e910a182e73: Pulling fs layer 09:43:32 4e634b169226: Pulling fs layer 09:43:32 e73272ec9a57: Waiting 09:43:32 1e910a182e73: Waiting 09:43:32 4e634b169226: Waiting 09:43:32 e871e8e8d7a9: Waiting 09:43:32 a92cc7c5fd73: Verifying Checksum 09:43:32 a92cc7c5fd73: Download complete 09:43:32 ed8968b2872e: Download complete 09:43:32 e73272ec9a57: Download complete 09:43:33 1e910a182e73: Verifying Checksum 09:43:33 1e910a182e73: Download complete 09:43:33 df20fa9351a1: Verifying Checksum 09:43:33 df20fa9351a1: Download complete 09:43:33 df20fa9351a1: Pull complete 09:43:33 ed8968b2872e: Pull complete 09:43:33 a92cc7c5fd73: Pull complete 09:43:34 Removing intermediate container 6e35980f4a31 09:43:34 ---> c4cb729f7a28 09:43:34 Successfully built c4cb729f7a28 09:43:34 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:43:34 4e634b169226: Verifying Checksum 09:43:34 4e634b169226: Download complete 09:43:34 + docker inspect -f . ci-base-image-arm64 09:43:34 . [Pipeline] withDockerContainer 09:43:34 e871e8e8d7a9: Verifying Checksum 09:43:34 e871e8e8d7a9: Download complete 09:43:35 prd-ubuntu18.04-docker-arm64-4c-16g-12720 does not seem to be running inside a container 09:43:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/7 -v /w/workspace/go-mod-core-contracts/7:/w/workspace/go-mod-core-contracts/7:rw,z -v /w/workspace/go-mod-core-contracts/7@tmp:/w/workspace/go-mod-core-contracts/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:43:37 $ docker top d3d723d2d8cc3496b235ae334197666074c5b566d0274e8e72837ec762f4e550 -eo pid,comm [Pipeline] { [Pipeline] sh 09:43:38 + go version 09:43:38 go version go1.15.2 linux/arm64 [Pipeline] } 09:43:38 $ docker stop --time=1 d3d723d2d8cc3496b235ae334197666074c5b566d0274e8e72837ec762f4e550 09:43:40 e871e8e8d7a9: Pull complete 09:43:40 e73272ec9a57: Pull complete 09:43:40 $ docker rm -f d3d723d2d8cc3496b235ae334197666074c5b566d0274e8e72837ec762f4e550 09:43:40 1e910a182e73: Pull complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:43:41 + docker inspect -f . ci-base-image-arm64 09:43:41 . [Pipeline] withDockerContainer 09:43:41 prd-ubuntu18.04-docker-arm64-4c-16g-12720 does not seem to be running inside a container 09:43:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/7 -v /w/workspace/go-mod-core-contracts/7:/w/workspace/go-mod-core-contracts/7:rw,z -v /w/workspace/go-mod-core-contracts/7@tmp:/w/workspace/go-mod-core-contracts/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:43:43 $ docker top 62ca7b1b568df824d81f47b808a4dec53a39508fa44c4b827bbc28a3b12caa60 -eo pid,comm [Pipeline] { [Pipeline] sh 09:43:44 4e634b169226: Pull complete 09:43:44 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 09:43:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 09:43:44 ---> f7629b54cfaa 09:43:44 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 09:43:45 ---> Running in 722d4f7f91fa 09:43:45 + make test 09:43:45 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 09:43:45 Removing intermediate container 722d4f7f91fa 09:43:45 ---> 00404d27330f 09:43:45 Step 4/7 : RUN apk add bash 09:43:45 ---> Running in 22f885dff505 09:43:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:43:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:43:47 OK: 166 MiB in 39 packages 09:43:48 Removing intermediate container 22f885dff505 09:43:48 ---> 5a95b07197f4 09:43:48 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 09:43:48 ---> Running in 3c83356a9740 09:43:48 Removing intermediate container 3c83356a9740 09:43:48 ---> eb53c2e3940b 09:43:48 Step 6/7 : COPY go.mod . 09:43:48 ---> be99d3225da6 09:43:48 Step 7/7 : RUN go mod download 09:43:48 ---> Running in 89891c16560a 09:44:01 Removing intermediate container 89891c16560a 09:44:01 ---> 57821f5b862d 09:44:01 Successfully built 57821f5b862d 09:44:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 09:44:01 + docker inspect -f . ci-base-image-x86_64 09:44:01 . [Pipeline] withDockerContainer 09:44:01 prd-centos7-docker-4c-2g-12721 does not seem to be running inside a container 09:44:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/7 -v /w/workspace/go-mod-core-contracts/7:/w/workspace/go-mod-core-contracts/7:rw,z -v /w/workspace/go-mod-core-contracts/7@tmp:/w/workspace/go-mod-core-contracts/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:44:02 $ docker top 726a3400b1ef8d278cf74abd66c8c20767ad103f1789ce523b81e6042eebe110 -eo pid,comm [Pipeline] { [Pipeline] sh 09:44:02 + go version 09:44:02 go version go1.15.2 linux/amd64 [Pipeline] } 09:44:02 $ docker stop --time=1 726a3400b1ef8d278cf74abd66c8c20767ad103f1789ce523b81e6042eebe110 09:44:04 $ docker rm -f 726a3400b1ef8d278cf74abd66c8c20767ad103f1789ce523b81e6042eebe110 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:44:05 + docker inspect -f . ci-base-image-x86_64 09:44:05 . [Pipeline] withDockerContainer 09:44:05 prd-centos7-docker-4c-2g-12721 does not seem to be running inside a container 09:44:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/7 -v /w/workspace/go-mod-core-contracts/7:/w/workspace/go-mod-core-contracts/7:rw,z -v /w/workspace/go-mod-core-contracts/7@tmp:/w/workspace/go-mod-core-contracts/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:44:06 $ docker top caa09ca7ce7ec5149ce00f7109bf7ce9d463eef121c9195b0318e87eab810639 -eo pid,comm [Pipeline] { [Pipeline] sh 09:44:06 + make test 09:44:06 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 09:44:07 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 09:44:08 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.024s coverage: 85.7% of statements 09:44:08 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.064s coverage: 100.0% of statements 09:44:10 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.059s coverage: 45.4% of statements 09:44:10 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.048s coverage: 77.8% of statements 09:44:10 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 09:44:10 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.026s coverage: 6.4% of statements 09:44:12 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.046s coverage: 14.7% of statements 09:44:12 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.036s coverage: 100.0% of statements 09:44:13 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.084s coverage: 91.8% of statements 09:44:13 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 09:44:13 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 09:44:13 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.035s coverage: 100.0% of statements 09:44:13 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 09:44:13 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.015s coverage: 85.7% of statements 09:44:14 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.044s coverage: 100.0% of statements 09:44:14 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.024s coverage: 47.8% of statements 09:44:14 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.015s coverage: 45.4% of statements 09:44:14 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.010s coverage: 77.8% of statements 09:44:14 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 09:44:14 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.016s coverage: 6.4% of statements 09:44:15 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.041s coverage: 14.7% of statements 09:44:15 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.021s coverage: 100.0% of statements 09:44:15 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.025s coverage: 91.8% of statements 09:44:15 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 09:44:15 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 09:44:15 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.014s coverage: 100.0% of statements 09:44:16 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.007s coverage: 47.8% of statements 09:44:18 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.019s coverage: 63.0% of statements 09:44:18 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.024s coverage: 26.3% of statements 09:44:18 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.022s coverage: 15.4% of statements 09:44:18 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.012s coverage: 15.4% of statements 09:44:18 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.006s coverage: 14.3% of statements 09:44:18 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 09:44:18 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.149s coverage: 63.0% of statements 09:44:18 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.034s coverage: 26.3% of statements 09:44:18 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.032s coverage: 15.4% of statements 09:44:18 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.016s coverage: 15.4% of statements 09:44:18 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.018s coverage: 14.3% of statements 09:44:18 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 09:44:18 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.014s coverage: 83.3% of statements 09:44:18 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 09:44:18 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 09:44:18 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.010s coverage: 29.1% of statements 09:44:18 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.008s coverage: 100.0% of statements 09:44:18 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.015s coverage: 94.4% of statements 09:44:19 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.007s coverage: 100.0% of statements 09:44:19 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 09:44:19 CGO_ENABLED=0 GO111MODULE=on go vet ./... 09:44:20 gofmt -l . 09:44:20 [ "`gofmt -l .`" = "" ] [Pipeline] } 09:44:20 $ docker stop --time=1 caa09ca7ce7ec5149ce00f7109bf7ce9d463eef121c9195b0318e87eab810639 09:44:21 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.071s coverage: 83.3% of statements 09:44:21 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 09:44:21 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 09:44:21 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.033s coverage: 29.1% of statements 09:44:21 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.054s coverage: 100.0% of statements 09:44:22 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.055s coverage: 94.4% of statements 09:44:22 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.022s coverage: 100.0% of statements 09:44:22 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 09:44:22 CGO_ENABLED=0 GO111MODULE=on go vet ./... 09:44:23 $ docker rm -f caa09ca7ce7ec5149ce00f7109bf7ce9d463eef121c9195b0318e87eab810639 [Pipeline] // withDockerContainer [Pipeline] sh 09:44:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:44:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:44:27 gofmt -l . 09:44:27 [ "`gofmt -l .`" = "" ] [Pipeline] } 09:44:28 $ docker stop --time=1 62ca7b1b568df824d81f47b808a4dec53a39508fa44c4b827bbc28a3b12caa60 09:44:30 $ docker rm -f 62ca7b1b568df824d81f47b808a4dec53a39508fa44c4b827bbc28a3b12caa60 [Pipeline] // withDockerContainer [Pipeline] sh 09:44:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:44:31 Warning: overwriting stash ‘coverage-report’ 09:44: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 [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:44:34 provisioning config files... 09:44:34 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-367@tmp/config6232305218189108070tmp [Pipeline] { [Pipeline] sh 09:44:34 + set +x 09:44:34 + bash -s -- 09:44:34 + curl -s https://codecov.io/bash 09:44:35 09:44:35 _____ _ 09:44:35 / ____| | | 09:44:35 | | ___ __| | ___ ___ _____ __ 09:44:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:44:35 | |___| (_) | (_| | __/ (_| (_) \ V / 09:44:35 \_____\___/ \__,_|\___|\___\___/ \_/ 09:44:35 Bash-20201116-eea08d9 09:44:35 09:44:35 09:44:35 ==> Jenkins CI detected. 09:44:35 project root: . 09:44:35 --> token set from env 09:44:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:44:35 ==> Running gcov in . (disable via -X gcov) 09:44:35 ==> Python coveragepy not found 09:44:35 ==> Searching for coverage reports in: 09:44:35 + . 09:44:35 -> Found 1 reports 09:44:35 ==> Detecting git/mercurial file structure 09:44:35 ==> Reading reports 09:44:35 + ./coverage.out bytes=107563 09:44:35 ==> Appending adjustments 09:44:35 https://docs.codecov.io/docs/fixing-reports 09:44:36 + Found adjustments 09:44:36 ==> Gzipping contents 09:44:36 ==> Uploading reports 09:44:36 url: https://codecov.io 09:44:36 query: branch=PR-367&commit=d71b91dd9f605809daf7da4c49f11fcd306c0468&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-367%2F7%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=367&job=&cmd_args= 09:44:36 -> Pinging Codecov 09:44:36 https://codecov.io/upload/v4?package=bash-20201116-eea08d9&token=secret&branch=PR-367&commit=d71b91dd9f605809daf7da4c49f11fcd306c0468&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-367%2F7%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=367&job=&cmd_args= 09:44:36 -> Uploading to 09:44:36 https://storage.googleapis.com/codecov/v4/raw/2020-11-19/71470A77251A30514AAF9C0BB2E5B6CE/d71b91dd9f605809daf7da4c49f11fcd306c0468/bb83eac7-85b1-4624-8570-09d864091a23.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201119%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201119T094436Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b99f5821406adeb9e28b584208614d84423542453e76d39666b616d5ca4d0c00 09:44:36 % Total % Received % Xferd Average Speed Time Time Time Current 09:44:36 Dload Upload Total Spent Left Speed 09:44:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17479 0 0 100 17479 0 37405 --:--:-- --:--:-- --:--:-- 37348 09:44:36 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/d71b91dd9f605809daf7da4c49f11fcd306c0468 [Pipeline] } 09:44:36 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 09:44:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:44:40 ---> package-listing.sh 09:44:40 ++ facter osfamily 09:44:40 ++ tr '[:upper:]' '[:lower:]' 09:44:40 + OS_FAMILY=redhat 09:44:40 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-367 09:44:40 + START_PACKAGES=/tmp/packages_start.txt 09:44:40 + END_PACKAGES=/tmp/packages_end.txt 09:44:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:44:40 + PACKAGES=/tmp/packages_start.txt 09:44:40 + '[' /w/workspace/dry_go-mod-core-contracts_PR-367 ']' 09:44:40 + PACKAGES=/tmp/packages_end.txt 09:44:40 + case "${OS_FAMILY}" in 09:44:40 + rpm -qa 09:44:40 + sort 09:44:44 + '[' -f /tmp/packages_start.txt ']' 09:44:44 + '[' -f /tmp/packages_end.txt ']' 09:44:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:44:44 + '[' /w/workspace/dry_go-mod-core-contracts_PR-367 ']' 09:44:44 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-367/archives/ 09:44:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-367/archives/ [Pipeline] echo 09:44:44 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-367/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:44:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:44:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:44:44 09:44:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 09:44:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:44:45 alpine: Pulling from edgex-lftools-log-publisher 09:44:45 df20fa9351a1: Pulling fs layer 09:44:45 36b3adc4ff6f: Pulling fs layer 09:44:45 8ad3a11d3b57: Pulling fs layer 09:44:45 46f8f816bc3b: Pulling fs layer 09:44:45 93b61091891f: Pulling fs layer 09:44:45 93b9cdb0e59b: Pulling fs layer 09:44:45 5e14af77c1be: Pulling fs layer 09:44:45 01666e4c0597: Pulling fs layer 09:44:45 aa168da1d23b: Pulling fs layer 09:44:45 93b61091891f: Waiting 09:44:45 46f8f816bc3b: Waiting 09:44:45 01666e4c0597: Waiting 09:44:45 93b9cdb0e59b: Waiting 09:44:45 aa168da1d23b: Waiting 09:44:45 36b3adc4ff6f: Verifying Checksum 09:44:45 36b3adc4ff6f: Download complete 09:44:45 46f8f816bc3b: Verifying Checksum 09:44:45 46f8f816bc3b: Download complete 09:44:45 df20fa9351a1: Verifying Checksum 09:44:45 93b9cdb0e59b: Verifying Checksum 09:44:45 93b9cdb0e59b: Download complete 09:44:45 5e14af77c1be: Verifying Checksum 09:44:45 5e14af77c1be: Download complete 09:44:45 01666e4c0597: Verifying Checksum 09:44:45 01666e4c0597: Download complete 09:44:45 df20fa9351a1: Pull complete 09:44:46 8ad3a11d3b57: Verifying Checksum 09:44:46 8ad3a11d3b57: Download complete 09:44:46 36b3adc4ff6f: Pull complete 09:44:46 8ad3a11d3b57: Pull complete 09:44:46 46f8f816bc3b: Pull complete 09:44:47 93b61091891f: Pull complete 09:44:47 93b9cdb0e59b: Pull complete 09:44:47 5e14af77c1be: Pull complete 09:44:48 aa168da1d23b: Verifying Checksum 09:44:48 aa168da1d23b: Download complete 09:44:48 01666e4c0597: Pull complete 09:44:54 aa168da1d23b: Pull complete 09:44:54 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 09:44:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:44:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 09:44:54 prd-centos7-docker-4c-2g-12719 does not seem to be running inside a container 09:44:54 $ 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-367/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-367 -v /w/workspace/dry_go-mod-core-contracts_PR-367:/w/workspace/dry_go-mod-core-contracts_PR-367:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-367@tmp:/w/workspace/dry_go-mod-core-contracts_PR-367@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 09:44:59 $ docker top c65588eddc1c765e8089eda8634127890d8faa54774a1db864a0186722c7b7af -eo pid,comm [Pipeline] { [Pipeline] sh 09:44:59 + touch /tmp/pre-build-complete [Pipeline] sh 09:45:00 + mkdir -p /var/log/sa [Pipeline] sh 09:45:00 + ls /var/log/sa-host 09:45:00 + sadf -c /var/log/sa-host/sa05 09:45:00 file_magic: OK 09:45:00 HZ: Using current value: 100 09:45:00 file_header: OK 09:45:00 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:45:00 Statistics: 09:45:00 Hnuu...uuuununununu...Hnuu...uuuununununu... 09:45:00 File successfully converted to sysstat format version 12.2.1 09:45:00 + sadf -c /var/log/sa-host/sa19 09:45:00 file_magic: OK 09:45:00 HZ: Using current value: 100 09:45:00 file_header: OK 09:45:00 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:45:00 Statistics: 09:45:00 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 09:45:00 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:45:01 provisioning config files... 09:45:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-367@tmp/config6770806865595348669tmp [Pipeline] { [Pipeline] echo 09:45:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:45:01 ---> create-netrc.sh [Pipeline] } 09:45:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 09:45:01 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 09:45:02 ---> python-tools-install.sh [Pipeline] echo 09:45:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:45:02 ---> sudo-logs.sh 09:45:02 Archiving 'sudo' log.. [Pipeline] echo 09:45:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:45:02 ---> job-cost.sh 09:45:02 lf-activate-venv: SKIPPING 09:45:02 INFO: No Stack... 09:45:03 INFO: Retrieving Pricing Info for: v1-standard-2 09:45:03 INFO: Archiving Costs [Pipeline] echo 09:45:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:45:04 ---> logs-deploy.sh 09:45:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-367/7 09:45:04 INFO: archiving workspace using pattern(s): 09:45:06 Archives upload complete. 09:45:06 INFO: archiving logs to Nexus 09:45:07 ---> uname -a: 09:45:07 Linux prd-centos7-docker-4c-2g-12719.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 09:45:07 09:45:07 09:45:07 ---> lscpu: 09:45:07 Architecture: x86_64 09:45:07 CPU op-mode(s): 32-bit, 64-bit 09:45:07 Byte Order: Little Endian 09:45:07 Address sizes: 40 bits physical, 48 bits virtual 09:45:07 CPU(s): 4 09:45:07 On-line CPU(s) list: 0-3 09:45:07 Thread(s) per core: 1 09:45:07 Core(s) per socket: 1 09:45:07 Socket(s): 4 09:45:07 NUMA node(s): 1 09:45:07 Vendor ID: GenuineIntel 09:45:07 CPU family: 6 09:45:07 Model: 44 09:45:07 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 09:45:07 Stepping: 1 09:45:07 CPU MHz: 2933.438 09:45:07 BogoMIPS: 5866.87 09:45:07 Virtualization: VT-x 09:45:07 Hypervisor vendor: KVM 09:45:07 Virtualization type: full 09:45:07 L1d cache: 128 KiB 09:45:07 L1i cache: 128 KiB 09:45:07 L2 cache: 16 MiB 09:45:07 L3 cache: 64 MiB 09:45:07 NUMA node0 CPU(s): 0-3 09:45:07 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 09:45:07 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 09:45:07 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 09:45:07 Vulnerability Meltdown: Mitigation; PTI 09:45:07 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:45:07 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 09:45:07 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 09:45:07 Vulnerability Tsx async abort: Not affected 09:45:07 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 09:45:07 09:45:07 09:45:07 ---> nproc: 09:45:07 4 09:45:07 09:45:07 09:45:07 ---> df -h: 09:45:07 Filesystem Size Used Available Use% Mounted on 09:45:07 overlay 50.0G 7.2G 42.8G 14% / 09:45:07 tmpfs 64.0M 0 64.0M 0% /dev 09:45:07 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 09:45:07 shm 64.0M 0 64.0M 0% /dev/shm 09:45:07 /dev/vda1 50.0G 7.2G 42.8G 14% /facter-os 09:45:07 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf 09:45:07 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname 09:45:07 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts 09:45:07 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/auth.log 09:45:07 /dev/vda1 50.0G 7.2G 42.8G 14% /run/cloud-init/result.json 09:45:07 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-367 09:45:07 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-367@tmp 09:45:07 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa-host 09:45:07 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/secure 09:45:07 09:45:07 09:45:07 ---> free -m: 09:45:07 total used free shared buff/cache available 09:45:07 Mem: 1837 687 115 0 1035 1048 09:45:07 Swap: 1023 1 1022 09:45:07 09:45:07 09:45:07 ---> ip addr: 09:45:07 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 09:45:07 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:45:07 inet 127.0.0.1/8 scope host lo 09:45:07 valid_lft forever preferred_lft forever 09:45:07 inet6 ::1/128 scope host 09:45:07 valid_lft forever preferred_lft forever 09:45:07 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 09:45:07 link/ether fa:16:3e:91:f8:14 brd ff:ff:ff:ff:ff:ff 09:45:07 inet 10.30.123.100/23 brd 10.30.123.255 scope global dynamic eth0 09:45:07 valid_lft 86052sec preferred_lft 86052sec 09:45:07 inet6 fe80::f816:3eff:fe91:f814/64 scope link 09:45:07 valid_lft forever preferred_lft forever 09:45:07 3: docker0: mtu 1500 qdisc noqueue state DOWN 09:45:07 link/ether 02:42:ba:e5:b4:b1 brd ff:ff:ff:ff:ff:ff 09:45:07 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:45:07 valid_lft forever preferred_lft forever 09:45:07 inet6 fe80::42:baff:fee5:b4b1/64 scope link 09:45:07 valid_lft forever preferred_lft forever 09:45:07 09:45:07 09:45:07 ---> sar -b -r -n DEV: 09:45:07 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 11/19/20 _x86_64_ (4 CPU) 09:45:07 09:45:07 09:39:00 LINUX RESTART (4 CPU) 09:45:07 09:45:07 09:40:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:45:07 09:41:01 27.21 6.98 20.23 0.00 1708.84 2277.87 0.00 09:45:07 09:42:01 0.33 0.00 0.33 0.00 0.00 4.86 0.00 09:45:07 09:43:01 0.28 0.00 0.28 0.00 0.00 3.80 0.00 09:45:07 09:44:01 0.33 0.00 0.33 0.00 0.00 4.36 0.00 09:45:07 Average: 7.04 1.74 5.30 0.00 427.25 572.77 0.00 09:45:07 09:45:07 09:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:45:07 09:41:01 152856 0 585960 31.14 2620 1140120 1096632 37.43 430900 1136896 16 09:45:07 09:42:01 157128 0 581684 30.92 2620 1140124 1070500 36.53 430896 1133412 8 09:45:07 09:43:01 155276 0 583524 31.01 2620 1140136 1070812 36.54 432580 1133412 8 09:45:07 09:44:01 155312 0 583488 31.01 2620 1140136 1070620 36.54 435508 1130848 8 09:45:07 Average: 155143 0 583664 31.02 2620 1140129 1077141 36.76 432471 1133642 10 09:45:07 09:45:07 09:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:45:07 09:41:01 eth0 77.87 65.28 348.80 37.46 0.00 0.00 0.00 0.00 09:45:07 09:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:07 09:41:01 docker0 7.06 5.13 1.31 13.08 0.00 0.00 0.00 0.00 09:45:07 09:42:01 eth0 0.77 0.08 0.06 0.01 0.00 0.00 0.00 0.00 09:45:07 09:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:07 09:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:07 09:43:01 eth0 2.86 1.63 3.70 0.44 0.00 0.00 0.00 0.00 09:45:07 09:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:07 09:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:07 09:44:01 eth0 0.48 0.38 0.27 0.23 0.00 0.00 0.00 0.00 09:45:07 09:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:07 09:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:07 Average: eth0 20.50 16.85 88.22 9.54 0.00 0.00 0.00 0.00 09:45:07 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:07 Average: docker0 1.77 1.28 0.33 3.27 0.00 0.00 0.00 0.00 09:45:07 09:45:07 09:45:07 ---> sar -P ALL: 09:45:07 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 11/19/20 _x86_64_ (4 CPU) 09:45:07 09:45:07 09:39:00 LINUX RESTART (4 CPU) 09:45:07 09:45:07 09:40:01 CPU %user %nice %system %iowait %steal %idle 09:45:07 09:41:01 all 2.47 0.00 1.87 0.87 0.01 94.79 09:45:07 09:41:01 0 2.23 0.00 1.76 0.50 0.00 95.51 09:45:07 09:41:01 1 2.46 0.00 1.94 0.50 0.00 95.10 09:45:07 09:41:01 2 2.80 0.00 1.66 1.21 0.02 94.32 09:45:07 09:41:01 3 2.38 0.00 2.13 1.26 0.02 94.22 09:45:07 09:42:01 all 0.15 0.00 0.04 0.00 0.00 99.81 09:45:07 09:42:01 0 0.03 0.00 0.03 0.00 0.00 99.93 09:45:07 09:42:01 1 0.07 0.00 0.05 0.00 0.02 99.87 09:45:07 09:42:01 2 0.47 0.00 0.05 0.00 0.00 99.48 09:45:07 09:42:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:45:07 09:43:01 all 0.16 0.00 0.05 0.00 0.00 99.79 09:45:07 09:43:01 0 0.05 0.00 0.05 0.00 0.00 99.90 09:45:07 09:43:01 1 0.03 0.00 0.03 0.00 0.00 99.93 09:45:07 09:43:01 2 0.47 0.00 0.07 0.00 0.00 99.47 09:45:07 09:43:01 3 0.08 0.00 0.05 0.00 0.02 99.85 09:45:07 09:44:01 all 0.16 0.00 0.05 0.00 0.00 99.79 09:45:07 09:44:01 0 0.05 0.00 0.07 0.00 0.00 99.88 09:45:07 09:44:01 1 0.05 0.00 0.05 0.00 0.00 99.90 09:45:07 09:44:01 2 0.53 0.00 0.07 0.00 0.00 99.40 09:45:07 09:44:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:45:07 Average: all 0.73 0.00 0.50 0.22 0.00 98.55 09:45:07 Average: 0 0.59 0.00 0.48 0.13 0.00 98.81 09:45:07 Average: 1 0.65 0.00 0.52 0.13 0.00 98.70 09:45:07 Average: 2 1.06 0.00 0.46 0.30 0.00 98.17 09:45:07 Average: 3 0.63 0.00 0.55 0.31 0.01 98.50 09:45:07 09:45:07 09:45:07