Pull request #231 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 jdharms for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from d7da50046a491dc2fda0954824ccfe9e2012aa84+0a0ac7d4b10642622fee7fbbc8efe19400eb09ea (69e6de227516603dea02a5a584bf5965e7143b48) 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-231/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-docker-4c-2g-1660’ is offline Running on prd-centos7-docker-4c-2g-2129 in /w/workspace/dry_go-mod-core-contracts_PR-231 [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-231 # 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/231/head:refs/remotes/origin/PR-231 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 0a0ac7d4b10642622fee7fbbc8efe19400eb09ea into PR head commit d7da50046a491dc2fda0954824ccfe9e2012aa84 Merge succeeded, producing d7da50046a491dc2fda0954824ccfe9e2012aa84 Checking out Revision d7da50046a491dc2fda0954824ccfe9e2012aa84 (PR-231) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/231/head:refs/remotes/origin/PR-231 # 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/231/head:refs/remotes/origin/PR-231 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d7da50046a491dc2fda0954824ccfe9e2012aa84 # 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 0a0ac7d4b10642622fee7fbbc8efe19400eb09ea # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d7da50046a491dc2fda0954824ccfe9e2012aa84 # timeout=10 Commit message: "Move SMA client to clients/agent and add functions" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:36:52 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 18:36:55 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:36:55 18:36:55 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:36:55 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:36:55 latest: Pulling from edgex-devops/git-semver 18:36:55 9123ac7c32f7: Pulling fs layer 18:36:55 b8cc5d1170e3: Pulling fs layer 18:36:55 2924cbbf6a41: Pulling fs layer 18:36:55 93b08a4f1073: Pulling fs layer 18:36:55 93b08a4f1073: Waiting 18:36:55 b8cc5d1170e3: Verifying Checksum 18:36:55 b8cc5d1170e3: Download complete 18:36:56 9123ac7c32f7: Verifying Checksum 18:36:56 9123ac7c32f7: Download complete 18:36:56 93b08a4f1073: Verifying Checksum 18:36:56 93b08a4f1073: Download complete 18:36:56 2924cbbf6a41: Verifying Checksum 18:36:56 2924cbbf6a41: Download complete 18:36:56 9123ac7c32f7: Pull complete 18:36:56 b8cc5d1170e3: Pull complete 18:36:57 2924cbbf6a41: Pull complete 18:36:57 93b08a4f1073: Pull complete 18:36:57 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 18:36:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:36:57 prd-centos7-docker-4c-2g-2129 does not seem to be running inside a container 18:36:57 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-231 -v /w/workspace/dry_go-mod-core-contracts_PR-231:/w/workspace/dry_go-mod-core-contracts_PR-231:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-231@tmp:/w/workspace/dry_go-mod-core-contracts_PR-231@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:10004/edgex-devops/git-semver:latest cat 18:36:58 $ docker top e0801899f95e3f081f761281089b2261a6b5b408ae5757655c7eb0a0c9d64dd5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:36:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:36:58 [ssh-agent] Looking for ssh-agent implementation... 18:36:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:36:58 $ docker exec e0801899f95e3f081f761281089b2261a6b5b408ae5757655c7eb0a0c9d64dd5 ssh-agent 18:36:58 SSH_AUTH_SOCK=/tmp/ssh-5q3rXmw2zgUA/agent.14 18:36:58 SSH_AGENT_PID=21 18:36:58 Running ssh-add (command line suppressed) 18:36:58 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-231@tmp/private_key_3216682847152307280.key (/w/workspace/dry_go-mod-core-contracts_PR-231@tmp/private_key_3216682847152307280.key) 18:36:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:36:59 + git describe --exact-match --tags HEAD 18:36:59 fatal: No names found, cannot describe anything. [Pipeline] } 18:36:59 $ docker exec --env ******** --env ******** e0801899f95e3f081f761281089b2261a6b5b408ae5757655c7eb0a0c9d64dd5 ssh-agent -k 18:36:59 unset SSH_AUTH_SOCK; 18:36:59 unset SSH_AGENT_PID; 18:36:59 echo Agent pid 21 killed; 18:36:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 18:36:59 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 18:36:59 This usually means this commit has not been tagged. [Pipeline] sshagent 18:36:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:36:59 [ssh-agent] Looking for ssh-agent implementation... 18:36:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:36:59 $ docker exec e0801899f95e3f081f761281089b2261a6b5b408ae5757655c7eb0a0c9d64dd5 ssh-agent 18:37:00 SSH_AUTH_SOCK=/tmp/ssh-jCnh3a8qjWk4/agent.56 18:37:00 SSH_AGENT_PID=62 18:37:00 Running ssh-add (command line suppressed) 18:37:00 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-231@tmp/private_key_8829705892630370747.key (/w/workspace/dry_go-mod-core-contracts_PR-231@tmp/private_key_8829705892630370747.key) 18:37:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:37:00 + git semver init 18:37:00 # -> Open(): unable to determine branch for HEAD 18:37:00 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-231/.git 18:37:00 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-231 18:37:00 # $SEMVER_REMOTE_NAME = origin 18:37:00 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 18:37:00 # $SEMVER_USER_NAME = jenkins 18:37:00 # $SEMVER_BRANCH = PR-231 18:37:00 # $SEMVER_TEMP = /tmp/semver-183574411 18:37:00 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 18:37:01 # '/tmp/semver-183574411' -> '/w/workspace/dry_go-mod-core-contracts_PR-231/.semver' 18:37:01 # -> Force: false 18:37:01 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-231/.semver [Pipeline] } 18:37:01 $ docker exec --env ******** --env ******** e0801899f95e3f081f761281089b2261a6b5b408ae5757655c7eb0a0c9d64dd5 ssh-agent -k 18:37:01 unset SSH_AUTH_SOCK; 18:37:01 unset SSH_AGENT_PID; 18:37:01 echo Agent pid 62 killed; 18:37:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:37:02 + git semver [Pipeline] } 18:37:02 $ docker stop --time=1 e0801899f95e3f081f761281089b2261a6b5b408ae5757655c7eb0a0c9d64dd5 18:37:03 $ docker rm -f e0801899f95e3f081f761281089b2261a6b5b408ae5757655c7eb0a0c9d64dd5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 18:37:04 Stashed 69 file(s) [Pipeline] echo 18:37:04 [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 18:37:19 Still waiting to schedule task 18:37:19 Waiting for next available executor on ‘centos7-docker-4c-2g’ 18:37:19 Still waiting to schedule task 18:37:19 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 18:39:27 Running on prd-centos7-docker-4c-2g-2131 in /w/workspace/dry_go-mod-core-contracts_PR-231 [Pipeline] { [Pipeline] ws 18:39:27 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 18:39:35 using credential edgex-jenkins-ssh 18:39:35 Cloning the remote Git repository 18:39:35 Cloning with configured refspecs honoured and without tags 18:39:35 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 18:39:35 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 18:39:35 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 18:39:35 > git --version # timeout=10 18:39:35 using GIT_SSH to set credentials SSH Credentials for GitHub 18:39:35 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/231/head:refs/remotes/origin/PR-231 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:39:36 Fetching without tags 18:39:36 Merging remotes/origin/master commit 0a0ac7d4b10642622fee7fbbc8efe19400eb09ea into PR head commit d7da50046a491dc2fda0954824ccfe9e2012aa84 18:39:36 Merge succeeded, producing d7da50046a491dc2fda0954824ccfe9e2012aa84 18:39:36 Checking out Revision d7da50046a491dc2fda0954824ccfe9e2012aa84 (PR-231) 18:39:36 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 18:39:36 > git config --add remote.origin.fetch +refs/pull/231/head:refs/remotes/origin/PR-231 # timeout=10 18:39:36 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 18:39:36 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 18:39:36 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 18:39:36 using GIT_SSH to set credentials SSH Credentials for GitHub 18:39:36 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/231/head:refs/remotes/origin/PR-231 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:39:36 > git config core.sparsecheckout # timeout=10 18:39:36 > git checkout -f d7da50046a491dc2fda0954824ccfe9e2012aa84 # timeout=10 18:39:36 > git remote # timeout=10 18:39:36 > git config --get remote.origin.url # timeout=10 18:39:36 using GIT_SSH to set credentials SSH Credentials for GitHub 18:39:36 > git merge 0a0ac7d4b10642622fee7fbbc8efe19400eb09ea # timeout=10 18:39:36 > git rev-parse HEAD^{commit} # timeout=10 18:39:36 > git config core.sparsecheckout # timeout=10 18:39:36 > git checkout -f d7da50046a491dc2fda0954824ccfe9e2012aa84 # timeout=10 18:39:41 Commit message: "Move SMA client to clients/agent and add functions" 18:39:41 > git --version # timeout=10 18:39:41 fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 18:39:42 ========================================================= 18:39:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 18:39:42 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:39:44 + 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 . 18:39:44 Sending build context to Docker daemon 1.719MB 18:39:44 Step 1/7 : ARG BASE=golang:1.13-alpine 18:39:44 Step 2/7 : FROM ${BASE} 18:39:44 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 18:39:44 e6b0cf9c0882: Pulling fs layer 18:39:44 2848faf0eed1: Pulling fs layer 18:39:44 0f37312ad70f: Pulling fs layer 18:39:44 5788d62ee057: Pulling fs layer 18:39:44 0e6b1d234666: Pulling fs layer 18:39:44 bf5d7aec512f: Pulling fs layer 18:39:44 34c802a77dc8: Pulling fs layer 18:39:44 9eb99e56ec68: Pulling fs layer 18:39:44 27c7a5d97fbd: Pulling fs layer 18:39:44 5c102a31e300: Pulling fs layer 18:39:44 dcfb455df0a1: Pulling fs layer 18:39:44 34c802a77dc8: Waiting 18:39:44 9eb99e56ec68: Waiting 18:39:44 27c7a5d97fbd: Waiting 18:39:44 5c102a31e300: Waiting 18:39:44 dcfb455df0a1: Waiting 18:39:44 5788d62ee057: Waiting 18:39:44 0e6b1d234666: Waiting 18:39:44 bf5d7aec512f: Waiting 18:39:44 0f37312ad70f: Verifying Checksum 18:39:44 0f37312ad70f: Download complete 18:39:44 2848faf0eed1: Verifying Checksum 18:39:44 2848faf0eed1: Download complete 18:39:45 0e6b1d234666: Verifying Checksum 18:39:45 0e6b1d234666: Download complete 18:39:45 bf5d7aec512f: Verifying Checksum 18:39:45 bf5d7aec512f: Download complete 18:39:45 e6b0cf9c0882: Verifying Checksum 18:39:45 e6b0cf9c0882: Download complete 18:39:45 e6b0cf9c0882: Pull complete 18:39:45 2848faf0eed1: Pull complete 18:39:45 0f37312ad70f: Pull complete 18:39:47 34c802a77dc8: Verifying Checksum 18:39:47 34c802a77dc8: Download complete 18:39:47 27c7a5d97fbd: Verifying Checksum 18:39:47 27c7a5d97fbd: Download complete 18:39:48 5788d62ee057: Verifying Checksum 18:39:48 5788d62ee057: Download complete 18:39:48 dcfb455df0a1: Verifying Checksum 18:39:48 dcfb455df0a1: Download complete 18:39:50 5c102a31e300: Verifying Checksum 18:39:50 5c102a31e300: Download complete 18:39:50 9eb99e56ec68: Verifying Checksum 18:39:50 9eb99e56ec68: Download complete 18:39:58 5788d62ee057: Pull complete 18:39:58 0e6b1d234666: Pull complete 18:39:58 bf5d7aec512f: Pull complete 18:40:03 34c802a77dc8: Pull complete 18:40:07 9eb99e56ec68: Pull complete 18:40:07 27c7a5d97fbd: Pull complete 18:40:09 5c102a31e300: Pull complete 18:40:09 dcfb455df0a1: Pull complete 18:40:09 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 18:40:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 18:40:09 ---> 7c70fe431013 18:40:09 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:40:09 ---> Running in 94be579f17dc 18:40:09 Removing intermediate container 94be579f17dc 18:40:09 ---> b944bbe3370e 18:40:09 Step 4/7 : RUN apk add bash 18:40:09 ---> Running in f8ec1fa2fc66 18:40:10 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 18:40:11 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 18:40:11 OK: 143 MiB in 39 packages 18:40:12 Removing intermediate container f8ec1fa2fc66 18:40:12 ---> 2d114e6beead 18:40:12 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 18:40:12 ---> Running in b1ce5bd27cbc 18:40:12 Removing intermediate container b1ce5bd27cbc 18:40:12 ---> 8db6f1764215 18:40:12 Step 6/7 : COPY go.mod . 18:40:13 ---> b270b0c2fcc9 18:40:13 Step 7/7 : RUN go mod download 18:40:13 ---> Running in f93211afc6cf 18:40:15 go: finding github.com/davecgh/go-spew v1.1.0 18:40:15 go: finding github.com/go-kit/kit v0.8.0 18:40:15 go: finding github.com/go-logfmt/logfmt v0.4.0 18:40:15 go: finding github.com/go-stack/stack v1.8.0 18:40:15 go: finding github.com/google/uuid v1.1.0 18:40:15 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 18:40:15 go: finding github.com/pmezard/go-difflib v1.0.0 18:40:15 go: finding github.com/stretchr/objx v0.1.0 18:40:15 go: finding github.com/stretchr/testify v1.3.0 18:40:15 go: finding github.com/ugorji/go v1.1.4 18:40:16 Removing intermediate container f93211afc6cf 18:40:16 ---> db6867b5c07e 18:40:16 Successfully built db6867b5c07e 18:40:16 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 18:40:17 + docker inspect -f . ci-base-image-x86_64 18:40:17 . [Pipeline] withDockerContainer 18:40:18 prd-centos7-docker-4c-2g-2131 does not seem to be running inside a container 18:40:18 $ 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 ******** -e ******** ci-base-image-x86_64 cat 18:40:19 $ docker top 217b6223ae0843cd19075c91f76312996980b52a683707a1e1159edf5a0e90d6 -eo pid,comm [Pipeline] { [Pipeline] sh 18:40:19 + go version 18:40:19 go version go1.13.5 linux/amd64 [Pipeline] sh 18:40:20 + make test 18:40:20 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:40:28 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 18:40:38 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.016s coverage: 85.7% of statements 18:40:38 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.033s coverage: 100.0% of statements 18:40:38 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.019s coverage: 45.4% of statements 18:40:38 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 18:40:38 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.023s coverage: 6.4% of statements 18:40:40 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.036s coverage: 14.4% of statements 18:40:40 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.015s coverage: 100.0% of statements 18:40:40 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.124s coverage: 100.0% of statements 18:40:40 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 18:40:40 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 18:40:40 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.075s coverage: 100.0% of statements 18:40:40 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.028s coverage: 100.0% of statements 18:40:40 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.048s coverage: 62.6% of statements 18:40:41 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.037s coverage: 26.3% of statements 18:40:42 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.026s coverage: 15.4% of statements 18:40:42 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.010s coverage: 15.4% of statements 18:40:42 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.017s coverage: 14.3% of statements 18:40:42 CGO_ENABLED=0 GO111MODULE=on go vet ./... 18:40:47 gofmt -l . 18:40:47 clients/agent/client_test.go 18:40:47 [ "`gofmt -l .`" = "" ] 18:40:47 make: *** [Makefile:9: test] Error 1 [Pipeline] } 18:40:47 $ docker stop --time=1 217b6223ae0843cd19075c91f76312996980b52a683707a1e1159edf5a0e90d6 18:40:49 $ docker rm -f 217b6223ae0843cd19075c91f76312996980b52a683707a1e1159edf5a0e90d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:40:51 Failed in branch amd64 18:41:04 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2132 in /w/workspace/dry_go-mod-core-contracts_PR-231 [Pipeline] { [Pipeline] ws 18:41:04 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 18:41:10 using credential edgex-jenkins-ssh 18:41:10 Cloning the remote Git repository 18:41:10 Cloning with configured refspecs honoured and without tags 18:41:10 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 18:41:11 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 18:41:11 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 18:41:11 > git --version # timeout=10 18:41:11 using GIT_SSH to set credentials SSH Credentials for GitHub 18:41:11 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/231/head:refs/remotes/origin/PR-231 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:41:12 Fetching without tags 18:41:12 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 18:41:12 > git config --add remote.origin.fetch +refs/pull/231/head:refs/remotes/origin/PR-231 # timeout=10 18:41:12 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 18:41:12 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 18:41:12 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 18:41:12 using GIT_SSH to set credentials SSH Credentials for GitHub 18:41:12 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/231/head:refs/remotes/origin/PR-231 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:41:12 Merging remotes/origin/master commit 0a0ac7d4b10642622fee7fbbc8efe19400eb09ea into PR head commit d7da50046a491dc2fda0954824ccfe9e2012aa84 18:41:12 Merge succeeded, producing d7da50046a491dc2fda0954824ccfe9e2012aa84 18:41:12 Checking out Revision d7da50046a491dc2fda0954824ccfe9e2012aa84 (PR-231) 18:41:12 > git config core.sparsecheckout # timeout=10 18:41:12 > git checkout -f d7da50046a491dc2fda0954824ccfe9e2012aa84 # timeout=10 18:41:12 > git remote # timeout=10 18:41:12 > git config --get remote.origin.url # timeout=10 18:41:12 using GIT_SSH to set credentials SSH Credentials for GitHub 18:41:12 > git merge 0a0ac7d4b10642622fee7fbbc8efe19400eb09ea # timeout=10 18:41:13 > git rev-parse HEAD^{commit} # timeout=10 18:41:13 > git config core.sparsecheckout # timeout=10 18:41:13 > git checkout -f d7da50046a491dc2fda0954824ccfe9e2012aa84 # timeout=10 18:41:17 Commit message: "Move SMA client to clients/agent and add functions" 18:41:17 > git --version # timeout=10 18:41:17 fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 18:41:18 ========================================================= 18:41:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 18:41:18 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:41:20 + 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 . 18:41:21 Sending build context to Docker daemon 1.719MB 18:41:21 Step 1/7 : ARG BASE=golang:1.13-alpine 18:41:21 Step 2/7 : FROM ${BASE} 18:41:21 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:41:21 cde5963f3b93: Pulling fs layer 18:41:21 2a23fa8c16f7: Pulling fs layer 18:41:21 777b28850792: Pulling fs layer 18:41:21 8a11ddd9e578: Pulling fs layer 18:41:21 4cf88f913ddb: Pulling fs layer 18:41:21 1df406cf5192: Pulling fs layer 18:41:21 cd6300453558: Pulling fs layer 18:41:21 b9c365052c96: Pulling fs layer 18:41:21 a2d8cc88f415: Pulling fs layer 18:41:21 ea1d1ca13537: Pulling fs layer 18:41:21 3750a50a1c5e: Pulling fs layer 18:41:21 4cf88f913ddb: Waiting 18:41:21 1df406cf5192: Waiting 18:41:21 cd6300453558: Waiting 18:41:21 b9c365052c96: Waiting 18:41:21 a2d8cc88f415: Waiting 18:41:21 ea1d1ca13537: Waiting 18:41:21 3750a50a1c5e: Waiting 18:41:21 8a11ddd9e578: Waiting 18:41:21 777b28850792: Download complete 18:41:21 2a23fa8c16f7: Verifying Checksum 18:41:21 2a23fa8c16f7: Download complete 18:41:21 4cf88f913ddb: Verifying Checksum 18:41:21 4cf88f913ddb: Download complete 18:41:21 1df406cf5192: Download complete 18:41:21 cde5963f3b93: Verifying Checksum 18:41:21 cde5963f3b93: Download complete 18:41:22 cde5963f3b93: Pull complete 18:41:23 2a23fa8c16f7: Pull complete 18:41:23 777b28850792: Pull complete 18:41:25 cd6300453558: Verifying Checksum 18:41:25 cd6300453558: Download complete 18:41:25 a2d8cc88f415: Verifying Checksum 18:41:25 a2d8cc88f415: Download complete 18:41:28 ea1d1ca13537: Verifying Checksum 18:41:28 ea1d1ca13537: Download complete 18:41:28 3750a50a1c5e: Verifying Checksum 18:41:28 3750a50a1c5e: Download complete 18:41:31 b9c365052c96: Verifying Checksum 18:41:31 b9c365052c96: Download complete 18:41:33 8a11ddd9e578: Verifying Checksum 18:41:33 8a11ddd9e578: Download complete 18:41:43 8a11ddd9e578: Pull complete 18:41:43 4cf88f913ddb: Pull complete 18:41:43 1df406cf5192: Pull complete 18:41:49 cd6300453558: Pull complete 18:41:53 b9c365052c96: Pull complete 18:41:53 a2d8cc88f415: Pull complete 18:41:56 ea1d1ca13537: Pull complete 18:41:56 3750a50a1c5e: Pull complete 18:41:56 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 18:41:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 18:41:56 ---> 78745c68409d 18:41:56 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:42:01 ---> Running in edaf47bc8e74 18:42:01 Removing intermediate container edaf47bc8e74 18:42:01 ---> 4add37c313e6 18:42:01 Step 4/7 : RUN apk add bash 18:42:01 ---> Running in 98b22f8311ad 18:42:01 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 18:42:02 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 18:42:03 OK: 125 MiB in 39 packages 18:42:04 Removing intermediate container 98b22f8311ad 18:42:04 ---> 7285c09c9915 18:42:04 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 18:42:04 ---> Running in 7f4aa324e5cf 18:42:05 Removing intermediate container 7f4aa324e5cf 18:42:05 ---> 69dc1f138bd8 18:42:05 Step 6/7 : COPY go.mod . 18:42:05 ---> dfb2ae1ab101 18:42:05 Step 7/7 : RUN go mod download 18:42:06 ---> Running in e2fe5f90c247 18:42:07 go: finding github.com/davecgh/go-spew v1.1.0 18:42:07 go: finding github.com/go-kit/kit v0.8.0 18:42:07 go: finding github.com/go-logfmt/logfmt v0.4.0 18:42:07 go: finding github.com/go-stack/stack v1.8.0 18:42:08 go: finding github.com/google/uuid v1.1.0 18:42:08 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 18:42:08 go: finding github.com/pmezard/go-difflib v1.0.0 18:42:08 go: finding github.com/stretchr/objx v0.1.0 18:42:08 go: finding github.com/stretchr/testify v1.3.0 18:42:08 go: finding github.com/ugorji/go v1.1.4 18:42:11 Removing intermediate container e2fe5f90c247 18:42:11 ---> fb7854fb52ec 18:42:11 Successfully built fb7854fb52ec 18:42:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:42:12 + docker inspect -f . ci-base-image-arm64 18:42:12 . [Pipeline] withDockerContainer 18:42:13 prd-ubuntu18.04-docker-arm64-4c-16g-2132 does not seem to be running inside a container 18:42:13 $ 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 18:42:14 $ docker top 24cdff36188dcd3695cd164b1979d903fbe96e0324f8edb162e77d7d213e99f6 -eo pid,comm [Pipeline] { [Pipeline] sh 18:42:15 + go version 18:42:15 go version go1.13.5 linux/arm64 [Pipeline] sh 18:42:16 + make test 18:42:16 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:42:35 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 18:42:50 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.073s coverage: 85.7% of statements 18:42:50 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.022s coverage: 100.0% of statements 18:42:50 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.069s coverage: 45.4% of statements 18:42:50 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 18:42:53 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.024s coverage: 6.4% of statements 18:42:54 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.059s coverage: 14.4% of statements 18:42:54 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.028s coverage: 100.0% of statements 18:42:55 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.090s coverage: 100.0% of statements 18:42:55 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 18:42:55 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 18:42:55 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.028s coverage: 100.0% of statements 18:42:55 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.539s coverage: 100.0% of statements 18:42:55 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.182s coverage: 62.6% of statements 18:42:58 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.037s coverage: 26.3% of statements 18:42:58 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.020s coverage: 15.4% of statements 18:42:58 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.019s coverage: 15.4% of statements 18:42:58 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.024s coverage: 14.3% of statements 18:42:59 CGO_ENABLED=0 GO111MODULE=on go vet ./... 18:43:04 gofmt -l . 18:43:04 clients/agent/client_test.go 18:43:04 [ "`gofmt -l .`" = "" ] 18:43:04 make: *** [Makefile:9: test] Error 1 [Pipeline] } 18:43:04 $ docker stop --time=1 24cdff36188dcd3695cd164b1979d903fbe96e0324f8edb162e77d7d213e99f6 18:43:06 $ docker rm -f 24cdff36188dcd3695cd164b1979d903fbe96e0324f8edb162e77d7d213e99f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:43:08 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 18:43:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:43:11 ---> package-listing.sh 18:43:11 ++ facter osfamily 18:43:11 ++ tr '[:upper:]' '[:lower:]' 18:43:11 + OS_FAMILY=redhat 18:43:11 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-231 18:43:11 + START_PACKAGES=/tmp/packages_start.txt 18:43:11 + END_PACKAGES=/tmp/packages_end.txt 18:43:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:43:11 + PACKAGES=/tmp/packages_start.txt 18:43:11 + '[' /w/workspace/dry_go-mod-core-contracts_PR-231 ']' 18:43:11 + PACKAGES=/tmp/packages_end.txt 18:43:11 + case "${OS_FAMILY}" in 18:43:11 + rpm -qa 18:43:11 + sort 18:43:15 + '[' -f /tmp/packages_start.txt ']' 18:43:15 + '[' -f /tmp/packages_end.txt ']' 18:43:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:43:15 + '[' /w/workspace/dry_go-mod-core-contracts_PR-231 ']' 18:43:15 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-231/archives/ 18:43:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-231/archives/ [Pipeline] isUnix [Pipeline] sh 18:43:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:43:16 18:43:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:43:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:43:16 alpine: Pulling from edgex-lftools-log-publisher 18:43:16 c9b1b535fdd9: Pulling fs layer 18:43:16 2cc5ad85d9ab: Pulling fs layer 18:43:16 756a868c4378: Pulling fs layer 18:43:16 444b2fc9a129: Pulling fs layer 18:43:16 ea15f1150254: Pulling fs layer 18:43:16 41b27a9f41bf: Pulling fs layer 18:43:16 28c525ee5125: Pulling fs layer 18:43:16 094b1ea09ed8: Pulling fs layer 18:43:16 138eaada9080: Pulling fs layer 18:43:16 0622d0fa9048: Pulling fs layer 18:43:16 41b27a9f41bf: Waiting 18:43:16 138eaada9080: Waiting 18:43:16 28c525ee5125: Waiting 18:43:16 094b1ea09ed8: Waiting 18:43:16 0622d0fa9048: Waiting 18:43:16 444b2fc9a129: Waiting 18:43:16 ea15f1150254: Waiting 18:43:16 2cc5ad85d9ab: Verifying Checksum 18:43:16 2cc5ad85d9ab: Download complete 18:43:16 444b2fc9a129: Verifying Checksum 18:43:16 444b2fc9a129: Download complete 18:43:16 c9b1b535fdd9: Verifying Checksum 18:43:16 c9b1b535fdd9: Download complete 18:43:16 ea15f1150254: Verifying Checksum 18:43:16 ea15f1150254: Download complete 18:43:16 28c525ee5125: Verifying Checksum 18:43:16 28c525ee5125: Download complete 18:43:16 756a868c4378: Verifying Checksum 18:43:16 756a868c4378: Download complete 18:43:16 c9b1b535fdd9: Pull complete 18:43:16 138eaada9080: Verifying Checksum 18:43:16 138eaada9080: Download complete 18:43:16 0622d0fa9048: Verifying Checksum 18:43:16 0622d0fa9048: Download complete 18:43:16 094b1ea09ed8: Verifying Checksum 18:43:16 094b1ea09ed8: Download complete 18:43:17 2cc5ad85d9ab: Pull complete 18:43:17 41b27a9f41bf: Verifying Checksum 18:43:17 41b27a9f41bf: Download complete 18:43:18 756a868c4378: Pull complete 18:43:18 444b2fc9a129: Pull complete 18:43:18 ea15f1150254: Pull complete 18:43:22 41b27a9f41bf: Pull complete 18:43:22 28c525ee5125: Pull complete 18:43:24 094b1ea09ed8: Pull complete 18:43:24 138eaada9080: Pull complete 18:43:24 0622d0fa9048: Pull complete 18:43:24 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 18:43:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:43:24 prd-centos7-docker-4c-2g-2129 does not seem to be running inside a container 18:43:24 $ 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-231 -v /w/workspace/dry_go-mod-core-contracts_PR-231:/w/workspace/dry_go-mod-core-contracts_PR-231:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-231@tmp:/w/workspace/dry_go-mod-core-contracts_PR-231@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 18:43:25 $ docker top c5b9774f758ebeb021e1a1c1d29290781b1299a15c91a0df1bcb0842a78828f3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 18:43:26 provisioning config files... 18:43:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-231@tmp/config4271299143766775623tmp [Pipeline] { [Pipeline] echo 18:43:26 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:43:26 ---> create-netrc.sh [Pipeline] echo 18:43:26 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:43:27 ---> logs-deploy.sh 18:43:27 + ARCHIVE_ARTIFACTS= 18:43:27 + LOGS_SERVER=https://logs.edgexfoundry.org 18:43:27 + '[' https://logs.edgexfoundry.org == None ']' 18:43:27 + NEXUS_URL=https://nexus.edgexfoundry.org 18:43:27 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-231/1 18:43:27 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-231/1/ 18:43:27 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-231/1 /w/workspace/dry_go-mod-core-contracts_PR-231 18:43:28 Archives upload complete. 18:43:28 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-231/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-231/1/ 18:43:28 ---> uname -a: 18:43:28 Linux c5b9774f758e 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 18:43:28 18:43:28 18:43:28 ---> lscpu: 18:43:28 Architecture: x86_64 18:43:28 CPU op-mode(s): 32-bit, 64-bit 18:43:28 Byte Order: Little Endian 18:43:28 Address sizes: 40 bits physical, 48 bits virtual 18:43:28 CPU(s): 4 18:43:28 On-line CPU(s) list: 0-3 18:43:28 Thread(s) per core: 1 18:43:28 Core(s) per socket: 1 18:43:28 Socket(s): 4 18:43:28 NUMA node(s): 1 18:43:28 Vendor ID: GenuineIntel 18:43:28 CPU family: 6 18:43:28 Model: 44 18:43:28 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 18:43:28 Stepping: 1 18:43:28 CPU MHz: 2933.438 18:43:28 BogoMIPS: 5866.87 18:43:28 Virtualization: VT-x 18:43:28 Hypervisor vendor: KVM 18:43:28 Virtualization type: full 18:43:28 L1d cache: 128 KiB 18:43:28 L1i cache: 128 KiB 18:43:28 L2 cache: 16 MiB 18:43:28 L3 cache: 64 MiB 18:43:28 NUMA node0 CPU(s): 0-3 18:43:28 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 18:43:28 Vulnerability Meltdown: Mitigation; PTI 18:43:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:43:28 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 18:43:28 Vulnerability Spectre v2: Mitigation; Full retpoline 18:43:28 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 18:43:28 18:43:28 18:43:28 ---> nproc: 18:43:28 4 18:43:28 18:43:28 18:43:28 ---> df -h: 18:43:28 Filesystem Size Used Available Use% Mounted on 18:43:28 overlay 50.0G 6.3G 43.7G 13% / 18:43:28 tmpfs 64.0M 0 64.0M 0% /dev 18:43:28 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 18:43:28 shm 64.0M 0 64.0M 0% /dev/shm 18:43:28 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf 18:43:28 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname 18:43:28 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts 18:43:28 /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dry_go-mod-core-contracts_PR-231@tmp 18:43:28 /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa 18:43:28 /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dry_go-mod-core-contracts_PR-231 18:43:28 18:43:28 18:43:28 ---> free -m: 18:43:28 total used free shared buff/cache available 18:43:28 Mem: 1838 600 65 0 1172 1132 18:43:28 Swap: 1023 0 1023 18:43:28 18:43:28 18:43:28 ---> ip addr: 18:43:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 18:43:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:43:28 inet 127.0.0.1/8 scope host lo 18:43:28 valid_lft forever preferred_lft forever 18:43:28 6: eth0@if7: mtu 1458 qdisc noqueue state UP 18:43:28 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 18:43:28 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 18:43:28 valid_lft forever preferred_lft forever 18:43:28 18:43:28 18:43:28 ---> sar -b -r -n DEV: 18:43:28 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/03/20 _x86_64_ (4 CPU) 18:43:28 18:43:28 18:36:11 LINUX RESTART 18:43:28 18:43:28 18:37:01 tps rtps wtps bread/s bwrtn/s 18:43:28 18:38:01 13.17 1.60 11.57 79.79 1871.89 18:43:28 18:39:01 2.55 0.00 2.55 0.00 90.61 18:43:28 18:40:01 0.27 0.00 0.27 0.00 3.11 18:43:28 18:41:01 0.28 0.00 0.28 0.00 3.46 18:43:28 18:42:01 0.25 0.00 0.25 0.00 3.65 18:43:28 18:43:01 0.37 0.00 0.37 0.00 4.38 18:43:28 Average: 2.81 0.27 2.55 13.30 329.58 18:43:28 18:43:28 18:37:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:43:28 18:38:01 116616 1765688 93.80 2620 1246988 925528 31.58 416900 1189436 16 18:43:28 18:39:01 123452 1758852 93.44 2620 1246992 894240 30.51 412140 1189080 16 18:43:28 18:40:01 123244 1759060 93.45 2620 1247000 894228 30.51 411984 1189080 8 18:43:28 18:41:01 123900 1758404 93.42 2620 1247004 894120 30.51 411556 1189080 8 18:43:28 18:42:01 123456 1758848 93.44 2620 1247012 894252 30.51 412308 1189080 8 18:43:28 18:43:01 123044 1759260 93.46 2620 1247016 894416 30.52 412552 1189076 12 18:43:28 Average: 122285 1760019 93.50 2620 1247002 899464 30.69 412907 1189139 11 18:43:28 18:43:28 18:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 18:43:28 18:38:01 eth0 11.27 7.83 10.26 14.78 0.00 0.00 0.00 18:43:28 18:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:28 18:38:01 docker0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 18:43:28 18:39:01 eth0 1.98 1.08 1.18 0.43 0.00 0.00 0.00 18:43:28 18:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:28 18:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:28 18:40:01 eth0 0.88 0.25 0.29 0.19 0.00 0.00 0.00 18:43:28 18:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:28 18:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:28 18:41:01 eth0 0.48 0.05 0.05 0.00 0.00 0.00 0.00 18:43:28 18:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:28 18:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:28 18:42:01 eth0 1.28 0.43 0.46 0.26 0.00 0.00 0.00 18:43:28 18:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:28 18:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:28 18:43:01 eth0 0.60 0.43 0.35 0.21 0.00 0.00 0.00 18:43:28 18:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:28 18:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:28 Average: eth0 2.75 1.68 2.10 2.65 0.00 0.00 0.00 18:43:28 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:28 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:28 18:43:28 18:43:28 ---> sar -P ALL: 18:43:28 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/03/20 _x86_64_ (4 CPU) 18:43:28 18:43:28 18:36:11 LINUX RESTART 18:43:28 18:43:28 18:37:01 CPU %user %nice %system %iowait %steal %idle 18:43:28 18:38:01 all 0.76 0.00 0.24 0.03 0.00 98.96 18:43:28 18:38:01 0 1.03 0.00 0.27 0.02 0.02 98.67 18:43:28 18:38:01 1 0.72 0.00 0.32 0.10 0.00 98.87 18:43:28 18:38:01 2 0.67 0.00 0.27 0.03 0.00 99.03 18:43:28 18:38:01 3 0.65 0.00 0.15 0.02 0.00 99.18 18:43:28 18:39:01 all 0.22 0.00 0.07 0.00 0.00 99.71 18:43:28 18:39:01 0 0.60 0.00 0.05 0.00 0.00 99.35 18:43:28 18:39:01 1 0.12 0.00 0.08 0.00 0.00 99.80 18:43:28 18:39:01 2 0.10 0.00 0.05 0.00 0.00 99.85 18:43:28 18:39:01 3 0.07 0.00 0.08 0.00 0.00 99.85 18:43:28 18:40:01 all 0.18 0.00 0.05 0.00 0.00 99.78 18:43:28 18:40:01 0 0.50 0.00 0.02 0.00 0.00 99.48 18:43:28 18:40:01 1 0.03 0.00 0.05 0.00 0.00 99.92 18:43:28 18:40:01 2 0.08 0.00 0.07 0.00 0.00 99.85 18:43:28 18:40:01 3 0.08 0.00 0.05 0.00 0.00 99.87 18:43:28 18:41:01 all 0.06 0.00 0.05 0.00 0.00 99.90 18:43:28 18:41:01 0 0.07 0.00 0.03 0.00 0.00 99.90 18:43:28 18:41:01 1 0.03 0.00 0.03 0.00 0.00 99.93 18:43:28 18:41:01 2 0.03 0.00 0.03 0.00 0.00 99.93 18:43:28 18:41:01 3 0.10 0.00 0.08 0.00 0.02 99.80 18:43:28 18:42:01 all 0.16 0.00 0.05 0.00 0.00 99.79 18:43:28 18:42:01 0 0.40 0.00 0.07 0.00 0.00 99.53 18:43:28 18:42:01 1 0.07 0.00 0.03 0.00 0.00 99.90 18:43:28 18:42:01 2 0.05 0.00 0.05 0.00 0.00 99.90 18:43:28 18:42:01 3 0.12 0.00 0.05 0.00 0.00 99.83 18:43:28 18:43:01 all 0.20 0.00 0.05 0.00 0.00 99.73 18:43:28 18:43:01 0 0.53 0.00 0.02 0.00 0.00 99.45 18:43:28 18:43:01 1 0.08 0.00 0.07 0.00 0.00 99.85 18:43:28 18:43:01 2 0.10 0.00 0.08 0.00 0.00 99.82 18:43:28 18:43:01 3 0.10 0.00 0.05 0.00 0.00 99.85 18:43:28 Average: all 0.26 0.00 0.08 0.01 0.00 99.64 18:43:28 Average: 0 0.52 0.00 0.08 0.00 0.00 99.40 18:43:28 Average: 1 0.18 0.00 0.10 0.02 0.00 99.71 18:43:28 Average: 2 0.17 0.00 0.09 0.01 0.00 99.73 18:43:28 Average: 3 0.19 0.00 0.08 0.00 0.00 99.73 18:43:28 18:43:28 18:43:28