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 [2020-04-03T18:36:52.668Z] 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 [2020-04-03T18:36:55.377Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-03T18:36:55.377Z] [2020-04-03T18:36:55.377Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-03T18:36:55.754Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-03T18:36:55.754Z] latest: Pulling from edgex-devops/git-semver [2020-04-03T18:36:55.754Z] 9123ac7c32f7: Pulling fs layer [2020-04-03T18:36:55.754Z] b8cc5d1170e3: Pulling fs layer [2020-04-03T18:36:55.754Z] 2924cbbf6a41: Pulling fs layer [2020-04-03T18:36:55.754Z] 93b08a4f1073: Pulling fs layer [2020-04-03T18:36:55.754Z] 93b08a4f1073: Waiting [2020-04-03T18:36:55.754Z] b8cc5d1170e3: Verifying Checksum [2020-04-03T18:36:55.754Z] b8cc5d1170e3: Download complete [2020-04-03T18:36:56.019Z] 9123ac7c32f7: Verifying Checksum [2020-04-03T18:36:56.019Z] 9123ac7c32f7: Download complete [2020-04-03T18:36:56.019Z] 93b08a4f1073: Verifying Checksum [2020-04-03T18:36:56.019Z] 93b08a4f1073: Download complete [2020-04-03T18:36:56.019Z] 2924cbbf6a41: Verifying Checksum [2020-04-03T18:36:56.019Z] 2924cbbf6a41: Download complete [2020-04-03T18:36:56.282Z] 9123ac7c32f7: Pull complete [2020-04-03T18:36:56.282Z] b8cc5d1170e3: Pull complete [2020-04-03T18:36:57.219Z] 2924cbbf6a41: Pull complete [2020-04-03T18:36:57.219Z] 93b08a4f1073: Pull complete [2020-04-03T18:36:57.219Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-03T18:36:57.219Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-03T18:36:57.380Z] prd-centos7-docker-4c-2g-2129 does not seem to be running inside a container [2020-04-03T18:36:57.457Z] $ 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 [2020-04-03T18:36:58.056Z] $ docker top e0801899f95e3f081f761281089b2261a6b5b408ae5757655c7eb0a0c9d64dd5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-03T18:36:58.393Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-03T18:36:58.393Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-03T18:36:58.596Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-03T18:36:58.598Z] $ docker exec e0801899f95e3f081f761281089b2261a6b5b408ae5757655c7eb0a0c9d64dd5 ssh-agent [2020-04-03T18:36:58.775Z] SSH_AUTH_SOCK=/tmp/ssh-5q3rXmw2zgUA/agent.14 [2020-04-03T18:36:58.775Z] SSH_AGENT_PID=21 [2020-04-03T18:36:58.789Z] Running ssh-add (command line suppressed) [2020-04-03T18:36:58.921Z] 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) [2020-04-03T18:36:58.968Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-03T18:36:59.312Z] + git describe --exact-match --tags HEAD [2020-04-03T18:36:59.312Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-03T18:36:59.388Z] $ docker exec --env ******** --env ******** e0801899f95e3f081f761281089b2261a6b5b408ae5757655c7eb0a0c9d64dd5 ssh-agent -k [2020-04-03T18:36:59.526Z] unset SSH_AUTH_SOCK; [2020-04-03T18:36:59.527Z] unset SSH_AGENT_PID; [2020-04-03T18:36:59.527Z] echo Agent pid 21 killed; [2020-04-03T18:36:59.566Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-03T18:36:59.683Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-03T18:36:59.683Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-03T18:36:59.768Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-03T18:36:59.768Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-03T18:36:59.952Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-03T18:36:59.956Z] $ docker exec e0801899f95e3f081f761281089b2261a6b5b408ae5757655c7eb0a0c9d64dd5 ssh-agent [2020-04-03T18:37:00.119Z] SSH_AUTH_SOCK=/tmp/ssh-jCnh3a8qjWk4/agent.56 [2020-04-03T18:37:00.119Z] SSH_AGENT_PID=62 [2020-04-03T18:37:00.126Z] Running ssh-add (command line suppressed) [2020-04-03T18:37:00.276Z] 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) [2020-04-03T18:37:00.326Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-03T18:37:00.742Z] + git semver init [2020-04-03T18:37:00.742Z] # -> Open(): unable to determine branch for HEAD [2020-04-03T18:37:00.742Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-231/.git [2020-04-03T18:37:00.742Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-231 [2020-04-03T18:37:00.742Z] # $SEMVER_REMOTE_NAME = origin [2020-04-03T18:37:00.742Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-04-03T18:37:00.742Z] # $SEMVER_USER_NAME = jenkins [2020-04-03T18:37:00.742Z] # $SEMVER_BRANCH = PR-231 [2020-04-03T18:37:00.742Z] # $SEMVER_TEMP = /tmp/semver-183574411 [2020-04-03T18:37:00.742Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2020-04-03T18:37:01.312Z] # '/tmp/semver-183574411' -> '/w/workspace/dry_go-mod-core-contracts_PR-231/.semver' [2020-04-03T18:37:01.312Z] # -> Force: false [2020-04-03T18:37:01.312Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-231/.semver [Pipeline] } [2020-04-03T18:37:01.339Z] $ docker exec --env ******** --env ******** e0801899f95e3f081f761281089b2261a6b5b408ae5757655c7eb0a0c9d64dd5 ssh-agent -k [2020-04-03T18:37:01.473Z] unset SSH_AUTH_SOCK; [2020-04-03T18:37:01.473Z] unset SSH_AGENT_PID; [2020-04-03T18:37:01.473Z] echo Agent pid 62 killed; [2020-04-03T18:37:01.521Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-03T18:37:02.032Z] + git semver [Pipeline] } [2020-04-03T18:37:02.059Z] $ docker stop --time=1 e0801899f95e3f081f761281089b2261a6b5b408ae5757655c7eb0a0c9d64dd5 [2020-04-03T18:37:03.394Z] $ docker rm -f e0801899f95e3f081f761281089b2261a6b5b408ae5757655c7eb0a0c9d64dd5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-03T18:37:04.211Z] Stashed 69 file(s) [Pipeline] echo [2020-04-03T18:37:04.227Z] [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 [2020-04-03T18:37:19.704Z] Still waiting to schedule task [2020-04-03T18:37:19.704Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-04-03T18:37:19.725Z] Still waiting to schedule task [2020-04-03T18:37:19.725Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-04-03T18:39:27.377Z] Running on prd-centos7-docker-4c-2g-2131 in /w/workspace/dry_go-mod-core-contracts_PR-231 [Pipeline] { [Pipeline] ws [2020-04-03T18:39:27.446Z] Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout [2020-04-03T18:39:35.244Z] using credential edgex-jenkins-ssh [2020-04-03T18:39:35.329Z] Cloning the remote Git repository [2020-04-03T18:39:35.329Z] Cloning with configured refspecs honoured and without tags [2020-04-03T18:39:35.372Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-04-03T18:39:35.467Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 [2020-04-03T18:39:35.552Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-04-03T18:39:35.552Z] > git --version # timeout=10 [2020-04-03T18:39:35.562Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-03T18:39:35.596Z] > 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 [2020-04-03T18:39:36.236Z] Fetching without tags [2020-04-03T18:39:36.667Z] Merging remotes/origin/master commit 0a0ac7d4b10642622fee7fbbc8efe19400eb09ea into PR head commit d7da50046a491dc2fda0954824ccfe9e2012aa84 [2020-04-03T18:39:36.794Z] Merge succeeded, producing d7da50046a491dc2fda0954824ccfe9e2012aa84 [2020-04-03T18:39:36.795Z] Checking out Revision d7da50046a491dc2fda0954824ccfe9e2012aa84 (PR-231) [2020-04-03T18:39:36.177Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-04-03T18:39:36.186Z] > git config --add remote.origin.fetch +refs/pull/231/head:refs/remotes/origin/PR-231 # timeout=10 [2020-04-03T18:39:36.200Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-03T18:39:36.226Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-04-03T18:39:36.242Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-04-03T18:39:36.242Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-03T18:39:36.248Z] > 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 [2020-04-03T18:39:36.677Z] > git config core.sparsecheckout # timeout=10 [2020-04-03T18:39:36.690Z] > git checkout -f d7da50046a491dc2fda0954824ccfe9e2012aa84 # timeout=10 [2020-04-03T18:39:36.750Z] > git remote # timeout=10 [2020-04-03T18:39:36.757Z] > git config --get remote.origin.url # timeout=10 [2020-04-03T18:39:36.763Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-03T18:39:36.767Z] > git merge 0a0ac7d4b10642622fee7fbbc8efe19400eb09ea # timeout=10 [2020-04-03T18:39:36.778Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-03T18:39:36.801Z] > git config core.sparsecheckout # timeout=10 [2020-04-03T18:39:36.822Z] > git checkout -f d7da50046a491dc2fda0954824ccfe9e2012aa84 # timeout=10 [2020-04-03T18:39:41.322Z] Commit message: "Move SMA client to clients/agent and add functions" [2020-04-03T18:39:41.367Z] > git --version # timeout=10 [2020-04-03T18:39:41.432Z] fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-03T18:39:42.931Z] ========================================================= [2020-04-03T18:39:42.931Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-04-03T18:39:42.931Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-03T18:39:44.169Z] + 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 . [2020-04-03T18:39:44.434Z] Sending build context to Docker daemon 1.719MB [2020-04-03T18:39:44.434Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-04-03T18:39:44.434Z] Step 2/7 : FROM ${BASE} [2020-04-03T18:39:44.715Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-04-03T18:39:44.715Z] e6b0cf9c0882: Pulling fs layer [2020-04-03T18:39:44.715Z] 2848faf0eed1: Pulling fs layer [2020-04-03T18:39:44.715Z] 0f37312ad70f: Pulling fs layer [2020-04-03T18:39:44.715Z] 5788d62ee057: Pulling fs layer [2020-04-03T18:39:44.715Z] 0e6b1d234666: Pulling fs layer [2020-04-03T18:39:44.715Z] bf5d7aec512f: Pulling fs layer [2020-04-03T18:39:44.715Z] 34c802a77dc8: Pulling fs layer [2020-04-03T18:39:44.715Z] 9eb99e56ec68: Pulling fs layer [2020-04-03T18:39:44.715Z] 27c7a5d97fbd: Pulling fs layer [2020-04-03T18:39:44.715Z] 5c102a31e300: Pulling fs layer [2020-04-03T18:39:44.715Z] dcfb455df0a1: Pulling fs layer [2020-04-03T18:39:44.715Z] 34c802a77dc8: Waiting [2020-04-03T18:39:44.715Z] 9eb99e56ec68: Waiting [2020-04-03T18:39:44.715Z] 27c7a5d97fbd: Waiting [2020-04-03T18:39:44.715Z] 5c102a31e300: Waiting [2020-04-03T18:39:44.715Z] dcfb455df0a1: Waiting [2020-04-03T18:39:44.715Z] 5788d62ee057: Waiting [2020-04-03T18:39:44.715Z] 0e6b1d234666: Waiting [2020-04-03T18:39:44.715Z] bf5d7aec512f: Waiting [2020-04-03T18:39:44.715Z] 0f37312ad70f: Verifying Checksum [2020-04-03T18:39:44.715Z] 0f37312ad70f: Download complete [2020-04-03T18:39:44.715Z] 2848faf0eed1: Verifying Checksum [2020-04-03T18:39:44.715Z] 2848faf0eed1: Download complete [2020-04-03T18:39:45.042Z] 0e6b1d234666: Verifying Checksum [2020-04-03T18:39:45.042Z] 0e6b1d234666: Download complete [2020-04-03T18:39:45.042Z] bf5d7aec512f: Verifying Checksum [2020-04-03T18:39:45.042Z] bf5d7aec512f: Download complete [2020-04-03T18:39:45.330Z] e6b0cf9c0882: Verifying Checksum [2020-04-03T18:39:45.330Z] e6b0cf9c0882: Download complete [2020-04-03T18:39:45.647Z] e6b0cf9c0882: Pull complete [2020-04-03T18:39:45.986Z] 2848faf0eed1: Pull complete [2020-04-03T18:39:45.986Z] 0f37312ad70f: Pull complete [2020-04-03T18:39:47.592Z] 34c802a77dc8: Verifying Checksum [2020-04-03T18:39:47.592Z] 34c802a77dc8: Download complete [2020-04-03T18:39:47.592Z] 27c7a5d97fbd: Verifying Checksum [2020-04-03T18:39:47.592Z] 27c7a5d97fbd: Download complete [2020-04-03T18:39:48.743Z] 5788d62ee057: Verifying Checksum [2020-04-03T18:39:48.743Z] 5788d62ee057: Download complete [2020-04-03T18:39:48.743Z] dcfb455df0a1: Verifying Checksum [2020-04-03T18:39:48.743Z] dcfb455df0a1: Download complete [2020-04-03T18:39:50.418Z] 5c102a31e300: Verifying Checksum [2020-04-03T18:39:50.418Z] 5c102a31e300: Download complete [2020-04-03T18:39:50.418Z] 9eb99e56ec68: Verifying Checksum [2020-04-03T18:39:50.418Z] 9eb99e56ec68: Download complete [2020-04-03T18:39:58.844Z] 5788d62ee057: Pull complete [2020-04-03T18:39:58.845Z] 0e6b1d234666: Pull complete [2020-04-03T18:39:58.845Z] bf5d7aec512f: Pull complete [2020-04-03T18:40:03.129Z] 34c802a77dc8: Pull complete [2020-04-03T18:40:07.697Z] 9eb99e56ec68: Pull complete [2020-04-03T18:40:07.697Z] 27c7a5d97fbd: Pull complete [2020-04-03T18:40:09.173Z] 5c102a31e300: Pull complete [2020-04-03T18:40:09.173Z] dcfb455df0a1: Pull complete [2020-04-03T18:40:09.173Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-04-03T18:40:09.173Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-04-03T18:40:09.173Z] ---> 7c70fe431013 [2020-04-03T18:40:09.173Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-04-03T18:40:09.445Z] ---> Running in 94be579f17dc [2020-04-03T18:40:09.445Z] Removing intermediate container 94be579f17dc [2020-04-03T18:40:09.445Z] ---> b944bbe3370e [2020-04-03T18:40:09.445Z] Step 4/7 : RUN apk add bash [2020-04-03T18:40:09.445Z] ---> Running in f8ec1fa2fc66 [2020-04-03T18:40:10.399Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-03T18:40:11.020Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-03T18:40:11.683Z] OK: 143 MiB in 39 packages [2020-04-03T18:40:12.334Z] Removing intermediate container f8ec1fa2fc66 [2020-04-03T18:40:12.334Z] ---> 2d114e6beead [2020-04-03T18:40:12.334Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-04-03T18:40:12.334Z] ---> Running in b1ce5bd27cbc [2020-04-03T18:40:12.609Z] Removing intermediate container b1ce5bd27cbc [2020-04-03T18:40:12.609Z] ---> 8db6f1764215 [2020-04-03T18:40:12.609Z] Step 6/7 : COPY go.mod . [2020-04-03T18:40:13.259Z] ---> b270b0c2fcc9 [2020-04-03T18:40:13.259Z] Step 7/7 : RUN go mod download [2020-04-03T18:40:13.259Z] ---> Running in f93211afc6cf [2020-04-03T18:40:15.270Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-04-03T18:40:15.270Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-03T18:40:15.270Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-03T18:40:15.270Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-03T18:40:15.270Z] go: finding github.com/google/uuid v1.1.0 [2020-04-03T18:40:15.270Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-03T18:40:15.270Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-03T18:40:15.270Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-03T18:40:15.270Z] go: finding github.com/stretchr/testify v1.3.0 [2020-04-03T18:40:15.270Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-03T18:40:16.723Z] Removing intermediate container f93211afc6cf [2020-04-03T18:40:16.723Z] ---> db6867b5c07e [2020-04-03T18:40:16.723Z] Successfully built db6867b5c07e [2020-04-03T18:40:16.724Z] 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 [2020-04-03T18:40:17.720Z] + docker inspect -f . ci-base-image-x86_64 [2020-04-03T18:40:17.720Z] . [Pipeline] withDockerContainer [2020-04-03T18:40:18.131Z] prd-centos7-docker-4c-2g-2131 does not seem to be running inside a container [2020-04-03T18:40:18.256Z] $ 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 [2020-04-03T18:40:19.320Z] $ docker top 217b6223ae0843cd19075c91f76312996980b52a683707a1e1159edf5a0e90d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-03T18:40:19.926Z] + go version [2020-04-03T18:40:19.926Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-04-03T18:40:20.257Z] + make test [2020-04-03T18:40:20.257Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-04-03T18:40:28.618Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-04-03T18:40:38.848Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.016s coverage: 85.7% of statements [2020-04-03T18:40:38.848Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.033s coverage: 100.0% of statements [2020-04-03T18:40:38.848Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.019s coverage: 45.4% of statements [2020-04-03T18:40:38.848Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-04-03T18:40:38.848Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.023s coverage: 6.4% of statements [2020-04-03T18:40:40.827Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.036s coverage: 14.4% of statements [2020-04-03T18:40:40.827Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.015s coverage: 100.0% of statements [2020-04-03T18:40:40.827Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.124s coverage: 100.0% of statements [2020-04-03T18:40:40.827Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-04-03T18:40:40.827Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-04-03T18:40:40.827Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.075s coverage: 100.0% of statements [2020-04-03T18:40:40.827Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.028s coverage: 100.0% of statements [2020-04-03T18:40:40.827Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.048s coverage: 62.6% of statements [2020-04-03T18:40:41.122Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.037s coverage: 26.3% of statements [2020-04-03T18:40:42.582Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.026s coverage: 15.4% of statements [2020-04-03T18:40:42.582Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.010s coverage: 15.4% of statements [2020-04-03T18:40:42.582Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.017s coverage: 14.3% of statements [2020-04-03T18:40:42.582Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-03T18:40:47.326Z] gofmt -l . [2020-04-03T18:40:47.326Z] clients/agent/client_test.go [2020-04-03T18:40:47.326Z] [ "`gofmt -l .`" = "" ] [2020-04-03T18:40:47.326Z] make: *** [Makefile:9: test] Error 1 [Pipeline] } [2020-04-03T18:40:47.416Z] $ docker stop --time=1 217b6223ae0843cd19075c91f76312996980b52a683707a1e1159edf5a0e90d6 [2020-04-03T18:40:49.931Z] $ 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] } [2020-04-03T18:40:51.749Z] Failed in branch amd64 [2020-04-03T18:41:04.671Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2132 in /w/workspace/dry_go-mod-core-contracts_PR-231 [Pipeline] { [Pipeline] ws [2020-04-03T18:41:04.761Z] Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout [2020-04-03T18:41:10.688Z] using credential edgex-jenkins-ssh [2020-04-03T18:41:10.747Z] Cloning the remote Git repository [2020-04-03T18:41:10.747Z] Cloning with configured refspecs honoured and without tags [2020-04-03T18:41:10.967Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-04-03T18:41:11.069Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 [2020-04-03T18:41:11.182Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-04-03T18:41:11.186Z] > git --version # timeout=10 [2020-04-03T18:41:11.214Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-03T18:41:11.316Z] > 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 [2020-04-03T18:41:12.105Z] Fetching without tags [2020-04-03T18:41:12.075Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-04-03T18:41:12.123Z] > git config --add remote.origin.fetch +refs/pull/231/head:refs/remotes/origin/PR-231 # timeout=10 [2020-04-03T18:41:12.146Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-03T18:41:12.178Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-04-03T18:41:12.234Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-04-03T18:41:12.235Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-03T18:41:12.253Z] > 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 [2020-04-03T18:41:12.652Z] Merging remotes/origin/master commit 0a0ac7d4b10642622fee7fbbc8efe19400eb09ea into PR head commit d7da50046a491dc2fda0954824ccfe9e2012aa84 [2020-04-03T18:41:12.937Z] Merge succeeded, producing d7da50046a491dc2fda0954824ccfe9e2012aa84 [2020-04-03T18:41:12.938Z] Checking out Revision d7da50046a491dc2fda0954824ccfe9e2012aa84 (PR-231) [2020-04-03T18:41:12.778Z] > git config core.sparsecheckout # timeout=10 [2020-04-03T18:41:12.805Z] > git checkout -f d7da50046a491dc2fda0954824ccfe9e2012aa84 # timeout=10 [2020-04-03T18:41:12.909Z] > git remote # timeout=10 [2020-04-03T18:41:12.948Z] > git config --get remote.origin.url # timeout=10 [2020-04-03T18:41:12.983Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-03T18:41:12.995Z] > git merge 0a0ac7d4b10642622fee7fbbc8efe19400eb09ea # timeout=10 [2020-04-03T18:41:13.022Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-03T18:41:13.049Z] > git config core.sparsecheckout # timeout=10 [2020-04-03T18:41:13.065Z] > git checkout -f d7da50046a491dc2fda0954824ccfe9e2012aa84 # timeout=10 [2020-04-03T18:41:17.521Z] Commit message: "Move SMA client to clients/agent and add functions" [2020-04-03T18:41:17.636Z] > git --version # timeout=10 [2020-04-03T18:41:17.665Z] fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-03T18:41:18.989Z] ========================================================= [2020-04-03T18:41:18.989Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-04-03T18:41:18.989Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-03T18:41:20.062Z] + 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 . [2020-04-03T18:41:21.035Z] Sending build context to Docker daemon 1.719MB [2020-04-03T18:41:21.035Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-04-03T18:41:21.035Z] Step 2/7 : FROM ${BASE} [2020-04-03T18:41:21.306Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-04-03T18:41:21.306Z] cde5963f3b93: Pulling fs layer [2020-04-03T18:41:21.306Z] 2a23fa8c16f7: Pulling fs layer [2020-04-03T18:41:21.306Z] 777b28850792: Pulling fs layer [2020-04-03T18:41:21.306Z] 8a11ddd9e578: Pulling fs layer [2020-04-03T18:41:21.306Z] 4cf88f913ddb: Pulling fs layer [2020-04-03T18:41:21.306Z] 1df406cf5192: Pulling fs layer [2020-04-03T18:41:21.306Z] cd6300453558: Pulling fs layer [2020-04-03T18:41:21.306Z] b9c365052c96: Pulling fs layer [2020-04-03T18:41:21.306Z] a2d8cc88f415: Pulling fs layer [2020-04-03T18:41:21.306Z] ea1d1ca13537: Pulling fs layer [2020-04-03T18:41:21.306Z] 3750a50a1c5e: Pulling fs layer [2020-04-03T18:41:21.306Z] 4cf88f913ddb: Waiting [2020-04-03T18:41:21.306Z] 1df406cf5192: Waiting [2020-04-03T18:41:21.306Z] cd6300453558: Waiting [2020-04-03T18:41:21.306Z] b9c365052c96: Waiting [2020-04-03T18:41:21.306Z] a2d8cc88f415: Waiting [2020-04-03T18:41:21.306Z] ea1d1ca13537: Waiting [2020-04-03T18:41:21.306Z] 3750a50a1c5e: Waiting [2020-04-03T18:41:21.306Z] 8a11ddd9e578: Waiting [2020-04-03T18:41:21.306Z] 777b28850792: Download complete [2020-04-03T18:41:21.306Z] 2a23fa8c16f7: Verifying Checksum [2020-04-03T18:41:21.306Z] 2a23fa8c16f7: Download complete [2020-04-03T18:41:21.306Z] 4cf88f913ddb: Verifying Checksum [2020-04-03T18:41:21.306Z] 4cf88f913ddb: Download complete [2020-04-03T18:41:21.306Z] 1df406cf5192: Download complete [2020-04-03T18:41:21.898Z] cde5963f3b93: Verifying Checksum [2020-04-03T18:41:21.898Z] cde5963f3b93: Download complete [2020-04-03T18:41:22.497Z] cde5963f3b93: Pull complete [2020-04-03T18:41:23.089Z] 2a23fa8c16f7: Pull complete [2020-04-03T18:41:23.371Z] 777b28850792: Pull complete [2020-04-03T18:41:25.967Z] cd6300453558: Verifying Checksum [2020-04-03T18:41:25.967Z] cd6300453558: Download complete [2020-04-03T18:41:25.967Z] a2d8cc88f415: Verifying Checksum [2020-04-03T18:41:25.967Z] a2d8cc88f415: Download complete [2020-04-03T18:41:28.574Z] ea1d1ca13537: Verifying Checksum [2020-04-03T18:41:28.574Z] ea1d1ca13537: Download complete [2020-04-03T18:41:28.574Z] 3750a50a1c5e: Verifying Checksum [2020-04-03T18:41:28.574Z] 3750a50a1c5e: Download complete [2020-04-03T18:41:31.170Z] b9c365052c96: Verifying Checksum [2020-04-03T18:41:31.170Z] b9c365052c96: Download complete [2020-04-03T18:41:33.116Z] 8a11ddd9e578: Verifying Checksum [2020-04-03T18:41:33.116Z] 8a11ddd9e578: Download complete [2020-04-03T18:41:43.204Z] 8a11ddd9e578: Pull complete [2020-04-03T18:41:43.204Z] 4cf88f913ddb: Pull complete [2020-04-03T18:41:43.793Z] 1df406cf5192: Pull complete [2020-04-03T18:41:49.160Z] cd6300453558: Pull complete [2020-04-03T18:41:53.458Z] b9c365052c96: Pull complete [2020-04-03T18:41:53.458Z] a2d8cc88f415: Pull complete [2020-04-03T18:41:56.059Z] ea1d1ca13537: Pull complete [2020-04-03T18:41:56.059Z] 3750a50a1c5e: Pull complete [2020-04-03T18:41:56.059Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-04-03T18:41:56.059Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-04-03T18:41:56.059Z] ---> 78745c68409d [2020-04-03T18:41:56.059Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-04-03T18:42:01.409Z] ---> Running in edaf47bc8e74 [2020-04-03T18:42:01.409Z] Removing intermediate container edaf47bc8e74 [2020-04-03T18:42:01.409Z] ---> 4add37c313e6 [2020-04-03T18:42:01.409Z] Step 4/7 : RUN apk add bash [2020-04-03T18:42:01.409Z] ---> Running in 98b22f8311ad [2020-04-03T18:42:01.993Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-03T18:42:02.955Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-03T18:42:03.543Z] OK: 125 MiB in 39 packages [2020-04-03T18:42:04.960Z] Removing intermediate container 98b22f8311ad [2020-04-03T18:42:04.960Z] ---> 7285c09c9915 [2020-04-03T18:42:04.960Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-04-03T18:42:04.960Z] ---> Running in 7f4aa324e5cf [2020-04-03T18:42:05.229Z] Removing intermediate container 7f4aa324e5cf [2020-04-03T18:42:05.229Z] ---> 69dc1f138bd8 [2020-04-03T18:42:05.229Z] Step 6/7 : COPY go.mod . [2020-04-03T18:42:05.823Z] ---> dfb2ae1ab101 [2020-04-03T18:42:05.823Z] Step 7/7 : RUN go mod download [2020-04-03T18:42:06.095Z] ---> Running in e2fe5f90c247 [2020-04-03T18:42:07.520Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-04-03T18:42:07.789Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-03T18:42:07.789Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-03T18:42:07.789Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-03T18:42:08.056Z] go: finding github.com/google/uuid v1.1.0 [2020-04-03T18:42:08.057Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-03T18:42:08.057Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-03T18:42:08.057Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-03T18:42:08.057Z] go: finding github.com/stretchr/testify v1.3.0 [2020-04-03T18:42:08.325Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-03T18:42:11.675Z] Removing intermediate container e2fe5f90c247 [2020-04-03T18:42:11.675Z] ---> fb7854fb52ec [2020-04-03T18:42:11.675Z] Successfully built fb7854fb52ec [2020-04-03T18:42:11.675Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-03T18:42:12.506Z] + docker inspect -f . ci-base-image-arm64 [2020-04-03T18:42:12.775Z] . [Pipeline] withDockerContainer [2020-04-03T18:42:13.143Z] prd-ubuntu18.04-docker-arm64-4c-16g-2132 does not seem to be running inside a container [2020-04-03T18:42:13.226Z] $ 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 [2020-04-03T18:42:14.735Z] $ docker top 24cdff36188dcd3695cd164b1979d903fbe96e0324f8edb162e77d7d213e99f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-03T18:42:15.855Z] + go version [2020-04-03T18:42:15.855Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-04-03T18:42:16.526Z] + make test [2020-04-03T18:42:16.526Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-04-03T18:42:35.028Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-04-03T18:42:50.051Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.073s coverage: 85.7% of statements [2020-04-03T18:42:50.051Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.022s coverage: 100.0% of statements [2020-04-03T18:42:50.051Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.069s coverage: 45.4% of statements [2020-04-03T18:42:50.051Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-04-03T18:42:53.469Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.024s coverage: 6.4% of statements [2020-04-03T18:42:54.454Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.059s coverage: 14.4% of statements [2020-04-03T18:42:54.454Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.028s coverage: 100.0% of statements [2020-04-03T18:42:55.065Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.090s coverage: 100.0% of statements [2020-04-03T18:42:55.065Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-04-03T18:42:55.065Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-04-03T18:42:55.065Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.028s coverage: 100.0% of statements [2020-04-03T18:42:55.066Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.539s coverage: 100.0% of statements [2020-04-03T18:42:55.066Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.182s coverage: 62.6% of statements [2020-04-03T18:42:58.445Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.037s coverage: 26.3% of statements [2020-04-03T18:42:58.445Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.020s coverage: 15.4% of statements [2020-04-03T18:42:58.446Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.019s coverage: 15.4% of statements [2020-04-03T18:42:58.715Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.024s coverage: 14.3% of statements [2020-04-03T18:42:59.298Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-03T18:43:04.651Z] gofmt -l . [2020-04-03T18:43:04.651Z] clients/agent/client_test.go [2020-04-03T18:43:04.651Z] [ "`gofmt -l .`" = "" ] [2020-04-03T18:43:04.651Z] make: *** [Makefile:9: test] Error 1 [Pipeline] } [2020-04-03T18:43:04.685Z] $ docker stop --time=1 24cdff36188dcd3695cd164b1979d903fbe96e0324f8edb162e77d7d213e99f6 [2020-04-03T18:43:06.961Z] $ 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] } [2020-04-03T18:43:08.897Z] 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 [2020-04-03T18:43:10.979Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-03T18:43:11.316Z] ---> package-listing.sh [2020-04-03T18:43:11.316Z] ++ facter osfamily [2020-04-03T18:43:11.316Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-03T18:43:11.316Z] + OS_FAMILY=redhat [2020-04-03T18:43:11.316Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-231 [2020-04-03T18:43:11.316Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-03T18:43:11.316Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-03T18:43:11.316Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-03T18:43:11.316Z] + PACKAGES=/tmp/packages_start.txt [2020-04-03T18:43:11.316Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-231 ']' [2020-04-03T18:43:11.316Z] + PACKAGES=/tmp/packages_end.txt [2020-04-03T18:43:11.316Z] + case "${OS_FAMILY}" in [2020-04-03T18:43:11.316Z] + rpm -qa [2020-04-03T18:43:11.316Z] + sort [2020-04-03T18:43:15.511Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-03T18:43:15.511Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-03T18:43:15.511Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-03T18:43:15.511Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-231 ']' [2020-04-03T18:43:15.511Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-231/archives/ [2020-04-03T18:43:15.511Z] + 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 [2020-04-03T18:43:16.013Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-03T18:43:16.013Z] [2020-04-03T18:43:16.013Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-03T18:43:16.382Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-03T18:43:16.382Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-03T18:43:16.382Z] c9b1b535fdd9: Pulling fs layer [2020-04-03T18:43:16.382Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-03T18:43:16.382Z] 756a868c4378: Pulling fs layer [2020-04-03T18:43:16.382Z] 444b2fc9a129: Pulling fs layer [2020-04-03T18:43:16.382Z] ea15f1150254: Pulling fs layer [2020-04-03T18:43:16.382Z] 41b27a9f41bf: Pulling fs layer [2020-04-03T18:43:16.382Z] 28c525ee5125: Pulling fs layer [2020-04-03T18:43:16.382Z] 094b1ea09ed8: Pulling fs layer [2020-04-03T18:43:16.382Z] 138eaada9080: Pulling fs layer [2020-04-03T18:43:16.382Z] 0622d0fa9048: Pulling fs layer [2020-04-03T18:43:16.382Z] 41b27a9f41bf: Waiting [2020-04-03T18:43:16.382Z] 138eaada9080: Waiting [2020-04-03T18:43:16.382Z] 28c525ee5125: Waiting [2020-04-03T18:43:16.382Z] 094b1ea09ed8: Waiting [2020-04-03T18:43:16.382Z] 0622d0fa9048: Waiting [2020-04-03T18:43:16.382Z] 444b2fc9a129: Waiting [2020-04-03T18:43:16.382Z] ea15f1150254: Waiting [2020-04-03T18:43:16.382Z] 2cc5ad85d9ab: Verifying Checksum [2020-04-03T18:43:16.382Z] 2cc5ad85d9ab: Download complete [2020-04-03T18:43:16.382Z] 444b2fc9a129: Verifying Checksum [2020-04-03T18:43:16.382Z] 444b2fc9a129: Download complete [2020-04-03T18:43:16.382Z] c9b1b535fdd9: Verifying Checksum [2020-04-03T18:43:16.382Z] c9b1b535fdd9: Download complete [2020-04-03T18:43:16.382Z] ea15f1150254: Verifying Checksum [2020-04-03T18:43:16.382Z] ea15f1150254: Download complete [2020-04-03T18:43:16.652Z] 28c525ee5125: Verifying Checksum [2020-04-03T18:43:16.652Z] 28c525ee5125: Download complete [2020-04-03T18:43:16.932Z] 756a868c4378: Verifying Checksum [2020-04-03T18:43:16.932Z] 756a868c4378: Download complete [2020-04-03T18:43:16.932Z] c9b1b535fdd9: Pull complete [2020-04-03T18:43:16.932Z] 138eaada9080: Verifying Checksum [2020-04-03T18:43:16.932Z] 138eaada9080: Download complete [2020-04-03T18:43:16.932Z] 0622d0fa9048: Verifying Checksum [2020-04-03T18:43:16.932Z] 0622d0fa9048: Download complete [2020-04-03T18:43:16.932Z] 094b1ea09ed8: Verifying Checksum [2020-04-03T18:43:16.932Z] 094b1ea09ed8: Download complete [2020-04-03T18:43:17.199Z] 2cc5ad85d9ab: Pull complete [2020-04-03T18:43:17.467Z] 41b27a9f41bf: Verifying Checksum [2020-04-03T18:43:17.467Z] 41b27a9f41bf: Download complete [2020-04-03T18:43:18.413Z] 756a868c4378: Pull complete [2020-04-03T18:43:18.413Z] 444b2fc9a129: Pull complete [2020-04-03T18:43:18.983Z] ea15f1150254: Pull complete [2020-04-03T18:43:22.272Z] 41b27a9f41bf: Pull complete [2020-04-03T18:43:22.272Z] 28c525ee5125: Pull complete [2020-04-03T18:43:24.179Z] 094b1ea09ed8: Pull complete [2020-04-03T18:43:24.440Z] 138eaada9080: Pull complete [2020-04-03T18:43:24.700Z] 0622d0fa9048: Pull complete [2020-04-03T18:43:24.700Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-03T18:43:24.700Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-03T18:43:24.872Z] prd-centos7-docker-4c-2g-2129 does not seem to be running inside a container [2020-04-03T18:43:24.917Z] $ 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 [2020-04-03T18:43:25.921Z] $ docker top c5b9774f758ebeb021e1a1c1d29290781b1299a15c91a0df1bcb0842a78828f3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-04-03T18:43:26.235Z] provisioning config files... [2020-04-03T18:43:26.255Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-231@tmp/config4271299143766775623tmp [Pipeline] { [Pipeline] echo [2020-04-03T18:43:26.344Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-03T18:43:26.665Z] ---> create-netrc.sh [Pipeline] echo [2020-04-03T18:43:26.690Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-03T18:43:27.010Z] ---> logs-deploy.sh [2020-04-03T18:43:27.010Z] + ARCHIVE_ARTIFACTS= [2020-04-03T18:43:27.010Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-03T18:43:27.010Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-03T18:43:27.010Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-03T18:43:27.010Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-231/1 [2020-04-03T18:43:27.010Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-231/1/ [2020-04-03T18:43:27.010Z] + 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 [2020-04-03T18:43:28.388Z] Archives upload complete. [2020-04-03T18:43:28.388Z] + 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/ [2020-04-03T18:43:28.958Z] ---> uname -a: [2020-04-03T18:43:28.958Z] Linux c5b9774f758e 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-04-03T18:43:28.958Z] [2020-04-03T18:43:28.958Z] [2020-04-03T18:43:28.958Z] ---> lscpu: [2020-04-03T18:43:28.958Z] Architecture: x86_64 [2020-04-03T18:43:28.958Z] CPU op-mode(s): 32-bit, 64-bit [2020-04-03T18:43:28.958Z] Byte Order: Little Endian [2020-04-03T18:43:28.958Z] Address sizes: 40 bits physical, 48 bits virtual [2020-04-03T18:43:28.958Z] CPU(s): 4 [2020-04-03T18:43:28.958Z] On-line CPU(s) list: 0-3 [2020-04-03T18:43:28.958Z] Thread(s) per core: 1 [2020-04-03T18:43:28.958Z] Core(s) per socket: 1 [2020-04-03T18:43:28.958Z] Socket(s): 4 [2020-04-03T18:43:28.958Z] NUMA node(s): 1 [2020-04-03T18:43:28.958Z] Vendor ID: GenuineIntel [2020-04-03T18:43:28.958Z] CPU family: 6 [2020-04-03T18:43:28.958Z] Model: 44 [2020-04-03T18:43:28.958Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-04-03T18:43:28.958Z] Stepping: 1 [2020-04-03T18:43:28.958Z] CPU MHz: 2933.438 [2020-04-03T18:43:28.958Z] BogoMIPS: 5866.87 [2020-04-03T18:43:28.958Z] Virtualization: VT-x [2020-04-03T18:43:28.958Z] Hypervisor vendor: KVM [2020-04-03T18:43:28.958Z] Virtualization type: full [2020-04-03T18:43:28.958Z] L1d cache: 128 KiB [2020-04-03T18:43:28.958Z] L1i cache: 128 KiB [2020-04-03T18:43:28.958Z] L2 cache: 16 MiB [2020-04-03T18:43:28.958Z] L3 cache: 64 MiB [2020-04-03T18:43:28.958Z] NUMA node0 CPU(s): 0-3 [2020-04-03T18:43:28.959Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes [2020-04-03T18:43:28.959Z] Vulnerability Meltdown: Mitigation; PTI [2020-04-03T18:43:28.959Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-04-03T18:43:28.959Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization [2020-04-03T18:43:28.959Z] Vulnerability Spectre v2: Mitigation; Full retpoline [2020-04-03T18:43:28.959Z] 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 [2020-04-03T18:43:28.959Z] [2020-04-03T18:43:28.959Z] [2020-04-03T18:43:28.959Z] ---> nproc: [2020-04-03T18:43:28.959Z] 4 [2020-04-03T18:43:28.959Z] [2020-04-03T18:43:28.959Z] [2020-04-03T18:43:28.959Z] ---> df -h: [2020-04-03T18:43:28.959Z] Filesystem Size Used Available Use% Mounted on [2020-04-03T18:43:28.959Z] overlay 50.0G 6.3G 43.7G 13% / [2020-04-03T18:43:28.959Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-04-03T18:43:28.959Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup [2020-04-03T18:43:28.959Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-04-03T18:43:28.959Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf [2020-04-03T18:43:28.959Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname [2020-04-03T18:43:28.959Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts [2020-04-03T18:43:28.959Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dry_go-mod-core-contracts_PR-231@tmp [2020-04-03T18:43:28.959Z] /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa [2020-04-03T18:43:28.959Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dry_go-mod-core-contracts_PR-231 [2020-04-03T18:43:28.959Z] [2020-04-03T18:43:28.959Z] [2020-04-03T18:43:28.959Z] ---> free -m: [2020-04-03T18:43:28.959Z] total used free shared buff/cache available [2020-04-03T18:43:28.959Z] Mem: 1838 600 65 0 1172 1132 [2020-04-03T18:43:28.959Z] Swap: 1023 0 1023 [2020-04-03T18:43:28.959Z] [2020-04-03T18:43:28.959Z] [2020-04-03T18:43:28.959Z] ---> ip addr: [2020-04-03T18:43:28.959Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-04-03T18:43:28.959Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-04-03T18:43:28.959Z] inet 127.0.0.1/8 scope host lo [2020-04-03T18:43:28.959Z] valid_lft forever preferred_lft forever [2020-04-03T18:43:28.959Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-04-03T18:43:28.959Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-04-03T18:43:28.959Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-04-03T18:43:28.959Z] valid_lft forever preferred_lft forever [2020-04-03T18:43:28.959Z] [2020-04-03T18:43:28.959Z] [2020-04-03T18:43:28.959Z] ---> sar -b -r -n DEV: [2020-04-03T18:43:28.959Z] 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) [2020-04-03T18:43:28.959Z] [2020-04-03T18:43:28.959Z] 18:36:11 LINUX RESTART [2020-04-03T18:43:28.959Z] [2020-04-03T18:43:28.959Z] 18:37:01 tps rtps wtps bread/s bwrtn/s [2020-04-03T18:43:28.959Z] 18:38:01 13.17 1.60 11.57 79.79 1871.89 [2020-04-03T18:43:28.959Z] 18:39:01 2.55 0.00 2.55 0.00 90.61 [2020-04-03T18:43:28.959Z] 18:40:01 0.27 0.00 0.27 0.00 3.11 [2020-04-03T18:43:28.959Z] 18:41:01 0.28 0.00 0.28 0.00 3.46 [2020-04-03T18:43:28.959Z] 18:42:01 0.25 0.00 0.25 0.00 3.65 [2020-04-03T18:43:28.959Z] 18:43:01 0.37 0.00 0.37 0.00 4.38 [2020-04-03T18:43:28.959Z] Average: 2.81 0.27 2.55 13.30 329.58 [2020-04-03T18:43:28.959Z] [2020-04-03T18:43:28.959Z] 18:37:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-04-03T18:43:28.959Z] 18:38:01 116616 1765688 93.80 2620 1246988 925528 31.58 416900 1189436 16 [2020-04-03T18:43:28.959Z] 18:39:01 123452 1758852 93.44 2620 1246992 894240 30.51 412140 1189080 16 [2020-04-03T18:43:28.959Z] 18:40:01 123244 1759060 93.45 2620 1247000 894228 30.51 411984 1189080 8 [2020-04-03T18:43:28.959Z] 18:41:01 123900 1758404 93.42 2620 1247004 894120 30.51 411556 1189080 8 [2020-04-03T18:43:28.959Z] 18:42:01 123456 1758848 93.44 2620 1247012 894252 30.51 412308 1189080 8 [2020-04-03T18:43:28.959Z] 18:43:01 123044 1759260 93.46 2620 1247016 894416 30.52 412552 1189076 12 [2020-04-03T18:43:28.959Z] Average: 122285 1760019 93.50 2620 1247002 899464 30.69 412907 1189139 11 [2020-04-03T18:43:28.959Z] [2020-04-03T18:43:28.959Z] 18:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-04-03T18:43:28.959Z] 18:38:01 eth0 11.27 7.83 10.26 14.78 0.00 0.00 0.00 [2020-04-03T18:43:28.959Z] 18:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-03T18:43:28.959Z] 18:38:01 docker0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 [2020-04-03T18:43:28.959Z] 18:39:01 eth0 1.98 1.08 1.18 0.43 0.00 0.00 0.00 [2020-04-03T18:43:28.959Z] 18:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-03T18:43:28.959Z] 18:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-03T18:43:28.959Z] 18:40:01 eth0 0.88 0.25 0.29 0.19 0.00 0.00 0.00 [2020-04-03T18:43:28.959Z] 18:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-03T18:43:28.959Z] 18:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-03T18:43:28.959Z] 18:41:01 eth0 0.48 0.05 0.05 0.00 0.00 0.00 0.00 [2020-04-03T18:43:28.959Z] 18:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-03T18:43:28.959Z] 18:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-03T18:43:28.959Z] 18:42:01 eth0 1.28 0.43 0.46 0.26 0.00 0.00 0.00 [2020-04-03T18:43:28.959Z] 18:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-03T18:43:28.959Z] 18:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-03T18:43:28.959Z] 18:43:01 eth0 0.60 0.43 0.35 0.21 0.00 0.00 0.00 [2020-04-03T18:43:28.959Z] 18:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-03T18:43:28.959Z] 18:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-03T18:43:28.959Z] Average: eth0 2.75 1.68 2.10 2.65 0.00 0.00 0.00 [2020-04-03T18:43:28.959Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-03T18:43:28.959Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-03T18:43:28.959Z] [2020-04-03T18:43:28.959Z] [2020-04-03T18:43:28.959Z] ---> sar -P ALL: [2020-04-03T18:43:28.959Z] 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) [2020-04-03T18:43:28.959Z] [2020-04-03T18:43:28.959Z] 18:36:11 LINUX RESTART [2020-04-03T18:43:28.959Z] [2020-04-03T18:43:28.959Z] 18:37:01 CPU %user %nice %system %iowait %steal %idle [2020-04-03T18:43:28.959Z] 18:38:01 all 0.76 0.00 0.24 0.03 0.00 98.96 [2020-04-03T18:43:28.959Z] 18:38:01 0 1.03 0.00 0.27 0.02 0.02 98.67 [2020-04-03T18:43:28.959Z] 18:38:01 1 0.72 0.00 0.32 0.10 0.00 98.87 [2020-04-03T18:43:28.959Z] 18:38:01 2 0.67 0.00 0.27 0.03 0.00 99.03 [2020-04-03T18:43:28.959Z] 18:38:01 3 0.65 0.00 0.15 0.02 0.00 99.18 [2020-04-03T18:43:28.959Z] 18:39:01 all 0.22 0.00 0.07 0.00 0.00 99.71 [2020-04-03T18:43:28.959Z] 18:39:01 0 0.60 0.00 0.05 0.00 0.00 99.35 [2020-04-03T18:43:28.959Z] 18:39:01 1 0.12 0.00 0.08 0.00 0.00 99.80 [2020-04-03T18:43:28.959Z] 18:39:01 2 0.10 0.00 0.05 0.00 0.00 99.85 [2020-04-03T18:43:28.959Z] 18:39:01 3 0.07 0.00 0.08 0.00 0.00 99.85 [2020-04-03T18:43:28.959Z] 18:40:01 all 0.18 0.00 0.05 0.00 0.00 99.78 [2020-04-03T18:43:28.959Z] 18:40:01 0 0.50 0.00 0.02 0.00 0.00 99.48 [2020-04-03T18:43:28.959Z] 18:40:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2020-04-03T18:43:28.959Z] 18:40:01 2 0.08 0.00 0.07 0.00 0.00 99.85 [2020-04-03T18:43:28.959Z] 18:40:01 3 0.08 0.00 0.05 0.00 0.00 99.87 [2020-04-03T18:43:28.959Z] 18:41:01 all 0.06 0.00 0.05 0.00 0.00 99.90 [2020-04-03T18:43:28.959Z] 18:41:01 0 0.07 0.00 0.03 0.00 0.00 99.90 [2020-04-03T18:43:28.959Z] 18:41:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2020-04-03T18:43:28.959Z] 18:41:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2020-04-03T18:43:28.959Z] 18:41:01 3 0.10 0.00 0.08 0.00 0.02 99.80 [2020-04-03T18:43:28.959Z] 18:42:01 all 0.16 0.00 0.05 0.00 0.00 99.79 [2020-04-03T18:43:28.959Z] 18:42:01 0 0.40 0.00 0.07 0.00 0.00 99.53 [2020-04-03T18:43:28.959Z] 18:42:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2020-04-03T18:43:28.959Z] 18:42:01 2 0.05 0.00 0.05 0.00 0.00 99.90 [2020-04-03T18:43:28.959Z] 18:42:01 3 0.12 0.00 0.05 0.00 0.00 99.83 [2020-04-03T18:43:28.959Z] 18:43:01 all 0.20 0.00 0.05 0.00 0.00 99.73 [2020-04-03T18:43:28.959Z] 18:43:01 0 0.53 0.00 0.02 0.00 0.00 99.45 [2020-04-03T18:43:28.959Z] 18:43:01 1 0.08 0.00 0.07 0.00 0.00 99.85 [2020-04-03T18:43:28.959Z] 18:43:01 2 0.10 0.00 0.08 0.00 0.00 99.82 [2020-04-03T18:43:28.959Z] 18:43:01 3 0.10 0.00 0.05 0.00 0.00 99.85 [2020-04-03T18:43:28.959Z] Average: all 0.26 0.00 0.08 0.01 0.00 99.64 [2020-04-03T18:43:28.959Z] Average: 0 0.52 0.00 0.08 0.00 0.00 99.40 [2020-04-03T18:43:28.959Z] Average: 1 0.18 0.00 0.10 0.02 0.00 99.71 [2020-04-03T18:43:28.959Z] Average: 2 0.17 0.00 0.09 0.01 0.00 99.73 [2020-04-03T18:43:28.959Z] Average: 3 0.19 0.00 0.08 0.00 0.00 99.73 [2020-04-03T18:43:28.959Z] [2020-04-03T18:43:28.959Z] [2020-04-03T18:43:28.959Z]