Pull request #468 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from 87e5925fe6989be6382b26abaa6d9a56c7cb19a8+bdc2222668568c0bd762bef858218222914bffa6 (d3b5f03bba37552c401a8db037ed462da59d8d8e) 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > 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-24189 in /w/workspace/dry_go-mod-core-contracts_PR-468 [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-468 # 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/468/head:refs/remotes/origin/PR-468 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit bdc2222668568c0bd762bef858218222914bffa6 into PR head commit 87e5925fe6989be6382b26abaa6d9a56c7cb19a8 Merge succeeded, producing 87e5925fe6989be6382b26abaa6d9a56c7cb19a8 Checking out Revision 87e5925fe6989be6382b26abaa6d9a56c7cb19a8 (PR-468) > git config core.sparsecheckout # timeout=10 > git checkout -f 87e5925fe6989be6382b26abaa6d9a56c7cb19a8 # 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 bdc2222668568c0bd762bef858218222914bffa6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 87e5925fe6989be6382b26abaa6d9a56c7cb19a8 # timeout=10 Commit message: "Merge branch 'master' into event-reading-factories" > git rev-list --no-walk 44430b7844a5bcb783819cfeb749ed8105ddf1ce # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-31T09:45:21.536Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-31T09:45:21.846Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-31T09:45:21.968Z] ========================================================= [2021-01-31T09:45:21.968Z] EdgeX Global Pipelines Version Info [2021-01-31T09:45:21.968Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-31T09:45:24.580Z] ------------------- [2021-01-31T09:45:24.580Z] stable info: [2021-01-31T09:45:24.580Z] ------------------- [2021-01-31T09:45:24.580Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-31T09:45:24.580Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-31T09:45:24.581Z] Message: update stable to v1.0.179 [2021-01-31T09:45:25.616Z] ------------------- [2021-01-31T09:45:25.616Z] experimental info: [2021-01-31T09:45:25.616Z] ------------------- [2021-01-31T09:45:25.616Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-31T09:45:25.616Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-31T09:45:25.616Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-31T09:45:25.917Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-01-31T09:45:26.020Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-01-31T09:45:26.122Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-31T09:45:26.226Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-31T09:45:26.328Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-31T09:45:26.435Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-31T09:45:26.536Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-31T09:45:26.636Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-31T09:45:26.741Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-01-31T09:45:26.842Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-31T09:45:26.948Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-31T09:45:27.057Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2021-01-31T09:45:27.158Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-31T09:45:27.258Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-31T09:45:27.359Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-01-31T09:45:27.469Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-01-31T09:45:27.567Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-01-31T09:45:27.665Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-01-31T09:45:27.761Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-31T09:45:27.860Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-01-31T09:45:27.970Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-01-31T09:45:28.061Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-01-31T09:45:28.157Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-01-31T09:45:28.252Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-01-31T09:45:28.345Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-01-31T09:45:28.454Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-31T09:45:28.550Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-31T09:45:28.643Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-468 [Pipeline] echo [2021-01-31T09:45:28.764Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-468 [Pipeline] echo [2021-01-31T09:45:28.856Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-468 [Pipeline] echo [2021-01-31T09:45:28.952Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 87e5925fe6989be6382b26abaa6d9a56c7cb19a8 [Pipeline] echo [2021-01-31T09:45:29.058Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 87e5925 [Pipeline] echo [2021-01-31T09:45:29.155Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-31T09:45:29.873Z] + git log --format=format:%s -1 87e5925fe6989be6382b26abaa6d9a56c7cb19a8 [Pipeline] echo [2021-01-31T09:45:29.995Z] GIT_COMMIT: 87e5925fe6989be6382b26abaa6d9a56c7cb19a8, Commit Message: Merge branch 'master' into event-reading-factories [Pipeline] echo [2021-01-31T09:45:30.080Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-01-31T09:45:32.899Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-31T09:45:33.501Z] [2021-01-31T09:45:33.501Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-31T09:45:33.886Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-31T09:45:34.172Z] latest: Pulling from edgex-devops/git-semver [2021-01-31T09:45:34.172Z] 31603596830f: Pulling fs layer [2021-01-31T09:45:34.172Z] 2a8b12db71e7: Pulling fs layer [2021-01-31T09:45:34.172Z] 6ca5941a6612: Pulling fs layer [2021-01-31T09:45:34.172Z] ecc8261a40a4: Pulling fs layer [2021-01-31T09:45:34.172Z] ecc8261a40a4: Waiting [2021-01-31T09:45:34.172Z] 2a8b12db71e7: Verifying Checksum [2021-01-31T09:45:34.172Z] 2a8b12db71e7: Download complete [2021-01-31T09:45:34.172Z] 31603596830f: Verifying Checksum [2021-01-31T09:45:34.172Z] 31603596830f: Download complete [2021-01-31T09:45:34.783Z] ecc8261a40a4: Verifying Checksum [2021-01-31T09:45:34.783Z] ecc8261a40a4: Download complete [2021-01-31T09:45:34.783Z] 6ca5941a6612: Verifying Checksum [2021-01-31T09:45:34.783Z] 6ca5941a6612: Download complete [2021-01-31T09:45:35.057Z] 31603596830f: Pull complete [2021-01-31T09:45:35.057Z] 2a8b12db71e7: Pull complete [2021-01-31T09:45:37.073Z] 6ca5941a6612: Pull complete [2021-01-31T09:45:37.406Z] ecc8261a40a4: Pull complete [2021-01-31T09:45:37.406Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-31T09:45:37.406Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-31T09:45:37.406Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-31T09:45:37.783Z] prd-centos7-docker-4c-2g-24189 does not seem to be running inside a container [2021-01-31T09:45:37.967Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-468 -v /w/workspace/dry_go-mod-core-contracts_PR-468:/w/workspace/dry_go-mod-core-contracts_PR-468:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-468@tmp:/w/workspace/dry_go-mod-core-contracts_PR-468@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-01-31T09:45:40.865Z] $ docker top b3d00c67f43b2f52525945ce9370dbca2c55f12a17a74d15c8c9929168a7ba8e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-31T09:45:41.292Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-31T09:45:41.292Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-31T09:45:41.730Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-31T09:45:41.737Z] $ docker exec b3d00c67f43b2f52525945ce9370dbca2c55f12a17a74d15c8c9929168a7ba8e ssh-agent [2021-01-31T09:45:42.228Z] SSH_AUTH_SOCK=/tmp/ssh-XGUb611eIwsF/agent.11 [2021-01-31T09:45:42.228Z] SSH_AGENT_PID=16 [2021-01-31T09:45:42.251Z] Running ssh-add (command line suppressed) [2021-01-31T09:45:42.465Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-468@tmp/private_key_1913683601747391819.key (/w/workspace/dry_go-mod-core-contracts_PR-468@tmp/private_key_1913683601747391819.key) [2021-01-31T09:45:42.538Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-31T09:45:42.895Z] + git tag --points-at HEAD [Pipeline] } [2021-01-31T09:45:42.923Z] $ docker exec --env ******** --env ******** b3d00c67f43b2f52525945ce9370dbca2c55f12a17a74d15c8c9929168a7ba8e ssh-agent -k [2021-01-31T09:45:43.097Z] unset SSH_AUTH_SOCK; [2021-01-31T09:45:43.098Z] unset SSH_AGENT_PID; [2021-01-31T09:45:43.098Z] echo Agent pid 16 killed; [2021-01-31T09:45:43.195Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-31T09:45:43.336Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-31T09:45:43.336Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-31T09:45:43.629Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-31T09:45:43.635Z] $ docker exec b3d00c67f43b2f52525945ce9370dbca2c55f12a17a74d15c8c9929168a7ba8e ssh-agent [2021-01-31T09:45:43.897Z] SSH_AUTH_SOCK=/tmp/ssh-P1H3jKcifaRm/agent.46 [2021-01-31T09:45:43.897Z] SSH_AGENT_PID=51 [2021-01-31T09:45:43.912Z] Running ssh-add (command line suppressed) [2021-01-31T09:45:44.267Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-468@tmp/private_key_3265858127564708116.key (/w/workspace/dry_go-mod-core-contracts_PR-468@tmp/private_key_3265858127564708116.key) [2021-01-31T09:45:44.416Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-31T09:45:44.770Z] + git semver init [2021-01-31T09:45:44.770Z] # -> Open(): unable to determine branch for HEAD [2021-01-31T09:45:44.770Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-468/.git [2021-01-31T09:45:44.770Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-468 [2021-01-31T09:45:44.770Z] # $SEMVER_REMOTE_NAME = origin [2021-01-31T09:45:44.770Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-31T09:45:44.770Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-31T09:45:44.770Z] # $SEMVER_BRANCH = PR-468 [2021-01-31T09:45:44.770Z] # $SEMVER_TEMP = /tmp/semver-581071575 [2021-01-31T09:45:44.770Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-01-31T09:45:45.769Z] # '/tmp/semver-581071575' -> '/w/workspace/dry_go-mod-core-contracts_PR-468/.semver' [2021-01-31T09:45:45.769Z] # -> Force: false [2021-01-31T09:45:45.769Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-468/.semver [Pipeline] } [2021-01-31T09:45:45.789Z] $ docker exec --env ******** --env ******** b3d00c67f43b2f52525945ce9370dbca2c55f12a17a74d15c8c9929168a7ba8e ssh-agent -k [2021-01-31T09:45:46.007Z] unset SSH_AUTH_SOCK; [2021-01-31T09:45:46.012Z] unset SSH_AGENT_PID; [2021-01-31T09:45:46.013Z] echo Agent pid 51 killed; [2021-01-31T09:45:46.097Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-31T09:45:46.709Z] + git semver [Pipeline] } [2021-01-31T09:45:46.732Z] $ docker stop --time=1 b3d00c67f43b2f52525945ce9370dbca2c55f12a17a74d15c8c9929168a7ba8e [2021-01-31T09:45:48.609Z] $ docker rm -f b3d00c67f43b2f52525945ce9370dbca2c55f12a17a74d15c8c9929168a7ba8e [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-31T09:45:49.270Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-31T09:45:50.108Z] Stashed 1 file(s) [Pipeline] echo [2021-01-31T09:45:50.111Z] [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-01-31T09:46:05.676Z] Still waiting to schedule task [2021-01-31T09:46:05.677Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-24189’ [2021-01-31T09:46:05.679Z] Still waiting to schedule task [2021-01-31T09:46:05.679Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-01-31T09:47:57.791Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-24190 in /w/workspace/dry_go-mod-core-contracts_PR-468 [Pipeline] { [Pipeline] ws [2021-01-31T09:47:57.956Z] Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout [2021-01-31T09:48:03.237Z] using credential edgex-jenkins-ssh [2021-01-31T09:48:03.301Z] Cloning the remote Git repository [2021-01-31T09:48:03.346Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-31T09:48:03.461Z] > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 [2021-01-31T09:48:03.533Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-31T09:48:03.534Z] > git --version # timeout=10 [2021-01-31T09:48:03.557Z] > git --version # 'git version 2.17.1' [2021-01-31T09:48:03.558Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-31T09:48:03.627Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-31T09:48:05.397Z] Merging remotes/origin/master commit bdc2222668568c0bd762bef858218222914bffa6 into PR head commit 87e5925fe6989be6382b26abaa6d9a56c7cb19a8 [2021-01-31T09:48:04.644Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-01-31T09:48:04.660Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-31T09:48:04.698Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-01-31T09:48:04.732Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-31T09:48:04.733Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-31T09:48:04.745Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/468/head:refs/remotes/origin/PR-468 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-31T09:48:05.396Z] > git config core.sparsecheckout # timeout=10 [2021-01-31T09:48:05.417Z] > git checkout -f 87e5925fe6989be6382b26abaa6d9a56c7cb19a8 # timeout=10 [2021-01-31T09:48:05.668Z] Merge succeeded, producing 87e5925fe6989be6382b26abaa6d9a56c7cb19a8 [2021-01-31T09:48:05.668Z] Checking out Revision 87e5925fe6989be6382b26abaa6d9a56c7cb19a8 (PR-468) [2021-01-31T09:48:05.556Z] > git remote # timeout=10 [2021-01-31T09:48:05.574Z] > git config --get remote.origin.url # timeout=10 [2021-01-31T09:48:05.588Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-31T09:48:05.598Z] > git merge bdc2222668568c0bd762bef858218222914bffa6 # timeout=10 [2021-01-31T09:48:05.621Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-31T09:48:05.652Z] > git config core.sparsecheckout # timeout=10 [2021-01-31T09:48:05.664Z] > git checkout -f 87e5925fe6989be6382b26abaa6d9a56c7cb19a8 # timeout=10 [2021-01-31T09:48:10.084Z] Commit message: "Merge branch 'master' into event-reading-factories" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-31T09:48:11.723Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-31T09:48:12.158Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-31T09:48:12.502Z] + sudo service docker restart [2021-01-31T09:48:12.502Z] + true [Pipeline] unstash [Pipeline] echo [2021-01-31T09:48:15.549Z] ========================================================= [2021-01-31T09:48:15.549Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-31T09:48:15.549Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-31T09:48:15.937Z] + 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-01-31T09:48:17.378Z] Sending build context to Docker daemon 2.471MB [2021-01-31T09:48:17.378Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-01-31T09:48:17.378Z] Step 2/7 : FROM ${BASE} [2021-01-31T09:48:17.655Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-31T09:48:17.655Z] 5f621e34cdf4: Pulling fs layer [2021-01-31T09:48:17.655Z] a4357932f1b6: Pulling fs layer [2021-01-31T09:48:17.655Z] 18c013af1878: Pulling fs layer [2021-01-31T09:48:17.655Z] 00ac8860ef70: Pulling fs layer [2021-01-31T09:48:17.655Z] 63d7cb157983: Pulling fs layer [2021-01-31T09:48:17.655Z] b116817d02f9: Pulling fs layer [2021-01-31T09:48:17.655Z] 745a02a5169b: Pulling fs layer [2021-01-31T09:48:17.655Z] 63d7cb157983: Waiting [2021-01-31T09:48:17.655Z] b116817d02f9: Waiting [2021-01-31T09:48:17.655Z] 745a02a5169b: Waiting [2021-01-31T09:48:17.655Z] 18c013af1878: Verifying Checksum [2021-01-31T09:48:17.655Z] 18c013af1878: Download complete [2021-01-31T09:48:17.655Z] a4357932f1b6: Verifying Checksum [2021-01-31T09:48:17.655Z] a4357932f1b6: Download complete [2021-01-31T09:48:17.655Z] 63d7cb157983: Verifying Checksum [2021-01-31T09:48:17.655Z] 63d7cb157983: Download complete [2021-01-31T09:48:17.655Z] b116817d02f9: Download complete [2021-01-31T09:48:17.655Z] 5f621e34cdf4: Download complete [2021-01-31T09:48:18.643Z] 5f621e34cdf4: Pull complete [2021-01-31T09:48:18.927Z] a4357932f1b6: Pull complete [2021-01-31T09:48:19.528Z] 18c013af1878: Pull complete [2021-01-31T09:48:20.509Z] 745a02a5169b: Download complete [2021-01-31T09:48:21.483Z] 00ac8860ef70: Verifying Checksum [2021-01-31T09:48:21.483Z] 00ac8860ef70: Download complete [2021-01-31T09:48:31.673Z] 00ac8860ef70: Pull complete [2021-01-31T09:48:31.673Z] 63d7cb157983: Pull complete [2021-01-31T09:48:31.673Z] b116817d02f9: Pull complete [2021-01-31T09:48:32.517Z] Running on prd-centos7-docker-4c-2g-24191 in /w/workspace/dry_go-mod-core-contracts_PR-468 [Pipeline] { [Pipeline] ws [2021-01-31T09:48:32.626Z] Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout [2021-01-31T09:48:35.074Z] using credential edgex-jenkins-ssh [2021-01-31T09:48:35.134Z] Cloning the remote Git repository [2021-01-31T09:48:34.476Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-31T09:48:34.544Z] > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 [2021-01-31T09:48:34.603Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-31T09:48:34.604Z] > git --version # timeout=10 [2021-01-31T09:48:34.614Z] > git --version # 'git version 2.24.3' [2021-01-31T09:48:34.615Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-31T09:48:34.645Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-31T09:48:35.998Z] 745a02a5169b: Pull complete [2021-01-31T09:48:35.998Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-31T09:48:35.998Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-31T09:48:35.998Z] ---> b7e6874047d6 [2021-01-31T09:48:35.998Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-01-31T09:48:36.567Z] Merging remotes/origin/master commit bdc2222668568c0bd762bef858218222914bffa6 into PR head commit 87e5925fe6989be6382b26abaa6d9a56c7cb19a8 [2021-01-31T09:48:36.688Z] Merge succeeded, producing 87e5925fe6989be6382b26abaa6d9a56c7cb19a8 [2021-01-31T09:48:36.689Z] Checking out Revision 87e5925fe6989be6382b26abaa6d9a56c7cb19a8 (PR-468) [2021-01-31T09:48:35.416Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-01-31T09:48:35.429Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-31T09:48:35.445Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-01-31T09:48:35.462Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-31T09:48:35.462Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-31T09:48:35.467Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/468/head:refs/remotes/origin/PR-468 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-31T09:48:36.012Z] > git config core.sparsecheckout # timeout=10 [2021-01-31T09:48:36.023Z] > git checkout -f 87e5925fe6989be6382b26abaa6d9a56c7cb19a8 # timeout=10 [2021-01-31T09:48:36.099Z] > git remote # timeout=10 [2021-01-31T09:48:36.105Z] > git config --get remote.origin.url # timeout=10 [2021-01-31T09:48:36.112Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-31T09:48:36.117Z] > git merge bdc2222668568c0bd762bef858218222914bffa6 # timeout=10 [2021-01-31T09:48:36.127Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-31T09:48:36.139Z] > git config core.sparsecheckout # timeout=10 [2021-01-31T09:48:36.144Z] > git checkout -f 87e5925fe6989be6382b26abaa6d9a56c7cb19a8 # timeout=10 [2021-01-31T09:48:38.619Z] ---> Running in 82e9b3b0634b [2021-01-31T09:48:38.619Z] Removing intermediate container 82e9b3b0634b [2021-01-31T09:48:38.619Z] ---> 408339f2c0f9 [2021-01-31T09:48:38.619Z] Step 4/7 : RUN apk add bash [2021-01-31T09:48:38.893Z] ---> Running in d289eea558fe [2021-01-31T09:48:40.149Z] Commit message: "Merge branch 'master' into event-reading-factories" [2021-01-31T09:48:40.341Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-31T09:48:40.955Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-31T09:48:41.437Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-31T09:48:41.777Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-31T09:48:41.939Z] OK: 142 MiB in 39 packages [2021-01-31T09:48:42.079Z] + sudo service docker restart [2021-01-31T09:48:42.079Z] + true [2021-01-31T09:48:42.079Z] Redirecting to /bin/systemctl restart docker.service [2021-01-31T09:48:43.382Z] Removing intermediate container d289eea558fe [2021-01-31T09:48:43.382Z] ---> df12701a0761 [2021-01-31T09:48:43.382Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-01-31T09:48:43.382Z] ---> Running in 2be37eb2c527 [Pipeline] unstash [Pipeline] echo [2021-01-31T09:48:43.658Z] ========================================================= [2021-01-31T09:48:43.658Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-31T09:48:43.658Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-31T09:48:43.985Z] Removing intermediate container 2be37eb2c527 [2021-01-31T09:48:43.985Z] ---> 42171b352037 [2021-01-31T09:48:43.985Z] Step 6/7 : COPY go.mod . [2021-01-31T09:48:44.006Z] + 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-01-31T09:48:44.580Z] ---> 1260291d3c4c [2021-01-31T09:48:44.580Z] Step 7/7 : RUN go mod download [2021-01-31T09:48:44.582Z] Sending build context to Docker daemon 2.472MB [2021-01-31T09:48:44.582Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-01-31T09:48:44.582Z] Step 2/7 : FROM ${BASE} [2021-01-31T09:48:44.849Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-31T09:48:44.849Z] 188c0c94c7c5: Pulling fs layer [2021-01-31T09:48:44.849Z] 0ef7d3d256c8: Pulling fs layer [2021-01-31T09:48:44.849Z] de9db76c5a1d: Pulling fs layer [2021-01-31T09:48:44.849Z] bca2f99d35d6: Pulling fs layer [2021-01-31T09:48:44.849Z] 93359f2a8cfa: Pulling fs layer [2021-01-31T09:48:44.849Z] 7c6f9722023f: Pulling fs layer [2021-01-31T09:48:44.849Z] a35cf1a2eb13: Pulling fs layer [2021-01-31T09:48:44.849Z] 93359f2a8cfa: Waiting [2021-01-31T09:48:44.849Z] 7c6f9722023f: Waiting [2021-01-31T09:48:44.849Z] bca2f99d35d6: Waiting [2021-01-31T09:48:44.849Z] a35cf1a2eb13: Waiting [2021-01-31T09:48:44.849Z] de9db76c5a1d: Verifying Checksum [2021-01-31T09:48:44.849Z] de9db76c5a1d: Download complete [2021-01-31T09:48:44.849Z] 0ef7d3d256c8: Download complete [2021-01-31T09:48:44.849Z] 93359f2a8cfa: Verifying Checksum [2021-01-31T09:48:44.849Z] 93359f2a8cfa: Download complete [2021-01-31T09:48:44.849Z] 7c6f9722023f: Download complete [2021-01-31T09:48:44.849Z] 188c0c94c7c5: Verifying Checksum [2021-01-31T09:48:44.849Z] 188c0c94c7c5: Download complete [2021-01-31T09:48:44.853Z] ---> Running in 3be0446225f2 [2021-01-31T09:48:45.124Z] 188c0c94c7c5: Pull complete [2021-01-31T09:48:45.391Z] 0ef7d3d256c8: Pull complete [2021-01-31T09:48:45.657Z] de9db76c5a1d: Pull complete [2021-01-31T09:48:46.611Z] a35cf1a2eb13: Verifying Checksum [2021-01-31T09:48:46.611Z] a35cf1a2eb13: Download complete [2021-01-31T09:48:47.190Z] bca2f99d35d6: Verifying Checksum [2021-01-31T09:48:47.190Z] bca2f99d35d6: Download complete [2021-01-31T09:48:52.528Z] bca2f99d35d6: Pull complete [2021-01-31T09:48:52.528Z] 93359f2a8cfa: Pull complete [2021-01-31T09:48:52.528Z] 7c6f9722023f: Pull complete [2021-01-31T09:48:59.162Z] a35cf1a2eb13: Pull complete [2021-01-31T09:48:59.162Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-31T09:48:59.162Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-31T09:48:59.162Z] ---> a62c8e92a672 [2021-01-31T09:48:59.162Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-01-31T09:48:59.745Z] ---> Running in ab9642fcad45 [2021-01-31T09:48:59.745Z] Removing intermediate container ab9642fcad45 [2021-01-31T09:48:59.745Z] ---> 147b777dd706 [2021-01-31T09:48:59.745Z] Step 4/7 : RUN apk add bash [2021-01-31T09:48:59.981Z] Removing intermediate container 3be0446225f2 [2021-01-31T09:48:59.981Z] ---> a4c807e9d8ff [2021-01-31T09:48:59.981Z] Successfully built a4c807e9d8ff [2021-01-31T09:48:59.981Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-31T09:49:00.011Z] ---> Running in d58b28e45319 [2021-01-31T09:49:00.320Z] + docker inspect -f . ci-base-image-arm64 [2021-01-31T09:49:00.320Z] . [Pipeline] withDockerContainer [2021-01-31T09:49:00.590Z] prd-ubuntu18.04-docker-arm64-4c-16g-24190 does not seem to be running inside a container [2021-01-31T09:49:00.593Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-31T09:49:00.668Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@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-arm64 cat [2021-01-31T09:49:01.172Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-31T09:49:01.758Z] OK: 166 MiB in 39 packages [2021-01-31T09:49:02.339Z] Removing intermediate container d58b28e45319 [2021-01-31T09:49:02.339Z] ---> af2cf1188022 [2021-01-31T09:49:02.339Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-01-31T09:49:02.339Z] ---> Running in 69540a815789 [2021-01-31T09:49:02.466Z] $ docker top e125e4847e18672ee74ddb20150d9a7f289ceda2ca29fa57c44f466d272d83ae -eo pid,comm [2021-01-31T09:49:02.604Z] Removing intermediate container 69540a815789 [2021-01-31T09:49:02.604Z] ---> a12dfa75b0e3 [2021-01-31T09:49:02.604Z] Step 6/7 : COPY go.mod . [Pipeline] { [2021-01-31T09:49:02.870Z] ---> 16da20e817ff [2021-01-31T09:49:02.870Z] Step 7/7 : RUN go mod download [2021-01-31T09:49:02.870Z] ---> Running in fbbc80d98baf [Pipeline] sh [2021-01-31T09:49:03.522Z] + go version [2021-01-31T09:49:03.522Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-31T09:49:03.541Z] $ docker stop --time=1 e125e4847e18672ee74ddb20150d9a7f289ceda2ca29fa57c44f466d272d83ae [2021-01-31T09:49:05.565Z] $ docker rm -f e125e4847e18672ee74ddb20150d9a7f289ceda2ca29fa57c44f466d272d83ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-31T09:49:06.625Z] + docker inspect -f . ci-base-image-arm64 [2021-01-31T09:49:06.625Z] . [Pipeline] withDockerContainer [2021-01-31T09:49:06.889Z] prd-ubuntu18.04-docker-arm64-4c-16g-24190 does not seem to be running inside a container [2021-01-31T09:49:06.972Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@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-arm64 cat [2021-01-31T09:49:08.495Z] $ docker top c7a33e365cd86dfedd5b6bb4a9e3872968b931b4056cf76115b0f1a1c22983ca -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-31T09:49:09.545Z] + make test [2021-01-31T09:49:09.545Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-01-31T09:49:15.162Z] Removing intermediate container fbbc80d98baf [2021-01-31T09:49:15.162Z] ---> e2c8b5c63f0b [2021-01-31T09:49:15.162Z] Successfully built e2c8b5c63f0b [2021-01-31T09:49:15.162Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-31T09:49:15.477Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-31T09:49:15.478Z] . [Pipeline] withDockerContainer [2021-01-31T09:49:15.597Z] prd-centos7-docker-4c-2g-24191 does not seem to be running inside a container [2021-01-31T09:49:15.651Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@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-01-31T09:49:16.469Z] $ docker top b1763a6a88ea5cf5e5b6c70a0cdc3d6efb91373d0706392f15c10d1d2f29b26b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-31T09:49:16.980Z] + go version [2021-01-31T09:49:16.980Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-31T09:49:16.999Z] $ docker stop --time=1 b1763a6a88ea5cf5e5b6c70a0cdc3d6efb91373d0706392f15c10d1d2f29b26b [2021-01-31T09:49:18.390Z] $ docker rm -f b1763a6a88ea5cf5e5b6c70a0cdc3d6efb91373d0706392f15c10d1d2f29b26b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-31T09:49:19.322Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-31T09:49:19.322Z] . [Pipeline] withDockerContainer [2021-01-31T09:49:19.430Z] prd-centos7-docker-4c-2g-24191 does not seem to be running inside a container [2021-01-31T09:49:19.482Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@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-01-31T09:49:20.080Z] $ docker top 23725a164f4953596b4e6cadf4cc448089b2cfe2c992e625d35a58be3f19c8c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-31T09:49:20.581Z] + make test [2021-01-31T09:49:20.582Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-01-31T09:49:27.440Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-01-31T09:49:28.218Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.010s coverage: 85.7% of statements [2021-01-31T09:49:28.218Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.028s coverage: 100.0% of statements [2021-01-31T09:49:28.524Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.031s coverage: 45.4% of statements [2021-01-31T09:49:28.818Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.006s coverage: 77.8% of statements [2021-01-31T09:49:28.818Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-01-31T09:49:29.428Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.005s coverage: 26.3% of statements [2021-01-31T09:49:29.428Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.016s coverage: 14.7% of statements [2021-01-31T09:49:29.428Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.012s coverage: 100.0% of statements [2021-01-31T09:49:29.701Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.022s coverage: 91.8% of statements [2021-01-31T09:49:29.701Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] [2021-01-31T09:49:29.701Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] [2021-01-31T09:49:29.701Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.010s coverage: 100.0% of statements [2021-01-31T09:49:29.970Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.008s coverage: 36.7% of statements [2021-01-31T09:49:32.619Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.050s coverage: 63.0% of statements [2021-01-31T09:49:32.619Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.022s coverage: 26.3% of statements [2021-01-31T09:49:32.619Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.006s coverage: 15.4% of statements [2021-01-31T09:49:32.619Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.010s coverage: 15.4% of statements [2021-01-31T09:49:32.619Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.009s coverage: 14.3% of statements [2021-01-31T09:49:32.619Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] [2021-01-31T09:49:34.024Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.082s coverage: 84.8% of statements [2021-01-31T09:49:34.024Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] [2021-01-31T09:49:34.024Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] [2021-01-31T09:49:34.024Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] [2021-01-31T09:49:34.024Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.016s coverage: 55.7% of statements [2021-01-31T09:49:34.024Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.016s coverage: 89.5% of statements [2021-01-31T09:49:34.287Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.033s coverage: 93.0% of statements [2021-01-31T09:49:34.287Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.008s coverage: 100.0% of statements [2021-01-31T09:49:34.287Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] [2021-01-31T09:49:34.560Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-01-31T09:49:35.990Z] gofmt -l . [2021-01-31T09:49:36.254Z] [ "`gofmt -l .`" = "" ] [2021-01-31T09:49:36.377Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-01-31T09:49:36.377Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.076s coverage: 85.7% of statements [2021-01-31T09:49:36.377Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.044s coverage: 100.0% of statements [2021-01-31T09:49:36.377Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.052s coverage: 45.4% of statements [2021-01-31T09:49:36.377Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.031s coverage: 77.8% of statements [2021-01-31T09:49:36.377Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-01-31T09:49:36.377Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.010s coverage: 26.3% of statements [Pipeline] } [2021-01-31T09:49:36.533Z] $ docker stop --time=1 23725a164f4953596b4e6cadf4cc448089b2cfe2c992e625d35a58be3f19c8c8 [2021-01-31T09:49:37.361Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.063s coverage: 14.7% of statements [2021-01-31T09:49:37.961Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.024s coverage: 100.0% of statements [2021-01-31T09:49:38.810Z] $ docker rm -f 23725a164f4953596b4e6cadf4cc448089b2cfe2c992e625d35a58be3f19c8c8 [2021-01-31T09:49:38.955Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.078s coverage: 91.8% of statements [2021-01-31T09:49:38.955Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] [2021-01-31T09:49:38.955Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] [2021-01-31T09:49:38.955Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.032s coverage: 100.0% of statements [2021-01-31T09:49:38.955Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.017s coverage: 36.7% of statements [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-31T09:49:39.552Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-31T09:49:39.980Z] 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] } [2021-01-31T09:49:45.698Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.101s coverage: 63.0% of statements [2021-01-31T09:49:45.698Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.010s coverage: 26.3% of statements [2021-01-31T09:49:45.698Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.047s coverage: 15.4% of statements [2021-01-31T09:49:45.698Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.054s coverage: 15.4% of statements [2021-01-31T09:49:45.698Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.027s coverage: 14.3% of statements [2021-01-31T09:49:45.698Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] [2021-01-31T09:49:47.694Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.211s coverage: 84.8% of statements [2021-01-31T09:49:47.694Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] [2021-01-31T09:49:47.694Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] [2021-01-31T09:49:47.694Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] [2021-01-31T09:49:48.299Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.090s coverage: 55.7% of statements [2021-01-31T09:49:48.299Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.030s coverage: 89.5% of statements [2021-01-31T09:49:49.742Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.127s coverage: 93.0% of statements [2021-01-31T09:49:49.742Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.036s coverage: 100.0% of statements [2021-01-31T09:49:49.742Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] [2021-01-31T09:49:50.015Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-01-31T09:49:55.427Z] gofmt -l . [2021-01-31T09:49:56.059Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-01-31T09:49:56.676Z] $ docker stop --time=1 c7a33e365cd86dfedd5b6bb4a9e3872968b931b4056cf76115b0f1a1c22983ca [2021-01-31T09:49:58.884Z] $ docker rm -f c7a33e365cd86dfedd5b6bb4a9e3872968b931b4056cf76115b0f1a1c22983ca [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-31T09:49:59.760Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-31T09:49:59.779Z] Warning: overwriting stash ‘coverage-report’ [2021-01-31T09:50:00.836Z] 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-01-31T09:50:02.698Z] provisioning config files... [2021-01-31T09:50:02.727Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-468@tmp/config7868864434395662693tmp [Pipeline] { [Pipeline] sh [2021-01-31T09:50:03.255Z] + set +x [2021-01-31T09:50:03.255Z] + curl -s https://codecov.io/bash [2021-01-31T09:50:03.255Z] + bash -s -- [2021-01-31T09:50:03.542Z] [2021-01-31T09:50:03.542Z] _____ _ [2021-01-31T09:50:03.542Z] / ____| | | [2021-01-31T09:50:03.542Z] | | ___ __| | ___ ___ _____ __ [2021-01-31T09:50:03.542Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-31T09:50:03.542Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-31T09:50:03.542Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-31T09:50:03.542Z] Bash-20210129-7c25fce [2021-01-31T09:50:03.542Z] [2021-01-31T09:50:03.542Z] [2021-01-31T09:50:03.542Z] ==> git version 2.24.3 found [2021-01-31T09:50:03.542Z] ==> 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-01-31T09:50:03.542Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-31T09:50:03.542Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-31T09:50:03.542Z] ==> Jenkins CI detected. [2021-01-31T09:50:03.542Z] project root: . [2021-01-31T09:50:03.542Z] --> token set from env [2021-01-31T09:50:03.542Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-31T09:50:03.819Z] ==> Running gcov in . (disable via -X gcov) [2021-01-31T09:50:03.819Z] ==> Python coveragepy not found [2021-01-31T09:50:03.819Z] ==> Searching for coverage reports in: [2021-01-31T09:50:03.819Z] + . [2021-01-31T09:50:03.819Z] -> Found 1 reports [2021-01-31T09:50:03.819Z] ==> Detecting git/mercurial file structure [2021-01-31T09:50:03.819Z] ==> Reading reports [2021-01-31T09:50:03.819Z] + ./coverage.out bytes=142480 [2021-01-31T09:50:03.819Z] ==> Appending adjustments [2021-01-31T09:50:03.819Z] https://docs.codecov.io/docs/fixing-reports [2021-01-31T09:50:05.846Z] + Found adjustments [2021-01-31T09:50:05.846Z] ==> Gzipping contents [2021-01-31T09:50:05.846Z] 24K /tmp/codecov.b3Zstc.gz [2021-01-31T09:50:05.846Z] ==> Uploading reports [2021-01-31T09:50:05.846Z] url: https://codecov.io [2021-01-31T09:50:05.846Z] query: branch=PR-468&commit=87e5925fe6989be6382b26abaa6d9a56c7cb19a8&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-468%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=468&job=&cmd_args= [2021-01-31T09:50:05.846Z] -> Pinging Codecov [2021-01-31T09:50:05.846Z] https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-468&commit=87e5925fe6989be6382b26abaa6d9a56c7cb19a8&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-468%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=468&job=&cmd_args= [2021-01-31T09:50:06.472Z] -> Uploading to [2021-01-31T09:50:06.472Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-31/71470A77251A30514AAF9C0BB2E5B6CE/87e5925fe6989be6382b26abaa6d9a56c7cb19a8/6ae8e506-77f2-42c6-a50f-1381de47827e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210131%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210131T095006Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=686fff7741a9c03fe40f1fe297a78885b2a445220f3837dc3c891fd37fe72ad0 [2021-01-31T09:50:06.472Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-31T09:50:06.472Z] Dload Upload Total Spent Left Speed [2021-01-31T09:50:06.815Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21844 0 0 100 21844 0 38466 --:--:-- --:--:-- --:--:-- 38525 [2021-01-31T09:50:06.815Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/87e5925fe6989be6382b26abaa6d9a56c7cb19a8 [Pipeline] } [2021-01-31T09:50:07.112Z] 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-01-31T09:50:09.716Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-31T09:50:10.348Z] ---> package-listing.sh [2021-01-31T09:50:10.348Z] ++ facter osfamily [2021-01-31T09:50:10.348Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-31T09:50:10.348Z] + OS_FAMILY=redhat [2021-01-31T09:50:10.348Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-468 [2021-01-31T09:50:10.348Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-31T09:50:10.348Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-31T09:50:10.348Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-31T09:50:10.348Z] + PACKAGES=/tmp/packages_start.txt [2021-01-31T09:50:10.348Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-468 ']' [2021-01-31T09:50:10.348Z] + PACKAGES=/tmp/packages_end.txt [2021-01-31T09:50:10.348Z] + case "${OS_FAMILY}" in [2021-01-31T09:50:10.348Z] + rpm -qa [2021-01-31T09:50:10.348Z] + sort [2021-01-31T09:50:17.250Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-31T09:50:17.250Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-31T09:50:17.250Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-31T09:50:17.250Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-468 ']' [2021-01-31T09:50:17.250Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-468/archives/ [2021-01-31T09:50:17.250Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-468/archives/ [Pipeline] echo [2021-01-31T09:50:17.293Z] 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-468/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-31T09:50:17.700Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-31T09:50:18.378Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-31T09:50:18.646Z] [2021-01-31T09:50:18.646Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-31T09:50:19.043Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-31T09:50:19.441Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-31T09:50:19.441Z] df20fa9351a1: Pulling fs layer [2021-01-31T09:50:19.441Z] 36b3adc4ff6f: Pulling fs layer [2021-01-31T09:50:19.441Z] 8ad3a11d3b57: Pulling fs layer [2021-01-31T09:50:19.441Z] 46f8f816bc3b: Pulling fs layer [2021-01-31T09:50:19.441Z] 93b61091891f: Pulling fs layer [2021-01-31T09:50:19.441Z] 93b9cdb0e59b: Pulling fs layer [2021-01-31T09:50:19.441Z] 5e14af77c1be: Pulling fs layer [2021-01-31T09:50:19.441Z] 01666e4c0597: Pulling fs layer [2021-01-31T09:50:19.441Z] aa168da1d23b: Pulling fs layer [2021-01-31T09:50:19.441Z] 46f8f816bc3b: Waiting [2021-01-31T09:50:19.441Z] 93b61091891f: Waiting [2021-01-31T09:50:19.441Z] 93b9cdb0e59b: Waiting [2021-01-31T09:50:19.441Z] 5e14af77c1be: Waiting [2021-01-31T09:50:19.441Z] 01666e4c0597: Waiting [2021-01-31T09:50:19.441Z] aa168da1d23b: Waiting [2021-01-31T09:50:19.441Z] 36b3adc4ff6f: Download complete [2021-01-31T09:50:19.441Z] 46f8f816bc3b: Verifying Checksum [2021-01-31T09:50:19.441Z] 46f8f816bc3b: Download complete [2021-01-31T09:50:19.836Z] df20fa9351a1: Verifying Checksum [2021-01-31T09:50:19.836Z] df20fa9351a1: Download complete [2021-01-31T09:50:19.836Z] 93b9cdb0e59b: Verifying Checksum [2021-01-31T09:50:19.836Z] 93b9cdb0e59b: Download complete [2021-01-31T09:50:19.836Z] 5e14af77c1be: Verifying Checksum [2021-01-31T09:50:19.836Z] 5e14af77c1be: Download complete [2021-01-31T09:50:19.836Z] 01666e4c0597: Verifying Checksum [2021-01-31T09:50:19.836Z] 01666e4c0597: Download complete [2021-01-31T09:50:19.836Z] 93b61091891f: Verifying Checksum [2021-01-31T09:50:19.836Z] 93b61091891f: Download complete [2021-01-31T09:50:20.896Z] 8ad3a11d3b57: Verifying Checksum [2021-01-31T09:50:20.896Z] 8ad3a11d3b57: Download complete [2021-01-31T09:50:20.896Z] df20fa9351a1: Pull complete [2021-01-31T09:50:21.603Z] 36b3adc4ff6f: Pull complete [2021-01-31T09:50:23.779Z] 8ad3a11d3b57: Pull complete [2021-01-31T09:50:23.779Z] 46f8f816bc3b: Pull complete [2021-01-31T09:50:25.329Z] 93b61091891f: Pull complete [2021-01-31T09:50:25.329Z] 93b9cdb0e59b: Pull complete [2021-01-31T09:50:25.619Z] 5e14af77c1be: Pull complete [2021-01-31T09:50:25.887Z] 01666e4c0597: Pull complete [2021-01-31T09:50:26.154Z] aa168da1d23b: Verifying Checksum [2021-01-31T09:50:26.154Z] aa168da1d23b: Download complete [2021-01-31T09:50:41.468Z] aa168da1d23b: Pull complete [2021-01-31T09:50:41.468Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-31T09:50:41.468Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-31T09:50:41.468Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-31T09:50:41.797Z] prd-centos7-docker-4c-2g-24189 does not seem to be running inside a container [2021-01-31T09:50:41.971Z] $ 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-468/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-468 -v /w/workspace/dry_go-mod-core-contracts_PR-468:/w/workspace/dry_go-mod-core-contracts_PR-468:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-468@tmp:/w/workspace/dry_go-mod-core-contracts_PR-468@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-01-31T09:50:44.646Z] $ docker top 660c50364cb1c58f714da8ffdaf451befe661f91b60a316335510e8bc8d2ebeb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-31T09:50:45.397Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-31T09:50:45.806Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-31T09:50:46.169Z] + ls /var/log/sa-host [2021-01-31T09:50:46.169Z] + sadf -c /var/log/sa-host/sa23 [2021-01-31T09:50:46.169Z] file_magic: OK [2021-01-31T09:50:46.169Z] HZ: Using current value: 100 [2021-01-31T09:50:46.169Z] file_header: OK [2021-01-31T09:50:46.169Z] 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-01-31T09:50:46.169Z] Statistics: [2021-01-31T09:50:46.169Z] Hnuu...uuuununununu... [2021-01-31T09:50:46.169Z] File successfully converted to sysstat format version 12.2.1 [2021-01-31T09:50:46.169Z] + sadf -c /var/log/sa-host/sa31 [2021-01-31T09:50:46.169Z] file_magic: OK [2021-01-31T09:50:46.169Z] HZ: Using current value: 100 [2021-01-31T09:50:46.169Z] file_header: OK [2021-01-31T09:50:46.169Z] 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-01-31T09:50:46.169Z] Statistics: [2021-01-31T09:50:46.169Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-31T09:50:46.169Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-31T09:50:46.846Z] provisioning config files... [2021-01-31T09:50:46.873Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-468@tmp/config5940924969807464048tmp [Pipeline] { [Pipeline] echo [2021-01-31T09:50:46.948Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-31T09:50:47.272Z] ---> create-netrc.sh [Pipeline] } [2021-01-31T09:50:47.285Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-31T09:50:47.413Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-31T09:50:47.739Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-31T09:50:47.755Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-31T09:50:48.427Z] ---> sudo-logs.sh [2021-01-31T09:50:48.427Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-31T09:50:48.442Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-31T09:50:48.770Z] ---> job-cost.sh [2021-01-31T09:50:49.040Z] lf-activate-venv: SKIPPING [2021-01-31T09:50:49.040Z] INFO: No Stack... [2021-01-31T09:50:50.011Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-31T09:50:50.279Z] INFO: Archiving Costs [Pipeline] echo [2021-01-31T09:50:50.295Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-31T09:50:50.619Z] ---> logs-deploy.sh [2021-01-31T09:50:50.619Z] lf-activate-venv: SKIPPING [2021-01-31T09:50:50.619Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-468/2 [2021-01-31T09:50:50.619Z] INFO: archiving workspace using pattern(s): [2021-01-31T09:50:53.227Z] Archives upload complete. [2021-01-31T09:50:53.511Z] INFO: archiving logs to Nexus [2021-01-31T09:50:54.948Z] ---> uname -a: [2021-01-31T09:50:54.948Z] Linux prd-centos7-docker-4c-2g-24189.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-01-31T09:50:54.948Z] [2021-01-31T09:50:54.948Z]