Pull request #613 updated 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 lenny-intel for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from 38ea8fcef721f230d3e779766720e15ab0ac96a6+77e3b8ee2cc1e67c949fc93f24dd3e4ced4c6b3c (f3f58e3923c947ac3ba447e775da33531d15199e) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-4971 in /w/workspace/dry_go-mod-core-contracts_PR-613 [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-613 # 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 Merging remotes/origin/master commit 77e3b8ee2cc1e67c949fc93f24dd3e4ced4c6b3c into PR head commit 38ea8fcef721f230d3e779766720e15ab0ac96a6 Merge succeeded, producing 38ea8fcef721f230d3e779766720e15ab0ac96a6 Checking out Revision 38ea8fcef721f230d3e779766720e15ab0ac96a6 (PR-613) > 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/613/head:refs/remotes/origin/PR-613 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 38ea8fcef721f230d3e779766720e15ab0ac96a6 # 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 77e3b8ee2cc1e67c949fc93f24dd3e4ced4c6b3c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 38ea8fcef721f230d3e779766720e15ab0ac96a6 # timeout=10 Commit message: "refactor: Removed SecuritySecretsSetupServiceKey" > git rev-list --no-walk 078c96f6f3cdca3ba864d77ba4ceed63cf684bb9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-13T00:23:15.336Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-13T00:23:15.432Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-13T00:23:15.459Z] ========================================================= [2021-05-13T00:23:15.459Z] EdgeX Global Pipelines Version Info [2021-05-13T00:23:15.459Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-13T00:23:16.959Z] ------------------- [2021-05-13T00:23:16.960Z] stable info: [2021-05-13T00:23:16.960Z] ------------------- [2021-05-13T00:23:16.960Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-13T00:23:16.960Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-13T00:23:16.960Z] Message: update stable to v1.0.192 [2021-05-13T00:23:17.918Z] ------------------- [2021-05-13T00:23:17.918Z] experimental info: [2021-05-13T00:23:17.918Z] ------------------- [2021-05-13T00:23:17.918Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-13T00:23:17.918Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-13T00:23:17.918Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-13T00:23:18.056Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-05-13T00:23:18.080Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-05-13T00:23:18.103Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-13T00:23:18.126Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-13T00:23:18.150Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-13T00:23:18.172Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-13T00:23:18.195Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-13T00:23:18.218Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-13T00:23:18.241Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-13T00:23:18.264Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-13T00:23:18.287Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-13T00:23:18.309Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo [2021-05-13T00:23:18.345Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-13T00:23:18.379Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-13T00:23:18.401Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-05-13T00:23:18.424Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-05-13T00:23:18.448Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-13T00:23:18.471Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-13T00:23:18.494Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-13T00:23:18.518Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-13T00:23:18.540Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-13T00:23:18.563Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-13T00:23:18.586Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-13T00:23:18.610Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-13T00:23:18.656Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-05-13T00:23:18.680Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-13T00:23:18.704Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-613 [Pipeline] echo [2021-05-13T00:23:18.728Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-613 [Pipeline] echo [2021-05-13T00:23:18.751Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-613 [Pipeline] echo [2021-05-13T00:23:18.775Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 38ea8fcef721f230d3e779766720e15ab0ac96a6 [Pipeline] echo [2021-05-13T00:23:18.800Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 38ea8fc [Pipeline] echo [2021-05-13T00:23:18.823Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-13T00:23:19.226Z] + git log --format=format:%s -1 38ea8fcef721f230d3e779766720e15ab0ac96a6 [Pipeline] echo [2021-05-13T00:23:19.294Z] GIT_COMMIT: 38ea8fcef721f230d3e779766720e15ab0ac96a6, Commit Message: refactor: Removed SecuritySecretsSetupServiceKey [Pipeline] echo [2021-05-13T00:23:19.307Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-13T00:23:19.867Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-13T00:23:20.131Z] [2021-05-13T00:23:20.131Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-13T00:23:20.454Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-13T00:23:20.454Z] latest: Pulling from edgex-devops/git-semver [2021-05-13T00:23:20.454Z] 31603596830f: Pulling fs layer [2021-05-13T00:23:20.454Z] 54011a49482f: Pulling fs layer [2021-05-13T00:23:20.454Z] a6820b24f6d8: Pulling fs layer [2021-05-13T00:23:20.454Z] f581987b2513: Pulling fs layer [2021-05-13T00:23:20.454Z] f581987b2513: Waiting [2021-05-13T00:23:20.454Z] 54011a49482f: Download complete [2021-05-13T00:23:20.724Z] 31603596830f: Download complete [2021-05-13T00:23:20.724Z] f581987b2513: Verifying Checksum [2021-05-13T00:23:20.724Z] f581987b2513: Download complete [2021-05-13T00:23:20.724Z] a6820b24f6d8: Verifying Checksum [2021-05-13T00:23:20.724Z] a6820b24f6d8: Download complete [2021-05-13T00:23:20.988Z] 31603596830f: Pull complete [2021-05-13T00:23:21.253Z] 54011a49482f: Pull complete [2021-05-13T00:23:22.209Z] a6820b24f6d8: Pull complete [2021-05-13T00:23:22.471Z] f581987b2513: Pull complete [2021-05-13T00:23:22.471Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-13T00:23:22.471Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-13T00:23:22.471Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-13T00:23:22.653Z] prd-centos7-docker-4c-2g-4971 does not seem to be running inside a container [2021-05-13T00:23:22.705Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-613 -v /w/workspace/dry_go-mod-core-contracts_PR-613:/w/workspace/dry_go-mod-core-contracts_PR-613:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-613@tmp:/w/workspace/dry_go-mod-core-contracts_PR-613@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-13T00:23:25.073Z] $ docker top 6e3cd00130ae481b9f06cb3e684afa3ac699c26204630f5d90006100a699015a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-13T00:23:25.252Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-13T00:23:25.252Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-13T00:23:25.496Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-13T00:23:25.500Z] $ docker exec 6e3cd00130ae481b9f06cb3e684afa3ac699c26204630f5d90006100a699015a ssh-agent [2021-05-13T00:23:25.701Z] SSH_AUTH_SOCK=/tmp/ssh-ZCE3VBnw9PnU/agent.11 [2021-05-13T00:23:25.701Z] SSH_AGENT_PID=16 [2021-05-13T00:23:25.717Z] Running ssh-add (command line suppressed) [2021-05-13T00:23:25.859Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-613@tmp/private_key_8348993135762056672.key (/w/workspace/dry_go-mod-core-contracts_PR-613@tmp/private_key_8348993135762056672.key) [2021-05-13T00:23:25.915Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-13T00:23:26.223Z] + git tag --points-at HEAD [Pipeline] } [2021-05-13T00:23:26.246Z] $ docker exec --env ******** --env ******** 6e3cd00130ae481b9f06cb3e684afa3ac699c26204630f5d90006100a699015a ssh-agent -k [2021-05-13T00:23:26.362Z] unset SSH_AUTH_SOCK; [2021-05-13T00:23:26.362Z] unset SSH_AGENT_PID; [2021-05-13T00:23:26.362Z] echo Agent pid 16 killed; [2021-05-13T00:23:26.412Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-13T00:23:26.449Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-13T00:23:26.449Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-13T00:23:26.619Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-13T00:23:26.623Z] $ docker exec 6e3cd00130ae481b9f06cb3e684afa3ac699c26204630f5d90006100a699015a ssh-agent [2021-05-13T00:23:26.788Z] SSH_AUTH_SOCK=/tmp/ssh-eBTBSZAvPcw5/agent.46 [2021-05-13T00:23:26.788Z] SSH_AGENT_PID=51 [2021-05-13T00:23:26.798Z] Running ssh-add (command line suppressed) [2021-05-13T00:23:26.948Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-613@tmp/private_key_4290246130963142510.key (/w/workspace/dry_go-mod-core-contracts_PR-613@tmp/private_key_4290246130963142510.key) [2021-05-13T00:23:27.007Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-13T00:23:27.316Z] + git semver init [2021-05-13T00:23:27.316Z] # -> Open(): unable to determine branch for HEAD [2021-05-13T00:23:27.316Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-613/.git [2021-05-13T00:23:27.316Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-613 [2021-05-13T00:23:27.316Z] # $SEMVER_REMOTE_NAME = origin [2021-05-13T00:23:27.316Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-13T00:23:27.316Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-13T00:23:27.316Z] # $SEMVER_BRANCH = PR-613 [2021-05-13T00:23:27.316Z] # $SEMVER_TEMP = /tmp/semver-386946874 [2021-05-13T00:23:27.316Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-05-13T00:23:28.265Z] # '/tmp/semver-386946874' -> '/w/workspace/dry_go-mod-core-contracts_PR-613/.semver' [2021-05-13T00:23:28.265Z] # -> Force: false [2021-05-13T00:23:28.265Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-613/.semver [Pipeline] } [2021-05-13T00:23:28.288Z] $ docker exec --env ******** --env ******** 6e3cd00130ae481b9f06cb3e684afa3ac699c26204630f5d90006100a699015a ssh-agent -k [2021-05-13T00:23:28.413Z] unset SSH_AUTH_SOCK; [2021-05-13T00:23:28.413Z] unset SSH_AGENT_PID; [2021-05-13T00:23:28.413Z] echo Agent pid 51 killed; [2021-05-13T00:23:28.468Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-13T00:23:28.805Z] + git semver [Pipeline] } [2021-05-13T00:23:28.827Z] $ docker stop --time=1 6e3cd00130ae481b9f06cb3e684afa3ac699c26204630f5d90006100a699015a [2021-05-13T00:23:30.755Z] $ docker rm -f 6e3cd00130ae481b9f06cb3e684afa3ac699c26204630f5d90006100a699015a [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-13T00:23:31.196Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-13T00:23:31.613Z] Stashed 1 file(s) [Pipeline] echo [2021-05-13T00:23:31.617Z] [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 [2021-05-13T00:23:46.786Z] Still waiting to schedule task [2021-05-13T00:23:46.786Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-05-13T00:23:46.789Z] Still waiting to schedule task [2021-05-13T00:23:46.789Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-13T00:24:30.082Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4973 in /w/workspace/dry_go-mod-core-contracts_PR-613 [Pipeline] { [Pipeline] ws [2021-05-13T00:24:30.103Z] Running in /w/workspace/go-mod-core-contracts/3 [Pipeline] { [Pipeline] checkout [2021-05-13T00:24:36.255Z] using credential edgex-jenkins-ssh [2021-05-13T00:24:36.329Z] Cloning the remote Git repository [2021-05-13T00:24:36.393Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-05-13T00:24:36.523Z] > git init /w/workspace/go-mod-core-contracts/3 # timeout=10 [2021-05-13T00:24:36.645Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-05-13T00:24:36.646Z] > git --version # timeout=10 [2021-05-13T00:24:36.666Z] > git --version # 'git version 2.17.1' [2021-05-13T00:24:36.668Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-13T00:24:36.723Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-13T00:24:38.819Z] Merging remotes/origin/master commit 77e3b8ee2cc1e67c949fc93f24dd3e4ced4c6b3c into PR head commit 38ea8fcef721f230d3e779766720e15ab0ac96a6 [2021-05-13T00:24:39.076Z] Merge succeeded, producing 38ea8fcef721f230d3e779766720e15ab0ac96a6 [2021-05-13T00:24:39.076Z] Checking out Revision 38ea8fcef721f230d3e779766720e15ab0ac96a6 (PR-613) [2021-05-13T00:24:38.037Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-05-13T00:24:38.057Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-13T00:24:38.081Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-05-13T00:24:38.123Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-05-13T00:24:38.124Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-13T00:24:38.136Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/613/head:refs/remotes/origin/PR-613 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-13T00:24:38.837Z] > git config core.sparsecheckout # timeout=10 [2021-05-13T00:24:38.857Z] > git checkout -f 38ea8fcef721f230d3e779766720e15ab0ac96a6 # timeout=10 [2021-05-13T00:24:38.997Z] > git remote # timeout=10 [2021-05-13T00:24:39.014Z] > git config --get remote.origin.url # timeout=10 [2021-05-13T00:24:39.028Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-13T00:24:39.041Z] > git merge 77e3b8ee2cc1e67c949fc93f24dd3e4ced4c6b3c # timeout=10 [2021-05-13T00:24:39.063Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-13T00:24:39.084Z] > git config core.sparsecheckout # timeout=10 [2021-05-13T00:24:39.094Z] > git checkout -f 38ea8fcef721f230d3e779766720e15ab0ac96a6 # timeout=10 [2021-05-13T00:24:43.365Z] Commit message: "refactor: Removed SecuritySecretsSetupServiceKey" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-13T00:24:44.802Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-13T00:24:45.221Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-13T00:24:45.567Z] + + true [2021-05-13T00:24:45.567Z] sudo service docker restart [Pipeline] unstash [Pipeline] echo [2021-05-13T00:24:48.493Z] ========================================================= [2021-05-13T00:24:48.493Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-13T00:24:48.493Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-13T00:24:48.860Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-13T00:24:49.834Z] Sending build context to Docker daemon 3.152MB [2021-05-13T00:24:49.834Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-05-13T00:24:49.834Z] Step 2/7 : FROM ${BASE} [2021-05-13T00:24:50.109Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-13T00:24:50.109Z] 595b0fe564bb: Pulling fs layer [2021-05-13T00:24:50.109Z] 7186ed65a4f7: Pulling fs layer [2021-05-13T00:24:50.109Z] 316046926c0a: Pulling fs layer [2021-05-13T00:24:50.109Z] 4ebd0625c992: Pulling fs layer [2021-05-13T00:24:50.109Z] 207e8628e3a3: Pulling fs layer [2021-05-13T00:24:50.109Z] c791037a9be2: Pulling fs layer [2021-05-13T00:24:50.109Z] ffd874e62e21: Pulling fs layer [2021-05-13T00:24:50.109Z] 4ebd0625c992: Waiting [2021-05-13T00:24:50.109Z] 207e8628e3a3: Waiting [2021-05-13T00:24:50.109Z] ffd874e62e21: Waiting [2021-05-13T00:24:50.109Z] c791037a9be2: Waiting [2021-05-13T00:24:50.109Z] 316046926c0a: Verifying Checksum [2021-05-13T00:24:50.109Z] 316046926c0a: Download complete [2021-05-13T00:24:50.109Z] 7186ed65a4f7: Verifying Checksum [2021-05-13T00:24:50.109Z] 7186ed65a4f7: Download complete [2021-05-13T00:24:50.109Z] 207e8628e3a3: Download complete [2021-05-13T00:24:50.387Z] c791037a9be2: Download complete [2021-05-13T00:24:50.387Z] 595b0fe564bb: Verifying Checksum [2021-05-13T00:24:50.387Z] 595b0fe564bb: Download complete [2021-05-13T00:24:50.989Z] 595b0fe564bb: Pull complete [2021-05-13T00:24:51.614Z] 7186ed65a4f7: Pull complete [2021-05-13T00:24:51.889Z] 316046926c0a: Pull complete [2021-05-13T00:24:52.165Z] ffd874e62e21: Verifying Checksum [2021-05-13T00:24:52.165Z] ffd874e62e21: Download complete [2021-05-13T00:24:54.150Z] 4ebd0625c992: Verifying Checksum [2021-05-13T00:24:54.151Z] 4ebd0625c992: Download complete [2021-05-13T00:25:04.328Z] 4ebd0625c992: Pull complete [2021-05-13T00:25:04.601Z] 207e8628e3a3: Pull complete [2021-05-13T00:25:04.880Z] c791037a9be2: Pull complete [2021-05-13T00:25:09.196Z] ffd874e62e21: Pull complete [2021-05-13T00:25:09.196Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-13T00:25:09.196Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-13T00:25:09.196Z] ---> cfc18b08335c [2021-05-13T00:25:09.196Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-13T00:25:11.822Z] ---> Running in 260fbc296e6b [2021-05-13T00:25:11.822Z] Removing intermediate container 260fbc296e6b [2021-05-13T00:25:11.822Z] ---> 2a2e1b122fc4 [2021-05-13T00:25:11.822Z] Step 4/7 : RUN apk add bash [2021-05-13T00:25:12.095Z] ---> Running in cb4edb4bf720 [2021-05-13T00:25:13.106Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-13T00:25:14.535Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-13T00:25:15.125Z] OK: 138 MiB in 40 packages [2021-05-13T00:25:16.560Z] Removing intermediate container cb4edb4bf720 [2021-05-13T00:25:16.560Z] ---> 382f67971ef6 [2021-05-13T00:25:16.560Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-05-13T00:25:16.560Z] ---> Running in 57e4bc3a48c4 [2021-05-13T00:25:17.159Z] Removing intermediate container 57e4bc3a48c4 [2021-05-13T00:25:17.159Z] ---> 4bff697a6bfa [2021-05-13T00:25:17.159Z] Step 6/7 : COPY go.mod . [2021-05-13T00:25:17.754Z] ---> 8fa1b2a10b3d [2021-05-13T00:25:17.754Z] Step 7/7 : RUN go mod download [2021-05-13T00:25:18.033Z] ---> Running in 45f69ff5ba50 [2021-05-13T00:25:36.383Z] Removing intermediate container 45f69ff5ba50 [2021-05-13T00:25:36.383Z] ---> 465e28dedb5d [2021-05-13T00:25:36.383Z] Successfully built 465e28dedb5d [2021-05-13T00:25:36.383Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-13T00:25:36.723Z] + docker inspect -f . ci-base-image-arm64 [2021-05-13T00:25:36.723Z] . [Pipeline] withDockerContainer [2021-05-13T00:25:36.961Z] prd-ubuntu18.04-docker-arm64-4c-16g-4973 does not seem to be running inside a container [2021-05-13T00:25:37.050Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-13T00:25:38.593Z] $ docker top f52d18b5650137fc099e6e914be78551f1a00c0a0c4df912ae757aaf94d37a2b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-13T00:25:39.545Z] + go version [2021-05-13T00:25:39.545Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-13T00:25:39.573Z] $ docker stop --time=1 f52d18b5650137fc099e6e914be78551f1a00c0a0c4df912ae757aaf94d37a2b [2021-05-13T00:25:41.567Z] $ docker rm -f f52d18b5650137fc099e6e914be78551f1a00c0a0c4df912ae757aaf94d37a2b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-13T00:25:42.232Z] + docker inspect -f . ci-base-image-arm64 [2021-05-13T00:25:42.232Z] . [Pipeline] withDockerContainer [2021-05-13T00:25:42.489Z] prd-ubuntu18.04-docker-arm64-4c-16g-4973 does not seem to be running inside a container [2021-05-13T00:25:42.578Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-13T00:25:44.111Z] $ docker top 63fd72697f8b733f8a257abcd1f1dea290959a1d951d97fab3c358a5f85efc2d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-13T00:25:45.064Z] + go mod tidy [Pipeline] sh [2021-05-13T00:25:46.001Z] + make test [2021-05-13T00:25:46.001Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-05-13T00:26:12.834Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-05-13T00:26:12.834Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.049s coverage: 85.7% of statements [2021-05-13T00:26:12.834Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.032s coverage: 100.0% of statements [2021-05-13T00:26:12.834Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.052s coverage: 45.4% of statements [2021-05-13T00:26:12.834Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.023s coverage: 77.8% of statements [2021-05-13T00:26:12.834Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-05-13T00:26:16.261Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.017s coverage: 26.3% of statements [2021-05-13T00:26:16.261Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.049s coverage: 14.7% of statements [2021-05-13T00:26:16.538Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.037s coverage: 100.0% of statements [2021-05-13T00:26:17.145Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.087s coverage: 91.8% of statements [2021-05-13T00:26:17.145Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] [2021-05-13T00:26:17.145Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] [2021-05-13T00:26:17.145Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.028s coverage: 100.0% of statements [2021-05-13T00:26:17.421Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.023s coverage: 35.5% of statements [2021-05-13T00:26:24.176Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.129s coverage: 63.0% of statements [2021-05-13T00:26:24.176Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.021s coverage: 26.3% of statements [2021-05-13T00:26:24.176Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.030s coverage: 15.4% of statements [2021-05-13T00:26:24.176Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.049s coverage: 15.4% of statements [2021-05-13T00:26:24.176Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.036s coverage: 14.3% of statements [2021-05-13T00:26:24.176Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] [2021-05-13T00:26:24.176Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients [no test files] [2021-05-13T00:26:28.531Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.241s coverage: 82.9% of statements [2021-05-13T00:26:28.531Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] [2021-05-13T00:26:28.531Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] [2021-05-13T00:26:28.531Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] [2021-05-13T00:26:28.531Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.081s coverage: 45.4% of statements [2021-05-13T00:26:28.815Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.052s coverage: 95.2% of statements [2021-05-13T00:26:31.447Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.183s coverage: 86.3% of statements [2021-05-13T00:26:31.447Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.043s coverage: 60.5% of statements [2021-05-13T00:26:31.447Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 0.045s coverage: 58.2% of statements [2021-05-13T00:26:31.719Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-05-13T00:26:53.925Z] gofmt -l . [2021-05-13T00:26:53.925Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-05-13T00:26:53.951Z] $ docker stop --time=1 63fd72697f8b733f8a257abcd1f1dea290959a1d951d97fab3c358a5f85efc2d [2021-05-13T00:26:56.072Z] $ docker rm -f 63fd72697f8b733f8a257abcd1f1dea290959a1d951d97fab3c358a5f85efc2d [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-13T00:26:56.943Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-13T00:26:57.994Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-13T00:26:58.581Z] ---> job-cost.sh [2021-05-13T00:26:58.581Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uIpB [2021-05-13T00:27:11.191Z] Running on prd-centos7-docker-4c-2g-4974 in /w/workspace/dry_go-mod-core-contracts_PR-613 [Pipeline] { [Pipeline] ws [2021-05-13T00:27:11.216Z] Running in /w/workspace/go-mod-core-contracts/3 [Pipeline] { [Pipeline] checkout [2021-05-13T00:27:14.054Z] using credential edgex-jenkins-ssh [2021-05-13T00:27:14.070Z] Cloning the remote Git repository [2021-05-13T00:27:13.934Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-05-13T00:27:14.015Z] > git init /w/workspace/go-mod-core-contracts/3 # timeout=10 [2021-05-13T00:27:14.088Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-05-13T00:27:14.088Z] > git --version # timeout=10 [2021-05-13T00:27:14.096Z] > git --version # 'git version 2.24.3' [2021-05-13T00:27:14.097Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-13T00:27:14.128Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-13T00:27:15.654Z] Merging remotes/origin/master commit 77e3b8ee2cc1e67c949fc93f24dd3e4ced4c6b3c into PR head commit 38ea8fcef721f230d3e779766720e15ab0ac96a6 [2021-05-13T00:27:14.982Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-05-13T00:27:14.990Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-13T00:27:15.001Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-05-13T00:27:15.023Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-05-13T00:27:15.023Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-13T00:27:15.028Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/613/head:refs/remotes/origin/PR-613 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-13T00:27:15.624Z] > git config core.sparsecheckout # timeout=10 [2021-05-13T00:27:15.630Z] > git checkout -f 38ea8fcef721f230d3e779766720e15ab0ac96a6 # timeout=10 [2021-05-13T00:27:15.719Z] > git remote # timeout=10 [2021-05-13T00:27:15.725Z] > git config --get remote.origin.url # timeout=10 [2021-05-13T00:27:15.789Z] Merge succeeded, producing 38ea8fcef721f230d3e779766720e15ab0ac96a6 [2021-05-13T00:27:15.789Z] Checking out Revision 38ea8fcef721f230d3e779766720e15ab0ac96a6 (PR-613) [2021-05-13T00:27:15.735Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-13T00:27:15.740Z] > git merge 77e3b8ee2cc1e67c949fc93f24dd3e4ced4c6b3c # timeout=10 [2021-05-13T00:27:15.752Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-13T00:27:15.763Z] > git config core.sparsecheckout # timeout=10 [2021-05-13T00:27:15.770Z] > git checkout -f 38ea8fcef721f230d3e779766720e15ab0ac96a6 # timeout=10 [2021-05-13T00:27:19.491Z] Commit message: "refactor: Removed SecuritySecretsSetupServiceKey" [2021-05-13T00:27:19.896Z] [2021-05-13T00:27:19.896Z] GitHub has been notified of this commit’s build result [2021-05-13T00:27:19.896Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-13T00:27:20.763Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-13T00:27:21.105Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-13T00:27:21.414Z] + sudo service docker restart [2021-05-13T00:27:21.414Z] + true [2021-05-13T00:27:21.414Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-05-13T00:27:22.988Z] ========================================================= [2021-05-13T00:27:22.988Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-13T00:27:22.988Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-13T00:27:23.310Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-13T00:27:23.891Z] Sending build context to Docker daemon 3.153MB [2021-05-13T00:27:23.891Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-05-13T00:27:23.891Z] Step 2/7 : FROM ${BASE} [2021-05-13T00:27:23.891Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-13T00:27:23.891Z] 540db60ca938: Pulling fs layer [2021-05-13T00:27:23.891Z] adcc1eea9eea: Pulling fs layer [2021-05-13T00:27:23.891Z] 4c4ab2625f07: Pulling fs layer [2021-05-13T00:27:23.891Z] 0510c868ecb4: Pulling fs layer [2021-05-13T00:27:23.891Z] afea3b2eda06: Pulling fs layer [2021-05-13T00:27:23.891Z] 7809a108b3ef: Pulling fs layer [2021-05-13T00:27:23.891Z] f706445af74f: Pulling fs layer [2021-05-13T00:27:23.891Z] afea3b2eda06: Waiting [2021-05-13T00:27:23.891Z] 0510c868ecb4: Waiting [2021-05-13T00:27:23.891Z] f706445af74f: Waiting [2021-05-13T00:27:23.891Z] 7809a108b3ef: Waiting [2021-05-13T00:27:24.155Z] 4c4ab2625f07: Verifying Checksum [2021-05-13T00:27:24.155Z] 4c4ab2625f07: Download complete [2021-05-13T00:27:24.155Z] adcc1eea9eea: Verifying Checksum [2021-05-13T00:27:24.155Z] adcc1eea9eea: Download complete [2021-05-13T00:27:24.155Z] afea3b2eda06: Verifying Checksum [2021-05-13T00:27:24.155Z] afea3b2eda06: Download complete [2021-05-13T00:27:24.155Z] 7809a108b3ef: Verifying Checksum [2021-05-13T00:27:24.155Z] 7809a108b3ef: Download complete [2021-05-13T00:27:24.155Z] 540db60ca938: Verifying Checksum [2021-05-13T00:27:24.155Z] 540db60ca938: Download complete [2021-05-13T00:27:24.423Z] 540db60ca938: Pull complete [2021-05-13T00:27:24.687Z] adcc1eea9eea: Pull complete [2021-05-13T00:27:24.687Z] 4c4ab2625f07: Pull complete [2021-05-13T00:27:26.624Z] f706445af74f: Verifying Checksum [2021-05-13T00:27:26.624Z] f706445af74f: Download complete [2021-05-13T00:27:27.579Z] 0510c868ecb4: Verifying Checksum [2021-05-13T00:27:27.579Z] 0510c868ecb4: Download complete [2021-05-13T00:27:32.916Z] 0510c868ecb4: Pull complete [2021-05-13T00:27:33.492Z] afea3b2eda06: Pull complete [2021-05-13T00:27:33.492Z] 7809a108b3ef: Pull complete [2021-05-13T00:27:36.853Z] f706445af74f: Pull complete [2021-05-13T00:27:36.853Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-13T00:27:36.853Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-13T00:27:36.853Z] ---> b068be0155e3 [2021-05-13T00:27:36.853Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-13T00:27:37.122Z] ---> Running in ae8790a111de [2021-05-13T00:27:37.386Z] Removing intermediate container ae8790a111de [2021-05-13T00:27:37.386Z] ---> c8cae86dfca6 [2021-05-13T00:27:37.386Z] Step 4/7 : RUN apk add bash [2021-05-13T00:27:37.386Z] ---> Running in a4456f4524f6 [2021-05-13T00:27:37.574Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-13T00:27:38.350Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-13T00:27:38.928Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-13T00:27:39.508Z] OK: 149 MiB in 40 packages [2021-05-13T00:27:40.086Z] Removing intermediate container a4456f4524f6 [2021-05-13T00:27:40.086Z] ---> 9ba99494670d [2021-05-13T00:27:40.086Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-05-13T00:27:40.086Z] ---> Running in 9c0f3ffc5a3f [2021-05-13T00:27:40.350Z] Removing intermediate container 9c0f3ffc5a3f [2021-05-13T00:27:40.350Z] ---> 556207a13529 [2021-05-13T00:27:40.350Z] Step 6/7 : COPY go.mod . [2021-05-13T00:27:40.614Z] ---> 153c3af29d1a [2021-05-13T00:27:40.614Z] Step 7/7 : RUN go mod download [2021-05-13T00:27:40.614Z] ---> Running in 86e1b833c91b [2021-05-13T00:27:55.593Z] Removing intermediate container 86e1b833c91b [2021-05-13T00:27:55.593Z] ---> d7e0c492fff5 [2021-05-13T00:27:55.593Z] Successfully built d7e0c492fff5 [2021-05-13T00:27:55.593Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-13T00:27:55.929Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-13T00:27:55.929Z] . [Pipeline] withDockerContainer [2021-05-13T00:27:56.053Z] prd-centos7-docker-4c-2g-4974 does not seem to be running inside a container [2021-05-13T00:27:56.116Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-13T00:27:57.037Z] $ docker top 40642802bf0d84b2a6c99bbd7de609044b91ab93349f2a9b3594f3d151e5e57c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-13T00:27:57.479Z] + go version [2021-05-13T00:27:57.479Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-13T00:27:57.494Z] $ docker stop --time=1 40642802bf0d84b2a6c99bbd7de609044b91ab93349f2a9b3594f3d151e5e57c [2021-05-13T00:27:58.868Z] $ docker rm -f 40642802bf0d84b2a6c99bbd7de609044b91ab93349f2a9b3594f3d151e5e57c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-13T00:27:59.374Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-13T00:27:59.374Z] . [Pipeline] withDockerContainer [2021-05-13T00:27:59.474Z] prd-centos7-docker-4c-2g-4974 does not seem to be running inside a container [2021-05-13T00:27:59.523Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-13T00:28:00.193Z] $ docker top 33dbf157819f500536277412b32323e0dfd25146649ab5b76d2da9d04eedc7c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-13T00:28:00.637Z] + go mod tidy [Pipeline] sh [2021-05-13T00:28:01.209Z] + make test [2021-05-13T00:28:01.209Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-05-13T00:28:09.460Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-05-13T00:28:09.460Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.010s coverage: 85.7% of statements [2021-05-13T00:28:09.460Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.037s coverage: 100.0% of statements [2021-05-13T00:28:09.728Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.020s coverage: 45.4% of statements [2021-05-13T00:28:10.001Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.026s coverage: 77.8% of statements [2021-05-13T00:28:10.001Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-05-13T00:28:10.971Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.030s coverage: 26.3% of statements [2021-05-13T00:28:11.236Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.018s coverage: 14.7% of statements [2021-05-13T00:28:11.236Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.012s coverage: 100.0% of statements [2021-05-13T00:28:11.516Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.026s coverage: 91.8% of statements [2021-05-13T00:28:11.516Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] [2021-05-13T00:28:11.516Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] [2021-05-13T00:28:11.516Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.011s coverage: 100.0% of statements [2021-05-13T00:28:11.784Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.017s coverage: 35.5% of statements [2021-05-13T00:28:13.740Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.021s coverage: 63.0% of statements [2021-05-13T00:28:13.740Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.008s coverage: 26.3% of statements [2021-05-13T00:28:13.740Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.011s coverage: 15.4% of statements [2021-05-13T00:28:13.740Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.007s coverage: 15.4% of statements [2021-05-13T00:28:13.740Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.017s coverage: 14.3% of statements [2021-05-13T00:28:15.160Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] [2021-05-13T00:28:15.160Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients [no test files] [2021-05-13T00:28:17.126Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.144s coverage: 82.9% of statements [2021-05-13T00:28:17.126Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] [2021-05-13T00:28:17.126Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] [2021-05-13T00:28:17.126Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] [2021-05-13T00:28:17.126Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.023s coverage: 45.4% of statements [2021-05-13T00:28:17.126Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.017s coverage: 95.2% of statements [2021-05-13T00:28:18.535Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.056s coverage: 86.3% of statements [2021-05-13T00:28:18.535Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.013s coverage: 60.5% of statements [2021-05-13T00:28:18.535Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 0.012s coverage: 58.2% of statements [2021-05-13T00:28:18.535Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-05-13T00:28:25.533Z] gofmt -l . [2021-05-13T00:28:25.533Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-05-13T00:28:25.550Z] $ docker stop --time=1 33dbf157819f500536277412b32323e0dfd25146649ab5b76d2da9d04eedc7c4 [2021-05-13T00:28:27.241Z] $ docker rm -f 33dbf157819f500536277412b32323e0dfd25146649ab5b76d2da9d04eedc7c4 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-13T00:28:27.830Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-13T00:28:27.845Z] Warning: overwriting stash ‘coverage-report’ [2021-05-13T00:28:28.207Z] 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 [2021-05-13T00:28:28.725Z] ---> job-cost.sh [2021-05-13T00:28:28.725Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-r1vX [2021-05-13T00:28:46.934Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-13T00:28:59.289Z] lf-activate-venv(): INFO: Adding /tmp/venv-uIpB/bin to PATH [2021-05-13T00:28:59.289Z] INFO: No Stack... [2021-05-13T00:28:59.289Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-13T00:28:59.289Z] INFO: Archiving Costs [Pipeline] sh [2021-05-13T00:28:59.623Z] + cat /w/workspace/go-mod-core-contracts/3/archives/cost.csv [2021-05-13T00:28:59.623Z] + cut -d, -f6 [Pipeline] lock [2021-05-13T00:28:59.736Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-613-3-stack-cost] [2021-05-13T00:28:59.746Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-613-3-stack-cost] did not exist. Created. [2021-05-13T00:28:59.747Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-613-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-13T00:29:00.102Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-13T00:29:00.296Z] Stashed 1 file(s) [Pipeline] } [2021-05-13T00:29:00.311Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-613-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-13T00:29:13.578Z] lf-activate-venv(): INFO: Adding /tmp/venv-r1vX/bin to PATH [2021-05-13T00:29:13.578Z] INFO: No Stack... [2021-05-13T00:29:13.578Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-13T00:29:13.578Z] INFO: Archiving Costs [Pipeline] sh [2021-05-13T00:29:13.896Z] + cat /w/workspace/go-mod-core-contracts/3/archives/cost.csv [2021-05-13T00:29:13.896Z] + cut -d, -f6 [Pipeline] lock [2021-05-13T00:29:13.987Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-613-3-stack-cost] [2021-05-13T00:29:13.996Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-613-3-stack-cost] did not exist. Created. [2021-05-13T00:29:13.996Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-613-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-13T00:29:14.341Z] /w/workspace/go-mod-core-contracts/3@tmp/durable-2c639fa1/script.sh: line 1: unexpected EOF while looking for matching `'' [Pipeline] sh [2021-05-13T00:29:14.658Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-05-13T00:29:14.673Z] Warning: overwriting stash ‘stack-cost’ [2021-05-13T00:29:14.786Z] Stashed 1 file(s) [Pipeline] } [2021-05-13T00:29:14.799Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-613-3-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 [2021-05-13T00:29:15.421Z] provisioning config files... [2021-05-13T00:29:15.434Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-613@tmp/config3676386580444088504tmp [Pipeline] { [Pipeline] sh [2021-05-13T00:29:15.761Z] + set +x [2021-05-13T00:29:15.761Z] + curl -s https://codecov.io/bash [2021-05-13T00:29:15.761Z] + bash -s -- [2021-05-13T00:29:16.023Z] [2021-05-13T00:29:16.023Z] _____ _ [2021-05-13T00:29:16.023Z] / ____| | | [2021-05-13T00:29:16.023Z] | | ___ __| | ___ ___ _____ __ [2021-05-13T00:29:16.023Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-13T00:29:16.023Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-13T00:29:16.023Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-13T00:29:16.023Z] Bash-1.0.2 [2021-05-13T00:29:16.023Z] [2021-05-13T00:29:16.023Z] [2021-05-13T00:29:16.023Z] ==> git version 2.24.3 found [2021-05-13T00:29:16.023Z] ==> 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 [2021-05-13T00:29:16.023Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-13T00:29:16.023Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-13T00:29:16.023Z] ==> Jenkins CI detected. [2021-05-13T00:29:16.023Z] project root: . [2021-05-13T00:29:16.023Z] --> token set from env [2021-05-13T00:29:16.023Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-13T00:29:16.023Z] ==> Running gcov in . (disable via -X gcov) [2021-05-13T00:29:16.023Z] ==> Python coveragepy not found [2021-05-13T00:29:16.023Z] ==> Searching for coverage reports in: [2021-05-13T00:29:16.023Z] + . [2021-05-13T00:29:16.286Z] -> Found 1 reports [2021-05-13T00:29:16.286Z] ==> Detecting git/mercurial file structure [2021-05-13T00:29:16.286Z] ==> Reading reports [2021-05-13T00:29:16.286Z] + ./coverage.out bytes=177064 [2021-05-13T00:29:16.286Z] ==> Appending adjustments [2021-05-13T00:29:16.286Z] https://docs.codecov.io/docs/fixing-reports [2021-05-13T00:29:17.236Z] + Found adjustments [2021-05-13T00:29:17.236Z] ==> Gzipping contents [2021-05-13T00:29:17.236Z] 28K /tmp/codecov.oPkCEa.gz [2021-05-13T00:29:17.236Z] ==> Uploading reports [2021-05-13T00:29:17.236Z] url: https://codecov.io [2021-05-13T00:29:17.236Z] query: branch=PR-613&commit=38ea8fcef721f230d3e779766720e15ab0ac96a6&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-613%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=613&job=&cmd_args= [2021-05-13T00:29:17.236Z] -> Pinging Codecov [2021-05-13T00:29:17.236Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-613&commit=38ea8fcef721f230d3e779766720e15ab0ac96a6&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-613%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=613&job=&cmd_args= [2021-05-13T00:29:18.185Z] -> Uploading to [2021-05-13T00:29:18.185Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-13/71470A77251A30514AAF9C0BB2E5B6CE/38ea8fcef721f230d3e779766720e15ab0ac96a6/0f175458-fa0d-43b4-be10-d9728bf56ccb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210513%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210513T002917Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4e42dd78f54f084ec0c280ca687ce896467f8ccaf2dfd718235ede69cf91decb [2021-05-13T00:29:18.185Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-13T00:29:18.185Z] Dload Upload Total Spent Left Speed [2021-05-13T00:29:18.447Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 26050 0 0 100 26050 0 60418 --:--:-- --:--:-- --:--:-- 60581 [2021-05-13T00:29:18.447Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/38ea8fcef721f230d3e779766720e15ab0ac96a6 [Pipeline] } [2021-05-13T00:29:18.459Z] 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 [2021-05-13T00:29:19.555Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-13T00:29:20.130Z] ---> package-listing.sh [2021-05-13T00:29:20.130Z] ++ facter osfamily [2021-05-13T00:29:20.130Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-13T00:29:20.130Z] + OS_FAMILY=redhat [2021-05-13T00:29:20.130Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-613 [2021-05-13T00:29:20.130Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-13T00:29:20.130Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-13T00:29:20.130Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-13T00:29:20.130Z] + PACKAGES=/tmp/packages_start.txt [2021-05-13T00:29:20.130Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-613 ']' [2021-05-13T00:29:20.130Z] + PACKAGES=/tmp/packages_end.txt [2021-05-13T00:29:20.130Z] + case "${OS_FAMILY}" in [2021-05-13T00:29:20.130Z] + rpm -qa [2021-05-13T00:29:20.130Z] + sort [2021-05-13T00:29:25.464Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-13T00:29:25.464Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-13T00:29:25.464Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-13T00:29:25.464Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-613 ']' [2021-05-13T00:29:25.464Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-613/archives/ [2021-05-13T00:29:25.464Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-613/archives/ [Pipeline] echo [2021-05-13T00:29:25.479Z] 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-613/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-13T00:29:25.772Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-13T00:29:26.142Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-13T00:29:26.142Z] [2021-05-13T00:29:26.142Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-13T00:29:26.546Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-13T00:29:26.546Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-13T00:29:26.546Z] df20fa9351a1: Pulling fs layer [2021-05-13T00:29:26.546Z] 36b3adc4ff6f: Pulling fs layer [2021-05-13T00:29:26.546Z] 8ad3a11d3b57: Pulling fs layer [2021-05-13T00:29:26.546Z] 46f8f816bc3b: Pulling fs layer [2021-05-13T00:29:26.546Z] 93b61091891f: Pulling fs layer [2021-05-13T00:29:26.546Z] 93b9cdb0e59b: Pulling fs layer [2021-05-13T00:29:26.546Z] 5e14af77c1be: Pulling fs layer [2021-05-13T00:29:26.546Z] 01666e4c0597: Pulling fs layer [2021-05-13T00:29:26.546Z] aa168da1d23b: Pulling fs layer [2021-05-13T00:29:26.546Z] 93b9cdb0e59b: Waiting [2021-05-13T00:29:26.546Z] 01666e4c0597: Waiting [2021-05-13T00:29:26.546Z] 5e14af77c1be: Waiting [2021-05-13T00:29:26.546Z] 46f8f816bc3b: Waiting [2021-05-13T00:29:26.546Z] 93b61091891f: Waiting [2021-05-13T00:29:26.546Z] aa168da1d23b: Waiting [2021-05-13T00:29:26.546Z] 36b3adc4ff6f: Verifying Checksum [2021-05-13T00:29:26.546Z] 36b3adc4ff6f: Download complete [2021-05-13T00:29:26.546Z] 46f8f816bc3b: Download complete [2021-05-13T00:29:26.546Z] df20fa9351a1: Verifying Checksum [2021-05-13T00:29:26.546Z] df20fa9351a1: Download complete [2021-05-13T00:29:26.815Z] 93b9cdb0e59b: Verifying Checksum [2021-05-13T00:29:26.815Z] 93b9cdb0e59b: Download complete [2021-05-13T00:29:26.815Z] 5e14af77c1be: Verifying Checksum [2021-05-13T00:29:26.815Z] 5e14af77c1be: Download complete [2021-05-13T00:29:26.815Z] 01666e4c0597: Verifying Checksum [2021-05-13T00:29:26.815Z] 01666e4c0597: Download complete [2021-05-13T00:29:27.079Z] 8ad3a11d3b57: Verifying Checksum [2021-05-13T00:29:27.079Z] 8ad3a11d3b57: Download complete [2021-05-13T00:29:27.079Z] df20fa9351a1: Pull complete [2021-05-13T00:29:27.344Z] 36b3adc4ff6f: Pull complete [2021-05-13T00:29:27.344Z] 93b61091891f: Download complete [2021-05-13T00:29:28.302Z] 8ad3a11d3b57: Pull complete [2021-05-13T00:29:28.302Z] 46f8f816bc3b: Pull complete [2021-05-13T00:29:29.253Z] aa168da1d23b: Verifying Checksum [2021-05-13T00:29:29.253Z] aa168da1d23b: Download complete [2021-05-13T00:29:29.833Z] 93b61091891f: Pull complete [2021-05-13T00:29:29.833Z] 93b9cdb0e59b: Pull complete [2021-05-13T00:29:30.098Z] 5e14af77c1be: Pull complete [2021-05-13T00:29:30.099Z] 01666e4c0597: Pull complete [2021-05-13T00:29:36.762Z] aa168da1d23b: Pull complete [2021-05-13T00:29:36.762Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-13T00:29:36.762Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-13T00:29:36.762Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-13T00:29:37.249Z] prd-centos7-docker-4c-2g-4971 does not seem to be running inside a container [2021-05-13T00:29:37.301Z] $ 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-613/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-613 -v /w/workspace/dry_go-mod-core-contracts_PR-613:/w/workspace/dry_go-mod-core-contracts_PR-613:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-613@tmp:/w/workspace/dry_go-mod-core-contracts_PR-613@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-13T00:29:41.262Z] $ docker top 5c0dae45fa52512957bad7ed723b712e95af2e90326f965394c89838c259bf0a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-13T00:29:41.708Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-13T00:29:42.010Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-13T00:29:42.315Z] + ls /var/log/sa-host [2021-05-13T00:29:42.315Z] + sadf -c /var/log/sa-host/sa13 [2021-05-13T00:29:42.315Z] file_magic: OK [2021-05-13T00:29:42.315Z] HZ: Using current value: 100 [2021-05-13T00:29:42.315Z] file_header: OK [2021-05-13T00:29:42.315Z] 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 [2021-05-13T00:29:42.315Z] Statistics: [2021-05-13T00:29:42.315Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-13T00:29:42.315Z] File successfully converted to sysstat format version 12.2.1 [2021-05-13T00:29:42.315Z] + sadf -c /var/log/sa-host/sa23 [2021-05-13T00:29:42.315Z] file_magic: OK [2021-05-13T00:29:42.315Z] HZ: Using current value: 100 [2021-05-13T00:29:42.315Z] file_header: OK [2021-05-13T00:29:42.315Z] 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 [2021-05-13T00:29:42.315Z] Statistics: [2021-05-13T00:29:42.315Z] Hnuu...uuuununununu... [2021-05-13T00:29:42.315Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-13T00:29:42.547Z] provisioning config files... [2021-05-13T00:29:42.567Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-613@tmp/config1063251827407255564tmp [Pipeline] { [Pipeline] echo [2021-05-13T00:29:42.590Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-13T00:29:42.888Z] ---> create-netrc.sh [Pipeline] } [2021-05-13T00:29:42.899Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-13T00:29:42.924Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-13T00:29:43.223Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-13T00:29:43.234Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-13T00:29:43.537Z] ---> sudo-logs.sh [2021-05-13T00:29:43.537Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-13T00:29:43.565Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-13T00:29:43.896Z] ---> job-cost.sh [2021-05-13T00:29:43.896Z] lf-activate-venv: SKIPPING [2021-05-13T00:29:43.896Z] DEBUG: total: 0.029999999329447746 [2021-05-13T00:29:43.896Z] INFO: Retrieving Stack Cost... [2021-05-13T00:29:46.467Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-13T00:29:46.729Z] INFO: Archiving Costs [Pipeline] echo [2021-05-13T00:29:46.746Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-13T00:29:47.041Z] ---> logs-deploy.sh [2021-05-13T00:29:47.041Z] lf-activate-venv: SKIPPING [2021-05-13T00:29:47.041Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-613/3 [2021-05-13T00:29:47.041Z] INFO: archiving workspace using pattern(s): [2021-05-13T00:29:48.963Z] Archives upload complete. [2021-05-13T00:29:48.963Z] INFO: archiving logs to Nexus [2021-05-13T00:29:49.910Z] ---> uname -a: [2021-05-13T00:29:49.910Z] Linux prd-centos7-docker-4c-2g-4971.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-05-13T00:29:49.910Z] [2021-05-13T00:29:49.910Z] [2021-05-13T00:29:49.910Z] ---> lscpu: [2021-05-13T00:29:49.910Z] Architecture: x86_64 [2021-05-13T00:29:49.910Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-13T00:29:49.910Z] Byte Order: Little Endian [2021-05-13T00:29:49.910Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-13T00:29:49.910Z] CPU(s): 4 [2021-05-13T00:29:49.910Z] On-line CPU(s) list: 0-3 [2021-05-13T00:29:49.910Z] Thread(s) per core: 1 [2021-05-13T00:29:49.910Z] Core(s) per socket: 1 [2021-05-13T00:29:49.910Z] Socket(s): 4 [2021-05-13T00:29:49.910Z] NUMA node(s): 1 [2021-05-13T00:29:49.910Z] Vendor ID: GenuineIntel [2021-05-13T00:29:49.910Z] CPU family: 6 [2021-05-13T00:29:49.910Z] Model: 44 [2021-05-13T00:29:49.910Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-05-13T00:29:49.910Z] Stepping: 1 [2021-05-13T00:29:49.910Z] CPU MHz: 2933.438 [2021-05-13T00:29:49.910Z] BogoMIPS: 5866.87 [2021-05-13T00:29:49.910Z] Virtualization: VT-x [2021-05-13T00:29:49.910Z] Hypervisor vendor: KVM [2021-05-13T00:29:49.910Z] Virtualization type: full [2021-05-13T00:29:49.910Z] L1d cache: 128 KiB [2021-05-13T00:29:49.910Z] L1i cache: 128 KiB [2021-05-13T00:29:49.910Z] L2 cache: 16 MiB [2021-05-13T00:29:49.910Z] L3 cache: 64 MiB [2021-05-13T00:29:49.910Z] NUMA node0 CPU(s): 0-3 [2021-05-13T00:29:49.910Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-05-13T00:29:49.910Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-05-13T00:29:49.910Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-05-13T00:29:49.910Z] Vulnerability Meltdown: Mitigation; PTI [2021-05-13T00:29:49.910Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-13T00:29:49.910Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-13T00:29:49.910Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-13T00:29:49.910Z] Vulnerability Srbds: Not affected [2021-05-13T00:29:49.910Z] Vulnerability Tsx async abort: Not affected [2021-05-13T00:29:49.910Z] 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 [2021-05-13T00:29:49.910Z] [2021-05-13T00:29:49.910Z] [2021-05-13T00:29:49.910Z] ---> nproc: [2021-05-13T00:29:49.910Z] 4 [2021-05-13T00:29:49.910Z] [2021-05-13T00:29:49.910Z] [2021-05-13T00:29:49.910Z] ---> df -h: [2021-05-13T00:29:49.910Z] Filesystem Size Used Available Use% Mounted on [2021-05-13T00:29:49.910Z] overlay 50.0G 7.3G 42.7G 15% / [2021-05-13T00:29:49.910Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-13T00:29:49.910Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-05-13T00:29:49.910Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-13T00:29:49.910Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2021-05-13T00:29:49.910Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2021-05-13T00:29:49.910Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2021-05-13T00:29:49.910Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2021-05-13T00:29:49.910Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-613@tmp [2021-05-13T00:29:49.910Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2021-05-13T00:29:49.910Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2021-05-13T00:29:49.910Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2021-05-13T00:29:49.910Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2021-05-13T00:29:49.910Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-613 [2021-05-13T00:29:49.910Z] [2021-05-13T00:29:49.910Z] [2021-05-13T00:29:49.910Z] ---> free -m: [2021-05-13T00:29:49.910Z] total used free shared buff/cache available [2021-05-13T00:29:49.910Z] Mem: 1837 718 98 0 1021 1014 [2021-05-13T00:29:49.910Z] Swap: 1023 0 1023 [2021-05-13T00:29:49.910Z] [2021-05-13T00:29:49.910Z] [2021-05-13T00:29:49.910Z] ---> ip addr: [2021-05-13T00:29:49.910Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-13T00:29:49.910Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-13T00:29:49.910Z] inet 127.0.0.1/8 scope host lo [2021-05-13T00:29:49.910Z] valid_lft forever preferred_lft forever [2021-05-13T00:29:49.910Z] inet6 ::1/128 scope host [2021-05-13T00:29:49.910Z] valid_lft forever preferred_lft forever [2021-05-13T00:29:49.910Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-13T00:29:49.910Z] link/ether fa:16:3e:bf:9a:32 brd ff:ff:ff:ff:ff:ff [2021-05-13T00:29:49.910Z] inet 10.30.123.113/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-13T00:29:49.910Z] valid_lft 85972sec preferred_lft 85972sec [2021-05-13T00:29:49.910Z] inet6 fe80::f816:3eff:febf:9a32/64 scope link [2021-05-13T00:29:49.910Z] valid_lft forever preferred_lft forever [2021-05-13T00:29:49.910Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-13T00:29:49.910Z] link/ether 02:42:7f:37:a3:1a brd ff:ff:ff:ff:ff:ff [2021-05-13T00:29:49.910Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-13T00:29:49.910Z] valid_lft forever preferred_lft forever [2021-05-13T00:29:49.910Z] inet6 fe80::42:7fff:fe37:a31a/64 scope link [2021-05-13T00:29:49.910Z] valid_lft forever preferred_lft forever [2021-05-13T00:29:49.910Z] [2021-05-13T00:29:49.910Z] [2021-05-13T00:29:49.910Z] ---> sar -b -r -n DEV: [2021-05-13T00:29:49.910Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/13/21 _x86_64_ (4 CPU) [2021-05-13T00:29:49.910Z] [2021-05-13T00:29:49.910Z] 00:22:30 LINUX RESTART (4 CPU) [2021-05-13T00:29:49.910Z] [2021-05-13T00:29:49.910Z] 00:23:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-13T00:29:49.910Z] 00:24:01 66.50 21.15 45.35 0.00 5547.55 4035.85 0.00 [2021-05-13T00:29:49.910Z] 00:25:01 1.68 0.00 1.68 0.00 0.00 35.75 0.00 [2021-05-13T00:29:49.910Z] 00:26:01 0.28 0.00 0.28 0.00 0.00 3.21 0.00 [2021-05-13T00:29:49.910Z] 00:27:01 0.28 0.00 0.28 0.00 0.00 2.75 0.00 [2021-05-13T00:29:49.910Z] 00:28:01 0.23 0.00 0.23 0.00 0.00 3.25 0.00 [2021-05-13T00:29:49.910Z] 00:29:01 0.32 0.00 0.32 0.00 0.00 4.33 0.00 [2021-05-13T00:29:49.910Z] Average: 11.56 3.53 8.03 0.00 925.05 681.19 0.00 [2021-05-13T00:29:49.910Z] [2021-05-13T00:29:49.910Z] 00:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-13T00:29:49.910Z] 00:24:01 176552 0 607464 32.29 2620 1094908 1115828 38.08 398456 1105468 24 [2021-05-13T00:29:49.910Z] 00:25:01 180652 0 603352 32.07 2620 1094920 1089964 37.20 398492 1101924 8 [2021-05-13T00:29:49.910Z] 00:26:01 182824 0 601176 31.95 2620 1094924 1079660 36.85 406412 1092828 8 [2021-05-13T00:29:49.910Z] 00:27:01 181232 0 602768 32.04 2620 1094924 1079660 36.85 408160 1092228 8 [2021-05-13T00:29:49.910Z] 00:28:01 180008 0 603984 32.10 2620 1094932 1079792 36.85 410328 1091060 8 [2021-05-13T00:29:49.910Z] 00:29:01 180476 0 603512 32.08 2620 1094936 1079732 36.85 411064 1089904 8 [2021-05-13T00:29:49.910Z] Average: 180291 0 603709 32.09 2620 1094924 1087439 37.11 405485 1095569 11 [2021-05-13T00:29:49.910Z] [2021-05-13T00:29:49.910Z] 00:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-13T00:29:49.910Z] 00:24:01 eth0 507.19 314.94 1095.90 82.75 0.00 0.00 0.00 0.00 [2021-05-13T00:29:49.910Z] 00:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-13T00:29:49.910Z] 00:24:01 docker0 19.84 11.13 2.75 24.25 0.00 0.00 0.00 0.00 [2021-05-13T00:29:49.910Z] 00:25:01 eth0 0.60 0.32 0.28 0.17 0.00 0.00 0.00 0.00 [2021-05-13T00:29:49.910Z] 00:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-13T00:29:49.910Z] 00:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-13T00:29:49.910Z] 00:26:01 eth0 0.13 0.08 0.01 0.04 0.00 0.00 0.00 0.00 [2021-05-13T00:29:49.910Z] 00:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-13T00:29:49.910Z] 00:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-13T00:29:49.910Z] 00:27:01 eth0 0.68 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2021-05-13T00:29:49.910Z] 00:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-13T00:29:49.910Z] 00:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-13T00:29:49.910Z] 00:28:01 eth0 0.52 0.35 0.27 0.20 0.00 0.00 0.00 0.00 [2021-05-13T00:29:49.910Z] 00:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-13T00:29:49.910Z] 00:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-13T00:29:49.910Z] 00:29:01 eth0 0.58 0.37 0.31 0.08 0.00 0.00 0.00 0.00 [2021-05-13T00:29:49.910Z] 00:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-13T00:29:49.910Z] 00:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-13T00:29:49.910Z] Average: eth0 84.99 52.72 182.90 13.88 0.00 0.00 0.00 0.00 [2021-05-13T00:29:49.910Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-13T00:29:49.910Z] Average: docker0 3.31 1.86 0.46 4.04 0.00 0.00 0.00 0.00 [2021-05-13T00:29:49.910Z] [2021-05-13T00:29:49.910Z] [2021-05-13T00:29:49.910Z] ---> sar -P ALL: [2021-05-13T00:29:49.910Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/13/21 _x86_64_ (4 CPU) [2021-05-13T00:29:49.910Z] [2021-05-13T00:29:49.910Z] 00:22:30 LINUX RESTART (4 CPU) [2021-05-13T00:29:49.910Z] [2021-05-13T00:29:49.910Z] 00:23:01 CPU %user %nice %system %iowait %steal %idle [2021-05-13T00:29:49.910Z] 00:24:01 all 12.20 0.00 4.13 1.68 0.10 81.90 [2021-05-13T00:29:49.910Z] 00:24:01 0 10.15 0.00 5.23 0.90 0.10 83.62 [2021-05-13T00:29:49.910Z] 00:24:01 1 12.81 0.00 4.46 3.12 0.10 79.52 [2021-05-13T00:29:49.910Z] 00:24:01 2 12.10 0.00 3.83 0.66 0.10 83.31 [2021-05-13T00:29:49.910Z] 00:24:01 3 13.72 0.00 3.01 2.04 0.08 81.15 [2021-05-13T00:29:49.910Z] 00:25:01 all 0.19 0.00 0.06 0.00 0.01 99.75 [2021-05-13T00:29:49.910Z] 00:25:01 0 0.07 0.00 0.07 0.00 0.00 99.87 [2021-05-13T00:29:49.910Z] 00:25:01 1 0.55 0.00 0.07 0.00 0.02 99.37 [2021-05-13T00:29:49.910Z] 00:25:01 2 0.08 0.00 0.08 0.00 0.02 99.82 [2021-05-13T00:29:49.910Z] 00:25:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2021-05-13T00:29:49.910Z] 00:26:01 all 0.17 0.00 0.05 0.00 0.00 99.78 [2021-05-13T00:29:49.910Z] 00:26:01 0 0.07 0.00 0.07 0.00 0.00 99.87 [2021-05-13T00:29:49.910Z] 00:26:01 1 0.50 0.00 0.05 0.00 0.00 99.45 [2021-05-13T00:29:49.910Z] 00:26:01 2 0.07 0.00 0.08 0.00 0.00 99.85 [2021-05-13T00:29:49.910Z] 00:26:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2021-05-13T00:29:49.910Z] 00:27:01 all 0.16 0.00 0.04 0.00 0.00 99.80 [2021-05-13T00:29:49.910Z] 00:27:01 0 0.10 0.00 0.05 0.00 0.00 99.85 [2021-05-13T00:29:49.910Z] 00:27:01 1 0.50 0.00 0.03 0.00 0.00 99.47 [2021-05-13T00:29:49.910Z] 00:27:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2021-05-13T00:29:49.910Z] 00:27:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2021-05-13T00:29:49.910Z] 00:28:01 all 0.18 0.00 0.07 0.00 0.01 99.75 [2021-05-13T00:29:49.910Z] 00:28:01 0 0.07 0.00 0.03 0.00 0.02 99.88 [2021-05-13T00:29:49.910Z] 00:28:01 1 0.52 0.00 0.02 0.00 0.00 99.47 [2021-05-13T00:29:49.910Z] 00:28:01 2 0.07 0.00 0.17 0.00 0.00 99.77 [2021-05-13T00:29:49.910Z] 00:28:01 3 0.05 0.00 0.05 0.00 0.02 99.88 [2021-05-13T00:29:49.910Z] 00:29:01 all 0.16 0.00 0.06 0.00 0.00 99.77 [2021-05-13T00:29:49.910Z] 00:29:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2021-05-13T00:29:49.910Z] 00:29:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2021-05-13T00:29:49.910Z] 00:29:01 2 0.07 0.00 0.12 0.00 0.00 99.82 [2021-05-13T00:29:49.910Z] 00:29:01 3 0.50 0.00 0.03 0.00 0.00 99.47 [2021-05-13T00:29:49.910Z] Average: all 2.15 0.00 0.73 0.28 0.02 96.83 [2021-05-13T00:29:49.910Z] Average: 0 1.72 0.00 0.90 0.15 0.02 97.20 [2021-05-13T00:29:49.910Z] Average: 1 2.46 0.00 0.77 0.51 0.02 96.24 [2021-05-13T00:29:49.911Z] Average: 2 2.04 0.00 0.71 0.11 0.02 97.11 [2021-05-13T00:29:49.911Z] Average: 3 2.37 0.00 0.52 0.34 0.02 96.76 [2021-05-13T00:29:49.911Z] [2021-05-13T00:29:49.911Z] [2021-05-13T00:29:49.911Z]