Pull request #345 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 cloudxxx8 for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from 93d8251a8ddb012cfa3bbc9390b7480f0c0874e7+ee20051688ae70d1113833499a5ba5a9398d1a28 (56908a824e1abcd780b801f7f8f377479eb73e85) 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a2cbe11917bfb8801b6bc99aaa80229564ed4294 # timeout=10 Commit message: "Merge pull request #273 from ernestojeda/fix-semver-dir-permissions" > 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 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 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 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 [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-3642’ is offline; ‘prd-centos7-docker-4c-2g-6954’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-4350’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-6371’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-6955 in /w/workspace/dry_go-mod-core-contracts_PR-345 [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-345 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --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 --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/345/head:refs/remotes/origin/PR-345 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit ee20051688ae70d1113833499a5ba5a9398d1a28 into PR head commit 93d8251a8ddb012cfa3bbc9390b7480f0c0874e7 Merge succeeded, producing 93d8251a8ddb012cfa3bbc9390b7480f0c0874e7 Checking out Revision 93d8251a8ddb012cfa3bbc9390b7480f0c0874e7 (PR-345) > git config core.sparsecheckout # timeout=10 > git checkout -f 93d8251a8ddb012cfa3bbc9390b7480f0c0874e7 # 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 ee20051688ae70d1113833499a5ba5a9398d1a28 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 93d8251a8ddb012cfa3bbc9390b7480f0c0874e7 # timeout=10 Commit message: "refactor: remove all ResponseNoMessage funcs in V2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:19:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:19:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:19:38 ========================================================= 13:19:38 EdgeX Global Pipelines Version Info 13:19:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk bcdd0b5096f80b63365f28ad016fba8f1b8de81d # timeout=10 13:19:39 ------------------- 13:19:39 stable info: 13:19:39 ------------------- 13:19:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:19:39 Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 13:19:39 Message: update stable to v1.0.144 13:19:40 ------------------- 13:19:40 experimental info: 13:19:40 ------------------- 13:19:40 Commited By: **** collab-it+edgex@linuxfoundation.org 13:19:40 Commit SHA: c640cc8e0f176a0a86b153ebfcb15f3e2f33f7bd 13:19:40 Message: update experimental to v1.0.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 13:19:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 13:19:41 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 13:19:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:19:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:19:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:19:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 13:19:41 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 13:19:42 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 13:19:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:19:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:19:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:19:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 13:19:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:19:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:19:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 13:19:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 13:19:43 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:19:43 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:19:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 13:19:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:19:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:19:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:19:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:19:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:19:43 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 13:19:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-345 [Pipeline] echo 13:19:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-345 [Pipeline] echo 13:19:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-345 [Pipeline] echo 13:19:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 93d8251a8ddb012cfa3bbc9390b7480f0c0874e7 [Pipeline] echo 13:19:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 93d8251 [Pipeline] echo 13:19:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:19:45 + git log --format=format:%s -1 93d8251a8ddb012cfa3bbc9390b7480f0c0874e7 [Pipeline] echo 13:19:45 GIT_COMMIT: 93d8251a8ddb012cfa3bbc9390b7480f0c0874e7, Commit Message: refactor: remove all ResponseNoMessage funcs in V2 [Pipeline] echo 13:19:45 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 13:19:45 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:19:45 13:19:45 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 13:19:46 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:19:46 latest: Pulling from edgex-devops/git-semver 13:19:46 31603596830f: Pulling fs layer 13:19:46 2a8b12db71e7: Pulling fs layer 13:19:46 6ca5941a6612: Pulling fs layer 13:19:46 ecc8261a40a4: Pulling fs layer 13:19:46 ecc8261a40a4: Waiting 13:19:46 2a8b12db71e7: Verifying Checksum 13:19:46 2a8b12db71e7: Download complete 13:19:46 31603596830f: Verifying Checksum 13:19:46 31603596830f: Download complete 13:19:46 6ca5941a6612: Verifying Checksum 13:19:46 6ca5941a6612: Download complete 13:19:46 ecc8261a40a4: Verifying Checksum 13:19:46 ecc8261a40a4: Download complete 13:19:46 31603596830f: Pull complete 13:19:46 2a8b12db71e7: Pull complete 13:19:47 6ca5941a6612: Pull complete 13:19:47 ecc8261a40a4: Pull complete 13:19:47 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 13:19:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:19:47 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 13:19:47 prd-centos7-docker-4c-2g-6955 does not seem to be running inside a container 13:19:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-345 -v /w/workspace/dry_go-mod-core-contracts_PR-345:/w/workspace/dry_go-mod-core-contracts_PR-345:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-345@tmp:/w/workspace/dry_go-mod-core-contracts_PR-345@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 13:19:49 $ docker top a26e027e7ff2330633ae98db93eeacfaa8276d187f4edb13a949c99e51296a20 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:19:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:19:49 [ssh-agent] Looking for ssh-agent implementation... 13:19:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:19:49 $ docker exec a26e027e7ff2330633ae98db93eeacfaa8276d187f4edb13a949c99e51296a20 ssh-agent 13:19:50 SSH_AUTH_SOCK=/tmp/ssh-V9wwtHehOHdP/agent.12 13:19:50 SSH_AGENT_PID=17 13:19:50 Running ssh-add (command line suppressed) 13:19:50 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-345@tmp/private_key_1687306992658360549.key (/w/workspace/dry_go-mod-core-contracts_PR-345@tmp/private_key_1687306992658360549.key) 13:19:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:19:50 + git tag --points-at HEAD [Pipeline] } 13:19:50 $ docker exec --env ******** --env ******** a26e027e7ff2330633ae98db93eeacfaa8276d187f4edb13a949c99e51296a20 ssh-agent -k 13:19:50 unset SSH_AUTH_SOCK; 13:19:50 unset SSH_AGENT_PID; 13:19:50 echo Agent pid 17 killed; 13:19:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:19:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:19:50 [ssh-agent] Looking for ssh-agent implementation... 13:19:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:19:51 $ docker exec a26e027e7ff2330633ae98db93eeacfaa8276d187f4edb13a949c99e51296a20 ssh-agent 13:19:51 SSH_AUTH_SOCK=/tmp/ssh-fGT9Uowp86Oo/agent.46 13:19:51 SSH_AGENT_PID=51 13:19:51 Running ssh-add (command line suppressed) 13:19:51 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-345@tmp/private_key_5212671814809068554.key (/w/workspace/dry_go-mod-core-contracts_PR-345@tmp/private_key_5212671814809068554.key) 13:19:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:19:51 + git semver init 13:19:51 # -> Open(): unable to determine branch for HEAD 13:19:51 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-345/.git 13:19:51 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-345 13:19:51 # $SEMVER_REMOTE_NAME = origin 13:19:51 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:19:51 # $SEMVER_USER_NAME = edgex-jenkins 13:19:51 # $SEMVER_BRANCH = PR-345 13:19:51 # $SEMVER_TEMP = /tmp/semver-316361106 13:19:51 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 13:19:52 # '/tmp/semver-316361106' -> '/w/workspace/dry_go-mod-core-contracts_PR-345/.semver' 13:19:52 # -> Force: false 13:19:52 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-345/.semver [Pipeline] } 13:19:52 $ docker exec --env ******** --env ******** a26e027e7ff2330633ae98db93eeacfaa8276d187f4edb13a949c99e51296a20 ssh-agent -k 13:19:52 unset SSH_AUTH_SOCK; 13:19:52 unset SSH_AGENT_PID; 13:19:52 echo Agent pid 51 killed; 13:19:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:19:54 + git semver [Pipeline] } 13:19:54 $ docker stop --time=1 a26e027e7ff2330633ae98db93eeacfaa8276d187f4edb13a949c99e51296a20 13:19:55 $ docker rm -f a26e027e7ff2330633ae98db93eeacfaa8276d187f4edb13a949c99e51296a20 [Pipeline] // withDockerContainer [Pipeline] sh 13:19:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:19:56 Stashed 1 file(s) [Pipeline] echo 13:19:56 [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 13:20:12 Still waiting to schedule task 13:20:12 ‘prd-centos7-docker-4c-2g-3642’ is offline; ‘prd-centos7-docker-4c-2g-6952’ is offline; ‘prd-centos7-docker-4c-2g-6954’ is offline; ‘prd-centos7-docker-4c-2g-6956’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-4350’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-6371’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-6953’ doesn’t have label ‘centos7-docker-4c-2g’ 13:20:12 Still waiting to schedule task 13:20:12 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 13:21:44 Running on prd-centos7-docker-4c-2g-6958 in /w/workspace/dry_go-mod-core-contracts_PR-345 [Pipeline] { [Pipeline] ws 13:21:45 Running in /w/workspace/go-mod-core-contracts/7 [Pipeline] { [Pipeline] checkout 13:21:50 using credential edgex-jenkins-ssh 13:21:50 Cloning the remote Git repository 13:21:51 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 13:21:51 > git init /w/workspace/go-mod-core-contracts/7 # timeout=10 13:21:51 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 13:21:51 > git --version # timeout=10 13:21:51 > git --version # 'git version 2.16.5' 13:21:51 using GIT_SSH to set credentials SSH Credentials for GitHub 13:21:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:21:53 Merging remotes/origin/master commit ee20051688ae70d1113833499a5ba5a9398d1a28 into PR head commit 93d8251a8ddb012cfa3bbc9390b7480f0c0874e7 13:21:53 Merge succeeded, producing 93d8251a8ddb012cfa3bbc9390b7480f0c0874e7 13:21:53 Checking out Revision 93d8251a8ddb012cfa3bbc9390b7480f0c0874e7 (PR-345) 13:21:52 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 13:21:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:21:52 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 13:21:52 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 13:21:52 using GIT_SSH to set credentials SSH Credentials for GitHub 13:21:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/345/head:refs/remotes/origin/PR-345 +refs/heads/master:refs/remotes/origin/master # timeout=10 13:21:53 > git config core.sparsecheckout # timeout=10 13:21:53 > git checkout -f 93d8251a8ddb012cfa3bbc9390b7480f0c0874e7 # timeout=10 13:21:53 > git remote # timeout=10 13:21:53 > git config --get remote.origin.url # timeout=10 13:21:53 using GIT_SSH to set credentials SSH Credentials for GitHub 13:21:53 > git merge ee20051688ae70d1113833499a5ba5a9398d1a28 # timeout=10 13:21:53 > git rev-parse HEAD^{commit} # timeout=10 13:21:53 > git config core.sparsecheckout # timeout=10 13:21:53 > git checkout -f 93d8251a8ddb012cfa3bbc9390b7480f0c0874e7 # timeout=10 13:21:57 Commit message: "refactor: remove all ResponseNoMessage funcs in V2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 13:21:58 ========================================================= 13:21:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 13:21:58 ========================================================= [Pipeline] isUnix [Pipeline] sh 13:21:59 + 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 . 13:22:00 Sending build context to Docker daemon 1.798MB 13:22:00 Step 1/7 : ARG BASE=golang:1.15-alpine 13:22:00 Step 2/7 : FROM ${BASE} 13:22:00 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 13:22:00 df20fa9351a1: Pulling fs layer 13:22:00 ed8968b2872e: Pulling fs layer 13:22:00 a92cc7c5fd73: Pulling fs layer 13:22:00 e871e8e8d7a9: Pulling fs layer 13:22:00 e73272ec9a57: Pulling fs layer 13:22:00 1e910a182e73: Pulling fs layer 13:22:00 4e634b169226: Pulling fs layer 13:22:00 e871e8e8d7a9: Waiting 13:22:00 e73272ec9a57: Waiting 13:22:00 1e910a182e73: Waiting 13:22:00 4e634b169226: Waiting 13:22:00 a92cc7c5fd73: Verifying Checksum 13:22:00 a92cc7c5fd73: Download complete 13:22:00 ed8968b2872e: Download complete 13:22:00 e73272ec9a57: Verifying Checksum 13:22:00 e73272ec9a57: Download complete 13:22:01 1e910a182e73: Verifying Checksum 13:22:01 1e910a182e73: Download complete 13:22:01 df20fa9351a1: Verifying Checksum 13:22:01 df20fa9351a1: Download complete 13:22:01 df20fa9351a1: Pull complete 13:22:01 ed8968b2872e: Pull complete 13:22:02 a92cc7c5fd73: Pull complete 13:22:07 Running on prd-ubuntu18.04-docker-arm64-4c-16g-6957 in /w/workspace/dry_go-mod-core-contracts_PR-345 [Pipeline] { [Pipeline] ws 13:22:07 Running in /w/workspace/go-mod-core-contracts/7 [Pipeline] { [Pipeline] checkout 13:22:08 4e634b169226: Verifying Checksum 13:22:08 4e634b169226: Download complete 13:22:09 e871e8e8d7a9: Verifying Checksum 13:22:09 e871e8e8d7a9: Download complete 13:22:12 using credential edgex-jenkins-ssh 13:22:12 Cloning the remote Git repository 13:22:12 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 13:22:13 > git init /w/workspace/go-mod-core-contracts/7 # timeout=10 13:22:13 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 13:22:13 > git --version # timeout=10 13:22:13 > git --version # 'git version 2.17.1' 13:22:13 using GIT_SSH to set credentials SSH Credentials for GitHub 13:22:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:22:14 Merging remotes/origin/master commit ee20051688ae70d1113833499a5ba5a9398d1a28 into PR head commit 93d8251a8ddb012cfa3bbc9390b7480f0c0874e7 13:22:14 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 13:22:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:22:14 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 13:22:14 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 13:22:14 using GIT_SSH to set credentials SSH Credentials for GitHub 13:22:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/345/head:refs/remotes/origin/PR-345 +refs/heads/master:refs/remotes/origin/master # timeout=10 13:22:14 > git config core.sparsecheckout # timeout=10 13:22:14 > git checkout -f 93d8251a8ddb012cfa3bbc9390b7480f0c0874e7 # timeout=10 13:22:15 Merge succeeded, producing 93d8251a8ddb012cfa3bbc9390b7480f0c0874e7 13:22:15 Checking out Revision 93d8251a8ddb012cfa3bbc9390b7480f0c0874e7 (PR-345) 13:22:15 > git remote # timeout=10 13:22:15 > git config --get remote.origin.url # timeout=10 13:22:15 using GIT_SSH to set credentials SSH Credentials for GitHub 13:22:15 > git merge ee20051688ae70d1113833499a5ba5a9398d1a28 # timeout=10 13:22:15 > git rev-parse HEAD^{commit} # timeout=10 13:22:15 > git config core.sparsecheckout # timeout=10 13:22:15 > git checkout -f 93d8251a8ddb012cfa3bbc9390b7480f0c0874e7 # timeout=10 13:22:19 Commit message: "refactor: remove all ResponseNoMessage funcs in V2" 13:22:19 e871e8e8d7a9: Pull complete 13:22:19 e73272ec9a57: Pull complete 13:22:19 1e910a182e73: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 13:22:20 ========================================================= 13:22:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 13:22:20 ========================================================= [Pipeline] isUnix [Pipeline] sh 13:22:21 + 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 . 13:22:22 Sending build context to Docker daemon 1.798MB 13:22:22 Step 1/7 : ARG BASE=golang:1.15-alpine 13:22:22 Step 2/7 : FROM ${BASE} 13:22:22 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:22:22 b538f80385f9: Pulling fs layer 13:22:22 74f711af9a0d: Pulling fs layer 13:22:22 99f96fe45779: Pulling fs layer 13:22:22 8529a6b9a6be: Pulling fs layer 13:22:22 45590311c82a: Pulling fs layer 13:22:22 69ca0ff8b7b3: Pulling fs layer 13:22:22 209524e5b208: Pulling fs layer 13:22:22 8529a6b9a6be: Waiting 13:22:22 45590311c82a: Waiting 13:22:22 69ca0ff8b7b3: Waiting 13:22:22 209524e5b208: Waiting 13:22:22 99f96fe45779: Verifying Checksum 13:22:22 99f96fe45779: Download complete 13:22:22 74f711af9a0d: Download complete 13:22:22 45590311c82a: Verifying Checksum 13:22:22 45590311c82a: Download complete 13:22:22 69ca0ff8b7b3: Download complete 13:22:22 b538f80385f9: Verifying Checksum 13:22:22 b538f80385f9: Download complete 13:22:23 b538f80385f9: Pull complete 13:22:24 74f711af9a0d: Pull complete 13:22:24 99f96fe45779: Pull complete 13:22:24 209524e5b208: Verifying Checksum 13:22:24 209524e5b208: Download complete 13:22:26 8529a6b9a6be: Verifying Checksum 13:22:26 8529a6b9a6be: Download complete 13:22:26 4e634b169226: Pull complete 13:22:26 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 13:22:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 13:22:26 ---> f7629b54cfaa 13:22:26 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 13:22:26 ---> Running in c897b7bfcb57 13:22:26 Removing intermediate container c897b7bfcb57 13:22:26 ---> df57d84885a9 13:22:26 Step 4/7 : RUN apk add bash 13:22:26 ---> Running in 0f37d8b197dd 13:22:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:22:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:22:29 OK: 166 MiB in 39 packages 13:22:29 Removing intermediate container 0f37d8b197dd 13:22:29 ---> 6ad01e45cedc 13:22:29 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 13:22:29 ---> Running in acdf73e3efd2 13:22:29 Removing intermediate container acdf73e3efd2 13:22:29 ---> a97cf178fdd9 13:22:29 Step 6/7 : COPY go.mod . 13:22:30 ---> 0ac46e557bd8 13:22:30 Step 7/7 : RUN go mod download 13:22:30 ---> Running in aa91e7e27f40 13:22:36 8529a6b9a6be: Pull complete 13:22:36 45590311c82a: Pull complete 13:22:36 69ca0ff8b7b3: Pull complete 13:22:40 209524e5b208: Pull complete 13:22:40 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 13:22:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 13:22:40 ---> 5bddaf1c2fca 13:22:40 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 13:22:42 Removing intermediate container aa91e7e27f40 13:22:42 ---> 7be463295074 13:22:42 Successfully built 7be463295074 13:22:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 13:22:43 + docker inspect -f . ci-base-image-x86_64 13:22:43 . [Pipeline] withDockerContainer 13:22:43 ---> Running in 8ce7d8a58f58 13:22:43 Removing intermediate container 8ce7d8a58f58 13:22:43 ---> cc0c9e353c1e 13:22:43 Step 4/7 : RUN apk add bash 13:22:43 ---> Running in 63220f938a7b 13:22:43 prd-centos7-docker-4c-2g-6958 does not seem to be running inside a container 13:22:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/7 -v /w/workspace/go-mod-core-contracts/7:/w/workspace/go-mod-core-contracts/7:rw,z -v /w/workspace/go-mod-core-contracts/7@tmp:/w/workspace/go-mod-core-contracts/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:22:44 $ docker top 8a08db0457d56493563fcbbbacc99d43f40c59957c624fd5da07b11e4110bb3b -eo pid,comm [Pipeline] { [Pipeline] sh 13:22:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:22:45 + go version 13:22:45 go version go1.15.2 linux/amd64 [Pipeline] } 13:22:45 $ docker stop --time=1 8a08db0457d56493563fcbbbacc99d43f40c59957c624fd5da07b11e4110bb3b 13:22:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:22:47 $ docker rm -f 8a08db0457d56493563fcbbbacc99d43f40c59957c624fd5da07b11e4110bb3b 13:22:47 OK: 142 MiB in 39 packages [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:22:48 Removing intermediate container 63220f938a7b 13:22:48 ---> a8d7ba434c74 13:22:48 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 13:22:48 ---> Running in 7039a3349e6c 13:22:48 + docker inspect -f . ci-base-image-x86_64 13:22:48 . [Pipeline] withDockerContainer 13:22:48 prd-centos7-docker-4c-2g-6958 does not seem to be running inside a container 13:22:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/7 -v /w/workspace/go-mod-core-contracts/7:/w/workspace/go-mod-core-contracts/7:rw,z -v /w/workspace/go-mod-core-contracts/7@tmp:/w/workspace/go-mod-core-contracts/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:22:48 Removing intermediate container 7039a3349e6c 13:22:48 ---> e16b0e9eb656 13:22:48 Step 6/7 : COPY go.mod . 13:22:49 ---> fddebae5c745 13:22:49 Step 7/7 : RUN go mod download 13:22:49 $ docker top 0ba848fc764c25dc9bfe6b3d10f40dfa3a5447ac6b0d8e50add4903f17ee50ee -eo pid,comm 13:22:49 ---> Running in 5eb7c9d2e233 [Pipeline] { [Pipeline] sh 13:22:50 + make test 13:22:50 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 13:23:03 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 13:23:03 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.022s coverage: 85.7% of statements 13:23:03 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.033s coverage: 100.0% of statements 13:23:03 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.032s coverage: 45.4% of statements 13:23:03 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.024s coverage: 77.8% of statements 13:23:03 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 13:23:03 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.007s coverage: 6.4% of statements 13:23:04 Removing intermediate container 5eb7c9d2e233 13:23:04 ---> 38624ca54850 13:23:04 Successfully built 38624ca54850 13:23:04 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:23:04 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.040s coverage: 14.7% of statements 13:23:04 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.038s coverage: 100.0% of statements 13:23:04 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.049s coverage: 91.8% of statements 13:23:04 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 13:23:04 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 13:23:04 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.040s coverage: 100.0% of statements 13:23:05 + docker inspect -f . ci-base-image-arm64 13:23:05 . [Pipeline] withDockerContainer 13:23:05 prd-ubuntu18.04-docker-arm64-4c-16g-6957 does not seem to be running inside a container 13:23:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/7 -v /w/workspace/go-mod-core-contracts/7:/w/workspace/go-mod-core-contracts/7:rw,z -v /w/workspace/go-mod-core-contracts/7@tmp:/w/workspace/go-mod-core-contracts/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:23:06 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.033s coverage: 48.9% of statements 13:23:07 $ docker top c61a118043a18eccd9c4e5ae2302889f250cca3bcb53ca8e1366fa3952f3a480 -eo pid,comm [Pipeline] { [Pipeline] sh 13:23:08 + go version 13:23:08 go version go1.15.2 linux/arm64 [Pipeline] } 13:23:08 $ docker stop --time=1 c61a118043a18eccd9c4e5ae2302889f250cca3bcb53ca8e1366fa3952f3a480 13:23:09 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.059s coverage: 63.0% of statements 13:23:09 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.005s coverage: 26.3% of statements 13:23:09 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.006s coverage: 15.4% of statements 13:23:09 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.044s coverage: 15.4% of statements 13:23:09 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.040s coverage: 14.3% of statements 13:23:09 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 13:23:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.028s coverage: 29.1% of statements 13:23:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.033s coverage: 100.0% of statements 13:23:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.138s coverage: 94.4% of statements 13:23:10 $ docker rm -f c61a118043a18eccd9c4e5ae2302889f250cca3bcb53ca8e1366fa3952f3a480 13:23:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.035s coverage: 100.0% of statements 13:23:10 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 13:23:10 CGO_ENABLED=0 GO111MODULE=on go vet ./... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:23:11 + docker inspect -f . ci-base-image-arm64 13:23:11 . [Pipeline] withDockerContainer 13:23:12 prd-ubuntu18.04-docker-arm64-4c-16g-6957 does not seem to be running inside a container 13:23:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/7 -v /w/workspace/go-mod-core-contracts/7:/w/workspace/go-mod-core-contracts/7:rw,z -v /w/workspace/go-mod-core-contracts/7@tmp:/w/workspace/go-mod-core-contracts/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:23:13 gofmt -l . 13:23:13 [ "`gofmt -l .`" = "" ] 13:23:13 $ docker top 026281732f5e2b295fdcb3833e26ab0c2d2b2ed0adf69e69a364dcc31818fa4f -eo pid,comm [Pipeline] { [Pipeline] stash [Pipeline] sh 13:23:14 Stashed 1 file(s) [Pipeline] } 13:23:14 $ docker stop --time=1 0ba848fc764c25dc9bfe6b3d10f40dfa3a5447ac6b0d8e50add4903f17ee50ee 13:23:15 + make test 13:23:15 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 13:23:17 $ docker rm -f 0ba848fc764c25dc9bfe6b3d10f40dfa3a5447ac6b0d8e50add4903f17ee50ee [Pipeline] // withDockerContainer [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] } 13:23:37 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 13:23:38 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.037s coverage: 85.7% of statements 13:23:38 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.043s coverage: 100.0% of statements 13:23:39 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.041s coverage: 45.4% of statements 13:23:39 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.025s coverage: 77.8% of statements 13:23:39 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 13:23:40 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.011s coverage: 6.4% of statements 13:23:42 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.036s coverage: 14.7% of statements 13:23:42 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.026s coverage: 100.0% of statements 13:23:43 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.077s coverage: 91.8% of statements 13:23:43 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 13:23:43 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 13:23:43 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.030s coverage: 100.0% of statements 13:23:43 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.038s coverage: 48.9% of statements 13:23:48 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.178s coverage: 63.0% of statements 13:23:48 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.033s coverage: 26.3% of statements 13:23:48 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.024s coverage: 15.4% of statements 13:23:48 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.055s coverage: 15.4% of statements 13:23:48 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.020s coverage: 14.3% of statements 13:23:48 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 13:23:48 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.036s coverage: 29.1% of statements 13:23:48 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.064s coverage: 100.0% of statements 13:23:50 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.054s coverage: 94.4% of statements 13:23:50 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.022s coverage: 100.0% of statements 13:23:50 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 13:23:50 CGO_ENABLED=0 GO111MODULE=on go vet ./... 13:23:55 gofmt -l . 13:23:55 [ "`gofmt -l .`" = "" ] [Pipeline] stash 13:23:56 Warning: overwriting stash ‘coverage-report’ 13:23:56 Stashed 1 file(s) [Pipeline] } 13:23:56 $ docker stop --time=1 026281732f5e2b295fdcb3833e26ab0c2d2b2ed0adf69e69a364dcc31818fa4f 13:23:59 $ docker rm -f 026281732f5e2b295fdcb3833e26ab0c2d2b2ed0adf69e69a364dcc31818fa4f [Pipeline] // withDockerContainer [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 13:24:02 provisioning config files... 13:24:02 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-345@tmp/config5558067570263002457tmp [Pipeline] { [Pipeline] sh 13:24:02 + set +x 13:24:02 + curl -s https://codecov.io/bash 13:24:02 + bash -s -- 13:24:02 13:24:02 _____ _ 13:24:02 / ____| | | 13:24:02 | | ___ __| | ___ ___ _____ __ 13:24:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:24:02 | |___| (_) | (_| | __/ (_| (_) \ V / 13:24:02 \_____\___/ \__,_|\___|\___\___/ \_/ 13:24:02 Bash-20201009-048fee3 13:24:02 13:24:02 13:24:02 ==> Jenkins CI detected. 13:24:02 project root: . 13:24:02 --> token set from env 13:24:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:24:02 ==> Running gcov in . (disable via -X gcov) 13:24:02 ==> Python coveragepy not found 13:24:02 ==> Searching for coverage reports in: 13:24:02 + . 13:24:02 -> Found 1 reports 13:24:02 ==> Detecting git/mercurial file structure 13:24:02 ==> Reading reports 13:24:02 + ./coverage.out bytes=105826 13:24:02 ==> Appending adjustments 13:24:02 https://docs.codecov.io/docs/fixing-reports 13:24:03 + Found adjustments 13:24:03 ==> Gzipping contents 13:24:03 ==> Uploading reports 13:24:03 url: https://codecov.io 13:24:03 query: branch=PR-345&commit=93d8251a8ddb012cfa3bbc9390b7480f0c0874e7&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-345%2F7%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=345&job=&cmd_args= 13:24:03 -> Pinging Codecov 13:24:03 https://codecov.io/upload/v4?package=bash-20201009-048fee3&token=secret&branch=PR-345&commit=93d8251a8ddb012cfa3bbc9390b7480f0c0874e7&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-345%2F7%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=345&job=&cmd_args= 13:24:03 -> Uploading to 13:24:03 13:24:03 % Total % Received % Xferd Average Speed Time Time Time Current 13:24:03 Dload Upload Total Spent Left Speed 13:24:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error 13:24:03 X> Failed to upload 13:24:03 ==> Uploading to Codecov 13:24:03 % Total % Received % Xferd Average Speed Time Time Time Current 13:24:03 Dload Upload Total Spent Left Speed 13:24:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 99 17104 0 0 100 16986 0 27649 --:--:-- --:--:-- --:--:-- 27619 100 17104 100 118 100 16986 192 27642 --:--:-- --:--:-- --:--:-- 27619 13:24:04 View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/93d8251a8ddb012cfa3bbc9390b7480f0c0874e7 [Pipeline] } 13:24:04 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair 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 13:24:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:24:07 ---> package-listing.sh 13:24:07 ++ facter osfamily 13:24:07 ++ tr '[:upper:]' '[:lower:]' 13:24:07 + OS_FAMILY=redhat 13:24:07 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-345 13:24:07 + START_PACKAGES=/tmp/packages_start.txt 13:24:07 + END_PACKAGES=/tmp/packages_end.txt 13:24:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:24:07 + PACKAGES=/tmp/packages_start.txt 13:24:07 + '[' /w/workspace/dry_go-mod-core-contracts_PR-345 ']' 13:24:07 + PACKAGES=/tmp/packages_end.txt 13:24:07 + case "${OS_FAMILY}" in 13:24:07 + rpm -qa 13:24:07 + sort 13:24:12 + '[' -f /tmp/packages_start.txt ']' 13:24:12 + '[' -f /tmp/packages_end.txt ']' 13:24:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:24:12 + '[' /w/workspace/dry_go-mod-core-contracts_PR-345 ']' 13:24:12 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-345/archives/ 13:24:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-345/archives/ [Pipeline] echo 13:24:12 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-345/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:24:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 13:24:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:24:12 13:24:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 13:24:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:24:13 alpine: Pulling from edgex-lftools-log-publisher 13:24:13 df20fa9351a1: Pulling fs layer 13:24:13 36b3adc4ff6f: Pulling fs layer 13:24:13 8ad3a11d3b57: Pulling fs layer 13:24:13 46f8f816bc3b: Pulling fs layer 13:24:13 93b61091891f: Pulling fs layer 13:24:13 93b9cdb0e59b: Pulling fs layer 13:24:13 5e14af77c1be: Pulling fs layer 13:24:13 01666e4c0597: Pulling fs layer 13:24:13 aa168da1d23b: Pulling fs layer 13:24:13 93b9cdb0e59b: Waiting 13:24:13 5e14af77c1be: Waiting 13:24:13 aa168da1d23b: Waiting 13:24:13 01666e4c0597: Waiting 13:24:13 93b61091891f: Waiting 13:24:13 46f8f816bc3b: Waiting 13:24:13 36b3adc4ff6f: Verifying Checksum 13:24:13 36b3adc4ff6f: Download complete 13:24:13 46f8f816bc3b: Verifying Checksum 13:24:13 46f8f816bc3b: Download complete 13:24:13 df20fa9351a1: Verifying Checksum 13:24:13 df20fa9351a1: Download complete 13:24:13 93b9cdb0e59b: Verifying Checksum 13:24:13 93b9cdb0e59b: Download complete 13:24:13 5e14af77c1be: Verifying Checksum 13:24:13 5e14af77c1be: Download complete 13:24:13 93b61091891f: Verifying Checksum 13:24:13 93b61091891f: Download complete 13:24:13 01666e4c0597: Verifying Checksum 13:24:13 01666e4c0597: Download complete 13:24:13 8ad3a11d3b57: Verifying Checksum 13:24:13 8ad3a11d3b57: Download complete 13:24:13 df20fa9351a1: Pull complete 13:24:13 36b3adc4ff6f: Pull complete 13:24:14 8ad3a11d3b57: Pull complete 13:24:14 46f8f816bc3b: Pull complete 13:24:15 93b61091891f: Pull complete 13:24:15 93b9cdb0e59b: Pull complete 13:24:15 aa168da1d23b: Verifying Checksum 13:24:15 aa168da1d23b: Download complete 13:24:15 5e14af77c1be: Pull complete 13:24:15 01666e4c0597: Pull complete 13:24:21 aa168da1d23b: Pull complete 13:24:21 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 13:24:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:24:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 13:24:22 prd-centos7-docker-4c-2g-6955 does not seem to be running inside a container 13:24:22 $ 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-345/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-345 -v /w/workspace/dry_go-mod-core-contracts_PR-345:/w/workspace/dry_go-mod-core-contracts_PR-345:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-345@tmp:/w/workspace/dry_go-mod-core-contracts_PR-345@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 13:24:25 $ docker top 6487290abed4ee9afb0593926fc8dd33efc2020d90e4459e9c0d946dd7824066 -eo pid,comm [Pipeline] { [Pipeline] sh 13:24:26 + touch /tmp/pre-build-complete [Pipeline] sh 13:24:26 + mkdir -p /var/log/sa [Pipeline] sh 13:24:27 + ls /var/log/sa-host 13:24:27 + sadf -c /var/log/sa-host/sa05 13:24:27 file_magic: OK 13:24:27 HZ: Using current value: 100 13:24:27 file_header: OK 13:24:27 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 13:24:27 Statistics: 13:24:27 Hnuu...uuuununununu...Hnuu...uuuununununu... 13:24:27 File successfully converted to sysstat format version 12.2.1 13:24:27 + sadf -c /var/log/sa-host/sa20 13:24:27 file_magic: OK 13:24:27 HZ: Using current value: 100 13:24:27 file_header: OK 13:24:27 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 13:24:27 Statistics: 13:24:27 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 13:24:27 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:24:27 provisioning config files... 13:24:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-345@tmp/config8998278751571108591tmp [Pipeline] { [Pipeline] echo 13:24:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:24:27 ---> create-netrc.sh [Pipeline] } 13:24:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 13:24:27 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 13:24:28 ---> python-tools-install.sh [Pipeline] echo 13:24:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:24:28 ---> sudo-logs.sh 13:24:28 Archiving 'sudo' log.. [Pipeline] echo 13:24:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:24:28 ---> job-cost.sh 13:24:28 lf-activate-venv: SKIPPING 13:24:28 INFO: No Stack... 13:24:30 INFO: Retrieving Pricing Info for: v1-standard-2 13:24:30 INFO: Archiving Costs [Pipeline] echo 13:24:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:24:30 ---> logs-deploy.sh 13:24:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-345/7 13:24:30 INFO: archiving workspace using pattern(s): 13:24:32 Archives upload complete. 13:24:32 INFO: archiving logs to Nexus