Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from e7f9ff51e6b7bf63f98b06cfff173905ed9763b5 Running in Durability level: PERFORMANCE_OPTIMIZED 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 15fd3b164e5ad1b9cc2bd09e6423de8f412b6a0d using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 Checking out Revision 15fd3b164e5ad1b9cc2bd09e6423de8f412b6a0d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 15fd3b164e5ad1b9cc2bd09e6423de8f412b6a0d # timeout=10 Commit message: "Merge pull request #173 from ernestojeda/bugfix-did-change-prev" > 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 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go, goVersion:1.13] ========================================================= [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: device-virtual-go-settings PROJECT: device-virtual-go 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-device-virtual-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-6431 in /w/workspace/foundry_device-virtual-go_master [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/device-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Checking out Revision e7f9ff51e6b7bf63f98b06cfff173905ed9763b5 (master) > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # 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/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e7f9ff51e6b7bf63f98b06cfff173905ed9763b5 # timeout=10 Commit message: "Merge pull request #106 from hahattan/issue-105" > git rev-list --no-walk b102ac6fa70487e807dff5fd1cb20d5f5eede679 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:47:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:47:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:47:22 ========================================================= 06:47:22 EdgeX Global Pipelines Version Info 06:47:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:47:24 ------------------- 06:47:24 stable info: 06:47:24 ------------------- 06:47:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:47:24 Commit SHA: 997776a94285dd80d478e4f0c197496148fdc64f 06:47:24 Message: update stable to v1.0.86 06:47:25 ------------------- 06:47:25 experimental info: 06:47:25 ------------------- 06:47:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:47:25 Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d 06:47:25 Message: update experimental to v1.0.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 06:47:27 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:47:27 06:47:27 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:47:27 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:47:27 latest: Pulling from edgex-devops/git-semver 06:47:27 9123ac7c32f7: Pulling fs layer 06:47:27 b8cc5d1170e3: Pulling fs layer 06:47:27 2924cbbf6a41: Pulling fs layer 06:47:27 93b08a4f1073: Pulling fs layer 06:47:27 93b08a4f1073: Waiting 06:47:27 b8cc5d1170e3: Download complete 06:47:28 9123ac7c32f7: Verifying Checksum 06:47:28 9123ac7c32f7: Download complete 06:47:28 93b08a4f1073: Verifying Checksum 06:47:28 93b08a4f1073: Download complete 06:47:28 2924cbbf6a41: Verifying Checksum 06:47:28 2924cbbf6a41: Download complete 06:47:28 9123ac7c32f7: Pull complete 06:47:28 b8cc5d1170e3: Pull complete 06:47:29 2924cbbf6a41: Pull complete 06:47:30 93b08a4f1073: Pull complete 06:47:30 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 06:47:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:47:31 prd-centos7-docker-4c-2g-6431 does not seem to be running inside a container 06:47:31 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:47:32 $ docker top c985cc21c260f6ac58b71458f52dd7c28db9ec0e3dcbb4f2b557395f0d9affc0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:47:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:47:32 [ssh-agent] Looking for ssh-agent implementation... 06:47:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:47:33 $ docker exec c985cc21c260f6ac58b71458f52dd7c28db9ec0e3dcbb4f2b557395f0d9affc0 ssh-agent 06:47:34 SSH_AUTH_SOCK=/tmp/ssh-BVbkbql4pbOj/agent.15 06:47:34 SSH_AGENT_PID=22 06:47:34 Running ssh-add (command line suppressed) 06:47:34 Identity added: /w/workspace/foundry_device-virtual-go_master@tmp/private_key_4280918128358502730.key (/w/workspace/foundry_device-virtual-go_master@tmp/private_key_4280918128358502730.key) 06:47:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:47:35 + git describe --exact-match --tags HEAD 06:47:35 fatal: No names found, cannot describe anything. [Pipeline] } 06:47:35 $ docker exec --env ******** --env ******** c985cc21c260f6ac58b71458f52dd7c28db9ec0e3dcbb4f2b557395f0d9affc0 ssh-agent -k 06:47:35 unset SSH_AUTH_SOCK; 06:47:35 unset SSH_AGENT_PID; 06:47:35 echo Agent pid 22 killed; 06:47:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 06:47:36 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 06:47:36 This usually means this commit has not been tagged. [Pipeline] sshagent 06:47:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:47:36 [ssh-agent] Looking for ssh-agent implementation... 06:47:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:47:36 $ docker exec c985cc21c260f6ac58b71458f52dd7c28db9ec0e3dcbb4f2b557395f0d9affc0 ssh-agent 06:47:36 SSH_AUTH_SOCK=/tmp/ssh-ga2cz1M60GWi/agent.56 06:47:36 SSH_AGENT_PID=63 06:47:36 Running ssh-add (command line suppressed) 06:47:37 Identity added: /w/workspace/foundry_device-virtual-go_master@tmp/private_key_2616744871784781178.key (/w/workspace/foundry_device-virtual-go_master@tmp/private_key_2616744871784781178.key) 06:47:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:47:37 + git semver init 06:47:37 # -> Open(): unable to determine branch for HEAD 06:47:37 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_master/.git 06:47:37 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_master 06:47:37 # $SEMVER_REMOTE_NAME = origin 06:47:37 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:47:37 # $SEMVER_USER_NAME = edgex-jenkins 06:47:37 # $SEMVER_BRANCH = master 06:47:37 # $SEMVER_TEMP = /tmp/semver-397282343 06:47:37 # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP 06:47:38 # '/tmp/semver-397282343' -> '/w/workspace/foundry_device-virtual-go_master/.semver' 06:47:38 # -> Force: false 06:47:38 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_master/.semver [Pipeline] } 06:47:38 $ docker exec --env ******** --env ******** c985cc21c260f6ac58b71458f52dd7c28db9ec0e3dcbb4f2b557395f0d9affc0 ssh-agent -k 06:47:38 unset SSH_AUTH_SOCK; 06:47:38 unset SSH_AGENT_PID; 06:47:38 echo Agent pid 63 killed; 06:47:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:47:39 + git semver [Pipeline] } 06:47:40 $ docker stop --time=1 c985cc21c260f6ac58b71458f52dd7c28db9ec0e3dcbb4f2b557395f0d9affc0 06:47:41 $ docker rm -f c985cc21c260f6ac58b71458f52dd7c28db9ec0e3dcbb4f2b557395f0d9affc0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 06:47:42 Stashed 23 file(s) [Pipeline] echo 06:47:42 [edgeXSemver] initialized semver on version 1.2.0-dev.11 [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 06:47:58 Still waiting to schedule task 06:47:58 Waiting for next available executor on ‘centos7-docker-4c-2g’ 06:47:58 Still waiting to schedule task 06:47:58 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 06:49:16 Running on prd-centos7-docker-4c-2g-6434 in /w/workspace/foundry_device-virtual-go_master [Pipeline] { [Pipeline] ws 06:49:16 Running in /w/workspace/device-virtual-go/11 [Pipeline] { [Pipeline] checkout 06:49:18 using credential edgex-jenkins-ssh 06:49:18 Cloning the remote Git repository 06:49:18 Cloning with configured refspecs honoured and without tags 06:49:18 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 06:49:18 > git init /w/workspace/device-virtual-go/11 # timeout=10 06:49:19 Fetching without tags 06:49:19 Checking out Revision e7f9ff51e6b7bf63f98b06cfff173905ed9763b5 (master) 06:49:18 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 06:49:18 > git --version # timeout=10 06:49:18 using GIT_SSH to set credentials SSH Credentials for GitHub 06:49:18 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 06:49:19 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 06:49:19 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 06:49:19 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 06:49:19 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 06:49:19 using GIT_SSH to set credentials SSH Credentials for GitHub 06:49:19 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 06:49:19 > git config core.sparsecheckout # timeout=10 06:49:19 > git checkout -f e7f9ff51e6b7bf63f98b06cfff173905ed9763b5 # timeout=10 06:49:23 Commit message: "Merge pull request #106 from hahattan/issue-105" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 06:49:24 ========================================================= 06:49:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 06:49:24 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:49:24 + 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 . 06:49:25 Sending build context to Docker daemon 502.3kB 06:49:25 Step 1/8 : ARG BASE=golang:1.13-alpine 06:49:25 Step 2/8 : FROM ${BASE} 06:49:25 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 06:49:25 e6b0cf9c0882: Pulling fs layer 06:49:25 2848faf0eed1: Pulling fs layer 06:49:25 0f37312ad70f: Pulling fs layer 06:49:25 5788d62ee057: Pulling fs layer 06:49:25 0e6b1d234666: Pulling fs layer 06:49:25 bf5d7aec512f: Pulling fs layer 06:49:25 34c802a77dc8: Pulling fs layer 06:49:25 9eb99e56ec68: Pulling fs layer 06:49:25 27c7a5d97fbd: Pulling fs layer 06:49:25 5c102a31e300: Pulling fs layer 06:49:25 dcfb455df0a1: Pulling fs layer 06:49:25 5788d62ee057: Waiting 06:49:25 34c802a77dc8: Waiting 06:49:25 9eb99e56ec68: Waiting 06:49:25 27c7a5d97fbd: Waiting 06:49:25 0e6b1d234666: Waiting 06:49:25 bf5d7aec512f: Waiting 06:49:25 5c102a31e300: Waiting 06:49:25 dcfb455df0a1: Waiting 06:49:25 0f37312ad70f: Verifying Checksum 06:49:25 0f37312ad70f: Download complete 06:49:25 2848faf0eed1: Download complete 06:49:25 0e6b1d234666: Download complete 06:49:25 bf5d7aec512f: Verifying Checksum 06:49:25 bf5d7aec512f: Download complete 06:49:25 e6b0cf9c0882: Verifying Checksum 06:49:25 e6b0cf9c0882: Download complete 06:49:25 e6b0cf9c0882: Pull complete 06:49:25 34c802a77dc8: Verifying Checksum 06:49:25 34c802a77dc8: Download complete 06:49:25 27c7a5d97fbd: Verifying Checksum 06:49:25 27c7a5d97fbd: Download complete 06:49:26 5c102a31e300: Verifying Checksum 06:49:26 5c102a31e300: Download complete 06:49:26 dcfb455df0a1: Verifying Checksum 06:49:26 dcfb455df0a1: Download complete 06:49:26 9eb99e56ec68: Verifying Checksum 06:49:26 9eb99e56ec68: Download complete 06:49:26 5788d62ee057: Verifying Checksum 06:49:26 5788d62ee057: Download complete 06:49:27 2848faf0eed1: Pull complete 06:49:27 0f37312ad70f: Pull complete 06:49:32 5788d62ee057: Pull complete 06:49:32 0e6b1d234666: Pull complete 06:49:32 bf5d7aec512f: Pull complete 06:49:38 34c802a77dc8: Pull complete 06:49:41 9eb99e56ec68: Pull complete 06:49:41 27c7a5d97fbd: Pull complete 06:49:42 5c102a31e300: Pull complete 06:49:42 dcfb455df0a1: Pull complete 06:49:42 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 06:49:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 06:49:42 ---> 7c70fe431013 06:49:42 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 06:49:42 ---> Running in 58f068ed1ac2 06:49:42 Removing intermediate container 58f068ed1ac2 06:49:42 ---> 1d410e8de05d 06:49:42 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:49:42 ---> Running in 16d46baf7044 06:49:43 Removing intermediate container 16d46baf7044 06:49:43 ---> 76d12e463bb2 06:49:43 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 06:49:43 ---> Running in 8a20f9222ff7 06:49:44 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 06:49:46 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 06:49:49 (1/17) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) 06:49:50 (2/17) Installing libmagic (5.37-r1) 06:49:51 (3/17) Installing file (5.37-r1) 06:49:51 (4/17) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) 06:49:51 (5/17) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) 06:49:52 (6/17) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) 06:50:27 Running on prd-ubuntu18.04-docker-arm64-4c-16g-6435 in /w/workspace/foundry_device-virtual-go_master [Pipeline] { [Pipeline] ws 06:50:27 Running in /w/workspace/device-virtual-go/11 [Pipeline] { [Pipeline] checkout 06:50:32 using credential edgex-jenkins-ssh 06:50:32 Cloning the remote Git repository 06:50:32 Cloning with configured refspecs honoured and without tags 06:50:32 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 06:50:33 > git init /w/workspace/device-virtual-go/11 # timeout=10 06:50:33 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 06:50:33 > git --version # timeout=10 06:50:33 using GIT_SSH to set credentials SSH Credentials for GitHub 06:50:33 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 06:50:34 Fetching without tags 06:50:34 Checking out Revision e7f9ff51e6b7bf63f98b06cfff173905ed9763b5 (master) 06:50:34 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 06:50:34 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 06:50:34 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 06:50:34 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 06:50:34 using GIT_SSH to set credentials SSH Credentials for GitHub 06:50:34 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 06:50:34 > git config core.sparsecheckout # timeout=10 06:50:34 > git checkout -f e7f9ff51e6b7bf63f98b06cfff173905ed9763b5 # timeout=10 06:50:39 Commit message: "Merge pull request #106 from hahattan/issue-105" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 06:50:40 ========================================================= 06:50:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 06:50:40 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:50:41 + 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 . 06:50:42 Sending build context to Docker daemon 502.3kB 06:50:42 Step 1/8 : ARG BASE=golang:1.13-alpine 06:50:42 Step 2/8 : FROM ${BASE} 06:50:42 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:50:42 cde5963f3b93: Pulling fs layer 06:50:42 2a23fa8c16f7: Pulling fs layer 06:50:42 777b28850792: Pulling fs layer 06:50:42 8a11ddd9e578: Pulling fs layer 06:50:42 4cf88f913ddb: Pulling fs layer 06:50:42 1df406cf5192: Pulling fs layer 06:50:42 cd6300453558: Pulling fs layer 06:50:42 b9c365052c96: Pulling fs layer 06:50:42 a2d8cc88f415: Pulling fs layer 06:50:42 ea1d1ca13537: Pulling fs layer 06:50:42 3750a50a1c5e: Pulling fs layer 06:50:42 4cf88f913ddb: Waiting 06:50:42 1df406cf5192: Waiting 06:50:42 cd6300453558: Waiting 06:50:42 b9c365052c96: Waiting 06:50:42 a2d8cc88f415: Waiting 06:50:42 ea1d1ca13537: Waiting 06:50:42 3750a50a1c5e: Waiting 06:50:42 8a11ddd9e578: Waiting 06:50:42 777b28850792: Download complete 06:50:42 2a23fa8c16f7: Verifying Checksum 06:50:42 2a23fa8c16f7: Download complete 06:50:42 4cf88f913ddb: Verifying Checksum 06:50:42 4cf88f913ddb: Download complete 06:50:42 1df406cf5192: Verifying Checksum 06:50:42 1df406cf5192: Download complete 06:50:42 cde5963f3b93: Verifying Checksum 06:50:42 cde5963f3b93: Download complete 06:50:43 cde5963f3b93: Pull complete 06:50:44 2a23fa8c16f7: Pull complete 06:50:44 777b28850792: Pull complete 06:50:47 cd6300453558: Download complete 06:50:47 a2d8cc88f415: Verifying Checksum 06:50:47 a2d8cc88f415: Download complete 06:50:49 ea1d1ca13537: Verifying Checksum 06:50:49 ea1d1ca13537: Download complete 06:50:49 3750a50a1c5e: Verifying Checksum 06:50:49 3750a50a1c5e: Download complete 06:50:52 b9c365052c96: Verifying Checksum 06:50:52 b9c365052c96: Download complete 06:50:53 8a11ddd9e578: Download complete 06:51:05 8a11ddd9e578: Pull complete 06:51:05 4cf88f913ddb: Pull complete 06:51:05 1df406cf5192: Pull complete 06:51:11 cd6300453558: Pull complete 06:51:13 (7/17) Installing libc-dev (0.7.2-r0) 06:51:13 (8/17) Installing g++ (9.2.0-r4) 06:51:15 b9c365052c96: Pull complete 06:51:15 a2d8cc88f415: Pull complete 06:51:17 ea1d1ca13537: Pull complete 06:51:18 3750a50a1c5e: Pull complete 06:51:18 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 06:51:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 06:51:18 ---> 78745c68409d 06:51:18 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 06:51:18 (9/17) Installing fortify-headers (1.1-r0) 06:51:18 (10/17) Installing build-base (0.5-r1) 06:51:18 (11/17) Installing openssh-keygen (8.1_p1-r0) 06:51:18 (12/17) Installing libedit (20191211.3.1-r0) 06:51:19 (13/17) Installing openssh-client (8.1_p1-r0) 06:51:19 (14/17) Installing openssh-sftp-server (8.1_p1-r0) 06:51:19 (15/17) Installing openssh-server-common (8.1_p1-r0) 06:51:19 (16/17) Installing openssh-server (8.1_p1-r0) 06:51:19 (17/17) Installing openssh (8.1_p1-r0) 06:51:19 Executing busybox-1.31.1-r8.trigger 06:51:19 OK: 214 MiB in 52 packages 06:51:22 ---> Running in 4bb9c32178ea 06:51:23 Removing intermediate container 4bb9c32178ea 06:51:23 ---> 1689cc93e297 06:51:23 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:51:23 ---> Running in bc5c384d2aea 06:51:24 Removing intermediate container 8a20f9222ff7 06:51:24 ---> 752ebcbd439e 06:51:24 Step 6/8 : WORKDIR /device-virtual-go 06:51:24 ---> Running in 7417d1f5339d 06:51:24 Removing intermediate container 7417d1f5339d 06:51:24 ---> ebbf6d3e888a 06:51:24 Step 7/8 : COPY . . 06:51:24 ---> b581334f3045 06:51:24 Step 8/8 : RUN go mod download 06:51:24 ---> Running in 7c1b4b3ba183 06:51:25 Removing intermediate container bc5c384d2aea 06:51:25 ---> 31b70fc01611 06:51:25 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 06:51:25 ---> Running in d1e7fbb2d452 06:51:26 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 06:51:27 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 06:51:27 (1/18) Upgrading libgcc (9.2.0-r3 -> 9.2.0-r4) 06:51:27 go: finding github.com/BurntSushi/toml v0.3.1 06:51:27 go: finding github.com/OneOfOne/xxhash v1.2.6 06:51:27 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 06:51:27 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 06:51:27 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 06:51:27 go: finding github.com/bgentry/speakeasy v0.1.0 06:51:27 (2/18) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) 06:51:28 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 06:51:28 go: finding github.com/davecgh/go-spew v1.1.1 06:51:28 go: finding github.com/edgexfoundry/device-sdk-go v1.2.0 06:51:28 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.30 06:51:28 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 06:51:28 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 06:51:28 (3/18) Installing libmagic (5.37-r1) 06:51:28 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 06:51:28 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 06:51:28 go: finding github.com/edsrzf/mmap-go v1.0.0 06:51:28 go: finding github.com/fatih/color v1.7.0 06:51:28 go: finding github.com/fxamacker/cbor/v2 v2.2.0 06:51:28 go: finding github.com/go-kit/kit v0.8.0 06:51:28 go: finding github.com/go-logfmt/logfmt v0.4.0 06:51:28 (4/18) Installing file (5.37-r1) 06:51:28 (5/18) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) 06:51:28 (6/18) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) 06:51:28 go: finding github.com/go-stack/stack v1.8.0 06:51:28 go: finding github.com/golang/snappy v0.0.1 06:51:28 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 06:51:28 go: finding github.com/google/uuid v1.1.0 06:51:28 go: finding github.com/gorilla/mux v1.7.1 06:51:28 go: finding github.com/hashicorp/consul/api v1.1.0 06:51:28 go: finding github.com/hashicorp/consul/sdk v0.1.1 06:51:28 (7/18) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) 06:51:28 go: finding github.com/hashicorp/errwrap v1.0.0 06:51:28 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 06:51:28 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 06:51:28 go: finding github.com/hashicorp/go-msgpack v0.5.3 06:51:28 go: finding github.com/hashicorp/go-multierror v1.0.0 06:51:28 go: finding github.com/hashicorp/go-rootcerts v1.0.0 06:51:28 go: finding github.com/hashicorp/go-sockaddr v1.0.0 06:51:28 go: finding github.com/hashicorp/go-syslog v1.0.0 06:51:29 go: finding github.com/hashicorp/go-uuid v1.0.1 06:51:29 go: finding github.com/hashicorp/go.net v0.0.1 06:51:29 go: finding github.com/hashicorp/golang-lru v0.5.0 06:51:29 go: finding github.com/hashicorp/logutils v1.0.0 06:51:29 go: finding github.com/hashicorp/mdns v1.0.0 06:51:29 go: finding github.com/hashicorp/memberlist v0.1.3 06:51:29 go: finding github.com/hashicorp/serf v0.8.2 06:51:29 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 06:51:29 go: finding github.com/mattn/go-colorable v0.0.9 06:51:29 go: finding github.com/mattn/go-isatty v0.0.3 06:51:29 go: finding github.com/miekg/dns v1.0.14 06:51:29 go: finding github.com/mitchellh/cli v1.0.0 06:51:29 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 06:51:29 go: finding github.com/mitchellh/copystructure v1.0.0 06:51:29 go: finding github.com/mitchellh/go-homedir v1.0.0 06:51:29 go: finding github.com/mitchellh/go-testing-interface v1.0.0 06:51:29 go: finding github.com/mitchellh/gox v0.4.0 06:51:29 go: finding github.com/mitchellh/iochan v1.0.0 06:51:29 go: finding github.com/mitchellh/mapstructure v1.1.2 06:51:29 go: finding github.com/mitchellh/reflectwalk v1.0.0 06:51:29 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 06:51:29 go: finding github.com/pelletier/go-toml v1.2.0 06:51:29 go: finding github.com/pkg/errors v0.8.1 06:51:29 go: finding github.com/pmezard/go-difflib v1.0.0 06:51:29 go: finding github.com/posener/complete v1.1.1 06:51:29 go: finding github.com/remyoudompheng/bigfft v0.0.0-20190321074620-2f0d2b0e0001 06:51:29 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 06:51:29 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 06:51:29 go: finding github.com/stretchr/objx v0.1.0 06:51:30 go: finding github.com/stretchr/testify v1.5.1 06:51:30 go: finding github.com/ugorji/go v1.1.4 06:51:30 go: finding github.com/x448/float16 v0.8.4 06:51:30 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 06:51:30 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 06:51:30 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 06:51:30 go: finding golang.org/x/sys v0.0.0-20190411185658-b44545bcd369 06:51:30 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 06:51:30 go: finding gopkg.in/yaml.v2 v2.2.8 06:51:30 go: finding modernc.org/b v1.0.0 06:51:30 go: finding modernc.org/db v1.0.0 06:51:30 go: finding modernc.org/file v1.0.0 06:51:30 go: finding modernc.org/fileutil v1.0.0 06:51:30 go: finding modernc.org/golex v1.0.0 06:51:30 go: finding modernc.org/internal v1.0.0 06:51:30 go: finding modernc.org/lldb v1.0.0 06:51:30 go: finding modernc.org/mathutil v1.0.0 06:51:30 go: finding modernc.org/ql v1.0.0 06:51:30 go: finding modernc.org/sortutil v1.0.0 06:51:30 go: finding modernc.org/strutil v1.0.0 06:51:30 go: finding modernc.org/zappy v1.0.0 06:51:34 (8/18) Installing libc-dev (0.7.2-r0) 06:51:34 (9/18) Installing g++ (9.2.0-r4) 06:51:34 Removing intermediate container 7c1b4b3ba183 06:51:34 ---> 19ceaba3c0ec 06:51:34 Successfully built 19ceaba3c0ec 06:51:34 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 06:51:35 + docker inspect -f . ci-base-image-x86_64 06:51:35 . [Pipeline] withDockerContainer 06:51:35 prd-centos7-docker-4c-2g-6434 does not seem to be running inside a container 06:51:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/11 -v /w/workspace/device-virtual-go/11:/w/workspace/device-virtual-go/11:rw,z -v /w/workspace/device-virtual-go/11@tmp:/w/workspace/device-virtual-go/11@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 ******** ci-base-image-x86_64 cat 06:51:36 $ docker top d5eab6fbd2f017f63dd124e7dc53f2047c5dfd78cf38a1fed56918f5e55f532a -eo pid,comm [Pipeline] { [Pipeline] sh 06:51:36 + go version 06:51:36 go version go1.13.5 linux/amd64 [Pipeline] sh 06:51:37 + make test 06:51:37 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 06:51:37 (10/18) Installing fortify-headers (1.1-r0) 06:51:37 (11/18) Installing build-base (0.5-r1) 06:51:37 (12/18) Installing openssh-keygen (8.1_p1-r0) 06:51:37 (13/18) Installing libedit (20191211.3.1-r0) 06:51:37 (14/18) Installing openssh-client (8.1_p1-r0) 06:51:37 (15/18) Installing openssh-sftp-server (8.1_p1-r0) 06:51:37 (16/18) Installing openssh-server-common (8.1_p1-r0) 06:51:37 (17/18) Installing openssh-server (8.1_p1-r0) 06:51:37 (18/18) Installing openssh (8.1_p1-r0) 06:51:37 Executing busybox-1.31.1-r8.trigger 06:51:37 OK: 203 MiB in 52 packages 06:51:38 ? github.com/edgexfoundry/device-virtual-go [no test files] 06:51:44 Removing intermediate container d1e7fbb2d452 06:51:44 ---> c3380fe15641 06:51:44 Step 6/8 : WORKDIR /device-virtual-go 06:51:44 ---> Running in 263cb3a4c5e8 06:51:45 Removing intermediate container 263cb3a4c5e8 06:51:45 ---> e60f61b55d7a 06:51:45 Step 7/8 : COPY . . 06:51:45 ---> 7e78fbbee520 06:51:45 Step 8/8 : RUN go mod download 06:51:45 ---> Running in 94eadb56b19b 06:51:49 go: finding github.com/BurntSushi/toml v0.3.1 06:51:49 go: finding github.com/OneOfOne/xxhash v1.2.6 06:51:49 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 06:51:49 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 06:51:49 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 06:51:49 go: finding github.com/bgentry/speakeasy v0.1.0 06:51:49 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 06:51:49 go: finding github.com/davecgh/go-spew v1.1.1 06:51:49 go: finding github.com/edgexfoundry/device-sdk-go v1.2.0 06:51:49 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.30 06:51:49 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 06:51:49 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 06:51:49 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 06:51:49 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 06:51:49 go: finding github.com/edsrzf/mmap-go v1.0.0 06:51:49 go: finding github.com/fatih/color v1.7.0 06:51:49 go: finding github.com/fxamacker/cbor/v2 v2.2.0 06:51:49 go: finding github.com/go-kit/kit v0.8.0 06:51:49 go: finding github.com/go-logfmt/logfmt v0.4.0 06:51:49 go: finding github.com/go-stack/stack v1.8.0 06:51:49 go: finding github.com/golang/snappy v0.0.1 06:51:49 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 06:51:49 go: finding github.com/google/uuid v1.1.0 06:51:49 go: finding github.com/gorilla/mux v1.7.1 06:51:49 go: finding github.com/hashicorp/consul/api v1.1.0 06:51:49 go: finding github.com/hashicorp/consul/sdk v0.1.1 06:51:49 go: finding github.com/hashicorp/errwrap v1.0.0 06:51:49 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 06:51:49 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 06:51:49 go: finding github.com/hashicorp/go-msgpack v0.5.3 06:51:49 go: finding github.com/hashicorp/go-multierror v1.0.0 06:51:49 go: finding github.com/hashicorp/go-rootcerts v1.0.0 06:51:49 go: finding github.com/hashicorp/go-sockaddr v1.0.0 06:51:49 go: finding github.com/hashicorp/go-syslog v1.0.0 06:51:49 go: finding github.com/hashicorp/go-uuid v1.0.1 06:51:49 go: finding github.com/hashicorp/go.net v0.0.1 06:51:49 go: finding github.com/hashicorp/golang-lru v0.5.0 06:51:49 go: finding github.com/hashicorp/logutils v1.0.0 06:51:49 go: finding github.com/hashicorp/mdns v1.0.0 06:51:50 go: finding github.com/hashicorp/memberlist v0.1.3 06:51:50 go: finding github.com/hashicorp/serf v0.8.2 06:51:50 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 06:51:50 go: finding github.com/mattn/go-colorable v0.0.9 06:51:50 go: finding github.com/mattn/go-isatty v0.0.3 06:51:50 go: finding github.com/miekg/dns v1.0.14 06:51:50 go: finding github.com/mitchellh/cli v1.0.0 06:51:50 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 06:51:50 go: finding github.com/mitchellh/copystructure v1.0.0 06:51:50 go: finding github.com/mitchellh/go-homedir v1.0.0 06:51:50 go: finding github.com/mitchellh/go-testing-interface v1.0.0 06:51:50 go: finding github.com/mitchellh/gox v0.4.0 06:51:50 go: finding github.com/mitchellh/iochan v1.0.0 06:51:50 go: finding github.com/mitchellh/mapstructure v1.1.2 06:51:50 go: finding github.com/mitchellh/reflectwalk v1.0.0 06:51:50 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 06:51:50 go: finding github.com/pelletier/go-toml v1.2.0 06:51:50 go: finding github.com/pkg/errors v0.8.1 06:51:50 go: finding github.com/pmezard/go-difflib v1.0.0 06:51:50 go: finding github.com/posener/complete v1.1.1 06:51:51 go: finding github.com/remyoudompheng/bigfft v0.0.0-20190321074620-2f0d2b0e0001 06:51:51 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 06:51:51 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 06:51:51 go: finding github.com/stretchr/objx v0.1.0 06:51:51 go: finding github.com/stretchr/testify v1.5.1 06:51:51 go: finding github.com/ugorji/go v1.1.4 06:51:51 go: finding github.com/x448/float16 v0.8.4 06:51:51 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 06:51:51 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 06:51:51 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 06:51:51 go: finding golang.org/x/sys v0.0.0-20190411185658-b44545bcd369 06:51:51 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 06:51:51 go: finding gopkg.in/yaml.v2 v2.2.8 06:51:51 go: finding modernc.org/b v1.0.0 06:51:51 go: finding modernc.org/db v1.0.0 06:51:51 go: finding modernc.org/file v1.0.0 06:51:51 go: finding modernc.org/fileutil v1.0.0 06:51:51 go: finding modernc.org/golex v1.0.0 06:51:51 go: finding modernc.org/internal v1.0.0 06:51:51 go: finding modernc.org/lldb v1.0.0 06:51:51 go: finding modernc.org/mathutil v1.0.0 06:51:51 go: finding modernc.org/ql v1.0.0 06:51:51 go: finding modernc.org/sortutil v1.0.0 06:51:51 go: finding modernc.org/strutil v1.0.0 06:51:51 go: finding modernc.org/zappy v1.0.0 06:51:53 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 06:52:01 Removing intermediate container 94eadb56b19b 06:52:01 ---> 55334108c3c8 06:52:01 Successfully built 55334108c3c8 06:52:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:52:02 + docker inspect -f . ci-base-image-arm64 06:52:02 . [Pipeline] withDockerContainer 06:52:02 prd-ubuntu18.04-docker-arm64-4c-16g-6435 does not seem to be running inside a container 06:52:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/11 -v /w/workspace/device-virtual-go/11:/w/workspace/device-virtual-go/11:rw,z -v /w/workspace/device-virtual-go/11@tmp:/w/workspace/device-virtual-go/11@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 ******** ci-base-image-arm64 cat 06:52:04 $ docker top b9632c2280ece2847d4b7218ce89364db920b401944c6ab83ea37248480075a6 -eo pid,comm [Pipeline] { [Pipeline] sh 06:52:05 + go version 06:52:05 go version go1.13.5 linux/arm64 [Pipeline] sh 06:52:06 + make test 06:52:06 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 06:52:07 ? github.com/edgexfoundry/device-virtual-go [no test files] 06:52:45 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 06:53:14 ok github.com/edgexfoundry/device-virtual-go/internal/driver 70.711s coverage: 52.7% of statements 06:53:14 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:53:14 gofmt -l . 06:53:14 [ "`gofmt -l .`" = "" ] 06:53:14 ./bin/test-attribution-txt.sh 06:53:14 ./bin/test-go-mod-tidy.sh [Pipeline] stash 06:53:15 Stashed 1 file(s) [Pipeline] } 06:53:15 $ docker stop --time=1 d5eab6fbd2f017f63dd124e7dc53f2047c5dfd78cf38a1fed56918f5e55f532a 06:53:16 $ docker rm -f d5eab6fbd2f017f63dd124e7dc53f2047c5dfd78cf38a1fed56918f5e55f532a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:53:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:53:18 + ls -al . 06:53:18 total 112 06:53:18 drwxrwxr-x. 8 jenkins jenkins 4096 Apr 28 06:53 . 06:53:18 drwxrwxr-x. 4 jenkins jenkins 30 Apr 28 06:49 .. 06:53:18 -rw-rw-r--. 1 jenkins jenkins 6432 Apr 28 06:49 Attribution.txt 06:53:18 drwxrwxr-x. 2 jenkins jenkins 64 Apr 28 06:49 bin 06:53:18 drwxrwxr-x. 3 jenkins jenkins 32 Apr 28 06:49 cmd 06:53:18 -rw-r--r--. 1 jenkins jenkins 32181 Apr 28 06:53 coverage.out 06:53:18 -rw-rw-r--. 1 jenkins jenkins 1826 Apr 28 06:49 Dockerfile 06:53:18 -rw-rw-r--. 1 jenkins jenkins 957 Apr 28 06:49 Dockerfile.build 06:53:18 drwxrwxr-x. 8 jenkins jenkins 162 Apr 28 06:49 .git 06:53:18 drwxrwxr-x. 2 jenkins jenkins 38 Apr 28 06:49 .github 06:53:18 -rw-rw-r--. 1 jenkins jenkins 258 Apr 28 06:49 .gitignore 06:53:18 -rw-r--r--. 1 jenkins jenkins 855 Apr 28 06:53 go.mod 06:53:18 -rw-r--r--. 1 jenkins jenkins 14791 Apr 28 06:53 go.sum 06:53:18 drwxrwxr-x. 3 jenkins jenkins 20 Apr 28 06:49 internal 06:53:18 -rw-rw-r--. 1 jenkins jenkins 683 Apr 28 06:49 Jenkinsfile 06:53:18 -rw-rw-r--. 1 jenkins jenkins 11340 Apr 28 06:49 LICENSE 06:53:18 -rw-rw-r--. 1 jenkins jenkins 873 Apr 28 06:49 Makefile 06:53:18 -rw-rw-r--. 1 jenkins jenkins 4413 Apr 28 06:49 README.md 06:53:18 drwxrwxr-x. 3 jenkins jenkins 44 Apr 28 06:49 .semver 06:53:18 -rw-rw-r--. 1 jenkins jenkins 12 Apr 28 06:47 VERSION 06:53:18 -rw-rw-r--. 1 jenkins jenkins 235 Apr 28 06:49 version.go [Pipeline] isUnix [Pipeline] sh 06:53:18 + docker build -t docker-device-virtual-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=e7f9ff51e6b7bf63f98b06cfff173905ed9763b5 --label arch=amd64 --label version=1.2.0-dev.11 . 06:53:19 Sending build context to Docker daemon 34.12MB 06:53:19 Step 1/21 : ARG BASE=golang:1.13-alpine 06:53:19 Step 2/21 : FROM ${BASE} AS builder 06:53:19 ---> 19ceaba3c0ec 06:53:19 Step 3/21 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 06:53:19 ---> Running in 37354ca32ed5 06:53:19 Removing intermediate container 37354ca32ed5 06:53:19 ---> ca4337c91601 06:53:19 Step 4/21 : ARG ALPINE_PKG_EXTRA="" 06:53:19 ---> Running in 68c0ab93b423 06:53:19 Removing intermediate container 68c0ab93b423 06:53:19 ---> f1e8a1cd6cc4 06:53:19 Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IOTech' 06:53:19 ---> Running in 2e153fc1115c 06:53:19 Removing intermediate container 2e153fc1115c 06:53:19 ---> 779169c41116 06:53:19 Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:53:19 ---> Running in ab4ad8074b48 06:53:20 Removing intermediate container ab4ad8074b48 06:53:20 ---> 958260aa3fd9 06:53:20 Step 7/21 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:53:20 ---> Running in 97db9d679bf6 06:53:21 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 06:53:21 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 06:53:22 OK: 214 MiB in 52 packages 06:53:22 Removing intermediate container 97db9d679bf6 06:53:22 ---> 84dce84f4858 06:53:22 Step 8/21 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-virtual-go 06:53:22 ---> Running in b7e2421c7362 06:53:22 Removing intermediate container b7e2421c7362 06:53:22 ---> dcc6592e54b6 06:53:22 Step 9/21 : COPY . . 06:53:23 ---> f9732d369817 06:53:23 Step 10/21 : ARG MAKE='make build' 06:53:23 ---> Running in 93be1ed4fad1 06:53:23 Removing intermediate container 93be1ed4fad1 06:53:23 ---> cf957e93bc49 06:53:23 Step 11/21 : RUN $MAKE 06:53:23 ---> Running in e6ad7e427835 06:53:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=1.2.0-dev.11" -o cmd/device-virtual ./cmd 06:53:36 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:53:37 Removing intermediate container e6ad7e427835 06:53:37 ---> eb3d6f17d20a 06:53:37 Step 12/21 : FROM alpine 06:53:37 latest: Pulling from library/alpine 06:53:37 cbdbe7a5bc2a: Pulling fs layer 06:53:37 cbdbe7a5bc2a: Verifying Checksum 06:53:37 cbdbe7a5bc2a: Download complete 06:53:38 cbdbe7a5bc2a: Pull complete 06:53:38 Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 06:53:38 Status: Downloaded newer image for alpine:latest 06:53:38 ---> f70734b6a266 06:53:38 Step 13/21 : ENV APP_PORT=49990 06:53:38 ---> Running in eaa001b84280 06:53:38 Removing intermediate container eaa001b84280 06:53:38 ---> ab5f4a4d70a4 06:53:38 Step 14/21 : EXPOSE $APP_PORT 06:53:38 ---> Running in 97a6088cb5af 06:53:38 Removing intermediate container 97a6088cb5af 06:53:38 ---> ee52938a15fa 06:53:38 Step 15/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/cmd / 06:53:39 ---> a0c2b1657413 06:53:39 Step 16/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/Attribution.txt / 06:53:39 ---> db0f68f852e5 06:53:39 Step 17/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/LICENSE / 06:53:39 ---> 5dc7f63de05b 06:53:39 Step 18/21 : ENTRYPOINT ["/device-virtual","--cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 06:53:39 ---> Running in ed95da07c3f3 06:53:39 Removing intermediate container ed95da07c3f3 06:53:39 ---> 7d7091f000ca 06:53:39 Step 19/21 : LABEL arch=amd64 06:53:39 ---> Running in fc8d9e9822b2 06:53:39 Removing intermediate container fc8d9e9822b2 06:53:39 ---> 49da86d99a96 06:53:39 Step 20/21 : LABEL git_sha=e7f9ff51e6b7bf63f98b06cfff173905ed9763b5 06:53:39 ---> Running in 3974ae621914 06:53:39 Removing intermediate container 3974ae621914 06:53:39 ---> 3ba222fa46a9 06:53:39 Step 21/21 : LABEL version=1.2.0-dev.11 06:53:39 ---> Running in c59c1513799a 06:53:40 Removing intermediate container c59c1513799a 06:53:40 ---> fcf350930c27 06:53:40 [Warning] One or more build-args [ARCH] were not consumed 06:53:40 Successfully built fcf350930c27 06:53:40 Successfully tagged docker-device-virtual-go:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:53:40 provisioning config files... 06:53:40 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/11@tmp/config1019025366724353689tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:53:40 nexus3.edgexfoundry.org:10001 06:53:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:53:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:53:41 Configure a credential helper to remove this warning. See 06:53:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:53:41 06:53:41 Login Succeeded 06:53:41 nexus3.edgexfoundry.org:10002 06:53:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:53:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:53:41 Configure a credential helper to remove this warning. See 06:53:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:53:41 06:53:41 Login Succeeded 06:53:41 nexus3.edgexfoundry.org:10003 06:53:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:53:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:53:41 Configure a credential helper to remove this warning. See 06:53:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:53:41 06:53:41 Login Succeeded 06:53:41 nexus3.edgexfoundry.org:10004 06:53:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:53:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:53:41 Configure a credential helper to remove this warning. See 06:53:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:53:41 06:53:41 Login Succeeded 06:53:41 docker.io 06:53:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:53:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:53:42 Configure a credential helper to remove this warning. See 06:53:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:53:42 06:53:42 Login Succeeded [Pipeline] } 06:53:42 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:53:42 [edgeXDocker.push] Tagging docker image docker-device-virtual-go with the following tags: 06:53:42 e7f9ff51e6b7bf63f98b06cfff173905ed9763b5 06:53:42 latest 06:53:42 1.2.0-dev.11 06:53:42 e7f9ff51e6b7bf63f98b06cfff173905ed9763b5-1.2.0-dev.11 06:53:42 master 06:53:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:53:42 + docker tag docker-device-virtual-go nexus3.edgexfoundry.org:10004/docker-device-virtual-go:e7f9ff51e6b7bf63f98b06cfff173905ed9763b5 [Pipeline] isUnix [Pipeline] sh 06:53:43 + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go:e7f9ff51e6b7bf63f98b06cfff173905ed9763b5 06:53:43 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go] 06:53:43 c7b21df7be49: Preparing 06:53:43 b38187398879: Preparing 06:53:43 394b0f0ba2c4: Preparing 06:53:43 3e207b409db3: Preparing 06:53:43 3e207b409db3: Layer already exists 06:53:43 c7b21df7be49: Pushed 06:53:43 b38187398879: Pushed 06:53:44 394b0f0ba2c4: Pushed 06:53:44 e7f9ff51e6b7bf63f98b06cfff173905ed9763b5: digest: sha256:2fcb58b577c0dc58550135e69af2f17f29064cd494022adc89e0afd7a8274146 size: 1155 [Pipeline] isUnix [Pipeline] sh 06:53:44 + docker tag docker-device-virtual-go nexus3.edgexfoundry.org:10004/docker-device-virtual-go:latest [Pipeline] isUnix [Pipeline] sh 06:53:45 + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go:latest 06:53:45 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go] 06:53:45 c7b21df7be49: Preparing 06:53:45 b38187398879: Preparing 06:53:45 394b0f0ba2c4: Preparing 06:53:45 3e207b409db3: Preparing 06:53:45 b38187398879: Layer already exists 06:53:45 394b0f0ba2c4: Layer already exists 06:53:45 c7b21df7be49: Layer already exists 06:53:45 3e207b409db3: Layer already exists 06:53:45 latest: digest: sha256:2fcb58b577c0dc58550135e69af2f17f29064cd494022adc89e0afd7a8274146 size: 1155 [Pipeline] isUnix [Pipeline] sh 06:53:45 + docker tag docker-device-virtual-go nexus3.edgexfoundry.org:10004/docker-device-virtual-go:1.2.0-dev.11 [Pipeline] isUnix [Pipeline] sh 06:53:45 + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go:1.2.0-dev.11 06:53:45 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go] 06:53:45 c7b21df7be49: Preparing 06:53:45 b38187398879: Preparing 06:53:45 394b0f0ba2c4: Preparing 06:53:45 3e207b409db3: Preparing 06:53:45 394b0f0ba2c4: Layer already exists 06:53:45 c7b21df7be49: Layer already exists 06:53:45 3e207b409db3: Layer already exists 06:53:45 b38187398879: Layer already exists 06:53:45 1.2.0-dev.11: digest: sha256:2fcb58b577c0dc58550135e69af2f17f29064cd494022adc89e0afd7a8274146 size: 1155 [Pipeline] isUnix [Pipeline] sh 06:53:46 + docker tag docker-device-virtual-go nexus3.edgexfoundry.org:10004/docker-device-virtual-go:e7f9ff51e6b7bf63f98b06cfff173905ed9763b5-1.2.0-dev.11 [Pipeline] isUnix [Pipeline] sh 06:53:46 + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go:e7f9ff51e6b7bf63f98b06cfff173905ed9763b5-1.2.0-dev.11 06:53:46 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go] 06:53:46 c7b21df7be49: Preparing 06:53:46 b38187398879: Preparing 06:53:46 394b0f0ba2c4: Preparing 06:53:46 3e207b409db3: Preparing 06:53:46 b38187398879: Layer already exists 06:53:46 c7b21df7be49: Layer already exists 06:53:46 394b0f0ba2c4: Layer already exists 06:53:46 3e207b409db3: Layer already exists 06:53:46 e7f9ff51e6b7bf63f98b06cfff173905ed9763b5-1.2.0-dev.11: digest: sha256:2fcb58b577c0dc58550135e69af2f17f29064cd494022adc89e0afd7a8274146 size: 1155 [Pipeline] isUnix [Pipeline] sh 06:53:46 + docker tag docker-device-virtual-go nexus3.edgexfoundry.org:10004/docker-device-virtual-go:master [Pipeline] isUnix [Pipeline] sh 06:53:47 + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go:master 06:53:47 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go] 06:53:47 c7b21df7be49: Preparing 06:53:47 b38187398879: Preparing 06:53:47 394b0f0ba2c4: Preparing 06:53:47 3e207b409db3: Preparing 06:53:47 c7b21df7be49: Layer already exists 06:53:47 b38187398879: Layer already exists 06:53:47 394b0f0ba2c4: Layer already exists 06:53:47 3e207b409db3: Layer already exists 06:53:47 master: digest: sha256:2fcb58b577c0dc58550135e69af2f17f29064cd494022adc89e0afd7a8274146 size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:55:52 ok github.com/edgexfoundry/device-virtual-go/internal/driver 179.813s coverage: 52.7% of statements 06:55:52 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:55:53 gofmt -l . 06:55:53 [ "`gofmt -l .`" = "" ] 06:55:53 ./bin/test-attribution-txt.sh 06:55:54 ./bin/test-go-mod-tidy.sh [Pipeline] stash 06:55:54 Warning: overwriting stash ‘coverage-report’ 06:55:55 Stashed 1 file(s) [Pipeline] } 06:55:55 $ docker stop --time=1 b9632c2280ece2847d4b7218ce89364db920b401944c6ab83ea37248480075a6 06:55:57 $ docker rm -f b9632c2280ece2847d4b7218ce89364db920b401944c6ab83ea37248480075a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:55:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:55:58 + ls -al . 06:55:58 total 140 06:55:58 drwxrwxr-x 8 jenkins jenkins 4096 Apr 28 06:55 . 06:55:58 drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 06:50 .. 06:55:58 drwxrwxr-x 8 jenkins jenkins 4096 Apr 28 06:50 .git 06:55:58 drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 06:50 .github 06:55:58 -rw-rw-r-- 1 jenkins jenkins 258 Apr 28 06:50 .gitignore 06:55:58 drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 06:50 .semver 06:55:58 -rw-rw-r-- 1 jenkins jenkins 6432 Apr 28 06:50 Attribution.txt 06:55:58 -rw-rw-r-- 1 jenkins jenkins 1826 Apr 28 06:50 Dockerfile 06:55:58 -rw-rw-r-- 1 jenkins jenkins 957 Apr 28 06:50 Dockerfile.build 06:55:58 -rw-rw-r-- 1 jenkins jenkins 683 Apr 28 06:50 Jenkinsfile 06:55:58 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 28 06:50 LICENSE 06:55:58 -rw-rw-r-- 1 jenkins jenkins 873 Apr 28 06:50 Makefile 06:55:58 -rw-rw-r-- 1 jenkins jenkins 4413 Apr 28 06:50 README.md 06:55:58 -rw-rw-r-- 1 jenkins jenkins 12 Apr 28 06:47 VERSION 06:55:58 drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 06:50 bin 06:55:58 drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 06:50 cmd 06:55:58 -rw-r--r-- 1 jenkins jenkins 32181 Apr 28 06:55 coverage.out 06:55:58 -rw-r--r-- 1 jenkins jenkins 855 Apr 28 06:55 go.mod 06:55:58 -rw-r--r-- 1 jenkins jenkins 14791 Apr 28 06:55 go.sum 06:55:58 drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 06:50 internal 06:55:58 -rw-rw-r-- 1 jenkins jenkins 235 Apr 28 06:50 version.go [Pipeline] isUnix [Pipeline] sh 06:55:59 + docker build -t docker-device-virtual-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=e7f9ff51e6b7bf63f98b06cfff173905ed9763b5 --label arch=arm64 --label version=1.2.0-dev.11 . 06:55:59 Sending build context to Docker daemon 34.12MB 06:55:59 Step 1/21 : ARG BASE=golang:1.13-alpine 06:55:59 Step 2/21 : FROM ${BASE} AS builder 06:55:59 ---> 55334108c3c8 06:55:59 Step 3/21 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 06:56:00 ---> Running in d5bf49d7e795 06:56:00 Removing intermediate container d5bf49d7e795 06:56:00 ---> 3f123ac24adb 06:56:00 Step 4/21 : ARG ALPINE_PKG_EXTRA="" 06:56:00 ---> Running in a2a61c0be341 06:56:00 Removing intermediate container a2a61c0be341 06:56:00 ---> 8fae0d5cb68b 06:56:00 Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IOTech' 06:56:01 ---> Running in d291eaa39aa8 06:56:01 Removing intermediate container d291eaa39aa8 06:56:01 ---> da3800ed5764 06:56:01 Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:56:01 ---> Running in 4249d6c8f04e 06:56:03 Removing intermediate container 4249d6c8f04e 06:56:03 ---> 7edb3da9e8d7 06:56:03 Step 7/21 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:56:03 ---> Running in f22d680690b9 06:56:04 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 06:56:05 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 06:56:05 OK: 203 MiB in 52 packages 06:56:06 Removing intermediate container f22d680690b9 06:56:06 ---> 481df0c1237a 06:56:06 Step 8/21 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-virtual-go 06:56:07 ---> Running in 5b6921522365 06:56:07 Removing intermediate container 5b6921522365 06:56:07 ---> a6d9051ee510 06:56:07 Step 9/21 : COPY . . 06:56:09 ---> b3976d90cfc0 06:56:09 Step 10/21 : ARG MAKE='make build' 06:56:09 ---> Running in e9934a3f587d 06:56:09 Removing intermediate container e9934a3f587d 06:56:09 ---> 5e97257572d5 06:56:09 Step 11/21 : RUN $MAKE 06:56:09 ---> Running in c09549e47f10 06:56:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=1.2.0-dev.11" -o cmd/device-virtual ./cmd 06:56:43 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:56:49 Removing intermediate container c09549e47f10 06:56:49 ---> 2ae1151a10b0 06:56:49 Step 12/21 : FROM alpine 06:56:50 latest: Pulling from library/alpine 06:56:50 29e5d40040c1: Pulling fs layer 06:56:50 29e5d40040c1: Verifying Checksum 06:56:50 29e5d40040c1: Download complete 06:56:51 29e5d40040c1: Pull complete 06:56:51 Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 06:56:51 Status: Downloaded newer image for alpine:latest 06:56:51 ---> c20d2a9ab686 06:56:51 Step 13/21 : ENV APP_PORT=49990 06:56:51 ---> Running in 542e47383f57 06:56:51 Removing intermediate container 542e47383f57 06:56:51 ---> 122af9338e30 06:56:51 Step 14/21 : EXPOSE $APP_PORT 06:56:51 ---> Running in 94fb445b866f 06:56:52 Removing intermediate container 94fb445b866f 06:56:52 ---> fb36bb2f062e 06:56:52 Step 15/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/cmd / 06:56:53 ---> bdca271e71da 06:56:53 Step 16/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/Attribution.txt / 06:56:53 ---> f8f76417be64 06:56:53 Step 17/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/LICENSE / 06:56:54 ---> a4044b79e4d7 06:56:54 Step 18/21 : ENTRYPOINT ["/device-virtual","--cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 06:56:54 ---> Running in 3c0f4c4cdc2c 06:56:54 Removing intermediate container 3c0f4c4cdc2c 06:56:54 ---> e5af0502fe5e 06:56:54 Step 19/21 : LABEL arch=arm64 06:56:54 ---> Running in 9e12050cdcfc 06:56:55 Removing intermediate container 9e12050cdcfc 06:56:55 ---> cb66165f5336 06:56:55 Step 20/21 : LABEL git_sha=e7f9ff51e6b7bf63f98b06cfff173905ed9763b5 06:56:55 ---> Running in 90bd0739409a 06:56:55 Removing intermediate container 90bd0739409a 06:56:55 ---> caee3d794129 06:56:55 Step 21/21 : LABEL version=1.2.0-dev.11 06:56:55 ---> Running in 2779b7884329 06:56:56 Removing intermediate container 2779b7884329 06:56:56 ---> b3d9bad7428b 06:56:56 [Warning] One or more build-args [ARCH] were not consumed 06:56:56 Successfully built b3d9bad7428b 06:56:56 Successfully tagged docker-device-virtual-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:56:56 provisioning config files... 06:56:56 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/11@tmp/config422904054842431049tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:56:56 nexus3.edgexfoundry.org:10001 06:56:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:56:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:56:57 Configure a credential helper to remove this warning. See 06:56:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:56:57 06:56:57 Login Succeeded 06:56:57 nexus3.edgexfoundry.org:10002 06:56:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:56:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:56:58 Configure a credential helper to remove this warning. See 06:56:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:56:58 06:56:58 Login Succeeded 06:56:58 nexus3.edgexfoundry.org:10003 06:56:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:56:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:56:59 Configure a credential helper to remove this warning. See 06:56:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:56:59 06:56:59 Login Succeeded 06:56:59 nexus3.edgexfoundry.org:10004 06:56:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:56:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:56:59 Configure a credential helper to remove this warning. See 06:56:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:56:59 06:56:59 Login Succeeded 06:56:59 docker.io 06:57:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:57:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:57:00 Configure a credential helper to remove this warning. See 06:57:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:57:00 06:57:00 Login Succeeded [Pipeline] } 06:57:00 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:57:00 [edgeXDocker.push] Tagging docker image docker-device-virtual-go-arm64 with the following tags: 06:57:00 e7f9ff51e6b7bf63f98b06cfff173905ed9763b5 06:57:00 latest 06:57:00 1.2.0-dev.11 06:57:00 e7f9ff51e6b7bf63f98b06cfff173905ed9763b5-1.2.0-dev.11 06:57:00 master 06:57:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:57:01 + docker tag docker-device-virtual-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:e7f9ff51e6b7bf63f98b06cfff173905ed9763b5 [Pipeline] isUnix [Pipeline] sh 06:57:01 + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:e7f9ff51e6b7bf63f98b06cfff173905ed9763b5 06:57:01 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64] 06:57:02 c063c7bda153: Preparing 06:57:02 8f55df06e08e: Preparing 06:57:02 dfb2c4247010: Preparing 06:57:02 678a0785e7d2: Preparing 06:57:02 678a0785e7d2: Layer already exists 06:57:02 c063c7bda153: Pushed 06:57:02 8f55df06e08e: Pushed 06:57:06 dfb2c4247010: Pushed 06:57:06 e7f9ff51e6b7bf63f98b06cfff173905ed9763b5: digest: sha256:93df20ab1b34e919febd1b0064f0b201b8efbb343d076bacdfad3e27a3efad85 size: 1155 [Pipeline] isUnix [Pipeline] sh 06:57:06 + docker tag docker-device-virtual-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:57:07 + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:latest 06:57:07 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64] 06:57:07 c063c7bda153: Preparing 06:57:07 8f55df06e08e: Preparing 06:57:07 dfb2c4247010: Preparing 06:57:07 678a0785e7d2: Preparing 06:57:07 dfb2c4247010: Layer already exists 06:57:07 678a0785e7d2: Layer already exists 06:57:07 c063c7bda153: Layer already exists 06:57:07 8f55df06e08e: Layer already exists 06:57:07 latest: digest: sha256:93df20ab1b34e919febd1b0064f0b201b8efbb343d076bacdfad3e27a3efad85 size: 1155 [Pipeline] isUnix [Pipeline] sh 06:57:08 + docker tag docker-device-virtual-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:1.2.0-dev.11 [Pipeline] isUnix [Pipeline] sh 06:57:08 + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:1.2.0-dev.11 06:57:08 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64] 06:57:08 c063c7bda153: Preparing 06:57:08 8f55df06e08e: Preparing 06:57:08 dfb2c4247010: Preparing 06:57:08 678a0785e7d2: Preparing 06:57:08 678a0785e7d2: Layer already exists 06:57:08 dfb2c4247010: Layer already exists 06:57:08 8f55df06e08e: Layer already exists 06:57:08 c063c7bda153: Layer already exists 06:57:08 1.2.0-dev.11: digest: sha256:93df20ab1b34e919febd1b0064f0b201b8efbb343d076bacdfad3e27a3efad85 size: 1155 [Pipeline] isUnix [Pipeline] sh 06:57:09 + docker tag docker-device-virtual-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:e7f9ff51e6b7bf63f98b06cfff173905ed9763b5-1.2.0-dev.11 [Pipeline] isUnix [Pipeline] sh 06:57:09 + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:e7f9ff51e6b7bf63f98b06cfff173905ed9763b5-1.2.0-dev.11 06:57:09 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64] 06:57:09 c063c7bda153: Preparing 06:57:09 8f55df06e08e: Preparing 06:57:09 dfb2c4247010: Preparing 06:57:09 678a0785e7d2: Preparing 06:57:09 c063c7bda153: Layer already exists 06:57:09 8f55df06e08e: Layer already exists 06:57:09 dfb2c4247010: Layer already exists 06:57:09 678a0785e7d2: Layer already exists 06:57:09 e7f9ff51e6b7bf63f98b06cfff173905ed9763b5-1.2.0-dev.11: digest: sha256:93df20ab1b34e919febd1b0064f0b201b8efbb343d076bacdfad3e27a3efad85 size: 1155 [Pipeline] isUnix [Pipeline] sh 06:57:10 + docker tag docker-device-virtual-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:master [Pipeline] isUnix [Pipeline] sh 06:57:10 + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:master 06:57:10 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64] 06:57:11 c063c7bda153: Preparing 06:57:11 8f55df06e08e: Preparing 06:57:11 dfb2c4247010: Preparing 06:57:11 678a0785e7d2: Preparing 06:57:11 8f55df06e08e: Layer already exists 06:57:11 dfb2c4247010: Layer already exists 06:57:11 678a0785e7d2: Layer already exists 06:57:11 c063c7bda153: Layer already exists 06:57:11 master: digest: sha256:93df20ab1b34e919febd1b0064f0b201b8efbb343d076bacdfad3e27a3efad85 size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 06:57:12 provisioning config files... 06:57:12 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config4313003939239962155tmp [Pipeline] { [Pipeline] sh 06:57:12 + curl -s https://codecov.io/bash 06:57:12 + bash -s - -t @/w/workspace/foundry_device-virtual-go_master@tmp/config4313003939239962155tmp 06:57:13 06:57:13 _____ _ 06:57:13 / ____| | | 06:57:13 | | ___ __| | ___ ___ _____ __ 06:57:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:57:13 | |___| (_) | (_| | __/ (_| (_) \ V / 06:57:13 \_____\___/ \__,_|\___|\___\___/ \_/ 06:57:13 Bash-tbd 06:57:13 06:57:13 06:57:13 ==> Jenkins CI detected. 06:57:13 project root: . 06:57:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:57:13 ==> Running gcov in . (disable via -X gcov) 06:57:13 ==> Python coveragepy not found 06:57:13 ==> Searching for coverage reports in: 06:57:13 + . 06:57:13 -> Found 1 reports 06:57:13 ==> Detecting git/mercurial file structure 06:57:13 ==> Reading reports 06:57:13 + ./coverage.out bytes=32181 06:57:13 ==> Appending adjustments 06:57:13 http://docs.codecov.io/docs/fixing-reports 06:57:13 + Found adjustments 06:57:13 ==> Gzipping contents 06:57:13 ==> Uploading reports 06:57:13 url: https://codecov.io 06:57:13 query: branch=master&commit=e7f9ff51e6b7bf63f98b06cfff173905ed9763b5&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmaster%2F11%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job= 06:57:13 -> Pinging Codecov 06:57:13 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=master&commit=e7f9ff51e6b7bf63f98b06cfff173905ed9763b5&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmaster%2F11%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job= 06:57:13 -> Uploading 06:57:14 -> View reports at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/e7f9ff51e6b7bf63f98b06cfff173905ed9763b5 [Pipeline] } 06:57:14 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 06:57:14 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 06:57:14 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 06:57:14 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:57:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 06:57:15 06:57:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] isUnix [Pipeline] sh 06:57:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 06:57:16 1.217.3: Pulling from edgex-devops/edgex-snyk-go 06:57:16 e6b0cf9c0882: Pulling fs layer 06:57:16 2848faf0eed1: Pulling fs layer 06:57:16 0f37312ad70f: Pulling fs layer 06:57:16 7d08f2745646: Pulling fs layer 06:57:16 4c9f31393084: Pulling fs layer 06:57:16 eb21ddb83652: Pulling fs layer 06:57:16 345998794f6b: Pulling fs layer 06:57:16 97a711d68925: Pulling fs layer 06:57:16 7c8476c1cb00: Pulling fs layer 06:57:16 97a711d68925: Waiting 06:57:16 7c8476c1cb00: Waiting 06:57:16 4c9f31393084: Waiting 06:57:16 345998794f6b: Waiting 06:57:16 eb21ddb83652: Waiting 06:57:16 0f37312ad70f: Verifying Checksum 06:57:16 0f37312ad70f: Download complete 06:57:16 2848faf0eed1: Verifying Checksum 06:57:16 2848faf0eed1: Download complete 06:57:16 4c9f31393084: Verifying Checksum 06:57:16 4c9f31393084: Download complete 06:57:16 eb21ddb83652: Verifying Checksum 06:57:16 eb21ddb83652: Download complete 06:57:16 e6b0cf9c0882: Verifying Checksum 06:57:16 e6b0cf9c0882: Download complete 06:57:17 345998794f6b: Verifying Checksum 06:57:17 345998794f6b: Download complete 06:57:17 e6b0cf9c0882: Pull complete 06:57:18 2848faf0eed1: Pull complete 06:57:18 0f37312ad70f: Pull complete 06:57:21 97a711d68925: Verifying Checksum 06:57:21 97a711d68925: Download complete 06:57:22 7c8476c1cb00: Verifying Checksum 06:57:22 7c8476c1cb00: Download complete 06:57:23 7d08f2745646: Verifying Checksum 06:57:23 7d08f2745646: Download complete 06:57:32 7d08f2745646: Pull complete 06:57:32 4c9f31393084: Pull complete 06:57:32 eb21ddb83652: Pull complete 06:57:33 345998794f6b: Pull complete 06:57:37 97a711d68925: Pull complete 06:57:39 7c8476c1cb00: Pull complete 06:57:39 Digest: sha256:607726e52887638313664f8405ebf6c5c0cb4d7cb27150ffbb2671548f966c96 06:57:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] withDockerContainer 06:57:39 prd-centos7-docker-4c-2g-6431 does not seem to be running inside a container 06:57:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/foundry_device-virtual-go_master:/ws -w /ws --entrypoint= -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 cat 06:57:41 $ docker top c22f633d4b853fb0ec40f0540cc572b57abaefdea0e9b0aade2b7512a0f6abdc -eo pid,comm [Pipeline] { [Pipeline] sh 06:57:41 + snyk monitor '--org=edgex-jenkins' 06:58:08 06:58:08 Monitoring /w/workspace/foundry_device-virtual-go_master... 06:58:08 06:58:08 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3924f214-7ae4-42a4-961a-cd664290c3c8/history/d4c3e1b4-5a15-4d62-8d75-cdc65d0756af 06:58:08 06:58:08 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:58:08 06:58:08 [Pipeline] } 06:58:08 $ docker stop --time=1 c22f633d4b853fb0ec40f0540cc572b57abaefdea0e9b0aade2b7512a0f6abdc 06:58:10 $ docker rm -f c22f633d4b853fb0ec40f0540cc572b57abaefdea0e9b0aade2b7512a0f6abdc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:58:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 06:58:11 06:58:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh 06:58:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 06:58:12 latest: Pulling from edgex-devops/edgex-klar 06:58:12 e7c96db7181b: Pulling fs layer 06:58:12 1868ca2cb446: Pulling fs layer 06:58:12 136be5d0fe8e: Pulling fs layer 06:58:12 894bfe63afcb: Pulling fs layer 06:58:12 894bfe63afcb: Waiting 06:58:12 1868ca2cb446: Verifying Checksum 06:58:12 1868ca2cb446: Download complete 06:58:12 136be5d0fe8e: Verifying Checksum 06:58:12 136be5d0fe8e: Download complete 06:58:12 e7c96db7181b: Verifying Checksum 06:58:12 e7c96db7181b: Download complete 06:58:12 894bfe63afcb: Verifying Checksum 06:58:12 894bfe63afcb: Download complete 06:58:12 e7c96db7181b: Pull complete 06:58:13 1868ca2cb446: Pull complete 06:58:13 136be5d0fe8e: Pull complete 06:58:13 894bfe63afcb: Pull complete 06:58:13 Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 06:58:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer 06:58:14 prd-centos7-docker-4c-2g-6431 does not seem to be running inside a container 06:58:14 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 06:58:15 $ docker top c5533f319a7952b7e0b18cc11b67549c0e2bb1a34997edd9d64942073ac927f0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:16 + /klar nexus3.edgexfoundry.org:10004/docker-device-virtual-go:e7f9ff51e6b7bf63f98b06cfff173905ed9763b5 06:58:16 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 06:58:21 $ docker stop --time=1 c5533f319a7952b7e0b18cc11b67549c0e2bb1a34997edd9d64942073ac927f0 06:58:23 $ docker rm -f c5533f319a7952b7e0b18cc11b67549c0e2bb1a34997edd9d64942073ac927f0 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 06:58:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 06:58:23 . [Pipeline] withDockerContainer 06:58:23 prd-centos7-docker-4c-2g-6431 does not seem to be running inside a container 06:58:24 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 06:58:24 $ docker top fc837c80a82e391b03749887f5f296becd16766e5173aee5591feaef1a523ab7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:25 + /klar nexus3.edgexfoundry.org:10004/docker-device-virtual-go:e7f9ff51e6b7bf63f98b06cfff173905ed9763b5 06:58:25 + tee 06:58:25 clair timeout 1m0s 06:58:25 docker timeout: 1m0s 06:58:25 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 06:58:26 $ docker stop --time=1 fc837c80a82e391b03749887f5f296becd16766e5173aee5591feaef1a523ab7 06:58:28 $ docker rm -f fc837c80a82e391b03749887f5f296becd16766e5173aee5591feaef1a523ab7 [Pipeline] // withDockerContainer [Pipeline] sh 06:58:29 + mkdir -p /w/workspace/foundry_device-virtual-go_master/clair-reports [Pipeline] echo 06:58:29 Generated HTML Table Report. Writing to /w/workspace/foundry_device-virtual-go_master/clair-reports/clair_results_docker-device-virtual-go_e7f9ff51e6b7bf63f98b06cfff173905ed9763b5.html [Pipeline] writeFile [Pipeline] step 06:58:29 Archiving artifacts [Pipeline] isUnix [Pipeline] sh 06:58:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 06:58:30 . [Pipeline] withDockerContainer 06:58:30 prd-centos7-docker-4c-2g-6431 does not seem to be running inside a container 06:58:30 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 06:58:32 $ docker top 66a8d45ef20c3b04dd3d945e010b06c66b4eaffaac587b52ff3ad1e09383d119 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:33 + /klar nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:e7f9ff51e6b7bf63f98b06cfff173905ed9763b5 06:58:33 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 06:58:37 $ docker stop --time=1 66a8d45ef20c3b04dd3d945e010b06c66b4eaffaac587b52ff3ad1e09383d119 06:58:39 $ docker rm -f 66a8d45ef20c3b04dd3d945e010b06c66b4eaffaac587b52ff3ad1e09383d119 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 06:58:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 06:58:40 . [Pipeline] withDockerContainer 06:58:40 prd-centos7-docker-4c-2g-6431 does not seem to be running inside a container 06:58:40 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 06:58:41 $ docker top 1b78b7572f377ebbb4518cdbe4bc6a27ee3ac5c6add55bead463824b76a0b61f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:42 + /klar nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:e7f9ff51e6b7bf63f98b06cfff173905ed9763b5 06:58:42 + tee 06:58:42 clair timeout 1m0s 06:58:42 docker timeout: 1m0s 06:58:42 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 06:58:43 $ docker stop --time=1 1b78b7572f377ebbb4518cdbe4bc6a27ee3ac5c6add55bead463824b76a0b61f 06:58:45 $ docker rm -f 1b78b7572f377ebbb4518cdbe4bc6a27ee3ac5c6add55bead463824b76a0b61f [Pipeline] // withDockerContainer [Pipeline] sh 06:58:45 + mkdir -p /w/workspace/foundry_device-virtual-go_master/clair-reports [Pipeline] echo 06:58:45 Generated HTML Table Report. Writing to /w/workspace/foundry_device-virtual-go_master/clair-reports/clair_results_docker-device-virtual-go-arm64_e7f9ff51e6b7bf63f98b06cfff173905ed9763b5.html [Pipeline] writeFile [Pipeline] step 06:58:45 Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 06:58:46 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:58:46 . [Pipeline] withDockerContainer 06:58:47 prd-centos7-docker-4c-2g-6431 does not seem to be running inside a container 06:58:48 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:58:48 $ docker top 0be4712e733b993e58847ada2faad30870067a410cdfe81d01ddafd7f6aa00b4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:58:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:58:49 [ssh-agent] Looking for ssh-agent implementation... 06:58:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:58:49 $ docker exec 0be4712e733b993e58847ada2faad30870067a410cdfe81d01ddafd7f6aa00b4 ssh-agent 06:58:49 SSH_AUTH_SOCK=/tmp/ssh-bfn8o9bWYKfp/agent.15 06:58:49 SSH_AGENT_PID=22 06:58:49 Running ssh-add (command line suppressed) 06:58:49 Identity added: /w/workspace/foundry_device-virtual-go_master@tmp/private_key_7459221725281542634.key (/w/workspace/foundry_device-virtual-go_master@tmp/private_key_7459221725281542634.key) 06:58:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:58:50 + git semver tag 06:58:50 # -> Open(): unable to determine branch for HEAD 06:58:50 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_master/.git 06:58:50 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_master 06:58:50 # $SEMVER_REMOTE_NAME = origin 06:58:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:58:50 # $SEMVER_USER_NAME = edgex-jenkins 06:58:50 # $SEMVER_BRANCH = master 06:58:50 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_master/.semver 06:58:50 # e7f9ff51e6b7bf63f98b06cfff173905ed9763b5 HEAD 06:58:50 # -> Force: false 06:58:50 # a6ee13520409c860e17e27c68439d64a7661ac09 refs/tags/v1.2.0-dev.11 [Pipeline] } 06:58:50 $ docker exec --env ******** --env ******** 0be4712e733b993e58847ada2faad30870067a410cdfe81d01ddafd7f6aa00b4 ssh-agent -k 06:58:50 unset SSH_AUTH_SOCK; 06:58:50 unset SSH_AGENT_PID; 06:58:50 echo Agent pid 22 killed; 06:58:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:58:51 + git semver [Pipeline] } 06:58:51 $ docker stop --time=1 0be4712e733b993e58847ada2faad30870067a410cdfe81d01ddafd7f6aa00b4 06:58:54 $ docker rm -f 0be4712e733b993e58847ada2faad30870067a410cdfe81d01ddafd7f6aa00b4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 06:58:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:58:54 06:58:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 06:58:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:58:55 0.23.1-centos7: Pulling from edgex-lftools 06:58:55 ab5ef0e58194: Pulling fs layer 06:58:55 9712f1f96733: Pulling fs layer 06:58:55 63f879dbbcfc: Pulling fs layer 06:58:55 0d9ebad4ef96: Pulling fs layer 06:58:55 e9a5061849ea: Pulling fs layer 06:58:55 d747dcd14b5f: Pulling fs layer 06:58:55 2de7ff778b66: Pulling fs layer 06:58:55 0d9ebad4ef96: Waiting 06:58:55 e9a5061849ea: Waiting 06:58:55 d747dcd14b5f: Waiting 06:58:55 2de7ff778b66: Waiting 06:58:55 9712f1f96733: Verifying Checksum 06:58:55 9712f1f96733: Download complete 06:58:57 63f879dbbcfc: Verifying Checksum 06:58:57 63f879dbbcfc: Download complete 06:58:58 e9a5061849ea: Verifying Checksum 06:58:58 e9a5061849ea: Download complete 06:58:58 0d9ebad4ef96: Verifying Checksum 06:58:58 0d9ebad4ef96: Download complete 06:58:58 d747dcd14b5f: Verifying Checksum 06:58:58 d747dcd14b5f: Download complete 06:58:58 ab5ef0e58194: Verifying Checksum 06:58:58 ab5ef0e58194: Download complete 06:58:58 2de7ff778b66: Verifying Checksum 06:58:58 2de7ff778b66: Download complete 06:59:07 ab5ef0e58194: Pull complete 06:59:07 9712f1f96733: Pull complete 06:59:09 63f879dbbcfc: Pull complete 06:59:16 0d9ebad4ef96: Pull complete 06:59:17 e9a5061849ea: Pull complete 06:59:17 d747dcd14b5f: Pull complete 06:59:22 2de7ff778b66: Pull complete 06:59:22 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:59:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 06:59:22 prd-centos7-docker-4c-2g-6431 does not seem to be running inside a container 06:59:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 06:59:23 $ docker top 3891641f32c3599806db5662081b64d2c71a47b95600d6ace32223c43cd6820c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:59:24 provisioning config files... 06:59:24 copy managed file [sigul-config] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config8769863217107463298tmp 06:59:24 copy managed file [sigul-password] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config2958756949509747731tmp 06:59:24 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config9101432072236319582tmp [Pipeline] { [Pipeline] echo 06:59:24 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:59:24 ---> sigul-configuration.sh 06:59:24 gpg: directory `/root/.gnupg' created 06:59:24 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:59:24 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:59:24 gpg: keyring `/root/.gnupg/secring.gpg' created 06:59:24 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:59:24 gpg: CAST5 encrypted data 06:59:24 gpg: encrypted with 1 passphrase 06:59:24 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:59:25 + mkdir /home/jenkins 06:59:25 + mkdir /home/jenkins/sigul [Pipeline] sh 06:59:25 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo 06:59:25 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:59:26 ---> sigul-install.sh 06:59:32 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 06:59:33 + git tag --list 06:59:33 v1.2.0-dev.11 [Pipeline] sh 06:59:33 + lftools sign git-tag v1.2.0-dev.11 06:59:35 Signing Git tag with Sigul... 06:59:35 Signing v1.2.0-dev.11 [Pipeline] echo 06:59:36 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:59:37 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:59:37 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:59:37 $ docker stop --time=1 3891641f32c3599806db5662081b64d2c71a47b95600d6ace32223c43cd6820c 06:59:38 $ docker rm -f 3891641f32c3599806db5662081b64d2c71a47b95600d6ace32223c43cd6820c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 06:59:39 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:59:39 . [Pipeline] withDockerContainer 06:59:40 prd-centos7-docker-4c-2g-6431 does not seem to be running inside a container 06:59:40 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:59:42 $ docker top 1a5a43fe44642a6e7facc858644242cd59fd9fd9c19cb90a32cc82682b3588fb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:59:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:59:42 [ssh-agent] Looking for ssh-agent implementation... 06:59:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:59:43 $ docker exec 1a5a43fe44642a6e7facc858644242cd59fd9fd9c19cb90a32cc82682b3588fb ssh-agent 06:59:43 SSH_AUTH_SOCK=/tmp/ssh-y18SxoSj182r/agent.15 06:59:43 SSH_AGENT_PID=22 06:59:43 Running ssh-add (command line suppressed) 06:59:44 Identity added: /w/workspace/foundry_device-virtual-go_master@tmp/private_key_4681929176745291630.key (/w/workspace/foundry_device-virtual-go_master@tmp/private_key_4681929176745291630.key) 06:59:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:59:45 + git semver bump pre 06:59:45 # -> Open(): unable to determine branch for HEAD 06:59:45 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_master/.git 06:59:45 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_master 06:59:45 # $SEMVER_REMOTE_NAME = origin 06:59:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:59:45 # $SEMVER_USER_NAME = edgex-jenkins 06:59:45 # $SEMVER_BRANCH = master 06:59:45 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_master/.semver 06:59:45 1.2.0-dev.12 [Pipeline] } 06:59:45 $ docker exec --env ******** --env ******** 1a5a43fe44642a6e7facc858644242cd59fd9fd9c19cb90a32cc82682b3588fb ssh-agent -k 06:59:45 unset SSH_AUTH_SOCK; 06:59:45 unset SSH_AGENT_PID; 06:59:45 echo Agent pid 22 killed; 06:59:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:59:46 + git semver [Pipeline] } 06:59:46 $ docker stop --time=1 1a5a43fe44642a6e7facc858644242cd59fd9fd9c19cb90a32cc82682b3588fb 06:59:47 $ docker rm -f 1a5a43fe44642a6e7facc858644242cd59fd9fd9c19cb90a32cc82682b3588fb [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 06:59:48 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:59:48 . [Pipeline] withDockerContainer 06:59:48 prd-centos7-docker-4c-2g-6431 does not seem to be running inside a container 06:59:48 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:59:49 $ docker top 20a0edd1fae16438951c62ee9a1176b0951148de9509daef86829c09651cfaa7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:59:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:59:50 [ssh-agent] Looking for ssh-agent implementation... 06:59:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:59:50 $ docker exec 20a0edd1fae16438951c62ee9a1176b0951148de9509daef86829c09651cfaa7 ssh-agent 06:59:51 SSH_AUTH_SOCK=/tmp/ssh-THkQMZK4QTFS/agent.15 06:59:51 SSH_AGENT_PID=22 06:59:51 Running ssh-add (command line suppressed) 06:59:51 Identity added: /w/workspace/foundry_device-virtual-go_master@tmp/private_key_4493013001016221445.key (/w/workspace/foundry_device-virtual-go_master@tmp/private_key_4493013001016221445.key) 06:59:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:59:52 + git semver push 06:59:52 # -> Open(): unable to determine branch for HEAD 06:59:52 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_master/.git 06:59:52 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_master 06:59:52 # $SEMVER_REMOTE_NAME = origin 06:59:52 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:59:52 # $SEMVER_USER_NAME = edgex-jenkins 06:59:52 # $SEMVER_BRANCH = master 06:59:52 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_master/.semver [Pipeline] } 06:59:59 $ docker exec --env ******** --env ******** 20a0edd1fae16438951c62ee9a1176b0951148de9509daef86829c09651cfaa7 ssh-agent -k 07:00:00 unset SSH_AUTH_SOCK; 07:00:00 unset SSH_AGENT_PID; 07:00:00 echo Agent pid 22 killed; 07:00:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:00:01 + git semver [Pipeline] } 07:00:01 $ docker stop --time=1 20a0edd1fae16438951c62ee9a1176b0951148de9509daef86829c09651cfaa7 07:00:03 $ docker rm -f 20a0edd1fae16438951c62ee9a1176b0951148de9509daef86829c09651cfaa7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 07:00:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:00:06 ---> package-listing.sh 07:00:06 ++ facter osfamily 07:00:06 ++ tr '[:upper:]' '[:lower:]' 07:00:06 + OS_FAMILY=redhat 07:00:06 + workspace=/w/workspace/foundry_device-virtual-go_master 07:00:06 + START_PACKAGES=/tmp/packages_start.txt 07:00:06 + END_PACKAGES=/tmp/packages_end.txt 07:00:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:00:06 + PACKAGES=/tmp/packages_start.txt 07:00:06 + '[' /w/workspace/foundry_device-virtual-go_master ']' 07:00:06 + PACKAGES=/tmp/packages_end.txt 07:00:06 + case "${OS_FAMILY}" in 07:00:06 + rpm -qa 07:00:06 + sort 07:00:16 + '[' -f /tmp/packages_start.txt ']' 07:00:16 + '[' -f /tmp/packages_end.txt ']' 07:00:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:00:16 + '[' /w/workspace/foundry_device-virtual-go_master ']' 07:00:16 + mkdir -p /w/workspace/foundry_device-virtual-go_master/archives/ 07:00:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_master/archives/ [Pipeline] isUnix [Pipeline] sh 07:00:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:00:17 07:00:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:00:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:00:18 alpine: Pulling from edgex-lftools-log-publisher 07:00:18 c9b1b535fdd9: Pulling fs layer 07:00:18 2cc5ad85d9ab: Pulling fs layer 07:00:18 756a868c4378: Pulling fs layer 07:00:18 444b2fc9a129: Pulling fs layer 07:00:18 ea15f1150254: Pulling fs layer 07:00:18 41b27a9f41bf: Pulling fs layer 07:00:18 28c525ee5125: Pulling fs layer 07:00:18 094b1ea09ed8: Pulling fs layer 07:00:18 138eaada9080: Pulling fs layer 07:00:18 0622d0fa9048: Pulling fs layer 07:00:18 444b2fc9a129: Waiting 07:00:18 41b27a9f41bf: Waiting 07:00:18 28c525ee5125: Waiting 07:00:18 ea15f1150254: Waiting 07:00:18 094b1ea09ed8: Waiting 07:00:18 138eaada9080: Waiting 07:00:18 0622d0fa9048: Waiting 07:00:18 2cc5ad85d9ab: Verifying Checksum 07:00:18 2cc5ad85d9ab: Download complete 07:00:18 444b2fc9a129: Verifying Checksum 07:00:18 444b2fc9a129: Download complete 07:00:18 c9b1b535fdd9: Verifying Checksum 07:00:18 c9b1b535fdd9: Download complete 07:00:18 ea15f1150254: Verifying Checksum 07:00:18 ea15f1150254: Download complete 07:00:18 28c525ee5125: Verifying Checksum 07:00:18 28c525ee5125: Download complete 07:00:18 c9b1b535fdd9: Pull complete 07:00:19 2cc5ad85d9ab: Pull complete 07:00:20 756a868c4378: Verifying Checksum 07:00:20 756a868c4378: Download complete 07:00:20 138eaada9080: Download complete 07:00:21 0622d0fa9048: Download complete 07:00:22 094b1ea09ed8: Verifying Checksum 07:00:22 094b1ea09ed8: Download complete 07:00:23 756a868c4378: Pull complete 07:00:23 444b2fc9a129: Pull complete 07:00:24 ea15f1150254: Pull complete 07:00:24 41b27a9f41bf: Verifying Checksum 07:00:24 41b27a9f41bf: Download complete 07:00:30 41b27a9f41bf: Pull complete 07:00:30 28c525ee5125: Pull complete 07:00:37 094b1ea09ed8: Pull complete 07:00:37 138eaada9080: Pull complete 07:00:37 0622d0fa9048: Pull complete 07:00:37 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 07:00:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:00:38 prd-centos7-docker-4c-2g-6431 does not seem to be running inside a container 07:00:38 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 07:00:39 $ docker top dc88a8ea125284d94f048be80e41ce38c7f48fb5ca8790cd1e635ccd7f924817 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:00:40 provisioning config files... 07:00:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config3749781370320237290tmp [Pipeline] { [Pipeline] echo 07:00:40 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:00:41 ---> create-netrc.sh [Pipeline] echo 07:00:41 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:00:41 ---> logs-deploy.sh 07:00:41 + ARCHIVE_ARTIFACTS= 07:00:41 + LOGS_SERVER=https://logs.edgexfoundry.org 07:00:41 + '[' https://logs.edgexfoundry.org == None ']' 07:00:41 + NEXUS_URL=https://nexus.edgexfoundry.org 07:00:41 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/master/11 07:00:41 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-virtual-go/job/master/11/ 07:00:41 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/master/11 /w/workspace/foundry_device-virtual-go_master 07:00:43 Archives upload complete. 07:00:43 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/master/11 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-virtual-go/job/master/11/ 07:00:45 ---> uname -a: 07:00:45 Linux dc88a8ea1252 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 07:00:45 07:00:45 07:00:45 ---> lscpu: 07:00:45 Architecture: x86_64 07:00:45 CPU op-mode(s): 32-bit, 64-bit 07:00:45 Byte Order: Little Endian 07:00:45 Address sizes: 40 bits physical, 48 bits virtual 07:00:45 CPU(s): 4 07:00:45 On-line CPU(s) list: 0-3 07:00:45 Thread(s) per core: 1 07:00:45 Core(s) per socket: 1 07:00:45 Socket(s): 4 07:00:45 NUMA node(s): 1 07:00:45 Vendor ID: GenuineIntel 07:00:45 CPU family: 6 07:00:45 Model: 44 07:00:45 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 07:00:45 Stepping: 1 07:00:45 CPU MHz: 2933.438 07:00:45 BogoMIPS: 5866.87 07:00:45 Virtualization: VT-x 07:00:45 Hypervisor vendor: KVM 07:00:45 Virtualization type: full 07:00:45 L1d cache: 128 KiB 07:00:45 L1i cache: 128 KiB 07:00:45 L2 cache: 16 MiB 07:00:45 L3 cache: 64 MiB 07:00:45 NUMA node0 CPU(s): 0-3 07:00:45 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 07:00:45 Vulnerability Meltdown: Mitigation; PTI 07:00:45 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:00:45 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 07:00:45 Vulnerability Spectre v2: Mitigation; Full retpoline 07:00:45 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 07:00:45 07:00:45 07:00:45 ---> nproc: 07:00:45 4 07:00:45 07:00:45 07:00:45 ---> df -h: 07:00:45 Filesystem Size Used Available Use% Mounted on 07:00:45 overlay 50.0G 7.5G 42.5G 15% / 07:00:45 tmpfs 64.0M 0 64.0M 0% /dev 07:00:45 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 07:00:45 shm 64.0M 0 64.0M 0% /dev/shm 07:00:45 /dev/vda1 50.0G 7.5G 42.5G 15% /etc/resolv.conf 07:00:45 /dev/vda1 50.0G 7.5G 42.5G 15% /etc/hostname 07:00:45 /dev/vda1 50.0G 7.5G 42.5G 15% /etc/hosts 07:00:45 /dev/vda1 50.0G 7.5G 42.5G 15% /w/workspace/foundry_device-virtual-go_master 07:00:45 /dev/vda1 50.0G 7.5G 42.5G 15% /w/workspace/foundry_device-virtual-go_master@tmp 07:00:45 /dev/vda1 50.0G 7.5G 42.5G 15% /var/log/sa 07:00:45 07:00:45 07:00:45 ---> free -m: 07:00:45 total used free shared buff/cache available 07:00:45 Mem: 1838 660 79 0 1098 1114 07:00:45 Swap: 1023 1 1022 07:00:45 07:00:45 07:00:45 ---> ip addr: 07:00:45 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 07:00:45 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:00:45 inet 127.0.0.1/8 scope host lo 07:00:45 valid_lft forever preferred_lft forever 07:00:45 24: eth0@if25: mtu 1458 qdisc noqueue state UP 07:00:45 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 07:00:45 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 07:00:45 valid_lft forever preferred_lft forever 07:00:45 07:00:45 07:00:45 ---> sar -b -r -n DEV: 07:00:45 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/28/20 _x86_64_ (4 CPU) 07:00:45 07:00:45 06:46:10 LINUX RESTART 07:00:45 07:00:45 06:47:02 tps rtps wtps bread/s bwrtn/s 07:00:45 06:48:01 43.76 11.16 32.61 2359.70 2213.57 07:00:45 06:49:01 5.73 0.00 5.73 0.00 858.80 07:00:45 06:50:01 1.03 0.00 1.03 0.00 15.47 07:00:45 06:51:01 0.32 0.00 0.32 0.00 5.53 07:00:45 06:52:01 0.15 0.00 0.15 0.00 1.80 07:00:45 06:53:01 0.35 0.00 0.35 0.00 4.83 07:00:45 06:54:01 0.27 0.00 0.27 0.00 3.60 07:00:45 06:55:01 0.25 0.00 0.25 0.00 2.80 07:00:45 06:56:01 0.25 0.00 0.25 0.00 2.85 07:00:45 06:57:01 0.35 0.00 0.35 0.00 5.85 07:00:45 06:58:01 191.45 109.43 82.02 4003.19 27745.55 07:00:45 06:59:01 52.19 13.92 38.28 518.12 9897.26 07:00:45 07:00:01 139.11 18.14 120.97 1283.08 23846.03 07:00:45 Average: 33.38 11.74 21.63 625.66 4956.42 07:00:45 07:00:45 06:47:02 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:00:45 06:48:01 110976 1771328 94.10 2620 1268996 884412 30.18 388368 1209448 368 07:00:45 06:49:01 125112 1757192 93.35 2620 1269004 856160 29.21 383976 1209160 20 07:00:45 06:50:01 126848 1755456 93.26 2620 1269008 830464 28.34 382760 1209160 8 07:00:45 06:51:01 128536 1753768 93.17 2620 1269016 800936 27.33 382044 1209164 8 07:00:45 06:52:01 128152 1754152 93.19 2620 1269020 800844 27.32 383212 1208240 16 07:00:45 06:53:01 128204 1754100 93.19 2620 1269024 800868 27.33 383368 1208240 20 07:00:45 06:54:01 132160 1750144 92.98 2620 1269028 800784 27.32 379380 1208144 8 07:00:45 06:55:01 132440 1749864 92.96 2620 1269032 800784 27.32 379516 1208140 8 07:00:45 06:56:01 132152 1750152 92.98 2620 1269040 800784 27.32 379444 1208140 12 07:00:45 06:57:01 146760 1735544 92.20 2620 1269044 800784 27.32 364860 1208116 8 07:00:45 06:58:01 96252 1786052 94.89 2620 1176048 983024 33.54 487520 1094040 43576 07:00:45 06:59:01 74768 1807536 96.03 2620 1247284 1085932 37.05 536908 1075836 32544 07:00:45 07:00:01 206904 1675400 89.01 2620 1036904 1017696 34.72 516040 871080 108 07:00:45 Average: 128405 1753899 93.18 2620 1242342 866421 29.56 411338 1163608 5900 07:00:45 07:00:45 06:47:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 07:00:45 06:48:01 eth0 163.73 121.11 866.06 78.34 0.00 0.00 0.00 07:00:45 06:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:45 06:48:01 docker0 1.56 1.27 0.28 2.73 0.00 0.00 0.00 07:00:45 06:49:01 eth0 1.13 0.55 0.55 0.43 0.00 0.00 0.00 07:00:45 06:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:45 06:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:45 06:50:01 eth0 1.15 0.33 0.32 0.20 0.00 0.00 0.00 07:00:45 06:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:45 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:45 06:51:01 eth0 0.58 0.52 0.32 0.21 0.00 0.00 0.00 07:00:45 06:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:45 06:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:45 06:52:01 eth0 0.25 0.22 0.12 0.01 0.00 0.00 0.00 07:00:45 06:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:45 06:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:45 06:53:01 eth0 0.25 0.20 0.14 0.07 0.00 0.00 0.00 07:00:45 06:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:45 06:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:45 06:54:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 07:00:45 06:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:45 06:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:45 06:55:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 07:00:45 06:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:45 06:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:45 06:56:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 07:00:45 06:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:45 06:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:45 06:57:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 07:00:45 06:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:45 06:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:45 06:58:01 veth34747f9 22.76 22.39 3.04 88.36 0.00 0.00 0.00 07:00:45 06:58:01 eth0 392.81 288.50 4624.22 120.89 0.00 0.00 0.00 07:00:45 06:58:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 07:00:45 06:58:01 docker0 24.29 23.51 3.00 91.03 0.00 0.00 0.00 07:00:45 06:59:01 eth0 166.20 124.03 3383.29 61.61 0.00 0.00 0.00 07:00:45 06:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:45 06:59:01 docker0 1.95 1.73 0.37 0.75 0.00 0.00 0.00 07:00:45 07:00:01 veth6f42f21 1.97 1.52 0.29 0.25 0.00 0.00 0.00 07:00:45 07:00:01 eth0 644.54 480.09 8305.42 250.57 0.00 0.00 0.00 07:00:45 07:00:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 07:00:45 07:00:01 docker0 46.68 47.61 4.62 217.95 0.00 0.00 0.00 07:00:45 Average: veth6f42f21 0.15 0.12 0.02 0.02 0.00 0.00 0.00 07:00:45 Average: eth0 49.03 36.52 631.85 19.06 0.00 0.00 0.00 07:00:45 Average: lo 0.01 0.01 0.00 0.00 0.00 0.00 0.00 07:00:45 Average: docker0 3.55 3.62 0.35 16.58 0.00 0.00 0.00 07:00:45 07:00:45 07:00:45 ---> sar -P ALL: 07:00:45 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/28/20 _x86_64_ (4 CPU) 07:00:45 07:00:45 06:46:10 LINUX RESTART 07:00:45 07:00:45 06:47:02 CPU %user %nice %system %iowait %steal %idle 07:00:45 06:48:01 all 6.21 0.00 2.46 1.32 14.36 75.65 07:00:45 06:48:01 0 6.22 0.00 2.25 0.66 16.37 74.50 07:00:45 06:48:01 1 4.48 0.00 2.02 0.38 14.16 78.95 07:00:45 06:48:01 2 6.02 0.00 2.40 0.28 13.78 77.52 07:00:45 06:48:01 3 8.21 0.00 3.23 4.09 13.06 71.41 07:00:45 06:49:01 all 0.19 0.00 0.07 0.00 0.62 99.12 07:00:45 06:49:01 0 0.07 0.00 0.07 0.00 0.66 99.20 07:00:45 06:49:01 1 0.13 0.00 0.00 0.00 0.38 99.48 07:00:45 06:49:01 2 0.12 0.00 0.12 0.00 0.80 98.97 07:00:45 06:49:01 3 0.45 0.00 0.10 0.00 0.63 98.82 07:00:45 06:50:01 all 0.15 0.00 0.04 0.00 0.16 99.65 07:00:45 06:50:01 0 0.05 0.00 0.02 0.00 0.13 99.80 07:00:45 06:50:01 1 0.05 0.00 0.03 0.00 0.13 99.78 07:00:45 06:50:01 2 0.05 0.00 0.03 0.00 0.27 99.65 07:00:45 06:50:01 3 0.45 0.00 0.05 0.00 0.12 99.38 07:00:45 06:51:01 all 0.14 0.00 0.06 0.00 0.40 99.41 07:00:45 06:51:01 0 0.03 0.00 0.05 0.00 0.27 99.65 07:00:45 06:51:01 1 0.07 0.00 0.05 0.00 0.40 99.48 07:00:45 06:51:01 2 0.10 0.00 0.13 0.00 0.45 99.32 07:00:45 06:51:01 3 0.35 0.00 0.02 0.00 0.50 99.14 07:00:45 06:52:01 all 0.11 0.00 0.05 0.00 0.19 99.65 07:00:45 06:52:01 0 0.05 0.00 0.02 0.00 0.18 99.75 07:00:45 06:52:01 1 0.03 0.00 0.02 0.00 0.08 99.87 07:00:45 06:52:01 2 0.12 0.00 0.10 0.00 0.18 99.60 07:00:45 06:52:01 3 0.27 0.00 0.03 0.00 0.28 99.42 07:00:45 06:53:01 all 0.10 0.00 0.03 0.00 0.24 99.62 07:00:45 06:53:01 0 0.02 0.00 0.02 0.00 0.48 99.48 07:00:45 06:53:01 1 0.02 0.00 0.02 0.00 0.23 99.73 07:00:45 06:53:01 2 0.08 0.00 0.07 0.00 0.05 99.80 07:00:45 06:53:01 3 0.28 0.00 0.03 0.00 0.20 99.48 07:00:45 06:54:01 all 0.11 0.00 0.02 0.00 0.07 99.80 07:00:45 06:54:01 0 0.03 0.00 0.00 0.00 0.08 99.88 07:00:45 06:54:01 1 0.23 0.00 0.05 0.00 0.08 99.63 07:00:45 06:54:01 2 0.07 0.00 0.03 0.00 0.05 99.85 07:00:45 06:54:01 3 0.10 0.00 0.02 0.00 0.08 99.80 07:00:45 06:55:01 all 0.11 0.00 0.03 0.00 0.11 99.75 07:00:45 06:55:01 0 0.07 0.00 0.07 0.00 0.15 99.72 07:00:45 06:55:01 1 0.30 0.00 0.02 0.00 0.15 99.53 07:00:45 06:55:01 2 0.05 0.00 0.02 0.00 0.05 99.88 07:00:45 06:55:01 3 0.03 0.00 0.02 0.00 0.08 99.87 07:00:45 06:56:01 all 0.05 0.00 0.03 0.00 0.41 99.51 07:00:45 06:56:01 0 0.03 0.00 0.03 0.00 0.25 99.68 07:00:45 06:56:01 1 0.03 0.00 0.03 0.00 0.58 99.35 07:00:45 06:56:01 2 0.07 0.00 0.05 0.00 0.38 99.50 07:00:45 06:56:01 3 0.05 0.00 0.02 0.00 0.43 99.50 07:00:45 06:57:01 all 0.12 0.00 0.03 0.00 0.07 99.77 07:00:45 06:57:01 0 0.03 0.00 0.03 0.00 0.02 99.92 07:00:45 06:57:01 1 0.03 0.00 0.03 0.00 0.08 99.85 07:00:45 06:57:01 2 0.05 0.00 0.05 0.00 0.05 99.85 07:00:45 06:57:01 3 0.38 0.00 0.03 0.00 0.12 99.47 07:00:45 06:58:01 all 5.34 0.00 3.36 1.47 12.45 77.38 07:00:45 06:58:01 0 5.15 0.00 3.28 3.12 13.35 75.10 07:00:45 06:58:01 1 5.35 0.00 3.18 0.41 12.01 79.06 07:00:45 06:58:01 2 5.76 0.00 3.75 0.73 11.87 77.89 07:00:45 06:58:01 3 5.08 0.00 3.23 1.64 12.60 77.45 07:00:45 06:59:01 all 4.36 0.00 3.42 0.52 14.86 76.84 07:00:45 06:59:01 0 4.17 0.00 2.91 0.47 15.44 77.01 07:00:45 06:59:01 1 4.69 0.00 3.40 0.46 14.93 76.51 07:00:45 06:59:01 2 3.90 0.00 3.77 0.40 14.00 77.94 07:00:45 06:59:01 3 4.69 0.00 3.60 0.75 15.09 75.87 07:00:45 07:00:01 all 7.21 0.00 5.55 1.44 13.73 72.07 07:00:45 07:00:01 0 9.33 0.00 5.13 2.01 15.36 68.18 07:00:45 07:00:01 1 6.29 0.00 5.18 1.56 13.00 73.97 07:00:45 07:00:01 2 6.52 0.00 6.47 0.71 13.15 73.15 07:00:45 07:00:01 3 6.68 0.00 5.44 1.45 13.35 73.08 07:00:45 Average: all 1.88 0.00 1.18 0.37 4.50 92.07 07:00:45 Average: 0 1.97 0.00 1.08 0.48 4.92 91.54 07:00:45 Average: 1 1.70 0.00 1.09 0.22 4.41 92.59 07:00:45 Average: 2 1.77 0.00 1.31 0.16 4.28 92.47 07:00:45 Average: 3 2.09 0.00 1.23 0.61 4.39 91.68 07:00:45 07:00:45 07:00:45