Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 02e15b8c7f216d4af99e550946e7c2b91bcc16c7+e59505e765e859397ba4820d4698e797601d216d (fea3d0e53560dc144bb29ad936bf8242f0d09519) 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh547626925840380948.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7540082943252388044.key > 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 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-628/workspace@libs/edgex-global-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-628/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6541873209014545374.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1168970653884473521.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-628/workspace@libs/lf-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-628/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7312153577466832953.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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: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 Running on prd-centos7-docker-4c-2g-391 in /w/workspace/dry_go-mod-core-contracts_PR-628 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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-628 # 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.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-628@tmp/jenkins-gitclient-ssh7297744680152422486.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-628@tmp/jenkins-gitclient-ssh7643958180161502690.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/628/head:refs/remotes/origin/PR-628 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit e59505e765e859397ba4820d4698e797601d216d into PR head commit 02e15b8c7f216d4af99e550946e7c2b91bcc16c7 Merge succeeded, producing 31a6259ecb5ce1c23c3facbc48e55fd5f02e7c1b Checking out Revision 31a6259ecb5ce1c23c3facbc48e55fd5f02e7c1b (PR-628) > git config core.sparsecheckout # timeout=10 > git checkout -f 02e15b8c7f216d4af99e550946e7c2b91bcc16c7 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-628@tmp/jenkins-gitclient-ssh971180496493456352.key > git merge e59505e765e859397ba4820d4698e797601d216d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 31a6259ecb5ce1c23c3facbc48e55fd5f02e7c1b # timeout=10 Commit message: "Merge commit 'e59505e765e859397ba4820d4698e797601d216d' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:38:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:38:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:38:27 ========================================================= 00:38:27 EdgeX Global Pipelines Version Info 00:38:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 60700f6f9eb379d329c76313ae8d53867731ada2 # timeout=10 00:38:29 ------------------- 00:38:29 stable info: 00:38:29 ------------------- 00:38:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:38:29 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 00:38:29 Message: update stable to v1.0.195 00:38:29 ------------------- 00:38:29 experimental info: 00:38:29 ------------------- 00:38:29 Commited By: **** collab-it+edgex@linuxfoundation.org 00:38:29 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 00:38:29 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:38:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 00:38:29 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 00:38:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:38:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:38:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:38:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 00:38:30 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:38:30 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 00:38:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:38:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:38:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:38:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 00:38:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:38:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:38:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 00:38:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 00:38:30 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:38:30 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:38:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:38:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:38:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:38:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:38:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:38:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:38:30 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 00:38:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:38:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-628 [Pipeline] echo 00:38:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-628 [Pipeline] echo 00:38:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-628 [Pipeline] echo 00:38:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 31a6259ecb5ce1c23c3facbc48e55fd5f02e7c1b [Pipeline] echo 00:38:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 31a6259 [Pipeline] echo 00:38:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:38:31 + git log --format=format:%s -1 31a6259ecb5ce1c23c3facbc48e55fd5f02e7c1b [Pipeline] echo 00:38:31 GIT_COMMIT: 31a6259ecb5ce1c23c3facbc48e55fd5f02e7c1b, Commit Message: Merge commit 'e59505e765e859397ba4820d4698e797601d216d' into HEAD [Pipeline] echo 00:38:31 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 00:38:32 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:38:32 00:38:32 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:38:32 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:38:32 latest: Pulling from edgex-devops/git-semver 00:38:32 31603596830f: Pulling fs layer 00:38:32 54011a49482f: Pulling fs layer 00:38:32 a6820b24f6d8: Pulling fs layer 00:38:32 f581987b2513: Pulling fs layer 00:38:32 f581987b2513: Waiting 00:38:32 54011a49482f: Verifying Checksum 00:38:32 54011a49482f: Download complete 00:38:32 31603596830f: Verifying Checksum 00:38:32 31603596830f: Download complete 00:38:32 f581987b2513: Verifying Checksum 00:38:32 f581987b2513: Download complete 00:38:33 a6820b24f6d8: Verifying Checksum 00:38:33 a6820b24f6d8: Download complete 00:38:33 31603596830f: Pull complete 00:38:33 54011a49482f: Pull complete 00:38:34 a6820b24f6d8: Pull complete 00:38:35 f581987b2513: Pull complete 00:38:35 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 00:38:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:38:35 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:38:35 prd-centos7-docker-4c-2g-391 does not seem to be running inside a container 00:38:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-628 -v /w/workspace/dry_go-mod-core-contracts_PR-628:/w/workspace/dry_go-mod-core-contracts_PR-628:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-628@tmp:/w/workspace/dry_go-mod-core-contracts_PR-628@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 00:38:37 $ docker top b059da91006f509365b7fcf5575942aa47ce3a9611e33204fd58bd9af4b02367 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:38:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:38:37 [ssh-agent] Looking for ssh-agent implementation... 00:38:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:38:37 $ docker exec b059da91006f509365b7fcf5575942aa47ce3a9611e33204fd58bd9af4b02367 ssh-agent 00:38:38 SSH_AUTH_SOCK=/tmp/ssh-NClRcVFkYqta/agent.14 00:38:38 SSH_AGENT_PID=20 00:38:38 Running ssh-add (command line suppressed) 00:38:38 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-628@tmp/private_key_2107141780756323347.key (/w/workspace/dry_go-mod-core-contracts_PR-628@tmp/private_key_2107141780756323347.key) 00:38:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:38:38 + git tag --points-at HEAD [Pipeline] } 00:38:38 $ docker exec --env ******** --env ******** b059da91006f509365b7fcf5575942aa47ce3a9611e33204fd58bd9af4b02367 ssh-agent -k 00:38:38 unset SSH_AUTH_SOCK; 00:38:38 unset SSH_AGENT_PID; 00:38:38 echo Agent pid 20 killed; 00:38:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:38:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:38:38 [ssh-agent] Looking for ssh-agent implementation... 00:38:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:38:38 $ docker exec b059da91006f509365b7fcf5575942aa47ce3a9611e33204fd58bd9af4b02367 ssh-agent 00:38:38 SSH_AUTH_SOCK=/tmp/ssh-xntee7ffVV5c/agent.54 00:38:38 SSH_AGENT_PID=60 00:38:38 Running ssh-add (command line suppressed) 00:38:39 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-628@tmp/private_key_815439932052051784.key (/w/workspace/dry_go-mod-core-contracts_PR-628@tmp/private_key_815439932052051784.key) 00:38:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:38:39 + git semver init 00:38:39 # -> Open(): unable to determine branch for HEAD 00:38:39 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-628/.git 00:38:39 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-628 00:38:39 # $SEMVER_REMOTE_NAME = origin 00:38:39 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:38:39 # $SEMVER_USER_NAME = edgex-jenkins 00:38:39 # $SEMVER_BRANCH = PR-628 00:38:39 # $SEMVER_TEMP = /tmp/semver-551125179 00:38:39 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 00:38:40 # '/tmp/semver-551125179' -> '/w/workspace/dry_go-mod-core-contracts_PR-628/.semver' 00:38:40 # -> Force: false 00:38:40 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-628/.semver [Pipeline] } 00:38:40 $ docker exec --env ******** --env ******** b059da91006f509365b7fcf5575942aa47ce3a9611e33204fd58bd9af4b02367 ssh-agent -k 00:38:40 unset SSH_AUTH_SOCK; 00:38:40 unset SSH_AGENT_PID; 00:38:40 echo Agent pid 60 killed; 00:38:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:38:40 + git semver [Pipeline] } 00:38:40 $ docker stop --time=1 b059da91006f509365b7fcf5575942aa47ce3a9611e33204fd58bd9af4b02367 00:38:42 $ docker rm -f b059da91006f509365b7fcf5575942aa47ce3a9611e33204fd58bd9af4b02367 [Pipeline] // withDockerContainer [Pipeline] sh 00:38:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:38:42 Stashed 1 file(s) [Pipeline] echo 00:38:42 [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 00:38:43 Running on prd-ubuntu18.04-docker-arm64-4c-16g-397 in /w/workspace/dry_go-mod-core-contracts_PR-628 [Pipeline] { [Pipeline] ws 00:38:43 Running in /w/workspace/go-mod-core-contracts/4 [Pipeline] { [Pipeline] checkout 00:38:43 Selected Git installation does not exist. Using Default 00:38:43 The recommended git tool is: NONE 00:38:49 using credential edgex-jenkins-ssh 00:38:49 Cloning the remote Git repository 00:38:49 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 00:38:49 > git init /w/workspace/go-mod-core-contracts/4 # timeout=10 00:38:50 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 00:38:50 > git --version # timeout=10 00:38:50 > git --version # 'git version 2.17.1' 00:38:50 using GIT_SSH to set credentials SSH Credentials for GitHub 00:38:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:38:52 Merging remotes/origin/master commit e59505e765e859397ba4820d4698e797601d216d into PR head commit 02e15b8c7f216d4af99e550946e7c2b91bcc16c7 00:38:51 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 00:38:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:38:51 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 00:38:51 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 00:38:51 using GIT_SSH to set credentials SSH Credentials for GitHub 00:38:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/628/head:refs/remotes/origin/PR-628 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:38:52 > git config core.sparsecheckout # timeout=10 00:38:52 > git checkout -f 02e15b8c7f216d4af99e550946e7c2b91bcc16c7 # timeout=10 00:38:52 > git remote # timeout=10 00:38:52 > git config --get remote.origin.url # timeout=10 00:38:52 using GIT_SSH to set credentials SSH Credentials for GitHub 00:38:52 > git merge e59505e765e859397ba4820d4698e797601d216d # timeout=10 00:38:52 Merge succeeded, producing c0566e22c2d74919b679db651c955e596435ced8 00:38:52 Checking out Revision c0566e22c2d74919b679db651c955e596435ced8 (PR-628) 00:38:52 > git rev-parse HEAD^{commit} # timeout=10 00:38:52 > git config core.sparsecheckout # timeout=10 00:38:52 > git checkout -f c0566e22c2d74919b679db651c955e596435ced8 # timeout=10 00:38:57 Commit message: "Merge commit 'e59505e765e859397ba4820d4698e797601d216d' into HEAD" 00:38:57 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:38:58 Still waiting to schedule task 00:38:58 Waiting for next available executor on ‘centos7-docker-4c-2g’ 00:38:57 > git rev-list --no-walk 60700f6f9eb379d329c76313ae8d53867731ada2 # timeout=10 00:38:58 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 00:38:59 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:38:59 + sudo service docker restart 00:38:59 + true [Pipeline] unstash [Pipeline] echo 00:39:18 ========================================================= 00:39:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 00:39:18 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:39:18 + 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 . 00:39:19 Sending build context to Docker daemon 2.885MB 00:39:19 Step 1/7 : ARG BASE=golang:1.16-alpine 00:39:19 Step 2/7 : FROM ${BASE} 00:39:20 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:39:20 595b0fe564bb: Pulling fs layer 00:39:20 3088b5b3c5c0: Pulling fs layer 00:39:20 5b7225fbf94c: Pulling fs layer 00:39:20 ba82ee9f976e: Pulling fs layer 00:39:20 506bd15cee9f: Pulling fs layer 00:39:20 75a0a4a0db45: Pulling fs layer 00:39:20 618dc40b7e24: Pulling fs layer 00:39:20 506bd15cee9f: Waiting 00:39:20 75a0a4a0db45: Waiting 00:39:20 618dc40b7e24: Waiting 00:39:20 ba82ee9f976e: Waiting 00:39:20 5b7225fbf94c: Verifying Checksum 00:39:20 5b7225fbf94c: Download complete 00:39:20 3088b5b3c5c0: Verifying Checksum 00:39:20 3088b5b3c5c0: Download complete 00:39:20 506bd15cee9f: Verifying Checksum 00:39:20 506bd15cee9f: Download complete 00:39:20 75a0a4a0db45: Verifying Checksum 00:39:20 595b0fe564bb: Verifying Checksum 00:39:20 595b0fe564bb: Download complete 00:39:21 595b0fe564bb: Pull complete 00:39:21 3088b5b3c5c0: Pull complete 00:39:22 5b7225fbf94c: Pull complete 00:39:22 618dc40b7e24: Verifying Checksum 00:39:22 618dc40b7e24: Download complete 00:39:25 ba82ee9f976e: Verifying Checksum 00:39:25 ba82ee9f976e: Download complete 00:39:35 ba82ee9f976e: Pull complete 00:39:35 506bd15cee9f: Pull complete 00:39:35 75a0a4a0db45: Pull complete 00:39:38 618dc40b7e24: Pull complete 00:39:38 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 00:39:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:39:38 ---> a36622ca3599 00:39:38 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 00:39:41 ---> Running in 9c5e492426d9 00:39:41 Removing intermediate container 9c5e492426d9 00:39:41 ---> 3aa310766257 00:39:41 Step 4/7 : RUN apk add bash 00:39:41 ---> Running in ed9af4d50d21 00:39:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:39:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:39:45 OK: 138 MiB in 40 packages 00:39:46 Removing intermediate container ed9af4d50d21 00:39:46 ---> b540e0cc59fc 00:39:46 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 00:39:46 ---> Running in 1e39ac636818 00:39:47 Removing intermediate container 1e39ac636818 00:39:47 ---> 738e63c86256 00:39:47 Step 6/7 : COPY go.mod . 00:39:47 ---> 906eeec06b1a 00:39:47 Step 7/7 : RUN go mod download 00:39:47 ---> Running in adaa85620103 00:40:06 Removing intermediate container adaa85620103 00:40:06 ---> 31cdf0d5e645 00:40:06 Successfully built 31cdf0d5e645 00:40:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:40:06 + docker inspect -f . ci-base-image-arm64 00:40:06 . [Pipeline] withDockerContainer 00:40:06 prd-ubuntu18.04-docker-arm64-4c-16g-397 does not seem to be running inside a container 00:40:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:40:08 $ docker top c519bfd58814304c54f1b16aaa9b11dfdb6feb7970845ad397894ad78ea8ca10 -eo pid,comm [Pipeline] { [Pipeline] sh 00:40:09 + go version 00:40:09 go version go1.16.5 linux/arm64 [Pipeline] } 00:40:09 $ docker stop --time=1 c519bfd58814304c54f1b16aaa9b11dfdb6feb7970845ad397894ad78ea8ca10 00:40:11 $ docker rm -f c519bfd58814304c54f1b16aaa9b11dfdb6feb7970845ad397894ad78ea8ca10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:40:12 + docker inspect -f . ci-base-image-arm64 00:40:12 . [Pipeline] withDockerContainer 00:40:12 prd-ubuntu18.04-docker-arm64-4c-16g-397 does not seem to be running inside a container 00:40:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:40:14 $ docker top 105de5a2fa8672ed7282a7d059fb0a64d6cbeec946b53f780b98ed15986246c3 -eo pid,comm [Pipeline] { [Pipeline] sh 00:40:15 + go mod tidy [Pipeline] sh 00:40:16 + make test 00:40:16 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 00:40:18 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 00:40:57 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.452s coverage: 83.2% of statements 00:40:57 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 00:40:57 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 00:40:57 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 00:40:57 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.051s coverage: 26.3% of statements 00:40:57 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 00:40:57 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.118s coverage: 45.5% of statements 00:40:57 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.078s coverage: 90.0% of statements 00:40:57 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.296s coverage: 86.2% of statements 00:40:57 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.067s coverage: 59.5% of statements 00:40:57 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.021s coverage: 35.5% of statements 00:40:58 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.037s coverage: 49.4% of statements 00:40:58 CGO_ENABLED=0 GO111MODULE=on go vet ./... 00:41:20 gofmt -l . 00:41:20 [ "`gofmt -l .`" = "" ] [Pipeline] } 00:41:21 $ docker stop --time=1 105de5a2fa8672ed7282a7d059fb0a64d6cbeec946b53f780b98ed15986246c3 00:41:23 $ docker rm -f 105de5a2fa8672ed7282a7d059fb0a64d6cbeec946b53f780b98ed15986246c3 [Pipeline] // withDockerContainer [Pipeline] sh 00:41:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:41:24 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 00:41:25 ---> job-cost.sh 00:41:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-j0de 00:42:12 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 00:43:36 Running on prd-centos7-docker-4c-2g-403 in /w/workspace/dry_go-mod-core-contracts_PR-628 [Pipeline] { [Pipeline] ws 00:43:36 Running in /w/workspace/go-mod-core-contracts/4 [Pipeline] { [Pipeline] checkout 00:43:36 Selected Git installation does not exist. Using Default 00:43:36 The recommended git tool is: NONE 00:43:38 using credential edgex-jenkins-ssh 00:43:38 Cloning the remote Git repository 00:43:38 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 00:43:38 > git init /w/workspace/go-mod-core-contracts/4 # timeout=10 00:43:38 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 00:43:38 > git --version # timeout=10 00:43:38 > git --version # 'git version 2.24.4' 00:43:38 using GIT_SSH to set credentials SSH Credentials for GitHub 00:43:38 [INFO] Currently running in a labeled security context 00:43:38 [INFO] Currently SELinux is 'enforcing' on the host 00:43:38 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/4@tmp/jenkins-gitclient-ssh47830124481913123.key 00:43:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:43:40 Merging remotes/origin/master commit e59505e765e859397ba4820d4698e797601d216d into PR head commit 02e15b8c7f216d4af99e550946e7c2b91bcc16c7 00:43:40 Merge succeeded, producing 03c341cd2d20c9524f9627acae39a342b42c3c90 00:43:40 Checking out Revision 03c341cd2d20c9524f9627acae39a342b42c3c90 (PR-628) 00:43:39 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 00:43:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:43:39 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 00:43:39 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 00:43:39 using GIT_SSH to set credentials SSH Credentials for GitHub 00:43:39 [INFO] Currently running in a labeled security context 00:43:39 [INFO] Currently SELinux is 'enforcing' on the host 00:43:39 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/4@tmp/jenkins-gitclient-ssh3956670868811784823.key 00:43:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/628/head:refs/remotes/origin/PR-628 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:43:40 > git config core.sparsecheckout # timeout=10 00:43:40 > git checkout -f 02e15b8c7f216d4af99e550946e7c2b91bcc16c7 # timeout=10 00:43:40 > git remote # timeout=10 00:43:40 > git config --get remote.origin.url # timeout=10 00:43:40 using GIT_SSH to set credentials SSH Credentials for GitHub 00:43:40 [INFO] Currently running in a labeled security context 00:43:40 [INFO] Currently SELinux is 'enforcing' on the host 00:43:40 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/4@tmp/jenkins-gitclient-ssh1245190375726269290.key 00:43:40 > git merge e59505e765e859397ba4820d4698e797601d216d # timeout=10 00:43:40 > git rev-parse HEAD^{commit} # timeout=10 00:43:40 > git config core.sparsecheckout # timeout=10 00:43:40 > git checkout -f 03c341cd2d20c9524f9627acae39a342b42c3c90 # timeout=10 00:43:44 Commit message: "Merge commit 'e59505e765e859397ba4820d4698e797601d216d' into HEAD" 00:43:44 First time build. Skipping changelog. 00:43:44 00:43:44 GitHub has been notified of this commit’s build result 00:43:44 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:43:44 > git rev-list --no-walk 60700f6f9eb379d329c76313ae8d53867731ada2 # timeout=10 00:43:45 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:43:45 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:43:45 + sudo service docker restart 00:43:45 + true 00:43:45 Redirecting to /bin/systemctl restart docker.service 00:43:49 lf-activate-venv(): INFO: Adding /tmp/venv-j0de/bin to PATH 00:43:49 INFO: No Stack... 00:43:49 INFO: Retrieving Pricing Info for: v2-standard-4 00:43:50 INFO: Archiving Costs [Pipeline] sh 00:43:50 + + cat /w/workspace/go-mod-core-contracts/4/archives/cost.csv 00:43:50 cut -d, -f6 [Pipeline] lock 00:43:50 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-4-stack-cost] 00:43:50 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-4-stack-cost] did not exist. Created. 00:43:50 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:43:51 + echo total: 0.18000000715255737 [Pipeline] stash 00:43:51 Stashed 1 file(s) [Pipeline] } 00:43:51 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-4-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] unstash [Pipeline] echo 00:44:04 ========================================================= 00:44:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 00:44:04 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:44:04 + 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 . 00:44:04 Sending build context to Docker daemon 2.886MB 00:44:04 Step 1/7 : ARG BASE=golang:1.16-alpine 00:44:04 Step 2/7 : FROM ${BASE} 00:44:04 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 00:44:04 540db60ca938: Pulling fs layer 00:44:04 adcc1eea9eea: Pulling fs layer 00:44:04 4c4ab2625f07: Pulling fs layer 00:44:04 0510c868ecb4: Pulling fs layer 00:44:04 afea3b2eda06: Pulling fs layer 00:44:04 7809a108b3ef: Pulling fs layer 00:44:04 f706445af74f: Pulling fs layer 00:44:04 afea3b2eda06: Waiting 00:44:04 7809a108b3ef: Waiting 00:44:04 f706445af74f: Waiting 00:44:04 0510c868ecb4: Waiting 00:44:04 4c4ab2625f07: Verifying Checksum 00:44:04 4c4ab2625f07: Download complete 00:44:04 adcc1eea9eea: Verifying Checksum 00:44:04 adcc1eea9eea: Download complete 00:44:04 afea3b2eda06: Verifying Checksum 00:44:04 afea3b2eda06: Download complete 00:44:04 7809a108b3ef: Verifying Checksum 00:44:04 7809a108b3ef: Download complete 00:44:05 540db60ca938: Verifying Checksum 00:44:05 540db60ca938: Download complete 00:44:05 540db60ca938: Pull complete 00:44:05 adcc1eea9eea: Pull complete 00:44:05 4c4ab2625f07: Pull complete 00:44:06 f706445af74f: Verifying Checksum 00:44:06 f706445af74f: Download complete 00:44:07 0510c868ecb4: Verifying Checksum 00:44:07 0510c868ecb4: Download complete 00:44:10 0510c868ecb4: Pull complete 00:44:10 afea3b2eda06: Pull complete 00:44:10 7809a108b3ef: Pull complete 00:44:12 f706445af74f: Pull complete 00:44:12 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 00:44:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 00:44:12 ---> b068be0155e3 00:44:12 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 00:44:16 ---> Running in f2cac432492d 00:44:16 Removing intermediate container f2cac432492d 00:44:16 ---> 65970dd987fd 00:44:16 Step 4/7 : RUN apk add bash 00:44:16 ---> Running in 226d38bd989a 00:44:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:44:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:44:23 OK: 149 MiB in 40 packages 00:44:23 Removing intermediate container 226d38bd989a 00:44:23 ---> dfce20598400 00:44:23 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 00:44:23 ---> Running in 54df7617d4cf 00:44:23 Removing intermediate container 54df7617d4cf 00:44:23 ---> 86df122e0e2e 00:44:23 Step 6/7 : COPY go.mod . 00:44:23 ---> 4048735193fc 00:44:23 Step 7/7 : RUN go mod download 00:44:23 ---> Running in c20ff0f34007 00:44:31 Removing intermediate container c20ff0f34007 00:44:31 ---> 4effe407fec6 00:44:31 Successfully built 4effe407fec6 00:44:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:44:32 + docker inspect -f . ci-base-image-x86_64 00:44:32 . [Pipeline] withDockerContainer 00:44:32 prd-centos7-docker-4c-2g-403 does not seem to be running inside a container 00:44:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@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 00:44:32 $ docker top c8eb1fdd9e0ad99be81c36ef5d93260e7bd55a73f03de3a20f74012e63cc0a23 -eo pid,comm [Pipeline] { [Pipeline] sh 00:44:33 + go version 00:44:33 go version go1.16.3 linux/amd64 [Pipeline] } 00:44:33 $ docker stop --time=1 c8eb1fdd9e0ad99be81c36ef5d93260e7bd55a73f03de3a20f74012e63cc0a23 00:44:34 $ docker rm -f c8eb1fdd9e0ad99be81c36ef5d93260e7bd55a73f03de3a20f74012e63cc0a23 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:44:34 + docker inspect -f . ci-base-image-x86_64 00:44:34 . [Pipeline] withDockerContainer 00:44:34 prd-centos7-docker-4c-2g-403 does not seem to be running inside a container 00:44:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@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 00:44:35 $ docker top ba496a0d5d3da150089826b314cacc8a53b939c821b8f4102a59ed0b49cbe1a1 -eo pid,comm [Pipeline] { [Pipeline] sh 00:44:35 + go mod tidy [Pipeline] sh 00:44:36 + make test 00:44:36 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 00:44:36 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 00:44:46 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.051s coverage: 83.2% of statements 00:44:46 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 00:44:46 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 00:44:47 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 00:44:47 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.013s coverage: 26.3% of statements 00:44:47 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 00:44:48 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.013s coverage: 45.5% of statements 00:44:48 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.006s coverage: 90.0% of statements 00:44:48 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.034s coverage: 86.2% of statements 00:44:49 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.008s coverage: 59.5% of statements 00:44:49 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.021s coverage: 35.5% of statements 00:44:49 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.008s coverage: 49.4% of statements 00:44:49 CGO_ENABLED=0 GO111MODULE=on go vet ./... 00:44:54 gofmt -l . 00:44:54 [ "`gofmt -l .`" = "" ] [Pipeline] } 00:44:54 $ docker stop --time=1 ba496a0d5d3da150089826b314cacc8a53b939c821b8f4102a59ed0b49cbe1a1 00:44:56 $ docker rm -f ba496a0d5d3da150089826b314cacc8a53b939c821b8f4102a59ed0b49cbe1a1 [Pipeline] // withDockerContainer [Pipeline] sh 00:44:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:44:56 Warning: overwriting stash ‘coverage-report’ 00:44:57 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 00:44:57 ---> job-cost.sh 00:44:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-j2WH 00:45:07 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 00:45:20 lf-activate-venv(): INFO: Adding /tmp/venv-j2WH/bin to PATH 00:45:20 INFO: No Stack... 00:45:20 INFO: Retrieving Pricing Info for: v3-standard-2 00:45:21 INFO: Archiving Costs [Pipeline] sh 00:45:21 + cat /w/workspace/go-mod-core-contracts/4/archives/cost.csv 00:45:21 + cut -d, -f6 [Pipeline] lock 00:45:21 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-4-stack-cost] 00:45:21 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-4-stack-cost] did not exist. Created. 00:45:21 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:45:22 /w/workspace/go-mod-core-contracts/4@tmp/durable-1d3f786d/script.sh: line 1: unexpected EOF while looking for matching `'' [Pipeline] sh 00:45:22 + echo total: 0.05999999865889549 [Pipeline] stash 00:45:22 Warning: overwriting stash ‘stack-cost’ 00:45:22 Stashed 1 file(s) [Pipeline] } 00:45:22 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-4-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] configFileProvider 00:45:23 provisioning config files... 00:45:23 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-628@tmp/config2624429214747216411tmp [Pipeline] { [Pipeline] sh 00:45:23 + set +x 00:45:23 + bash -s -- 00:45:23 + curl -s https://codecov.io/bash 00:45:23 00:45:23 _____ _ 00:45:23 / ____| | | 00:45:23 | | ___ __| | ___ ___ _____ __ 00:45:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:45:23 | |___| (_) | (_| | __/ (_| (_) \ V / 00:45:23 \_____\___/ \__,_|\___|\___\___/ \_/ 00:45:23 Bash-1.0.3 00:45:23 00:45:23 00:45:23 ==> git version 2.24.4 found 00:45:23 ==> 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 00:45:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 00:45:23 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 00:45:23 ==> Jenkins CI detected. 00:45:23 project root: . 00:45:23 --> token set from env 00:45:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:45:24 ==> Running gcov in . (disable via -X gcov) 00:45:24 ==> Python coveragepy not found 00:45:24 ==> Searching for coverage reports in: 00:45:24 + . 00:45:24 -> Found 1 reports 00:45:24 ==> Detecting git/mercurial file structure 00:45:24 ==> Reading reports 00:45:24 + ./coverage.out bytes=105070 00:45:24 ==> Appending adjustments 00:45:24 https://docs.codecov.io/docs/fixing-reports 00:45:24 + Found adjustments 00:45:24 ==> Gzipping contents 00:45:24 16K /tmp/codecov.gFd3Ui.gz 00:45:24 ==> Uploading reports 00:45:24 url: https://codecov.io 00:45:24 query: branch=PR-628&commit=31a6259ecb5ce1c23c3facbc48e55fd5f02e7c1b&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-628%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=628&job=&cmd_args= 00:45:24 -> Pinging Codecov 00:45:24 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-628&commit=31a6259ecb5ce1c23c3facbc48e55fd5f02e7c1b&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-628%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=628&job=&cmd_args= 00:45:25 -> Uploading to 00:45:25 https://storage.googleapis.com/codecov/v4/raw/2021-06-11/71470A77251A30514AAF9C0BB2E5B6CE/31a6259ecb5ce1c23c3facbc48e55fd5f02e7c1b/ee21256f-beb4-468d-af2d-702bd35f3dcc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210611%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210611T004524Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4cec7aad8c85b440a9b6a3fb4bc5a5eea01aefe31bb27a3c9d4d9cdc163d36c2 00:45:25 % Total % Received % Xferd Average Speed Time Time Time Current 00:45:25 Dload Upload Total Spent Left Speed 00:45:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15764 0 0 100 15764 0 45393 --:--:-- --:--:-- --:--:-- 45429 00:45:25 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/31a6259ecb5ce1c23c3facbc48e55fd5f02e7c1b [Pipeline] } 00:45:25 Deleting 1 temporary files [Pipeline] // configFileProvider [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 00:45:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:45:27 ---> package-listing.sh 00:45:27 ++ tr '[:upper:]' '[:lower:]' 00:45:27 ++ facter osfamily 00:45:28 + OS_FAMILY=redhat 00:45:28 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-628 00:45:28 + START_PACKAGES=/tmp/packages_start.txt 00:45:28 + END_PACKAGES=/tmp/packages_end.txt 00:45:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:45:28 + PACKAGES=/tmp/packages_start.txt 00:45:28 + '[' /w/workspace/dry_go-mod-core-contracts_PR-628 ']' 00:45:28 + PACKAGES=/tmp/packages_end.txt 00:45:28 + case "${OS_FAMILY}" in 00:45:28 + rpm -qa 00:45:28 + sort 00:45:28 + '[' -f /tmp/packages_start.txt ']' 00:45:28 + '[' -f /tmp/packages_end.txt ']' 00:45:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:45:28 + '[' /w/workspace/dry_go-mod-core-contracts_PR-628 ']' 00:45:28 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-628/archives/ 00:45:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-628/archives/ [Pipeline] echo 00:45:28 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_go-mod-core-contracts_PR-628/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:45:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:45:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:45:29 00:45:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:45:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:45:29 alpine: Pulling from edgex-lftools-log-publisher 00:45:29 df20fa9351a1: Pulling fs layer 00:45:29 36b3adc4ff6f: Pulling fs layer 00:45:29 8ad3a11d3b57: Pulling fs layer 00:45:29 46f8f816bc3b: Pulling fs layer 00:45:29 93b61091891f: Pulling fs layer 00:45:29 93b9cdb0e59b: Pulling fs layer 00:45:29 5e14af77c1be: Pulling fs layer 00:45:29 01666e4c0597: Pulling fs layer 00:45:29 aa168da1d23b: Pulling fs layer 00:45:29 93b9cdb0e59b: Waiting 00:45:29 5e14af77c1be: Waiting 00:45:29 01666e4c0597: Waiting 00:45:29 aa168da1d23b: Waiting 00:45:29 46f8f816bc3b: Waiting 00:45:29 93b61091891f: Waiting 00:45:29 36b3adc4ff6f: Verifying Checksum 00:45:29 36b3adc4ff6f: Download complete 00:45:29 46f8f816bc3b: Verifying Checksum 00:45:29 46f8f816bc3b: Download complete 00:45:30 df20fa9351a1: Verifying Checksum 00:45:30 df20fa9351a1: Download complete 00:45:30 93b9cdb0e59b: Verifying Checksum 00:45:30 93b9cdb0e59b: Download complete 00:45:30 93b61091891f: Verifying Checksum 00:45:30 93b61091891f: Download complete 00:45:30 5e14af77c1be: Verifying Checksum 00:45:30 5e14af77c1be: Download complete 00:45:30 01666e4c0597: Verifying Checksum 00:45:30 01666e4c0597: Download complete 00:45:30 df20fa9351a1: Pull complete 00:45:30 8ad3a11d3b57: Verifying Checksum 00:45:30 8ad3a11d3b57: Download complete 00:45:30 36b3adc4ff6f: Pull complete 00:45:30 8ad3a11d3b57: Pull complete 00:45:31 46f8f816bc3b: Pull complete 00:45:31 93b61091891f: Pull complete 00:45:31 93b9cdb0e59b: Pull complete 00:45:31 5e14af77c1be: Pull complete 00:45:31 01666e4c0597: Pull complete 00:45:31 aa168da1d23b: Verifying Checksum 00:45:31 aa168da1d23b: Download complete 00:45:37 aa168da1d23b: Pull complete 00:45:37 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:45:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:45:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:45:37 prd-centos7-docker-4c-2g-391 does not seem to be running inside a container 00:45:37 $ 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-628/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-628 -v /w/workspace/dry_go-mod-core-contracts_PR-628:/w/workspace/dry_go-mod-core-contracts_PR-628:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-628@tmp:/w/workspace/dry_go-mod-core-contracts_PR-628@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 00:45:40 $ docker top 3f9c8607074bcdfe8344c8bf0bad4b63c5fa900334f030cb48588b09484f66fd -eo pid,comm [Pipeline] { [Pipeline] sh 00:45:40 + touch /tmp/pre-build-complete [Pipeline] sh 00:45:40 + mkdir -p /var/log/sa [Pipeline] sh 00:45:41 + ls /var/log/sa-host 00:45:41 + sadf -c /var/log/sa-host/sa05 00:45:41 file_magic: OK 00:45:41 HZ: Using current value: 100 00:45:41 file_header: OK 00:45:41 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 00:45:41 Statistics: 00:45:41 Hnuu...uuuununununu...Hnuu...uuuununununu... 00:45:41 File successfully converted to sysstat format version 12.2.1 00:45:41 + sadf -c /var/log/sa-host/sa11 00:45:41 file_magic: OK 00:45:41 HZ: Using current value: 100 00:45:41 file_header: OK 00:45:41 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 00:45:41 Statistics: 00:45:41 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 00:45:41 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:45:41 provisioning config files... 00:45:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-628@tmp/config493120907128209996tmp [Pipeline] { [Pipeline] echo 00:45:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:45:41 ---> create-netrc.sh [Pipeline] } 00:45:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:45:42 ---> python-tools-install.sh [Pipeline] echo 00:45:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:45:42 ---> sudo-logs.sh 00:45:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:45:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:45:42 ---> job-cost.sh 00:45:42 lf-activate-venv: SKIPPING 00:45:42 DEBUG: total: 0.05999999865889549 00:45:42 INFO: Retrieving Stack Cost... 00:45:44 INFO: Retrieving Pricing Info for: v3-standard-2 00:45:44 INFO: Archiving Costs [Pipeline] echo 00:45:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:45:44 ---> logs-deploy.sh 00:45:44 lf-activate-venv: SKIPPING 00:45:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-628/4 00:45:44 INFO: archiving workspace using pattern(s): 00:45:45 Archives upload complete. 00:45:45 INFO: archiving logs to Nexus