Pull request #365 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 af8aa216260df0556b394ae78b2a31d110cb53a2 rather than ced15efac2d1085b65b772f7f7e984098936bee5 Obtained Jenkinsfile from af8aa216260df0556b394ae78b2a31d110cb53a2 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 4d45bb06fbd349d05c83df7b0a7176550fae40e6 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 4d45bb06fbd349d05c83df7b0a7176550fae40e6 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 4d45bb06fbd349d05c83df7b0a7176550fae40e6 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4d45bb06fbd349d05c83df7b0a7176550fae40e6 # timeout=10 Commit message: "Merge pull request #295 from ernestojeda/always-docker-auth" > 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-12023 in /w/workspace/dry_go-mod-core-contracts_PR-365 [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-365 # 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/365/head:refs/remotes/origin/PR-365 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit af8aa216260df0556b394ae78b2a31d110cb53a2 into PR head commit ced15efac2d1085b65b772f7f7e984098936bee5 Merge succeeded, producing ced15efac2d1085b65b772f7f7e984098936bee5 Checking out Revision ced15efac2d1085b65b772f7f7e984098936bee5 (PR-365) > git config core.sparsecheckout # timeout=10 > git checkout -f ced15efac2d1085b65b772f7f7e984098936bee5 # 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 af8aa216260df0556b394ae78b2a31d110cb53a2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ced15efac2d1085b65b772f7f7e984098936bee5 # timeout=10 Commit message: "fix: Use existing constant `CorrelationHeader`" > git rev-list --no-walk e4b64ae0e60a2ca763e083a0315ecbef487129b8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:38:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:38:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:38:15 ========================================================= 07:38:15 EdgeX Global Pipelines Version Info 07:38:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:38:17 ------------------- 07:38:17 stable info: 07:38:17 ------------------- 07:38:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:38:17 Commit SHA: 4d45bb06fbd349d05c83df7b0a7176550fae40e6 07:38:17 Message: update stable to v1.0.162 07:38:17 ------------------- 07:38:17 experimental info: 07:38:17 ------------------- 07:38:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:38:17 Commit SHA: 6f2ee81cce8ce978e0d8ebd6865d4103bdd6920b 07:38:17 Message: update experimental to v1.0.164 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 07:38:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 07:38:18 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 07:38:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:38:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:38:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:38:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 07:38:18 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:38:18 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 07:38:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:38:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:38:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:38:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 07:38:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:38:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:38:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 07:38:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 07:38:19 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:38:19 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:38:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 07:38:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:38:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:38:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:38:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:38:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:38:20 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 07:38:20 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 07:38:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-365 [Pipeline] echo 07:38:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-365 [Pipeline] echo 07:38:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-365 [Pipeline] echo 07:38:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ced15efac2d1085b65b772f7f7e984098936bee5 [Pipeline] echo 07:38:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ced15ef [Pipeline] echo 07:38:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 07:38:21 provisioning config files... 07:38:21 copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/config4487535326060406515tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:38:22 ---> docker-login.sh 07:38:22 nexus3.edgexfoundry.org:10001 07:38:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:38:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:38:23 Configure a credential helper to remove this warning. See 07:38:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:38:23 07:38:23 Login Succeeded 07:38:23 nexus3.edgexfoundry.org:10002 07:38:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:38:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:38:23 Configure a credential helper to remove this warning. See 07:38:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:38:23 07:38:23 Login Succeeded 07:38:23 nexus3.edgexfoundry.org:10003 07:38:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:38:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:38:23 Configure a credential helper to remove this warning. See 07:38:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:38:23 07:38:23 Login Succeeded 07:38:23 nexus3.edgexfoundry.org:10004 07:38:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:38:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:38:23 Configure a credential helper to remove this warning. See 07:38:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:38:23 07:38:23 Login Succeeded 07:38:23 docker.io 07:38:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:38:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:38:24 Configure a credential helper to remove this warning. See 07:38:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:38:24 07:38:24 Login Succeeded 07:38:24 ---> docker-login.sh ends [Pipeline] } 07:38:24 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:38:24 + git log --format=format:%s -1 ced15efac2d1085b65b772f7f7e984098936bee5 [Pipeline] echo 07:38:25 GIT_COMMIT: ced15efac2d1085b65b772f7f7e984098936bee5, Commit Message: fix: Use existing constant `CorrelationHeader` [Pipeline] echo 07:38:25 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 07:38:26 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:38:26 07:38:26 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:38:26 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:38:26 latest: Pulling from edgex-devops/git-semver 07:38:26 31603596830f: Pulling fs layer 07:38:26 2a8b12db71e7: Pulling fs layer 07:38:26 6ca5941a6612: Pulling fs layer 07:38:26 ecc8261a40a4: Pulling fs layer 07:38:26 ecc8261a40a4: Waiting 07:38:26 2a8b12db71e7: Verifying Checksum 07:38:26 2a8b12db71e7: Download complete 07:38:26 31603596830f: Download complete 07:38:26 ecc8261a40a4: Verifying Checksum 07:38:26 ecc8261a40a4: Download complete 07:38:26 6ca5941a6612: Verifying Checksum 07:38:26 6ca5941a6612: Download complete 07:38:27 31603596830f: Pull complete 07:38:27 2a8b12db71e7: Pull complete 07:38:28 6ca5941a6612: Pull complete 07:38:28 ecc8261a40a4: Pull complete 07:38:28 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 07:38:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:38:28 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:38:28 prd-centos7-docker-4c-2g-12023 does not seem to be running inside a container 07:38:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-365 -v /w/workspace/dry_go-mod-core-contracts_PR-365:/w/workspace/dry_go-mod-core-contracts_PR-365:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-365@tmp:/w/workspace/dry_go-mod-core-contracts_PR-365@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 07:38:31 $ docker top 0af3c22329509c9790204e457fd71a575e6d3188ed0fb2116adeae6b79388796 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:38:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:38:31 [ssh-agent] Looking for ssh-agent implementation... 07:38:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:38:31 $ docker exec 0af3c22329509c9790204e457fd71a575e6d3188ed0fb2116adeae6b79388796 ssh-agent 07:38:31 SSH_AUTH_SOCK=/tmp/ssh-0WmpjPuB18ZI/agent.11 07:38:31 SSH_AGENT_PID=17 07:38:31 Running ssh-add (command line suppressed) 07:38:31 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-365@tmp/private_key_6479816274095868736.key (/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/private_key_6479816274095868736.key) 07:38:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:38:32 + git tag --points-at HEAD [Pipeline] } 07:38:32 $ docker exec --env ******** --env ******** 0af3c22329509c9790204e457fd71a575e6d3188ed0fb2116adeae6b79388796 ssh-agent -k 07:38:32 unset SSH_AUTH_SOCK; 07:38:32 unset SSH_AGENT_PID; 07:38:32 echo Agent pid 17 killed; 07:38:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:38:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:38:32 [ssh-agent] Looking for ssh-agent implementation... 07:38:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:38:32 $ docker exec 0af3c22329509c9790204e457fd71a575e6d3188ed0fb2116adeae6b79388796 ssh-agent 07:38:33 SSH_AUTH_SOCK=/tmp/ssh-FcCMcEP9px9x/agent.47 07:38:33 SSH_AGENT_PID=52 07:38:33 Running ssh-add (command line suppressed) 07:38:33 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-365@tmp/private_key_8798081715579242867.key (/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/private_key_8798081715579242867.key) 07:38:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:38:33 + git semver init 07:38:33 # -> Open(): unable to determine branch for HEAD 07:38:33 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-365/.git 07:38:33 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-365 07:38:33 # $SEMVER_REMOTE_NAME = origin 07:38:33 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:38:33 # $SEMVER_USER_NAME = edgex-jenkins 07:38:33 # $SEMVER_BRANCH = PR-365 07:38:33 # $SEMVER_TEMP = /tmp/semver-527908449 07:38:33 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 07:38:34 # '/tmp/semver-527908449' -> '/w/workspace/dry_go-mod-core-contracts_PR-365/.semver' 07:38:34 # -> Force: false 07:38:34 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-365/.semver [Pipeline] } 07:38:34 $ docker exec --env ******** --env ******** 0af3c22329509c9790204e457fd71a575e6d3188ed0fb2116adeae6b79388796 ssh-agent -k 07:38:34 unset SSH_AUTH_SOCK; 07:38:34 unset SSH_AGENT_PID; 07:38:34 echo Agent pid 52 killed; 07:38:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:38:35 + git semver [Pipeline] } 07:38:35 $ docker stop --time=1 0af3c22329509c9790204e457fd71a575e6d3188ed0fb2116adeae6b79388796 07:38:36 $ docker rm -f 0af3c22329509c9790204e457fd71a575e6d3188ed0fb2116adeae6b79388796 [Pipeline] // withDockerContainer [Pipeline] sh 07:38:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:38:37 Stashed 1 file(s) [Pipeline] echo 07:38:37 [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 07:38:53 Still waiting to schedule task 07:38:53 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-12023’ 07:38:53 Still waiting to schedule task 07:38:53 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 07:40:47 Running on prd-ubuntu18.04-docker-arm64-4c-16g-12024 in /w/workspace/dry_go-mod-core-contracts_PR-365 [Pipeline] { [Pipeline] ws 07:40:48 Running in /w/workspace/go-mod-core-contracts/25 [Pipeline] { [Pipeline] checkout 07:40:53 using credential edgex-jenkins-ssh 07:40:53 Cloning the remote Git repository 07:40:53 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 07:40:53 > git init /w/workspace/go-mod-core-contracts/25 # timeout=10 07:40:53 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 07:40:53 > git --version # timeout=10 07:40:53 > git --version # 'git version 2.17.1' 07:40:53 using GIT_SSH to set credentials SSH Credentials for GitHub 07:40:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:40:54 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 07:40:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:40:54 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 07:40:55 Merging remotes/origin/master commit af8aa216260df0556b394ae78b2a31d110cb53a2 into PR head commit ced15efac2d1085b65b772f7f7e984098936bee5 07:40:55 Merge succeeded, producing ced15efac2d1085b65b772f7f7e984098936bee5 07:40:55 Checking out Revision ced15efac2d1085b65b772f7f7e984098936bee5 (PR-365) 07:40:54 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 07:40:54 using GIT_SSH to set credentials SSH Credentials for GitHub 07:40:54 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/365/head:refs/remotes/origin/PR-365 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:40:55 > git config core.sparsecheckout # timeout=10 07:40:55 > git checkout -f ced15efac2d1085b65b772f7f7e984098936bee5 # timeout=10 07:40:55 > git remote # timeout=10 07:40:55 > git config --get remote.origin.url # timeout=10 07:40:55 using GIT_SSH to set credentials SSH Credentials for GitHub 07:40:55 > git merge af8aa216260df0556b394ae78b2a31d110cb53a2 # timeout=10 07:40:55 > git rev-parse HEAD^{commit} # timeout=10 07:40:55 > git config core.sparsecheckout # timeout=10 07:40:55 > git checkout -f ced15efac2d1085b65b772f7f7e984098936bee5 # timeout=10 07:41:00 Commit message: "fix: Use existing constant `CorrelationHeader`" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 07:41:00 provisioning config files... 07:41:01 copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/go-mod-core-contracts/25@tmp/config7932212205086549717tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:41:02 ---> docker-login.sh 07:41:02 nexus3.edgexfoundry.org:10001 07:41:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:41:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:41:03 Configure a credential helper to remove this warning. See 07:41:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:41:03 07:41:03 Login Succeeded 07:41:03 nexus3.edgexfoundry.org:10002 07:41:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:41:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:41:04 Configure a credential helper to remove this warning. See 07:41:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:41:04 07:41:04 Login Succeeded 07:41:04 nexus3.edgexfoundry.org:10003 07:41:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:41:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:41:04 Configure a credential helper to remove this warning. See 07:41:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:41:04 07:41:04 Login Succeeded 07:41:04 nexus3.edgexfoundry.org:10004 07:41:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:41:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:41:05 Configure a credential helper to remove this warning. See 07:41:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:41:05 07:41:05 Login Succeeded 07:41:05 docker.io 07:41:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:41:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:41:06 Configure a credential helper to remove this warning. See 07:41:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:41:06 07:41:06 Login Succeeded 07:41:06 ---> docker-login.sh ends [Pipeline] } 07:41:06 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:41:06 ========================================================= 07:41:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 07:41:06 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:41:06 + 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 . 07:41:07 Sending build context to Docker daemon 1.914MB 07:41:07 Step 1/7 : ARG BASE=golang:1.15-alpine 07:41:07 Step 2/7 : FROM ${BASE} 07:41:07 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:41:07 b538f80385f9: Pulling fs layer 07:41:07 74f711af9a0d: Pulling fs layer 07:41:07 99f96fe45779: Pulling fs layer 07:41:07 8529a6b9a6be: Pulling fs layer 07:41:07 45590311c82a: Pulling fs layer 07:41:07 69ca0ff8b7b3: Pulling fs layer 07:41:07 209524e5b208: Pulling fs layer 07:41:07 69ca0ff8b7b3: Waiting 07:41:07 8529a6b9a6be: Waiting 07:41:07 209524e5b208: Waiting 07:41:07 45590311c82a: Waiting 07:41:07 99f96fe45779: Verifying Checksum 07:41:07 99f96fe45779: Download complete 07:41:07 74f711af9a0d: Verifying Checksum 07:41:07 74f711af9a0d: Download complete 07:41:07 45590311c82a: Verifying Checksum 07:41:07 45590311c82a: Download complete 07:41:07 69ca0ff8b7b3: Verifying Checksum 07:41:07 69ca0ff8b7b3: Download complete 07:41:07 b538f80385f9: Verifying Checksum 07:41:07 b538f80385f9: Download complete 07:41:08 b538f80385f9: Pull complete 07:41:09 74f711af9a0d: Pull complete 07:41:09 99f96fe45779: Pull complete 07:41:10 209524e5b208: Verifying Checksum 07:41:10 209524e5b208: Download complete 07:41:11 8529a6b9a6be: Verifying Checksum 07:41:11 8529a6b9a6be: Download complete 07:41:21 8529a6b9a6be: Pull complete 07:41:21 45590311c82a: Pull complete 07:41:22 69ca0ff8b7b3: Pull complete 07:41:26 209524e5b208: Pull complete 07:41:26 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 07:41:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 07:41:26 ---> 5bddaf1c2fca 07:41:26 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 07:41:28 ---> Running in b88559dc6cc1 07:41:28 Removing intermediate container b88559dc6cc1 07:41:28 ---> 9b5b469437c0 07:41:28 Step 4/7 : RUN apk add bash 07:41:29 ---> Running in 47eeff0fdf9a 07:41:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:41:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:41:33 OK: 142 MiB in 39 packages 07:41:34 Removing intermediate container 47eeff0fdf9a 07:41:34 ---> 57961c2c229f 07:41:34 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 07:41:34 ---> Running in 6fe1b1d804fd 07:41:34 Removing intermediate container 6fe1b1d804fd 07:41:34 ---> bef71e192c96 07:41:34 Step 6/7 : COPY go.mod . 07:41:35 ---> ac6ca21c89c6 07:41:35 Step 7/7 : RUN go mod download 07:41:35 ---> Running in 9987334babf1 07:41:42 Running on prd-centos7-docker-4c-2g-12025 in /w/workspace/dry_go-mod-core-contracts_PR-365 [Pipeline] { [Pipeline] ws 07:41:42 Running in /w/workspace/go-mod-core-contracts/25 [Pipeline] { [Pipeline] checkout 07:41:45 using credential edgex-jenkins-ssh 07:41:45 Cloning the remote Git repository 07:41:45 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 07:41:45 > git init /w/workspace/go-mod-core-contracts/25 # timeout=10 07:41:45 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 07:41:45 > git --version # timeout=10 07:41:45 > git --version # 'git version 2.16.5' 07:41:45 using GIT_SSH to set credentials SSH Credentials for GitHub 07:41:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:41:46 Merging remotes/origin/master commit af8aa216260df0556b394ae78b2a31d110cb53a2 into PR head commit ced15efac2d1085b65b772f7f7e984098936bee5 07:41:46 Merge succeeded, producing ced15efac2d1085b65b772f7f7e984098936bee5 07:41:46 Checking out Revision ced15efac2d1085b65b772f7f7e984098936bee5 (PR-365) 07:41:46 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 07:41:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:41:46 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 07:41:46 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 07:41:46 using GIT_SSH to set credentials SSH Credentials for GitHub 07:41:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/365/head:refs/remotes/origin/PR-365 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:41:46 > git config core.sparsecheckout # timeout=10 07:41:46 > git checkout -f ced15efac2d1085b65b772f7f7e984098936bee5 # timeout=10 07:41:46 > git remote # timeout=10 07:41:46 > git config --get remote.origin.url # timeout=10 07:41:46 using GIT_SSH to set credentials SSH Credentials for GitHub 07:41:46 > git merge af8aa216260df0556b394ae78b2a31d110cb53a2 # timeout=10 07:41:46 > git rev-parse HEAD^{commit} # timeout=10 07:41:46 > git config core.sparsecheckout # timeout=10 07:41:46 > git checkout -f ced15efac2d1085b65b772f7f7e984098936bee5 # timeout=10 07:41:50 Commit message: "fix: Use existing constant `CorrelationHeader`" 07:41:50 Removing intermediate container 9987334babf1 07:41:50 ---> 13831e76dbd2 07:41:50 Successfully built 13831e76dbd2 07:41:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 07:41:51 + docker inspect -f . ci-base-image-arm64 07:41:51 . [Pipeline] withDockerContainer 07:41:51 prd-ubuntu18.04-docker-arm64-4c-16g-12024 does not seem to be running inside a container 07:41:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/25 -v /w/workspace/go-mod-core-contracts/25:/w/workspace/go-mod-core-contracts/25:rw,z -v /w/workspace/go-mod-core-contracts/25@tmp:/w/workspace/go-mod-core-contracts/25@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 07:41:53 $ docker top 7e429d5840be3aca25b8ac50f666b2707d056027ab97dc5d33605f4d88efdc5d -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 07:41:53 provisioning config files... 07:41:53 copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/go-mod-core-contracts/25@tmp/config4743123209718584746tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:41:54 ---> docker-login.sh 07:41:54 nexus3.edgexfoundry.org:10001 07:41:54 + go version 07:41:54 go version go1.15.2 linux/arm64 [Pipeline] } 07:41:54 $ docker stop --time=1 7e429d5840be3aca25b8ac50f666b2707d056027ab97dc5d33605f4d88efdc5d 07:41:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:41:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:41:55 Configure a credential helper to remove this warning. See 07:41:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:41:55 07:41:55 Login Succeeded 07:41:55 nexus3.edgexfoundry.org:10002 07:41:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:41:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:41:55 Configure a credential helper to remove this warning. See 07:41:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:41:55 07:41:55 Login Succeeded 07:41:55 nexus3.edgexfoundry.org:10003 07:41:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:41:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:41:55 Configure a credential helper to remove this warning. See 07:41:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:41:55 07:41:55 Login Succeeded 07:41:55 nexus3.edgexfoundry.org:10004 07:41:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:41:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:41:55 Configure a credential helper to remove this warning. See 07:41:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:41:55 07:41:55 Login Succeeded 07:41:55 docker.io 07:41:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:41:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:41:55 Configure a credential helper to remove this warning. See 07:41:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:41:55 07:41:55 Login Succeeded 07:41:55 ---> docker-login.sh ends 07:41:56 $ docker rm -f 7e429d5840be3aca25b8ac50f666b2707d056027ab97dc5d33605f4d88efdc5d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 07:41:56 Deleting 1 temporary files [Pipeline] // script [Pipeline] // wrap [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] echo 07:41:57 ========================================================= 07:41:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 07:41:57 ========================================================= [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 07:41:57 + docker inspect -f . ci-base-image-arm64 07:41:57 . [Pipeline] withDockerContainer 07:41:57 + 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 . 07:41:58 prd-ubuntu18.04-docker-arm64-4c-16g-12024 does not seem to be running inside a container 07:41:58 Sending build context to Docker daemon 1.914MB 07:41:58 Step 1/7 : ARG BASE=golang:1.15-alpine 07:41:58 Step 2/7 : FROM ${BASE} 07:41:58 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 07:41:58 df20fa9351a1: Pulling fs layer 07:41:58 ed8968b2872e: Pulling fs layer 07:41:58 a92cc7c5fd73: Pulling fs layer 07:41:58 e871e8e8d7a9: Pulling fs layer 07:41:58 e73272ec9a57: Pulling fs layer 07:41:58 1e910a182e73: Pulling fs layer 07:41:58 4e634b169226: Pulling fs layer 07:41:58 e73272ec9a57: Waiting 07:41:58 1e910a182e73: Waiting 07:41:58 4e634b169226: Waiting 07:41:58 e871e8e8d7a9: Waiting 07:41:58 a92cc7c5fd73: Verifying Checksum 07:41:58 a92cc7c5fd73: Download complete 07:41:58 ed8968b2872e: Verifying Checksum 07:41:58 ed8968b2872e: Download complete 07:41:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/25 -v /w/workspace/go-mod-core-contracts/25:/w/workspace/go-mod-core-contracts/25:rw,z -v /w/workspace/go-mod-core-contracts/25@tmp:/w/workspace/go-mod-core-contracts/25@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 07:41:58 e73272ec9a57: Verifying Checksum 07:41:58 e73272ec9a57: Download complete 07:41:58 1e910a182e73: Verifying Checksum 07:41:58 1e910a182e73: Download complete 07:41:58 df20fa9351a1: Verifying Checksum 07:41:58 df20fa9351a1: Download complete 07:41:59 df20fa9351a1: Pull complete 07:41:59 ed8968b2872e: Pull complete 07:41:59 a92cc7c5fd73: Pull complete 07:42:00 $ docker top 13ec04c92f24c766d7c438ad4776c92167a47314a3c007ec20aa78221cca0b2e -eo pid,comm [Pipeline] { [Pipeline] sh 07:42:00 4e634b169226: Verifying Checksum 07:42:00 4e634b169226: Download complete 07:42:00 e871e8e8d7a9: Verifying Checksum 07:42:00 e871e8e8d7a9: Download complete 07:42:01 + make test 07:42:01 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 07:42:06 e871e8e8d7a9: Pull complete 07:42:06 e73272ec9a57: Pull complete 07:42:06 1e910a182e73: Pull complete 07:42:16 4e634b169226: Pull complete 07:42:16 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 07:42:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 07:42:16 ---> f7629b54cfaa 07:42:16 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 07:42:16 ---> Running in e21c2172d866 07:42:16 Removing intermediate container e21c2172d866 07:42:16 ---> b0384f0f6418 07:42:16 Step 4/7 : RUN apk add bash 07:42:16 ---> Running in bbfcb3c71287 07:42:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:42:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:42:18 OK: 166 MiB in 39 packages 07:42:19 Removing intermediate container bbfcb3c71287 07:42:19 ---> c68c31eb3eda 07:42:19 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 07:42:19 ---> Running in 01e32dce0564 07:42:19 Removing intermediate container 01e32dce0564 07:42:19 ---> abe35e36ec2b 07:42:19 Step 6/7 : COPY go.mod . 07:42:19 ---> f5e1ebb99538 07:42:19 Step 7/7 : RUN go mod download 07:42:19 ---> Running in 4d4209f84001 07:42:23 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 07:42:23 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.052s coverage: 85.7% of statements 07:42:23 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.027s coverage: 100.0% of statements 07:42:24 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.037s coverage: 45.4% of statements 07:42:25 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.015s coverage: 77.8% of statements 07:42:25 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 07:42:25 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.022s coverage: 6.4% of statements 07:42:27 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.048s coverage: 14.7% of statements 07:42:28 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.040s coverage: 100.0% of statements 07:42:28 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.075s coverage: 91.8% of statements 07:42:28 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 07:42:28 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 07:42:28 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.041s coverage: 100.0% of statements 07:42:28 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.036s coverage: 47.8% of statements 07:42:32 Removing intermediate container 4d4209f84001 07:42:32 ---> 88ac973b5c69 07:42:32 Successfully built 88ac973b5c69 07:42:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:42:32 + docker inspect -f . ci-base-image-x86_64 07:42:32 . [Pipeline] withDockerContainer 07:42:32 prd-centos7-docker-4c-2g-12025 does not seem to be running inside a container 07:42:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/25 -v /w/workspace/go-mod-core-contracts/25:/w/workspace/go-mod-core-contracts/25:rw,z -v /w/workspace/go-mod-core-contracts/25@tmp:/w/workspace/go-mod-core-contracts/25@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 07:42:33 $ docker top db157e3798b2b6fcd9245bfa6a24f8557fd5d32693a295cc893e03b380638185 -eo pid,comm [Pipeline] { [Pipeline] sh 07:42:33 + go version 07:42:33 go version go1.15.2 linux/amd64 [Pipeline] } 07:42:33 $ docker stop --time=1 db157e3798b2b6fcd9245bfa6a24f8557fd5d32693a295cc893e03b380638185 07:42:35 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.127s coverage: 63.0% of statements 07:42:35 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.025s coverage: 26.3% of statements 07:42:35 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.023s coverage: 15.4% of statements 07:42:35 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.036s coverage: 15.4% of statements 07:42:35 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.030s coverage: 14.3% of statements 07:42:35 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 07:42:35 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.049s coverage: 81.0% of statements 07:42:35 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 07:42:35 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 07:42:35 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.034s coverage: 29.1% of statements 07:42:35 $ docker rm -f db157e3798b2b6fcd9245bfa6a24f8557fd5d32693a295cc893e03b380638185 [Pipeline] // withDockerContainer 07:42:35 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.049s coverage: 100.0% of statements [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:42:36 + docker inspect -f . ci-base-image-x86_64 07:42:36 . [Pipeline] withDockerContainer 07:42:36 prd-centos7-docker-4c-2g-12025 does not seem to be running inside a container 07:42:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/25 -v /w/workspace/go-mod-core-contracts/25:/w/workspace/go-mod-core-contracts/25:rw,z -v /w/workspace/go-mod-core-contracts/25@tmp:/w/workspace/go-mod-core-contracts/25@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 07:42:36 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.057s coverage: 94.4% of statements 07:42:36 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.024s coverage: 100.0% of statements 07:42:36 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 07:42:36 $ docker top 6a2b0d6d6a977fc3bd837b2cb32d872bf8131c437c1a659bed04f1010d341a63 -eo pid,comm 07:42:37 CGO_ENABLED=0 GO111MODULE=on go vet ./... [Pipeline] { [Pipeline] sh 07:42:37 + make test 07:42:37 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 07:42:41 gofmt -l . 07:42:41 [ "`gofmt -l .`" = "" ] [Pipeline] } 07:42:42 $ docker stop --time=1 13ec04c92f24c766d7c438ad4776c92167a47314a3c007ec20aa78221cca0b2e 07:42:44 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 07:42:44 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.020s coverage: 85.7% of statements 07:42:44 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.010s coverage: 100.0% of statements 07:42:44 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.018s coverage: 45.4% of statements 07:42:44 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.008s coverage: 77.8% of statements 07:42:44 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 07:42:44 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.008s coverage: 6.4% of statements 07:42:44 $ docker rm -f 13ec04c92f24c766d7c438ad4776c92167a47314a3c007ec20aa78221cca0b2e [Pipeline] // withDockerContainer [Pipeline] sh 07:42:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:42:45 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.016s coverage: 14.7% of statements 07:42:45 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.016s coverage: 100.0% of statements 07:42:45 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.030s coverage: 91.8% of statements 07:42:45 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 07:42:45 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 07:42:45 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.014s coverage: 100.0% of statements 07:42:45 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.013s coverage: 47.8% of statements 07:42:46 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] } 07:42:47 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.022s coverage: 63.0% of statements 07:42:47 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.017s coverage: 26.3% of statements 07:42:47 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.005s coverage: 15.4% of statements 07:42:47 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.023s coverage: 15.4% of statements 07:42:47 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.015s coverage: 14.3% of statements 07:42:47 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [Pipeline] // stage [Pipeline] } 07:42:48 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.011s coverage: 81.0% of statements 07:42:48 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 07:42:48 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 07:42:48 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.009s coverage: 29.1% of statements 07:42:48 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.010s coverage: 100.0% of statements 07:42:48 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.019s coverage: 94.4% of statements 07:42:48 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.007s coverage: 100.0% of statements 07:42:48 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 07:42:48 CGO_ENABLED=0 GO111MODULE=on go vet ./... 07:42:50 gofmt -l . 07:42:50 [ "`gofmt -l .`" = "" ] [Pipeline] } 07:42:50 $ docker stop --time=1 6a2b0d6d6a977fc3bd837b2cb32d872bf8131c437c1a659bed04f1010d341a63 07:42:52 $ docker rm -f 6a2b0d6d6a977fc3bd837b2cb32d872bf8131c437c1a659bed04f1010d341a63 [Pipeline] // withDockerContainer [Pipeline] sh 07:42:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:42:53 Warning: overwriting stash ‘coverage-report’ 07:42:53 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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 07:42:56 provisioning config files... 07:42:56 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/config984285097680368597tmp [Pipeline] { [Pipeline] sh 07:42:56 + set +x 07:42:56 + curl -s https://codecov.io/bash 07:42:56 + bash -s -- 07:42:56 07:42:56 _____ _ 07:42:56 / ____| | | 07:42:56 | | ___ __| | ___ ___ _____ __ 07:42:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:42:56 | |___| (_) | (_| | __/ (_| (_) \ V / 07:42:56 \_____\___/ \__,_|\___|\___\___/ \_/ 07:42:56 Bash-20201106-81372f2 07:42:56 07:42:56 07:42:56 ==> Jenkins CI detected. 07:42:56 project root: . 07:42:56 --> token set from env 07:42:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:42:56 ==> Running gcov in . (disable via -X gcov) 07:42:56 ==> Python coveragepy not found 07:42:56 ==> Searching for coverage reports in: 07:42:56 + . 07:42:56 -> Found 1 reports 07:42:56 ==> Detecting git/mercurial file structure 07:42:56 ==> Reading reports 07:42:56 + ./coverage.out bytes=107045 07:42:56 ==> Appending adjustments 07:42:56 https://docs.codecov.io/docs/fixing-reports 07:42:57 + Found adjustments 07:42:57 ==> Gzipping contents 07:42:57 ==> Uploading reports 07:42:57 url: https://codecov.io 07:42:57 query: branch=PR-365&commit=ced15efac2d1085b65b772f7f7e984098936bee5&build=25&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-365%2F25%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=365&job=&cmd_args= 07:42:57 -> Pinging Codecov 07:42:57 https://codecov.io/upload/v4?package=bash-20201106-81372f2&token=secret&branch=PR-365&commit=ced15efac2d1085b65b772f7f7e984098936bee5&build=25&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-365%2F25%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=365&job=&cmd_args= 07:42:58 -> Uploading to 07:42:58 https://storage.googleapis.com/codecov/v4/raw/2020-11-13/71470A77251A30514AAF9C0BB2E5B6CE/ced15efac2d1085b65b772f7f7e984098936bee5/e133709c-9a99-4772-9647-b6d264647b47.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201113%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201113T074258Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=da3b35f76318a12ea0ebbe1cd682f251384fcde92316de29639c425fb763dccd 07:42:58 % Total % Received % Xferd Average Speed Time Time Time Current 07:42:58 Dload Upload Total Spent Left Speed 07:42:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17340 0 0 100 17340 0 39399 --:--:-- --:--:-- --:--:-- 39409 100 17340 0 0 100 17340 0 39384 --:--:-- --:--:-- --:--:-- 39319 07:42:58 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/ced15efac2d1085b65b772f7f7e984098936bee5 [Pipeline] } 07:42:58 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 07:43:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:43:02 ---> package-listing.sh 07:43:02 ++ facter osfamily 07:43:02 ++ tr '[:upper:]' '[:lower:]' 07:43:02 + OS_FAMILY=redhat 07:43:02 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-365 07:43:02 + START_PACKAGES=/tmp/packages_start.txt 07:43:02 + END_PACKAGES=/tmp/packages_end.txt 07:43:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:43:02 + PACKAGES=/tmp/packages_start.txt 07:43:02 + '[' /w/workspace/dry_go-mod-core-contracts_PR-365 ']' 07:43:02 + PACKAGES=/tmp/packages_end.txt 07:43:02 + case "${OS_FAMILY}" in 07:43:02 + rpm -qa 07:43:02 + sort 07:43:06 + '[' -f /tmp/packages_start.txt ']' 07:43:06 + '[' -f /tmp/packages_end.txt ']' 07:43:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:43:06 + '[' /w/workspace/dry_go-mod-core-contracts_PR-365 ']' 07:43:06 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-365/archives/ 07:43:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-365/archives/ [Pipeline] echo 07:43:06 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-365/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:43:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:43:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:43:07 07:43:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:43:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:43:07 alpine: Pulling from edgex-lftools-log-publisher 07:43:07 df20fa9351a1: Pulling fs layer 07:43:07 36b3adc4ff6f: Pulling fs layer 07:43:07 8ad3a11d3b57: Pulling fs layer 07:43:07 46f8f816bc3b: Pulling fs layer 07:43:07 93b61091891f: Pulling fs layer 07:43:07 93b9cdb0e59b: Pulling fs layer 07:43:07 5e14af77c1be: Pulling fs layer 07:43:07 01666e4c0597: Pulling fs layer 07:43:07 aa168da1d23b: Pulling fs layer 07:43:07 46f8f816bc3b: Waiting 07:43:07 93b61091891f: Waiting 07:43:07 93b9cdb0e59b: Waiting 07:43:07 5e14af77c1be: Waiting 07:43:07 01666e4c0597: Waiting 07:43:07 aa168da1d23b: Waiting 07:43:07 36b3adc4ff6f: Verifying Checksum 07:43:07 36b3adc4ff6f: Download complete 07:43:07 46f8f816bc3b: Verifying Checksum 07:43:07 46f8f816bc3b: Download complete 07:43:07 df20fa9351a1: Verifying Checksum 07:43:07 df20fa9351a1: Download complete 07:43:07 93b9cdb0e59b: Verifying Checksum 07:43:07 93b9cdb0e59b: Download complete 07:43:07 93b61091891f: Verifying Checksum 07:43:07 93b61091891f: Download complete 07:43:07 5e14af77c1be: Verifying Checksum 07:43:07 5e14af77c1be: Download complete 07:43:07 01666e4c0597: Verifying Checksum 07:43:07 01666e4c0597: Download complete 07:43:07 8ad3a11d3b57: Verifying Checksum 07:43:07 8ad3a11d3b57: Download complete 07:43:07 df20fa9351a1: Pull complete 07:43:08 36b3adc4ff6f: Pull complete 07:43:08 8ad3a11d3b57: Pull complete 07:43:09 46f8f816bc3b: Pull complete 07:43:09 93b61091891f: Pull complete 07:43:09 93b9cdb0e59b: Pull complete 07:43:09 5e14af77c1be: Pull complete 07:43:09 aa168da1d23b: Verifying Checksum 07:43:09 aa168da1d23b: Download complete 07:43:09 01666e4c0597: Pull complete 07:43:16 aa168da1d23b: Pull complete 07:43:16 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 07:43:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:43:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:43:16 prd-centos7-docker-4c-2g-12023 does not seem to be running inside a container 07:43:16 $ 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-365/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-365 -v /w/workspace/dry_go-mod-core-contracts_PR-365:/w/workspace/dry_go-mod-core-contracts_PR-365:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-365@tmp:/w/workspace/dry_go-mod-core-contracts_PR-365@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 07:43:24 $ docker top 5927cd1c87836bf11006a46740faf4ea78616edd7a583b3de09bdd26d8acf4e6 -eo pid,comm [Pipeline] { [Pipeline] sh 07:43:25 + touch /tmp/pre-build-complete [Pipeline] sh 07:43:25 + mkdir -p /var/log/sa [Pipeline] sh 07:43:25 + ls /var/log/sa-host 07:43:25 + sadf -c /var/log/sa-host/sa05 07:43:25 file_magic: OK 07:43:25 HZ: Using current value: 100 07:43:25 file_header: OK 07:43:25 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 07:43:25 Statistics: 07:43:25 Hnuu...uuuununununu...Hnuu...uuuununununu... 07:43:25 File successfully converted to sysstat format version 12.2.1 07:43:25 + sadf -c /var/log/sa-host/sa13 07:43:25 file_magic: OK 07:43:25 HZ: Using current value: 100 07:43:25 file_header: OK 07:43:25 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 07:43:25 Statistics: 07:43:25 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 07:43:25 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:43:26 provisioning config files... 07:43:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/config4174546780128328729tmp [Pipeline] { [Pipeline] echo 07:43:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:43:27 ---> create-netrc.sh [Pipeline] } 07:43:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 07:43:27 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 07:43:27 ---> python-tools-install.sh [Pipeline] echo 07:43:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:43:27 ---> sudo-logs.sh 07:43:27 Archiving 'sudo' log.. [Pipeline] echo 07:43:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:43:28 ---> job-cost.sh 07:43:28 lf-activate-venv: SKIPPING 07:43:28 INFO: No Stack... 07:43:29 INFO: Retrieving Pricing Info for: v1-standard-2 07:43:29 INFO: Archiving Costs [Pipeline] echo 07:43:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:43:29 ---> logs-deploy.sh 07:43:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-365/25 07:43:29 INFO: archiving workspace using pattern(s): 07:43:31 Archives upload complete. 07:43:31 INFO: archiving logs to Nexus 07:43:32 ---> uname -a: 07:43:32 Linux prd-centos7-docker-4c-2g-12023.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 07:43:32 07:43:32 07:43:32 ---> lscpu: 07:43:32 Architecture: x86_64 07:43:32 CPU op-mode(s): 32-bit, 64-bit 07:43:32 Byte Order: Little Endian 07:43:32 Address sizes: 40 bits physical, 48 bits virtual 07:43:32 CPU(s): 4 07:43:32 On-line CPU(s) list: 0-3 07:43:32 Thread(s) per core: 1 07:43:32 Core(s) per socket: 1 07:43:32 Socket(s): 4 07:43:32 NUMA node(s): 1 07:43:32 Vendor ID: GenuineIntel 07:43:32 CPU family: 6 07:43:32 Model: 44 07:43:32 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 07:43:32 Stepping: 1 07:43:32 CPU MHz: 2933.438 07:43:32 BogoMIPS: 5866.87 07:43:32 Virtualization: VT-x 07:43:32 Hypervisor vendor: KVM 07:43:32 Virtualization type: full 07:43:32 L1d cache: 128 KiB 07:43:32 L1i cache: 128 KiB 07:43:32 L2 cache: 16 MiB 07:43:32 L3 cache: 64 MiB 07:43:32 NUMA node0 CPU(s): 0-3 07:43:32 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 07:43:32 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 07:43:32 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 07:43:32 Vulnerability Meltdown: Mitigation; PTI 07:43:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:43:32 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 07:43:32 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 07:43:32 Vulnerability Tsx async abort: Not affected 07:43:32 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 07:43:32 07:43:32 07:43:32 ---> nproc: 07:43:32 4 07:43:32 07:43:32 07:43:32 ---> df -h: 07:43:32 Filesystem Size Used Available Use% Mounted on 07:43:32 overlay 50.0G 7.2G 42.8G 14% / 07:43:32 tmpfs 64.0M 0 64.0M 0% /dev 07:43:32 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 07:43:32 shm 64.0M 0 64.0M 0% /dev/shm 07:43:32 /dev/vda1 50.0G 7.2G 42.8G 14% /facter-os 07:43:32 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf 07:43:32 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname 07:43:32 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts 07:43:32 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/auth.log 07:43:32 /dev/vda1 50.0G 7.2G 42.8G 14% /run/cloud-init/result.json 07:43:32 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-365 07:43:32 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-365@tmp 07:43:32 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa-host 07:43:32 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/secure 07:43:32 07:43:32 07:43:32 ---> free -m: 07:43:32 total used free shared buff/cache available 07:43:32 Mem: 1837 682 108 0 1046 1052 07:43:32 Swap: 1023 0 1023 07:43:32 07:43:32 07:43:32 ---> ip addr: 07:43:32 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 07:43:32 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:43:32 inet 127.0.0.1/8 scope host lo 07:43:32 valid_lft forever preferred_lft forever 07:43:32 inet6 ::1/128 scope host 07:43:32 valid_lft forever preferred_lft forever 07:43:32 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 07:43:32 link/ether fa:16:3e:ed:27:54 brd ff:ff:ff:ff:ff:ff 07:43:32 inet 10.30.123.120/23 brd 10.30.123.255 scope global dynamic eth0 07:43:32 valid_lft 86048sec preferred_lft 86048sec 07:43:32 inet6 fe80::f816:3eff:feed:2754/64 scope link 07:43:32 valid_lft forever preferred_lft forever 07:43:32 3: docker0: mtu 1500 qdisc noqueue state DOWN 07:43:32 link/ether 02:42:81:74:4e:10 brd ff:ff:ff:ff:ff:ff 07:43:32 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:43:32 valid_lft forever preferred_lft forever 07:43:32 inet6 fe80::42:81ff:fe74:4e10/64 scope link 07:43:32 valid_lft forever preferred_lft forever 07:43:32 07:43:32 07:43:32 ---> sar -b -r -n DEV: 07:43:32 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 11/13/20 _x86_64_ (4 CPU) 07:43:32 07:43:32 07:37:21 LINUX RESTART (4 CPU) 07:43:32 07:43:32 07:38:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:43:32 07:39:01 60.52 15.64 44.88 0.00 5058.10 4892.70 0.00 07:43:32 07:40:01 0.85 0.00 0.85 0.00 0.00 19.16 0.00 07:43:32 07:41:02 0.28 0.00 0.28 0.00 0.00 3.13 0.00 07:43:32 07:42:01 0.25 0.00 0.25 0.00 0.00 2.74 0.00 07:43:32 07:43:01 0.62 0.32 0.30 0.00 129.49 11.97 0.00 07:43:32 Average: 12.55 3.20 9.35 0.00 1041.62 989.85 0.00 07:43:32 07:43:32 07:38:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:43:32 07:39:01 172852 0 582012 30.93 2620 1124072 1104948 37.71 445956 1102252 0 07:43:32 07:40:01 177532 0 577324 30.68 2620 1124080 1078576 36.81 445244 1099332 16 07:43:32 07:41:02 176848 0 578004 30.72 2620 1124084 1072624 36.61 445816 1099140 16 07:43:32 07:42:01 175652 0 579200 30.78 2620 1124084 1072660 36.61 447968 1098556 20 07:43:32 07:43:01 164092 0 586732 31.18 2620 1128112 1072804 36.61 462200 1089196 40 07:43:32 Average: 173395 0 580654 30.86 2620 1124886 1080322 36.87 449437 1097695 18 07:43:32 07:43:32 07:38:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:43:32 07:39:01 eth0 421.05 287.50 808.74 84.77 0.00 0.00 0.00 0.00 07:43:32 07:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:43:32 07:39:01 docker0 6.82 5.56 1.29 12.96 0.00 0.00 0.00 0.00 07:43:32 07:40:01 eth0 4.15 1.73 3.06 0.11 0.00 0.00 0.00 0.00 07:43:32 07:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:43:32 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:43:32 07:41:02 eth0 0.67 0.58 0.36 0.21 0.00 0.00 0.00 0.00 07:43:32 07:41:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:43:32 07:41:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:43:32 07:42:01 eth0 0.95 0.39 0.32 0.21 0.00 0.00 0.00 0.00 07:43:32 07:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:43:32 07:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:43:32 07:43:01 eth0 5.71 3.83 5.32 2.20 0.00 0.00 0.00 0.00 07:43:32 07:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:43:32 07:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:43:32 Average: eth0 86.84 59.04 164.21 17.57 0.00 0.00 0.00 0.00 07:43:32 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:43:32 Average: docker0 1.37 1.12 0.26 2.60 0.00 0.00 0.00 0.00 07:43:32 07:43:32 07:43:32 ---> sar -P ALL: 07:43:32 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 11/13/20 _x86_64_ (4 CPU) 07:43:32 07:43:32 07:37:21 LINUX RESTART (4 CPU) 07:43:32 07:43:32 07:38:01 CPU %user %nice %system %iowait %steal %idle 07:43:32 07:39:01 all 8.25 0.00 3.95 2.14 0.01 85.65 07:43:32 07:39:01 0 7.66 0.00 4.57 1.88 0.02 85.87 07:43:32 07:39:01 1 8.55 0.00 3.82 0.65 0.00 86.97 07:43:32 07:39:01 2 8.81 0.00 3.76 1.83 0.02 85.58 07:43:32 07:39:01 3 7.98 0.00 3.63 4.22 0.02 84.16 07:43:32 07:40:01 all 0.18 0.00 0.05 0.00 0.00 99.77 07:43:32 07:40:01 0 0.53 0.00 0.02 0.00 0.00 99.45 07:43:32 07:40:01 1 0.07 0.00 0.10 0.00 0.00 99.83 07:43:32 07:40:01 2 0.03 0.00 0.05 0.00 0.00 99.92 07:43:32 07:40:01 3 0.08 0.00 0.05 0.00 0.00 99.87 07:43:32 07:41:02 all 0.19 0.00 0.05 0.00 0.00 99.76 07:43:32 07:41:02 0 0.48 0.00 0.03 0.00 0.00 99.48 07:43:32 07:41:02 1 0.12 0.00 0.08 0.00 0.00 99.80 07:43:32 07:41:02 2 0.07 0.00 0.05 0.00 0.00 99.88 07:43:32 07:41:02 3 0.08 0.00 0.03 0.00 0.00 99.88 07:43:32 07:42:01 all 0.17 0.00 0.04 0.00 0.00 99.78 07:43:32 07:42:01 0 0.54 0.00 0.05 0.00 0.00 99.41 07:43:32 07:42:01 1 0.03 0.00 0.05 0.00 0.00 99.92 07:43:32 07:42:01 2 0.08 0.00 0.05 0.00 0.00 99.86 07:43:32 07:42:01 3 0.03 0.00 0.02 0.00 0.00 99.95 07:43:32 07:43:01 all 0.73 0.00 0.43 0.00 0.00 98.83 07:43:32 07:43:01 0 1.12 0.00 0.33 0.00 0.00 98.55 07:43:32 07:43:01 1 0.77 0.00 0.50 0.00 0.02 98.72 07:43:32 07:43:01 2 0.75 0.00 0.57 0.02 0.00 98.67 07:43:32 07:43:01 3 0.30 0.00 0.32 0.00 0.00 99.38 07:43:32 Average: all 1.90 0.00 0.90 0.43 0.00 96.76 07:43:32 Average: 0 2.06 0.00 1.00 0.38 0.00 96.56 07:43:32 Average: 1 1.91 0.00 0.91 0.13 0.00 97.05 07:43:32 Average: 2 1.95 0.00 0.89 0.37 0.00 96.79 07:43:32 Average: 3 1.69 0.00 0.81 0.84 0.00 96.66 07:43:32 07:43:32 07:43:32