Pull request #228 opened 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 iain-anderson for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at 2ecd085bbca6ad6bda9224ce78a5545e05826953 rather than 505d356ef65bdd8749da1347940cb4bba2b9fade Obtained Jenkinsfile from 2ecd085bbca6ad6bda9224ce78a5545e05826953 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision c26106ffa7303c9cfaed1787c18b3b6a39928acb using credential edgex-jenkins-access-pat Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-228/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision c26106ffa7303c9cfaed1787c18b3b6a39928acb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c26106ffa7303c9cfaed1787c18b3b6a39928acb # timeout=10 Commit message: "Merge pull request #139 from ernestojeda/use-cache-image" > 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 > git --version # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, goVersion:1.13, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-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 SEMVER_BUMP_LEVEL: patch GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-1366’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-blackbox-4c-2g-1369’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-blackbox-4c-2g-1372’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-blackbox-4c-2g-1374’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-1362’ is offline; ‘prd-centos7-docker-4c-2g-1365’ is offline; ‘prd-centos7-docker-4c-2g-1370’ is offline; ‘prd-centos7-docker-4c-2g-1379’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-1363’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-1367’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1380 in /w/workspace/dry_go-mod-core-contracts_PR-228 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-228 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/228/head:refs/remotes/origin/PR-228 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 2ecd085bbca6ad6bda9224ce78a5545e05826953 into PR head commit 505d356ef65bdd8749da1347940cb4bba2b9fade Merge succeeded, producing 505d356ef65bdd8749da1347940cb4bba2b9fade Checking out Revision 505d356ef65bdd8749da1347940cb4bba2b9fade (PR-228) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/228/head:refs/remotes/origin/PR-228 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # 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 --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/228/head:refs/remotes/origin/PR-228 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 505d356ef65bdd8749da1347940cb4bba2b9fade # 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 2ecd085bbca6ad6bda9224ce78a5545e05826953 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 505d356ef65bdd8749da1347940cb4bba2b9fade # timeout=10 Commit message: "Add ValueType constants for arrays (#227)" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:49:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 14:49:26 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:49:26 14:49:26 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:49:26 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:49:26 latest: Pulling from edgex-devops/git-semver 14:49:26 9123ac7c32f7: Pulling fs layer 14:49:26 b8cc5d1170e3: Pulling fs layer 14:49:26 2924cbbf6a41: Pulling fs layer 14:49:26 93b08a4f1073: Pulling fs layer 14:49:26 93b08a4f1073: Waiting 14:49:26 b8cc5d1170e3: Verifying Checksum 14:49:26 b8cc5d1170e3: Download complete 14:49:26 9123ac7c32f7: Verifying Checksum 14:49:26 9123ac7c32f7: Download complete 14:49:26 93b08a4f1073: Verifying Checksum 14:49:26 93b08a4f1073: Download complete 14:49:26 2924cbbf6a41: Verifying Checksum 14:49:26 2924cbbf6a41: Download complete 14:49:26 9123ac7c32f7: Pull complete 14:49:26 b8cc5d1170e3: Pull complete 14:49:27 2924cbbf6a41: Pull complete 14:49:27 93b08a4f1073: Pull complete 14:49:27 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 14:49:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 14:49:27 prd-centos7-docker-4c-2g-1380 does not seem to be running inside a container 14:49:27 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-228 -v /w/workspace/dry_go-mod-core-contracts_PR-228:/w/workspace/dry_go-mod-core-contracts_PR-228:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-228@tmp:/w/workspace/dry_go-mod-core-contracts_PR-228@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:49:28 $ docker top b29ab333b5bc009f79f916c8c726f1dce94f4311225aecaf33f4377beeb6b182 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:49:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:49:28 [ssh-agent] Looking for ssh-agent implementation... 14:49:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:49:29 $ docker exec b29ab333b5bc009f79f916c8c726f1dce94f4311225aecaf33f4377beeb6b182 ssh-agent 14:49:29 SSH_AUTH_SOCK=/tmp/ssh-DNGZPSAmKb6b/agent.14 14:49:29 SSH_AGENT_PID=21 14:49:29 Running ssh-add (command line suppressed) 14:49:29 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-228@tmp/private_key_7859320935557769619.key (/w/workspace/dry_go-mod-core-contracts_PR-228@tmp/private_key_7859320935557769619.key) 14:49:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:49:29 + git describe --exact-match --tags HEAD 14:49:29 fatal: No names found, cannot describe anything. [Pipeline] } 14:49:29 $ docker exec --env ******** --env ******** b29ab333b5bc009f79f916c8c726f1dce94f4311225aecaf33f4377beeb6b182 ssh-agent -k 14:49:30 unset SSH_AUTH_SOCK; 14:49:30 unset SSH_AGENT_PID; 14:49:30 echo Agent pid 21 killed; 14:49:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 14:49:30 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 14:49:30 This usually means this commit has not been tagged. [Pipeline] sshagent 14:49:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:49:30 [ssh-agent] Looking for ssh-agent implementation... 14:49:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:49:30 $ docker exec b29ab333b5bc009f79f916c8c726f1dce94f4311225aecaf33f4377beeb6b182 ssh-agent 14:49:30 SSH_AUTH_SOCK=/tmp/ssh-6VHYSXQHNRCe/agent.56 14:49:30 SSH_AGENT_PID=63 14:49:30 Running ssh-add (command line suppressed) 14:49:30 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-228@tmp/private_key_3523130826222131677.key (/w/workspace/dry_go-mod-core-contracts_PR-228@tmp/private_key_3523130826222131677.key) 14:49:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:49:31 + git semver init 14:49:31 # -> Open(): unable to determine branch for HEAD 14:49:31 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-228/.git 14:49:31 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-228 14:49:31 # $SEMVER_REMOTE_NAME = origin 14:49:31 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 14:49:31 # $SEMVER_USER_NAME = jenkins 14:49:31 # $SEMVER_BRANCH = PR-228 14:49:31 # $SEMVER_TEMP = /tmp/semver-170386691 14:49:31 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 14:49:31 # '/tmp/semver-170386691' -> '/w/workspace/dry_go-mod-core-contracts_PR-228/.semver' 14:49:31 # -> Force: false 14:49:31 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-228/.semver [Pipeline] } 14:49:31 $ docker exec --env ******** --env ******** b29ab333b5bc009f79f916c8c726f1dce94f4311225aecaf33f4377beeb6b182 ssh-agent -k 14:49:32 unset SSH_AUTH_SOCK; 14:49:32 unset SSH_AGENT_PID; 14:49:32 echo Agent pid 63 killed; 14:49:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:49:32 + git semver [Pipeline] } 14:49:32 $ docker stop --time=1 b29ab333b5bc009f79f916c8c726f1dce94f4311225aecaf33f4377beeb6b182 14:49:33 $ docker rm -f b29ab333b5bc009f79f916c8c726f1dce94f4311225aecaf33f4377beeb6b182 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 14:49:34 Stashed 68 file(s) [Pipeline] echo 14:49:34 [edgeXSemver] initialized semver on version 0.0.0 [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 14:49:50 Still waiting to schedule task 14:49:50 Waiting for next available executor on ‘centos7-docker-4c-2g’ 14:49:50 Still waiting to schedule task 14:49:50 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 14:51:46 Running on prd-centos7-docker-4c-2g-1382 in /w/workspace/dry_go-mod-core-contracts_PR-228 [Pipeline] { [Pipeline] ws 14:51:46 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 14:51:55 using credential edgex-jenkins-ssh 14:51:55 Cloning the remote Git repository 14:51:55 Cloning with configured refspecs honoured and without tags 14:51:55 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 14:51:55 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 14:51:55 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 14:51:55 > git --version # timeout=10 14:51:55 using GIT_SSH to set credentials SSH Credentials for GitHub 14:51:55 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/228/head:refs/remotes/origin/PR-228 +refs/heads/master:refs/remotes/origin/master # timeout=10 14:51:57 Fetching without tags 14:51:57 Merging remotes/origin/master commit 2ecd085bbca6ad6bda9224ce78a5545e05826953 into PR head commit 505d356ef65bdd8749da1347940cb4bba2b9fade 14:51:56 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 14:51:56 > git config --add remote.origin.fetch +refs/pull/228/head:refs/remotes/origin/PR-228 # timeout=10 14:51:56 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 14:51:57 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 14:51:57 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 14:51:57 using GIT_SSH to set credentials SSH Credentials for GitHub 14:51:57 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/228/head:refs/remotes/origin/PR-228 +refs/heads/master:refs/remotes/origin/master # timeout=10 14:51:57 > git config core.sparsecheckout # timeout=10 14:51:57 > git checkout -f 505d356ef65bdd8749da1347940cb4bba2b9fade # timeout=10 14:51:57 > git remote # timeout=10 14:51:57 > git config --get remote.origin.url # timeout=10 14:51:57 using GIT_SSH to set credentials SSH Credentials for GitHub 14:51:57 > git merge 2ecd085bbca6ad6bda9224ce78a5545e05826953 # timeout=10 14:51:57 Merge succeeded, producing 505d356ef65bdd8749da1347940cb4bba2b9fade 14:51:57 Checking out Revision 505d356ef65bdd8749da1347940cb4bba2b9fade (PR-228) 14:51:57 > git rev-parse HEAD^{commit} # timeout=10 14:51:57 > git config core.sparsecheckout # timeout=10 14:51:57 > git checkout -f 505d356ef65bdd8749da1347940cb4bba2b9fade # timeout=10 14:52:03 Commit message: "Add ValueType constants for arrays (#227)" 14:52:04 > git --version # timeout=10 14:52:04 fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 14:52:05 ========================================================= 14:52:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 14:52:05 ========================================================= [Pipeline] isUnix [Pipeline] sh 14:52:07 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . 14:52:07 Sending build context to Docker daemon 1.703MB 14:52:07 Step 1/7 : ARG BASE=golang:1.13-alpine 14:52:07 Step 2/7 : FROM ${BASE} 14:52:07 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 14:52:07 e6b0cf9c0882: Pulling fs layer 14:52:07 2848faf0eed1: Pulling fs layer 14:52:07 0f37312ad70f: Pulling fs layer 14:52:07 5788d62ee057: Pulling fs layer 14:52:07 0e6b1d234666: Pulling fs layer 14:52:07 bf5d7aec512f: Pulling fs layer 14:52:07 34c802a77dc8: Pulling fs layer 14:52:07 9eb99e56ec68: Pulling fs layer 14:52:07 27c7a5d97fbd: Pulling fs layer 14:52:07 5c102a31e300: Pulling fs layer 14:52:07 dcfb455df0a1: Pulling fs layer 14:52:07 5788d62ee057: Waiting 14:52:07 0e6b1d234666: Waiting 14:52:07 27c7a5d97fbd: Waiting 14:52:07 bf5d7aec512f: Waiting 14:52:07 5c102a31e300: Waiting 14:52:07 34c802a77dc8: Waiting 14:52:07 9eb99e56ec68: Waiting 14:52:07 dcfb455df0a1: Waiting 14:52:07 0f37312ad70f: Verifying Checksum 14:52:07 0f37312ad70f: Download complete 14:52:07 2848faf0eed1: Verifying Checksum 14:52:07 2848faf0eed1: Download complete 14:52:07 0e6b1d234666: Verifying Checksum 14:52:07 0e6b1d234666: Download complete 14:52:07 bf5d7aec512f: Verifying Checksum 14:52:07 bf5d7aec512f: Download complete 14:52:07 e6b0cf9c0882: Verifying Checksum 14:52:07 e6b0cf9c0882: Download complete 14:52:08 e6b0cf9c0882: Pull complete 14:52:09 2848faf0eed1: Pull complete 14:52:09 0f37312ad70f: Pull complete 14:52:11 34c802a77dc8: Verifying Checksum 14:52:11 34c802a77dc8: Download complete 14:52:11 27c7a5d97fbd: Verifying Checksum 14:52:11 27c7a5d97fbd: Download complete 14:52:13 5c102a31e300: Verifying Checksum 14:52:13 5c102a31e300: Download complete 14:52:13 9eb99e56ec68: Verifying Checksum 14:52:13 9eb99e56ec68: Download complete 14:52:13 5788d62ee057: Verifying Checksum 14:52:13 5788d62ee057: Download complete 14:52:13 dcfb455df0a1: Verifying Checksum 14:52:13 dcfb455df0a1: Download complete 14:52:23 5788d62ee057: Pull complete 14:52:23 0e6b1d234666: Pull complete 14:52:23 bf5d7aec512f: Pull complete 14:52:27 34c802a77dc8: Pull complete 14:52:33 9eb99e56ec68: Pull complete 14:52:33 27c7a5d97fbd: Pull complete 14:52:34 5c102a31e300: Pull complete 14:52:34 dcfb455df0a1: Pull complete 14:52:34 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 14:52:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 14:52:34 ---> 7c70fe431013 14:52:34 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 14:52:34 ---> Running in 187e860ee644 14:52:34 Removing intermediate container 187e860ee644 14:52:34 ---> 4b8f2c67ac33 14:52:34 Step 4/7 : RUN apk add bash 14:52:34 ---> Running in 227e5b46c208 14:52:36 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 14:52:37 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 14:52:37 OK: 143 MiB in 39 packages 14:52:38 Removing intermediate container 227e5b46c208 14:52:38 ---> 5fc4501d3d5e 14:52:38 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 14:52:38 ---> Running in df17890df6ee 14:52:38 Removing intermediate container df17890df6ee 14:52:38 ---> 0037a1c2aeb7 14:52:38 Step 6/7 : COPY go.mod . 14:52:38 ---> 13f6ff463564 14:52:38 Step 7/7 : RUN go mod download 14:52:38 ---> Running in 53037c709e51 14:52:40 go: finding github.com/davecgh/go-spew v1.1.0 14:52:40 go: finding github.com/go-kit/kit v0.8.0 14:52:40 go: finding github.com/go-logfmt/logfmt v0.4.0 14:52:40 go: finding github.com/go-stack/stack v1.8.0 14:52:40 go: finding github.com/google/uuid v1.1.0 14:52:40 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 14:52:40 go: finding github.com/pmezard/go-difflib v1.0.0 14:52:40 go: finding github.com/stretchr/objx v0.1.0 14:52:40 go: finding github.com/stretchr/testify v1.3.0 14:52:40 go: finding github.com/ugorji/go v1.1.4 14:52:42 Removing intermediate container 53037c709e51 14:52:42 ---> 60e4c41f382f 14:52:42 Successfully built 60e4c41f382f 14:52:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:52:43 + docker inspect -f . ci-base-image-x86_64 14:52:43 . [Pipeline] withDockerContainer 14:52:44 prd-centos7-docker-4c-2g-1382 does not seem to be running inside a container 14:52:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@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 ******** ci-base-image-x86_64 cat 14:52:45 $ docker top 8ad6959cc637870975e9f8f8edb62ce9ae616ba2803eb4d9e7c76b2b1a972382 -eo pid,comm [Pipeline] { [Pipeline] sh 14:52:46 + go version 14:52:46 go version go1.13.5 linux/amd64 [Pipeline] sh 14:52:47 + make test 14:52:47 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 14:52:59 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 14:52:59 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.050s coverage: 100.0% of statements 14:53:10 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.052s coverage: 45.4% of statements 14:53:10 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.062s coverage: 77.8% of statements 14:53:10 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 14:53:10 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.012s coverage: 6.4% of statements 14:53:12 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.072s coverage: 14.4% of statements 14:53:12 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.014s coverage: 100.0% of statements 14:53:12 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.123s coverage: 100.0% of statements 14:53:12 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 14:53:12 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 14:53:12 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.042s coverage: 100.0% of statements 14:53:12 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.659s coverage: 100.0% of statements 14:53:12 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.132s coverage: 62.6% of statements 14:53:13 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.009s coverage: 26.3% of statements 14:53:15 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.012s coverage: 15.4% of statements 14:53:15 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.014s coverage: 15.4% of statements 14:53:15 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.009s coverage: 14.3% of statements 14:53:15 CGO_ENABLED=0 GO111MODULE=on go vet ./... 14:53:18 gofmt -l . 14:53:18 [ "`gofmt -l .`" = "" ] [Pipeline] stash 14:53:19 Stashed 1 file(s) [Pipeline] } 14:53:19 $ docker stop --time=1 8ad6959cc637870975e9f8f8edb62ce9ae616ba2803eb4d9e7c76b2b1a972382 14:53:21 $ docker rm -f 8ad6959cc637870975e9f8f8edb62ce9ae616ba2803eb4d9e7c76b2b1a972382 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 14:53:23 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1383 in /w/workspace/dry_go-mod-core-contracts_PR-228 [Pipeline] { [Pipeline] ws 14:53:23 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 14:53:30 using credential edgex-jenkins-ssh 14:53:30 Cloning the remote Git repository 14:53:30 Cloning with configured refspecs honoured and without tags 14:53:30 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 14:53:30 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 14:53:30 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 14:53:30 > git --version # timeout=10 14:53:30 using GIT_SSH to set credentials SSH Credentials for GitHub 14:53:30 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/228/head:refs/remotes/origin/PR-228 +refs/heads/master:refs/remotes/origin/master # timeout=10 14:53:31 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 14:53:31 > git config --add remote.origin.fetch +refs/pull/228/head:refs/remotes/origin/PR-228 # timeout=10 14:53:31 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 14:53:31 Fetching without tags 14:53:32 Merging remotes/origin/master commit 2ecd085bbca6ad6bda9224ce78a5545e05826953 into PR head commit 505d356ef65bdd8749da1347940cb4bba2b9fade 14:53:32 Merge succeeded, producing 505d356ef65bdd8749da1347940cb4bba2b9fade 14:53:32 Checking out Revision 505d356ef65bdd8749da1347940cb4bba2b9fade (PR-228) 14:53:31 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 14:53:31 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 14:53:31 using GIT_SSH to set credentials SSH Credentials for GitHub 14:53:31 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/228/head:refs/remotes/origin/PR-228 +refs/heads/master:refs/remotes/origin/master # timeout=10 14:53:32 > git config core.sparsecheckout # timeout=10 14:53:32 > git checkout -f 505d356ef65bdd8749da1347940cb4bba2b9fade # timeout=10 14:53:32 > git remote # timeout=10 14:53:32 > git config --get remote.origin.url # timeout=10 14:53:32 using GIT_SSH to set credentials SSH Credentials for GitHub 14:53:32 > git merge 2ecd085bbca6ad6bda9224ce78a5545e05826953 # timeout=10 14:53:32 > git rev-parse HEAD^{commit} # timeout=10 14:53:32 > git config core.sparsecheckout # timeout=10 14:53:32 > git checkout -f 505d356ef65bdd8749da1347940cb4bba2b9fade # timeout=10 14:53:37 Commit message: "Add ValueType constants for arrays (#227)" 14:53:37 > git --version # timeout=10 14:53:37 fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 14:53:39 ========================================================= 14:53:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 14:53:39 ========================================================= [Pipeline] isUnix [Pipeline] sh 14:53:40 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . 14:53:41 Sending build context to Docker daemon 1.703MB 14:53:42 Step 1/7 : ARG BASE=golang:1.13-alpine 14:53:42 Step 2/7 : FROM ${BASE} 14:53:42 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:53:42 cde5963f3b93: Pulling fs layer 14:53:42 2a23fa8c16f7: Pulling fs layer 14:53:42 777b28850792: Pulling fs layer 14:53:42 8a11ddd9e578: Pulling fs layer 14:53:42 4cf88f913ddb: Pulling fs layer 14:53:42 1df406cf5192: Pulling fs layer 14:53:42 8a11ddd9e578: Waiting 14:53:42 4cf88f913ddb: Waiting 14:53:42 cd6300453558: Pulling fs layer 14:53:42 1df406cf5192: Waiting 14:53:42 b9c365052c96: Pulling fs layer 14:53:42 a2d8cc88f415: Pulling fs layer 14:53:42 cd6300453558: Waiting 14:53:42 ea1d1ca13537: Pulling fs layer 14:53:42 b9c365052c96: Waiting 14:53:42 3750a50a1c5e: Pulling fs layer 14:53:42 a2d8cc88f415: Waiting 14:53:42 ea1d1ca13537: Waiting 14:53:42 3750a50a1c5e: Waiting 14:53:42 777b28850792: Verifying Checksum 14:53:42 777b28850792: Download complete 14:53:42 2a23fa8c16f7: Verifying Checksum 14:53:42 2a23fa8c16f7: Download complete 14:53:42 4cf88f913ddb: Verifying Checksum 14:53:42 4cf88f913ddb: Download complete 14:53:42 1df406cf5192: Verifying Checksum 14:53:42 1df406cf5192: Download complete 14:53:42 cde5963f3b93: Verifying Checksum 14:53:42 cde5963f3b93: Download complete 14:53:43 cde5963f3b93: Pull complete 14:53:44 2a23fa8c16f7: Pull complete 14:53:44 777b28850792: Pull complete 14:53:47 cd6300453558: Verifying Checksum 14:53:47 cd6300453558: Download complete 14:53:47 a2d8cc88f415: Verifying Checksum 14:53:47 a2d8cc88f415: Download complete 14:53:49 ea1d1ca13537: Verifying Checksum 14:53:49 ea1d1ca13537: Download complete 14:53:49 3750a50a1c5e: Verifying Checksum 14:53:49 3750a50a1c5e: Download complete 14:53:52 b9c365052c96: Verifying Checksum 14:53:52 b9c365052c96: Download complete 14:53:54 8a11ddd9e578: Verifying Checksum 14:53:54 8a11ddd9e578: Download complete 14:54:04 8a11ddd9e578: Pull complete 14:54:04 4cf88f913ddb: Pull complete 14:54:04 1df406cf5192: Pull complete 14:54:09 cd6300453558: Pull complete 14:54:13 b9c365052c96: Pull complete 14:54:13 a2d8cc88f415: Pull complete 14:54:15 ea1d1ca13537: Pull complete 14:54:15 3750a50a1c5e: Pull complete 14:54:15 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 14:54:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 14:54:15 ---> 78745c68409d 14:54:15 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 14:54:19 ---> Running in 836419e913c5 14:54:19 Removing intermediate container 836419e913c5 14:54:19 ---> 9b410f412784 14:54:19 Step 4/7 : RUN apk add bash 14:54:19 ---> Running in c98c20020de7 14:54:21 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 14:54:22 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 14:54:23 OK: 125 MiB in 39 packages 14:54:24 Removing intermediate container c98c20020de7 14:54:24 ---> 8b1bbb3a648d 14:54:24 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 14:54:24 ---> Running in f95242a1e724 14:54:25 Removing intermediate container f95242a1e724 14:54:25 ---> a66043f6ef64 14:54:25 Step 6/7 : COPY go.mod . 14:54:25 ---> ed0ef3527d4d 14:54:25 Step 7/7 : RUN go mod download 14:54:25 ---> Running in 9f4e6baeb699 14:54:27 go: finding github.com/davecgh/go-spew v1.1.0 14:54:27 go: finding github.com/go-kit/kit v0.8.0 14:54:27 go: finding github.com/go-logfmt/logfmt v0.4.0 14:54:27 go: finding github.com/go-stack/stack v1.8.0 14:54:27 go: finding github.com/google/uuid v1.1.0 14:54:27 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 14:54:27 go: finding github.com/pmezard/go-difflib v1.0.0 14:54:27 go: finding github.com/stretchr/objx v0.1.0 14:54:27 go: finding github.com/stretchr/testify v1.3.0 14:54:27 go: finding github.com/ugorji/go v1.1.4 14:54:30 Removing intermediate container 9f4e6baeb699 14:54:30 ---> 67a1dac3f7e4 14:54:30 Successfully built 67a1dac3f7e4 14:54:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:54:31 + docker inspect -f . ci-base-image-arm64 14:54:31 . [Pipeline] withDockerContainer 14:54:31 prd-ubuntu18.04-docker-arm64-4c-16g-1383 does not seem to be running inside a container 14:54:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@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 ******** ci-base-image-arm64 cat 14:54:33 $ docker top be714a2c49d88e1931482a4c233930622d2a89af056ed03739ee6e92ebb423d4 -eo pid,comm [Pipeline] { [Pipeline] sh 14:54:34 + go version 14:54:34 go version go1.13.5 linux/arm64 [Pipeline] sh 14:54:35 + make test 14:54:35 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 14:54:57 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 14:54:57 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.024s coverage: 100.0% of statements 14:55:15 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.063s coverage: 45.4% of statements 14:55:15 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.018s coverage: 77.8% of statements 14:55:15 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 14:55:15 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.028s coverage: 6.4% of statements 14:55:16 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.044s coverage: 14.4% of statements 14:55:16 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.023s coverage: 100.0% of statements 14:55:17 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.098s coverage: 100.0% of statements 14:55:17 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 14:55:17 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 14:55:17 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.060s coverage: 100.0% of statements 14:55:17 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.550s coverage: 100.0% of statements 14:55:17 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.112s coverage: 62.6% of statements 14:55:18 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.024s coverage: 26.3% of statements 14:55:20 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.020s coverage: 15.4% of statements 14:55:20 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.025s coverage: 15.4% of statements 14:55:21 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.024s coverage: 14.3% of statements 14:55:22 CGO_ENABLED=0 GO111MODULE=on go vet ./... 14:55:27 gofmt -l . 14:55:28 [ "`gofmt -l .`" = "" ] [Pipeline] stash 14:55:28 Warning: overwriting stash ‘coverage-report’ 14:55:28 Stashed 1 file(s) [Pipeline] } 14:55:29 $ docker stop --time=1 be714a2c49d88e1931482a4c233930622d2a89af056ed03739ee6e92ebb423d4 14:55:31 $ docker rm -f be714a2c49d88e1931482a4c233930622d2a89af056ed03739ee6e92ebb423d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [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 14:55:33 provisioning config files... 14:55:33 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-228@tmp/config2693889853073273829tmp [Pipeline] { [Pipeline] sh 14:55:34 + curl -s https://codecov.io/bash 14:55:34 + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_PR-228@tmp/config2693889853073273829tmp 14:55:34 14:55:34 _____ _ 14:55:34 / ____| | | 14:55:34 | | ___ __| | ___ ___ _____ __ 14:55:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:55:34 | |___| (_) | (_| | __/ (_| (_) \ V / 14:55:34 \_____\___/ \__,_|\___|\___\___/ \_/ 14:55:34 Bash-tbd 14:55:34 14:55:34 14:55:34 ==> Jenkins CI detected. 14:55:34 project root: . 14:55:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:55:34 ==> Running gcov in . (disable via -X gcov) 14:55:34 ==> Python coveragepy not found 14:55:34 ==> Searching for coverage reports in: 14:55:34 + . 14:55:34 -> Found 1 reports 14:55:34 ==> Detecting git/mercurial file structure 14:55:34 ==> Reading reports 14:55:34 + ./coverage.out bytes=81309 14:55:34 ==> Appending adjustments 14:55:34 http://docs.codecov.io/docs/fixing-reports 14:55:35 + Found adjustments 14:55:35 ==> Gzipping contents 14:55:35 ==> Uploading reports 14:55:35 url: https://codecov.io 14:55:35 query: branch=PR-228&commit=505d356ef65bdd8749da1347940cb4bba2b9fade&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-228%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=228&job= 14:55:35 -> Pinging Codecov 14:55:35 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-228&commit=505d356ef65bdd8749da1347940cb4bba2b9fade&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-228%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=228&job= 14:55:35 -> Uploading 14:55:35 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/505d356ef65bdd8749da1347940cb4bba2b9fade [Pipeline] } 14:55:35 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 14:55:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:55:37 ---> package-listing.sh 14:55:37 ++ facter osfamily 14:55:37 ++ tr '[:upper:]' '[:lower:]' 14:55:37 + OS_FAMILY=redhat 14:55:37 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-228 14:55:37 + START_PACKAGES=/tmp/packages_start.txt 14:55:37 + END_PACKAGES=/tmp/packages_end.txt 14:55:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:55:37 + PACKAGES=/tmp/packages_start.txt 14:55:37 + '[' /w/workspace/dry_go-mod-core-contracts_PR-228 ']' 14:55:37 + PACKAGES=/tmp/packages_end.txt 14:55:37 + case "${OS_FAMILY}" in 14:55:37 + rpm -qa 14:55:37 + sort 14:55:41 + '[' -f /tmp/packages_start.txt ']' 14:55:41 + '[' -f /tmp/packages_end.txt ']' 14:55:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:55:41 + '[' /w/workspace/dry_go-mod-core-contracts_PR-228 ']' 14:55:41 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-228/archives/ 14:55:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-228/archives/ [Pipeline] isUnix [Pipeline] sh 14:55:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:55:42 14:55:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 14:55:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:55:42 alpine: Pulling from edgex-lftools-log-publisher 14:55:42 c9b1b535fdd9: Pulling fs layer 14:55:42 2cc5ad85d9ab: Pulling fs layer 14:55:42 756a868c4378: Pulling fs layer 14:55:42 444b2fc9a129: Pulling fs layer 14:55:42 ea15f1150254: Pulling fs layer 14:55:42 41b27a9f41bf: Pulling fs layer 14:55:42 28c525ee5125: Pulling fs layer 14:55:42 094b1ea09ed8: Pulling fs layer 14:55:42 138eaada9080: Pulling fs layer 14:55:42 0622d0fa9048: Pulling fs layer 14:55:42 444b2fc9a129: Waiting 14:55:42 ea15f1150254: Waiting 14:55:42 41b27a9f41bf: Waiting 14:55:42 28c525ee5125: Waiting 14:55:42 0622d0fa9048: Waiting 14:55:42 138eaada9080: Waiting 14:55:42 094b1ea09ed8: Waiting 14:55:42 2cc5ad85d9ab: Verifying Checksum 14:55:42 2cc5ad85d9ab: Download complete 14:55:42 444b2fc9a129: Verifying Checksum 14:55:42 444b2fc9a129: Download complete 14:55:42 c9b1b535fdd9: Verifying Checksum 14:55:42 c9b1b535fdd9: Download complete 14:55:42 ea15f1150254: Verifying Checksum 14:55:42 ea15f1150254: Download complete 14:55:42 28c525ee5125: Verifying Checksum 14:55:42 28c525ee5125: Download complete 14:55:43 c9b1b535fdd9: Pull complete 14:55:43 2cc5ad85d9ab: Pull complete 14:55:43 756a868c4378: Verifying Checksum 14:55:43 756a868c4378: Download complete 14:55:43 094b1ea09ed8: Download complete 14:55:43 0622d0fa9048: Verifying Checksum 14:55:43 0622d0fa9048: Download complete 14:55:43 138eaada9080: Verifying Checksum 14:55:43 138eaada9080: Download complete 14:55:43 41b27a9f41bf: Verifying Checksum 14:55:43 41b27a9f41bf: Download complete 14:55:44 756a868c4378: Pull complete 14:55:44 444b2fc9a129: Pull complete 14:55:45 ea15f1150254: Pull complete 14:55:48 41b27a9f41bf: Pull complete 14:55:48 28c525ee5125: Pull complete 14:55:50 094b1ea09ed8: Pull complete 14:55:50 138eaada9080: Pull complete 14:55:51 0622d0fa9048: Pull complete 14:55:51 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 14:55:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 14:55:51 prd-centos7-docker-4c-2g-1380 does not seem to be running inside a container 14:55:51 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/dry_go-mod-core-contracts_PR-228 -v /w/workspace/dry_go-mod-core-contracts_PR-228:/w/workspace/dry_go-mod-core-contracts_PR-228:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-228@tmp:/w/workspace/dry_go-mod-core-contracts_PR-228@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 14:55:52 $ docker top e299e40c393319021f9920758073dd41f082acf9451cc42d9770862642876530 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 14:55:53 provisioning config files... 14:55:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-228@tmp/config368576825096848076tmp [Pipeline] { [Pipeline] echo 14:55:53 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:55:53 ---> create-netrc.sh [Pipeline] echo 14:55:53 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:55:53 ---> logs-deploy.sh 14:55:53 + ARCHIVE_ARTIFACTS= 14:55:53 + LOGS_SERVER=https://logs.edgexfoundry.org 14:55:53 + '[' https://logs.edgexfoundry.org == None ']' 14:55:53 + NEXUS_URL=https://nexus.edgexfoundry.org 14:55:53 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-228/1 14:55:53 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-228/1/ 14:55:53 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-228/1 /w/workspace/dry_go-mod-core-contracts_PR-228 14:55:54 Archives upload complete. 14:55:55 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-228/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-228/1/