Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 02e15b8c7f216d4af99e550946e7c2b91bcc16c7+152c15f88b9e1c145499af1f47b8d68a35226704 (25d92f46c402ff9d6f1de8c56da9d115f9f33160) 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-ssh58657741684489823.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-ssh7711571513001250566.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-ssh7332195158736776262.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-ssh983605656386140355.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee 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-ssh2343352553642409023.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > 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 Still waiting to schedule task ‘prd-centos7-docker-4c-2g-915’ is offline Running on prd-centos7-docker-4c-2g-215 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-ssh8434401506527776444.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-ssh5138246180227418688.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 152c15f88b9e1c145499af1f47b8d68a35226704 into PR head commit 02e15b8c7f216d4af99e550946e7c2b91bcc16c7 Merge succeeded, producing 9bfbb86d062755bdc8a10f424e8027a24b0441e2 Checking out Revision 9bfbb86d062755bdc8a10f424e8027a24b0441e2 (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-ssh8208685965970768656.key > git merge 152c15f88b9e1c145499af1f47b8d68a35226704 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9bfbb86d062755bdc8a10f424e8027a24b0441e2 # timeout=10 Commit message: "Merge commit '152c15f88b9e1c145499af1f47b8d68a35226704' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:40:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:40:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:40:02 ========================================================= 04:40:02 EdgeX Global Pipelines Version Info 04:40:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 3bccf3623f8998be1b82bd4ba363fdfe7c07142c # timeout=10 04:40:04 ------------------- 04:40:04 stable info: 04:40:04 ------------------- 04:40:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:40:04 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 04:40:04 Message: update stable to v1.0.195 04:40:04 ------------------- 04:40:04 experimental info: 04:40:04 ------------------- 04:40:04 Commited By: **** collab-it+edgex@linuxfoundation.org 04:40:04 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 04:40:04 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:40:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 04:40:05 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 04:40:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:40:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:40:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:40:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 04:40:05 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 04:40:05 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 04:40:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:40:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:40:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:40:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 04:40:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:40:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:40:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 04:40:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:40:05 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:40:05 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:40:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:40:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:40:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:40:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:40:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:40:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:40:05 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 04:40:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:40:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-628 [Pipeline] echo 04:40:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-628 [Pipeline] echo 04:40:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-628 [Pipeline] echo 04:40:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9bfbb86d062755bdc8a10f424e8027a24b0441e2 [Pipeline] echo 04:40:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9bfbb86 [Pipeline] echo 04:40:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:40:06 + git log --format=format:%s -1 9bfbb86d062755bdc8a10f424e8027a24b0441e2 [Pipeline] echo 04:40:06 GIT_COMMIT: 9bfbb86d062755bdc8a10f424e8027a24b0441e2, Commit Message: Merge commit '152c15f88b9e1c145499af1f47b8d68a35226704' into HEAD [Pipeline] echo 04:40:06 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 04:40:07 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:40:08 04:40:08 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:40:08 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:40:08 latest: Pulling from edgex-devops/git-semver 04:40:08 31603596830f: Pulling fs layer 04:40:08 54011a49482f: Pulling fs layer 04:40:08 a6820b24f6d8: Pulling fs layer 04:40:08 f581987b2513: Pulling fs layer 04:40:08 f581987b2513: Waiting 04:40:08 54011a49482f: Download complete 04:40:08 31603596830f: Download complete 04:40:09 f581987b2513: Verifying Checksum 04:40:09 f581987b2513: Download complete 04:40:09 31603596830f: Pull complete 04:40:09 a6820b24f6d8: Verifying Checksum 04:40:09 a6820b24f6d8: Download complete 04:40:09 54011a49482f: Pull complete 04:40:09 a6820b24f6d8: Pull complete 04:40:09 f581987b2513: Pull complete 04:40:09 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 04:40:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:40:09 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:40:09 prd-centos7-docker-4c-2g-215 does not seem to be running inside a container 04:40:09 $ 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 04:40:11 $ docker top 39294c72cef3d7df16db8fba7f98813283d7a00bb45d944c68ec597d4bbb7af2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:40:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:40:11 [ssh-agent] Looking for ssh-agent implementation... 04:40:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:40:12 $ docker exec 39294c72cef3d7df16db8fba7f98813283d7a00bb45d944c68ec597d4bbb7af2 ssh-agent 04:40:12 SSH_AUTH_SOCK=/tmp/ssh-lR7CGf1O4fOv/agent.14 04:40:12 SSH_AGENT_PID=21 04:40:12 Running ssh-add (command line suppressed) 04:40:12 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-628@tmp/private_key_4934870694237498166.key (/w/workspace/dry_go-mod-core-contracts_PR-628@tmp/private_key_4934870694237498166.key) 04:40:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:40:12 + git tag --points-at HEAD [Pipeline] } 04:40:12 $ docker exec --env ******** --env ******** 39294c72cef3d7df16db8fba7f98813283d7a00bb45d944c68ec597d4bbb7af2 ssh-agent -k 04:40:12 unset SSH_AUTH_SOCK; 04:40:12 unset SSH_AGENT_PID; 04:40:12 echo Agent pid 21 killed; 04:40:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:40:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:40:12 [ssh-agent] Looking for ssh-agent implementation... 04:40:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:40:12 $ docker exec 39294c72cef3d7df16db8fba7f98813283d7a00bb45d944c68ec597d4bbb7af2 ssh-agent 04:40:13 SSH_AUTH_SOCK=/tmp/ssh-2EOursJEdzl9/agent.54 04:40:13 SSH_AGENT_PID=60 04:40:13 Running ssh-add (command line suppressed) 04:40:13 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-628@tmp/private_key_7179920319923643624.key (/w/workspace/dry_go-mod-core-contracts_PR-628@tmp/private_key_7179920319923643624.key) 04:40:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:40:13 + git semver init 04:40:13 # -> Open(): unable to determine branch for HEAD 04:40:13 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-628/.git 04:40:13 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-628 04:40:13 # $SEMVER_REMOTE_NAME = origin 04:40:13 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:40:13 # $SEMVER_USER_NAME = edgex-jenkins 04:40:13 # $SEMVER_BRANCH = PR-628 04:40:13 # $SEMVER_TEMP = /tmp/semver-004392363 04:40:13 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 04:40:14 # '/tmp/semver-004392363' -> '/w/workspace/dry_go-mod-core-contracts_PR-628/.semver' 04:40:14 # -> Force: false 04:40:14 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-628/.semver [Pipeline] } 04:40:14 $ docker exec --env ******** --env ******** 39294c72cef3d7df16db8fba7f98813283d7a00bb45d944c68ec597d4bbb7af2 ssh-agent -k 04:40:14 unset SSH_AUTH_SOCK; 04:40:14 unset SSH_AGENT_PID; 04:40:14 echo Agent pid 60 killed; 04:40:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:40:14 + git semver [Pipeline] } 04:40:14 $ docker stop --time=1 39294c72cef3d7df16db8fba7f98813283d7a00bb45d944c68ec597d4bbb7af2 04:40:16 $ docker rm -f 39294c72cef3d7df16db8fba7f98813283d7a00bb45d944c68ec597d4bbb7af2 [Pipeline] // withDockerContainer [Pipeline] sh 04:40:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:40:16 Stashed 1 file(s) [Pipeline] echo 04:40:16 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 04:40:32 Still waiting to schedule task 04:40:32 Waiting for next available executor on ‘centos7-docker-4c-2g’ 04:40:32 Still waiting to schedule task 04:40:32 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1218’ is offline 04:42:09 Running on prd-centos7-docker-4c-2g-218 in /w/workspace/dry_go-mod-core-contracts_PR-628 [Pipeline] { [Pipeline] ws 04:42:09 Running in /w/workspace/go-mod-core-contracts/7 [Pipeline] { [Pipeline] checkout 04:42:09 Selected Git installation does not exist. Using Default 04:42:09 The recommended git tool is: NONE 04:42:12 using credential edgex-jenkins-ssh 04:42:12 Cloning the remote Git repository 04:42:11 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 04:42:11 > git init /w/workspace/go-mod-core-contracts/7 # timeout=10 04:42:11 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 04:42:11 > git --version # timeout=10 04:42:12 > git --version # 'git version 2.24.4' 04:42:12 using GIT_SSH to set credentials SSH Credentials for GitHub 04:42:12 [INFO] Currently running in a labeled security context 04:42:12 [INFO] Currently SELinux is 'enforcing' on the host 04:42:12 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/7@tmp/jenkins-gitclient-ssh3288689798301382990.key 04:42:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:42:12 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 04:42:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:42:12 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 04:42:12 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 04:42:12 using GIT_SSH to set credentials SSH Credentials for GitHub 04:42:12 [INFO] Currently running in a labeled security context 04:42:12 [INFO] Currently SELinux is 'enforcing' on the host 04:42:12 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/7@tmp/jenkins-gitclient-ssh5395838958344130193.key 04:42:12 > 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 04:42:13 Merging remotes/origin/master commit 152c15f88b9e1c145499af1f47b8d68a35226704 into PR head commit 02e15b8c7f216d4af99e550946e7c2b91bcc16c7 04:42:13 Merge succeeded, producing 58c1b3a0b4ec4c555ea3ac0d2ca576a5e83e229c 04:42:13 Checking out Revision 58c1b3a0b4ec4c555ea3ac0d2ca576a5e83e229c (PR-628) 04:42:13 > git config core.sparsecheckout # timeout=10 04:42:13 > git checkout -f 02e15b8c7f216d4af99e550946e7c2b91bcc16c7 # timeout=10 04:42:13 > git remote # timeout=10 04:42:13 > git config --get remote.origin.url # timeout=10 04:42:13 using GIT_SSH to set credentials SSH Credentials for GitHub 04:42:13 [INFO] Currently running in a labeled security context 04:42:13 [INFO] Currently SELinux is 'enforcing' on the host 04:42:13 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/7@tmp/jenkins-gitclient-ssh4429670620356526399.key 04:42:13 > git merge 152c15f88b9e1c145499af1f47b8d68a35226704 # timeout=10 04:42:13 > git rev-parse HEAD^{commit} # timeout=10 04:42:13 > git config core.sparsecheckout # timeout=10 04:42:13 > git checkout -f 58c1b3a0b4ec4c555ea3ac0d2ca576a5e83e229c # timeout=10 04:42:17 Commit message: "Merge commit '152c15f88b9e1c145499af1f47b8d68a35226704' into HEAD" 04:42:17 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:42:17 > git rev-list --no-walk 3bccf3623f8998be1b82bd4ba363fdfe7c07142c # timeout=10 04:42:18 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 04:42:18 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:42:19 + sudo service docker restart 04:42:19 + true 04:42:19 Redirecting to /bin/systemctl restart docker.service 04:42:36 Running on prd-ubuntu18.04-docker-arm64-4c-16g-217 in /w/workspace/dry_go-mod-core-contracts_PR-628 [Pipeline] { [Pipeline] ws 04:42:36 Running in /w/workspace/go-mod-core-contracts/7 [Pipeline] { [Pipeline] checkout 04:42:36 Selected Git installation does not exist. Using Default 04:42:36 The recommended git tool is: NONE [Pipeline] unstash [Pipeline] echo 04:42:37 ========================================================= 04:42:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 04:42:37 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:42:37 + 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 . 04:42:37 Sending build context to Docker daemon 2.89MB 04:42:37 Step 1/7 : ARG BASE=golang:1.16-alpine 04:42:37 Step 2/7 : FROM ${BASE} 04:42:37 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 04:42:37 540db60ca938: Pulling fs layer 04:42:37 adcc1eea9eea: Pulling fs layer 04:42:37 4c4ab2625f07: Pulling fs layer 04:42:37 0510c868ecb4: Pulling fs layer 04:42:37 afea3b2eda06: Pulling fs layer 04:42:37 7809a108b3ef: Pulling fs layer 04:42:37 f706445af74f: Pulling fs layer 04:42:37 afea3b2eda06: Waiting 04:42:37 7809a108b3ef: Waiting 04:42:37 0510c868ecb4: Waiting 04:42:37 f706445af74f: Waiting 04:42:38 4c4ab2625f07: Download complete 04:42:38 adcc1eea9eea: Download complete 04:42:38 afea3b2eda06: Verifying Checksum 04:42:38 afea3b2eda06: Download complete 04:42:38 7809a108b3ef: Verifying Checksum 04:42:38 7809a108b3ef: Download complete 04:42:38 540db60ca938: Verifying Checksum 04:42:38 540db60ca938: Download complete 04:42:38 540db60ca938: Pull complete 04:42:38 adcc1eea9eea: Pull complete 04:42:38 4c4ab2625f07: Pull complete 04:42:40 f706445af74f: Verifying Checksum 04:42:40 f706445af74f: Download complete 04:42:41 0510c868ecb4: Verifying Checksum 04:42:41 0510c868ecb4: Download complete 04:42:42 using credential edgex-jenkins-ssh 04:42:42 Cloning the remote Git repository 04:42:42 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 04:42:42 > git init /w/workspace/go-mod-core-contracts/7 # timeout=10 04:42:42 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 04:42:42 > git --version # timeout=10 04:42:42 > git --version # 'git version 2.17.1' 04:42:42 using GIT_SSH to set credentials SSH Credentials for GitHub 04:42:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:42:43 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 04:42:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:42:44 Merging remotes/origin/master commit 152c15f88b9e1c145499af1f47b8d68a35226704 into PR head commit 02e15b8c7f216d4af99e550946e7c2b91bcc16c7 04:42:44 0510c868ecb4: Pull complete 04:42:44 afea3b2eda06: Pull complete 04:42:44 7809a108b3ef: Pull complete 04:42:43 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 04:42:43 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 04:42:43 using GIT_SSH to set credentials SSH Credentials for GitHub 04:42:44 > 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 04:42:44 > git config core.sparsecheckout # timeout=10 04:42:44 > git checkout -f 02e15b8c7f216d4af99e550946e7c2b91bcc16c7 # timeout=10 04:42:44 > git remote # timeout=10 04:42:44 > git config --get remote.origin.url # timeout=10 04:42:44 using GIT_SSH to set credentials SSH Credentials for GitHub 04:42:44 > git merge 152c15f88b9e1c145499af1f47b8d68a35226704 # timeout=10 04:42:45 Merge succeeded, producing 8044192d65bbdee3428e7916da4210323bbecbc0 04:42:45 Checking out Revision 8044192d65bbdee3428e7916da4210323bbecbc0 (PR-628) 04:42:45 > git rev-parse HEAD^{commit} # timeout=10 04:42:45 > git config core.sparsecheckout # timeout=10 04:42:45 > git checkout -f 8044192d65bbdee3428e7916da4210323bbecbc0 # timeout=10 04:42:46 f706445af74f: Pull complete 04:42:46 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 04:42:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:42:46 ---> b068be0155e3 04:42:46 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 04:42:49 Commit message: "Merge commit '152c15f88b9e1c145499af1f47b8d68a35226704' into HEAD" 04:42:49 First time build. Skipping changelog. 04:42:49 > git rev-list --no-walk 3bccf3623f8998be1b82bd4ba363fdfe7c07142c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:42:50 ---> Running in 9dfd286e5a45 04:42:50 Removing intermediate container 9dfd286e5a45 04:42:50 ---> d27427bca2d2 04:42:50 Step 4/7 : RUN apk add bash 04:42:50 ---> Running in 1b54d912cbc6 04:42:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:42:50 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 04:42:51 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:42:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:42:51 + sudo service docker restart 04:42:51 + true 04:42:52 OK: 149 MiB in 40 packages 04:42:52 Removing intermediate container 1b54d912cbc6 04:42:52 ---> c42477d81545 04:42:52 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 04:42:52 ---> Running in 03cfa29117a1 04:42:52 Removing intermediate container 03cfa29117a1 04:42:52 ---> a50a3c459581 04:42:52 Step 6/7 : COPY go.mod . 04:42:53 ---> 5d6790bda4ed 04:42:53 Step 7/7 : RUN go mod download 04:42:53 ---> Running in e7d21f78dfa2 04:43:03 Removing intermediate container e7d21f78dfa2 04:43:03 ---> 76c8fdd932fc 04:43:03 Successfully built 76c8fdd932fc 04:43:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:43:03 + docker inspect -f . ci-base-image-x86_64 04:43:03 . [Pipeline] withDockerContainer 04:43:03 prd-centos7-docker-4c-2g-218 does not seem to be running inside a container 04:43:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/7 -v /w/workspace/go-mod-core-contracts/7:/w/workspace/go-mod-core-contracts/7:rw,z -v /w/workspace/go-mod-core-contracts/7@tmp:/w/workspace/go-mod-core-contracts/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:43:03 $ docker top 994d089386d2208e8715c49da3c7214c9b997d6c4d3193baba5cc8937b48fded -eo pid,comm [Pipeline] { [Pipeline] sh 04:43:04 + go version 04:43:04 go version go1.16.3 linux/amd64 [Pipeline] } 04:43:04 $ docker stop --time=1 994d089386d2208e8715c49da3c7214c9b997d6c4d3193baba5cc8937b48fded 04:43:05 $ docker rm -f 994d089386d2208e8715c49da3c7214c9b997d6c4d3193baba5cc8937b48fded [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:43:06 + docker inspect -f . ci-base-image-x86_64 04:43:06 . [Pipeline] withDockerContainer 04:43:06 prd-centos7-docker-4c-2g-218 does not seem to be running inside a container 04:43:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/7 -v /w/workspace/go-mod-core-contracts/7:/w/workspace/go-mod-core-contracts/7:rw,z -v /w/workspace/go-mod-core-contracts/7@tmp:/w/workspace/go-mod-core-contracts/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:43:06 $ docker top f5a771dc898720c5068610451aa61cd7688063365900f9330b5709994427d240 -eo pid,comm [Pipeline] { [Pipeline] sh 04:43:07 + go mod tidy [Pipeline] sh 04:43:07 + make test 04:43:07 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 04:43:07 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [Pipeline] unstash [Pipeline] echo 04:43:10 ========================================================= 04:43:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 04:43:10 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:43:10 + 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 . 04:43:12 Sending build context to Docker daemon 2.889MB 04:43:12 Step 1/7 : ARG BASE=golang:1.16-alpine 04:43:12 Step 2/7 : FROM ${BASE} 04:43:12 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:43:12 595b0fe564bb: Pulling fs layer 04:43:12 3088b5b3c5c0: Pulling fs layer 04:43:12 5b7225fbf94c: Pulling fs layer 04:43:12 ba82ee9f976e: Pulling fs layer 04:43:12 506bd15cee9f: Pulling fs layer 04:43:12 75a0a4a0db45: Pulling fs layer 04:43:12 618dc40b7e24: Pulling fs layer 04:43:12 506bd15cee9f: Waiting 04:43:12 75a0a4a0db45: Waiting 04:43:12 618dc40b7e24: Waiting 04:43:12 ba82ee9f976e: Waiting 04:43:12 5b7225fbf94c: Verifying Checksum 04:43:12 5b7225fbf94c: Download complete 04:43:12 3088b5b3c5c0: Verifying Checksum 04:43:12 3088b5b3c5c0: Download complete 04:43:12 506bd15cee9f: Verifying Checksum 04:43:12 506bd15cee9f: Download complete 04:43:12 75a0a4a0db45: Verifying Checksum 04:43:12 75a0a4a0db45: Download complete 04:43:12 595b0fe564bb: Download complete 04:43:13 595b0fe564bb: Pull complete 04:43:14 3088b5b3c5c0: Pull complete 04:43:14 5b7225fbf94c: Pull complete 04:43:15 618dc40b7e24: Verifying Checksum 04:43:15 618dc40b7e24: Download complete 04:43:15 ba82ee9f976e: Verifying Checksum 04:43:15 ba82ee9f976e: Download complete 04:43:17 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.043s coverage: 83.2% of statements 04:43:17 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 04:43:17 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 04:43:18 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 04:43:18 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.010s coverage: 26.3% of statements 04:43:18 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 04:43:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.009s coverage: 47.2% of statements 04:43:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.011s coverage: 90.0% of statements 04:43:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.029s coverage: 86.2% of statements 04:43:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.021s coverage: 59.5% of statements 04:43:21 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.011s coverage: 35.5% of statements 04:43:21 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.007s coverage: 49.4% of statements 04:43:21 CGO_ENABLED=0 GO111MODULE=on go vet ./... 04:43:26 gofmt -l . 04:43:26 [ "`gofmt -l .`" = "" ] [Pipeline] } 04:43:26 $ docker stop --time=1 f5a771dc898720c5068610451aa61cd7688063365900f9330b5709994427d240 04:43:28 $ docker rm -f f5a771dc898720c5068610451aa61cd7688063365900f9330b5709994427d240 [Pipeline] // withDockerContainer [Pipeline] sh 04:43:28 ba82ee9f976e: Pull complete 04:43:28 506bd15cee9f: Pull complete 04:43:28 75a0a4a0db45: Pull complete 04:43:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:43:28 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 04:43:29 ---> job-cost.sh 04:43:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kV5d 04:43:31 618dc40b7e24: Pull complete 04:43:31 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 04:43:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 04:43:31 ---> a36622ca3599 04:43:31 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 04:43:33 ---> Running in 9138aeaded1a 04:43:33 Removing intermediate container 9138aeaded1a 04:43:33 ---> 28a536e2e2ab 04:43:33 Step 4/7 : RUN apk add bash 04:43:33 ---> Running in ec7be6752af5 04:43:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:43:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:43:37 OK: 138 MiB in 40 packages 04:43:38 Removing intermediate container ec7be6752af5 04:43:38 ---> f1256f26c667 04:43:38 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 04:43:38 ---> Running in 216768a688a5 04:43:38 Removing intermediate container 216768a688a5 04:43:38 ---> f2e20af91be3 04:43:38 Step 6/7 : COPY go.mod . 04:43:39 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 04:43:40 ---> baafc7733194 04:43:40 Step 7/7 : RUN go mod download 04:43:40 ---> Running in 6c996db3f23b 04:43:52 lf-activate-venv(): INFO: Adding /tmp/venv-kV5d/bin to PATH 04:43:52 INFO: No Stack... 04:43:52 INFO: Retrieving Pricing Info for: v3-standard-2 04:43:53 INFO: Archiving Costs [Pipeline] sh 04:43:53 + cut -d, -f6 04:43:53 + cat /w/workspace/go-mod-core-contracts/7/archives/cost.csv [Pipeline] lock 04:43:53 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-7-stack-cost] 04:43:53 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-7-stack-cost] did not exist. Created. 04:43:53 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:43:54 + echo total: 0.05999999865889549 [Pipeline] stash 04:43:54 Stashed 1 file(s) [Pipeline] } 04:43:54 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-7-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:43:58 Removing intermediate container 6c996db3f23b 04:43:58 ---> 4866ef425fcc 04:43:58 Successfully built 4866ef425fcc 04:43:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:43:58 + docker inspect -f . ci-base-image-arm64 04:43:58 . [Pipeline] withDockerContainer 04:43:59 prd-ubuntu18.04-docker-arm64-4c-16g-217 does not seem to be running inside a container 04:43:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/7 -v /w/workspace/go-mod-core-contracts/7:/w/workspace/go-mod-core-contracts/7:rw,z -v /w/workspace/go-mod-core-contracts/7@tmp:/w/workspace/go-mod-core-contracts/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:44:00 $ docker top 3c476180bd8ea80ae5bce5a7545a0654dfb0c19e6980caab361348def45e99bf -eo pid,comm [Pipeline] { [Pipeline] sh 04:44:01 + go version 04:44:01 go version go1.16.5 linux/arm64 [Pipeline] } 04:44:01 $ docker stop --time=1 3c476180bd8ea80ae5bce5a7545a0654dfb0c19e6980caab361348def45e99bf 04:44:03 $ docker rm -f 3c476180bd8ea80ae5bce5a7545a0654dfb0c19e6980caab361348def45e99bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:44:04 + docker inspect -f . ci-base-image-arm64 04:44:04 . [Pipeline] withDockerContainer 04:44:04 prd-ubuntu18.04-docker-arm64-4c-16g-217 does not seem to be running inside a container 04:44:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/7 -v /w/workspace/go-mod-core-contracts/7:/w/workspace/go-mod-core-contracts/7:rw,z -v /w/workspace/go-mod-core-contracts/7@tmp:/w/workspace/go-mod-core-contracts/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:44:06 $ docker top b9b050f5e95d8d652c6cdfb41fa832f36973f60dab78d9d8b043dd3591dd6c9b -eo pid,comm [Pipeline] { [Pipeline] sh 04:44:07 + go mod tidy [Pipeline] sh 04:44:08 + make test 04:44:08 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 04:44:09 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 04:44:41 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.411s coverage: 83.2% of statements 04:44:41 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 04:44:41 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 04:44:41 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 04:44:41 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.045s coverage: 26.3% of statements 04:44:41 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 04:44:43 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.178s coverage: 47.2% of statements 04:44:43 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.081s coverage: 90.0% of statements 04:44:43 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.260s coverage: 86.2% of statements 04:44:43 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.069s coverage: 59.5% of statements 04:44:43 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.015s coverage: 35.5% of statements 04:44:45 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.034s coverage: 49.4% of statements 04:44:45 CGO_ENABLED=0 GO111MODULE=on go vet ./... 04:45:07 gofmt -l . 04:45:07 [ "`gofmt -l .`" = "" ] [Pipeline] } 04:45:07 $ docker stop --time=1 b9b050f5e95d8d652c6cdfb41fa832f36973f60dab78d9d8b043dd3591dd6c9b 04:45:09 $ docker rm -f b9b050f5e95d8d652c6cdfb41fa832f36973f60dab78d9d8b043dd3591dd6c9b [Pipeline] // withDockerContainer [Pipeline] sh 04:45:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:45:10 Warning: overwriting stash ‘coverage-report’ 04:45:11 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 04:45:12 ---> job-cost.sh 04:45:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hQ6D 04:45:51 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 04:47:13 lf-activate-venv(): INFO: Adding /tmp/venv-hQ6D/bin to PATH 04:47:13 INFO: No Stack... 04:47:13 INFO: Retrieving Pricing Info for: v2-standard-4 04:47:13 INFO: Archiving Costs [Pipeline] sh 04:47:14 + + cut -d, -f6 04:47:14 cat /w/workspace/go-mod-core-contracts/7/archives/cost.csv [Pipeline] lock 04:47:14 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-7-stack-cost] 04:47:14 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-7-stack-cost] did not exist. Created. 04:47:14 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:47:14 /w/workspace/go-mod-core-contracts/7@tmp/durable-da4df4ef/script.sh: 1: /w/workspace/go-mod-core-contracts/7@tmp/durable-da4df4ef/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 04:47:14 + echo total: 0.18000000715255737 [Pipeline] stash 04:47:14 Warning: overwriting stash ‘stack-cost’ 04:47:15 Stashed 1 file(s) [Pipeline] } 04:47:15 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-7-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 04:47:15 provisioning config files... 04:47:15 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-628@tmp/config7950469660225723021tmp [Pipeline] { [Pipeline] sh 04:47:16 + set +x 04:47:16 + curl -s https://codecov.io/bash 04:47:16 + bash -s -- 04:47:16 04:47:16 _____ _ 04:47:16 / ____| | | 04:47:16 | | ___ __| | ___ ___ _____ __ 04:47:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:47:16 | |___| (_) | (_| | __/ (_| (_) \ V / 04:47:16 \_____\___/ \__,_|\___|\___\___/ \_/ 04:47:16 Bash-1.0.3 04:47:16 04:47:16 04:47:16 ==> git version 2.24.4 found 04:47:16 ==> 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 04:47:16 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 04:47:16 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 04:47:16 ==> Jenkins CI detected. 04:47:16 project root: . 04:47:16 --> token set from env 04:47:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:47:16 ==> Running gcov in . (disable via -X gcov) 04:47:16 ==> Python coveragepy not found 04:47:16 ==> Searching for coverage reports in: 04:47:16 + . 04:47:16 -> Found 1 reports 04:47:16 ==> Detecting git/mercurial file structure 04:47:16 ==> Reading reports 04:47:16 + ./coverage.out bytes=100858 04:47:16 ==> Appending adjustments 04:47:16 https://docs.codecov.io/docs/fixing-reports 04:47:17 + Found adjustments 04:47:17 ==> Gzipping contents 04:47:17 16K /tmp/codecov.Bji5L5.gz 04:47:17 ==> Uploading reports 04:47:17 url: https://codecov.io 04:47:17 query: branch=PR-628&commit=9bfbb86d062755bdc8a10f424e8027a24b0441e2&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-628%2F7%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=628&job=&cmd_args= 04:47:17 -> Pinging Codecov 04:47:17 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-628&commit=9bfbb86d062755bdc8a10f424e8027a24b0441e2&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-628%2F7%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=628&job=&cmd_args= 04:47:17 -> Uploading to 04:47:17 https://storage.googleapis.com/codecov/v4/raw/2021-06-26/71470A77251A30514AAF9C0BB2E5B6CE/9bfbb86d062755bdc8a10f424e8027a24b0441e2/22172beb-b1ea-4cbb-8be5-faf954594db3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210626%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210626T044717Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3a9b92ead23979e170f33b0dbc75cf3672be1537a020db026fdd1a03673a9b76 04:47:17 % Total % Received % Xferd Average Speed Time Time Time Current 04:47:17 Dload Upload Total Spent Left Speed 04:47:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15323 0 0 100 15323 0 32467 --:--:-- --:--:-- --:--:-- 32463 04:47:17 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/9bfbb86d062755bdc8a10f424e8027a24b0441e2 [Pipeline] } 04:47:18 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 04:47:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:47:20 ---> package-listing.sh 04:47:20 ++ tr '[:upper:]' '[:lower:]' 04:47:20 ++ facter osfamily 04:47:20 + OS_FAMILY=redhat 04:47:20 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-628 04:47:20 + START_PACKAGES=/tmp/packages_start.txt 04:47:20 + END_PACKAGES=/tmp/packages_end.txt 04:47:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:47:20 + PACKAGES=/tmp/packages_start.txt 04:47:20 + '[' /w/workspace/dry_go-mod-core-contracts_PR-628 ']' 04:47:20 + PACKAGES=/tmp/packages_end.txt 04:47:20 + case "${OS_FAMILY}" in 04:47:20 + rpm -qa 04:47:20 + sort 04:47:21 + '[' -f /tmp/packages_start.txt ']' 04:47:21 + '[' -f /tmp/packages_end.txt ']' 04:47:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:47:21 + '[' /w/workspace/dry_go-mod-core-contracts_PR-628 ']' 04:47:21 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-628/archives/ 04:47:21 + 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 04:47: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-628/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:47:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:47:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:47:22 04:47:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 04:47:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:47:22 alpine: Pulling from edgex-lftools-log-publisher 04:47:22 df20fa9351a1: Pulling fs layer 04:47:22 36b3adc4ff6f: Pulling fs layer 04:47:22 8ad3a11d3b57: Pulling fs layer 04:47:22 46f8f816bc3b: Pulling fs layer 04:47:22 93b61091891f: Pulling fs layer 04:47:22 93b9cdb0e59b: Pulling fs layer 04:47:22 5e14af77c1be: Pulling fs layer 04:47:22 01666e4c0597: Pulling fs layer 04:47:22 aa168da1d23b: Pulling fs layer 04:47:22 93b9cdb0e59b: Waiting 04:47:22 5e14af77c1be: Waiting 04:47:22 46f8f816bc3b: Waiting 04:47:22 01666e4c0597: Waiting 04:47:22 aa168da1d23b: Waiting 04:47:22 93b61091891f: Waiting 04:47:22 36b3adc4ff6f: Verifying Checksum 04:47:22 36b3adc4ff6f: Download complete 04:47:22 46f8f816bc3b: Verifying Checksum 04:47:22 46f8f816bc3b: Download complete 04:47:22 df20fa9351a1: Verifying Checksum 04:47:22 df20fa9351a1: Download complete 04:47:22 93b9cdb0e59b: Verifying Checksum 04:47:22 93b9cdb0e59b: Download complete 04:47:22 5e14af77c1be: Verifying Checksum 04:47:22 5e14af77c1be: Download complete 04:47:22 01666e4c0597: Verifying Checksum 04:47:22 01666e4c0597: Download complete 04:47:22 93b61091891f: Verifying Checksum 04:47:22 93b61091891f: Download complete 04:47:22 df20fa9351a1: Pull complete 04:47:22 8ad3a11d3b57: Verifying Checksum 04:47:22 8ad3a11d3b57: Download complete 04:47:23 36b3adc4ff6f: Pull complete 04:47:23 8ad3a11d3b57: Pull complete 04:47:23 46f8f816bc3b: Pull complete 04:47:23 93b61091891f: Pull complete 04:47:23 93b9cdb0e59b: Pull complete 04:47:24 5e14af77c1be: Pull complete 04:47:24 01666e4c0597: Pull complete 04:47:24 aa168da1d23b: Verifying Checksum 04:47:24 aa168da1d23b: Download complete 04:47:29 aa168da1d23b: Pull complete 04:47:29 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 04:47:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:47:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 04:47:29 prd-centos7-docker-4c-2g-215 does not seem to be running inside a container 04:47:29 $ 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 04:47:32 $ docker top 311a68b43eb8109047114bbddf4900f7d880e7cc956d4b27da1559d994da96a1 -eo pid,comm [Pipeline] { [Pipeline] sh 04:47:32 + touch /tmp/pre-build-complete [Pipeline] sh 04:47:32 + mkdir -p /var/log/sa [Pipeline] sh 04:47:33 + ls /var/log/sa-host 04:47:33 + sadf -c /var/log/sa-host/sa05 04:47:33 file_magic: OK 04:47:33 HZ: Using current value: 100 04:47:33 file_header: OK 04:47:33 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 04:47:33 Statistics: 04:47:33 Hnuu...uuuununununu...Hnuu...uuuununununu... 04:47:33 File successfully converted to sysstat format version 12.2.1 04:47:33 + sadf -c /var/log/sa-host/sa26 04:47:33 file_magic: OK 04:47:33 HZ: Using current value: 100 04:47:33 file_header: OK 04:47:33 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 04:47:33 Statistics: 04:47:33 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 04:47:33 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:47:33 provisioning config files... 04:47:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-628@tmp/config3573322155166349784tmp [Pipeline] { [Pipeline] echo 04:47:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:47:34 ---> create-netrc.sh [Pipeline] } 04:47:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:47:34 ---> python-tools-install.sh [Pipeline] echo 04:47:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:47:34 ---> sudo-logs.sh 04:47:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:47:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:47:35 ---> job-cost.sh 04:47:35 lf-activate-venv: SKIPPING 04:47:35 DEBUG: total: 0.18000000715255737 04:47:35 INFO: Retrieving Stack Cost... 04:47:36 INFO: Retrieving Pricing Info for: v3-standard-2 04:47:36 INFO: Archiving Costs [Pipeline] echo 04:47:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:47:36 ---> logs-deploy.sh 04:47:36 lf-activate-venv: SKIPPING 04:47:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-628/7 04:47:36 INFO: archiving workspace using pattern(s): 04:47:37 Archives upload complete. 04:47:37 INFO: archiving logs to Nexus 04:47:38 ---> uname -a: 04:47:38 Linux prd-centos7-docker-4c-2g-215.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 04:47:38 04:47:38 04:47:38 ---> lscpu: 04:47:38 Architecture: x86_64 04:47:38 CPU op-mode(s): 32-bit, 64-bit 04:47:38 Byte Order: Little Endian 04:47:38 Address sizes: 40 bits physical, 48 bits virtual 04:47:38 CPU(s): 2 04:47:38 On-line CPU(s) list: 0,1 04:47:38 Thread(s) per core: 1 04:47:38 Core(s) per socket: 1 04:47:38 Socket(s): 2 04:47:38 NUMA node(s): 1 04:47:38 Vendor ID: AuthenticAMD 04:47:38 CPU family: 23 04:47:38 Model: 49 04:47:38 Model name: AMD EPYC-Rome Processor 04:47:38 Stepping: 0 04:47:38 CPU MHz: 2799.998 04:47:38 BogoMIPS: 5599.99 04:47:38 Virtualization: AMD-V 04:47:38 Hypervisor vendor: KVM 04:47:38 Virtualization type: full 04:47:38 L1d cache: 64 KiB 04:47:38 L1i cache: 64 KiB 04:47:38 L2 cache: 1 MiB 04:47:38 L3 cache: 32 MiB 04:47:38 NUMA node0 CPU(s): 0,1 04:47:38 Vulnerability Itlb multihit: Not affected 04:47:38 Vulnerability L1tf: Not affected 04:47:38 Vulnerability Mds: Not affected 04:47:38 Vulnerability Meltdown: Not affected 04:47:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:47:38 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 04:47:38 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 04:47:38 Vulnerability Srbds: Not affected 04:47:38 Vulnerability Tsx async abort: Not affected 04:47:38 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 04:47:38 04:47:38 04:47:38 ---> nproc: 04:47:38 2 04:47:38 04:47:38 04:47:38 ---> df -h: 04:47:38 Filesystem Size Used Available Use% Mounted on 04:47:38 overlay 40.0G 7.6G 32.4G 19% / 04:47:38 tmpfs 64.0M 0 64.0M 0% /dev 04:47:38 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 04:47:38 shm 64.0M 0 64.0M 0% /dev/shm 04:47:38 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 04:47:38 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 04:47:38 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 04:47:38 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 04:47:38 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 04:47:38 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 04:47:38 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dry_go-mod-core-contracts_PR-628 04:47:38 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dry_go-mod-core-contracts_PR-628@tmp 04:47:38 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 04:47:38 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 04:47:38 04:47:38 04:47:38 ---> free -m: 04:47:38 total used free shared buff/cache available 04:47:38 Mem: 7821 922 4804 0 2095 6721 04:47:38 Swap: 1023 0 1023 04:47:38 04:47:38 04:47:38 ---> ip addr: 04:47:38 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 04:47:38 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:47:38 inet 127.0.0.1/8 scope host lo 04:47:38 valid_lft forever preferred_lft forever 04:47:38 inet6 ::1/128 scope host 04:47:38 valid_lft forever preferred_lft forever 04:47:38 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 04:47:38 link/ether fa:16:3e:61:48:66 brd ff:ff:ff:ff:ff:ff 04:47:38 inet 10.30.122.139/23 brd 10.30.123.255 scope global dynamic eth0 04:47:38 valid_lft 85913sec preferred_lft 85913sec 04:47:38 inet6 fe80::f816:3eff:fe61:4866/64 scope link 04:47:38 valid_lft forever preferred_lft forever 04:47:38 3: docker0: mtu 1500 qdisc noqueue state DOWN 04:47:38 link/ether 02:42:19:0a:be:b1 brd ff:ff:ff:ff:ff:ff 04:47:38 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 04:47:38 valid_lft forever preferred_lft forever 04:47:38 inet6 fe80::42:19ff:fe0a:beb1/64 scope link 04:47:38 valid_lft forever preferred_lft forever 04:47:38 04:47:38 04:47:38 ---> sar -b -r -n DEV: 04:47:38 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/26/21 _x86_64_ (2 CPU) 04:47:38 04:47:38 04:39:18 LINUX RESTART (2 CPU) 04:47:38 04:47:38 04:40:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:47:38 04:41:01 24.37 3.46 20.92 0.00 2601.76 3120.02 0.00 04:47:38 04:42:01 1.82 0.00 1.82 0.00 0.00 38.34 0.00 04:47:38 04:43:01 0.52 0.00 0.52 0.00 0.00 6.95 0.00 04:47:38 04:44:01 0.23 0.00 0.23 0.00 0.00 3.20 0.00 04:47:38 04:45:01 0.30 0.00 0.30 0.00 0.00 3.75 0.00 04:47:38 04:46:01 0.27 0.00 0.27 0.00 0.00 3.90 0.00 04:47:38 04:47:01 0.28 0.00 0.28 0.00 0.00 3.60 0.00 04:47:38 Average: 3.92 0.49 3.43 0.00 366.41 447.96 0.00 04:47:38 04:47:38 04:40:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:47:38 04:41:01 5466452 0 802168 10.02 2620 1737700 1275328 14.08 572772 1568308 20 04:47:38 04:42:01 5475520 0 793072 9.90 2620 1737728 1204944 13.30 566344 1568036 24 04:47:38 04:43:01 5474964 0 793648 9.91 2620 1737708 1204932 13.30 566996 1567360 8 04:47:38 04:44:01 5468280 0 800328 9.99 2620 1737712 1240192 13.69 573196 1567360 8 04:47:38 04:45:01 5470860 0 797740 9.96 2620 1737720 1228668 13.57 568052 1570072 20 04:47:38 04:46:01 5470596 0 798004 9.96 2620 1737720 1228368 13.56 568252 1570072 12 04:47:38 04:47:01 5472340 0 796252 9.94 2620 1737728 1199416 13.24 566824 1570072 8 04:47:38 Average: 5471287 0 797316 9.96 2620 1737717 1225978 13.54 568919 1568754 14 04:47:38 04:47:38 04:40:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:47:38 04:41:01 eth0 149.31 120.16 455.02 26.86 0.00 0.00 0.00 0.00 04:47:38 04:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:38 04:41:01 docker0 12.70 8.20 2.55 26.86 0.00 0.00 0.00 0.00 04:47:38 04:42:01 eth0 4.55 2.18 3.45 0.32 0.00 0.00 0.00 0.00 04:47:38 04:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:38 04:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:38 04:43:01 eth0 0.95 0.58 0.53 0.40 0.00 0.00 0.00 0.00 04:47:38 04:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:38 04:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:38 04:44:01 eth0 1.80 1.42 0.13 7.87 0.00 0.00 0.00 0.00 04:47:38 04:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:38 04:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:38 04:45:01 eth0 2.93 2.17 0.57 12.19 0.00 0.00 0.00 0.00 04:47:38 04:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:38 04:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:38 04:46:01 eth0 0.53 0.30 0.27 0.20 0.00 0.00 0.00 0.00 04:47:38 04:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:38 04:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:38 04:47:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:47:38 04:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:38 04:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:38 Average: eth0 22.59 17.89 64.79 6.79 0.00 0.00 0.00 0.00 04:47:38 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:38 Average: docker0 1.79 1.15 0.36 3.78 0.00 0.00 0.00 0.00 04:47:38 04:47:38 04:47:38 ---> sar -P ALL: 04:47:38 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/26/21 _x86_64_ (2 CPU) 04:47:38 04:47:38 04:39:18 LINUX RESTART (2 CPU) 04:47:38 04:47:38 04:40:02 CPU %user %nice %system %iowait %steal %idle 04:47:38 04:41:01 all 3.51 0.00 1.59 1.59 0.03 93.28 04:47:38 04:41:01 0 3.75 0.00 2.00 2.73 0.03 91.49 04:47:38 04:41:01 1 3.28 0.00 1.18 0.45 0.03 95.06 04:47:38 04:42:01 all 0.06 0.00 0.05 0.00 0.03 99.86 04:47:38 04:42:01 0 0.07 0.00 0.05 0.00 0.03 99.85 04:47:38 04:42:01 1 0.05 0.00 0.05 0.00 0.03 99.87 04:47:38 04:43:01 all 0.18 0.00 0.03 0.00 0.02 99.77 04:47:38 04:43:01 0 0.30 0.00 0.03 0.00 0.02 99.65 04:47:38 04:43:01 1 0.05 0.00 0.03 0.00 0.02 99.90 04:47:38 04:44:01 all 0.16 0.00 0.03 0.00 0.03 99.77 04:47:38 04:44:01 0 0.23 0.00 0.03 0.00 0.03 99.70 04:47:38 04:44:01 1 0.08 0.00 0.03 0.00 0.03 99.85 04:47:38 04:45:01 all 0.10 0.00 0.05 0.00 0.03 99.82 04:47:38 04:45:01 0 0.13 0.00 0.05 0.00 0.03 99.78 04:47:38 04:45:01 1 0.07 0.00 0.05 0.00 0.02 99.87 04:47:38 04:46:01 all 0.10 0.00 0.03 0.00 0.03 99.85 04:47:38 04:46:01 0 0.15 0.00 0.02 0.00 0.02 99.82 04:47:38 04:46:01 1 0.05 0.00 0.03 0.00 0.03 99.88 04:47:38 04:47:01 all 0.21 0.00 0.04 0.00 0.03 99.72 04:47:38 04:47:01 0 0.03 0.00 0.03 0.00 0.03 99.90 04:47:38 04:47:01 1 0.38 0.00 0.05 0.00 0.03 99.53 04:47:38 Average: all 0.60 0.00 0.26 0.22 0.03 98.89 04:47:38 Average: 0 0.65 0.00 0.31 0.38 0.03 98.63 04:47:38 Average: 1 0.56 0.00 0.20 0.06 0.03 99.15 04:47:38 04:47:38 04:47:38