Pull request #611 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 064834462b7789f62ea0a0a607421c9cfab95675+2df9cfada3d4ed283aafad06b2eb07b69331e229 (5b4a08a948894e99ea3d49b8ee4c681eab1232e1) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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 9d0281235b943b7ad605f650702698f9078b2862 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-611/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-611/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-3715’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-4784’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-4786 in /w/workspace/dry_go-mod-core-contracts_PR-611 [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-611 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/611/head:refs/remotes/origin/PR-611 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 2df9cfada3d4ed283aafad06b2eb07b69331e229 into PR head commit 064834462b7789f62ea0a0a607421c9cfab95675 Merge succeeded, producing 064834462b7789f62ea0a0a607421c9cfab95675 Checking out Revision 064834462b7789f62ea0a0a607421c9cfab95675 (PR-611) > git config core.sparsecheckout # timeout=10 > git checkout -f 064834462b7789f62ea0a0a607421c9cfab95675 # 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 2df9cfada3d4ed283aafad06b2eb07b69331e229 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 064834462b7789f62ea0a0a607421c9cfab95675 # timeout=10 Commit message: "build(deps): bump github.com/go-playground/validator/v10" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:55:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:55:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:55:33 ========================================================= 19:55:33 EdgeX Global Pipelines Version Info 19:55:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:55:36 ------------------- 19:55:36 stable info: 19:55:36 ------------------- 19:55:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:55:36 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 19:55:36 Message: update stable to v1.0.192 19:55:37 ------------------- 19:55:37 experimental info: 19:55:37 ------------------- 19:55:37 Commited By: **** collab-it+edgex@linuxfoundation.org 19:55:37 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 19:55:37 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:55:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 19:55:37 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 19:55:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:55:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:55:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:55:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 19:55:38 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 19:55:38 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 19:55:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:55:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:55:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:55:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 19:55:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:55:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:55:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 19:55:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 19:55:38 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:55:38 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:55:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:55:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:55:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:55:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:55:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:55:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:55:39 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 19:55:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:55:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-611 [Pipeline] echo 19:55:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-611 [Pipeline] echo 19:55:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-611 [Pipeline] echo 19:55:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 064834462b7789f62ea0a0a607421c9cfab95675 [Pipeline] echo 19:55:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0648344 [Pipeline] echo 19:55:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:55:40 + git log --format=format:%s -1 064834462b7789f62ea0a0a607421c9cfab95675 [Pipeline] echo 19:55:40 GIT_COMMIT: 064834462b7789f62ea0a0a607421c9cfab95675, Commit Message: build(deps): bump github.com/go-playground/validator/v10 [Pipeline] echo 19:55:40 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 19:55:41 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:55:42 19:55:42 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:55:42 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:55:43 latest: Pulling from edgex-devops/git-semver 19:55:43 31603596830f: Pulling fs layer 19:55:43 54011a49482f: Pulling fs layer 19:55:43 a6820b24f6d8: Pulling fs layer 19:55:43 f581987b2513: Pulling fs layer 19:55:43 f581987b2513: Waiting 19:55:43 54011a49482f: Verifying Checksum 19:55:43 54011a49482f: Download complete 19:55:43 31603596830f: Verifying Checksum 19:55:43 31603596830f: Download complete 19:55:44 f581987b2513: Verifying Checksum 19:55:44 f581987b2513: Download complete 19:55:44 a6820b24f6d8: Verifying Checksum 19:55:44 a6820b24f6d8: Download complete 19:55:44 31603596830f: Pull complete 19:55:44 54011a49482f: Pull complete 19:55:46 a6820b24f6d8: Pull complete 19:55:46 f581987b2513: Pull complete 19:55:46 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 19:55:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:55:46 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:55:47 prd-centos7-docker-4c-2g-4786 does not seem to be running inside a container 19:55:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-611 -v /w/workspace/dry_go-mod-core-contracts_PR-611:/w/workspace/dry_go-mod-core-contracts_PR-611:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-611@tmp:/w/workspace/dry_go-mod-core-contracts_PR-611@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:55:49 $ docker top 3ad0bce00b244d1af35832ca8748707ef08115e96cbd1f940e27ba4228393978 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:55:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:55:50 [ssh-agent] Looking for ssh-agent implementation... 19:55:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:55:51 $ docker exec 3ad0bce00b244d1af35832ca8748707ef08115e96cbd1f940e27ba4228393978 ssh-agent 19:55:51 SSH_AUTH_SOCK=/tmp/ssh-FDFEdYRdMk3p/agent.12 19:55:51 SSH_AGENT_PID=18 19:55:51 Running ssh-add (command line suppressed) 19:55:51 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-611@tmp/private_key_3652459850632671825.key (/w/workspace/dry_go-mod-core-contracts_PR-611@tmp/private_key_3652459850632671825.key) 19:55:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:55:52 + git tag --points-at HEAD [Pipeline] } 19:55:52 $ docker exec --env ******** --env ******** 3ad0bce00b244d1af35832ca8748707ef08115e96cbd1f940e27ba4228393978 ssh-agent -k 19:55:52 unset SSH_AUTH_SOCK; 19:55:52 unset SSH_AGENT_PID; 19:55:52 echo Agent pid 18 killed; 19:55:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:55:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:55:52 [ssh-agent] Looking for ssh-agent implementation... 19:55:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:55:52 $ docker exec 3ad0bce00b244d1af35832ca8748707ef08115e96cbd1f940e27ba4228393978 ssh-agent 19:55:53 SSH_AUTH_SOCK=/tmp/ssh-QCzpdqZMY05L/agent.47 19:55:53 SSH_AGENT_PID=52 19:55:53 Running ssh-add (command line suppressed) 19:55:53 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-611@tmp/private_key_79728943282053817.key (/w/workspace/dry_go-mod-core-contracts_PR-611@tmp/private_key_79728943282053817.key) 19:55:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:55:54 + git semver init 19:55:54 # -> Open(): unable to determine branch for HEAD 19:55:54 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-611/.git 19:55:54 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-611 19:55:54 # $SEMVER_REMOTE_NAME = origin 19:55:54 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:55:54 # $SEMVER_USER_NAME = edgex-jenkins 19:55:54 # $SEMVER_BRANCH = PR-611 19:55:54 # $SEMVER_TEMP = /tmp/semver-802133533 19:55:54 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 19:55:55 # '/tmp/semver-802133533' -> '/w/workspace/dry_go-mod-core-contracts_PR-611/.semver' 19:55:55 # -> Force: false 19:55:55 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-611/.semver [Pipeline] } 19:55:55 $ docker exec --env ******** --env ******** 3ad0bce00b244d1af35832ca8748707ef08115e96cbd1f940e27ba4228393978 ssh-agent -k 19:55:55 unset SSH_AUTH_SOCK; 19:55:55 unset SSH_AGENT_PID; 19:55:55 echo Agent pid 52 killed; 19:55:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:55:56 + git semver [Pipeline] } 19:55:56 $ docker stop --time=1 3ad0bce00b244d1af35832ca8748707ef08115e96cbd1f940e27ba4228393978 19:55:58 $ docker rm -f 3ad0bce00b244d1af35832ca8748707ef08115e96cbd1f940e27ba4228393978 [Pipeline] // withDockerContainer [Pipeline] sh 19:55:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:55:59 Stashed 1 file(s) [Pipeline] echo 19:55:59 [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 19:56:15 Still waiting to schedule task 19:56:15 Waiting for next available executor on ‘centos7-docker-4c-2g’ 19:56:15 Still waiting to schedule task 19:56:15 ‘prd-centos7-blackbox-4c-2g-3715’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-4787’ is offline 19:58:11 Running on prd-centos7-docker-4c-2g-4791 in /w/workspace/dry_go-mod-core-contracts_PR-611 [Pipeline] { [Pipeline] ws 19:58:11 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 19:58:22 using credential edgex-jenkins-ssh 19:58:22 Cloning the remote Git repository 19:58:22 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 19:58:22 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 19:58:22 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 19:58:22 > git --version # timeout=10 19:58:23 > git --version # 'git version 2.24.3' 19:58:23 using GIT_SSH to set credentials SSH Credentials for GitHub 19:58:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:58:23 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 19:58:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:58:23 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 19:58:24 Merging remotes/origin/master commit 2df9cfada3d4ed283aafad06b2eb07b69331e229 into PR head commit 064834462b7789f62ea0a0a607421c9cfab95675 19:58:24 Merge succeeded, producing 064834462b7789f62ea0a0a607421c9cfab95675 19:58:24 Checking out Revision 064834462b7789f62ea0a0a607421c9cfab95675 (PR-611) 19:58:23 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 19:58:23 using GIT_SSH to set credentials SSH Credentials for GitHub 19:58:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/611/head:refs/remotes/origin/PR-611 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:58:24 > git config core.sparsecheckout # timeout=10 19:58:24 > git checkout -f 064834462b7789f62ea0a0a607421c9cfab95675 # timeout=10 19:58:24 > git remote # timeout=10 19:58:24 > git config --get remote.origin.url # timeout=10 19:58:24 using GIT_SSH to set credentials SSH Credentials for GitHub 19:58:24 > git merge 2df9cfada3d4ed283aafad06b2eb07b69331e229 # timeout=10 19:58:24 > git rev-parse HEAD^{commit} # timeout=10 19:58:24 > git config core.sparsecheckout # timeout=10 19:58:24 > git checkout -f 064834462b7789f62ea0a0a607421c9cfab95675 # timeout=10 19:58:28 Commit message: "build(deps): bump github.com/go-playground/validator/v10" 19:58:28 > git --version # timeout=10 19:58:28 > git --version # 'git version 2.24.3' 19:58:28 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:58:30 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 19:58:30 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:58:30 + sudo service docker restart 19:58:30 + true 19:58:30 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 19:58:32 ========================================================= 19:58:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 19:58:32 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:58:32 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 19:58:33 Sending build context to Docker daemon 3.143MB 19:58:33 Step 1/7 : ARG BASE=golang:1.16-alpine 19:58:33 Step 2/7 : FROM ${BASE} 19:58:33 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 19:58:33 540db60ca938: Pulling fs layer 19:58:33 adcc1eea9eea: Pulling fs layer 19:58:33 4c4ab2625f07: Pulling fs layer 19:58:33 0510c868ecb4: Pulling fs layer 19:58:33 afea3b2eda06: Pulling fs layer 19:58:33 7809a108b3ef: Pulling fs layer 19:58:33 f706445af74f: Pulling fs layer 19:58:33 afea3b2eda06: Waiting 19:58:33 7809a108b3ef: Waiting 19:58:33 f706445af74f: Waiting 19:58:33 0510c868ecb4: Waiting 19:58:33 4c4ab2625f07: Verifying Checksum 19:58:33 4c4ab2625f07: Download complete 19:58:33 adcc1eea9eea: Verifying Checksum 19:58:33 adcc1eea9eea: Download complete 19:58:33 afea3b2eda06: Download complete 19:58:33 7809a108b3ef: Verifying Checksum 19:58:33 7809a108b3ef: Download complete 19:58:33 540db60ca938: Verifying Checksum 19:58:33 540db60ca938: Download complete 19:58:33 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4792 in /w/workspace/dry_go-mod-core-contracts_PR-611 [Pipeline] { [Pipeline] ws 19:58:34 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 19:58:34 540db60ca938: Pull complete 19:58:34 adcc1eea9eea: Pull complete 19:58:35 4c4ab2625f07: Pull complete 19:58:36 f706445af74f: Verifying Checksum 19:58:36 f706445af74f: Download complete 19:58:39 using credential edgex-jenkins-ssh 19:58:39 Cloning the remote Git repository 19:58:39 0510c868ecb4: Verifying Checksum 19:58:39 0510c868ecb4: Download complete 19:58:40 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 19:58:40 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 19:58:40 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 19:58:40 > git --version # timeout=10 19:58:40 > git --version # 'git version 2.17.1' 19:58:40 using GIT_SSH to set credentials SSH Credentials for GitHub 19:58:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:58:42 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 19:58:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:58:42 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 19:58:42 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 19:58:42 using GIT_SSH to set credentials SSH Credentials for GitHub 19:58:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/611/head:refs/remotes/origin/PR-611 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:58:43 Merging remotes/origin/master commit 2df9cfada3d4ed283aafad06b2eb07b69331e229 into PR head commit 064834462b7789f62ea0a0a607421c9cfab95675 19:58:43 Merge succeeded, producing 064834462b7789f62ea0a0a607421c9cfab95675 19:58:43 Checking out Revision 064834462b7789f62ea0a0a607421c9cfab95675 (PR-611) 19:58:43 > git config core.sparsecheckout # timeout=10 19:58:43 > git checkout -f 064834462b7789f62ea0a0a607421c9cfab95675 # timeout=10 19:58:43 > git remote # timeout=10 19:58:43 > git config --get remote.origin.url # timeout=10 19:58:43 using GIT_SSH to set credentials SSH Credentials for GitHub 19:58:43 > git merge 2df9cfada3d4ed283aafad06b2eb07b69331e229 # timeout=10 19:58:43 > git rev-parse HEAD^{commit} # timeout=10 19:58:43 > git config core.sparsecheckout # timeout=10 19:58:43 > git checkout -f 064834462b7789f62ea0a0a607421c9cfab95675 # timeout=10 19:58:47 Commit message: "build(deps): bump github.com/go-playground/validator/v10" 19:58:48 > git --version # timeout=10 19:58:48 > git --version # 'git version 2.17.1' 19:58:48 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:58:49 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 19:58:50 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:58:50 0510c868ecb4: Pull complete 19:58:50 afea3b2eda06: Pull complete 19:58:50 7809a108b3ef: Pull complete 19:58:50 + + sudo service docker restart 19:58:50 true [Pipeline] unstash [Pipeline] echo 19:58:53 ========================================================= 19:58:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 19:58:53 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:58:53 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 19:58:54 f706445af74f: Pull complete 19:58:54 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 19:58:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:58:54 ---> b068be0155e3 19:58:54 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 19:58:54 Sending build context to Docker daemon 3.142MB 19:58:54 Step 1/7 : ARG BASE=golang:1.16-alpine 19:58:54 Step 2/7 : FROM ${BASE} 19:58:55 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:58:55 595b0fe564bb: Pulling fs layer 19:58:55 7186ed65a4f7: Pulling fs layer 19:58:55 316046926c0a: Pulling fs layer 19:58:55 4ebd0625c992: Pulling fs layer 19:58:55 207e8628e3a3: Pulling fs layer 19:58:55 c791037a9be2: Pulling fs layer 19:58:55 ffd874e62e21: Pulling fs layer 19:58:55 207e8628e3a3: Waiting 19:58:55 c791037a9be2: Waiting 19:58:55 4ebd0625c992: Waiting 19:58:55 ffd874e62e21: Waiting 19:58:55 316046926c0a: Verifying Checksum 19:58:55 316046926c0a: Download complete 19:58:55 7186ed65a4f7: Verifying Checksum 19:58:55 7186ed65a4f7: Download complete 19:58:55 207e8628e3a3: Verifying Checksum 19:58:55 207e8628e3a3: Download complete 19:58:55 595b0fe564bb: Verifying Checksum 19:58:55 595b0fe564bb: Download complete 19:58:55 c791037a9be2: Verifying Checksum 19:58:55 c791037a9be2: Download complete 19:58:55 595b0fe564bb: Pull complete 19:58:55 ---> Running in 7a1df3d5b890 19:58:56 Removing intermediate container 7a1df3d5b890 19:58:56 ---> 0bd74419f64d 19:58:56 Step 4/7 : RUN apk add bash 19:58:56 ---> Running in 7b21fa66996c 19:58:56 7186ed65a4f7: Pull complete 19:58:56 316046926c0a: Pull complete 19:58:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:58:57 ffd874e62e21: Verifying Checksum 19:58:57 ffd874e62e21: Download complete 19:58:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:58:59 OK: 149 MiB in 40 packages 19:58:59 4ebd0625c992: Verifying Checksum 19:58:59 4ebd0625c992: Download complete 19:59:00 Removing intermediate container 7b21fa66996c 19:59:00 ---> 61e2831362c3 19:59:00 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 19:59:00 ---> Running in 9fe8e6332d6e 19:59:01 Removing intermediate container 9fe8e6332d6e 19:59:01 ---> a40cda6c16dc 19:59:01 Step 6/7 : COPY go.mod . 19:59:01 ---> e1c472bba834 19:59:01 Step 7/7 : RUN go mod download 19:59:01 ---> Running in 5606cf5d2dbc 19:59:09 4ebd0625c992: Pull complete 19:59:09 207e8628e3a3: Pull complete 19:59:10 c791037a9be2: Pull complete 19:59:13 ffd874e62e21: Pull complete 19:59:13 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 19:59:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:59:13 ---> cfc18b08335c 19:59:13 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 19:59:17 ---> Running in beff3909a161 19:59:17 Removing intermediate container beff3909a161 19:59:17 ---> f9ff6440894b 19:59:17 Step 4/7 : RUN apk add bash 19:59:17 ---> Running in 83adb95d0998 19:59:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:59:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:59:20 OK: 138 MiB in 40 packages 19:59:21 Removing intermediate container 83adb95d0998 19:59:21 ---> 5c0743f330e1 19:59:21 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 19:59:21 ---> Running in d7831f563ab0 19:59:22 Removing intermediate container d7831f563ab0 19:59:22 ---> 9e448f75454b 19:59:22 Step 6/7 : COPY go.mod . 19:59:23 ---> 049e0c975554 19:59:23 Step 7/7 : RUN go mod download 19:59:23 ---> Running in f1b1160f91ec 19:59:23 Removing intermediate container 5606cf5d2dbc 19:59:23 ---> a88e832ad6f8 19:59:23 Successfully built a88e832ad6f8 19:59:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:59:24 + docker inspect -f . ci-base-image-x86_64 19:59:24 . [Pipeline] withDockerContainer 19:59:24 prd-centos7-docker-4c-2g-4791 does not seem to be running inside a container 19:59:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:59:25 $ docker top 35c1b4e2ef85ea488ed76fba5cb30419b1245c7e914805442742eb98c24e1a10 -eo pid,comm [Pipeline] { [Pipeline] sh 19:59:26 + go version 19:59:26 go version go1.16.3 linux/amd64 [Pipeline] } 19:59:26 $ docker stop --time=1 35c1b4e2ef85ea488ed76fba5cb30419b1245c7e914805442742eb98c24e1a10 19:59:27 $ docker rm -f 35c1b4e2ef85ea488ed76fba5cb30419b1245c7e914805442742eb98c24e1a10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:59:28 + docker inspect -f . ci-base-image-x86_64 19:59:28 . [Pipeline] withDockerContainer 19:59:28 prd-centos7-docker-4c-2g-4791 does not seem to be running inside a container 19:59:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:59:29 $ docker top 4ac6947383083c0f1d47272dba6156ac81d41a3b5bf560f1b3adc77f5fb6c3f3 -eo pid,comm [Pipeline] { [Pipeline] sh 19:59:30 + go mod tidy [Pipeline] sh 19:59:31 + make test 19:59:31 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 19:59:41 Removing intermediate container f1b1160f91ec 19:59:41 ---> 8fe7cc67714a 19:59:41 Successfully built 8fe7cc67714a 19:59:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:59:42 + docker inspect -f . ci-base-image-arm64 19:59:42 . [Pipeline] withDockerContainer 19:59:42 prd-ubuntu18.04-docker-arm64-4c-16g-4792 does not seem to be running inside a container 19:59:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:59:43 $ docker top c9ea8055b9d46b145c726a51f2f79bab4c94a3301544a85da77284d4bca8e0e0 -eo pid,comm [Pipeline] { [Pipeline] sh 19:59:44 + go version 19:59:44 go version go1.16.3 linux/arm64 [Pipeline] } 19:59:45 $ docker stop --time=1 c9ea8055b9d46b145c726a51f2f79bab4c94a3301544a85da77284d4bca8e0e0 19:59:46 $ docker rm -f c9ea8055b9d46b145c726a51f2f79bab4c94a3301544a85da77284d4bca8e0e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 19:59:47 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 19:59:47 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.034s coverage: 85.7% of statements 19:59:47 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.048s coverage: 100.0% of statements [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:59:47 + docker inspect -f . ci-base-image-arm64 19:59:47 . [Pipeline] withDockerContainer 19:59:47 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.030s coverage: 45.4% of statements 19:59:48 prd-ubuntu18.04-docker-arm64-4c-16g-4792 does not seem to be running inside a container 19:59:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:59:48 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.189s coverage: 77.8% of statements 19:59:48 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 19:59:49 $ docker top 1db139cef0e4002a32ec375545f64da3e85119acaddae05ece1153f38ec9076b -eo pid,comm [Pipeline] { [Pipeline] sh 19:59:50 + go mod tidy 19:59:50 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.032s coverage: 26.3% of statements [Pipeline] sh 19:59:51 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.059s coverage: 14.7% of statements 19:59:51 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.022s coverage: 100.0% of statements 19:59:51 + make test 19:59:51 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 19:59:53 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.115s coverage: 91.8% of statements 19:59:53 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 19:59:53 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 19:59:53 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.013s coverage: 100.0% of statements 19:59:53 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.040s coverage: 35.5% of statements 19:59:58 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.093s coverage: 63.0% of statements 19:59:58 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.021s coverage: 26.3% of statements 19:59:58 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.025s coverage: 15.4% of statements 19:59:58 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.044s coverage: 15.4% of statements 19:59:58 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.067s coverage: 14.3% of statements 20:00:02 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 20:00:02 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients [no test files] 20:00:05 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.149s coverage: 82.9% of statements 20:00:05 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 20:00:05 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 20:00:05 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 20:00:05 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.058s coverage: 45.4% of statements 20:00:05 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.049s coverage: 95.2% of statements 20:00:05 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.155s coverage: 86.3% of statements 20:00:05 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.014s coverage: 60.5% of statements 20:00:06 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 0.023s coverage: 58.2% of statements 20:00:06 CGO_ENABLED=0 GO111MODULE=on go vet ./... 20:00:18 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 20:00:19 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.049s coverage: 85.7% of statements 20:00:19 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.060s coverage: 100.0% of statements 20:00:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.095s coverage: 45.4% of statements 20:00:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.048s coverage: 77.8% of statements 20:00:20 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 20:00:22 gofmt -l . 20:00:22 [ "`gofmt -l .`" = "" ] [Pipeline] } 20:00:23 $ docker stop --time=1 4ac6947383083c0f1d47272dba6156ac81d41a3b5bf560f1b3adc77f5fb6c3f3 20:00:23 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.031s coverage: 26.3% of statements 20:00:23 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.084s coverage: 14.7% of statements 20:00:23 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.015s coverage: 100.0% of statements 20:00:24 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.097s coverage: 91.8% of statements 20:00:24 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 20:00:24 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 20:00:24 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.052s coverage: 100.0% of statements 20:00:24 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.021s coverage: 35.5% of statements 20:00:25 $ docker rm -f 4ac6947383083c0f1d47272dba6156ac81d41a3b5bf560f1b3adc77f5fb6c3f3 [Pipeline] // withDockerContainer [Pipeline] sh 20:00:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:00:27 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 Post stage [Pipeline] libraryResource [Pipeline] sh 20:00:28 ---> job-cost.sh 20:00:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-U8TN 20:00:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.135s coverage: 63.0% of statements 20:00:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.019s coverage: 26.3% of statements 20:00:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.034s coverage: 15.4% of statements 20:00:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.012s coverage: 15.4% of statements 20:00:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.019s coverage: 14.3% of statements 20:00:30 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 20:00:30 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients [no test files] 20:00:33 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.290s coverage: 82.9% of statements 20:00:33 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 20:00:33 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 20:00:33 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 20:00:33 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.096s coverage: 45.4% of statements 20:00:35 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.087s coverage: 95.2% of statements 20:00:37 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.180s coverage: 86.3% of statements 20:00:37 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.044s coverage: 60.5% of statements 20:00:37 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 0.049s coverage: 58.2% of statements 20:00:37 CGO_ENABLED=0 GO111MODULE=on go vet ./... 20:00:59 gofmt -l . 20:00:59 [ "`gofmt -l .`" = "" ] [Pipeline] } 20:01:00 $ docker stop --time=1 1db139cef0e4002a32ec375545f64da3e85119acaddae05ece1153f38ec9076b 20:01:01 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 20:01:02 $ docker rm -f 1db139cef0e4002a32ec375545f64da3e85119acaddae05ece1153f38ec9076b [Pipeline] // withDockerContainer [Pipeline] sh 20:01:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:01:03 Warning: overwriting stash ‘coverage-report’ 20:01:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 20:01:05 ---> job-cost.sh 20:01:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HpMv 20:01:45 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 20:01:49 lf-activate-venv(): INFO: Adding /tmp/venv-U8TN/bin to PATH 20:01:49 INFO: No Stack... 20:01:49 INFO: Retrieving Pricing Info for: v1-standard-2 20:01:49 INFO: Archiving Costs [Pipeline] sh 20:01:49 + cat /w/workspace/go-mod-core-contracts/1/archives/cost.csv 20:01:49 + cut -d, -f6 [Pipeline] lock 20:01:49 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-611-1-stack-cost] 20:01:49 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-611-1-stack-cost] did not exist. Created. 20:01:49 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-611-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:01:50 + echo total: 0.029999999329447746 [Pipeline] stash 20:01:50 Stashed 1 file(s) [Pipeline] } 20:01:50 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-611-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:03:07 lf-activate-venv(): INFO: Adding /tmp/venv-HpMv/bin to PATH 20:03:07 INFO: No Stack... 20:03:07 INFO: Retrieving Pricing Info for: lf-standard-4 20:03:07 INFO: Archiving Costs [Pipeline] sh 20:03:07 + cut -d, -f6 20:03:07 + cat /w/workspace/go-mod-core-contracts/1/archives/cost.csv [Pipeline] lock 20:03:07 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-611-1-stack-cost] 20:03:07 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-611-1-stack-cost] did not exist. Created. 20:03:07 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-611-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:03:08 /w/workspace/go-mod-core-contracts/1@tmp/durable-5cfe0727/script.sh: 1: /w/workspace/go-mod-core-contracts/1@tmp/durable-5cfe0727/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 20:03:08 + echo total: 0.20999999344348907 [Pipeline] stash 20:03:08 Warning: overwriting stash ‘stack-cost’ 20:03:08 Stashed 1 file(s) [Pipeline] } 20:03:08 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-611-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 20:03:09 provisioning config files... 20:03:09 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-611@tmp/config2285979842009472105tmp [Pipeline] { [Pipeline] sh 20:03:10 + set +x 20:03:10 + curl -s https://codecov.io/bash 20:03:10 + bash -s -- 20:03:10 20:03:10 _____ _ 20:03:10 / ____| | | 20:03:10 | | ___ __| | ___ ___ _____ __ 20:03:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:03:10 | |___| (_) | (_| | __/ (_| (_) \ V / 20:03:10 \_____\___/ \__,_|\___|\___\___/ \_/ 20:03:10 Bash-1.0.2 20:03:10 20:03:10 20:03:10 ==> git version 2.24.3 found 20:03:10 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 20:03:10 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 20:03:10 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 20:03:10 ==> Jenkins CI detected. 20:03:10 project root: . 20:03:10 --> token set from env 20:03:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:03:10 ==> Running gcov in . (disable via -X gcov) 20:03:10 ==> Python coveragepy not found 20:03:10 ==> Searching for coverage reports in: 20:03:10 + . 20:03:10 -> Found 1 reports 20:03:10 ==> Detecting git/mercurial file structure 20:03:10 ==> Reading reports 20:03:10 + ./coverage.out bytes=177064 20:03:10 ==> Appending adjustments 20:03:10 https://docs.codecov.io/docs/fixing-reports 20:03:11 + Found adjustments 20:03:11 ==> Gzipping contents 20:03:11 28K /tmp/codecov.6eb4DB.gz 20:03:11 ==> Uploading reports 20:03:11 url: https://codecov.io 20:03:11 query: branch=PR-611&commit=064834462b7789f62ea0a0a607421c9cfab95675&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-611%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=611&job=&cmd_args= 20:03:11 -> Pinging Codecov 20:03:11 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-611&commit=064834462b7789f62ea0a0a607421c9cfab95675&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-611%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=611&job=&cmd_args= 20:03:12 -> Uploading to 20:03:12 https://storage.googleapis.com/codecov/v4/raw/2021-05-12/71470A77251A30514AAF9C0BB2E5B6CE/064834462b7789f62ea0a0a607421c9cfab95675/10703979-9f79-401e-84cf-311880cb1257.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210512%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210512T200312Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4b9c98c53bfc474ed14df55c60e5fa548f47b0b2c1b0bbc58e3ab3148eeba233 20:03:12 % Total % Received % Xferd Average Speed Time Time Time Current 20:03:12 Dload Upload Total Spent Left Speed 20:03:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 26041 0 0 100 26041 0 58859 --:--:-- --:--:-- --:--:-- 58783 20:03:12 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/064834462b7789f62ea0a0a607421c9cfab95675 [Pipeline] } 20:03:12 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 20:03:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:03:15 ---> package-listing.sh 20:03:15 ++ facter osfamily 20:03:15 ++ tr '[:upper:]' '[:lower:]' 20:03:15 + OS_FAMILY=redhat 20:03:15 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-611 20:03:15 + START_PACKAGES=/tmp/packages_start.txt 20:03:15 + END_PACKAGES=/tmp/packages_end.txt 20:03:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:03:15 + PACKAGES=/tmp/packages_start.txt 20:03:15 + '[' /w/workspace/dry_go-mod-core-contracts_PR-611 ']' 20:03:15 + PACKAGES=/tmp/packages_end.txt 20:03:15 + case "${OS_FAMILY}" in 20:03:15 + rpm -qa 20:03:15 + sort 20:03:21 + '[' -f /tmp/packages_start.txt ']' 20:03:21 + '[' -f /tmp/packages_end.txt ']' 20:03:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:03:21 + '[' /w/workspace/dry_go-mod-core-contracts_PR-611 ']' 20:03:21 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-611/archives/ 20:03:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-611/archives/ [Pipeline] echo 20:03:21 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-611/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:03:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:03:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:03:22 20:03:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 20:03:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:03:22 alpine: Pulling from edgex-lftools-log-publisher 20:03:22 df20fa9351a1: Pulling fs layer 20:03:22 36b3adc4ff6f: Pulling fs layer 20:03:22 8ad3a11d3b57: Pulling fs layer 20:03:22 46f8f816bc3b: Pulling fs layer 20:03:22 93b61091891f: Pulling fs layer 20:03:22 93b9cdb0e59b: Pulling fs layer 20:03:22 5e14af77c1be: Pulling fs layer 20:03:22 01666e4c0597: Pulling fs layer 20:03:22 aa168da1d23b: Pulling fs layer 20:03:22 46f8f816bc3b: Waiting 20:03:22 93b61091891f: Waiting 20:03:22 01666e4c0597: Waiting 20:03:22 5e14af77c1be: Waiting 20:03:22 93b9cdb0e59b: Waiting 20:03:22 aa168da1d23b: Waiting 20:03:22 36b3adc4ff6f: Verifying Checksum 20:03:22 36b3adc4ff6f: Download complete 20:03:22 46f8f816bc3b: Verifying Checksum 20:03:22 46f8f816bc3b: Download complete 20:03:22 df20fa9351a1: Verifying Checksum 20:03:22 df20fa9351a1: Download complete 20:03:22 93b9cdb0e59b: Verifying Checksum 20:03:22 93b9cdb0e59b: Download complete 20:03:22 5e14af77c1be: Download complete 20:03:22 01666e4c0597: Verifying Checksum 20:03:22 01666e4c0597: Download complete 20:03:22 93b61091891f: Verifying Checksum 20:03:22 93b61091891f: Download complete 20:03:23 8ad3a11d3b57: Verifying Checksum 20:03:23 8ad3a11d3b57: Download complete 20:03:23 df20fa9351a1: Pull complete 20:03:23 36b3adc4ff6f: Pull complete 20:03:25 8ad3a11d3b57: Pull complete 20:03:25 46f8f816bc3b: Pull complete 20:03:25 93b61091891f: Pull complete 20:03:25 aa168da1d23b: Verifying Checksum 20:03:25 aa168da1d23b: Download complete 20:03:25 93b9cdb0e59b: Pull complete 20:03:26 5e14af77c1be: Pull complete 20:03:26 01666e4c0597: Pull complete 20:03:34 aa168da1d23b: Pull complete 20:03:34 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 20:03:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:03:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 20:03:34 prd-centos7-docker-4c-2g-4786 does not seem to be running inside a container 20:03:34 $ 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-611/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-611 -v /w/workspace/dry_go-mod-core-contracts_PR-611:/w/workspace/dry_go-mod-core-contracts_PR-611:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-611@tmp:/w/workspace/dry_go-mod-core-contracts_PR-611@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 20:03:38 $ docker top 917ce20a2d3577fb382f58209ea38d509ca21dd20d5332c05a9ff41ba3db0820 -eo pid,comm [Pipeline] { [Pipeline] sh 20:03:38 + touch /tmp/pre-build-complete [Pipeline] sh 20:03:39 + mkdir -p /var/log/sa [Pipeline] sh 20:03:39 + ls /var/log/sa-host 20:03:39 + sadf -c /var/log/sa-host/sa12 20:03:39 file_magic: OK 20:03:39 HZ: Using current value: 100 20:03:39 file_header: OK 20:03:39 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 20:03:39 Statistics: 20:03:39 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 20:03:39 File successfully converted to sysstat format version 12.2.1 20:03:39 + sadf -c /var/log/sa-host/sa23 20:03:39 file_magic: OK 20:03:39 HZ: Using current value: 100 20:03:39 file_header: OK 20:03:39 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 20:03:39 Statistics: 20:03:39 Hnuu...uuuununununu... 20:03:39 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:03:39 provisioning config files... 20:03:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-611@tmp/config3559842121813063795tmp [Pipeline] { [Pipeline] echo 20:03:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:03:40 ---> create-netrc.sh [Pipeline] } 20:03:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 20:03:40 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 20:03:40 ---> python-tools-install.sh [Pipeline] echo 20:03:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:03:41 ---> sudo-logs.sh 20:03:41 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:03:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:03:41 ---> job-cost.sh 20:03:41 lf-activate-venv: SKIPPING 20:03:41 DEBUG: total: 0.20999999344348907 20:03:41 INFO: Retrieving Stack Cost... 20:03:43 INFO: Retrieving Pricing Info for: v1-standard-2 20:03:43 INFO: Archiving Costs [Pipeline] echo 20:03:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:03:44 ---> logs-deploy.sh 20:03:44 lf-activate-venv: SKIPPING 20:03:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-611/1 20:03:44 INFO: archiving workspace using pattern(s): 20:03:46 Archives upload complete. 20:03:46 INFO: archiving logs to Nexus