b' Pull request #40 updated\n Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token)\n Connecting to https://api.github.com to check permissions of obtain list of AnthonyMBonafide for edgexfoundry/go-mod-messaging\n Obtained Jenkinsfile from c131c94ddd194b8363c065f6f3f59aced1bfe22e+5e6aacafd7421ff65546500357af529632397f5e (803d8ae9361d4249979687417106e5e20e12414b)\n Running in Durability level: PERFORMANCE_OPTIMIZED\n Loading library edgex-global-pipelines@stable\n Examining edgexfoundry/edgex-global-pipelines\n Attempting to resolve stable as a branch\n Attempting to resolve stable as a tag\n Resolved stable as tag stable at revision dee2e9c026648a93a734038f08ef804e43f91dfb\n using credential edgex-jenkins-access-pat\n > git rev-parse --is-inside-work-tree # timeout=10\n Fetching changes from the remote Git repository\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\n Fetching with tags\n Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git --version # timeout=10\n using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh\n > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10\n Checking out Revision dee2e9c026648a93a734038f08ef804e43f91dfb (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f dee2e9c026648a93a734038f08ef804e43f91dfb # timeout=10\n Commit message: "Merge pull request #78 from lranjbar/bugfix-build-docker"\n > git remote # timeout=10\n > git submodule init # timeout=10\n > git submodule sync # timeout=10\n > git config --get remote.origin.url # timeout=10\n > git submodule init # timeout=10\n > git config -f .gitmodules --get-regexp ^submodule\\.(.+)\\.url # timeout=10\n > git config --get submodule.global-jjb.url # timeout=10\n > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10\n > git submodule update --init --recursive global-jjb # timeout=10\n [Pipeline] Start of Pipeline\n [Pipeline] echo\n =========================================================\n [edgeXBuildGoApp] RAW Config: [project:go-mod-messaging, goVersion:1.12, buildImage:false, pushImage:false, semverBump:patch]\n =========================================================\n [Pipeline] echo\n Setting up nodes based on requested architectures [[amd64, arm64]]\n [Pipeline] echo\n Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-2g]]\n [Pipeline] echo\n =========================================================\n [edgeXBuildGoApp] Pipeline Parameters:\n =========================================================\n [Pipeline] echo\n MAVEN_SETTINGS: go-mod-messaging-settings\n PROJECT: go-mod-messaging\n USE_SEMVER: true\n TEST_SCRIPT: make test\n BUILD_SCRIPT: make build\n GO_VERSION: 1.12\n DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine\n DOCKER_FILE_PATH: Dockerfile\n DOCKER_BUILD_FILE_PATH: Dockerfile.build\n DOCKER_BUILD_CONTEXT: .\n DOCKER_IMAGE_NAME: docker-go-mod-messaging\n DOCKER_REGISTRY_NAMESPACE: \n DOCKER_NEXUS_REPO: staging\n BUILD_DOCKER_IMAGE: false\n PUSH_DOCKER_IMAGE: false\n SEMVER_BUMP_LEVEL: patch\n [Pipeline] node\n Still waiting to schedule task\n Executor slot already in use; \xe2\x80\x98centos7-builder-2c-1g-33\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99; \xe2\x80\x98centos7-builder-2c-1g-34\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99; \xe2\x80\x98prd-centos7-docker-4c-2g-12207\xe2\x80\x99 is offline; \xe2\x80\x98prd-centos7-docker-4c-2g-12210\xe2\x80\x99 is offline; \xe2\x80\x98prd-centos7-docker-4c-2g-12213\xe2\x80\x99 is offline; \xe2\x80\x98prd-ubuntu18.04-docker-arm64-4c-2g-12208\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n Running on prd-centos7-docker-4c-2g-12216 in /w/workspace/exfoundry_go-mod-messaging_PR-40\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Declarative: Checkout SCM)\n [Pipeline] checkout\n using credential edgex-jenkins-ssh\n Cloning the remote Git repository\n Cloning with configured refspecs honoured and without tags\n Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git\n > git init /w/workspace/exfoundry_go-mod-messaging_PR-40 # timeout=10\n Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git\n > git --version # timeout=10\n using GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/40/head:refs/remotes/origin/PR-40 +refs/heads/master:refs/remotes/origin/master # timeout=10\n Fetching without tags\n Merging remotes/origin/master commit 5e6aacafd7421ff65546500357af529632397f5e into PR head commit c131c94ddd194b8363c065f6f3f59aced1bfe22e\n Merge succeeded, producing c131c94ddd194b8363c065f6f3f59aced1bfe22e\n Checking out Revision c131c94ddd194b8363c065f6f3f59aced1bfe22e (PR-40)\n > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10\n > git config --add remote.origin.fetch +refs/pull/40/head:refs/remotes/origin/PR-40 # timeout=10\n > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10\n Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git\n using GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/40/head:refs/remotes/origin/PR-40 +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f c131c94ddd194b8363c065f6f3f59aced1bfe22e # timeout=10\n > git merge 5e6aacafd7421ff65546500357af529632397f5e # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f c131c94ddd194b8363c065f6f3f59aced1bfe22e # timeout=10\n Commit message: "Add support for MQTT messaging"\n First time build. Skipping changelog.\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] timestamps\n [Pipeline] {\n [Pipeline] timeout\n [2020-01-07T20:41:17.977Z] Timeout set to expire in 6 hr 0 min\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prepare)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Semver Prep)\n [Pipeline] isUnix\n [Pipeline] sh\n > git rev-list --no-walk a0f104c9a26439b303b5cc56c5d5032083953b7d # timeout=10\n [2020-01-07T20:41:19.559Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-01-07T20:41:19.560Z] \n [2020-01-07T20:41:19.560Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-07T20:41:19.915Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-01-07T20:41:19.915Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n [2020-01-07T20:41:19.915Z] e7c96db7181b: Pulling fs layer\n [2020-01-07T20:41:19.915Z] 6e9dd9409c51: Pulling fs layer\n [2020-01-07T20:41:19.915Z] 30f9a4ef61be: Pulling fs layer\n [2020-01-07T20:41:20.206Z] e7c96db7181b: Verifying Checksum\n [2020-01-07T20:41:20.206Z] e7c96db7181b: Download complete\n [2020-01-07T20:41:20.509Z] 6e9dd9409c51: Verifying Checksum\n [2020-01-07T20:41:20.509Z] 6e9dd9409c51: Download complete\n [2020-01-07T20:41:20.509Z] 30f9a4ef61be: Verifying Checksum\n [2020-01-07T20:41:20.509Z] 30f9a4ef61be: Download complete\n [2020-01-07T20:41:21.146Z] e7c96db7181b: Pull complete\n [2020-01-07T20:41:22.109Z] 6e9dd9409c51: Pull complete\n [2020-01-07T20:41:22.109Z] 30f9a4ef61be: Pull complete\n [2020-01-07T20:41:22.109Z] Digest: sha256:3bb798294189bf3ab466d47fce82992303ac404396a4de52b9c78ee7b6feece7\n [2020-01-07T20:41:22.109Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] withDockerContainer\n [2020-01-07T20:41:22.301Z] prd-centos7-docker-4c-2g-12216 does not seem to be running inside a container\n [2020-01-07T20:41:22.375Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-messaging_PR-40 -v /w/workspace/exfoundry_go-mod-messaging_PR-40:/w/workspace/exfoundry_go-mod-messaging_PR-40:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-40@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-40@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:10004/edgexfoundry/git-semver:latest-x86_64 cat\n [2020-01-07T20:41:23.440Z] $ docker top a44fbaa3002afcf93cc80e2336260c3b361d68143b7d24c9e50a57d7cfd17272 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-01-07T20:41:24.529Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-01-07T20:41:24.529Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-01-07T20:41:25.037Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-01-07T20:41:25.039Z] $ docker exec a44fbaa3002afcf93cc80e2336260c3b361d68143b7d24c9e50a57d7cfd17272 ssh-agent\n [2020-01-07T20:41:25.518Z] SSH_AUTH_SOCK=/tmp/ssh-z90WYRIrlfgL/agent.15\n [2020-01-07T20:41:25.518Z] SSH_AGENT_PID=22\n [2020-01-07T20:41:25.549Z] Running ssh-add (command line suppressed)\n [2020-01-07T20:41:25.871Z] Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-40@tmp/private_key_5946598997637011620.key (/w/workspace/exfoundry_go-mod-messaging_PR-40@tmp/private_key_5946598997637011620.key)\n [2020-01-07T20:41:26.023Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-01-07T20:41:26.664Z] + git describe --exact-match --tags HEAD\n [2020-01-07T20:41:26.664Z] fatal: No names found, cannot describe anything.\n [Pipeline] }\n [2020-01-07T20:41:26.822Z] $ docker exec --env ******** --env ******** a44fbaa3002afcf93cc80e2336260c3b361d68143b7d24c9e50a57d7cfd17272 ssh-agent -k\n [2020-01-07T20:41:27.130Z] unset SSH_AUTH_SOCK;\n [2020-01-07T20:41:27.130Z] unset SSH_AGENT_PID;\n [2020-01-07T20:41:27.130Z] echo Agent pid 22 killed;\n [2020-01-07T20:41:27.218Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] echo\n [2020-01-07T20:41:27.232Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n [2020-01-07T20:41:27.232Z] This usually means this commit has not been tagged.\n [Pipeline] sshagent\n [2020-01-07T20:41:27.259Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-01-07T20:41:27.259Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-01-07T20:41:27.579Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-01-07T20:41:27.582Z] $ docker exec a44fbaa3002afcf93cc80e2336260c3b361d68143b7d24c9e50a57d7cfd17272 ssh-agent\n [2020-01-07T20:41:27.816Z] SSH_AUTH_SOCK=/tmp/ssh-IQXDXpTad6lu/agent.56\n [2020-01-07T20:41:27.816Z] SSH_AGENT_PID=63\n [2020-01-07T20:41:27.859Z] Running ssh-add (command line suppressed)\n [2020-01-07T20:41:28.083Z] Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-40@tmp/private_key_5058535368129121467.key (/w/workspace/exfoundry_go-mod-messaging_PR-40@tmp/private_key_5058535368129121467.key)\n [2020-01-07T20:41:28.171Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-01-07T20:41:28.877Z] + git semver init\n [2020-01-07T20:41:28.877Z] # -> Open(): unable to determine branch for HEAD\n [2020-01-07T20:41:28.877Z] # $GIT_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-40/.git\n [2020-01-07T20:41:28.877Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-messaging_PR-40\n [2020-01-07T20:41:28.877Z] # $SEMVER_REMOTE_NAME = origin\n [2020-01-07T20:41:28.877Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-01-07T20:41:28.877Z] # $SEMVER_USER_NAME = jenkins\n [2020-01-07T20:41:28.877Z] # $SEMVER_BRANCH = PR-40\n [2020-01-07T20:41:28.877Z] # $SEMVER_TEMP = /tmp/semver-443808204\n [2020-01-07T20:41:28.877Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP\n [2020-01-07T20:41:29.169Z] # \'/tmp/semver-443808204\' -> \'/w/workspace/exfoundry_go-mod-messaging_PR-40/.semver\'\n [2020-01-07T20:41:29.169Z] # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-40/.semver\n [Pipeline] }\n [2020-01-07T20:41:29.194Z] $ docker exec --env ******** --env ******** a44fbaa3002afcf93cc80e2336260c3b361d68143b7d24c9e50a57d7cfd17272 ssh-agent -k\n [2020-01-07T20:41:29.446Z] unset SSH_AUTH_SOCK;\n [2020-01-07T20:41:29.447Z] unset SSH_AGENT_PID;\n [2020-01-07T20:41:29.447Z] echo Agent pid 63 killed;\n [2020-01-07T20:41:29.537Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-01-07T20:41:29.862Z] + git semver\n [Pipeline] }\n [2020-01-07T20:41:29.898Z] $ docker stop --time=1 a44fbaa3002afcf93cc80e2336260c3b361d68143b7d24c9e50a57d7cfd17272\n [2020-01-07T20:41:31.697Z] $ docker rm -f a44fbaa3002afcf93cc80e2336260c3b361d68143b7d24c9e50a57d7cfd17272\n [Pipeline] // withDockerContainer\n [Pipeline] writeFile\n [Pipeline] stash\n [2020-01-07T20:41:32.736Z] Stashed 28 file(s)\n [Pipeline] echo\n [2020-01-07T20:41:32.738Z] [edgeXSemver] initialized semver on version 0.0.0\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n [Pipeline] parallel\n [Pipeline] { (Branch: amd64)\n [Pipeline] { (Branch: arm64)\n [Pipeline] stage\n [Pipeline] { (amd64)\n [Pipeline] stage\n [Pipeline] { (arm64)\n [Pipeline] node\n [Pipeline] node\n [2020-01-07T20:41:47.809Z] Still waiting to schedule task\n [2020-01-07T20:41:47.809Z] \xe2\x80\x98centos7-builder-2c-1g-33\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99; \xe2\x80\x98centos7-builder-2c-1g-34\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99; \xe2\x80\x98prd-centos7-docker-4c-2g-12207\xe2\x80\x99 is offline; \xe2\x80\x98prd-centos7-docker-4c-2g-12210\xe2\x80\x99 is offline; \xe2\x80\x98prd-centos7-docker-4c-2g-12213\xe2\x80\x99 is offline; \xe2\x80\x98prd-centos7-docker-4c-2g-12214\xe2\x80\x99 is offline; \xe2\x80\x98prd-centos7-docker-4c-2g-12215\xe2\x80\x99 is offline; \xe2\x80\x98prd-ubuntu18.04-docker-arm64-4c-2g-12208\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99; \xe2\x80\x98prd-ubuntu18.04-docker-arm64-4c-2g-12212\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n [2020-01-07T20:41:47.810Z] Still waiting to schedule task\n [2020-01-07T20:41:47.811Z] All nodes of label \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99 are offline\n [2020-01-07T20:43:32.969Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-12218 in /w/workspace/exfoundry_go-mod-messaging_PR-40\n [Pipeline] {\n [Pipeline] checkout\n [2020-01-07T20:43:41.763Z] using credential edgex-jenkins-ssh\n [2020-01-07T20:43:41.802Z] Cloning the remote Git repository\n [2020-01-07T20:43:41.802Z] Cloning with configured refspecs honoured and without tags\n [2020-01-07T20:43:41.842Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git\n [2020-01-07T20:43:41.957Z] > git init /w/workspace/exfoundry_go-mod-messaging_PR-40 # timeout=10\n [2020-01-07T20:43:42.050Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git\n [2020-01-07T20:43:42.053Z] > git --version # timeout=10\n [2020-01-07T20:43:42.089Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-07T20:43:42.996Z] Fetching without tags\n [2020-01-07T20:43:42.169Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/40/head:refs/remotes/origin/PR-40 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-07T20:43:42.849Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10\n [2020-01-07T20:43:42.884Z] > git config --add remote.origin.fetch +refs/pull/40/head:refs/remotes/origin/PR-40 # timeout=10\n [2020-01-07T20:43:42.910Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-07T20:43:42.944Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10\n [2020-01-07T20:43:42.980Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git\n [2020-01-07T20:43:42.984Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-07T20:43:42.995Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/40/head:refs/remotes/origin/PR-40 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-07T20:43:43.508Z] Merging remotes/origin/master commit 5e6aacafd7421ff65546500357af529632397f5e into PR head commit c131c94ddd194b8363c065f6f3f59aced1bfe22e\n [2020-01-07T20:43:43.713Z] Merge succeeded, producing c131c94ddd194b8363c065f6f3f59aced1bfe22e\n [2020-01-07T20:43:43.713Z] Checking out Revision c131c94ddd194b8363c065f6f3f59aced1bfe22e (PR-40)\n [2020-01-07T20:43:43.498Z] > git config core.sparsecheckout # timeout=10\n [2020-01-07T20:43:43.526Z] > git checkout -f c131c94ddd194b8363c065f6f3f59aced1bfe22e # timeout=10\n [2020-01-07T20:43:43.624Z] > git merge 5e6aacafd7421ff65546500357af529632397f5e # timeout=10\n [2020-01-07T20:43:43.658Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-01-07T20:43:43.691Z] > git config core.sparsecheckout # timeout=10\n [2020-01-07T20:43:43.710Z] > git checkout -f c131c94ddd194b8363c065f6f3f59aced1bfe22e # timeout=10\n [2020-01-07T20:43:48.227Z] Commit message: "Add support for MQTT messaging"\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prep)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] unstash\n [Pipeline] echo\n [2020-01-07T20:43:49.115Z] =========================================================\n [2020-01-07T20:43:49.115Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine-arm64]\n [2020-01-07T20:43:49.115Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-07T20:43:50.720Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine-arm64 .\n [2020-01-07T20:43:51.723Z] Sending build context to Docker daemon 324.6kB\n\n [2020-01-07T20:43:51.723Z] Step 1/7 : ARG BASE=golang:1.12-alpine\n [2020-01-07T20:43:51.723Z] Step 2/7 : FROM ${BASE}\n [2020-01-07T20:43:52.013Z] 1.12.6-alpine-arm64: Pulling from edgex-golang-base\n [2020-01-07T20:43:52.013Z] 54e94bcddc88: Pulling fs layer\n [2020-01-07T20:43:52.013Z] 43582c0db3f3: Pulling fs layer\n [2020-01-07T20:43:52.013Z] 9fe16242a9df: Pulling fs layer\n [2020-01-07T20:43:52.013Z] fbf0f20b3a29: Pulling fs layer\n [2020-01-07T20:43:52.013Z] 57bbd25d50cb: Pulling fs layer\n [2020-01-07T20:43:52.013Z] 4c3326bd8e33: Pulling fs layer\n [2020-01-07T20:43:52.013Z] d45218f23013: Pulling fs layer\n [2020-01-07T20:43:52.013Z] d22026c5ede0: Pulling fs layer\n [2020-01-07T20:43:52.013Z] f32e18732fe6: Pulling fs layer\n [2020-01-07T20:43:52.013Z] 3a2ca3ccd3c2: Pulling fs layer\n [2020-01-07T20:43:52.013Z] 43f99696bdfb: Pulling fs layer\n [2020-01-07T20:43:52.013Z] fbf0f20b3a29: Waiting\n [2020-01-07T20:43:52.013Z] d45218f23013: Waiting\n [2020-01-07T20:43:52.013Z] d22026c5ede0: Waiting\n [2020-01-07T20:43:52.013Z] f32e18732fe6: Waiting\n [2020-01-07T20:43:52.013Z] 3a2ca3ccd3c2: Waiting\n [2020-01-07T20:43:52.013Z] 57bbd25d50cb: Waiting\n [2020-01-07T20:43:52.013Z] 4c3326bd8e33: Waiting\n [2020-01-07T20:43:52.013Z] 43f99696bdfb: Waiting\n [2020-01-07T20:43:52.013Z] 9fe16242a9df: Verifying Checksum\n [2020-01-07T20:43:52.013Z] 9fe16242a9df: Download complete\n [2020-01-07T20:43:52.324Z] 43582c0db3f3: Verifying Checksum\n [2020-01-07T20:43:52.324Z] 43582c0db3f3: Download complete\n [2020-01-07T20:43:52.324Z] 57bbd25d50cb: Verifying Checksum\n [2020-01-07T20:43:52.324Z] 57bbd25d50cb: Download complete\n [2020-01-07T20:43:52.324Z] 4c3326bd8e33: Verifying Checksum\n [2020-01-07T20:43:52.324Z] 4c3326bd8e33: Download complete\n [2020-01-07T20:43:52.324Z] 54e94bcddc88: Verifying Checksum\n [2020-01-07T20:43:52.324Z] 54e94bcddc88: Download complete\n [2020-01-07T20:43:54.986Z] 54e94bcddc88: Pull complete\n [2020-01-07T20:43:56.455Z] 43582c0db3f3: Pull complete\n [2020-01-07T20:43:56.746Z] 9fe16242a9df: Pull complete\n [2020-01-07T20:44:01.125Z] d45218f23013: Verifying Checksum\n [2020-01-07T20:44:01.125Z] d45218f23013: Download complete\n [2020-01-07T20:44:01.125Z] f32e18732fe6: Verifying Checksum\n [2020-01-07T20:44:01.125Z] f32e18732fe6: Download complete\n [2020-01-07T20:44:04.564Z] 3a2ca3ccd3c2: Verifying Checksum\n [2020-01-07T20:44:04.564Z] 3a2ca3ccd3c2: Download complete\n [2020-01-07T20:44:04.564Z] 43f99696bdfb: Verifying Checksum\n [2020-01-07T20:44:04.564Z] 43f99696bdfb: Download complete\n [2020-01-07T20:44:07.957Z] d22026c5ede0: Verifying Checksum\n [2020-01-07T20:44:07.957Z] d22026c5ede0: Download complete\n [2020-01-07T20:44:08.927Z] fbf0f20b3a29: Verifying Checksum\n [2020-01-07T20:44:08.927Z] fbf0f20b3a29: Download complete\n [2020-01-07T20:44:27.153Z] Running on prd-centos7-docker-4c-2g-12221 in /w/workspace/exfoundry_go-mod-messaging_PR-40\n [Pipeline] {\n [Pipeline] checkout\n [2020-01-07T20:44:27.201Z] fbf0f20b3a29: Pull complete\n [2020-01-07T20:44:27.201Z] 57bbd25d50cb: Pull complete\n [2020-01-07T20:44:27.201Z] 4c3326bd8e33: Pull complete\n [2020-01-07T20:44:29.466Z] using credential edgex-jenkins-ssh\n [2020-01-07T20:44:29.485Z] Cloning the remote Git repository\n [2020-01-07T20:44:29.485Z] Cloning with configured refspecs honoured and without tags\n [2020-01-07T20:44:29.295Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git\n [2020-01-07T20:44:29.330Z] > git init /w/workspace/exfoundry_go-mod-messaging_PR-40 # timeout=10\n [2020-01-07T20:44:29.368Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git\n [2020-01-07T20:44:29.369Z] > git --version # timeout=10\n [2020-01-07T20:44:29.377Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-07T20:44:29.421Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/40/head:refs/remotes/origin/PR-40 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-07T20:44:30.333Z] Fetching without tags\n [2020-01-07T20:44:30.681Z] Merging remotes/origin/master commit 5e6aacafd7421ff65546500357af529632397f5e into PR head commit c131c94ddd194b8363c065f6f3f59aced1bfe22e\n [2020-01-07T20:44:30.742Z] Merge succeeded, producing c131c94ddd194b8363c065f6f3f59aced1bfe22e\n [2020-01-07T20:44:30.742Z] Checking out Revision c131c94ddd194b8363c065f6f3f59aced1bfe22e (PR-40)\n [2020-01-07T20:44:30.086Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10\n [2020-01-07T20:44:30.093Z] > git config --add remote.origin.fetch +refs/pull/40/head:refs/remotes/origin/PR-40 # timeout=10\n [2020-01-07T20:44:30.097Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-07T20:44:30.110Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10\n [2020-01-07T20:44:30.124Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git\n [2020-01-07T20:44:30.124Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-07T20:44:30.128Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/40/head:refs/remotes/origin/PR-40 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-07T20:44:30.476Z] > git config core.sparsecheckout # timeout=10\n [2020-01-07T20:44:30.483Z] > git checkout -f c131c94ddd194b8363c065f6f3f59aced1bfe22e # timeout=10\n [2020-01-07T20:44:30.511Z] > git merge 5e6aacafd7421ff65546500357af529632397f5e # timeout=10\n [2020-01-07T20:44:30.520Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-01-07T20:44:30.531Z] > git config core.sparsecheckout # timeout=10\n [2020-01-07T20:44:30.537Z] > git checkout -f c131c94ddd194b8363c065f6f3f59aced1bfe22e # timeout=10\n [2020-01-07T20:44:32.597Z] d45218f23013: Pull complete\n [2020-01-07T20:44:34.078Z] Commit message: "Add support for MQTT messaging"\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prep)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] unstash\n [Pipeline] echo\n [2020-01-07T20:44:34.661Z] =========================================================\n [2020-01-07T20:44:34.661Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine]\n [2020-01-07T20:44:34.661Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-07T20:44:35.310Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine .\n [2020-01-07T20:44:35.310Z] Sending build context to Docker daemon 324.6kB\n\n [2020-01-07T20:44:35.310Z] Step 1/7 : ARG BASE=golang:1.12-alpine\n [2020-01-07T20:44:35.310Z] Step 2/7 : FROM ${BASE}\n [2020-01-07T20:44:35.587Z] 1.12.6-alpine: Pulling from edgex-golang-base\n [2020-01-07T20:44:35.587Z] 921b31ab772b: Pulling fs layer\n [2020-01-07T20:44:35.587Z] 2d3896533852: Pulling fs layer\n [2020-01-07T20:44:35.587Z] 28c34ce20860: Pulling fs layer\n [2020-01-07T20:44:35.587Z] 9186bf07c4ae: Pulling fs layer\n [2020-01-07T20:44:35.587Z] 7f1720e95b4b: Pulling fs layer\n [2020-01-07T20:44:35.587Z] 24d9f57f8391: Pulling fs layer\n [2020-01-07T20:44:35.587Z] 9498642caea3: Pulling fs layer\n [2020-01-07T20:44:35.587Z] ba4d0a6bad5e: Pulling fs layer\n [2020-01-07T20:44:35.587Z] 7af212d24233: Pulling fs layer\n [2020-01-07T20:44:35.587Z] ee2efeeb882f: Pulling fs layer\n [2020-01-07T20:44:35.587Z] d216d3b964db: Pulling fs layer\n [2020-01-07T20:44:35.587Z] 9498642caea3: Waiting\n [2020-01-07T20:44:35.587Z] ba4d0a6bad5e: Waiting\n [2020-01-07T20:44:35.587Z] 7af212d24233: Waiting\n [2020-01-07T20:44:35.587Z] 7f1720e95b4b: Waiting\n [2020-01-07T20:44:35.587Z] 24d9f57f8391: Waiting\n [2020-01-07T20:44:35.587Z] ee2efeeb882f: Waiting\n [2020-01-07T20:44:35.587Z] d216d3b964db: Waiting\n [2020-01-07T20:44:35.587Z] 9186bf07c4ae: Waiting\n [2020-01-07T20:44:35.587Z] 28c34ce20860: Verifying Checksum\n [2020-01-07T20:44:35.587Z] 28c34ce20860: Download complete\n [2020-01-07T20:44:35.587Z] 2d3896533852: Download complete\n [2020-01-07T20:44:35.587Z] 7f1720e95b4b: Verifying Checksum\n [2020-01-07T20:44:35.587Z] 7f1720e95b4b: Download complete\n [2020-01-07T20:44:35.587Z] 24d9f57f8391: Verifying Checksum\n [2020-01-07T20:44:35.587Z] 24d9f57f8391: Download complete\n [2020-01-07T20:44:35.587Z] 921b31ab772b: Verifying Checksum\n [2020-01-07T20:44:35.587Z] 921b31ab772b: Download complete\n [2020-01-07T20:44:35.864Z] 921b31ab772b: Pull complete\n [2020-01-07T20:44:36.135Z] 9498642caea3: Verifying Checksum\n [2020-01-07T20:44:36.135Z] 9498642caea3: Download complete\n [2020-01-07T20:44:36.135Z] 7af212d24233: Verifying Checksum\n [2020-01-07T20:44:36.135Z] 7af212d24233: Download complete\n [2020-01-07T20:44:36.712Z] ee2efeeb882f: Verifying Checksum\n [2020-01-07T20:44:36.712Z] ee2efeeb882f: Download complete\n [2020-01-07T20:44:36.712Z] d216d3b964db: Verifying Checksum\n [2020-01-07T20:44:36.712Z] d216d3b964db: Download complete\n [2020-01-07T20:44:36.972Z] ba4d0a6bad5e: Verifying Checksum\n [2020-01-07T20:44:36.972Z] ba4d0a6bad5e: Download complete\n [2020-01-07T20:44:37.231Z] 9186bf07c4ae: Verifying Checksum\n [2020-01-07T20:44:37.231Z] 9186bf07c4ae: Download complete\n [2020-01-07T20:44:37.489Z] 2d3896533852: Pull complete\n [2020-01-07T20:44:37.749Z] 28c34ce20860: Pull complete\n [2020-01-07T20:44:40.931Z] d22026c5ede0: Pull complete\n [2020-01-07T20:44:40.931Z] f32e18732fe6: Pull complete\n [2020-01-07T20:44:42.918Z] 3a2ca3ccd3c2: Pull complete\n [2020-01-07T20:44:43.021Z] 9186bf07c4ae: Pull complete\n [2020-01-07T20:44:43.021Z] 7f1720e95b4b: Pull complete\n [2020-01-07T20:44:43.021Z] 24d9f57f8391: Pull complete\n [2020-01-07T20:44:43.189Z] 43f99696bdfb: Pull complete\n [2020-01-07T20:44:43.189Z] Digest: sha256:c78950982047a35e7abeb24cdb89444f8193f134334753a69100d3e520a2d2b0\n [2020-01-07T20:44:43.189Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine-arm64\n [2020-01-07T20:44:43.189Z] ---> 8c1ce5f80d72\n [2020-01-07T20:44:43.189Z] Step 3/7 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2020-01-07T20:44:46.326Z] 9498642caea3: Pull complete\n [2020-01-07T20:44:47.480Z] ---> Running in 14fad7d6c341\n [2020-01-07T20:44:47.480Z] Removing intermediate container 14fad7d6c341\n [2020-01-07T20:44:47.480Z] ---> 1049cc09877b\n [2020-01-07T20:44:47.480Z] Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash\n [2020-01-07T20:44:47.480Z] ---> Running in 4ac9a46e820a\n [2020-01-07T20:44:48.448Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz\n [2020-01-07T20:44:49.428Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz\n [2020-01-07T20:44:49.699Z] (1/5) Installing libsodium (1.0.18-r0)\n [2020-01-07T20:44:49.699Z] (2/5) Installing libzmq (4.3.2-r1)\n [2020-01-07T20:44:49.977Z] (3/5) Installing pkgconf (1.6.1-r1)\n [2020-01-07T20:44:49.977Z] (4/5) Installing libsodium-dev (1.0.18-r0)\n [2020-01-07T20:44:49.977Z] (5/5) Installing zeromq-dev (4.3.2-r1)\n [2020-01-07T20:44:50.250Z] Executing busybox-1.30.1-r2.trigger\n [2020-01-07T20:44:50.250Z] OK: 124 MiB in 44 packages\n [2020-01-07T20:44:50.519Z] ba4d0a6bad5e: Pull complete\n [2020-01-07T20:44:50.519Z] 7af212d24233: Pull complete\n [2020-01-07T20:44:51.462Z] ee2efeeb882f: Pull complete\n [2020-01-07T20:44:51.462Z] d216d3b964db: Pull complete\n [2020-01-07T20:44:51.462Z] Digest: sha256:26065ac814cd2cdfd2492c2d3318b13c68791c8cca06e489144751c6f654f77d\n [2020-01-07T20:44:51.462Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine\n [2020-01-07T20:44:51.462Z] ---> 140a058597bd\n [2020-01-07T20:44:51.462Z] Step 3/7 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2020-01-07T20:44:51.462Z] ---> Running in 584b3bea3050\n [2020-01-07T20:44:51.687Z] Removing intermediate container 4ac9a46e820a\n [2020-01-07T20:44:51.688Z] ---> e7136bc7dd86\n [2020-01-07T20:44:51.688Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry\n [2020-01-07T20:44:51.688Z] ---> Running in 6f3caf8ce86c\n [2020-01-07T20:44:51.723Z] Removing intermediate container 584b3bea3050\n [2020-01-07T20:44:51.723Z] ---> 7c68e54de11c\n [2020-01-07T20:44:51.723Z] Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash\n [2020-01-07T20:44:51.723Z] ---> Running in e2ba09059a6d\n [2020-01-07T20:44:52.282Z] Removing intermediate container 6f3caf8ce86c\n [2020-01-07T20:44:52.282Z] ---> 8e7d002aec2c\n [2020-01-07T20:44:52.282Z] Step 6/7 : COPY go.mod .\n [2020-01-07T20:44:52.293Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz\n [2020-01-07T20:44:52.885Z] ---> fe730a5ee6dc\n [2020-01-07T20:44:52.885Z] Step 7/7 : RUN go mod download\n [2020-01-07T20:44:52.885Z] ---> Running in 2e2571d5716c\n [2020-01-07T20:44:53.230Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz\n [2020-01-07T20:44:53.230Z] (1/5) Installing libsodium (1.0.18-r0)\n [2020-01-07T20:44:53.488Z] (2/5) Installing libzmq (4.3.2-r1)\n [2020-01-07T20:44:53.489Z] (3/5) Installing pkgconf (1.6.1-r1)\n [2020-01-07T20:44:53.489Z] (4/5) Installing libsodium-dev (1.0.18-r0)\n [2020-01-07T20:44:53.747Z] (5/5) Installing zeromq-dev (4.3.2-r1)\n [2020-01-07T20:44:53.852Z] \x1b[91mgo: finding github.com/pebbe/zmq4 v1.0.0\n [2020-01-07T20:44:53.852Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-01-07T20:44:53.852Z] \x1b[0m\x1b[91mgo: finding github.com/eclipse/paho.mqtt.golang v1.2.0\n [2020-01-07T20:44:54.006Z] Executing busybox-1.30.1-r2.trigger\n [2020-01-07T20:44:54.007Z] OK: 137 MiB in 44 packages\n [2020-01-07T20:44:54.266Z] Removing intermediate container e2ba09059a6d\n [2020-01-07T20:44:54.266Z] ---> d82e5a3adf27\n [2020-01-07T20:44:54.266Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry\n [2020-01-07T20:44:54.442Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553\n [2020-01-07T20:44:54.528Z] ---> Running in b454e067b888\n [2020-01-07T20:44:54.528Z] Removing intermediate container b454e067b888\n [2020-01-07T20:44:54.528Z] ---> d2cae53971b9\n [2020-01-07T20:44:54.528Z] Step 6/7 : COPY go.mod .\n [2020-01-07T20:44:54.787Z] ---> 3a8d1ae6f90f\n [2020-01-07T20:44:54.787Z] Step 7/7 : RUN go mod download\n [2020-01-07T20:44:54.787Z] ---> Running in 82bb0099dd3d\n [2020-01-07T20:44:55.038Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n [2020-01-07T20:44:55.038Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-01-07T20:44:55.038Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-01-07T20:44:55.721Z] \x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-01-07T20:44:55.721Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0\n [2020-01-07T20:44:55.721Z] \x1b[0m\x1b[91mgo: finding github.com/pebbe/zmq4 v1.0.0\n [2020-01-07T20:44:55.981Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553\n [2020-01-07T20:44:56.019Z] \x1b[0m\x1b[91mgo: finding golang.org/x/text v0.3.0\n [2020-01-07T20:44:56.019Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a\n [2020-01-07T20:44:56.019Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2\n [2020-01-07T20:44:56.241Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-01-07T20:44:56.241Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n [2020-01-07T20:44:56.241Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-01-07T20:44:57.179Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2\n [2020-01-07T20:44:57.179Z] \x1b[0m\x1b[91mgo: finding golang.org/x/text v0.3.0\n [2020-01-07T20:44:57.179Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a\n [2020-01-07T20:45:12.071Z] \x1b[0mRemoving intermediate container 82bb0099dd3d\n [2020-01-07T20:45:12.072Z] ---> e95c5da1f8d9\n [2020-01-07T20:45:12.072Z] Successfully built e95c5da1f8d9\n [2020-01-07T20:45:12.072Z] Successfully tagged ci-base-image-x86_64:latest\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Test)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-07T20:45:12.450Z] + docker inspect -f . ci-base-image-x86_64\n [2020-01-07T20:45:12.450Z] .\n [Pipeline] withDockerContainer\n [2020-01-07T20:45:12.572Z] prd-centos7-docker-4c-2g-12221 does not seem to be running inside a container\n [2020-01-07T20:45:12.616Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_go-mod-messaging_PR-40 -v /w/workspace/exfoundry_go-mod-messaging_PR-40:/w/workspace/exfoundry_go-mod-messaging_PR-40:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-40@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-40@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\n [2020-01-07T20:45:13.144Z] $ docker top b446f4a912fccbc3702b45841a20cb27c265c2a29eced6ecc2d28d7287d2a7d9 -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-01-07T20:45:13.949Z] + go version\n [2020-01-07T20:45:13.949Z] go version go1.12.6 linux/amd64\n [Pipeline] sh\n [2020-01-07T20:45:14.253Z] + make test\n [2020-01-07T20:45:14.253Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n [2020-01-07T20:45:17.560Z] # github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt [github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt.test]\n [2020-01-07T20:45:17.560Z] internal/pkg/mqtt/client.go:171: mc.options.ConnectTimeout.Milliseconds undefined (type time.Duration has no field or method Milliseconds)\n [2020-01-07T20:45:19.483Z] FAIL\tgithub.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt [build failed]\n [2020-01-07T20:45:41.412Z] ok \tgithub.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq\t20.334s\tcoverage: 83.8% of statements\n [2020-01-07T20:45:41.412Z] ok \tgithub.com/edgexfoundry/go-mod-messaging/messaging\t0.016s\tcoverage: 100.0% of statements\n [2020-01-07T20:45:41.412Z] ok \tgithub.com/edgexfoundry/go-mod-messaging/pkg/types\t0.096s\tcoverage: 90.9% of statements\n [2020-01-07T20:45:41.412Z] make: *** [Makefile:6: test] Error 2\n [Pipeline] }\n [2020-01-07T20:45:41.423Z] $ docker stop --time=1 b446f4a912fccbc3702b45841a20cb27c265c2a29eced6ecc2d28d7287d2a7d9\n [2020-01-07T20:45:42.823Z] $ docker rm -f b446f4a912fccbc3702b45841a20cb27c265c2a29eced6ecc2d28d7287d2a7d9\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n Stage "Build" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n Stage "Docker Push" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Clair Scan)\n Stage "Clair Scan" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // node\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [2020-01-07T20:45:43.203Z] Failed in branch amd64\n [2020-01-07T20:46:17.694Z] \x1b[0mRemoving intermediate container 2e2571d5716c\n [2020-01-07T20:46:17.694Z] ---> 5f543f92c66b\n [2020-01-07T20:46:17.694Z] Successfully built 5f543f92c66b\n [2020-01-07T20:46:17.694Z] Successfully tagged ci-base-image-arm64:latest\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Test)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-07T20:46:18.227Z] + docker inspect -f . ci-base-image-arm64\n [2020-01-07T20:46:18.509Z] .\n [Pipeline] withDockerContainer\n [2020-01-07T20:46:18.878Z] prd-ubuntu18.04-docker-arm64-4c-2g-12218 does not seem to be running inside a container\n [2020-01-07T20:46:19.024Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_go-mod-messaging_PR-40 -v /w/workspace/exfoundry_go-mod-messaging_PR-40:/w/workspace/exfoundry_go-mod-messaging_PR-40:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-40@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-40@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-arm64 cat\n [2020-01-07T20:46:20.441Z] $ docker top 238d73e1cf5519e063d41135ee8d6e470ed38923a20fe4bd9caff4c6133d124d -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-01-07T20:46:22.829Z] + go version\n [2020-01-07T20:46:22.829Z] go version go1.12.6 linux/arm64\n [Pipeline] sh\n [2020-01-07T20:46:23.524Z] + make test\n [2020-01-07T20:46:23.525Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n [2020-01-07T20:46:33.704Z] # github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt [github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt.test]\n [2020-01-07T20:46:33.704Z] internal/pkg/mqtt/client.go:171: mc.options.ConnectTimeout.Milliseconds undefined (type time.Duration has no field or method Milliseconds)\n [2020-01-07T20:46:41.939Z] FAIL\tgithub.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt [build failed]\n [2020-01-07T20:47:20.837Z] ok \tgithub.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq\t20.380s\tcoverage: 83.8% of statements\n [2020-01-07T20:47:20.837Z] ok \tgithub.com/edgexfoundry/go-mod-messaging/messaging\t0.018s\tcoverage: 100.0% of statements\n [2020-01-07T20:47:20.837Z] ok \tgithub.com/edgexfoundry/go-mod-messaging/pkg/types\t0.026s\tcoverage: 90.9% of statements\n [2020-01-07T20:47:20.837Z] make: *** [Makefile:6: test] Error 2\n [Pipeline] }\n [2020-01-07T20:47:20.908Z] $ docker stop --time=1 238d73e1cf5519e063d41135ee8d6e470ed38923a20fe4bd9caff4c6133d124d\n [2020-01-07T20:47:23.036Z] $ docker rm -f 238d73e1cf5519e063d41135ee8d6e470ed38923a20fe4bd9caff4c6133d124d\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n Stage "Build" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n Stage "Docker Push" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Clair Scan)\n Stage "Clair Scan" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // node\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [2020-01-07T20:47:23.755Z] Failed in branch arm64\n [Pipeline] // parallel\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (CodeCov)\n Stage "CodeCov" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Snyk Scan)\n Stage "Snyk Scan" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Semver)\n Stage "Semver" skipped due to earlier failure(s)\n [Pipeline] stage\n [Pipeline] { (Tag)\n Stage "Semver" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Bump Pre-Release Version)\n Stage "Semver" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Declarative: Post Actions)\n [Pipeline] stage\n [Pipeline] { (LF Post Build Actions)\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-07T20:47:24.352Z] ---> sysstat.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-07T20:47:24.693Z] ---> package-listing.sh\n [2020-01-07T20:47:24.693Z] ++ facter osfamily\n [2020-01-07T20:47:24.693Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n [2020-01-07T20:47:24.693Z] + OS_FAMILY=redhat\n [2020-01-07T20:47:24.693Z] + workspace=/w/workspace/exfoundry_go-mod-messaging_PR-40\n [2020-01-07T20:47:24.693Z] + START_PACKAGES=/tmp/packages_start.txt\n [2020-01-07T20:47:24.693Z] + END_PACKAGES=/tmp/packages_end.txt\n [2020-01-07T20:47:24.693Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n [2020-01-07T20:47:24.693Z] + PACKAGES=/tmp/packages_start.txt\n [2020-01-07T20:47:24.693Z] + \'[\' /w/workspace/exfoundry_go-mod-messaging_PR-40 \']\'\n [2020-01-07T20:47:24.693Z] + PACKAGES=/tmp/packages_end.txt\n [2020-01-07T20:47:24.693Z] + case "${OS_FAMILY}" in\n [2020-01-07T20:47:24.693Z] + rpm -qa\n [2020-01-07T20:47:24.693Z] + sort\n [2020-01-07T20:47:30.046Z] + \'[\' -f /tmp/packages_start.txt \']\'\n [2020-01-07T20:47:30.046Z] + \'[\' -f /tmp/packages_end.txt \']\'\n [2020-01-07T20:47:30.046Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n [2020-01-07T20:47:30.046Z] + \'[\' /w/workspace/exfoundry_go-mod-messaging_PR-40 \']\'\n [2020-01-07T20:47:30.046Z] + mkdir -p /w/workspace/exfoundry_go-mod-messaging_PR-40/archives/\n [2020-01-07T20:47:30.046Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_go-mod-messaging_PR-40/archives/\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-07T20:47:30.435Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-01-07T20:47:30.435Z] \n [2020-01-07T20:47:30.435Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-07T20:47:30.843Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-01-07T20:47:31.157Z] alpine: Pulling from edgex-lftools-log-publisher\n [2020-01-07T20:47:31.158Z] 050382585609: Pulling fs layer\n [2020-01-07T20:47:31.158Z] dac2222ca532: Pulling fs layer\n [2020-01-07T20:47:31.158Z] 29a7fe408caa: Pulling fs layer\n [2020-01-07T20:47:31.158Z] 6ad337b9b53f: Pulling fs layer\n [2020-01-07T20:47:31.158Z] 7ad6fc7f0fa9: Pulling fs layer\n [2020-01-07T20:47:31.158Z] d1ed250b09b4: Pulling fs layer\n [2020-01-07T20:47:31.158Z] eb083ea81749: Pulling fs layer\n [2020-01-07T20:47:31.158Z] 4965c3271e4e: Pulling fs layer\n [2020-01-07T20:47:31.158Z] b73c1c2e7331: Pulling fs layer\n [2020-01-07T20:47:31.158Z] a328eddc5fbd: Pulling fs layer\n [2020-01-07T20:47:31.158Z] eb083ea81749: Waiting\n [2020-01-07T20:47:31.158Z] 4965c3271e4e: Waiting\n [2020-01-07T20:47:31.158Z] b73c1c2e7331: Waiting\n [2020-01-07T20:47:31.158Z] a328eddc5fbd: Waiting\n [2020-01-07T20:47:31.158Z] 7ad6fc7f0fa9: Waiting\n [2020-01-07T20:47:31.158Z] d1ed250b09b4: Waiting\n [2020-01-07T20:47:31.158Z] 6ad337b9b53f: Waiting\n [2020-01-07T20:47:31.158Z] dac2222ca532: Verifying Checksum\n [2020-01-07T20:47:31.158Z] dac2222ca532: Download complete\n [2020-01-07T20:47:31.158Z] 6ad337b9b53f: Verifying Checksum\n [2020-01-07T20:47:31.158Z] 6ad337b9b53f: Download complete\n [2020-01-07T20:47:31.460Z] 050382585609: Verifying Checksum\n [2020-01-07T20:47:31.460Z] 050382585609: Download complete\n [2020-01-07T20:47:31.460Z] 7ad6fc7f0fa9: Verifying Checksum\n [2020-01-07T20:47:31.460Z] 7ad6fc7f0fa9: Download complete\n [2020-01-07T20:47:31.460Z] eb083ea81749: Verifying Checksum\n [2020-01-07T20:47:31.460Z] eb083ea81749: Download complete\n [2020-01-07T20:47:32.156Z] 050382585609: Pull complete\n [2020-01-07T20:47:32.486Z] 29a7fe408caa: Verifying Checksum\n [2020-01-07T20:47:32.486Z] 29a7fe408caa: Download complete\n [2020-01-07T20:47:32.486Z] 4965c3271e4e: Verifying Checksum\n [2020-01-07T20:47:32.486Z] 4965c3271e4e: Download complete\n [2020-01-07T20:47:32.486Z] b73c1c2e7331: Verifying Checksum\n [2020-01-07T20:47:32.486Z] b73c1c2e7331: Download complete\n [2020-01-07T20:47:32.856Z] a328eddc5fbd: Verifying Checksum\n [2020-01-07T20:47:32.856Z] a328eddc5fbd: Download complete\n [2020-01-07T20:47:32.856Z] dac2222ca532: Pull complete\n [2020-01-07T20:47:35.767Z] d1ed250b09b4: Verifying Checksum\n [2020-01-07T20:47:35.767Z] d1ed250b09b4: Download complete\n [2020-01-07T20:47:37.320Z] 29a7fe408caa: Pull complete\n [2020-01-07T20:47:37.636Z] 6ad337b9b53f: Pull complete\n [2020-01-07T20:47:38.276Z] 7ad6fc7f0fa9: Pull complete\n [2020-01-07T20:47:42.671Z] d1ed250b09b4: Pull complete\n [2020-01-07T20:47:42.944Z] eb083ea81749: Pull complete\n [2020-01-07T20:47:45.856Z] 4965c3271e4e: Pull complete\n [2020-01-07T20:47:46.477Z] b73c1c2e7331: Pull complete\n [2020-01-07T20:47:46.477Z] a328eddc5fbd: Pull complete\n [2020-01-07T20:47:46.477Z] Digest: sha256:8e2305d3edc9fbc5d1d0309ca12ec42d7519605bf6a6f8780302420b4bf97f58\n [2020-01-07T20:47:46.477Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] withDockerContainer\n [2020-01-07T20:47:46.930Z] prd-centos7-docker-4c-2g-12216 does not seem to be running inside a container\n [2020-01-07T20:47:47.131Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/exfoundry_go-mod-messaging_PR-40 -v /w/workspace/exfoundry_go-mod-messaging_PR-40:/w/workspace/exfoundry_go-mod-messaging_PR-40:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-40@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-40@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n [2020-01-07T20:47:48.794Z] $ docker top 2bcf2576c50d49a37778949f7c6f48e9be02ad7a619f3ed73e290d050c6031a0 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] wrap\n [2020-01-07T20:47:50.076Z] provisioning config files...\n [2020-01-07T20:47:50.403Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_go-mod-messaging_PR-40@tmp/config8329887613438257133tmp\n [Pipeline] {\n [Pipeline] echo\n [2020-01-07T20:47:50.545Z] Running global-jjb/create-netrc.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-07T20:47:50.856Z] ---> create-netrc.sh\n [Pipeline] echo\n [2020-01-07T20:47:50.893Z] Running global-jjb/logs-deploy.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-07T20:47:51.591Z] ---> logs-deploy.sh\n [2020-01-07T20:47:51.591Z] + ARCHIVE_ARTIFACTS=\n [2020-01-07T20:47:51.591Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n [2020-01-07T20:47:51.591Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n [2020-01-07T20:47:51.591Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n [2020-01-07T20:47:51.591Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-40/2\n [2020-01-07T20:47:51.591Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-messaging/job/PR-40/2/\n [2020-01-07T20:47:51.591Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-40/2 /w/workspace/exfoundry_go-mod-messaging_PR-40\n [2020-01-07T20:47:53.005Z] Archives upload complete.\n [2020-01-07T20:47:53.276Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-40/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-messaging/job/PR-40/2/\n [2020-01-07T20:47:54.279Z] ---> uname -a:\n [2020-01-07T20:47:54.279Z] Linux 2bcf2576c50d 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux\n [2020-01-07T20:47:54.279Z] \n [2020-01-07T20:47:54.279Z] \n [2020-01-07T20:47:54.279Z] ---> lscpu:\n [2020-01-07T20:47:54.279Z] Architecture: x86_64\n [2020-01-07T20:47:54.279Z] CPU op-mode(s): 32-bit, 64-bit\n [2020-01-07T20:47:54.279Z] Byte Order: Little Endian\n [2020-01-07T20:47:54.279Z] Address sizes: 40 bits physical, 48 bits virtual\n [2020-01-07T20:47:54.279Z] CPU(s): 4\n [2020-01-07T20:47:54.279Z] On-line CPU(s) list: 0-3\n [2020-01-07T20:47:54.279Z] Thread(s) per core: 1\n [2020-01-07T20:47:54.279Z] Core(s) per socket: 1\n [2020-01-07T20:47:54.279Z] Socket(s): 4\n [2020-01-07T20:47:54.279Z] NUMA node(s): 1\n [2020-01-07T20:47:54.279Z] Vendor ID: GenuineIntel\n [2020-01-07T20:47:54.279Z] CPU family: 6\n [2020-01-07T20:47:54.279Z] Model: 44\n [2020-01-07T20:47:54.279Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update)\n [2020-01-07T20:47:54.279Z] Stepping: 1\n [2020-01-07T20:47:54.279Z] CPU MHz: 2933.438\n [2020-01-07T20:47:54.279Z] BogoMIPS: 5866.87\n [2020-01-07T20:47:54.279Z] Virtualization: VT-x\n [2020-01-07T20:47:54.279Z] Hypervisor vendor: KVM\n [2020-01-07T20:47:54.279Z] Virtualization type: full\n [2020-01-07T20:47:54.279Z] L1d cache: 32K\n [2020-01-07T20:47:54.279Z] L1i cache: 32K\n [2020-01-07T20:47:54.279Z] L2 cache: 4096K\n [2020-01-07T20:47:54.279Z] L3 cache: 16384K\n [2020-01-07T20:47:54.279Z] NUMA node0 CPU(s): 0-3\n [2020-01-07T20:47:54.279Z] 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\n [2020-01-07T20:47:54.279Z] \n [2020-01-07T20:47:54.279Z] \n [2020-01-07T20:47:54.279Z] ---> nproc:\n [2020-01-07T20:47:54.279Z] 4\n [2020-01-07T20:47:54.279Z] \n [2020-01-07T20:47:54.279Z] \n [2020-01-07T20:47:54.279Z] ---> df -h:\n [2020-01-07T20:47:54.279Z] Filesystem Size Used Available Use% Mounted on\n [2020-01-07T20:47:54.279Z] overlay 50.0G 6.2G 43.8G 12% /\n [2020-01-07T20:47:54.279Z] tmpfs 64.0M 0 64.0M 0% /dev\n [2020-01-07T20:47:54.279Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup\n [2020-01-07T20:47:54.279Z] shm 64.0M 0 64.0M 0% /dev/shm\n [2020-01-07T20:47:54.279Z] /dev/vda1 50.0G 6.2G 43.8G 12% /etc/resolv.conf\n [2020-01-07T20:47:54.279Z] /dev/vda1 50.0G 6.2G 43.8G 12% /etc/hostname\n [2020-01-07T20:47:54.279Z] /dev/vda1 50.0G 6.2G 43.8G 12% /etc/hosts\n [2020-01-07T20:47:54.279Z] /dev/vda1 50.0G 6.2G 43.8G 12% /w/workspace/exfoundry_go-mod-messaging_PR-40\n [2020-01-07T20:47:54.279Z] /dev/vda1 50.0G 6.2G 43.8G 12% /w/workspace/exfoundry_go-mod-messaging_PR-40@tmp\n [2020-01-07T20:47:54.279Z] /dev/vda1 50.0G 6.2G 43.8G 12% /var/log/sa\n [2020-01-07T20:47:54.279Z] \n [2020-01-07T20:47:54.279Z] \n [2020-01-07T20:47:54.279Z] ---> free -m:\n [2020-01-07T20:47:54.279Z] total used free shared buff/cache available\n [2020-01-07T20:47:54.279Z] Mem: 1838 585 68 0 1184 1147\n [2020-01-07T20:47:54.279Z] Swap: 1023 0 1023\n [2020-01-07T20:47:54.279Z] \n [2020-01-07T20:47:54.279Z] \n [2020-01-07T20:47:54.279Z] ---> ip addr:\n [2020-01-07T20:47:54.279Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000\n [2020-01-07T20:47:54.279Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n [2020-01-07T20:47:54.279Z] inet 127.0.0.1/8 scope host lo\n [2020-01-07T20:47:54.279Z] valid_lft forever preferred_lft forever\n [2020-01-07T20:47:54.279Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP \n [2020-01-07T20:47:54.279Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff\n [2020-01-07T20:47:54.279Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0\n [2020-01-07T20:47:54.279Z] valid_lft forever preferred_lft forever\n [2020-01-07T20:47:54.279Z] \n [2020-01-07T20:47:54.279Z] \n [2020-01-07T20:47:54.279Z] ---> sar -b -r -n DEV:\n [2020-01-07T20:47:54.279Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t01/07/20 \t_x86_64_\t(4 CPU)\n [2020-01-07T20:47:54.279Z] \n [2020-01-07T20:47:54.279Z] 20:40:18 LINUX RESTART\n [2020-01-07T20:47:54.279Z] \n [2020-01-07T20:47:54.279Z] 20:41:01 tps rtps wtps bread/s bwrtn/s\n [2020-01-07T20:47:54.279Z] 20:42:01 42.95 9.37 33.59 2229.25 3313.29\n [2020-01-07T20:47:54.279Z] 20:43:01 1.71 0.07 1.65 2.13 72.19\n [2020-01-07T20:47:54.279Z] 20:44:01 0.28 0.00 0.28 0.00 3.78\n [2020-01-07T20:47:54.279Z] 20:45:01 0.32 0.00 0.32 0.00 3.01\n [2020-01-07T20:47:54.279Z] 20:46:02 0.42 0.00 0.42 0.00 5.80\n [2020-01-07T20:47:54.279Z] 20:47:01 0.30 0.00 0.30 0.00 4.22\n [2020-01-07T20:47:54.279Z] Average: 7.69 1.58 6.11 373.11 568.87\n [2020-01-07T20:47:54.279Z] \n [2020-01-07T20:47:54.279Z] 20:41:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty\n [2020-01-07T20:47:54.279Z] 20:42:01 123644 1758660 93.43 2620 1231712 970032 33.10 433276 1168680 20\n [2020-01-07T20:47:54.279Z] 20:43:01 133164 1749140 92.93 2620 1231716 904500 30.86 426584 1167388 8\n [2020-01-07T20:47:54.279Z] 20:44:01 132348 1749956 92.97 2620 1231724 904696 30.87 427364 1167388 8\n [2020-01-07T20:47:54.279Z] 20:45:01 131848 1750456 93.00 2620 1231724 904832 30.87 428520 1166684 16\n [2020-01-07T20:47:54.279Z] 20:46:02 132048 1750256 92.98 2620 1231732 904820 30.87 428432 1166676 16\n [2020-01-07T20:47:54.279Z] 20:47:01 132404 1749900 92.97 2620 1231736 902872 30.81 428188 1166676 20\n [2020-01-07T20:47:54.279Z] Average: 130909 1751395 93.05 2620 1231724 915292 31.23 428727 1167249 15\n [2020-01-07T20:47:54.279Z] \n [2020-01-07T20:47:54.279Z] 20:41:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s\n [2020-01-07T20:47:54.279Z] 20:42:01 eth0 133.32 108.43 583.08 56.81 0.00 0.00 0.00\n [2020-01-07T20:47:54.279Z] 20:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T20:47:54.279Z] 20:42:01 docker0 0.80 0.78 0.18 1.12 0.00 0.00 0.00\n [2020-01-07T20:47:54.279Z] 20:43:01 eth0 1.73 0.25 0.38 0.19 0.00 0.00 0.00\n [2020-01-07T20:47:54.279Z] 20:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T20:47:54.279Z] 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T20:47:54.279Z] 20:44:01 eth0 1.71 0.87 0.83 0.57 0.00 0.00 0.00\n [2020-01-07T20:47:54.279Z] 20:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T20:47:54.279Z] 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T20:47:54.279Z] 20:45:01 eth0 2.08 0.72 0.90 0.61 0.00 0.00 0.00\n [2020-01-07T20:47:54.279Z] 20:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T20:47:54.279Z] 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T20:47:54.279Z] 20:46:02 eth0 2.15 0.65 0.76 0.46 0.00 0.00 0.00\n [2020-01-07T20:47:54.279Z] 20:46:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T20:47:54.279Z] 20:46:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T20:47:54.279Z] 20:47:01 eth0 2.07 0.66 0.63 0.42 0.00 0.00 0.00\n [2020-01-07T20:47:54.279Z] 20:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T20:47:54.279Z] 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T20:47:54.279Z] Average: eth0 23.91 18.65 98.08 9.88 0.00 0.00 0.00\n [2020-01-07T20:47:54.279Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T20:47:54.279Z] Average: docker0 0.13 0.13 0.03 0.19 0.00 0.00 0.00\n [2020-01-07T20:47:54.279Z] \n [2020-01-07T20:47:54.279Z] \n [2020-01-07T20:47:54.279Z] ---> sar -P ALL:\n [2020-01-07T20:47:54.279Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t01/07/20 \t_x86_64_\t(4 CPU)\n [2020-01-07T20:47:54.279Z] \n [2020-01-07T20:47:54.279Z] 20:40:18 LINUX RESTART\n [2020-01-07T20:47:54.279Z] \n [2020-01-07T20:47:54.279Z] 20:41:01 CPU %user %nice %system %iowait %steal %idle\n [2020-01-07T20:47:54.279Z] 20:42:01 all 4.79 0.00 2.75 0.83 7.06 84.58\n [2020-01-07T20:47:54.279Z] 20:42:01 0 4.13 0.00 3.04 0.17 7.73 84.94\n [2020-01-07T20:47:54.279Z] 20:42:01 1 3.44 0.00 2.33 0.15 8.08 86.00\n [2020-01-07T20:47:54.279Z] 20:42:01 2 5.78 0.00 2.34 1.72 6.60 83.56\n [2020-01-07T20:47:54.279Z] 20:42:01 3 5.82 0.00 3.29 1.28 5.79 83.81\n [2020-01-07T20:47:54.279Z] 20:43:01 all 0.15 0.00 0.08 0.00 0.07 99.70\n [2020-01-07T20:47:54.279Z] 20:43:01 0 0.40 0.00 0.03 0.00 0.07 99.50\n [2020-01-07T20:47:54.279Z] 20:43:01 1 0.12 0.00 0.12 0.00 0.12 99.65\n [2020-01-07T20:47:54.279Z] 20:43:01 2 0.05 0.00 0.05 0.00 0.03 99.87\n [2020-01-07T20:47:54.279Z] 20:43:01 3 0.05 0.00 0.12 0.00 0.07 99.77\n [2020-01-07T20:47:54.279Z] 20:44:01 all 0.13 0.00 0.05 0.00 0.33 99.49\n [2020-01-07T20:47:54.279Z] 20:44:01 0 0.07 0.00 0.05 0.00 0.18 99.70\n [2020-01-07T20:47:54.279Z] 20:44:01 1 0.08 0.00 0.07 0.00 0.60 99.25\n [2020-01-07T20:47:54.279Z] 20:44:01 2 0.25 0.00 0.02 0.00 0.25 99.48\n [2020-01-07T20:47:54.279Z] 20:44:01 3 0.12 0.00 0.03 0.00 0.32 99.53\n [2020-01-07T20:47:54.279Z] 20:45:01 all 0.11 0.00 0.06 0.00 0.23 99.60\n [2020-01-07T20:47:54.279Z] 20:45:01 0 0.13 0.00 0.05 0.00 0.30 99.52\n [2020-01-07T20:47:54.279Z] 20:45:01 1 0.07 0.00 0.07 0.00 0.25 99.62\n [2020-01-07T20:47:54.279Z] 20:45:01 2 0.17 0.00 0.07 0.00 0.25 99.52\n [2020-01-07T20:47:54.279Z] 20:45:01 3 0.07 0.00 0.07 0.00 0.13 99.73\n [2020-01-07T20:47:54.279Z] 20:46:02 all 0.11 0.00 0.10 0.00 0.87 98.93\n [2020-01-07T20:47:54.279Z] 20:46:02 0 0.10 0.00 0.05 0.00 0.68 99.17\n [2020-01-07T20:47:54.279Z] 20:46:02 1 0.13 0.00 0.10 0.00 1.49 98.28\n [2020-01-07T20:47:54.279Z] 20:46:02 2 0.07 0.00 0.07 0.00 0.55 99.32\n [2020-01-07T20:47:54.279Z] 20:46:02 3 0.15 0.00 0.18 0.00 0.75 98.92\n [2020-01-07T20:47:54.279Z] 20:47:01 all 0.09 0.00 0.03 0.00 0.95 98.93\n [2020-01-07T20:47:54.279Z] 20:47:01 0 0.08 0.00 0.03 0.00 0.59 99.29\n [2020-01-07T20:47:54.279Z] 20:47:01 1 0.07 0.00 0.03 0.00 1.66 98.24\n [2020-01-07T20:47:54.279Z] 20:47:01 2 0.08 0.00 0.02 0.00 0.78 99.12\n [2020-01-07T20:47:54.279Z] 20:47:01 3 0.12 0.00 0.02 0.00 0.74 99.12\n [2020-01-07T20:47:54.279Z] Average: all 0.90 0.00 0.51 0.14 1.59 96.85\n [2020-01-07T20:47:54.279Z] Average: 0 0.82 0.00 0.54 0.03 1.60 97.01\n [2020-01-07T20:47:54.279Z] Average: 1 0.66 0.00 0.46 0.02 2.05 96.80\n [2020-01-07T20:47:54.279Z] Average: 2 1.07 0.00 0.43 0.29 1.41 96.80\n [2020-01-07T20:47:54.279Z] Average: 3 1.06 0.00 0.62 0.21 1.30 96.81\n [2020-01-07T20:47:54.279Z] \n [2020-01-07T20:47:54.279Z] \n [2020-01-07T20:47:54.279Z] '