Pull request #439 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 FelixTing for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at edfd204c88fe5109014f0a972b0a2927c208d19d rather than 7c782f36c5867f8658ac833bc6fb906e247c8941 Obtained Jenkinsfile from edfd204c88fe5109014f0a972b0a2927c208d19d 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 f82e9360b4159668f7e3e090307a6179e9a8e48d 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 f82e9360b4159668f7e3e090307a6179e9a8e48d 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-439/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 f82e9360b4159668f7e3e090307a6179e9a8e48d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f82e9360b4159668f7e3e090307a6179e9a8e48d # timeout=10 Commit message: "Merge pull request #311 from ernestojeda/fix-data-binary" > 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 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-439/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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-20982 in /w/workspace/dry_go-mod-core-contracts_PR-439 [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-439 # 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/439/head:refs/remotes/origin/PR-439 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit edfd204c88fe5109014f0a972b0a2927c208d19d into PR head commit 7c782f36c5867f8658ac833bc6fb906e247c8941 Merge succeeded, producing 933fcd3843581b23431498f126de2f555da7de88 Checking out Revision 933fcd3843581b23431498f126de2f555da7de88 (PR-439) > git config core.sparsecheckout # timeout=10 > git checkout -f 7c782f36c5867f8658ac833bc6fb906e247c8941 # 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 edfd204c88fe5109014f0a972b0a2927c208d19d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 933fcd3843581b23431498f126de2f555da7de88 # timeout=10 Commit message: "Merge commit 'edfd204c88fe5109014f0a972b0a2927c208d19d' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:38:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:38:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:39:00 ========================================================= 15:39:00 EdgeX Global Pipelines Version Info 15:39:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:39:02 ------------------- 15:39:02 stable info: 15:39:02 ------------------- 15:39:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:39:02 Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d 15:39:02 Message: update stable to v1.0.177 15:39:02 ------------------- 15:39:02 experimental info: 15:39:02 ------------------- 15:39:02 Commited By: **** collab-it+edgex@linuxfoundation.org 15:39:02 Commit SHA: e10e8b1c2921d3c8fd668fd9f38a05cab6ea93a3 15:39:02 Message: update experimental to v1.0.178 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:39:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 15:39:03 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 15:39:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:39:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:39:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:39:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 15:39:03 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:39:03 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 15:39:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:39:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:39:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:39:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 15:39:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:39:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:39:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 15:39:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 15:39:05 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:39:05 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:39:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 15:39:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:39:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:39:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:39:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:39:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:39:06 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 15:39:06 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 15:39:06 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 15:39:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-439 [Pipeline] echo 15:39:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-439 [Pipeline] echo 15:39:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-439 [Pipeline] echo 15:39:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 933fcd3843581b23431498f126de2f555da7de88 [Pipeline] echo 15:39:07 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 933fcd3 [Pipeline] echo 15:39:07 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:39:08 + git log --format=format:%s -1 933fcd3843581b23431498f126de2f555da7de88 [Pipeline] echo 15:39:08 GIT_COMMIT: 933fcd3843581b23431498f126de2f555da7de88, Commit Message: Merge commit 'edfd204c88fe5109014f0a972b0a2927c208d19d' into HEAD [Pipeline] echo 15:39:08 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:39:09 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:39:09 15:39:09 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:39:09 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:39:09 latest: Pulling from edgex-devops/git-semver 15:39:09 31603596830f: Pulling fs layer 15:39:09 2a8b12db71e7: Pulling fs layer 15:39:09 6ca5941a6612: Pulling fs layer 15:39:09 ecc8261a40a4: Pulling fs layer 15:39:09 ecc8261a40a4: Waiting 15:39:10 2a8b12db71e7: Verifying Checksum 15:39:10 2a8b12db71e7: Download complete 15:39:10 31603596830f: Verifying Checksum 15:39:10 31603596830f: Download complete 15:39:10 ecc8261a40a4: Verifying Checksum 15:39:10 ecc8261a40a4: Download complete 15:39:10 6ca5941a6612: Verifying Checksum 15:39:10 6ca5941a6612: Download complete 15:39:10 31603596830f: Pull complete 15:39:10 2a8b12db71e7: Pull complete 15:39:11 6ca5941a6612: Pull complete 15:39:11 ecc8261a40a4: Pull complete 15:39:11 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 15:39:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:39:11 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:39:11 prd-centos7-docker-4c-2g-20982 does not seem to be running inside a container 15:39:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-439 -v /w/workspace/dry_go-mod-core-contracts_PR-439:/w/workspace/dry_go-mod-core-contracts_PR-439:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-439@tmp:/w/workspace/dry_go-mod-core-contracts_PR-439@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 15:39:13 $ docker top febf1242e1a08f510348e7e6cc1803e6d68a1b819015a70e0498e96eebd9ad44 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:39:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:39:14 [ssh-agent] Looking for ssh-agent implementation... 15:39:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:39:14 $ docker exec febf1242e1a08f510348e7e6cc1803e6d68a1b819015a70e0498e96eebd9ad44 ssh-agent 15:39:14 SSH_AUTH_SOCK=/tmp/ssh-sMjMLaevf556/agent.12 15:39:14 SSH_AGENT_PID=17 15:39:14 Running ssh-add (command line suppressed) 15:39:14 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-439@tmp/private_key_4698149733933842622.key (/w/workspace/dry_go-mod-core-contracts_PR-439@tmp/private_key_4698149733933842622.key) 15:39:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:39:15 + git tag --points-at HEAD [Pipeline] } 15:39:15 $ docker exec --env ******** --env ******** febf1242e1a08f510348e7e6cc1803e6d68a1b819015a70e0498e96eebd9ad44 ssh-agent -k 15:39:15 unset SSH_AUTH_SOCK; 15:39:15 unset SSH_AGENT_PID; 15:39:15 echo Agent pid 17 killed; 15:39:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:39:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:39:15 [ssh-agent] Looking for ssh-agent implementation... 15:39:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:39:15 $ docker exec febf1242e1a08f510348e7e6cc1803e6d68a1b819015a70e0498e96eebd9ad44 ssh-agent 15:39:16 SSH_AUTH_SOCK=/tmp/ssh-pK8dgkpbR71N/agent.47 15:39:16 SSH_AGENT_PID=53 15:39:16 Running ssh-add (command line suppressed) 15:39:16 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-439@tmp/private_key_8777982660657569865.key (/w/workspace/dry_go-mod-core-contracts_PR-439@tmp/private_key_8777982660657569865.key) 15:39:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:39:16 + git semver init 15:39:16 # -> Open(): unable to determine branch for HEAD 15:39:16 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-439/.git 15:39:16 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-439 15:39:16 # $SEMVER_REMOTE_NAME = origin 15:39:16 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:39:16 # $SEMVER_USER_NAME = edgex-jenkins 15:39:16 # $SEMVER_BRANCH = PR-439 15:39:16 # $SEMVER_TEMP = /tmp/semver-279614188 15:39:16 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 15:39:17 # '/tmp/semver-279614188' -> '/w/workspace/dry_go-mod-core-contracts_PR-439/.semver' 15:39:17 # -> Force: false 15:39:17 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-439/.semver [Pipeline] } 15:39:17 $ docker exec --env ******** --env ******** febf1242e1a08f510348e7e6cc1803e6d68a1b819015a70e0498e96eebd9ad44 ssh-agent -k 15:39:17 unset SSH_AUTH_SOCK; 15:39:17 unset SSH_AGENT_PID; 15:39:17 echo Agent pid 53 killed; 15:39:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:39:17 + git semver [Pipeline] } 15:39:17 $ docker stop --time=1 febf1242e1a08f510348e7e6cc1803e6d68a1b819015a70e0498e96eebd9ad44 15:39:19 $ docker rm -f febf1242e1a08f510348e7e6cc1803e6d68a1b819015a70e0498e96eebd9ad44 [Pipeline] // withDockerContainer [Pipeline] sh 15:39:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:39:20 Stashed 1 file(s) [Pipeline] echo 15:39:20 [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 15:39:36 Still waiting to schedule task 15:39:36 Waiting for next available executor on ‘centos7-docker-4c-2g’ 15:39:36 Still waiting to schedule task 15:39:36 ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline 15:41:31 Running on prd-ubuntu18.04-docker-arm64-4c-16g-20983 in /w/workspace/dry_go-mod-core-contracts_PR-439 [Pipeline] { [Pipeline] ws 15:41:31 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 15:41:36 using credential edgex-jenkins-ssh 15:41:36 Cloning the remote Git repository 15:41:36 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 15:41:36 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 15:41:36 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 15:41:36 > git --version # timeout=10 15:41:36 > git --version # 'git version 2.17.1' 15:41:36 using GIT_SSH to set credentials SSH Credentials for GitHub 15:41:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:41:38 Merging remotes/origin/master commit edfd204c88fe5109014f0a972b0a2927c208d19d into PR head commit 7c782f36c5867f8658ac833bc6fb906e247c8941 15:41:37 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 15:41:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:41:37 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 15:41:38 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 15:41:38 using GIT_SSH to set credentials SSH Credentials for GitHub 15:41:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/439/head:refs/remotes/origin/PR-439 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:41:38 > git config core.sparsecheckout # timeout=10 15:41:38 > git checkout -f 7c782f36c5867f8658ac833bc6fb906e247c8941 # timeout=10 15:41:38 > git remote # timeout=10 15:41:38 > git config --get remote.origin.url # timeout=10 15:41:38 using GIT_SSH to set credentials SSH Credentials for GitHub 15:41:38 > git merge edfd204c88fe5109014f0a972b0a2927c208d19d # timeout=10 15:41:39 Merge succeeded, producing 4f98aabde8637f3fcf51a78b8627c1fc81f3259a 15:41:39 Checking out Revision 4f98aabde8637f3fcf51a78b8627c1fc81f3259a (PR-439) 15:41:39 > git rev-parse HEAD^{commit} # timeout=10 15:41:39 > git config core.sparsecheckout # timeout=10 15:41:39 > git checkout -f 4f98aabde8637f3fcf51a78b8627c1fc81f3259a # timeout=10 15:41:43 Commit message: "Merge commit 'edfd204c88fe5109014f0a972b0a2927c208d19d' into HEAD" 15:41:43 First time build. Skipping changelog. 15:41:43 > git --version # timeout=10 15:41:43 > git --version # 'git version 2.17.1' 15:41:43 fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:41:45 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 15:41:45 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:41:46 + sudo service docker restart 15:41:46 + true [Pipeline] unstash [Pipeline] echo 15:41:49 ========================================================= 15:41:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 15:41:49 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:41:49 + 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 . 15:41:51 Sending build context to Docker daemon 2.258MB 15:41:51 Step 1/7 : ARG BASE=golang:1.15-alpine 15:41:51 Step 2/7 : FROM ${BASE} 15:41:51 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:41:51 5f621e34cdf4: Pulling fs layer 15:41:51 a4357932f1b6: Pulling fs layer 15:41:51 18c013af1878: Pulling fs layer 15:41:51 00ac8860ef70: Pulling fs layer 15:41:51 63d7cb157983: Pulling fs layer 15:41:51 b116817d02f9: Pulling fs layer 15:41:51 745a02a5169b: Pulling fs layer 15:41:51 63d7cb157983: Waiting 15:41:51 b116817d02f9: Waiting 15:41:51 745a02a5169b: Waiting 15:41:51 18c013af1878: Verifying Checksum 15:41:51 18c013af1878: Download complete 15:41:51 a4357932f1b6: Verifying Checksum 15:41:51 a4357932f1b6: Download complete 15:41:51 63d7cb157983: Verifying Checksum 15:41:51 63d7cb157983: Download complete 15:41:51 b116817d02f9: Verifying Checksum 15:41:51 b116817d02f9: Download complete 15:41:52 5f621e34cdf4: Verifying Checksum 15:41:52 5f621e34cdf4: Download complete 15:41:52 5f621e34cdf4: Pull complete 15:41:53 a4357932f1b6: Pull complete 15:41:53 18c013af1878: Pull complete 15:41:54 745a02a5169b: Verifying Checksum 15:41:54 745a02a5169b: Download complete 15:41:55 00ac8860ef70: Verifying Checksum 15:41:55 00ac8860ef70: Download complete 15:42:05 00ac8860ef70: Pull complete 15:42:05 63d7cb157983: Pull complete 15:42:05 b116817d02f9: Pull complete 15:42:09 745a02a5169b: Pull complete 15:42:09 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 15:42:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 15:42:09 ---> b7e6874047d6 15:42:09 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:42:12 ---> Running in 96c071b7e124 15:42:13 Removing intermediate container 96c071b7e124 15:42:13 ---> eda912957fc7 15:42:13 Step 4/7 : RUN apk add bash 15:42:13 ---> Running in 2d3367869550 15:42:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:42:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:42:16 OK: 142 MiB in 39 packages 15:42:17 Removing intermediate container 2d3367869550 15:42:17 ---> f8c110182b6f 15:42:17 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 15:42:17 ---> Running in 70462ca6fd45 15:42:18 Removing intermediate container 70462ca6fd45 15:42:18 ---> a94bb43abb6d 15:42:18 Step 6/7 : COPY go.mod . 15:42:18 ---> 1f2a09a447cb 15:42:18 Step 7/7 : RUN go mod download 15:42:18 ---> Running in e38e309f301a 15:42:37 Removing intermediate container e38e309f301a 15:42:37 ---> 977d249d6d7a 15:42:37 Successfully built 977d249d6d7a 15:42:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:42:37 + docker inspect -f . ci-base-image-arm64 15:42:37 . [Pipeline] withDockerContainer 15:42:37 prd-ubuntu18.04-docker-arm64-4c-16g-20983 does not seem to be running inside a container 15:42:38 $ 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-arm64 cat 15:42:39 $ docker top 7107ad11d327bc5b1f62af679eb4f090d6d99560b21bdbb95cd4771386aab5a4 -eo pid,comm [Pipeline] { [Pipeline] sh 15:42:40 + go version 15:42:40 go version go1.15.5 linux/arm64 [Pipeline] } 15:42:40 $ docker stop --time=1 7107ad11d327bc5b1f62af679eb4f090d6d99560b21bdbb95cd4771386aab5a4 15:42:42 $ docker rm -f 7107ad11d327bc5b1f62af679eb4f090d6d99560b21bdbb95cd4771386aab5a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:42:44 + docker inspect -f . ci-base-image-arm64 15:42:44 . [Pipeline] withDockerContainer 15:42:44 prd-ubuntu18.04-docker-arm64-4c-16g-20983 does not seem to be running inside a container 15:42: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 ******** -e ******** ci-base-image-arm64 cat 15:42:44 Running on prd-centos7-docker-4c-2g-20984 in /w/workspace/dry_go-mod-core-contracts_PR-439 15:42:46 $ docker top 2fa8735f8ce6462ec531b9594bb4d1f6705241ec69baad72c631cfff1bc3203f -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws 15:42:46 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 15:42:47 + make test 15:42:47 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:42:53 using credential edgex-jenkins-ssh 15:42:53 Cloning the remote Git repository 15:42:53 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 15:42:53 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 15:42:54 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 15:42:54 > git --version # timeout=10 15:42:54 > git --version # 'git version 2.24.3' 15:42:54 using GIT_SSH to set credentials SSH Credentials for GitHub 15:42:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:42:55 Merging remotes/origin/master commit edfd204c88fe5109014f0a972b0a2927c208d19d into PR head commit 7c782f36c5867f8658ac833bc6fb906e247c8941 15:42:55 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 15:42:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:42:55 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 15:42:55 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 15:42:55 using GIT_SSH to set credentials SSH Credentials for GitHub 15:42:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/439/head:refs/remotes/origin/PR-439 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:42:55 > git config core.sparsecheckout # timeout=10 15:42:55 > git checkout -f 7c782f36c5867f8658ac833bc6fb906e247c8941 # timeout=10 15:42:56 Merge succeeded, producing 444b0eff032bb25203eaef690a30ab33c2360db4 15:42:56 Checking out Revision 444b0eff032bb25203eaef690a30ab33c2360db4 (PR-439) 15:42:55 > git remote # timeout=10 15:42:55 > git config --get remote.origin.url # timeout=10 15:42:55 using GIT_SSH to set credentials SSH Credentials for GitHub 15:42:55 > git merge edfd204c88fe5109014f0a972b0a2927c208d19d # timeout=10 15:42:55 > git rev-parse HEAD^{commit} # timeout=10 15:42:56 > git config core.sparsecheckout # timeout=10 15:42:56 > git checkout -f 444b0eff032bb25203eaef690a30ab33c2360db4 # timeout=10 15:43:00 Commit message: "Merge commit 'edfd204c88fe5109014f0a972b0a2927c208d19d' into HEAD" 15:43:00 First time build. Skipping changelog. 15:43:00 > git --version # timeout=10 15:43:00 > git --version # 'git version 2.24.3' 15:43:00 fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:43:02 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 15:43:03 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:43:03 + true 15:43:03 + sudo service docker restart 15:43:03 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 15:43:06 ========================================================= 15:43:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 15:43:06 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:43:06 + 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 . 15:43:07 Sending build context to Docker daemon 2.259MB 15:43:07 Step 1/7 : ARG BASE=golang:1.15-alpine 15:43:07 Step 2/7 : FROM ${BASE} 15:43:07 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 15:43:07 188c0c94c7c5: Pulling fs layer 15:43:07 0ef7d3d256c8: Pulling fs layer 15:43:07 de9db76c5a1d: Pulling fs layer 15:43:07 bca2f99d35d6: Pulling fs layer 15:43:07 93359f2a8cfa: Pulling fs layer 15:43:07 7c6f9722023f: Pulling fs layer 15:43:07 a35cf1a2eb13: Pulling fs layer 15:43:07 bca2f99d35d6: Waiting 15:43:07 93359f2a8cfa: Waiting 15:43:07 7c6f9722023f: Waiting 15:43:07 a35cf1a2eb13: Waiting 15:43:07 de9db76c5a1d: Verifying Checksum 15:43:07 de9db76c5a1d: Download complete 15:43:08 0ef7d3d256c8: Verifying Checksum 15:43:08 0ef7d3d256c8: Download complete 15:43:08 93359f2a8cfa: Download complete 15:43:08 7c6f9722023f: Verifying Checksum 15:43:08 7c6f9722023f: Download complete 15:43:08 188c0c94c7c5: Verifying Checksum 15:43:08 188c0c94c7c5: Download complete 15:43:08 188c0c94c7c5: Pull complete 15:43:09 0ef7d3d256c8: Pull complete 15:43:09 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 15:43:09 de9db76c5a1d: Pull complete 15:43:10 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.052s coverage: 85.7% of statements 15:43:10 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.082s coverage: 100.0% of statements 15:43:12 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.038s coverage: 45.4% of statements 15:43:12 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.036s coverage: 77.8% of statements 15:43:12 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 15:43:12 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.024s coverage: 26.3% of statements 15:43:13 a35cf1a2eb13: Verifying Checksum 15:43:13 a35cf1a2eb13: Download complete 15:43:13 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.046s coverage: 14.7% of statements 15:43:13 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.021s coverage: 100.0% of statements 15:43:14 bca2f99d35d6: Verifying Checksum 15:43:14 bca2f99d35d6: Download complete 15:43:14 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.070s coverage: 91.8% of statements 15:43:14 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 15:43:14 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 15:43:14 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.036s coverage: 100.0% of statements 15:43:14 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.023s coverage: 47.8% of statements 15:43:21 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.159s coverage: 63.0% of statements 15:43:21 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.027s coverage: 26.3% of statements 15:43:21 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.048s coverage: 15.4% of statements 15:43:21 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.043s coverage: 15.4% of statements 15:43:21 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.014s coverage: 14.3% of statements 15:43:21 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 15:43:22 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.172s coverage: 85.2% of statements 15:43:22 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 15:43:22 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 15:43:22 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.045s coverage: 37.2% of statements 15:43:22 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.027s coverage: 94.4% of statements 15:43:23 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.146s coverage: 88.0% of statements 15:43:23 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.024s coverage: 100.0% of statements 15:43:23 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 15:43:24 CGO_ENABLED=0 GO111MODULE=on go vet ./... 15:43:27 bca2f99d35d6: Pull complete 15:43:27 93359f2a8cfa: Pull complete 15:43:27 7c6f9722023f: Pull complete 15:43:29 gofmt -l . 15:43:29 [ "`gofmt -l .`" = "" ] [Pipeline] } 15:43:29 $ docker stop --time=1 2fa8735f8ce6462ec531b9594bb4d1f6705241ec69baad72c631cfff1bc3203f 15:43:31 $ docker rm -f 2fa8735f8ce6462ec531b9594bb4d1f6705241ec69baad72c631cfff1bc3203f [Pipeline] // withDockerContainer [Pipeline] sh 15:43:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:43:33 a35cf1a2eb13: Pull complete 15:43:33 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 15:43:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 15:43:33 ---> a62c8e92a672 15:43:33 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:43:33 ---> Running in 11779eb1bdb9 15:43:33 Removing intermediate container 11779eb1bdb9 15:43:33 ---> 2153e864e37c 15:43:33 Step 4/7 : RUN apk add bash 15:43:33 ---> Running in a4f2f1c55196 15:43:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 15:43:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [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 15:43:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } 15:43:35 OK: 166 MiB in 39 packages [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:43:36 Removing intermediate container a4f2f1c55196 15:43:36 ---> f2b1c0963e28 15:43:36 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 15:43:36 ---> Running in fa52b66c46f5 15:43:36 Removing intermediate container fa52b66c46f5 15:43:36 ---> 2dd23c7e99ef 15:43:36 Step 6/7 : COPY go.mod . 15:43:37 ---> e3565e2a7b8f 15:43:37 Step 7/7 : RUN go mod download 15:43:37 ---> Running in 97e9cece279f 15:43:59 Removing intermediate container 97e9cece279f 15:43:59 ---> bff9ba7192c1 15:43:59 Successfully built bff9ba7192c1 15:43:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:44:00 + docker inspect -f . ci-base-image-x86_64 15:44:00 . [Pipeline] withDockerContainer 15:44:00 prd-centos7-docker-4c-2g-20984 does not seem to be running inside a container 15:44:00 $ 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-x86_64 cat 15:44:02 $ docker top f22d4d28ecb41527eb549c4753a2595b8ac17bbc75f9c6116bb0fe9c63be32ab -eo pid,comm [Pipeline] { [Pipeline] sh 15:44:03 + go version 15:44:03 go version go1.15.5 linux/amd64 [Pipeline] } 15:44:03 $ docker stop --time=1 f22d4d28ecb41527eb549c4753a2595b8ac17bbc75f9c6116bb0fe9c63be32ab 15:44:04 $ docker rm -f f22d4d28ecb41527eb549c4753a2595b8ac17bbc75f9c6116bb0fe9c63be32ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:44:06 + docker inspect -f . ci-base-image-x86_64 15:44:06 . [Pipeline] withDockerContainer 15:44:06 prd-centos7-docker-4c-2g-20984 does not seem to be running inside a container 15:44:06 $ 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-x86_64 cat 15:44:07 $ docker top 71eb8703ee3786ecd80e6a8fb3f52774977b176c53ae616b9f3145ce2c863e01 -eo pid,comm [Pipeline] { [Pipeline] sh 15:44:09 + make test 15:44:09 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:44:24 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 15:44:25 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.015s coverage: 85.7% of statements 15:44:25 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.048s coverage: 100.0% of statements 15:44:26 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.037s coverage: 45.4% of statements 15:44:26 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.031s coverage: 77.8% of statements 15:44:26 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 15:44:27 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.022s coverage: 26.3% of statements 15:44:28 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.024s coverage: 14.7% of statements 15:44:28 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.012s coverage: 100.0% of statements 15:44:28 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.077s coverage: 91.8% of statements 15:44:28 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 15:44:28 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 15:44:28 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.090s coverage: 100.0% of statements 15:44:28 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.012s coverage: 47.8% of statements 15:44:34 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.079s coverage: 63.0% of statements 15:44:34 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.026s coverage: 26.3% of statements 15:44:34 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.015s coverage: 15.4% of statements 15:44:34 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.075s coverage: 15.4% of statements 15:44:34 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.037s coverage: 14.3% of statements 15:44:34 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 15:44:36 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.154s coverage: 85.2% of statements 15:44:36 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 15:44:36 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 15:44:36 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.017s coverage: 37.2% of statements 15:44:36 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.021s coverage: 94.4% of statements 15:44:36 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.103s coverage: 88.0% of statements 15:44:37 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.012s coverage: 100.0% of statements 15:44:37 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 15:44:37 CGO_ENABLED=0 GO111MODULE=on go vet ./... 15:44:40 gofmt -l . 15:44:40 [ "`gofmt -l .`" = "" ] [Pipeline] } 15:44:40 $ docker stop --time=1 71eb8703ee3786ecd80e6a8fb3f52774977b176c53ae616b9f3145ce2c863e01 15:44:44 $ docker rm -f 71eb8703ee3786ecd80e6a8fb3f52774977b176c53ae616b9f3145ce2c863e01 [Pipeline] // withDockerContainer [Pipeline] sh 15:44:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:44:45 Warning: overwriting stash ‘coverage-report’ 15:44:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 15:44:48 provisioning config files... 15:44:49 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-439@tmp/config3452329855484951898tmp [Pipeline] { [Pipeline] sh 15:44:49 + set +x 15:44:49 + bash -s -- 15:44:49 + curl -s https://codecov.io/bash 15:44:49 15:44:49 _____ _ 15:44:49 / ____| | | 15:44:49 | | ___ __| | ___ ___ _____ __ 15:44:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:44:49 | |___| (_) | (_| | __/ (_| (_) \ V / 15:44:49 \_____\___/ \__,_|\___|\___\___/ \_/ 15:44:49 Bash-20210115-cec3c92 15:44:49 15:44:49 15:44:49 ==> git version 2.24.3 found 15:44:49 ==> 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 15:44:49 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:44:49 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:44:49 ==> Jenkins CI detected. 15:44:49 project root: . 15:44:49 --> token set from env 15:44:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:44:49 ==> Running gcov in . (disable via -X gcov) 15:44:49 ==> Python coveragepy not found 15:44:49 ==> Searching for coverage reports in: 15:44:49 + . 15:44:49 -> Found 1 reports 15:44:49 ==> Detecting git/mercurial file structure 15:44:49 ==> Reading reports 15:44:49 + ./coverage.out bytes=127659 15:44:49 ==> Appending adjustments 15:44:49 https://docs.codecov.io/docs/fixing-reports 15:44:50 + Found adjustments 15:44:50 ==> Gzipping contents 15:44:50 20K /tmp/codecov.TXtRaT.gz 15:44:50 ==> Uploading reports 15:44:50 url: https://codecov.io 15:44:50 query: branch=PR-439&commit=933fcd3843581b23431498f126de2f555da7de88&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-439%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=439&job=&cmd_args= 15:44:50 -> Pinging Codecov 15:44:50 https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=PR-439&commit=933fcd3843581b23431498f126de2f555da7de88&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-439%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=439&job=&cmd_args= 15:44:51 -> Uploading to 15:44:51 https://storage.googleapis.com/codecov/v4/raw/2021-01-18/71470A77251A30514AAF9C0BB2E5B6CE/933fcd3843581b23431498f126de2f555da7de88/cc4cf111-c28f-4372-8c76-8420544fd3ff.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210118%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210118T154450Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=11594c68754b501a86da891013c92d2f90187ebe39cf0c70b96521aba5a64f1d 15:44:51 % Total % Received % Xferd Average Speed Time Time Time Current 15:44:51 Dload Upload Total Spent Left Speed 15:44:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20064 0 0 100 20064 0 29159 --:--:-- --:--:-- --:--:-- 29162 100 20064 0 0 100 20064 0 29150 --:--:-- --:--:-- --:--:-- 29120 15:44:51 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/933fcd3843581b23431498f126de2f555da7de88 [Pipeline] } 15:44:51 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 15:44:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:44:55 ---> package-listing.sh 15:44:55 ++ facter osfamily 15:44:55 ++ tr '[:upper:]' '[:lower:]' 15:44:55 + OS_FAMILY=redhat 15:44:55 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-439 15:44:55 + START_PACKAGES=/tmp/packages_start.txt 15:44:55 + END_PACKAGES=/tmp/packages_end.txt 15:44:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:44:55 + PACKAGES=/tmp/packages_start.txt 15:44:55 + '[' /w/workspace/dry_go-mod-core-contracts_PR-439 ']' 15:44:55 + PACKAGES=/tmp/packages_end.txt 15:44:55 + case "${OS_FAMILY}" in 15:44:55 + rpm -qa 15:44:55 + sort 15:45:01 + '[' -f /tmp/packages_start.txt ']' 15:45:01 + '[' -f /tmp/packages_end.txt ']' 15:45:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:45:01 + '[' /w/workspace/dry_go-mod-core-contracts_PR-439 ']' 15:45:01 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-439/archives/ 15:45:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-439/archives/ [Pipeline] echo 15:45:01 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-439/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:45:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:45:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:45:01 15:45:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:45:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:45:02 alpine: Pulling from edgex-lftools-log-publisher 15:45:02 df20fa9351a1: Pulling fs layer 15:45:02 36b3adc4ff6f: Pulling fs layer 15:45:02 8ad3a11d3b57: Pulling fs layer 15:45:02 46f8f816bc3b: Pulling fs layer 15:45:02 93b61091891f: Pulling fs layer 15:45:02 93b9cdb0e59b: Pulling fs layer 15:45:02 5e14af77c1be: Pulling fs layer 15:45:02 01666e4c0597: Pulling fs layer 15:45:02 aa168da1d23b: Pulling fs layer 15:45:02 46f8f816bc3b: Waiting 15:45:02 93b61091891f: Waiting 15:45:02 01666e4c0597: Waiting 15:45:02 aa168da1d23b: Waiting 15:45:02 5e14af77c1be: Waiting 15:45:02 93b9cdb0e59b: Waiting 15:45:02 36b3adc4ff6f: Download complete 15:45:02 46f8f816bc3b: Verifying Checksum 15:45:02 46f8f816bc3b: Download complete 15:45:02 df20fa9351a1: Verifying Checksum 15:45:02 df20fa9351a1: Download complete 15:45:02 93b9cdb0e59b: Verifying Checksum 15:45:02 93b9cdb0e59b: Download complete 15:45:02 5e14af77c1be: Verifying Checksum 15:45:02 5e14af77c1be: Download complete 15:45:02 01666e4c0597: Verifying Checksum 15:45:02 01666e4c0597: Download complete 15:45:02 93b61091891f: Verifying Checksum 15:45:02 93b61091891f: Download complete 15:45:02 8ad3a11d3b57: Download complete 15:45:03 df20fa9351a1: Pull complete 15:45:03 36b3adc4ff6f: Pull complete 15:45:04 8ad3a11d3b57: Pull complete 15:45:04 46f8f816bc3b: Pull complete 15:45:05 aa168da1d23b: Verifying Checksum 15:45:05 aa168da1d23b: Download complete 15:45:05 93b61091891f: Pull complete 15:45:05 93b9cdb0e59b: Pull complete 15:45:05 5e14af77c1be: Pull complete 15:45:05 01666e4c0597: Pull complete 15:45:12 aa168da1d23b: Pull complete 15:45:12 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 15:45:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:45:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:45:12 prd-centos7-docker-4c-2g-20982 does not seem to be running inside a container 15:45:12 $ 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-439/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-439 -v /w/workspace/dry_go-mod-core-contracts_PR-439:/w/workspace/dry_go-mod-core-contracts_PR-439:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-439@tmp:/w/workspace/dry_go-mod-core-contracts_PR-439@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 15:45:15 $ docker top 815af0ade3677a07de050225acaab6a595e775b0d98738cb794519f26fe22eca -eo pid,comm [Pipeline] { [Pipeline] sh 15:45:16 + touch /tmp/pre-build-complete [Pipeline] sh 15:45:16 + mkdir -p /var/log/sa [Pipeline] sh 15:45:16 + ls /var/log/sa-host 15:45:16 + sadf -c /var/log/sa-host/sa18 15:45:16 file_magic: OK 15:45:16 HZ: Using current value: 100 15:45:16 file_header: OK 15:45:16 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 15:45:16 Statistics: 15:45:16 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:45:16 File successfully converted to sysstat format version 12.2.1 15:45:16 + sadf -c /var/log/sa-host/sa23 15:45:16 file_magic: OK 15:45:16 HZ: Using current value: 100 15:45:16 file_header: OK 15:45:16 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 15:45:16 Statistics: 15:45:16 Hnuu...uuuununununu... 15:45:16 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:45:17 provisioning config files... 15:45:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-439@tmp/config420412085504574434tmp [Pipeline] { [Pipeline] echo 15:45:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:45:18 ---> create-netrc.sh [Pipeline] } 15:45:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 15:45:18 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 15:45:18 ---> python-tools-install.sh [Pipeline] echo 15:45:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:45:19 ---> sudo-logs.sh 15:45:19 Archiving 'sudo' log.. [Pipeline] echo 15:45:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:45:19 ---> job-cost.sh 15:45:19 lf-activate-venv: SKIPPING 15:45:19 INFO: No Stack... 15:45:20 INFO: Retrieving Pricing Info for: v1-standard-2 15:45:20 INFO: Archiving Costs [Pipeline] echo 15:45:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:45:21 ---> logs-deploy.sh 15:45:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-439/1 15:45:21 INFO: archiving workspace using pattern(s): 15:45:22 Archives upload complete. 15:45:22 INFO: archiving logs to Nexus 15:45:23 ---> uname -a: 15:45:23 Linux prd-centos7-docker-4c-2g-20982.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 15:45:23 15:45:23 15:45:23 ---> lscpu: 15:45:23 Architecture: x86_64 15:45:23 CPU op-mode(s): 32-bit, 64-bit 15:45:23 Byte Order: Little Endian 15:45:23 Address sizes: 40 bits physical, 48 bits virtual 15:45:23 CPU(s): 4 15:45:23 On-line CPU(s) list: 0-3 15:45:23 Thread(s) per core: 1 15:45:23 Core(s) per socket: 1 15:45:23 Socket(s): 4 15:45:23 NUMA node(s): 1 15:45:23 Vendor ID: GenuineIntel 15:45:23 CPU family: 6 15:45:23 Model: 44 15:45:23 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 15:45:23 Stepping: 1 15:45:23 CPU MHz: 2933.438 15:45:23 BogoMIPS: 5866.87 15:45:23 Virtualization: VT-x 15:45:23 Hypervisor vendor: KVM 15:45:23 Virtualization type: full 15:45:23 L1d cache: 128 KiB 15:45:23 L1i cache: 128 KiB 15:45:23 L2 cache: 16 MiB 15:45:23 L3 cache: 64 MiB 15:45:23 NUMA node0 CPU(s): 0-3 15:45:23 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 15:45:23 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 15:45:23 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 15:45:23 Vulnerability Meltdown: Mitigation; PTI 15:45:23 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:45:23 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 15:45:23 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 15:45:23 Vulnerability Srbds: Not affected 15:45:23 Vulnerability Tsx async abort: Not affected 15:45:23 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 15:45:23 15:45:23 15:45:23 ---> nproc: 15:45:23 4 15:45:23 15:45:23 15:45:23 ---> df -h: 15:45:23 Filesystem Size Used Available Use% Mounted on 15:45:23 overlay 50.0G 7.3G 42.7G 15% / 15:45:23 tmpfs 64.0M 0 64.0M 0% /dev 15:45:23 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 15:45:23 shm 64.0M 0 64.0M 0% /dev/shm 15:45:23 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 15:45:23 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 15:45:23 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 15:45:23 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 15:45:23 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 15:45:23 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 15:45:23 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 15:45:23 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 15:45:23 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-439 15:45:23 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-439@tmp 15:45:23 15:45:23 15:45:23 ---> free -m: 15:45:23 total used free shared buff/cache available 15:45:23 Mem: 1837 700 101 0 1035 1032 15:45:23 Swap: 1023 1 1022 15:45:23 15:45:23 15:45:23 ---> ip addr: 15:45:23 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 15:45:23 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:45:23 inet 127.0.0.1/8 scope host lo 15:45:23 valid_lft forever preferred_lft forever 15:45:23 inet6 ::1/128 scope host 15:45:23 valid_lft forever preferred_lft forever 15:45:23 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 15:45:23 link/ether fa:16:3e:39:13:82 brd ff:ff:ff:ff:ff:ff 15:45:23 inet 10.30.122.198/23 brd 10.30.123.255 scope global dynamic eth0 15:45:23 valid_lft 85979sec preferred_lft 85979sec 15:45:23 inet6 fe80::f816:3eff:fe39:1382/64 scope link 15:45:23 valid_lft forever preferred_lft forever 15:45:23 3: docker0: mtu 1500 qdisc noqueue state DOWN 15:45:23 link/ether 02:42:f5:e3:51:36 brd ff:ff:ff:ff:ff:ff 15:45:23 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:45:23 valid_lft forever preferred_lft forever 15:45:23 inet6 fe80::42:f5ff:fee3:5136/64 scope link 15:45:23 valid_lft forever preferred_lft forever 15:45:23 15:45:23 15:45:23 ---> sar -b -r -n DEV: 15:45:23 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/18/21 _x86_64_ (4 CPU) 15:45:23 15:45:23 15:38:11 LINUX RESTART (4 CPU) 15:45:23 15:45:23 15:39:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:45:23 15:40:01 32.41 10.54 21.87 0.00 4274.57 3150.58 0.00 15:45:23 15:41:01 1.83 0.00 1.83 0.00 0.00 35.16 0.00 15:45:23 15:42:01 0.23 0.00 0.23 0.00 0.00 3.11 0.00 15:45:23 15:43:01 0.37 0.00 0.37 0.00 0.00 5.90 0.00 15:45:23 15:44:01 0.22 0.00 0.22 0.00 0.00 2.61 0.00 15:45:23 15:45:01 47.63 46.98 0.65 0.00 3790.17 23.73 0.00 15:45:23 Average: 13.78 9.59 4.20 0.00 1344.33 537.05 0.00 15:45:23 15:45:23 15:39:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:45:23 15:40:01 154240 0 590368 31.38 2620 1134316 1110508 37.90 424340 1101964 20 15:45:23 15:41:01 160884 0 583716 31.02 2620 1134324 1077992 36.79 420680 1099704 8 15:45:23 15:42:01 158440 0 586156 31.15 2620 1134328 1078140 36.80 424008 1098992 12 15:45:23 15:43:01 158728 0 585864 31.14 2620 1134332 1078128 36.79 427644 1095236 8 15:45:23 15:44:01 154944 0 589644 31.34 2620 1134336 1078068 36.79 429148 1097520 8 15:45:23 15:45:01 82468 0 598196 31.79 2620 1198260 1096100 37.41 433160 1166132 168 15:45:23 Average: 144951 0 588991 31.30 2620 1144983 1086489 37.08 426497 1109925 37 15:45:23 15:45:23 15:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:45:23 15:40:01 eth0 77.90 65.13 351.72 31.38 0.00 0.00 0.00 0.00 15:45:23 15:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:45:23 15:40:01 docker0 9.10 6.21 1.63 15.88 0.00 0.00 0.00 0.00 15:45:23 15:41:01 eth0 0.80 0.08 0.07 0.01 0.00 0.00 0.00 0.00 15:45:23 15:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:45:23 15:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:45:23 15:42:01 eth0 4.53 2.88 3.32 0.37 0.00 0.00 0.00 0.00 15:45:23 15:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:45:23 15:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:45:23 15:43:01 eth0 0.90 0.57 0.53 0.37 0.00 0.00 0.00 0.00 15:45:23 15:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:45:23 15:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:45:23 15:44:01 eth0 0.18 0.15 0.08 0.10 0.00 0.00 0.00 0.00 15:45:23 15:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:45:23 15:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:45:23 15:45:01 eth0 11.99 7.34 11.57 4.53 0.00 0.00 0.00 0.00 15:45:23 15:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:45:23 15:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:45:23 Average: eth0 16.05 12.70 61.24 6.13 0.00 0.00 0.00 0.00 15:45:23 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:45:23 Average: docker0 1.52 1.04 0.27 2.65 0.00 0.00 0.00 0.00 15:45:23 15:45:23 15:45:23 ---> sar -P ALL: 15:45:23 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/18/21 _x86_64_ (4 CPU) 15:45:23 15:45:23 15:38:11 LINUX RESTART (4 CPU) 15:45:23 15:45:23 15:39:01 CPU %user %nice %system %iowait %steal %idle 15:45:23 15:40:01 all 2.58 0.00 1.78 0.73 0.03 94.88 15:45:23 15:40:01 0 2.67 0.00 2.12 1.09 0.03 94.09 15:45:23 15:40:01 1 2.59 0.00 1.81 0.22 0.02 95.36 15:45:23 15:40:01 2 2.50 0.00 1.64 0.23 0.03 95.59 15:45:23 15:40:01 3 2.57 0.00 1.56 1.38 0.02 94.48 15:45:23 15:41:01 all 0.15 0.00 0.05 0.00 0.00 99.80 15:45:23 15:41:01 0 0.00 0.00 0.03 0.00 0.00 99.97 15:45:23 15:41:01 1 0.47 0.00 0.07 0.00 0.00 99.47 15:45:23 15:41:01 2 0.08 0.00 0.05 0.00 0.00 99.87 15:45:23 15:41:01 3 0.03 0.00 0.05 0.00 0.02 99.90 15:45:23 15:42:01 all 0.22 0.00 0.07 0.00 0.00 99.71 15:45:23 15:42:01 0 0.07 0.00 0.05 0.00 0.00 99.88 15:45:23 15:42:01 1 0.62 0.00 0.07 0.00 0.00 99.32 15:45:23 15:42:01 2 0.08 0.00 0.07 0.00 0.00 99.85 15:45:23 15:42:01 3 0.10 0.00 0.10 0.00 0.00 99.80 15:45:23 15:43:01 all 0.15 0.00 0.03 0.00 0.00 99.82 15:45:23 15:43:01 0 0.02 0.00 0.03 0.00 0.00 99.95 15:45:23 15:43:01 1 0.53 0.00 0.03 0.00 0.00 99.43 15:45:23 15:43:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:45:23 15:43:01 3 0.05 0.00 0.03 0.00 0.00 99.92 15:45:23 15:44:01 all 0.21 0.00 0.26 0.00 0.01 99.52 15:45:23 15:44:01 0 0.07 0.00 0.33 0.00 0.00 99.60 15:45:23 15:44:01 1 0.56 0.00 0.25 0.00 0.02 99.17 15:45:23 15:44:01 2 0.12 0.00 0.23 0.00 0.02 99.63 15:45:23 15:44:01 3 0.08 0.00 0.22 0.00 0.02 99.68 15:45:23 15:45:01 all 1.37 0.00 0.68 1.27 0.00 96.67 15:45:23 15:45:01 0 1.95 0.00 0.92 0.48 0.00 96.64 15:45:23 15:45:01 1 1.20 0.00 0.48 0.37 0.00 97.95 15:45:23 15:45:01 2 1.25 0.00 0.77 3.43 0.00 94.55 15:45:23 15:45:01 3 1.07 0.00 0.57 0.82 0.00 97.54 15:45:23 Average: all 0.78 0.00 0.48 0.33 0.01 98.41 15:45:23 Average: 0 0.79 0.00 0.58 0.26 0.01 98.36 15:45:23 Average: 1 0.99 0.00 0.45 0.10 0.01 98.45 15:45:23 Average: 2 0.67 0.00 0.46 0.61 0.01 98.25 15:45:23 Average: 3 0.65 0.00 0.42 0.36 0.01 98.56 15:45:23 15:45:23 15:45:23