Pull request #513 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 FelixTing for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at 6c59b8f5f4c813ac5c5c5be1480b136eac3a9dfc rather than 3fa5479a9f90dbdcd57ab5be93dcffcfa5c88c29 Obtained Jenkinsfile from 6c59b8f5f4c813ac5c5c5be1480b136eac3a9dfc 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-27261 in /w/workspace/dry_go-mod-core-contracts_PR-513 [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-513 # 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/513/head:refs/remotes/origin/PR-513 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 6c59b8f5f4c813ac5c5c5be1480b136eac3a9dfc into PR head commit 3fa5479a9f90dbdcd57ab5be93dcffcfa5c88c29 Merge succeeded, producing befbbf9d0024000e68a62e611878b26e6a404794 Checking out Revision befbbf9d0024000e68a62e611878b26e6a404794 (PR-513) > git config core.sparsecheckout # timeout=10 > git checkout -f 3fa5479a9f90dbdcd57ab5be93dcffcfa5c88c29 # 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 6c59b8f5f4c813ac5c5c5be1480b136eac3a9dfc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f befbbf9d0024000e68a62e611878b26e6a404794 # timeout=10 Commit message: "Merge commit '6c59b8f5f4c813ac5c5c5be1480b136eac3a9dfc' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk b2a3753884968612292fd804d3fd5a9b6c08b422 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-23T01:49:10.850Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-23T01:49:11.129Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-23T01:49:11.228Z] ========================================================= [2021-02-23T01:49:11.228Z] EdgeX Global Pipelines Version Info [2021-02-23T01:49:11.228Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-02-23T01:49:12.752Z] ------------------- [2021-02-23T01:49:12.753Z] stable info: [2021-02-23T01:49:12.753Z] ------------------- [2021-02-23T01:49:12.753Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-23T01:49:12.753Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-23T01:49:12.753Z] Message: update stable to v1.0.179 [2021-02-23T01:49:13.699Z] ------------------- [2021-02-23T01:49:13.699Z] experimental info: [2021-02-23T01:49:13.699Z] ------------------- [2021-02-23T01:49:13.699Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-23T01:49:13.699Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-23T01:49:13.699Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-23T01:49:14.003Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-02-23T01:49:14.145Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-02-23T01:49:14.233Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-23T01:49:14.326Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-23T01:49:14.412Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-23T01:49:14.502Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-02-23T01:49:14.601Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-02-23T01:49:14.697Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-02-23T01:49:14.785Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-02-23T01:49:14.870Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-02-23T01:49:14.952Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-23T01:49:15.039Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2021-02-23T01:49:15.135Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-23T01:49:15.226Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-23T01:49:15.345Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-02-23T01:49:15.445Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-02-23T01:49:15.528Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-02-23T01:49:15.617Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-02-23T01:49:15.714Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-23T01:49:15.821Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-02-23T01:49:15.911Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-02-23T01:49:16.002Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-02-23T01:49:16.095Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-02-23T01:49:16.182Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-02-23T01:49:16.269Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-02-23T01:49:16.355Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-02-23T01:49:16.438Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-02-23T01:49:16.522Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-513 [Pipeline] echo [2021-02-23T01:49:16.606Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-513 [Pipeline] echo [2021-02-23T01:49:16.690Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-513 [Pipeline] echo [2021-02-23T01:49:16.777Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = befbbf9d0024000e68a62e611878b26e6a404794 [Pipeline] echo [2021-02-23T01:49:16.892Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = befbbf9 [Pipeline] echo [2021-02-23T01:49:16.990Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-23T01:49:17.755Z] + git log --format=format:%s -1 befbbf9d0024000e68a62e611878b26e6a404794 [Pipeline] echo [2021-02-23T01:49:17.832Z] GIT_COMMIT: befbbf9d0024000e68a62e611878b26e6a404794, Commit Message: Merge commit '6c59b8f5f4c813ac5c5c5be1480b136eac3a9dfc' into HEAD [Pipeline] echo [2021-02-23T01:49:17.882Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-02-23T01:49:18.989Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-23T01:49:19.259Z] [2021-02-23T01:49:19.259Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-23T01:49:19.605Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-23T01:49:19.605Z] latest: Pulling from edgex-devops/git-semver [2021-02-23T01:49:19.605Z] 31603596830f: Pulling fs layer [2021-02-23T01:49:19.605Z] 2a8b12db71e7: Pulling fs layer [2021-02-23T01:49:19.605Z] 6ca5941a6612: Pulling fs layer [2021-02-23T01:49:19.605Z] ecc8261a40a4: Pulling fs layer [2021-02-23T01:49:19.605Z] ecc8261a40a4: Waiting [2021-02-23T01:49:19.605Z] 2a8b12db71e7: Verifying Checksum [2021-02-23T01:49:19.605Z] 2a8b12db71e7: Download complete [2021-02-23T01:49:19.869Z] 31603596830f: Verifying Checksum [2021-02-23T01:49:19.869Z] 31603596830f: Download complete [2021-02-23T01:49:19.869Z] ecc8261a40a4: Verifying Checksum [2021-02-23T01:49:19.869Z] ecc8261a40a4: Download complete [2021-02-23T01:49:20.137Z] 6ca5941a6612: Verifying Checksum [2021-02-23T01:49:20.137Z] 6ca5941a6612: Download complete [2021-02-23T01:49:20.137Z] 31603596830f: Pull complete [2021-02-23T01:49:20.400Z] 2a8b12db71e7: Pull complete [2021-02-23T01:49:21.353Z] 6ca5941a6612: Pull complete [2021-02-23T01:49:21.353Z] ecc8261a40a4: Pull complete [2021-02-23T01:49:21.353Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-23T01:49:21.353Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-23T01:49:21.353Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-23T01:49:21.461Z] prd-centos7-docker-4c-2g-27261 does not seem to be running inside a container [2021-02-23T01:49:21.504Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-513 -v /w/workspace/dry_go-mod-core-contracts_PR-513:/w/workspace/dry_go-mod-core-contracts_PR-513:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-513@tmp:/w/workspace/dry_go-mod-core-contracts_PR-513@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-23T01:49:23.315Z] $ docker top c37aadb96cac7545cd8f4106e5a6e1a0508fd9ebcf6a009353d0becbfc15eee1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-23T01:49:23.607Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-23T01:49:23.608Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-23T01:49:23.819Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-23T01:49:23.820Z] $ docker exec c37aadb96cac7545cd8f4106e5a6e1a0508fd9ebcf6a009353d0becbfc15eee1 ssh-agent [2021-02-23T01:49:23.987Z] SSH_AUTH_SOCK=/tmp/ssh-lBamboZkw643/agent.12 [2021-02-23T01:49:23.987Z] SSH_AGENT_PID=17 [2021-02-23T01:49:23.996Z] Running ssh-add (command line suppressed) [2021-02-23T01:49:24.109Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-513@tmp/private_key_571107634640956768.key (/w/workspace/dry_go-mod-core-contracts_PR-513@tmp/private_key_571107634640956768.key) [2021-02-23T01:49:24.167Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-23T01:49:24.509Z] + git tag --points-at HEAD [Pipeline] } [2021-02-23T01:49:24.528Z] $ docker exec --env ******** --env ******** c37aadb96cac7545cd8f4106e5a6e1a0508fd9ebcf6a009353d0becbfc15eee1 ssh-agent -k [2021-02-23T01:49:24.636Z] unset SSH_AUTH_SOCK; [2021-02-23T01:49:24.636Z] unset SSH_AGENT_PID; [2021-02-23T01:49:24.636Z] echo Agent pid 17 killed; [2021-02-23T01:49:24.686Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-23T01:49:24.840Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-23T01:49:24.840Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-23T01:49:25.007Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-23T01:49:25.008Z] $ docker exec c37aadb96cac7545cd8f4106e5a6e1a0508fd9ebcf6a009353d0becbfc15eee1 ssh-agent [2021-02-23T01:49:25.173Z] SSH_AUTH_SOCK=/tmp/ssh-JcY8vPxLD8oa/agent.48 [2021-02-23T01:49:25.173Z] SSH_AGENT_PID=54 [2021-02-23T01:49:25.181Z] Running ssh-add (command line suppressed) [2021-02-23T01:49:25.291Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-513@tmp/private_key_215717788066857981.key (/w/workspace/dry_go-mod-core-contracts_PR-513@tmp/private_key_215717788066857981.key) [2021-02-23T01:49:25.344Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-23T01:49:25.724Z] + git semver init [2021-02-23T01:49:25.725Z] # -> Open(): unable to determine branch for HEAD [2021-02-23T01:49:25.725Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-513/.git [2021-02-23T01:49:25.725Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-513 [2021-02-23T01:49:25.725Z] # $SEMVER_REMOTE_NAME = origin [2021-02-23T01:49:25.725Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-23T01:49:25.725Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-23T01:49:25.725Z] # $SEMVER_BRANCH = PR-513 [2021-02-23T01:49:25.725Z] # $SEMVER_TEMP = /tmp/semver-197742518 [2021-02-23T01:49:25.725Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-02-23T01:49:26.299Z] # '/tmp/semver-197742518' -> '/w/workspace/dry_go-mod-core-contracts_PR-513/.semver' [2021-02-23T01:49:26.299Z] # -> Force: false [2021-02-23T01:49:26.299Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-513/.semver [Pipeline] } [2021-02-23T01:49:26.308Z] $ docker exec --env ******** --env ******** c37aadb96cac7545cd8f4106e5a6e1a0508fd9ebcf6a009353d0becbfc15eee1 ssh-agent -k [2021-02-23T01:49:26.425Z] unset SSH_AUTH_SOCK; [2021-02-23T01:49:26.425Z] unset SSH_AGENT_PID; [2021-02-23T01:49:26.425Z] echo Agent pid 54 killed; [2021-02-23T01:49:26.472Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-23T01:49:26.925Z] + git semver [Pipeline] } [2021-02-23T01:49:26.938Z] $ docker stop --time=1 c37aadb96cac7545cd8f4106e5a6e1a0508fd9ebcf6a009353d0becbfc15eee1 [2021-02-23T01:49:28.838Z] $ docker rm -f c37aadb96cac7545cd8f4106e5a6e1a0508fd9ebcf6a009353d0becbfc15eee1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-23T01:49:29.318Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-23T01:49:29.825Z] Stashed 1 file(s) [Pipeline] echo [2021-02-23T01:49:29.828Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-02-23T01:49:45.454Z] Still waiting to schedule task [2021-02-23T01:49:45.454Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-02-23T01:49:45.456Z] Still waiting to schedule task [2021-02-23T01:49:45.456Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-02-23T01:51:42.176Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-27262 in /w/workspace/dry_go-mod-core-contracts_PR-513 [Pipeline] { [Pipeline] ws [2021-02-23T01:51:42.233Z] Running in /w/workspace/go-mod-core-contracts/5 [Pipeline] { [Pipeline] checkout [2021-02-23T01:51:47.110Z] using credential edgex-jenkins-ssh [2021-02-23T01:51:47.172Z] Cloning the remote Git repository [2021-02-23T01:51:47.246Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-02-23T01:51:47.376Z] > git init /w/workspace/go-mod-core-contracts/5 # timeout=10 [2021-02-23T01:51:47.473Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-02-23T01:51:47.474Z] > git --version # timeout=10 [2021-02-23T01:51:47.492Z] > git --version # 'git version 2.17.1' [2021-02-23T01:51:47.494Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-23T01:51:47.560Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-23T01:51:49.323Z] Merging remotes/origin/master commit 6c59b8f5f4c813ac5c5c5be1480b136eac3a9dfc into PR head commit 3fa5479a9f90dbdcd57ab5be93dcffcfa5c88c29 [2021-02-23T01:51:49.734Z] Merge succeeded, producing 9d6d17598eb082bc3a2350aa85599769da07f043 [2021-02-23T01:51:49.734Z] Checking out Revision 9d6d17598eb082bc3a2350aa85599769da07f043 (PR-513) [2021-02-23T01:51:48.574Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-02-23T01:51:48.594Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-23T01:51:48.623Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-02-23T01:51:48.654Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-02-23T01:51:48.655Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-23T01:51:48.666Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/513/head:refs/remotes/origin/PR-513 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-23T01:51:49.345Z] > git config core.sparsecheckout # timeout=10 [2021-02-23T01:51:49.358Z] > git checkout -f 3fa5479a9f90dbdcd57ab5be93dcffcfa5c88c29 # timeout=10 [2021-02-23T01:51:49.500Z] > git remote # timeout=10 [2021-02-23T01:51:49.517Z] > git config --get remote.origin.url # timeout=10 [2021-02-23T01:51:49.533Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-23T01:51:49.544Z] > git merge 6c59b8f5f4c813ac5c5c5be1480b136eac3a9dfc # timeout=10 [2021-02-23T01:51:49.672Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-23T01:51:49.743Z] > git config core.sparsecheckout # timeout=10 [2021-02-23T01:51:49.773Z] > git checkout -f 9d6d17598eb082bc3a2350aa85599769da07f043 # timeout=10 [2021-02-23T01:51:55.544Z] Commit message: "Merge commit '6c59b8f5f4c813ac5c5c5be1480b136eac3a9dfc' into HEAD" [2021-02-23T01:51:55.565Z] First time build. Skipping changelog. [2021-02-23T01:51:55.553Z] > git rev-list --no-walk b2a3753884968612292fd804d3fd5a9b6c08b422 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-23T01:51:57.250Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-02-23T01:51:57.666Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-23T01:51:58.009Z] + + truesudo [2021-02-23T01:51:58.009Z] service docker restart [Pipeline] unstash [Pipeline] echo [2021-02-23T01:52:00.316Z] ========================================================= [2021-02-23T01:52:00.316Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-02-23T01:52:00.316Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-23T01:52:00.772Z] + 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 . [2021-02-23T01:52:01.765Z] Sending build context to Docker daemon 2.717MB [2021-02-23T01:52:01.765Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-02-23T01:52:01.765Z] Step 2/7 : FROM ${BASE} [2021-02-23T01:52:02.039Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-02-23T01:52:02.312Z] 5f621e34cdf4: Pulling fs layer [2021-02-23T01:52:02.312Z] a4357932f1b6: Pulling fs layer [2021-02-23T01:52:02.312Z] 18c013af1878: Pulling fs layer [2021-02-23T01:52:02.312Z] 00ac8860ef70: Pulling fs layer [2021-02-23T01:52:02.312Z] 63d7cb157983: Pulling fs layer [2021-02-23T01:52:02.312Z] b116817d02f9: Pulling fs layer [2021-02-23T01:52:02.312Z] 745a02a5169b: Pulling fs layer [2021-02-23T01:52:02.312Z] 63d7cb157983: Waiting [2021-02-23T01:52:02.312Z] 00ac8860ef70: Waiting [2021-02-23T01:52:02.312Z] b116817d02f9: Waiting [2021-02-23T01:52:02.312Z] 745a02a5169b: Waiting [2021-02-23T01:52:02.312Z] 18c013af1878: Verifying Checksum [2021-02-23T01:52:02.312Z] 18c013af1878: Download complete [2021-02-23T01:52:02.312Z] a4357932f1b6: Verifying Checksum [2021-02-23T01:52:02.312Z] a4357932f1b6: Download complete [2021-02-23T01:52:02.312Z] 63d7cb157983: Verifying Checksum [2021-02-23T01:52:02.312Z] 63d7cb157983: Download complete [2021-02-23T01:52:02.312Z] b116817d02f9: Download complete [2021-02-23T01:52:02.911Z] 5f621e34cdf4: Verifying Checksum [2021-02-23T01:52:02.911Z] 5f621e34cdf4: Download complete [2021-02-23T01:52:03.512Z] 5f621e34cdf4: Pull complete [2021-02-23T01:52:04.121Z] a4357932f1b6: Pull complete [2021-02-23T01:52:04.400Z] 18c013af1878: Pull complete [2021-02-23T01:52:05.006Z] 745a02a5169b: Download complete [2021-02-23T01:52:06.468Z] 00ac8860ef70: Verifying Checksum [2021-02-23T01:52:06.468Z] 00ac8860ef70: Download complete [2021-02-23T01:52:08.878Z] Running on prd-centos7-docker-4c-2g-27263 in /w/workspace/dry_go-mod-core-contracts_PR-513 [Pipeline] { [Pipeline] ws [2021-02-23T01:52:08.934Z] Running in /w/workspace/go-mod-core-contracts/5 [Pipeline] { [Pipeline] checkout [2021-02-23T01:52:11.413Z] using credential edgex-jenkins-ssh [2021-02-23T01:52:11.465Z] Cloning the remote Git repository [2021-02-23T01:52:11.491Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-02-23T01:52:11.556Z] > git init /w/workspace/go-mod-core-contracts/5 # timeout=10 [2021-02-23T01:52:11.612Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-02-23T01:52:11.613Z] > git --version # timeout=10 [2021-02-23T01:52:11.624Z] > git --version # 'git version 2.24.3' [2021-02-23T01:52:11.624Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-23T01:52:11.654Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-23T01:52:12.304Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-02-23T01:52:12.315Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-23T01:52:12.326Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-02-23T01:52:12.338Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-02-23T01:52:12.338Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-23T01:52:12.342Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/513/head:refs/remotes/origin/PR-513 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-23T01:52:12.839Z] Merging remotes/origin/master commit 6c59b8f5f4c813ac5c5c5be1480b136eac3a9dfc into PR head commit 3fa5479a9f90dbdcd57ab5be93dcffcfa5c88c29 [2021-02-23T01:52:13.000Z] Merge succeeded, producing b3c33759883f5300419fb7ef326b239d2c2d9bc5 [2021-02-23T01:52:13.000Z] Checking out Revision b3c33759883f5300419fb7ef326b239d2c2d9bc5 (PR-513) [2021-02-23T01:52:12.847Z] > git config core.sparsecheckout # timeout=10 [2021-02-23T01:52:12.851Z] > git checkout -f 3fa5479a9f90dbdcd57ab5be93dcffcfa5c88c29 # timeout=10 [2021-02-23T01:52:12.914Z] > git remote # timeout=10 [2021-02-23T01:52:12.923Z] > git config --get remote.origin.url # timeout=10 [2021-02-23T01:52:12.930Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-23T01:52:12.933Z] > git merge 6c59b8f5f4c813ac5c5c5be1480b136eac3a9dfc # timeout=10 [2021-02-23T01:52:12.991Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-23T01:52:13.003Z] > git config core.sparsecheckout # timeout=10 [2021-02-23T01:52:13.007Z] > git checkout -f b3c33759883f5300419fb7ef326b239d2c2d9bc5 # timeout=10 [2021-02-23T01:52:16.666Z] 00ac8860ef70: Pull complete [2021-02-23T01:52:16.666Z] 63d7cb157983: Pull complete [2021-02-23T01:52:16.666Z] b116817d02f9: Pull complete [2021-02-23T01:52:16.706Z] Commit message: "Merge commit '6c59b8f5f4c813ac5c5c5be1480b136eac3a9dfc' into HEAD" [2021-02-23T01:52:16.718Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-23T01:52:16.709Z] > git rev-list --no-walk b2a3753884968612292fd804d3fd5a9b6c08b422 # timeout=10 [2021-02-23T01:52:17.883Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-02-23T01:52:18.216Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-23T01:52:18.519Z] + sudo service docker restart [2021-02-23T01:52:18.519Z] + true [2021-02-23T01:52:18.519Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-02-23T01:52:20.045Z] ========================================================= [2021-02-23T01:52:20.045Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-02-23T01:52:20.045Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-23T01:52:20.390Z] + 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 . [2021-02-23T01:52:20.653Z] Sending build context to Docker daemon 2.718MB [2021-02-23T01:52:20.915Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-02-23T01:52:20.915Z] Step 2/7 : FROM ${BASE} [2021-02-23T01:52:20.915Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-02-23T01:52:20.915Z] 188c0c94c7c5: Pulling fs layer [2021-02-23T01:52:20.915Z] 0ef7d3d256c8: Pulling fs layer [2021-02-23T01:52:20.915Z] de9db76c5a1d: Pulling fs layer [2021-02-23T01:52:20.915Z] bca2f99d35d6: Pulling fs layer [2021-02-23T01:52:20.915Z] 93359f2a8cfa: Pulling fs layer [2021-02-23T01:52:20.915Z] 7c6f9722023f: Pulling fs layer [2021-02-23T01:52:20.915Z] a35cf1a2eb13: Pulling fs layer [2021-02-23T01:52:20.915Z] 93359f2a8cfa: Waiting [2021-02-23T01:52:20.915Z] 7c6f9722023f: Waiting [2021-02-23T01:52:20.915Z] a35cf1a2eb13: Waiting [2021-02-23T01:52:20.915Z] bca2f99d35d6: Waiting [2021-02-23T01:52:20.915Z] de9db76c5a1d: Download complete [2021-02-23T01:52:20.915Z] 0ef7d3d256c8: Verifying Checksum [2021-02-23T01:52:20.915Z] 0ef7d3d256c8: Download complete [2021-02-23T01:52:20.915Z] 93359f2a8cfa: Verifying Checksum [2021-02-23T01:52:20.915Z] 93359f2a8cfa: Download complete [2021-02-23T01:52:20.915Z] 7c6f9722023f: Download complete [2021-02-23T01:52:20.915Z] 188c0c94c7c5: Verifying Checksum [2021-02-23T01:52:20.915Z] 188c0c94c7c5: Download complete [2021-02-23T01:52:21.001Z] 745a02a5169b: Pull complete [2021-02-23T01:52:21.001Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-02-23T01:52:21.001Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-02-23T01:52:21.001Z] ---> b7e6874047d6 [2021-02-23T01:52:21.001Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-02-23T01:52:21.183Z] 188c0c94c7c5: Pull complete [2021-02-23T01:52:21.450Z] 0ef7d3d256c8: Pull complete [2021-02-23T01:52:21.714Z] de9db76c5a1d: Pull complete [2021-02-23T01:52:22.671Z] a35cf1a2eb13: Verifying Checksum [2021-02-23T01:52:22.671Z] a35cf1a2eb13: Download complete [2021-02-23T01:52:23.625Z] ---> Running in 71ff640a2e2c [2021-02-23T01:52:23.625Z] Removing intermediate container 71ff640a2e2c [2021-02-23T01:52:23.625Z] ---> 93024257774e [2021-02-23T01:52:23.625Z] Step 4/7 : RUN apk add bash [2021-02-23T01:52:23.633Z] bca2f99d35d6: Verifying Checksum [2021-02-23T01:52:23.633Z] bca2f99d35d6: Download complete [2021-02-23T01:52:23.901Z] ---> Running in c548cbcc1904 [2021-02-23T01:52:25.334Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-23T01:52:27.297Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-23T01:52:28.956Z] bca2f99d35d6: Pull complete [2021-02-23T01:52:28.956Z] 93359f2a8cfa: Pull complete [2021-02-23T01:52:28.956Z] 7c6f9722023f: Pull complete [2021-02-23T01:52:29.907Z] OK: 142 MiB in 39 packages [2021-02-23T01:52:30.509Z] Removing intermediate container c548cbcc1904 [2021-02-23T01:52:30.509Z] ---> ef4c8f96de75 [2021-02-23T01:52:30.509Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-02-23T01:52:30.783Z] ---> Running in f6d9aaad5bda [2021-02-23T01:52:31.058Z] Removing intermediate container f6d9aaad5bda [2021-02-23T01:52:31.059Z] ---> 2e04787c148a [2021-02-23T01:52:31.059Z] Step 6/7 : COPY go.mod . [2021-02-23T01:52:32.048Z] ---> 7e0e0026683c [2021-02-23T01:52:32.048Z] Step 7/7 : RUN go mod download [2021-02-23T01:52:32.331Z] ---> Running in fec6bb1cd7d5 [2021-02-23T01:52:37.139Z] a35cf1a2eb13: Pull complete [2021-02-23T01:52:37.139Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-02-23T01:52:37.139Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-02-23T01:52:37.139Z] ---> a62c8e92a672 [2021-02-23T01:52:37.139Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-02-23T01:52:37.405Z] ---> Running in 35d14cae8d95 [2021-02-23T01:52:37.671Z] Removing intermediate container 35d14cae8d95 [2021-02-23T01:52:37.671Z] ---> 02cf6a8d533a [2021-02-23T01:52:37.671Z] Step 4/7 : RUN apk add bash [2021-02-23T01:52:37.671Z] ---> Running in 77d140527c8a [2021-02-23T01:52:38.255Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-23T01:52:40.181Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-23T01:52:42.105Z] OK: 166 MiB in 39 packages [2021-02-23T01:52:42.684Z] Removing intermediate container 77d140527c8a [2021-02-23T01:52:42.684Z] ---> 98408b677dae [2021-02-23T01:52:42.684Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-02-23T01:52:42.684Z] ---> Running in 606f5a8c0a57 [2021-02-23T01:52:42.948Z] Removing intermediate container 606f5a8c0a57 [2021-02-23T01:52:42.948Z] ---> 773cab6018ac [2021-02-23T01:52:42.948Z] Step 6/7 : COPY go.mod . [2021-02-23T01:52:43.217Z] ---> 1f1cfb5be796 [2021-02-23T01:52:43.217Z] Step 7/7 : RUN go mod download [2021-02-23T01:52:43.217Z] ---> Running in e334cb7bd797 [2021-02-23T01:52:47.433Z] Removing intermediate container fec6bb1cd7d5 [2021-02-23T01:52:47.433Z] ---> 0f75d1d68faf [2021-02-23T01:52:47.433Z] Successfully built 0f75d1d68faf [2021-02-23T01:52:47.433Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-23T01:52:47.773Z] + docker inspect -f . ci-base-image-arm64 [2021-02-23T01:52:47.773Z] . [Pipeline] withDockerContainer [2021-02-23T01:52:48.045Z] prd-ubuntu18.04-docker-arm64-4c-16g-27262 does not seem to be running inside a container [2021-02-23T01:52:48.130Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-23T01:52:49.747Z] $ docker top 3569c53cc2d888b6e26db27740ab178208036fe8796c1caea06118c0c25ea090 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-23T01:52:50.794Z] + go version [2021-02-23T01:52:50.794Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-02-23T01:52:50.818Z] $ docker stop --time=1 3569c53cc2d888b6e26db27740ab178208036fe8796c1caea06118c0c25ea090 [2021-02-23T01:52:52.743Z] $ docker rm -f 3569c53cc2d888b6e26db27740ab178208036fe8796c1caea06118c0c25ea090 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-23T01:52:53.785Z] + docker inspect -f . ci-base-image-arm64 [2021-02-23T01:52:53.785Z] . [Pipeline] withDockerContainer [2021-02-23T01:52:54.044Z] prd-ubuntu18.04-docker-arm64-4c-16g-27262 does not seem to be running inside a container [2021-02-23T01:52:54.139Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-23T01:52:55.516Z] Removing intermediate container e334cb7bd797 [2021-02-23T01:52:55.516Z] ---> 38e482cd7971 [2021-02-23T01:52:55.516Z] Successfully built 38e482cd7971 [2021-02-23T01:52:55.516Z] Successfully tagged ci-base-image-x86_64:latest [2021-02-23T01:52:55.641Z] $ docker top c124400d13c7c53a5b1b09d9d418651eb20f4179bfcefb29bbb5d5721d0d6942 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-02-23T01:52:56.424Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-23T01:52:56.424Z] . [Pipeline] withDockerContainer [2021-02-23T01:52:56.532Z] prd-centos7-docker-4c-2g-27263 does not seem to be running inside a container [2021-02-23T01:52:56.662Z] + make test [2021-02-23T01:52:56.662Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-02-23T01:52:56.724Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-23T01:52:57.327Z] $ docker top 0136825800b766db1dbe6edb2d0059ce0943f1230a467886a1f7a04d9f693116 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-23T01:52:57.844Z] + go version [2021-02-23T01:52:57.844Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-02-23T01:52:57.858Z] $ docker stop --time=1 0136825800b766db1dbe6edb2d0059ce0943f1230a467886a1f7a04d9f693116 [2021-02-23T01:52:59.202Z] $ docker rm -f 0136825800b766db1dbe6edb2d0059ce0943f1230a467886a1f7a04d9f693116 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-23T01:53:00.035Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-23T01:53:00.035Z] . [Pipeline] withDockerContainer [2021-02-23T01:53:00.128Z] prd-centos7-docker-4c-2g-27263 does not seem to be running inside a container [2021-02-23T01:53:00.180Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-23T01:53:00.801Z] $ docker top a7fd68b6024b2c438ec85b39342207a49562f693e7735c47dd555fc379daf6c5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-23T01:53:01.333Z] + make test [2021-02-23T01:53:01.333Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-02-23T01:53:08.032Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-02-23T01:53:08.032Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.013s coverage: 85.7% of statements [2021-02-23T01:53:08.032Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.014s coverage: 100.0% of statements [2021-02-23T01:53:08.634Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.012s coverage: 45.4% of statements [2021-02-23T01:53:08.634Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.013s coverage: 77.8% of statements [2021-02-23T01:53:08.634Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-02-23T01:53:10.067Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.022s coverage: 26.3% of statements [2021-02-23T01:53:10.067Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.011s coverage: 14.7% of statements [2021-02-23T01:53:10.067Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.016s coverage: 100.0% of statements [2021-02-23T01:53:10.067Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.024s coverage: 91.8% of statements [2021-02-23T01:53:10.067Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] [2021-02-23T01:53:10.067Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] [2021-02-23T01:53:10.334Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.004s coverage: 100.0% of statements [2021-02-23T01:53:10.606Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.005s coverage: 36.7% of statements [2021-02-23T01:53:12.573Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.046s coverage: 63.0% of statements [2021-02-23T01:53:12.573Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.007s coverage: 26.3% of statements [2021-02-23T01:53:12.573Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.005s coverage: 15.4% of statements [2021-02-23T01:53:12.573Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.010s coverage: 15.4% of statements [2021-02-23T01:53:12.573Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.008s coverage: 14.3% of statements [2021-02-23T01:53:12.573Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] [2021-02-23T01:53:14.014Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.115s coverage: 84.6% of statements [2021-02-23T01:53:14.014Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] [2021-02-23T01:53:14.014Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] [2021-02-23T01:53:14.014Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] [2021-02-23T01:53:14.014Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.033s coverage: 48.1% of statements [2021-02-23T01:53:14.014Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.016s coverage: 94.7% of statements [2021-02-23T01:53:14.594Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.036s coverage: 89.2% of statements [2021-02-23T01:53:14.594Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.008s coverage: 100.0% of statements [2021-02-23T01:53:14.594Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] [2021-02-23T01:53:14.594Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-02-23T01:53:16.532Z] gofmt -l . [2021-02-23T01:53:16.532Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-02-23T01:53:16.548Z] $ docker stop --time=1 a7fd68b6024b2c438ec85b39342207a49562f693e7735c47dd555fc379daf6c5 [2021-02-23T01:53:18.870Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-02-23T01:53:18.939Z] $ docker rm -f a7fd68b6024b2c438ec85b39342207a49562f693e7735c47dd555fc379daf6c5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-23T01:53:19.508Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-02-23T01:53:19.894Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2021-02-23T01:53:20.327Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.053s coverage: 85.7% of statements [2021-02-23T01:53:20.327Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.093s coverage: 100.0% of statements [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] } [2021-02-23T01:53:21.806Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.038s coverage: 45.4% of statements [2021-02-23T01:53:21.806Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.027s coverage: 77.8% of statements [2021-02-23T01:53:21.806Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-02-23T01:53:23.820Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.051s coverage: 26.3% of statements [2021-02-23T01:53:23.820Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.060s coverage: 14.7% of statements [2021-02-23T01:53:24.818Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.021s coverage: 100.0% of statements [2021-02-23T01:53:25.807Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.069s coverage: 91.8% of statements [2021-02-23T01:53:25.807Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] [2021-02-23T01:53:25.807Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] [2021-02-23T01:53:25.807Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.026s coverage: 100.0% of statements [2021-02-23T01:53:25.807Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.032s coverage: 36.7% of statements [2021-02-23T01:53:31.232Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.100s coverage: 63.0% of statements [2021-02-23T01:53:31.232Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.010s coverage: 26.3% of statements [2021-02-23T01:53:31.232Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.044s coverage: 15.4% of statements [2021-02-23T01:53:31.232Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.016s coverage: 15.4% of statements [2021-02-23T01:53:31.232Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.011s coverage: 14.3% of statements [2021-02-23T01:53:31.232Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] [2021-02-23T01:53:35.561Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.189s coverage: 84.6% of statements [2021-02-23T01:53:35.561Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] [2021-02-23T01:53:35.561Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] [2021-02-23T01:53:35.561Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] [2021-02-23T01:53:35.561Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.096s coverage: 48.1% of statements [2021-02-23T01:53:35.561Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.034s coverage: 94.7% of statements [2021-02-23T01:53:37.003Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.154s coverage: 89.2% of statements [2021-02-23T01:53:37.003Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.024s coverage: 100.0% of statements [2021-02-23T01:53:37.003Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] [2021-02-23T01:53:37.277Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-02-23T01:53:44.136Z] gofmt -l . [2021-02-23T01:53:44.136Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-02-23T01:53:44.787Z] $ docker stop --time=1 c124400d13c7c53a5b1b09d9d418651eb20f4179bfcefb29bbb5d5721d0d6942 [2021-02-23T01:53:47.223Z] $ docker rm -f c124400d13c7c53a5b1b09d9d418651eb20f4179bfcefb29bbb5d5721d0d6942 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-23T01:53:48.209Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-02-23T01:53:48.278Z] Warning: overwriting stash ‘coverage-report’ [2021-02-23T01:53:49.152Z] 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 [2021-02-23T01:53:50.921Z] provisioning config files... [2021-02-23T01:53:50.934Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-513@tmp/config7642898869583393614tmp [Pipeline] { [Pipeline] sh [2021-02-23T01:53:51.351Z] + set +x [2021-02-23T01:53:51.351Z] + curl -s https://codecov.io/bash [2021-02-23T01:53:51.351Z] + bash -s -- [2021-02-23T01:53:51.614Z] [2021-02-23T01:53:51.614Z] _____ _ [2021-02-23T01:53:51.614Z] / ____| | | [2021-02-23T01:53:51.614Z] | | ___ __| | ___ ___ _____ __ [2021-02-23T01:53:51.614Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-02-23T01:53:51.614Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-02-23T01:53:51.614Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-02-23T01:53:51.614Z] Bash-20210129-7c25fce [2021-02-23T01:53:51.614Z] [2021-02-23T01:53:51.614Z] [2021-02-23T01:53:51.614Z] ==> git version 2.24.3 found [2021-02-23T01:53:51.614Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-02-23T01:53:51.614Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-02-23T01:53:51.614Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-02-23T01:53:51.614Z] ==> Jenkins CI detected. [2021-02-23T01:53:51.614Z] project root: . [2021-02-23T01:53:51.614Z] --> token set from env [2021-02-23T01:53:51.614Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-02-23T01:53:51.614Z] ==> Running gcov in . (disable via -X gcov) [2021-02-23T01:53:51.614Z] ==> Python coveragepy not found [2021-02-23T01:53:51.614Z] ==> Searching for coverage reports in: [2021-02-23T01:53:51.614Z] + . [2021-02-23T01:53:51.614Z] -> Found 1 reports [2021-02-23T01:53:51.614Z] ==> Detecting git/mercurial file structure [2021-02-23T01:53:51.614Z] ==> Reading reports [2021-02-23T01:53:51.878Z] + ./coverage.out bytes=150761 [2021-02-23T01:53:51.878Z] ==> Appending adjustments [2021-02-23T01:53:51.878Z] https://docs.codecov.io/docs/fixing-reports [2021-02-23T01:53:52.825Z] + Found adjustments [2021-02-23T01:53:52.825Z] ==> Gzipping contents [2021-02-23T01:53:52.825Z] 24K /tmp/codecov.XBMKqT.gz [2021-02-23T01:53:52.825Z] ==> Uploading reports [2021-02-23T01:53:52.825Z] url: https://codecov.io [2021-02-23T01:53:52.825Z] query: branch=PR-513&commit=befbbf9d0024000e68a62e611878b26e6a404794&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-513%2F5%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=513&job=&cmd_args= [2021-02-23T01:53:52.825Z] -> Pinging Codecov [2021-02-23T01:53:52.825Z] https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-513&commit=befbbf9d0024000e68a62e611878b26e6a404794&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-513%2F5%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=513&job=&cmd_args= [2021-02-23T01:53:53.088Z] -> Uploading to [2021-02-23T01:53:53.088Z] https://storage.googleapis.com/codecov/v4/raw/2021-02-23/71470A77251A30514AAF9C0BB2E5B6CE/befbbf9d0024000e68a62e611878b26e6a404794/d6816dc6-3872-4f23-a09e-56aa6736dfb3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210223%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210223T015352Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=663a3d459e4e22843cbcd8a1263198dccb18b8861cb51eaee89c42b0f5df47c4 [2021-02-23T01:53:53.088Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-23T01:53:53.088Z] Dload Upload Total Spent Left Speed [2021-02-23T01:53:53.663Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 22918 0 0 100 22918 0 46055 --:--:-- --:--:-- --:--:-- 46112 [2021-02-23T01:53:53.663Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/befbbf9d0024000e68a62e611878b26e6a404794 [Pipeline] } [2021-02-23T01:53:53.674Z] 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 [2021-02-23T01:53:56.111Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-23T01:53:56.418Z] ---> package-listing.sh [2021-02-23T01:53:56.418Z] ++ facter osfamily [2021-02-23T01:53:56.418Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-23T01:53:56.418Z] + OS_FAMILY=redhat [2021-02-23T01:53:56.418Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-513 [2021-02-23T01:53:56.418Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-23T01:53:56.418Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-23T01:53:56.418Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-23T01:53:56.418Z] + PACKAGES=/tmp/packages_start.txt [2021-02-23T01:53:56.418Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-513 ']' [2021-02-23T01:53:56.418Z] + PACKAGES=/tmp/packages_end.txt [2021-02-23T01:53:56.418Z] + case "${OS_FAMILY}" in [2021-02-23T01:53:56.418Z] + rpm -qa [2021-02-23T01:53:56.418Z] + sort [2021-02-23T01:54:01.739Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-23T01:54:01.739Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-23T01:54:01.739Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-23T01:54:01.739Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-513 ']' [2021-02-23T01:54:01.739Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-513/archives/ [2021-02-23T01:54:01.739Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-513/archives/ [Pipeline] echo [2021-02-23T01:54:01.752Z] 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-513/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-02-23T01:54:02.049Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-23T01:54:02.358Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-23T01:54:02.358Z] [2021-02-23T01:54:02.358Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-23T01:54:02.729Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-23T01:54:02.729Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-23T01:54:02.729Z] df20fa9351a1: Pulling fs layer [2021-02-23T01:54:02.729Z] 36b3adc4ff6f: Pulling fs layer [2021-02-23T01:54:02.729Z] 8ad3a11d3b57: Pulling fs layer [2021-02-23T01:54:02.729Z] 46f8f816bc3b: Pulling fs layer [2021-02-23T01:54:02.729Z] 93b61091891f: Pulling fs layer [2021-02-23T01:54:02.729Z] 93b9cdb0e59b: Pulling fs layer [2021-02-23T01:54:02.729Z] 5e14af77c1be: Pulling fs layer [2021-02-23T01:54:02.729Z] 01666e4c0597: Pulling fs layer [2021-02-23T01:54:02.729Z] aa168da1d23b: Pulling fs layer [2021-02-23T01:54:02.729Z] 93b9cdb0e59b: Waiting [2021-02-23T01:54:02.729Z] 5e14af77c1be: Waiting [2021-02-23T01:54:02.729Z] 01666e4c0597: Waiting [2021-02-23T01:54:02.729Z] 46f8f816bc3b: Waiting [2021-02-23T01:54:02.729Z] aa168da1d23b: Waiting [2021-02-23T01:54:02.729Z] 93b61091891f: Waiting [2021-02-23T01:54:02.729Z] 36b3adc4ff6f: Verifying Checksum [2021-02-23T01:54:02.729Z] 36b3adc4ff6f: Download complete [2021-02-23T01:54:02.729Z] 46f8f816bc3b: Verifying Checksum [2021-02-23T01:54:02.729Z] 46f8f816bc3b: Download complete [2021-02-23T01:54:02.729Z] df20fa9351a1: Verifying Checksum [2021-02-23T01:54:02.729Z] df20fa9351a1: Download complete [2021-02-23T01:54:02.729Z] 93b9cdb0e59b: Verifying Checksum [2021-02-23T01:54:02.729Z] 93b9cdb0e59b: Download complete [2021-02-23T01:54:02.997Z] 5e14af77c1be: Verifying Checksum [2021-02-23T01:54:02.997Z] 5e14af77c1be: Download complete [2021-02-23T01:54:02.997Z] 01666e4c0597: Verifying Checksum [2021-02-23T01:54:02.997Z] 01666e4c0597: Download complete [2021-02-23T01:54:03.259Z] df20fa9351a1: Pull complete [2021-02-23T01:54:03.522Z] 36b3adc4ff6f: Pull complete [2021-02-23T01:54:03.788Z] 8ad3a11d3b57: Verifying Checksum [2021-02-23T01:54:03.788Z] 8ad3a11d3b57: Download complete [2021-02-23T01:54:04.751Z] 8ad3a11d3b57: Pull complete [2021-02-23T01:54:04.751Z] 46f8f816bc3b: Pull complete [2021-02-23T01:54:05.704Z] aa168da1d23b: Download complete [2021-02-23T01:54:05.969Z] 93b61091891f: Pull complete [2021-02-23T01:54:05.970Z] 93b9cdb0e59b: Pull complete [2021-02-23T01:54:06.234Z] 5e14af77c1be: Pull complete [2021-02-23T01:54:06.234Z] 01666e4c0597: Pull complete [2021-02-23T01:54:14.406Z] aa168da1d23b: Pull complete [2021-02-23T01:54:14.406Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-23T01:54:14.406Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-23T01:54:14.406Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-23T01:54:14.591Z] prd-centos7-docker-4c-2g-27261 does not seem to be running inside a container [2021-02-23T01:54:14.640Z] $ 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-513/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-513 -v /w/workspace/dry_go-mod-core-contracts_PR-513:/w/workspace/dry_go-mod-core-contracts_PR-513:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-513@tmp:/w/workspace/dry_go-mod-core-contracts_PR-513@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-02-23T01:54:17.687Z] $ docker top 424424c0dd6d9930d914dcd2fa311caa6dbd05975924ff3ca3d3082ef8e83b9d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-23T01:54:18.266Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-23T01:54:18.567Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-23T01:54:18.866Z] + ls /var/log/sa-host [2021-02-23T01:54:18.866Z] + sadf -c /var/log/sa-host/sa23 [2021-02-23T01:54:18.866Z] file_magic: OK [2021-02-23T01:54:18.866Z] HZ: Using current value: 100 [2021-02-23T01:54:18.866Z] file_header: OK [2021-02-23T01:54:18.866Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-02-23T01:54:18.866Z] Statistics: [2021-02-23T01:54:18.866Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-02-23T01:54:18.866Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-23T01:54:19.474Z] provisioning config files... [2021-02-23T01:54:19.491Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-513@tmp/config5439837358212132122tmp [Pipeline] { [Pipeline] echo [2021-02-23T01:54:19.579Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-23T01:54:19.876Z] ---> create-netrc.sh [Pipeline] } [2021-02-23T01:54:19.886Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-23T01:54:19.990Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-23T01:54:20.291Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-23T01:54:20.304Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-23T01:54:20.606Z] ---> sudo-logs.sh [2021-02-23T01:54:20.606Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-02-23T01:54:20.668Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-23T01:54:20.971Z] ---> job-cost.sh [2021-02-23T01:54:20.971Z] lf-activate-venv: SKIPPING [2021-02-23T01:54:20.971Z] INFO: No Stack... [2021-02-23T01:54:21.917Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-23T01:54:22.490Z] INFO: Archiving Costs [Pipeline] echo [2021-02-23T01:54:22.503Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-23T01:54:22.798Z] ---> logs-deploy.sh [2021-02-23T01:54:22.798Z] lf-activate-venv: SKIPPING [2021-02-23T01:54:22.798Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-513/5 [2021-02-23T01:54:22.798Z] INFO: archiving workspace using pattern(s): [2021-02-23T01:54:24.717Z] Archives upload complete. [2021-02-23T01:54:24.717Z] INFO: archiving logs to Nexus