Pull request #399 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 judehung for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from 4e5601f86c0445eee557e89ebe5d02ecc5f749fa+546abcade185a9c156a4286535458b6644383625 (dbeedf6163c8585b75313ac73a05fb77fe364a5b) 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-16702 in /w/workspace/dry_go-mod-core-contracts_PR-399 [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-399 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/399/head:refs/remotes/origin/PR-399 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 546abcade185a9c156a4286535458b6644383625 into PR head commit 4e5601f86c0445eee557e89ebe5d02ecc5f749fa Merge succeeded, producing 4e5601f86c0445eee557e89ebe5d02ecc5f749fa Checking out Revision 4e5601f86c0445eee557e89ebe5d02ecc5f749fa (PR-399) > git config core.sparsecheckout # timeout=10 > git checkout -f 4e5601f86c0445eee557e89ebe5d02ecc5f749fa # 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 546abcade185a9c156a4286535458b6644383625 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4e5601f86c0445eee557e89ebe5d02ecc5f749fa # timeout=10 Commit message: "feat(v2): implement custom validation tag for RFC3986 unreserved chars" > git rev-list --no-walk fb2b1e275dcfefb1217863fb53775ec165b4ce0e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:44:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:44:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:44:30 ========================================================= 01:44:30 EdgeX Global Pipelines Version Info 01:44:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:44:33 ------------------- 01:44:33 stable info: 01:44:33 ------------------- 01:44:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:44:33 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 01:44:33 Message: update stable to v1.0.173 01:44:34 ------------------- 01:44:34 experimental info: 01:44:34 ------------------- 01:44:34 Commited By: **** collab-it+edgex@linuxfoundation.org 01:44:34 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 01:44:34 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:44:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 01:44:34 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 01:44:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:44:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:44:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:44:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 01:44:35 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 01:44:35 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 01:44:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:44:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:44:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:44:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 01:44:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:44:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:44:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 01:44:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 01:44:36 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:44:36 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:44:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 01:44:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:44:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:44:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:44:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:44:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:44:37 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 01:44:37 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 01:44:37 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 01:44:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-399 [Pipeline] echo 01:44:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-399 [Pipeline] echo 01:44:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-399 [Pipeline] echo 01:44:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4e5601f86c0445eee557e89ebe5d02ecc5f749fa [Pipeline] echo 01:44:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4e5601f [Pipeline] echo 01:44:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:44:38 + git log --format=format:%s -1 4e5601f86c0445eee557e89ebe5d02ecc5f749fa [Pipeline] echo 01:44:38 GIT_COMMIT: 4e5601f86c0445eee557e89ebe5d02ecc5f749fa, Commit Message: feat(v2): implement custom validation tag for RFC3986 unreserved chars [Pipeline] echo 01:44:38 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 01:44:39 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:44:40 01:44:40 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 01:44:40 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:44:41 latest: Pulling from edgex-devops/git-semver 01:44:41 31603596830f: Pulling fs layer 01:44:41 2a8b12db71e7: Pulling fs layer 01:44:41 6ca5941a6612: Pulling fs layer 01:44:41 ecc8261a40a4: Pulling fs layer 01:44:41 ecc8261a40a4: Waiting 01:44:41 2a8b12db71e7: Verifying Checksum 01:44:41 2a8b12db71e7: Download complete 01:44:41 31603596830f: Verifying Checksum 01:44:41 31603596830f: Download complete 01:44:41 ecc8261a40a4: Verifying Checksum 01:44:41 ecc8261a40a4: Download complete 01:44:41 6ca5941a6612: Verifying Checksum 01:44:41 6ca5941a6612: Download complete 01:44:42 31603596830f: Pull complete 01:44:42 2a8b12db71e7: Pull complete 01:44:44 6ca5941a6612: Pull complete 01:44:44 ecc8261a40a4: Pull complete 01:44:44 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 01:44:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:44:44 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 01:44:45 prd-centos7-docker-4c-2g-16702 does not seem to be running inside a container 01:44:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-399 -v /w/workspace/dry_go-mod-core-contracts_PR-399:/w/workspace/dry_go-mod-core-contracts_PR-399:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-399@tmp:/w/workspace/dry_go-mod-core-contracts_PR-399@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 01:44:48 $ docker top d540cbbbe49376568ab08501a931ad9f0a6521f9714c57bcfbc74db89956f2e0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:44:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:44:48 [ssh-agent] Looking for ssh-agent implementation... 01:44:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:44:49 $ docker exec d540cbbbe49376568ab08501a931ad9f0a6521f9714c57bcfbc74db89956f2e0 ssh-agent 01:44:49 SSH_AUTH_SOCK=/tmp/ssh-OGMk4QTIrxb4/agent.11 01:44:49 SSH_AGENT_PID=17 01:44:49 Running ssh-add (command line suppressed) 01:44:50 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-399@tmp/private_key_5345948668895263509.key (/w/workspace/dry_go-mod-core-contracts_PR-399@tmp/private_key_5345948668895263509.key) 01:44:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:44:50 + git tag --points-at HEAD [Pipeline] } 01:44:51 $ docker exec --env ******** --env ******** d540cbbbe49376568ab08501a931ad9f0a6521f9714c57bcfbc74db89956f2e0 ssh-agent -k 01:44:51 unset SSH_AUTH_SOCK; 01:44:51 unset SSH_AGENT_PID; 01:44:51 echo Agent pid 17 killed; 01:44:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:44:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:44:52 [ssh-agent] Looking for ssh-agent implementation... 01:44:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:44:52 $ docker exec d540cbbbe49376568ab08501a931ad9f0a6521f9714c57bcfbc74db89956f2e0 ssh-agent 01:44:53 SSH_AUTH_SOCK=/tmp/ssh-6fCMWHolW2Mr/agent.46 01:44:53 SSH_AGENT_PID=51 01:44:53 Running ssh-add (command line suppressed) 01:44:53 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-399@tmp/private_key_1255085675184060961.key (/w/workspace/dry_go-mod-core-contracts_PR-399@tmp/private_key_1255085675184060961.key) 01:44:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:44:53 + git semver init 01:44:53 # -> Open(): unable to determine branch for HEAD 01:44:53 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-399/.git 01:44:53 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-399 01:44:53 # $SEMVER_REMOTE_NAME = origin 01:44:53 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:44:53 # $SEMVER_USER_NAME = edgex-jenkins 01:44:53 # $SEMVER_BRANCH = PR-399 01:44:53 # $SEMVER_TEMP = /tmp/semver-367511866 01:44:53 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 01:44:55 # '/tmp/semver-367511866' -> '/w/workspace/dry_go-mod-core-contracts_PR-399/.semver' 01:44:55 # -> Force: false 01:44:55 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-399/.semver [Pipeline] } 01:44:55 $ docker exec --env ******** --env ******** d540cbbbe49376568ab08501a931ad9f0a6521f9714c57bcfbc74db89956f2e0 ssh-agent -k 01:44:55 unset SSH_AUTH_SOCK; 01:44:55 unset SSH_AGENT_PID; 01:44:55 echo Agent pid 51 killed; 01:44:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:44:56 + git semver [Pipeline] } 01:44:56 $ docker stop --time=1 d540cbbbe49376568ab08501a931ad9f0a6521f9714c57bcfbc74db89956f2e0 01:44:58 $ docker rm -f d540cbbbe49376568ab08501a931ad9f0a6521f9714c57bcfbc74db89956f2e0 [Pipeline] // withDockerContainer [Pipeline] sh 01:44:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:45:00 Stashed 1 file(s) [Pipeline] echo 01:45:00 [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 01:45:15 Still waiting to schedule task 01:45:15 Waiting for next available executor on ‘centos7-docker-4c-2g’ 01:45:15 Still waiting to schedule task 01:45:15 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-16700’ 01:48:30 Running on prd-centos7-docker-4c-2g-16704 in /w/workspace/dry_go-mod-core-contracts_PR-399 [Pipeline] { [Pipeline] ws 01:48:30 Running in /w/workspace/go-mod-core-contracts/6 [Pipeline] { [Pipeline] checkout 01:48:33 using credential edgex-jenkins-ssh 01:48:33 Cloning the remote Git repository 01:48:33 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 01:48:33 > git init /w/workspace/go-mod-core-contracts/6 # timeout=10 01:48:33 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 01:48:33 > git --version # timeout=10 01:48:33 > git --version # 'git version 2.24.3' 01:48:33 using GIT_SSH to set credentials SSH Credentials for GitHub 01:48:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:48:34 Merging remotes/origin/master commit 546abcade185a9c156a4286535458b6644383625 into PR head commit 4e5601f86c0445eee557e89ebe5d02ecc5f749fa 01:48:35 Merge succeeded, producing 4e5601f86c0445eee557e89ebe5d02ecc5f749fa 01:48:35 Checking out Revision 4e5601f86c0445eee557e89ebe5d02ecc5f749fa (PR-399) 01:48:34 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 01:48:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:48:34 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 01:48:34 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 01:48:34 using GIT_SSH to set credentials SSH Credentials for GitHub 01:48:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/399/head:refs/remotes/origin/PR-399 +refs/heads/master:refs/remotes/origin/master # timeout=10 01:48:34 > git config core.sparsecheckout # timeout=10 01:48:34 > git checkout -f 4e5601f86c0445eee557e89ebe5d02ecc5f749fa # timeout=10 01:48:34 > git remote # timeout=10 01:48:34 > git config --get remote.origin.url # timeout=10 01:48:34 using GIT_SSH to set credentials SSH Credentials for GitHub 01:48:34 > git merge 546abcade185a9c156a4286535458b6644383625 # timeout=10 01:48:34 > git rev-parse HEAD^{commit} # timeout=10 01:48:34 > git config core.sparsecheckout # timeout=10 01:48:34 > git checkout -f 4e5601f86c0445eee557e89ebe5d02ecc5f749fa # timeout=10 01:48:38 Commit message: "feat(v2): implement custom validation tag for RFC3986 unreserved chars" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:48:39 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 01:48:40 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 01:48:40 + sudo service docker restart 01:48:40 + true 01:48:40 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 01:48:41 ========================================================= 01:48:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 01:48:41 ========================================================= [Pipeline] isUnix [Pipeline] sh 01:48:42 + 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 . 01:48:42 Sending build context to Docker daemon 2.066MB 01:48:42 Step 1/7 : ARG BASE=golang:1.15-alpine 01:48:42 Step 2/7 : FROM ${BASE} 01:48:42 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 01:48:42 188c0c94c7c5: Pulling fs layer 01:48:42 0ef7d3d256c8: Pulling fs layer 01:48:42 de9db76c5a1d: Pulling fs layer 01:48:42 bca2f99d35d6: Pulling fs layer 01:48:42 93359f2a8cfa: Pulling fs layer 01:48:42 7c6f9722023f: Pulling fs layer 01:48:42 a35cf1a2eb13: Pulling fs layer 01:48:42 bca2f99d35d6: Waiting 01:48:42 93359f2a8cfa: Waiting 01:48:42 7c6f9722023f: Waiting 01:48:42 a35cf1a2eb13: Waiting 01:48:42 de9db76c5a1d: Verifying Checksum 01:48:42 de9db76c5a1d: Download complete 01:48:42 0ef7d3d256c8: Verifying Checksum 01:48:42 0ef7d3d256c8: Download complete 01:48:42 93359f2a8cfa: Verifying Checksum 01:48:42 93359f2a8cfa: Download complete 01:48:43 7c6f9722023f: Download complete 01:48:43 188c0c94c7c5: Verifying Checksum 01:48:43 188c0c94c7c5: Download complete 01:48:44 188c0c94c7c5: Pull complete 01:48:44 0ef7d3d256c8: Pull complete 01:48:44 de9db76c5a1d: Pull complete 01:48:45 a35cf1a2eb13: Verifying Checksum 01:48:45 a35cf1a2eb13: Download complete 01:48:46 bca2f99d35d6: Verifying Checksum 01:48:46 bca2f99d35d6: Download complete 01:48:51 bca2f99d35d6: Pull complete 01:48:51 93359f2a8cfa: Pull complete 01:48:51 7c6f9722023f: Pull complete 01:48:55 Running on prd-ubuntu18.04-docker-arm64-4c-16g-16703 in /w/workspace/dry_go-mod-core-contracts_PR-399 [Pipeline] { [Pipeline] ws 01:48:55 Running in /w/workspace/go-mod-core-contracts/6 [Pipeline] { [Pipeline] checkout 01:48:58 a35cf1a2eb13: Pull complete 01:48:58 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 01:48:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 01:48:58 ---> a62c8e92a672 01:48:58 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 01:48:58 ---> Running in 1a2fa93c7020 01:48:58 Removing intermediate container 1a2fa93c7020 01:48:58 ---> 02e86855a2ea 01:48:58 Step 4/7 : RUN apk add bash 01:48:58 ---> Running in 6080448eb5d0 01:48:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:49:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:49:00 OK: 166 MiB in 39 packages 01:49:01 using credential edgex-jenkins-ssh 01:49:01 Cloning the remote Git repository 01:49:01 Removing intermediate container 6080448eb5d0 01:49:01 ---> cd51ddb130c2 01:49:01 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 01:49:01 ---> Running in 7ca5c17e8c6c 01:49:01 Removing intermediate container 7ca5c17e8c6c 01:49:01 ---> 6f0376816a72 01:49:01 Step 6/7 : COPY go.mod . 01:49:02 ---> 9b30c16edfb3 01:49:02 Step 7/7 : RUN go mod download 01:49:02 ---> Running in c602d6d973cc 01:49:01 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 01:49:01 > git init /w/workspace/go-mod-core-contracts/6 # timeout=10 01:49:01 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 01:49:01 > git --version # timeout=10 01:49:01 > git --version # 'git version 2.17.1' 01:49:01 using GIT_SSH to set credentials SSH Credentials for GitHub 01:49:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:49:03 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 01:49:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:49:03 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 01:49:03 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 01:49:03 using GIT_SSH to set credentials SSH Credentials for GitHub 01:49:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/399/head:refs/remotes/origin/PR-399 +refs/heads/master:refs/remotes/origin/master # timeout=10 01:49:04 Merging remotes/origin/master commit 546abcade185a9c156a4286535458b6644383625 into PR head commit 4e5601f86c0445eee557e89ebe5d02ecc5f749fa 01:49:04 Merge succeeded, producing 4e5601f86c0445eee557e89ebe5d02ecc5f749fa 01:49:04 Checking out Revision 4e5601f86c0445eee557e89ebe5d02ecc5f749fa (PR-399) 01:49:04 > git config core.sparsecheckout # timeout=10 01:49:04 > git checkout -f 4e5601f86c0445eee557e89ebe5d02ecc5f749fa # timeout=10 01:49:04 > git remote # timeout=10 01:49:04 > git config --get remote.origin.url # timeout=10 01:49:04 using GIT_SSH to set credentials SSH Credentials for GitHub 01:49:04 > git merge 546abcade185a9c156a4286535458b6644383625 # timeout=10 01:49:04 > git rev-parse HEAD^{commit} # timeout=10 01:49:04 > git config core.sparsecheckout # timeout=10 01:49:04 > git checkout -f 4e5601f86c0445eee557e89ebe5d02ecc5f749fa # timeout=10 01:49:08 Commit message: "feat(v2): implement custom validation tag for RFC3986 unreserved chars" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:49:10 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 01:49:10 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 01:49:11 + sudo service docker restart 01:49:11 + true [Pipeline] unstash [Pipeline] echo 01:49:14 ========================================================= 01:49:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 01:49:14 ========================================================= [Pipeline] isUnix [Pipeline] sh 01:49:14 Removing intermediate container c602d6d973cc 01:49:14 ---> 0e73e830e36e 01:49:14 Successfully built 0e73e830e36e 01:49:14 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 01:49:14 + 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 . 01:49:14 + docker inspect -f . ci-base-image-x86_64 01:49:14 . [Pipeline] withDockerContainer 01:49:14 prd-centos7-docker-4c-2g-16704 does not seem to be running inside a container 01:49:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/6 -v /w/workspace/go-mod-core-contracts/6:/w/workspace/go-mod-core-contracts/6:rw,z -v /w/workspace/go-mod-core-contracts/6@tmp:/w/workspace/go-mod-core-contracts/6@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-x86_64 cat 01:49:15 Sending build context to Docker daemon 2.065MB 01:49:15 Step 1/7 : ARG BASE=golang:1.15-alpine 01:49:15 Step 2/7 : FROM ${BASE} 01:49:15 $ docker top 25442b7235e3f64b18015141ee776a88fe125ed7c8e7af1763e48624795bfb74 -eo pid,comm 01:49:15 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:49:15 5f621e34cdf4: Pulling fs layer 01:49:15 a4357932f1b6: Pulling fs layer 01:49:15 18c013af1878: Pulling fs layer 01:49:15 00ac8860ef70: Pulling fs layer 01:49:15 63d7cb157983: Pulling fs layer 01:49:15 b116817d02f9: Pulling fs layer 01:49:15 745a02a5169b: Pulling fs layer 01:49:15 00ac8860ef70: Waiting 01:49:15 63d7cb157983: Waiting 01:49:15 b116817d02f9: Waiting 01:49:15 745a02a5169b: Waiting 01:49:15 18c013af1878: Verifying Checksum 01:49:15 18c013af1878: Download complete 01:49:15 a4357932f1b6: Verifying Checksum 01:49:15 a4357932f1b6: Download complete 01:49:15 63d7cb157983: Verifying Checksum 01:49:15 63d7cb157983: Download complete [Pipeline] { [Pipeline] sh 01:49:16 b116817d02f9: Verifying Checksum 01:49:16 b116817d02f9: Download complete 01:49:16 5f621e34cdf4: Download complete 01:49:16 + go version 01:49:16 go version go1.15.5 linux/amd64 [Pipeline] } 01:49:16 $ docker stop --time=1 25442b7235e3f64b18015141ee776a88fe125ed7c8e7af1763e48624795bfb74 01:49:16 5f621e34cdf4: Pull complete 01:49:17 a4357932f1b6: Pull complete 01:49:17 18c013af1878: Pull complete 01:49:17 $ docker rm -f 25442b7235e3f64b18015141ee776a88fe125ed7c8e7af1763e48624795bfb74 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:49:18 + docker inspect -f . ci-base-image-x86_64 01:49:18 . [Pipeline] withDockerContainer 01:49:18 prd-centos7-docker-4c-2g-16704 does not seem to be running inside a container 01:49:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/6 -v /w/workspace/go-mod-core-contracts/6:/w/workspace/go-mod-core-contracts/6:rw,z -v /w/workspace/go-mod-core-contracts/6@tmp:/w/workspace/go-mod-core-contracts/6@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-x86_64 cat 01:49:19 745a02a5169b: Verifying Checksum 01:49:19 745a02a5169b: Download complete 01:49:19 $ docker top 607d7cd3ac1d9ea1d225490427cfd3469d0c3a305154605aa91584eeb7992a90 -eo pid,comm [Pipeline] { [Pipeline] sh 01:49:20 00ac8860ef70: Download complete 01:49:20 + make test 01:49:20 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 01:49:26 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 01:49:27 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.013s coverage: 85.7% of statements 01:49:27 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.035s coverage: 100.0% of statements 01:49:27 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.024s coverage: 45.4% of statements 01:49:27 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.022s coverage: 77.8% of statements 01:49:27 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 01:49:28 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.028s coverage: 18.6% of statements 01:49:28 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.026s coverage: 14.7% of statements 01:49:28 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.029s coverage: 100.0% of statements 01:49:29 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.021s coverage: 91.8% of statements 01:49:29 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 01:49:29 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 01:49:29 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.008s coverage: 100.0% of statements 01:49:29 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.028s coverage: 47.8% of statements 01:49:30 00ac8860ef70: Pull complete 01:49:30 63d7cb157983: Pull complete 01:49:30 b116817d02f9: Pull complete 01:49:31 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.029s coverage: 63.0% of statements 01:49:31 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.008s coverage: 26.3% of statements 01:49:31 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.018s coverage: 15.4% of statements 01:49:31 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.011s coverage: 15.4% of statements 01:49:31 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.036s coverage: 14.3% of statements 01:49:31 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 01:49:31 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.048s coverage: 85.3% of statements 01:49:31 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 01:49:31 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 01:49:31 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.014s coverage: 44.6% of statements 01:49:31 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.008s coverage: 100.0% of statements 01:49:32 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.030s coverage: 93.6% of statements 01:49:32 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.007s coverage: 100.0% of statements 01:49:32 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 01:49:32 CGO_ENABLED=0 GO111MODULE=on go vet ./... 01:49:33 gofmt -l . 01:49:34 [ "`gofmt -l .`" = "" ] [Pipeline] } 01:49:34 $ docker stop --time=1 607d7cd3ac1d9ea1d225490427cfd3469d0c3a305154605aa91584eeb7992a90 01:49:34 745a02a5169b: Pull complete 01:49:34 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 01:49:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 01:49:34 ---> b7e6874047d6 01:49:34 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 01:49:36 $ docker rm -f 607d7cd3ac1d9ea1d225490427cfd3469d0c3a305154605aa91584eeb7992a90 [Pipeline] // withDockerContainer [Pipeline] sh 01:49:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:49:37 ---> Running in 6dfef3e2c379 01:49:37 Removing intermediate container 6dfef3e2c379 01:49:37 ---> 3d3be8011f13 01:49:37 Step 4/7 : RUN apk add bash 01:49:37 ---> Running in 08a492b9710a 01:49:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 01:49:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:49:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:49:40 OK: 142 MiB in 39 packages 01:49:41 Removing intermediate container 08a492b9710a 01:49:41 ---> 48dc66249bc1 01:49:41 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 01:49:41 ---> Running in 5e8974334089 01:49:42 Removing intermediate container 5e8974334089 01:49:42 ---> 8cecdb8a59c1 01:49:42 Step 6/7 : COPY go.mod . 01:49:42 ---> 0d8528cce81b 01:49:42 Step 7/7 : RUN go mod download 01:49:42 ---> Running in 7d94b1442e63 01:49:57 Removing intermediate container 7d94b1442e63 01:49:57 ---> 4ae7a11ddc81 01:49:57 Successfully built 4ae7a11ddc81 01:49:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:49:58 + docker inspect -f . ci-base-image-arm64 01:49:58 . [Pipeline] withDockerContainer 01:49:58 prd-ubuntu18.04-docker-arm64-4c-16g-16703 does not seem to be running inside a container 01:49:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/6 -v /w/workspace/go-mod-core-contracts/6:/w/workspace/go-mod-core-contracts/6:rw,z -v /w/workspace/go-mod-core-contracts/6@tmp:/w/workspace/go-mod-core-contracts/6@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 01:50:00 $ docker top 6ab554ef17640671968affc04117fa9730b8f2a97ac96442154db5ca881e5a88 -eo pid,comm [Pipeline] { [Pipeline] sh 01:50:01 + go version 01:50:01 go version go1.15.5 linux/arm64 [Pipeline] } 01:50:01 $ docker stop --time=1 6ab554ef17640671968affc04117fa9730b8f2a97ac96442154db5ca881e5a88 01:50:03 $ docker rm -f 6ab554ef17640671968affc04117fa9730b8f2a97ac96442154db5ca881e5a88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:50:04 + docker inspect -f . ci-base-image-arm64 01:50:04 . [Pipeline] withDockerContainer 01:50:04 prd-ubuntu18.04-docker-arm64-4c-16g-16703 does not seem to be running inside a container 01:50:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/6 -v /w/workspace/go-mod-core-contracts/6:/w/workspace/go-mod-core-contracts/6:rw,z -v /w/workspace/go-mod-core-contracts/6@tmp:/w/workspace/go-mod-core-contracts/6@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 01:50:05 $ docker top 661d55ab33113cdebe553a30ef506cd1c4c2f041827df23e8f2719814aaa5736 -eo pid,comm [Pipeline] { [Pipeline] sh 01:50:06 + make test 01:50:06 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 01:50:29 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 01:50:30 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.067s coverage: 85.7% of statements 01:50:30 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.041s coverage: 100.0% of statements 01:50:32 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.056s coverage: 45.4% of statements 01:50:32 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.047s coverage: 77.8% of statements 01:50:32 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 01:50:32 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.016s coverage: 18.6% of statements 01:50:33 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.060s coverage: 14.7% of statements 01:50:34 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.022s coverage: 100.0% of statements 01:50:35 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.089s coverage: 91.8% of statements 01:50:35 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 01:50:35 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 01:50:35 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.027s coverage: 100.0% of statements 01:50:35 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.024s coverage: 47.8% of statements 01:50:40 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.091s coverage: 63.0% of statements 01:50:40 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.010s coverage: 26.3% of statements 01:50:40 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.037s coverage: 15.4% of statements 01:50:40 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.047s coverage: 15.4% of statements 01:50:40 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.037s coverage: 14.3% of statements 01:50:40 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 01:50:42 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.177s coverage: 85.3% of statements 01:50:42 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 01:50:42 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 01:50:42 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.066s coverage: 44.6% of statements 01:50:42 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.049s coverage: 100.0% of statements 01:50:43 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.108s coverage: 93.6% of statements 01:50:43 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.023s coverage: 100.0% of statements 01:50:43 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 01:50:43 CGO_ENABLED=0 GO111MODULE=on go vet ./... 01:50:49 gofmt -l . 01:50:49 [ "`gofmt -l .`" = "" ] [Pipeline] } 01:50:49 $ docker stop --time=1 661d55ab33113cdebe553a30ef506cd1c4c2f041827df23e8f2719814aaa5736 01:50:51 $ docker rm -f 661d55ab33113cdebe553a30ef506cd1c4c2f041827df23e8f2719814aaa5736 [Pipeline] // withDockerContainer [Pipeline] sh 01:50:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:50:52 Warning: overwriting stash ‘coverage-report’ 01:50:53 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] } [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 01:50:55 provisioning config files... 01:50:55 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-399@tmp/config4964327588847752171tmp [Pipeline] { [Pipeline] sh 01:50:56 + set +x 01:50:56 + curl -s https://codecov.io/bash 01:50:56 + bash -s -- 01:50:56 01:50:56 _____ _ 01:50:56 / ____| | | 01:50:56 | | ___ __| | ___ ___ _____ __ 01:50:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:50:56 | |___| (_) | (_| | __/ (_| (_) \ V / 01:50:56 \_____\___/ \__,_|\___|\___\___/ \_/ 01:50:56 Bash-20201217-3d3df35 01:50:56 01:50:56 01:50:56 git version 2.24.3 found 01:50:56 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 01:50:56 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 01:50:56 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets found 01:50:56 ==> Jenkins CI detected. 01:50:56 project root: . 01:50:56 --> token set from env 01:50:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:50:56 ==> Running gcov in . (disable via -X gcov) 01:50:56 ==> Python coveragepy not found 01:50:56 ==> Searching for coverage reports in: 01:50:56 + . 01:50:56 -> Found 1 reports 01:50:56 ==> Detecting git/mercurial file structure 01:50:56 ==> Reading reports 01:50:57 + ./coverage.out bytes=112325 01:50:57 ==> Appending adjustments 01:50:57 https://docs.codecov.io/docs/fixing-reports 01:50:58 + Found adjustments 01:50:58 ==> Gzipping contents 01:50:58 20K /tmp/codecov.sCWA1c.gz 01:50:58 ==> Uploading reports 01:50:58 url: https://codecov.io 01:50:58 query: branch=PR-399&commit=4e5601f86c0445eee557e89ebe5d02ecc5f749fa&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-399%2F6%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=399&job=&cmd_args= 01:50:58 -> Pinging Codecov 01:50:58 https://codecov.io/upload/v4?package=bash-20201217-3d3df35&token=secret&branch=PR-399&commit=4e5601f86c0445eee557e89ebe5d02ecc5f749fa&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-399%2F6%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=399&job=&cmd_args= 01:50:59 -> Uploading to 01:50:59 https://storage.googleapis.com/codecov/v4/raw/2020-12-18/71470A77251A30514AAF9C0BB2E5B6CE/4e5601f86c0445eee557e89ebe5d02ecc5f749fa/cedf0c34-8dbf-475e-91e5-f574193c9f1a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201218%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201218T015058Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=30bf5f4cd2973c4f2065391581d8bd8d969198c58f1802d88ec28247fb1083ae 01:50:59 % Total % Received % Xferd Average Speed Time Time Time Current 01:50:59 Dload Upload Total Spent Left Speed 01:50:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 18147 0 0 100 18147 0 28117 --:--:-- --:--:-- --:--:-- 28222 01:50:59 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/4e5601f86c0445eee557e89ebe5d02ecc5f749fa [Pipeline] } 01:50:59 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 01:51:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:51:03 ---> package-listing.sh 01:51:03 ++ facter osfamily 01:51:03 ++ tr '[:upper:]' '[:lower:]' 01:51:03 + OS_FAMILY=redhat 01:51:03 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-399 01:51:03 + START_PACKAGES=/tmp/packages_start.txt 01:51:03 + END_PACKAGES=/tmp/packages_end.txt 01:51:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:51:03 + PACKAGES=/tmp/packages_start.txt 01:51:03 + '[' /w/workspace/dry_go-mod-core-contracts_PR-399 ']' 01:51:03 + PACKAGES=/tmp/packages_end.txt 01:51:03 + case "${OS_FAMILY}" in 01:51:03 + rpm -qa 01:51:03 + sort 01:51:10 + '[' -f /tmp/packages_start.txt ']' 01:51:10 + '[' -f /tmp/packages_end.txt ']' 01:51:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:51:10 + '[' /w/workspace/dry_go-mod-core-contracts_PR-399 ']' 01:51:10 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-399/archives/ 01:51:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-399/archives/ [Pipeline] echo 01:51:10 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-399/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:51:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 01:51:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:51:11 01:51:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 01:51:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:51:12 alpine: Pulling from edgex-lftools-log-publisher 01:51:12 df20fa9351a1: Pulling fs layer 01:51:12 36b3adc4ff6f: Pulling fs layer 01:51:12 8ad3a11d3b57: Pulling fs layer 01:51:12 46f8f816bc3b: Pulling fs layer 01:51:12 93b61091891f: Pulling fs layer 01:51:12 93b9cdb0e59b: Pulling fs layer 01:51:12 5e14af77c1be: Pulling fs layer 01:51:12 01666e4c0597: Pulling fs layer 01:51:12 aa168da1d23b: Pulling fs layer 01:51:12 46f8f816bc3b: Waiting 01:51:12 93b61091891f: Waiting 01:51:12 93b9cdb0e59b: Waiting 01:51:12 5e14af77c1be: Waiting 01:51:12 01666e4c0597: Waiting 01:51:12 aa168da1d23b: Waiting 01:51:12 36b3adc4ff6f: Verifying Checksum 01:51:12 36b3adc4ff6f: Download complete 01:51:12 46f8f816bc3b: Verifying Checksum 01:51:12 46f8f816bc3b: Download complete 01:51:12 df20fa9351a1: Download complete 01:51:12 93b9cdb0e59b: Download complete 01:51:13 5e14af77c1be: Verifying Checksum 01:51:13 5e14af77c1be: Download complete 01:51:13 93b61091891f: Verifying Checksum 01:51:13 93b61091891f: Download complete 01:51:13 01666e4c0597: Download complete 01:51:13 df20fa9351a1: Pull complete 01:51:14 36b3adc4ff6f: Pull complete 01:51:14 8ad3a11d3b57: Verifying Checksum 01:51:14 8ad3a11d3b57: Download complete 01:51:15 8ad3a11d3b57: Pull complete 01:51:16 46f8f816bc3b: Pull complete 01:51:16 93b61091891f: Pull complete 01:51:17 93b9cdb0e59b: Pull complete 01:51:18 5e14af77c1be: Pull complete 01:51:18 01666e4c0597: Pull complete 01:51:18 aa168da1d23b: Verifying Checksum 01:51:18 aa168da1d23b: Download complete 01:51:34 aa168da1d23b: Pull complete 01:51:34 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 01:51:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:51:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 01:51:34 prd-centos7-docker-4c-2g-16702 does not seem to be running inside a container 01:51:34 $ 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-399/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-399 -v /w/workspace/dry_go-mod-core-contracts_PR-399:/w/workspace/dry_go-mod-core-contracts_PR-399:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-399@tmp:/w/workspace/dry_go-mod-core-contracts_PR-399@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:10003/edgex-lftools-log-publisher:alpine cat 01:51:38 $ docker top 016c1eab9f6c2d09fc34f8cf6d089e84319c829318a9ae2deada583a09efcc9c -eo pid,comm [Pipeline] { [Pipeline] sh 01:51:39 + touch /tmp/pre-build-complete [Pipeline] sh 01:51:40 + mkdir -p /var/log/sa [Pipeline] sh 01:51:40 + ls /var/log/sa-host 01:51:40 + sadf -c /var/log/sa-host/sa18 01:51:40 file_magic: OK 01:51:40 HZ: Using current value: 100 01:51:40 file_header: OK 01:51:40 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 01:51:40 Statistics: 01:51:40 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 01:51:40 File successfully converted to sysstat format version 12.2.1 01:51:40 + sadf -c /var/log/sa-host/sa23 01:51:40 file_magic: OK 01:51:40 HZ: Using current value: 100 01:51:40 file_header: OK 01:51:40 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 01:51:40 Statistics: 01:51:40 Hnuu...uuuununununu... 01:51:40 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:51:40 provisioning config files... 01:51:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-399@tmp/config7260990634467657927tmp [Pipeline] { [Pipeline] echo 01:51:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:51:41 ---> create-netrc.sh [Pipeline] } 01:51:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 01:51:41 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 01:51:42 ---> python-tools-install.sh [Pipeline] echo 01:51:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:51:42 ---> sudo-logs.sh 01:51:42 Archiving 'sudo' log.. [Pipeline] echo 01:51:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:51:42 ---> job-cost.sh 01:51:42 lf-activate-venv: SKIPPING 01:51:42 INFO: No Stack... 01:51:43 INFO: Retrieving Pricing Info for: v1-standard-2 01:51:44 INFO: Archiving Costs [Pipeline] echo 01:51:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:51:44 ---> logs-deploy.sh 01:51:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-399/6 01:51:44 INFO: archiving workspace using pattern(s): 01:51:47 Archives upload complete. 01:51:47 INFO: archiving logs to Nexus