Pull request #546 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at 16d295f8024708915fa685c6ccd3441e5d1218b6 rather than 5ea0556cae81e34f72e1be516f188c133acbbd0c Obtained Jenkinsfile from 16d295f8024708915fa685c6ccd3441e5d1218b6 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-546/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-546/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-29961 in /w/workspace/dry_go-mod-core-contracts_PR-546 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-546 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/546/head:refs/remotes/origin/PR-546 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 16d295f8024708915fa685c6ccd3441e5d1218b6 into PR head commit 5ea0556cae81e34f72e1be516f188c133acbbd0c Merge succeeded, producing 5ea0556cae81e34f72e1be516f188c133acbbd0c Checking out Revision 5ea0556cae81e34f72e1be516f188c133acbbd0c (PR-546) > git config core.sparsecheckout # timeout=10 > git checkout -f 5ea0556cae81e34f72e1be516f188c133acbbd0c # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 16d295f8024708915fa685c6ccd3441e5d1218b6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5ea0556cae81e34f72e1be516f188c133acbbd0c # timeout=10 Commit message: "refactor: Remove ApiVersion from update DTOs" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:15:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:15:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:15:48 ========================================================= 09:15:48 EdgeX Global Pipelines Version Info 09:15:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:15:51 ------------------- 09:15:51 stable info: 09:15:51 ------------------- 09:15:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:15:51 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 09:15:51 Message: update stable to v1.0.184 09:15:52 ------------------- 09:15:52 experimental info: 09:15:52 ------------------- 09:15:52 Commited By: **** collab-it+edgex@linuxfoundation.org 09:15:52 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 09:15:52 Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:15:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 09:15:53 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 09:15:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:15:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:15:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:15:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 09:15:53 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 09:15:54 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 09:15:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:15:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:15:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:15:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 09:15:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:15:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:15:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 09:15:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 09:15:55 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:15:55 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:15:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:15:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:15:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:15:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:15:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:15:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:15:56 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 09:15:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:15:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-546 [Pipeline] echo 09:15:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-546 [Pipeline] echo 09:15:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-546 [Pipeline] echo 09:15:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5ea0556cae81e34f72e1be516f188c133acbbd0c [Pipeline] echo 09:15:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5ea0556 [Pipeline] echo 09:15:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:15:58 + git log --format=format:%s -1 5ea0556cae81e34f72e1be516f188c133acbbd0c [Pipeline] echo 09:15:58 GIT_COMMIT: 5ea0556cae81e34f72e1be516f188c133acbbd0c, Commit Message: refactor: Remove ApiVersion from update DTOs [Pipeline] echo 09:15:58 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 09:15:59 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:16:01 09:16:01 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:16:01 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:16:02 latest: Pulling from edgex-devops/git-semver 09:16:02 31603596830f: Pulling fs layer 09:16:02 2a8b12db71e7: Pulling fs layer 09:16:02 6ca5941a6612: Pulling fs layer 09:16:02 ecc8261a40a4: Pulling fs layer 09:16:02 ecc8261a40a4: Waiting 09:16:02 2a8b12db71e7: Verifying Checksum 09:16:02 2a8b12db71e7: Download complete 09:16:02 31603596830f: Verifying Checksum 09:16:02 31603596830f: Download complete 09:16:02 ecc8261a40a4: Verifying Checksum 09:16:02 ecc8261a40a4: Download complete 09:16:02 6ca5941a6612: Verifying Checksum 09:16:02 6ca5941a6612: Download complete 09:16:03 31603596830f: Pull complete 09:16:03 2a8b12db71e7: Pull complete 09:16:08 6ca5941a6612: Pull complete 09:16:09 ecc8261a40a4: Pull complete 09:16:09 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 09:16:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:16:09 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:16:09 prd-centos7-docker-4c-2g-29961 does not seem to be running inside a container 09:16: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-546 -v /w/workspace/dry_go-mod-core-contracts_PR-546:/w/workspace/dry_go-mod-core-contracts_PR-546:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-546@tmp:/w/workspace/dry_go-mod-core-contracts_PR-546@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:16:14 $ docker top 6fd31621f11eefd99be0f2aae8cfe5dcd42245cd213945c39b81a4464cc80411 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:16:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:16:15 [ssh-agent] Looking for ssh-agent implementation... 09:16:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:16:16 $ docker exec 6fd31621f11eefd99be0f2aae8cfe5dcd42245cd213945c39b81a4464cc80411 ssh-agent 09:16:16 SSH_AUTH_SOCK=/tmp/ssh-chabupu98DN2/agent.11 09:16:16 SSH_AGENT_PID=17 09:16:17 Running ssh-add (command line suppressed) 09:16:17 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-546@tmp/private_key_8570045054048267004.key (/w/workspace/dry_go-mod-core-contracts_PR-546@tmp/private_key_8570045054048267004.key) 09:16:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:16:17 + git tag --points-at HEAD [Pipeline] } 09:16:17 $ docker exec --env ******** --env ******** 6fd31621f11eefd99be0f2aae8cfe5dcd42245cd213945c39b81a4464cc80411 ssh-agent -k 09:16:17 unset SSH_AUTH_SOCK; 09:16:17 unset SSH_AGENT_PID; 09:16:17 echo Agent pid 17 killed; 09:16:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:16:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:16:18 [ssh-agent] Looking for ssh-agent implementation... 09:16:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:16:18 $ docker exec 6fd31621f11eefd99be0f2aae8cfe5dcd42245cd213945c39b81a4464cc80411 ssh-agent 09:16:18 SSH_AUTH_SOCK=/tmp/ssh-5TKyM2GWNUhk/agent.46 09:16:18 SSH_AGENT_PID=51 09:16:18 Running ssh-add (command line suppressed) 09:16:19 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-546@tmp/private_key_2131190638763208004.key (/w/workspace/dry_go-mod-core-contracts_PR-546@tmp/private_key_2131190638763208004.key) 09:16:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:16:19 + git semver init 09:16:19 # -> Open(): unable to determine branch for HEAD 09:16:19 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-546/.git 09:16:19 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-546 09:16:19 # $SEMVER_REMOTE_NAME = origin 09:16:19 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:16:19 # $SEMVER_USER_NAME = edgex-jenkins 09:16:19 # $SEMVER_BRANCH = PR-546 09:16:19 # $SEMVER_TEMP = /tmp/semver-468551570 09:16:19 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 09:16:21 # '/tmp/semver-468551570' -> '/w/workspace/dry_go-mod-core-contracts_PR-546/.semver' 09:16:21 # -> Force: false 09:16:21 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-546/.semver [Pipeline] } 09:16:21 $ docker exec --env ******** --env ******** 6fd31621f11eefd99be0f2aae8cfe5dcd42245cd213945c39b81a4464cc80411 ssh-agent -k 09:16:21 unset SSH_AUTH_SOCK; 09:16:21 unset SSH_AGENT_PID; 09:16:21 echo Agent pid 51 killed; 09:16:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:16:23 + git semver [Pipeline] } 09:16:23 $ docker stop --time=1 6fd31621f11eefd99be0f2aae8cfe5dcd42245cd213945c39b81a4464cc80411 09:16:25 $ docker rm -f 6fd31621f11eefd99be0f2aae8cfe5dcd42245cd213945c39b81a4464cc80411 [Pipeline] // withDockerContainer [Pipeline] sh 09:16:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:16:28 Stashed 1 file(s) [Pipeline] echo 09:16:28 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 09:16:44 Still waiting to schedule task 09:16:44 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-29961’ 09:16:44 Still waiting to schedule task 09:16:44 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 09:18:37 Running on prd-ubuntu18.04-docker-arm64-4c-16g-29962 in /w/workspace/dry_go-mod-core-contracts_PR-546 [Pipeline] { [Pipeline] ws 09:18:37 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 09:18:43 using credential edgex-jenkins-ssh 09:18:43 Cloning the remote Git repository 09:18:43 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 09:18:44 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 09:18:44 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 09:18:44 > git --version # timeout=10 09:18:44 > git --version # 'git version 2.17.1' 09:18:44 using GIT_SSH to set credentials SSH Credentials for GitHub 09:18:44 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:18:45 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 09:18:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:18:45 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 09:18:45 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 09:18:45 using GIT_SSH to set credentials SSH Credentials for GitHub 09:18:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/546/head:refs/remotes/origin/PR-546 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:18:45 Merging remotes/origin/master commit 16d295f8024708915fa685c6ccd3441e5d1218b6 into PR head commit 5ea0556cae81e34f72e1be516f188c133acbbd0c 09:18:46 Merge succeeded, producing 5ea0556cae81e34f72e1be516f188c133acbbd0c 09:18:46 Checking out Revision 5ea0556cae81e34f72e1be516f188c133acbbd0c (PR-546) 09:18:46 > git config core.sparsecheckout # timeout=10 09:18:46 > git checkout -f 5ea0556cae81e34f72e1be516f188c133acbbd0c # timeout=10 09:18:46 > git remote # timeout=10 09:18:46 > git config --get remote.origin.url # timeout=10 09:18:46 using GIT_SSH to set credentials SSH Credentials for GitHub 09:18:46 > git merge 16d295f8024708915fa685c6ccd3441e5d1218b6 # timeout=10 09:18:46 > git rev-parse HEAD^{commit} # timeout=10 09:18:46 > git config core.sparsecheckout # timeout=10 09:18:46 > git checkout -f 5ea0556cae81e34f72e1be516f188c133acbbd0c # timeout=10 09:18:50 Commit message: "refactor: Remove ApiVersion from update DTOs" 09:18:50 > git --version # timeout=10 09:18:50 > git --version # 'git version 2.17.1' 09:18:50 fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:18:52 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 09:18:53 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:18:53 + sudo service docker restart 09:18:53 + true [Pipeline] unstash [Pipeline] echo 09:18:59 ========================================================= 09:18:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 09:18:59 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:18:59 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 09:19:00 Sending build context to Docker daemon 2.877MB 09:19:00 Step 1/7 : ARG BASE=golang:1.15-alpine 09:19:00 Step 2/7 : FROM ${BASE} 09:19:01 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:19:01 5f621e34cdf4: Pulling fs layer 09:19:01 a4357932f1b6: Pulling fs layer 09:19:01 18c013af1878: Pulling fs layer 09:19:01 00ac8860ef70: Pulling fs layer 09:19:01 63d7cb157983: Pulling fs layer 09:19:01 b116817d02f9: Pulling fs layer 09:19:01 745a02a5169b: Pulling fs layer 09:19:01 00ac8860ef70: Waiting 09:19:01 63d7cb157983: Waiting 09:19:01 b116817d02f9: Waiting 09:19:01 745a02a5169b: Waiting 09:19:01 18c013af1878: Download complete 09:19:01 a4357932f1b6: Verifying Checksum 09:19:01 a4357932f1b6: Download complete 09:19:01 63d7cb157983: Verifying Checksum 09:19:01 63d7cb157983: Download complete 09:19:01 b116817d02f9: Verifying Checksum 09:19:01 b116817d02f9: Download complete 09:19:01 5f621e34cdf4: Verifying Checksum 09:19:01 5f621e34cdf4: Download complete 09:19:02 5f621e34cdf4: Pull complete 09:19:02 a4357932f1b6: Pull complete 09:19:03 18c013af1878: Pull complete 09:19:04 745a02a5169b: Verifying Checksum 09:19:04 745a02a5169b: Download complete 09:19:04 00ac8860ef70: Verifying Checksum 09:19:05 00ac8860ef70: Download complete 09:19:15 00ac8860ef70: Pull complete 09:19:15 63d7cb157983: Pull complete 09:19:16 b116817d02f9: Pull complete 09:19:20 745a02a5169b: Pull complete 09:19:20 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 09:19:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 09:19:20 ---> b7e6874047d6 09:19:20 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 09:19:23 ---> Running in 8926ef32f5d8 09:19:23 Removing intermediate container 8926ef32f5d8 09:19:23 ---> 271b3a0a1ada 09:19:23 Step 4/7 : RUN apk add bash 09:19:23 ---> Running in 68c500ac7ebf 09:19:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:19:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:19:26 OK: 142 MiB in 39 packages 09:19:27 Removing intermediate container 68c500ac7ebf 09:19:27 ---> 1c9913489546 09:19:27 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 09:19:27 ---> Running in f494d7be911f 09:19:28 Removing intermediate container f494d7be911f 09:19:28 ---> b0f336f5d080 09:19:28 Step 6/7 : COPY go.mod . 09:19:28 ---> 1db24eabbc0c 09:19:28 Step 7/7 : RUN go mod download 09:19:29 ---> Running in 492eae0ddb95 09:19:44 Removing intermediate container 492eae0ddb95 09:19:44 ---> 771aa0869b51 09:19:44 Successfully built 771aa0869b51 09:19:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:19:44 + docker inspect -f . ci-base-image-arm64 09:19:44 . [Pipeline] withDockerContainer 09:19:44 prd-ubuntu18.04-docker-arm64-4c-16g-29962 does not seem to be running inside a container 09:19:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:19:46 $ docker top e6910fccc9d1906d3ddee2bbfced52a6fc760d706da29deb1f8fd00068bf0f17 -eo pid,comm [Pipeline] { [Pipeline] sh 09:19:47 + go version 09:19:47 go version go1.15.5 linux/arm64 [Pipeline] } 09:19:47 $ docker stop --time=1 e6910fccc9d1906d3ddee2bbfced52a6fc760d706da29deb1f8fd00068bf0f17 09:19:49 $ docker rm -f e6910fccc9d1906d3ddee2bbfced52a6fc760d706da29deb1f8fd00068bf0f17 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:19:50 + docker inspect -f . ci-base-image-arm64 09:19:50 . [Pipeline] withDockerContainer 09:19:51 prd-ubuntu18.04-docker-arm64-4c-16g-29962 does not seem to be running inside a container 09:19:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:19:52 $ docker top 24e93594f221f467b9f9a2c2666fc563d05d97ef4b8aae2bf03ab6bc07c42b61 -eo pid,comm [Pipeline] { [Pipeline] sh 09:19:53 + make test 09:19:53 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 09:20:15 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 09:20:16 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.082s coverage: 85.7% of statements 09:20:16 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.023s coverage: 100.0% of statements 09:20:19 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.055s coverage: 45.4% of statements 09:20:19 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.040s coverage: 77.8% of statements 09:20:19 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 09:20:19 Running on prd-centos7-docker-4c-2g-29963 in /w/workspace/dry_go-mod-core-contracts_PR-546 [Pipeline] { [Pipeline] ws 09:20:19 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 09:20:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.057s coverage: 26.3% of statements 09:20:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.047s coverage: 14.7% of statements 09:20:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.026s coverage: 100.0% of statements 09:20:23 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.108s coverage: 91.8% of statements 09:20:23 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 09:20:23 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 09:20:23 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.026s coverage: 100.0% of statements 09:20:23 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.023s coverage: 36.7% of statements 09:20:27 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.086s coverage: 63.0% of statements 09:20:27 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.032s coverage: 26.3% of statements 09:20:27 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.058s coverage: 15.4% of statements 09:20:27 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.031s coverage: 15.4% of statements 09:20:27 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.015s coverage: 14.3% of statements 09:20:27 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 09:20:30 using credential edgex-jenkins-ssh 09:20:30 Cloning the remote Git repository 09:20:31 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.266s coverage: 84.6% of statements 09:20:31 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 09:20:31 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 09:20:31 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 09:20:31 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.105s coverage: 47.4% of statements 09:20:31 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.036s coverage: 94.7% of statements 09:20:31 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 09:20:31 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 09:20:31 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 09:20:31 > git --version # timeout=10 09:20:31 > git --version # 'git version 2.24.3' 09:20:31 using GIT_SSH to set credentials SSH Credentials for GitHub 09:20:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:20:33 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.169s coverage: 91.3% of statements 09:20:33 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.027s coverage: 100.0% of statements 09:20:33 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] 09:20:33 CGO_ENABLED=0 GO111MODULE=on go vet ./... 09:20:33 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 09:20:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:20:33 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 09:20:33 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 09:20:33 using GIT_SSH to set credentials SSH Credentials for GitHub 09:20:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/546/head:refs/remotes/origin/PR-546 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:20:34 Merging remotes/origin/master commit 16d295f8024708915fa685c6ccd3441e5d1218b6 into PR head commit 5ea0556cae81e34f72e1be516f188c133acbbd0c 09:20:35 Merge succeeded, producing 5ea0556cae81e34f72e1be516f188c133acbbd0c 09:20:35 Checking out Revision 5ea0556cae81e34f72e1be516f188c133acbbd0c (PR-546) 09:20:34 > git config core.sparsecheckout # timeout=10 09:20:34 > git checkout -f 5ea0556cae81e34f72e1be516f188c133acbbd0c # timeout=10 09:20:34 > git remote # timeout=10 09:20:35 > git config --get remote.origin.url # timeout=10 09:20:35 using GIT_SSH to set credentials SSH Credentials for GitHub 09:20:35 > git merge 16d295f8024708915fa685c6ccd3441e5d1218b6 # timeout=10 09:20:35 > git rev-parse HEAD^{commit} # timeout=10 09:20:35 > git config core.sparsecheckout # timeout=10 09:20:35 > git checkout -f 5ea0556cae81e34f72e1be516f188c133acbbd0c # timeout=10 09:20:39 gofmt -l . 09:20:40 [ "`gofmt -l .`" = "" ] 09:20:40 Commit message: "refactor: Remove ApiVersion from update DTOs" 09:20:40 > git --version # timeout=10 09:20:40 > git --version # 'git version 2.24.3' 09:20:40 fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] withEnv [Pipeline] { [Pipeline] } 09:20:41 $ docker stop --time=1 24e93594f221f467b9f9a2c2666fc563d05d97ef4b8aae2bf03ab6bc07c42b61 09:20:43 $ docker rm -f 24e93594f221f467b9f9a2c2666fc563d05d97ef4b8aae2bf03ab6bc07c42b61 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 09:20:44 + sudo chown -R jenkins:jenkins . [Pipeline] script [Pipeline] { [Pipeline] stash [Pipeline] sh 09:20:45 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 09:20:45 + sudo mv /tmp/daemon.json /etc/docker/daemon.json 09:20:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional 09:20:46 + sudo service docker restart 09:20:46 + true 09:20:46 Redirecting to /bin/systemctl restart docker.service [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 09:20:47 ---> job-cost.sh 09:20:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-A0WY [Pipeline] unstash [Pipeline] echo 09:20:48 ========================================================= 09:20:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 09:20:48 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:20:49 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 09:20:50 Sending build context to Docker daemon 2.878MB 09:20:50 Step 1/7 : ARG BASE=golang:1.15-alpine 09:20:50 Step 2/7 : FROM ${BASE} 09:20:50 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 09:20:50 188c0c94c7c5: Pulling fs layer 09:20:50 0ef7d3d256c8: Pulling fs layer 09:20:50 de9db76c5a1d: Pulling fs layer 09:20:50 bca2f99d35d6: Pulling fs layer 09:20:50 93359f2a8cfa: Pulling fs layer 09:20:50 7c6f9722023f: Pulling fs layer 09:20:50 a35cf1a2eb13: Pulling fs layer 09:20:50 93359f2a8cfa: Waiting 09:20:50 7c6f9722023f: Waiting 09:20:50 a35cf1a2eb13: Waiting 09:20:50 bca2f99d35d6: Waiting 09:20:50 de9db76c5a1d: Download complete 09:20:50 0ef7d3d256c8: Verifying Checksum 09:20:50 0ef7d3d256c8: Download complete 09:20:50 93359f2a8cfa: Verifying Checksum 09:20:50 93359f2a8cfa: Download complete 09:20:50 7c6f9722023f: Verifying Checksum 09:20:50 7c6f9722023f: Download complete 09:20:50 188c0c94c7c5: Download complete 09:20:51 188c0c94c7c5: Pull complete 09:20:51 0ef7d3d256c8: Pull complete 09:20:51 de9db76c5a1d: Pull complete 09:20:53 a35cf1a2eb13: Verifying Checksum 09:20:53 a35cf1a2eb13: Download complete 09:20:55 bca2f99d35d6: Verifying Checksum 09:20:55 bca2f99d35d6: Download complete 09:21:14 bca2f99d35d6: Pull complete 09:21:14 93359f2a8cfa: Pull complete 09:21:14 7c6f9722023f: Pull complete 09:21:23 a35cf1a2eb13: Pull complete 09:21:23 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 09:21:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 09:21:23 ---> a62c8e92a672 09:21:23 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 09:21:23 ---> Running in e99237b04d70 09:21:23 Removing intermediate container e99237b04d70 09:21:23 ---> d4e67b658f70 09:21:23 Step 4/7 : RUN apk add bash 09:21:23 ---> Running in 97c15323b917 09:21:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:21:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:21:26 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 09:21:26 OK: 166 MiB in 39 packages 09:21:27 Removing intermediate container 97c15323b917 09:21:27 ---> 469f14a1249a 09:21:27 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 09:21:28 ---> Running in ad03dd684d7d 09:21:28 Removing intermediate container ad03dd684d7d 09:21:28 ---> e539db929f85 09:21:28 Step 6/7 : COPY go.mod . 09:21:28 ---> 4ea76f314d93 09:21:28 Step 7/7 : RUN go mod download 09:21:28 ---> Running in c71b5b6880de 09:21:50 Removing intermediate container c71b5b6880de 09:21:50 ---> 2b7887c2b86d 09:21:50 Successfully built 2b7887c2b86d 09:21:50 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 09:21:51 + docker inspect -f . ci-base-image-x86_64 09:21:51 . [Pipeline] withDockerContainer 09:21:51 prd-centos7-docker-4c-2g-29963 does not seem to be running inside a container 09:21:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:21:53 $ docker top e5fd457acdc8d727462fbe588587557952b1f4e49178e178df19c8d9f780a039 -eo pid,comm [Pipeline] { [Pipeline] sh 09:21:54 + go version 09:21:54 go version go1.15.5 linux/amd64 [Pipeline] } 09:21:54 $ docker stop --time=1 e5fd457acdc8d727462fbe588587557952b1f4e49178e178df19c8d9f780a039 09:21:56 $ docker rm -f e5fd457acdc8d727462fbe588587557952b1f4e49178e178df19c8d9f780a039 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:21:58 + docker inspect -f . ci-base-image-x86_64 09:21:58 . [Pipeline] withDockerContainer 09:21:58 prd-centos7-docker-4c-2g-29963 does not seem to be running inside a container 09:21:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:22:00 $ docker top 045fc777daa080c01ea5ec4a1d73942b3c4c43b295d8a2a0c3eeb29771cb5b88 -eo pid,comm [Pipeline] { [Pipeline] sh 09:22:02 + make test 09:22:02 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 09:22:25 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 09:22:27 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.119s coverage: 85.7% of statements 09:22:27 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.076s coverage: 100.0% of statements 09:22:28 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.079s coverage: 45.4% of statements 09:22:28 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.049s coverage: 77.8% of statements 09:22:28 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 09:22:31 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.129s coverage: 26.3% of statements 09:22:31 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.098s coverage: 14.7% of statements 09:22:31 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.033s coverage: 100.0% of statements 09:22:31 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.053s coverage: 91.8% of statements 09:22:31 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 09:22:31 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 09:22:32 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.022s coverage: 100.0% of statements 09:22:33 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.020s coverage: 36.7% of statements 09:22:40 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.120s coverage: 63.0% of statements 09:22:40 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.052s coverage: 26.3% of statements 09:22:40 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.024s coverage: 15.4% of statements 09:22:40 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.056s coverage: 15.4% of statements 09:22:40 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.117s coverage: 14.3% of statements 09:22:40 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 09:22:44 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.215s coverage: 84.6% of statements 09:22:44 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 09:22:44 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 09:22:44 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 09:22:44 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.034s coverage: 47.4% of statements 09:22:44 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.045s coverage: 94.7% of statements 09:22:46 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.180s coverage: 91.3% of statements 09:22:46 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.048s coverage: 100.0% of statements 09:22:46 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] 09:22:46 CGO_ENABLED=0 GO111MODULE=on go vet ./... 09:22:48 lf-activate-venv(): INFO: Adding /tmp/venv-A0WY/bin to PATH 09:22:48 INFO: No Stack... 09:22:48 INFO: Retrieving Pricing Info for: lf-standard-4 09:22:48 INFO: Archiving Costs [Pipeline] sh 09:22:49 + cut -d, -f6 09:22:49 + cat /w/workspace/go-mod-core-contracts/1/archives/cost.csv [Pipeline] lock 09:22:49 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-546-1-stack-cost] 09:22:49 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-546-1-stack-cost] did not exist. Created. 09:22:49 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-546-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:22:49 + echo total: 0.20999999344348907 [Pipeline] stash 09:22:50 Stashed 1 file(s) [Pipeline] } 09:22:50 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-546-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:22:54 gofmt -l . 09:22:54 [ "`gofmt -l .`" = "" ] [Pipeline] } 09:22:54 $ docker stop --time=1 045fc777daa080c01ea5ec4a1d73942b3c4c43b295d8a2a0c3eeb29771cb5b88 09:22:56 $ docker rm -f 045fc777daa080c01ea5ec4a1d73942b3c4c43b295d8a2a0c3eeb29771cb5b88 [Pipeline] // withDockerContainer [Pipeline] sh 09:22:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:22:57 Warning: overwriting stash ‘coverage-report’ 09:22:58 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 09:23:00 ---> job-cost.sh 09:23:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WFZ6 09:23:27 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 09:24:14 lf-activate-venv(): INFO: Adding /tmp/venv-WFZ6/bin to PATH 09:24:14 INFO: No Stack... 09:24:14 INFO: Retrieving Pricing Info for: v1-standard-2 09:24:14 INFO: Archiving Costs [Pipeline] sh 09:24:14 + cut -d, -f6 09:24:14 + cat /w/workspace/go-mod-core-contracts/1/archives/cost.csv [Pipeline] lock 09:24:14 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-546-1-stack-cost] 09:24:14 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-546-1-stack-cost] did not exist. Created. 09:24:14 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-546-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:24:15 /w/workspace/go-mod-core-contracts/1@tmp/durable-6f2f20e1/script.sh: line 1: unexpected EOF while looking for matching `'' [Pipeline] sh 09:24:15 + echo total: 0.029999999329447746 [Pipeline] stash 09:24:15 Warning: overwriting stash ‘stack-cost’ 09:24:15 Stashed 1 file(s) [Pipeline] } 09:24:15 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-546-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 09:24:17 provisioning config files... 09:24:17 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-546@tmp/config3198323543387751303tmp [Pipeline] { [Pipeline] sh 09:24:18 + set +x 09:24:18 + curl -s https://codecov.io/bash 09:24:18 + bash -s -- 09:24:18 09:24:18 _____ _ 09:24:18 / ____| | | 09:24:18 | | ___ __| | ___ ___ _____ __ 09:24:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:24:18 | |___| (_) | (_| | __/ (_| (_) \ V / 09:24:18 \_____\___/ \__,_|\___|\___\___/ \_/ 09:24:18 Bash-20210309-2b87ace 09:24:18 09:24:18 09:24:18 ==> git version 2.24.3 found 09:24:18 ==> 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 09:24:18 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 09:24:18 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 09:24:18 ==> Jenkins CI detected. 09:24:18 project root: . 09:24:18 --> token set from env 09:24:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:24:18 ==> Running gcov in . (disable via -X gcov) 09:24:18 ==> Python coveragepy not found 09:24:18 ==> Searching for coverage reports in: 09:24:18 + . 09:24:18 -> Found 1 reports 09:24:18 ==> Detecting git/mercurial file structure 09:24:18 ==> Reading reports 09:24:18 + ./coverage.out bytes=157989 09:24:18 ==> Appending adjustments 09:24:18 https://docs.codecov.io/docs/fixing-reports 09:24:20 + Found adjustments 09:24:20 ==> Gzipping contents 09:24:20 24K /tmp/codecov.zS843D.gz 09:24:20 ==> Uploading reports 09:24:20 url: https://codecov.io 09:24:20 query: branch=PR-546&commit=5ea0556cae81e34f72e1be516f188c133acbbd0c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-546%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=546&job=&cmd_args= 09:24:20 -> Pinging Codecov 09:24:20 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-546&commit=5ea0556cae81e34f72e1be516f188c133acbbd0c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-546%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=546&job=&cmd_args= 09:24:20 -> Uploading to 09:24:20 https://storage.googleapis.com/codecov/v4/raw/2021-03-16/71470A77251A30514AAF9C0BB2E5B6CE/5ea0556cae81e34f72e1be516f188c133acbbd0c/e4a14f70-7457-4dfc-ae2a-f2822dfbc063.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210316%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210316T092420Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1dfa7049d923d16b9c59a63ea807a7b108a25be79686b235a1813afd19fbf1d5 09:24:20 % Total % Received % Xferd Average Speed Time Time Time Current 09:24:20 Dload Upload Total Spent Left Speed 09:24:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23872 0 0 100 23872 0 48908 --:--:-- --:--:-- --:--:-- 48918 09:24:21 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/5ea0556cae81e34f72e1be516f188c133acbbd0c [Pipeline] } 09:24:21 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 09:24:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:24:25 ---> package-listing.sh 09:24:25 ++ facter osfamily 09:24:25 ++ tr '[:upper:]' '[:lower:]' 09:24:25 + OS_FAMILY=redhat 09:24:25 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-546 09:24:25 + START_PACKAGES=/tmp/packages_start.txt 09:24:25 + END_PACKAGES=/tmp/packages_end.txt 09:24:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:24:25 + PACKAGES=/tmp/packages_start.txt 09:24:25 + '[' /w/workspace/dry_go-mod-core-contracts_PR-546 ']' 09:24:25 + PACKAGES=/tmp/packages_end.txt 09:24:25 + case "${OS_FAMILY}" in 09:24:25 + rpm -qa 09:24:25 + sort 09:24:33 + '[' -f /tmp/packages_start.txt ']' 09:24:33 + '[' -f /tmp/packages_end.txt ']' 09:24:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:24:33 + '[' /w/workspace/dry_go-mod-core-contracts_PR-546 ']' 09:24:33 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-546/archives/ 09:24:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-546/archives/ [Pipeline] echo 09:24:33 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-546/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:24:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:24:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:24:35 09:24:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 09:24:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:24:36 alpine: Pulling from edgex-lftools-log-publisher 09:24:36 df20fa9351a1: Pulling fs layer 09:24:36 36b3adc4ff6f: Pulling fs layer 09:24:36 8ad3a11d3b57: Pulling fs layer 09:24:36 46f8f816bc3b: Pulling fs layer 09:24:36 93b61091891f: Pulling fs layer 09:24:36 93b9cdb0e59b: Pulling fs layer 09:24:36 5e14af77c1be: Pulling fs layer 09:24:36 01666e4c0597: Pulling fs layer 09:24:36 aa168da1d23b: Pulling fs layer 09:24:36 46f8f816bc3b: Waiting 09:24:36 93b61091891f: Waiting 09:24:36 93b9cdb0e59b: Waiting 09:24:36 5e14af77c1be: Waiting 09:24:36 01666e4c0597: Waiting 09:24:36 aa168da1d23b: Waiting 09:24:36 36b3adc4ff6f: Verifying Checksum 09:24:36 36b3adc4ff6f: Download complete 09:24:36 46f8f816bc3b: Verifying Checksum 09:24:36 46f8f816bc3b: Download complete 09:24:36 df20fa9351a1: Download complete 09:24:36 93b9cdb0e59b: Verifying Checksum 09:24:36 93b9cdb0e59b: Download complete 09:24:36 5e14af77c1be: Verifying Checksum 09:24:36 5e14af77c1be: Download complete 09:24:36 01666e4c0597: Verifying Checksum 09:24:36 01666e4c0597: Download complete 09:24:37 93b61091891f: Verifying Checksum 09:24:37 93b61091891f: Download complete 09:24:37 8ad3a11d3b57: Verifying Checksum 09:24:37 8ad3a11d3b57: Download complete 09:24:37 df20fa9351a1: Pull complete 09:24:38 36b3adc4ff6f: Pull complete 09:24:40 8ad3a11d3b57: Pull complete 09:24:40 46f8f816bc3b: Pull complete 09:24:42 aa168da1d23b: Verifying Checksum 09:24:42 aa168da1d23b: Download complete 09:24:42 93b61091891f: Pull complete 09:24:42 93b9cdb0e59b: Pull complete 09:24:42 5e14af77c1be: Pull complete 09:24:43 01666e4c0597: Pull complete 09:25:06 aa168da1d23b: Pull complete 09:25:06 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 09:25:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:25:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 09:25:07 prd-centos7-docker-4c-2g-29961 does not seem to be running inside a container 09:25:07 $ 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-546/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-546 -v /w/workspace/dry_go-mod-core-contracts_PR-546:/w/workspace/dry_go-mod-core-contracts_PR-546:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-546@tmp:/w/workspace/dry_go-mod-core-contracts_PR-546@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 09:25:10 $ docker top 0a727abedd4961fb5537105c958b828bb6bd8463243ad17c4b6f64b6fd4828b7 -eo pid,comm [Pipeline] { [Pipeline] sh 09:25:12 + touch /tmp/pre-build-complete [Pipeline] sh 09:25:12 + mkdir -p /var/log/sa [Pipeline] sh 09:25:13 + ls /var/log/sa-host 09:25:13 + sadf -c /var/log/sa-host/sa16 09:25:13 file_magic: OK 09:25:13 HZ: Using current value: 100 09:25:13 file_header: OK 09:25:13 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 09:25:13 Statistics: 09:25:13 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 09:25:13 File successfully converted to sysstat format version 12.2.1 09:25:13 + sadf -c /var/log/sa-host/sa23 09:25:13 file_magic: OK 09:25:13 HZ: Using current value: 100 09:25:13 file_header: OK 09:25:13 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 09:25:13 Statistics: 09:25:13 Hnuu...uuuununununu... 09:25:13 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:25:14 provisioning config files... 09:25:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-546@tmp/config1164216600083065331tmp [Pipeline] { [Pipeline] echo 09:25:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:25:15 ---> create-netrc.sh [Pipeline] } 09:25:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 09:25:15 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 09:25:16 ---> python-tools-install.sh [Pipeline] echo 09:25:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:25:17 ---> sudo-logs.sh 09:25:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:25:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:25:17 ---> job-cost.sh 09:25:18 lf-activate-venv: SKIPPING 09:25:18 DEBUG: total: 0.029999999329447746 09:25:18 INFO: Retrieving Stack Cost... 09:25:19 INFO: Retrieving Pricing Info for: v1-standard-2 09:25:19 INFO: Archiving Costs [Pipeline] echo 09:25:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:25:20 ---> logs-deploy.sh 09:25:20 lf-activate-venv: SKIPPING 09:25:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-546/1 09:25:20 INFO: archiving workspace using pattern(s): 09:25:23 Archives upload complete. 09:25:23 INFO: archiving logs to Nexus