Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from a379864c4ca603a3f217526d4d7ed89d41ad0b38 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 b810438aec07f555226556e3b59abf2bab733840 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 b810438aec07f555226556e3b59abf2bab733840 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b810438aec07f555226556e3b59abf2bab733840 # timeout=10 Commit message: "Merge pull request #114 from lranjbar/release-kraken" > 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-mqtt-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-mqtt-go-settings PROJECT: device-mqtt-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-mqtt-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/ [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-896 in /w/workspace/gexfoundry_device-mqtt-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 Fetching without tags Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-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-mqtt-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-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-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision a379864c4ca603a3f217526d4d7ed89d41ad0b38 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f a379864c4ca603a3f217526d4d7ed89d41ad0b38 # timeout=10 Commit message: "Merge pull request #137 from weichou1229/issue-136" > git rev-list --no-walk 7630a44284c4f0b59b6aeea77d9c54c278935c5a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:31:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 11:31:34 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:31:34 11:31:34 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 11:31:34 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:31:34 latest: Pulling from edgex-devops/git-semver 11:31:34 9123ac7c32f7: Pulling fs layer 11:31:34 b8cc5d1170e3: Pulling fs layer 11:31:34 2924cbbf6a41: Pulling fs layer 11:31:34 93b08a4f1073: Pulling fs layer 11:31:34 93b08a4f1073: Waiting 11:31:34 b8cc5d1170e3: Verifying Checksum 11:31:34 b8cc5d1170e3: Download complete 11:31:34 9123ac7c32f7: Verifying Checksum 11:31:34 9123ac7c32f7: Download complete 11:31:34 2924cbbf6a41: Verifying Checksum 11:31:34 2924cbbf6a41: Download complete 11:31:34 93b08a4f1073: Verifying Checksum 11:31:34 93b08a4f1073: Download complete 11:31:35 9123ac7c32f7: Pull complete 11:31:35 b8cc5d1170e3: Pull complete 11:31:36 2924cbbf6a41: Pull complete 11:31:36 93b08a4f1073: Pull complete 11:31:36 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 11:31:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 11:31:36 prd-centos7-docker-4c-2g-896 does not seem to be running inside a container 11:31:36 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 11:31:37 $ docker top 01d71fb07a83d52685117c3fa9e054afcca2d4454925044d900a32b26e95be45 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:31:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:31:37 [ssh-agent] Looking for ssh-agent implementation... 11:31:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:31:37 $ docker exec 01d71fb07a83d52685117c3fa9e054afcca2d4454925044d900a32b26e95be45 ssh-agent 11:31:37 SSH_AUTH_SOCK=/tmp/ssh-tYcCEcbUv5CR/agent.15 11:31:37 SSH_AGENT_PID=22 11:31:37 Running ssh-add (command line suppressed) 11:31:38 Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_8217292171634116191.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_8217292171634116191.key) 11:31:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:31:38 + git describe --exact-match --tags HEAD 11:31:38 fatal: No names found, cannot describe anything. [Pipeline] } 11:31:38 $ docker exec --env ******** --env ******** 01d71fb07a83d52685117c3fa9e054afcca2d4454925044d900a32b26e95be45 ssh-agent -k 11:31:38 unset SSH_AUTH_SOCK; 11:31:38 unset SSH_AGENT_PID; 11:31:38 echo Agent pid 22 killed; 11:31:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 11:31:38 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 11:31:38 This usually means this commit has not been tagged. [Pipeline] sshagent 11:31:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:31:38 [ssh-agent] Looking for ssh-agent implementation... 11:31:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:31:39 $ docker exec 01d71fb07a83d52685117c3fa9e054afcca2d4454925044d900a32b26e95be45 ssh-agent 11:31:39 SSH_AUTH_SOCK=/tmp/ssh-K0fJGKE5M6YA/agent.56 11:31:39 SSH_AGENT_PID=63 11:31:39 Running ssh-add (command line suppressed) 11:31:39 Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_3990220790827582975.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_3990220790827582975.key) 11:31:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:31:39 + git semver init 11:31:39 # -> Open(): unable to determine branch for HEAD 11:31:39 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git 11:31:39 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master 11:31:39 # $SEMVER_REMOTE_NAME = origin 11:31:39 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 11:31:39 # $SEMVER_USER_NAME = jenkins 11:31:39 # $SEMVER_BRANCH = master 11:31:39 # $SEMVER_TEMP = /tmp/semver-074426789 11:31:39 # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP 11:31:40 # '/tmp/semver-074426789' -> '/w/workspace/gexfoundry_device-mqtt-go_master/.semver' 11:31:40 # -> Force: false 11:31:40 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver [Pipeline] } 11:31:40 $ docker exec --env ******** --env ******** 01d71fb07a83d52685117c3fa9e054afcca2d4454925044d900a32b26e95be45 ssh-agent -k 11:31:40 unset SSH_AUTH_SOCK; 11:31:40 unset SSH_AGENT_PID; 11:31:40 echo Agent pid 63 killed; 11:31:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:31:41 + git semver [Pipeline] } 11:31:41 $ docker stop --time=1 01d71fb07a83d52685117c3fa9e054afcca2d4454925044d900a32b26e95be45 11:31:42 $ docker rm -f 01d71fb07a83d52685117c3fa9e054afcca2d4454925044d900a32b26e95be45 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 11:31:43 Stashed 16 file(s) [Pipeline] echo 11:31:43 [edgeXSemver] initialized semver on version 1.2.0-dev.3 [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 11:31:58 Still waiting to schedule task 11:31:58 Waiting for next available executor on ‘centos7-docker-4c-2g’ 11:31:58 Still waiting to schedule task 11:31:58 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 11:35:19 Running on prd-ubuntu18.04-docker-arm64-4c-16g-900 in /w/workspace/gexfoundry_device-mqtt-go_master [Pipeline] { [Pipeline] ws 11:35:19 Running in /w/workspace/device-mqtt-go/3 [Pipeline] { [Pipeline] checkout 11:35:25 using credential edgex-jenkins-ssh 11:35:25 Cloning the remote Git repository 11:35:25 Cloning with configured refspecs honoured and without tags 11:35:25 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 11:35:25 > git init /w/workspace/device-mqtt-go/3 # timeout=10 11:35:25 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 11:35:25 > git --version # timeout=10 11:35:25 using GIT_SSH to set credentials SSH Credentials for GitHub 11:35:25 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 11:35:26 Fetching without tags 11:35:26 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 11:35:26 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 11:35:26 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 11:35:26 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 11:35:26 using GIT_SSH to set credentials SSH Credentials for GitHub 11:35:26 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 11:35:27 Checking out Revision a379864c4ca603a3f217526d4d7ed89d41ad0b38 (master) 11:35:27 > git config core.sparsecheckout # timeout=10 11:35:27 > git checkout -f a379864c4ca603a3f217526d4d7ed89d41ad0b38 # timeout=10 11:35:32 Commit message: "Merge pull request #137 from weichou1229/issue-136" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 11:35:33 ========================================================= 11:35:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 11:35:33 ========================================================= [Pipeline] isUnix [Pipeline] sh 11:35:34 + 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 . 11:35:34 Sending build context to Docker daemon 530.4kB 11:35:34 Step 1/8 : ARG BASE=golang:1.13-alpine 11:35:34 Step 2/8 : FROM ${BASE} 11:35:35 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:35:35 cde5963f3b93: Pulling fs layer 11:35:35 2a23fa8c16f7: Pulling fs layer 11:35:35 777b28850792: Pulling fs layer 11:35:35 8a11ddd9e578: Pulling fs layer 11:35:35 4cf88f913ddb: Pulling fs layer 11:35:35 1df406cf5192: Pulling fs layer 11:35:35 cd6300453558: Pulling fs layer 11:35:35 b9c365052c96: Pulling fs layer 11:35:35 a2d8cc88f415: Pulling fs layer 11:35:35 ea1d1ca13537: Pulling fs layer 11:35:35 3750a50a1c5e: Pulling fs layer 11:35:35 8a11ddd9e578: Waiting 11:35:35 4cf88f913ddb: Waiting 11:35:35 1df406cf5192: Waiting 11:35:35 ea1d1ca13537: Waiting 11:35:35 b9c365052c96: Waiting 11:35:35 3750a50a1c5e: Waiting 11:35:35 a2d8cc88f415: Waiting 11:35:35 777b28850792: Verifying Checksum 11:35:35 777b28850792: Download complete 11:35:35 2a23fa8c16f7: Verifying Checksum 11:35:35 2a23fa8c16f7: Download complete 11:35:35 4cf88f913ddb: Verifying Checksum 11:35:35 4cf88f913ddb: Download complete 11:35:35 1df406cf5192: Verifying Checksum 11:35:35 1df406cf5192: Download complete 11:35:35 cde5963f3b93: Verifying Checksum 11:35:35 cde5963f3b93: Download complete 11:35:36 cde5963f3b93: Pull complete 11:35:37 2a23fa8c16f7: Pull complete 11:35:37 777b28850792: Pull complete 11:35:39 cd6300453558: Verifying Checksum 11:35:39 cd6300453558: Download complete 11:35:39 a2d8cc88f415: Download complete 11:35:42 ea1d1ca13537: Verifying Checksum 11:35:42 ea1d1ca13537: Download complete 11:35:42 3750a50a1c5e: Download complete 11:35:45 b9c365052c96: Verifying Checksum 11:35:45 b9c365052c96: Download complete 11:35:47 8a11ddd9e578: Verifying Checksum 11:35:47 8a11ddd9e578: Download complete 11:35:59 8a11ddd9e578: Pull complete 11:35:59 4cf88f913ddb: Pull complete 11:35:59 1df406cf5192: Pull complete 11:36:03 cd6300453558: Pull complete 11:36:05 Running on prd-centos7-docker-4c-2g-899 in /w/workspace/gexfoundry_device-mqtt-go_master [Pipeline] { [Pipeline] ws 11:36:05 Running in /w/workspace/device-mqtt-go/3 [Pipeline] { [Pipeline] checkout 11:36:09 b9c365052c96: Pull complete 11:36:09 a2d8cc88f415: Pull complete 11:36:11 ea1d1ca13537: Pull complete 11:36:11 3750a50a1c5e: Pull complete 11:36:11 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 11:36:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 11:36:11 ---> 78745c68409d 11:36:11 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 11:36:15 ---> Running in 7a475e91886e 11:36:15 Removing intermediate container 7a475e91886e 11:36:15 ---> 84998db89b40 11:36:15 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:36:15 ---> Running in de64eb9b18e9 11:36:16 using credential edgex-jenkins-ssh 11:36:16 Cloning the remote Git repository 11:36:16 Cloning with configured refspecs honoured and without tags 11:36:16 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 11:36:16 > git init /w/workspace/device-mqtt-go/3 # timeout=10 11:36:16 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 11:36:16 > git --version # timeout=10 11:36:16 using GIT_SSH to set credentials SSH Credentials for GitHub 11:36:16 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 11:36:17 Fetching without tags 11:36:17 Removing intermediate container de64eb9b18e9 11:36:17 ---> 3d5013ebe00d 11:36:17 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 11:36:17 Checking out Revision a379864c4ca603a3f217526d4d7ed89d41ad0b38 (master) 11:36:18 ---> Running in fea761a8d8b8 11:36:17 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 11:36:17 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 11:36:17 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 11:36:17 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 11:36:17 using GIT_SSH to set credentials SSH Credentials for GitHub 11:36:17 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 11:36:17 > git config core.sparsecheckout # timeout=10 11:36:18 > git checkout -f a379864c4ca603a3f217526d4d7ed89d41ad0b38 # timeout=10 11:36:19 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 11:36:19 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 11:36:21 (1/18) Upgrading libgcc (9.2.0-r3 -> 9.2.0-r4) 11:36:21 (2/18) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) 11:36:21 (3/18) Installing libmagic (5.37-r1) 11:36:22 (4/18) Installing file (5.37-r1) 11:36:22 (5/18) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) 11:36:22 (6/18) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) 11:36:22 (7/18) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) 11:36:23 Commit message: "Merge pull request #137 from weichou1229/issue-136" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 11:36:24 ========================================================= 11:36:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 11:36:24 ========================================================= [Pipeline] isUnix [Pipeline] sh 11:36:25 + 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 . 11:36:26 Sending build context to Docker daemon 530.4kB 11:36:26 Step 1/8 : ARG BASE=golang:1.13-alpine 11:36:26 Step 2/8 : FROM ${BASE} 11:36:26 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 11:36:26 e6b0cf9c0882: Pulling fs layer 11:36:26 2848faf0eed1: Pulling fs layer 11:36:26 0f37312ad70f: Pulling fs layer 11:36:26 5788d62ee057: Pulling fs layer 11:36:26 0e6b1d234666: Pulling fs layer 11:36:26 bf5d7aec512f: Pulling fs layer 11:36:26 34c802a77dc8: Pulling fs layer 11:36:26 9eb99e56ec68: Pulling fs layer 11:36:26 27c7a5d97fbd: Pulling fs layer 11:36:26 5c102a31e300: Pulling fs layer 11:36:26 dcfb455df0a1: Pulling fs layer 11:36:26 5788d62ee057: Waiting 11:36:26 0e6b1d234666: Waiting 11:36:26 bf5d7aec512f: Waiting 11:36:26 27c7a5d97fbd: Waiting 11:36:26 9eb99e56ec68: Waiting 11:36:26 5c102a31e300: Waiting 11:36:26 34c802a77dc8: Waiting 11:36:26 dcfb455df0a1: Waiting 11:36:26 0f37312ad70f: Verifying Checksum 11:36:26 0f37312ad70f: Download complete 11:36:26 2848faf0eed1: Verifying Checksum 11:36:26 2848faf0eed1: Download complete 11:36:26 0e6b1d234666: Verifying Checksum 11:36:26 0e6b1d234666: Download complete 11:36:26 bf5d7aec512f: Verifying Checksum 11:36:26 bf5d7aec512f: Download complete 11:36:26 e6b0cf9c0882: Verifying Checksum 11:36:26 e6b0cf9c0882: Download complete 11:36:27 e6b0cf9c0882: Pull complete 11:36:28 2848faf0eed1: Pull complete 11:36:28 0f37312ad70f: Pull complete 11:36:30 34c802a77dc8: Verifying Checksum 11:36:30 34c802a77dc8: Download complete 11:36:30 27c7a5d97fbd: Verifying Checksum 11:36:30 27c7a5d97fbd: Download complete 11:36:32 9eb99e56ec68: Verifying Checksum 11:36:32 9eb99e56ec68: Download complete 11:36:32 5c102a31e300: Verifying Checksum 11:36:32 5c102a31e300: Download complete 11:36:32 dcfb455df0a1: Verifying Checksum 11:36:32 dcfb455df0a1: Download complete 11:36:32 5788d62ee057: Verifying Checksum 11:36:32 5788d62ee057: Download complete 11:36:44 (8/18) Installing libc-dev (0.7.2-r0) 11:36:44 (9/18) Installing g++ (9.2.0-r4) 11:36:48 5788d62ee057: Pull complete 11:36:48 0e6b1d234666: Pull complete 11:36:48 bf5d7aec512f: Pull complete 11:36:56 34c802a77dc8: Pull complete 11:37:06 (10/18) Installing fortify-headers (1.1-r0) 11:37:06 (11/18) Installing build-base (0.5-r1) 11:37:06 (12/18) Installing openssh-keygen (8.1_p1-r0) 11:37:06 (13/18) Installing libedit (20191211.3.1-r0) 11:37:06 (14/18) Installing openssh-client (8.1_p1-r0) 11:37:06 (15/18) Installing openssh-sftp-server (8.1_p1-r0) 11:37:06 (16/18) Installing openssh-server-common (8.1_p1-r0) 11:37:06 (17/18) Installing openssh-server (8.1_p1-r0) 11:37:06 (18/18) Installing openssh (8.1_p1-r0) 11:37:06 Executing busybox-1.31.1-r8.trigger 11:37:06 OK: 203 MiB in 52 packages 11:37:07 9eb99e56ec68: Pull complete 11:37:07 27c7a5d97fbd: Pull complete 11:37:08 5c102a31e300: Pull complete 11:37:08 dcfb455df0a1: Pull complete 11:37:08 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 11:37:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 11:37:08 ---> 7c70fe431013 11:37:08 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 11:37:09 ---> Running in da62dd7f6451 11:37:09 Removing intermediate container da62dd7f6451 11:37:09 ---> e34c696eb6ad 11:37:09 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:37:09 ---> Running in d7748ed85f6c 11:37:12 Removing intermediate container d7748ed85f6c 11:37:12 ---> dbc0c092640c 11:37:12 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 11:37:12 ---> Running in 888121b277b6 11:37:13 Removing intermediate container fea761a8d8b8 11:37:13 ---> c612b7206937 11:37:13 Step 6/8 : WORKDIR /device-mqtt-go 11:37:13 ---> Running in 19f048438f40 11:37:13 Removing intermediate container 19f048438f40 11:37:13 ---> 289b708dfc13 11:37:13 Step 7/8 : COPY . . 11:37:14 ---> 08d1e5a69b56 11:37:14 Step 8/8 : RUN go mod download 11:37:14 ---> Running in 389bab53a743 11:37:14 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 11:37:15 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 11:37:16 go: finding github.com/BurntSushi/toml v0.3.1 11:37:16 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 11:37:16 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 11:37:16 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 11:37:16 go: finding github.com/bgentry/speakeasy v0.1.0 11:37:16 go: finding github.com/cenkalti/backoff v2.1.1+incompatible 11:37:16 go: finding github.com/davecgh/go-spew v1.1.1 11:37:16 go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 11:37:16 go: finding github.com/edgexfoundry/device-sdk-go v0.0.0-20191023171807-49a95f741ef7 11:37:16 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.31 11:37:16 go: finding github.com/edgexfoundry/go-mod-registry v0.1.0 11:37:16 go: finding github.com/fatih/color v1.7.0 11:37:16 go: finding github.com/go-kit/kit v0.8.0 11:37:16 go: finding github.com/go-logfmt/logfmt v0.4.0 11:37:16 go: finding github.com/go-stack/stack v1.8.0 11:37:16 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 11:37:16 go: finding github.com/google/uuid v1.1.1 11:37:16 go: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd 11:37:16 go: finding github.com/gorilla/mux v1.7.0 11:37:16 go: finding github.com/hashicorp/consul v1.4.2 11:37:16 go: finding github.com/hashicorp/errwrap v1.0.0 11:37:16 go: finding github.com/hashicorp/go-cleanhttp v0.5.0 11:37:16 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 11:37:16 go: finding github.com/hashicorp/go-msgpack v0.5.3 11:37:16 go: finding github.com/hashicorp/go-multierror v1.0.0 11:37:16 go: finding github.com/hashicorp/go-rootcerts v1.0.0 11:37:16 go: finding github.com/hashicorp/go-sockaddr v1.0.0 11:37:16 go: finding github.com/hashicorp/go-syslog v1.0.0 11:37:16 go: finding github.com/hashicorp/go-uuid v1.0.1 11:37:16 go: finding github.com/hashicorp/go.net v0.0.1 11:37:16 go: finding github.com/hashicorp/golang-lru v0.5.0 11:37:16 go: finding github.com/hashicorp/logutils v1.0.0 11:37:16 go: finding github.com/hashicorp/mdns v1.0.0 11:37:16 go: finding github.com/hashicorp/memberlist v0.1.3 11:37:16 go: finding github.com/hashicorp/serf v0.8.2 11:37:16 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 11:37:16 go: finding github.com/kr/pretty v0.1.0 11:37:16 (1/17) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) 11:37:16 go: finding github.com/kr/pty v1.1.1 11:37:16 go: finding github.com/kr/text v0.1.0 11:37:16 go: finding github.com/mattn/go-colorable v0.0.9 11:37:16 go: finding github.com/mattn/go-isatty v0.0.3 11:37:16 go: finding github.com/miekg/dns v1.0.14 11:37:16 go: finding github.com/mitchellh/cli v1.0.0 11:37:16 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 11:37:16 go: finding github.com/mitchellh/copystructure v1.0.0 11:37:16 go: finding github.com/mitchellh/go-homedir v1.0.0 11:37:17 go: finding github.com/mitchellh/go-testing-interface v1.0.0 11:37:17 go: finding github.com/mitchellh/gox v0.4.0 11:37:17 go: finding github.com/mitchellh/iochan v1.0.0 11:37:17 go: finding github.com/mitchellh/mapstructure v1.1.2 11:37:17 go: finding github.com/mitchellh/reflectwalk v1.0.0 11:37:17 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 11:37:17 go: finding github.com/pelletier/go-toml v1.2.0 11:37:17 go: finding github.com/pkg/errors v0.8.1 11:37:17 go: finding github.com/pmezard/go-difflib v1.0.0 11:37:17 go: finding github.com/posener/complete v1.1.1 11:37:17 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 11:37:17 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 11:37:17 go: finding github.com/spf13/cast v1.3.0 11:37:17 go: finding github.com/stretchr/objx v0.1.0 11:37:17 go: finding github.com/stretchr/testify v1.3.0 11:37:17 go: finding github.com/ugorji/go v1.1.4 11:37:17 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 11:37:17 go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 11:37:17 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 11:37:17 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 11:37:17 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 11:37:17 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 11:37:17 (2/17) Installing libmagic (5.37-r1) 11:37:17 go: finding gopkg.in/yaml.v2 v2.2.2 11:37:17 (3/17) Installing file (5.37-r1) 11:37:18 (4/17) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) 11:37:18 (5/17) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) 11:37:18 (6/17) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) 11:37:35 Removing intermediate container 389bab53a743 11:37:35 ---> c729cc224eff 11:37:35 Successfully built c729cc224eff 11:37:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:37:36 + docker inspect -f . ci-base-image-arm64 11:37:36 . [Pipeline] withDockerContainer 11:37:37 prd-ubuntu18.04-docker-arm64-4c-16g-900 does not seem to be running inside a container 11:37:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/3 -v /w/workspace/device-mqtt-go/3:/w/workspace/device-mqtt-go/3:rw,z -v /w/workspace/device-mqtt-go/3@tmp:/w/workspace/device-mqtt-go/3@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 ******** ci-base-image-arm64 cat 11:37:38 $ docker top e8a4bde87234a3739c28e4e6206f982f4b69c18cd9572169e237c4f5c5f3d322 -eo pid,comm [Pipeline] { [Pipeline] sh 11:37:39 + go version 11:37:39 go version go1.13.5 linux/arm64 [Pipeline] sh 11:37:40 + make test 11:37:40 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 11:37:41 ? github.com/edgexfoundry/device-mqtt-go [no test files] 11:37:51 (7/17) Installing libc-dev (0.7.2-r0) 11:37:51 (8/17) Installing g++ (9.2.0-r4) 11:38:01 (9/17) Installing fortify-headers (1.1-r0) 11:38:01 (10/17) Installing build-base (0.5-r1) 11:38:01 (11/17) Installing openssh-keygen (8.1_p1-r0) 11:38:01 (12/17) Installing libedit (20191211.3.1-r0) 11:38:01 (13/17) Installing openssh-client (8.1_p1-r0) 11:38:01 (14/17) Installing openssh-sftp-server (8.1_p1-r0) 11:38:01 (15/17) Installing openssh-server-common (8.1_p1-r0) 11:38:01 (16/17) Installing openssh-server (8.1_p1-r0) 11:38:02 (17/17) Installing openssh (8.1_p1-r0) 11:38:02 Executing busybox-1.31.1-r8.trigger 11:38:02 OK: 214 MiB in 52 packages 11:38:09 Removing intermediate container 888121b277b6 11:38:09 ---> 6fd6cf9bacde 11:38:09 Step 6/8 : WORKDIR /device-mqtt-go 11:38:09 ---> Running in ad98a8e35f64 11:38:10 Removing intermediate container ad98a8e35f64 11:38:10 ---> c6b9d509a96b 11:38:10 Step 7/8 : COPY . . 11:38:11 ---> 47b3f6c2dff4 11:38:11 Step 8/8 : RUN go mod download 11:38:11 ---> Running in 68202131ccfd 11:38:16 go: finding github.com/BurntSushi/toml v0.3.1 11:38:16 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 11:38:16 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 11:38:16 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 11:38:16 go: finding github.com/bgentry/speakeasy v0.1.0 11:38:16 go: finding github.com/cenkalti/backoff v2.1.1+incompatible 11:38:16 go: finding github.com/davecgh/go-spew v1.1.1 11:38:16 go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 11:38:16 go: finding github.com/edgexfoundry/device-sdk-go v0.0.0-20191023171807-49a95f741ef7 11:38:16 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.31 11:38:16 go: finding github.com/edgexfoundry/go-mod-registry v0.1.0 11:38:16 go: finding github.com/fatih/color v1.7.0 11:38:16 go: finding github.com/go-kit/kit v0.8.0 11:38:16 go: finding github.com/go-logfmt/logfmt v0.4.0 11:38:16 go: finding github.com/go-stack/stack v1.8.0 11:38:16 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 11:38:16 go: finding github.com/google/uuid v1.1.1 11:38:16 go: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd 11:38:16 go: finding github.com/gorilla/mux v1.7.0 11:38:16 go: finding github.com/hashicorp/consul v1.4.2 11:38:16 go: finding github.com/hashicorp/errwrap v1.0.0 11:38:16 go: finding github.com/hashicorp/go-cleanhttp v0.5.0 11:38:16 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 11:38:16 go: finding github.com/hashicorp/go-msgpack v0.5.3 11:38:16 go: finding github.com/hashicorp/go-multierror v1.0.0 11:38:16 go: finding github.com/hashicorp/go-rootcerts v1.0.0 11:38:16 go: finding github.com/hashicorp/go-sockaddr v1.0.0 11:38:16 go: finding github.com/hashicorp/go-syslog v1.0.0 11:38:16 go: finding github.com/hashicorp/go-uuid v1.0.1 11:38:16 go: finding github.com/hashicorp/go.net v0.0.1 11:38:16 go: finding github.com/hashicorp/golang-lru v0.5.0 11:38:16 go: finding github.com/hashicorp/logutils v1.0.0 11:38:16 go: finding github.com/hashicorp/mdns v1.0.0 11:38:16 go: finding github.com/hashicorp/memberlist v0.1.3 11:38:16 go: finding github.com/hashicorp/serf v0.8.2 11:38:16 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 11:38:16 go: finding github.com/kr/pretty v0.1.0 11:38:16 go: finding github.com/kr/pty v1.1.1 11:38:16 go: finding github.com/kr/text v0.1.0 11:38:16 go: finding github.com/mattn/go-colorable v0.0.9 11:38:16 go: finding github.com/mattn/go-isatty v0.0.3 11:38:16 go: finding github.com/miekg/dns v1.0.14 11:38:16 go: finding github.com/mitchellh/cli v1.0.0 11:38:16 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 11:38:16 go: finding github.com/mitchellh/copystructure v1.0.0 11:38:16 go: finding github.com/mitchellh/go-homedir v1.0.0 11:38:16 go: finding github.com/mitchellh/go-testing-interface v1.0.0 11:38:16 go: finding github.com/mitchellh/gox v0.4.0 11:38:16 go: finding github.com/mitchellh/iochan v1.0.0 11:38:16 go: finding github.com/mitchellh/mapstructure v1.1.2 11:38:16 go: finding github.com/mitchellh/reflectwalk v1.0.0 11:38:16 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 11:38:16 go: finding github.com/pelletier/go-toml v1.2.0 11:38:16 go: finding github.com/pkg/errors v0.8.1 11:38:16 go: finding github.com/pmezard/go-difflib v1.0.0 11:38:16 go: finding github.com/posener/complete v1.1.1 11:38:16 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 11:38:16 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 11:38:17 go: finding github.com/spf13/cast v1.3.0 11:38:17 go: finding github.com/stretchr/objx v0.1.0 11:38:17 go: finding github.com/stretchr/testify v1.3.0 11:38:17 go: finding github.com/ugorji/go v1.1.4 11:38:17 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 11:38:17 go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 11:38:17 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 11:38:17 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 11:38:17 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 11:38:17 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 11:38:17 go: finding gopkg.in/yaml.v2 v2.2.2 11:38:28 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 11:38:28 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.032s coverage: 29.8% of statements 11:38:28 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 11:38:28 CGO_ENABLED=0 GO111MODULE=on go vet ./... 11:38:30 gofmt -l . 11:38:30 ["`gofmt -l .`" = ""] 11:38:30 ./bin/test-attribution-txt.sh 11:38:31 ./bin/test-go-mod-tidy.sh [Pipeline] stash 11:38:32 Stashed 1 file(s) [Pipeline] } 11:38:32 $ docker stop --time=1 e8a4bde87234a3739c28e4e6206f982f4b69c18cd9572169e237c4f5c5f3d322 11:38:34 $ docker rm -f e8a4bde87234a3739c28e4e6206f982f4b69c18cd9572169e237c4f5c5f3d322 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:38:35 Removing intermediate container 68202131ccfd 11:38:35 ---> f21639778519 11:38:35 Successfully built f21639778519 11:38:35 Successfully tagged ci-base-image-x86_64:latest 11:38:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { 11:38:36 + ls -al . 11:38:36 total 124 11:38:36 drwxrwxr-x 9 jenkins jenkins 4096 Mar 26 11:38 . 11:38:36 drwxrwxr-x 4 jenkins jenkins 4096 Mar 26 11:35 .. 11:38:36 -rw-rw-r-- 1 jenkins jenkins 140 Mar 26 11:35 .dockerignore 11:38:36 drwxrwxr-x 8 jenkins jenkins 4096 Mar 26 11:35 .git 11:38:36 -rw-rw-r-- 1 jenkins jenkins 335 Mar 26 11:35 .gitignore 11:38:36 drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 11:35 .semver 11:38:36 -rw-rw-r-- 1 jenkins jenkins 3943 Mar 26 11:35 Attribution.txt 11:38:36 -rw-rw-r-- 1 jenkins jenkins 1626 Mar 26 11:35 Dockerfile 11:38:36 -rw-rw-r-- 1 jenkins jenkins 953 Mar 26 11:35 Dockerfile.build 11:38:36 -rw-rw-r-- 1 jenkins jenkins 679 Mar 26 11:35 Jenkinsfile 11:38:36 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 26 11:35 LICENSE 11:38:36 -rw-rw-r-- 1 jenkins jenkins 902 Mar 26 11:35 Makefile 11:38:36 -rw-rw-r-- 1 jenkins jenkins 444 Mar 26 11:35 README.md 11:38:36 -rw-rw-r-- 1 jenkins jenkins 11 Mar 26 11:31 VERSION 11:38:36 drwxrwxr-x 2 jenkins jenkins 4096 Mar 26 11:35 bin 11:38:36 drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 11:35 cmd 11:38:36 -rw-r--r-- 1 jenkins jenkins 18213 Mar 26 11:38 coverage.out 11:38:36 -rw-r--r-- 1 jenkins jenkins 581 Mar 26 11:38 go.mod 11:38:36 -rw-r--r-- 1 jenkins jenkins 12267 Mar 26 11:38 go.sum 11:38:36 drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 11:35 internal 11:38:36 drwxrwxr-x 2 jenkins jenkins 4096 Mar 26 11:35 mock 11:38:36 drwxrwxr-x 4 jenkins jenkins 4096 Mar 26 11:35 snap 11:38:36 -rw-rw-r-- 1 jenkins jenkins 227 Mar 26 11:35 version.go [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 11:38:36 + docker inspect -f . ci-base-image-x86_64 11:38:36 + docker build -t docker-device-mqtt-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=a379864c4ca603a3f217526d4d7ed89d41ad0b38 --label arch=arm64 --label version=1.2.0-dev.3 . 11:38:37 . [Pipeline] withDockerContainer 11:38:37 Sending build context to Docker daemon 549.4kB 11:38:37 Step 1/19 : ARG BASE=golang:1.13-alpine 11:38:37 Step 2/19 : FROM ${BASE} AS builder 11:38:37 ---> c729cc224eff 11:38:37 Step 3/19 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 11:38:37 ---> Running in a8924b76eebf 11:38:37 prd-centos7-docker-4c-2g-899 does not seem to be running inside a container 11:38:37 Removing intermediate container a8924b76eebf 11:38:37 ---> 82e096e8270d 11:38:37 Step 4/19 : ARG ALPINE_PKG_EXTRA="" 11:38:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/3 -v /w/workspace/device-mqtt-go/3:/w/workspace/device-mqtt-go/3:rw,z -v /w/workspace/device-mqtt-go/3@tmp:/w/workspace/device-mqtt-go/3@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 ******** ci-base-image-x86_64 cat 11:38:37 ---> Running in a4fce5ae148c 11:38:38 Removing intermediate container a4fce5ae148c 11:38:38 ---> f3d21bd99163 11:38:38 Step 5/19 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:38:38 ---> Running in fa49a9624fcd 11:38:39 $ docker top 24373913a51bf764e3775778701ea902b084ad62dbc32ab3203a75ca7e45d2b3 -eo pid,comm [Pipeline] { [Pipeline] sh 11:38:40 Removing intermediate container fa49a9624fcd 11:38:40 ---> 30527a5c9f6b 11:38:40 Step 6/19 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:38:40 ---> Running in da0be701bbee 11:38:40 + go version 11:38:40 go version go1.13.5 linux/amd64 [Pipeline] sh 11:38:41 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 11:38:41 + make test 11:38:41 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 11:38:41 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 11:38:42 OK: 203 MiB in 52 packages 11:38:43 Removing intermediate container da0be701bbee 11:38:43 ---> 6d2e90fe3b69 11:38:43 Step 7/19 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go 11:38:43 ---> Running in 5a8a20d04fb2 11:38:44 Removing intermediate container 5a8a20d04fb2 11:38:44 ---> d55a3f658516 11:38:44 Step 8/19 : COPY . . 11:38:45 ---> f15d9afe884e 11:38:45 Step 9/19 : ARG MAKE='make build' 11:38:45 ---> Running in 3b4989fb0e6d 11:38:45 Removing intermediate container 3b4989fb0e6d 11:38:45 ---> 0edac44a492b 11:38:45 Step 10/19 : RUN $MAKE 11:38:45 ---> Running in 498ec6044e89 11:38:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=1.2.0-dev.3" -o cmd/device-mqtt ./cmd 11:38:53 ? github.com/edgexfoundry/device-mqtt-go [no test files] 11:39:25 CGO_ENABLED=0 GO111MODULE=on go build ./... 11:39:30 Removing intermediate container 498ec6044e89 11:39:30 ---> e9dff7a8b46a 11:39:30 Step 11/19 : FROM alpine 11:39:30 latest: Pulling from library/alpine 11:39:30 8a0637ca1ac9: Pulling fs layer 11:39:31 8a0637ca1ac9: Download complete 11:39:31 8a0637ca1ac9: Pull complete 11:39:31 Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 11:39:31 Status: Downloaded newer image for alpine:latest 11:39:31 ---> 2ee122dcc32d 11:39:31 Step 12/19 : ENV APP_PORT=49982 11:39:32 ---> Running in 878d1618af07 11:39:32 Removing intermediate container 878d1618af07 11:39:32 ---> 75f749f00e7e 11:39:32 Step 13/19 : EXPOSE $APP_PORT 11:39:32 ---> Running in 65513ee932ef 11:39:32 Removing intermediate container 65513ee932ef 11:39:32 ---> 63491bd6e202 11:39:32 Step 14/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / 11:39:34 ---> 702a4a761b04 11:39:34 Step 15/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: IoTech Ltd' 11:39:34 ---> Running in ebf8ad30b597 11:39:34 Removing intermediate container ebf8ad30b597 11:39:34 ---> 81194b29f6c7 11:39:34 Step 16/19 : ENTRYPOINT ["/device-mqtt","--profile=docker","--confdir=/res","--registry=consul://edgex-core-consul:8500"] 11:39:34 ---> Running in 6acddfc92275 11:39:34 Removing intermediate container 6acddfc92275 11:39:34 ---> 2ba444eabcce 11:39:34 Step 17/19 : LABEL arch=arm64 11:39:35 ---> Running in 4925896a93cb 11:39:35 Removing intermediate container 4925896a93cb 11:39:35 ---> 329d58937839 11:39:35 Step 18/19 : LABEL git_sha=a379864c4ca603a3f217526d4d7ed89d41ad0b38 11:39:35 ---> Running in 8064abe2f3cf 11:39:35 Removing intermediate container 8064abe2f3cf 11:39:35 ---> c66bbff3f838 11:39:35 Step 19/19 : LABEL version=1.2.0-dev.3 11:39:35 ---> Running in 26dc4f2d119c 11:39:36 Removing intermediate container 26dc4f2d119c 11:39:36 ---> 44e555ea8eae 11:39:36 [Warning] One or more build-args [ARCH] were not consumed 11:39:36 Successfully built 44e555ea8eae 11:39:36 Successfully tagged docker-device-mqtt-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 11:39:36 provisioning config files... 11:39:36 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/3@tmp/config1366773834757149026tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:39:37 nexus3.edgexfoundry.org:10001 11:39:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:39:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:39:38 Configure a credential helper to remove this warning. See 11:39:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:39:38 11:39:38 Login Succeeded 11:39:38 nexus3.edgexfoundry.org:10002 11:39:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:39:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:39:38 Configure a credential helper to remove this warning. See 11:39:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:39:38 11:39:38 Login Succeeded 11:39:38 nexus3.edgexfoundry.org:10003 11:39:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:39:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:39:39 Configure a credential helper to remove this warning. See 11:39:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:39:39 11:39:39 Login Succeeded 11:39:39 nexus3.edgexfoundry.org:10004 11:39:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:39:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:39:40 Configure a credential helper to remove this warning. See 11:39:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:39:40 11:39:40 Login Succeeded 11:39:40 docker.io 11:39:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:39:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:39:41 Configure a credential helper to remove this warning. See 11:39:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:39:41 11:39:41 Login Succeeded [Pipeline] } 11:39:41 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:39:41 [edgeXDocker.push] Tagging docker image docker-device-mqtt-go-arm64 with the following tags: 11:39:41 a379864c4ca603a3f217526d4d7ed89d41ad0b38 11:39:41 latest 11:39:41 1.2.0-dev.3 11:39:41 a379864c4ca603a3f217526d4d7ed89d41ad0b38-1.2.0-dev.3 11:39:41 master 11:39:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:39:42 + docker tag docker-device-mqtt-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:a379864c4ca603a3f217526d4d7ed89d41ad0b38 [Pipeline] isUnix [Pipeline] sh 11:39:42 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:a379864c4ca603a3f217526d4d7ed89d41ad0b38 11:39:42 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64] 11:39:42 ae5134ac4dd9: Preparing 11:39:42 294ac687b5fc: Preparing 11:39:42 294ac687b5fc: Layer already exists 11:39:43 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 11:39:43 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.037s coverage: 29.8% of statements 11:39:43 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 11:39:43 CGO_ENABLED=0 GO111MODULE=on go vet ./... 11:39:44 gofmt -l . 11:39:44 ["`gofmt -l .`" = ""] 11:39:44 ./bin/test-attribution-txt.sh 11:39:46 ./bin/test-go-mod-tidy.sh [Pipeline] stash 11:39:47 Warning: overwriting stash ‘coverage-report’ 11:39:47 ae5134ac4dd9: Pushed 11:39:47 a379864c4ca603a3f217526d4d7ed89d41ad0b38: digest: sha256:cfeb636fc4465ef8891e28634f70370a29f4d88edd965eba3f1dcf6b3ab1d665 size: 739 [Pipeline] isUnix [Pipeline] sh 11:39:47 + docker tag docker-device-mqtt-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:latest [Pipeline] isUnix [Pipeline] sh 11:39:48 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:latest 11:39:48 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64] 11:39:48 ae5134ac4dd9: Preparing 11:39:48 294ac687b5fc: Preparing 11:39:48 ae5134ac4dd9: Layer already exists 11:39:48 294ac687b5fc: Layer already exists 11:39:48 latest: digest: sha256:cfeb636fc4465ef8891e28634f70370a29f4d88edd965eba3f1dcf6b3ab1d665 size: 739 [Pipeline] isUnix [Pipeline] sh 11:39:48 Stashed 1 file(s) [Pipeline] } 11:39:48 $ docker stop --time=1 24373913a51bf764e3775778701ea902b084ad62dbc32ab3203a75ca7e45d2b3 11:39:49 + docker tag docker-device-mqtt-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:1.2.0-dev.3 11:39:51 $ docker rm -f 24373913a51bf764e3775778701ea902b084ad62dbc32ab3203a75ca7e45d2b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] isUnix [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:39:51 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:1.2.0-dev.3 11:39:51 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64] 11:39:52 + sudo chown -R jenkins:jenkins . 11:39:52 ae5134ac4dd9: Preparing 11:39:52 294ac687b5fc: Preparing 11:39:52 294ac687b5fc: Layer already exists 11:39:52 ae5134ac4dd9: Layer already exists 11:39:52 1.2.0-dev.3: digest: sha256:cfeb636fc4465ef8891e28634f70370a29f4d88edd965eba3f1dcf6b3ab1d665 size: 739 [Pipeline] isUnix [Pipeline] sh [Pipeline] sh 11:39:52 + docker tag docker-device-mqtt-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:a379864c4ca603a3f217526d4d7ed89d41ad0b38-1.2.0-dev.3 [Pipeline] isUnix [Pipeline] sh 11:39:52 + ls -al . 11:39:52 total 92 11:39:52 drwxrwxr-x. 9 jenkins jenkins 4096 Mar 26 11:39 . 11:39:52 drwxrwxr-x. 4 jenkins jenkins 28 Mar 26 11:36 .. 11:39:52 -rw-rw-r--. 1 jenkins jenkins 3943 Mar 26 11:36 Attribution.txt 11:39:52 drwxrwxr-x. 2 jenkins jenkins 87 Mar 26 11:36 bin 11:39:52 drwxrwxr-x. 3 jenkins jenkins 55 Mar 26 11:36 cmd 11:39:52 -rw-r--r--. 1 jenkins jenkins 18213 Mar 26 11:39 coverage.out 11:39:52 -rw-rw-r--. 1 jenkins jenkins 1626 Mar 26 11:36 Dockerfile 11:39:52 -rw-rw-r--. 1 jenkins jenkins 953 Mar 26 11:36 Dockerfile.build 11:39:52 -rw-rw-r--. 1 jenkins jenkins 140 Mar 26 11:36 .dockerignore 11:39:52 drwxrwxr-x. 8 jenkins jenkins 162 Mar 26 11:36 .git 11:39:52 -rw-rw-r--. 1 jenkins jenkins 335 Mar 26 11:36 .gitignore 11:39:52 -rw-r--r--. 1 jenkins jenkins 581 Mar 26 11:39 go.mod 11:39:52 -rw-r--r--. 1 jenkins jenkins 12267 Mar 26 11:39 go.sum 11:39:52 drwxrwxr-x. 3 jenkins jenkins 20 Mar 26 11:36 internal 11:39:52 -rw-rw-r--. 1 jenkins jenkins 679 Mar 26 11:36 Jenkinsfile 11:39:52 -rw-rw-r--. 1 jenkins jenkins 11340 Mar 26 11:36 LICENSE 11:39:52 -rw-rw-r--. 1 jenkins jenkins 902 Mar 26 11:36 Makefile 11:39:52 drwxrwxr-x. 2 jenkins jenkins 23 Mar 26 11:36 mock 11:39:52 -rw-rw-r--. 1 jenkins jenkins 444 Mar 26 11:36 README.md 11:39:52 drwxrwxr-x. 3 jenkins jenkins 44 Mar 26 11:36 .semver 11:39:52 drwxrwxr-x. 4 jenkins jenkins 54 Mar 26 11:36 snap 11:39:52 -rw-rw-r--. 1 jenkins jenkins 11 Mar 26 11:31 VERSION 11:39:52 -rw-rw-r--. 1 jenkins jenkins 227 Mar 26 11:36 version.go [Pipeline] isUnix [Pipeline] sh 11:39:53 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:a379864c4ca603a3f217526d4d7ed89d41ad0b38-1.2.0-dev.3 11:39:53 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64] 11:39:53 + docker build -t docker-device-mqtt-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=a379864c4ca603a3f217526d4d7ed89d41ad0b38 --label arch=amd64 --label version=1.2.0-dev.3 . 11:39:53 ae5134ac4dd9: Preparing 11:39:53 294ac687b5fc: Preparing 11:39:53 294ac687b5fc: Layer already exists 11:39:53 ae5134ac4dd9: Layer already exists 11:39:53 a379864c4ca603a3f217526d4d7ed89d41ad0b38-1.2.0-dev.3: digest: sha256:cfeb636fc4465ef8891e28634f70370a29f4d88edd965eba3f1dcf6b3ab1d665 size: 739 [Pipeline] isUnix [Pipeline] sh 11:39:53 Sending build context to Docker daemon 549.4kB 11:39:53 Step 1/19 : ARG BASE=golang:1.13-alpine 11:39:53 Step 2/19 : FROM ${BASE} AS builder 11:39:53 ---> f21639778519 11:39:53 Step 3/19 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 11:39:53 + docker tag docker-device-mqtt-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:master 11:39:53 ---> Running in 19d6108ef16e 11:39:53 Removing intermediate container 19d6108ef16e 11:39:53 ---> 8f617840c752 11:39:53 Step 4/19 : ARG ALPINE_PKG_EXTRA="" [Pipeline] isUnix [Pipeline] sh 11:39:54 ---> Running in ed5dc22666a3 11:39:54 Removing intermediate container ed5dc22666a3 11:39:54 ---> f3b419f95c7a 11:39:54 Step 5/19 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:39:54 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:master 11:39:54 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64] 11:39:54 ---> Running in 0a69d58a55d2 11:39:54 ae5134ac4dd9: Preparing 11:39:54 294ac687b5fc: Preparing 11:39:54 294ac687b5fc: Layer already exists 11:39:54 ae5134ac4dd9: Layer already exists 11:39:54 master: digest: sha256:cfeb636fc4465ef8891e28634f70370a29f4d88edd965eba3f1dcf6b3ab1d665 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 11:39:56 Removing intermediate container 0a69d58a55d2 11:39:56 ---> 6181dae2d669 11:39:56 Step 6/19 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:39:56 ---> Running in 7f5cb0c153e8 11:39:57 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 11:39:58 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 11:39:59 OK: 214 MiB in 52 packages 11:39:59 Removing intermediate container 7f5cb0c153e8 11:39:59 ---> 52cb348b309c 11:39:59 Step 7/19 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go 11:39:59 ---> Running in d5ff789fe4d4 11:40:00 Removing intermediate container d5ff789fe4d4 11:40:00 ---> de3944ff88c8 11:40:00 Step 8/19 : COPY . . 11:40:00 ---> 5e59f21fca9b 11:40:00 Step 9/19 : ARG MAKE='make build' 11:40:00 ---> Running in a1e4632c2de0 11:40:01 Removing intermediate container a1e4632c2de0 11:40:01 ---> 9a8e52cd6856 11:40:01 Step 10/19 : RUN $MAKE 11:40:01 ---> Running in 87890e61bdb8 11:40:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=1.2.0-dev.3" -o cmd/device-mqtt ./cmd 11:40:41 CGO_ENABLED=0 GO111MODULE=on go build ./... 11:40:48 Removing intermediate container 87890e61bdb8 11:40:48 ---> 34580c567616 11:40:48 Step 11/19 : FROM alpine 11:40:48 latest: Pulling from library/alpine 11:40:48 aad63a933944: Pulling fs layer 11:40:48 aad63a933944: Verifying Checksum 11:40:48 aad63a933944: Download complete 11:40:48 aad63a933944: Pull complete 11:40:48 Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 11:40:48 Status: Downloaded newer image for alpine:latest 11:40:48 ---> a187dde48cd2 11:40:48 Step 12/19 : ENV APP_PORT=49982 11:40:48 ---> Running in 0b1f18feb8be 11:40:48 Removing intermediate container 0b1f18feb8be 11:40:48 ---> 8069fca57082 11:40:48 Step 13/19 : EXPOSE $APP_PORT 11:40:48 ---> Running in 69d6019d0b09 11:40:48 Removing intermediate container 69d6019d0b09 11:40:48 ---> ae3b3721c7b4 11:40:48 Step 14/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / 11:40:49 ---> 82044d24217e 11:40:49 Step 15/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: IoTech Ltd' 11:40:49 ---> Running in 57f9f130dca5 11:40:49 Removing intermediate container 57f9f130dca5 11:40:49 ---> c9267397b9e3 11:40:49 Step 16/19 : ENTRYPOINT ["/device-mqtt","--profile=docker","--confdir=/res","--registry=consul://edgex-core-consul:8500"] 11:40:50 ---> Running in 80ae34d44688 11:40:50 Removing intermediate container 80ae34d44688 11:40:50 ---> b081de390de4 11:40:50 Step 17/19 : LABEL arch=amd64 11:40:50 ---> Running in 7a624e0b7d60 11:40:50 Removing intermediate container 7a624e0b7d60 11:40:50 ---> b50ef0fcf3ba 11:40:50 Step 18/19 : LABEL git_sha=a379864c4ca603a3f217526d4d7ed89d41ad0b38 11:40:51 ---> Running in f45856401571 11:40:51 Removing intermediate container f45856401571 11:40:51 ---> 2d6f463bd1ba 11:40:51 Step 19/19 : LABEL version=1.2.0-dev.3 11:40:51 ---> Running in 428d9e887d0d 11:40:51 Removing intermediate container 428d9e887d0d 11:40:51 ---> 69dda2ea7679 11:40:51 [Warning] One or more build-args [ARCH] were not consumed 11:40:51 Successfully built 69dda2ea7679 11:40:51 Successfully tagged docker-device-mqtt-go:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 11:40:51 provisioning config files... 11:40:51 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/3@tmp/config7956670235562020290tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:40:52 nexus3.edgexfoundry.org:10001 11:40:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:40:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:40:53 Configure a credential helper to remove this warning. See 11:40:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:40:53 11:40:53 Login Succeeded 11:40:53 nexus3.edgexfoundry.org:10002 11:40:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:40:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:40:53 Configure a credential helper to remove this warning. See 11:40:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:40:53 11:40:53 Login Succeeded 11:40:53 nexus3.edgexfoundry.org:10003 11:40:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:40:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:40:53 Configure a credential helper to remove this warning. See 11:40:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:40:53 11:40:53 Login Succeeded 11:40:53 nexus3.edgexfoundry.org:10004 11:40:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:40:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:40:55 Configure a credential helper to remove this warning. See 11:40:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:40:55 11:40:55 Login Succeeded 11:40:55 docker.io 11:40:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:40:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:40:56 Configure a credential helper to remove this warning. See 11:40:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:40:56 11:40:56 Login Succeeded [Pipeline] } 11:40:56 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:40:56 [edgeXDocker.push] Tagging docker image docker-device-mqtt-go with the following tags: 11:40:56 a379864c4ca603a3f217526d4d7ed89d41ad0b38 11:40:56 latest 11:40:56 1.2.0-dev.3 11:40:56 a379864c4ca603a3f217526d4d7ed89d41ad0b38-1.2.0-dev.3 11:40:56 master 11:40:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:40:57 + docker tag docker-device-mqtt-go nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:a379864c4ca603a3f217526d4d7ed89d41ad0b38 [Pipeline] isUnix [Pipeline] sh 11:40:58 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:a379864c4ca603a3f217526d4d7ed89d41ad0b38 11:40:58 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go] 11:40:58 b890f038902e: Preparing 11:40:58 beee9f30bc1f: Preparing 11:40:58 beee9f30bc1f: Layer already exists 11:41:01 b890f038902e: Pushed 11:41:01 a379864c4ca603a3f217526d4d7ed89d41ad0b38: digest: sha256:df1b7df38c8c6bf75cf21c635bf13b236e540e8672cb67c81bca5c6dca62f05d size: 739 [Pipeline] isUnix [Pipeline] sh 11:41:01 + docker tag docker-device-mqtt-go nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:latest [Pipeline] isUnix [Pipeline] sh 11:41:02 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:latest 11:41:02 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go] 11:41:02 b890f038902e: Preparing 11:41:02 beee9f30bc1f: Preparing 11:41:02 beee9f30bc1f: Layer already exists 11:41:02 b890f038902e: Layer already exists 11:41:02 latest: digest: sha256:df1b7df38c8c6bf75cf21c635bf13b236e540e8672cb67c81bca5c6dca62f05d size: 739 [Pipeline] isUnix [Pipeline] sh 11:41:03 + docker tag docker-device-mqtt-go nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:1.2.0-dev.3 [Pipeline] isUnix [Pipeline] sh 11:41:03 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:1.2.0-dev.3 11:41:03 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go] 11:41:03 b890f038902e: Preparing 11:41:03 beee9f30bc1f: Preparing 11:41:03 beee9f30bc1f: Layer already exists 11:41:03 b890f038902e: Layer already exists 11:41:03 1.2.0-dev.3: digest: sha256:df1b7df38c8c6bf75cf21c635bf13b236e540e8672cb67c81bca5c6dca62f05d size: 739 [Pipeline] isUnix [Pipeline] sh 11:41:04 + docker tag docker-device-mqtt-go nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:a379864c4ca603a3f217526d4d7ed89d41ad0b38-1.2.0-dev.3 [Pipeline] isUnix [Pipeline] sh 11:41:05 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:a379864c4ca603a3f217526d4d7ed89d41ad0b38-1.2.0-dev.3 11:41:05 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go] 11:41:05 b890f038902e: Preparing 11:41:05 beee9f30bc1f: Preparing 11:41:05 b890f038902e: Layer already exists 11:41:05 beee9f30bc1f: Layer already exists 11:41:05 a379864c4ca603a3f217526d4d7ed89d41ad0b38-1.2.0-dev.3: digest: sha256:df1b7df38c8c6bf75cf21c635bf13b236e540e8672cb67c81bca5c6dca62f05d size: 739 [Pipeline] isUnix [Pipeline] sh 11:41:05 + docker tag docker-device-mqtt-go nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:master [Pipeline] isUnix [Pipeline] sh 11:41:06 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:master 11:41:06 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go] 11:41:06 b890f038902e: Preparing 11:41:06 beee9f30bc1f: Preparing 11:41:06 b890f038902e: Layer already exists 11:41:06 beee9f30bc1f: Layer already exists 11:41:06 master: digest: sha256:df1b7df38c8c6bf75cf21c635bf13b236e540e8672cb67c81bca5c6dca62f05d size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [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 11:41:07 provisioning config files... 11:41:07 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config4994655827703256572tmp [Pipeline] { [Pipeline] sh 11:41:07 + curl -s https://codecov.io/bash 11:41:07 + bash -s - -t @/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config4994655827703256572tmp 11:41:08 11:41:08 _____ _ 11:41:08 / ____| | | 11:41:08 | | ___ __| | ___ ___ _____ __ 11:41:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:41:08 | |___| (_) | (_| | __/ (_| (_) \ V / 11:41:08 \_____\___/ \__,_|\___|\___\___/ \_/ 11:41:08 Bash-tbd 11:41:08 11:41:08 11:41:08 ==> Jenkins CI detected. 11:41:08 project root: . 11:41:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:41:08 ==> Running gcov in . (disable via -X gcov) 11:41:08 ==> Python coveragepy not found 11:41:08 ==> Searching for coverage reports in: 11:41:08 + . 11:41:08 -> Found 1 reports 11:41:08 ==> Detecting git/mercurial file structure 11:41:08 ==> Reading reports 11:41:08 + ./coverage.out bytes=18213 11:41:08 ==> Appending adjustments 11:41:08 http://docs.codecov.io/docs/fixing-reports 11:41:08 + Found adjustments 11:41:08 ==> Gzipping contents 11:41:08 ==> Uploading reports 11:41:08 url: https://codecov.io 11:41:08 query: branch=master&commit=a379864c4ca603a3f217526d4d7ed89d41ad0b38&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmaster%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job= 11:41:08 -> Pinging Codecov 11:41:08 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=master&commit=a379864c4ca603a3f217526d4d7ed89d41ad0b38&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmaster%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job= 11:41:08 -> Uploading 11:41:09 -> View reports at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/a379864c4ca603a3f217526d4d7ed89d41ad0b38 [Pipeline] } 11:41:09 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 11:41:09 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 11:41:09 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 11:41:09 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:41:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 11:41:09 11:41:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] isUnix [Pipeline] sh 11:41:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 11:41:10 1.217.3: Pulling from edgex-devops/edgex-snyk-go 11:41:10 e6b0cf9c0882: Pulling fs layer 11:41:10 2848faf0eed1: Pulling fs layer 11:41:10 0f37312ad70f: Pulling fs layer 11:41:10 7d08f2745646: Pulling fs layer 11:41:10 4c9f31393084: Pulling fs layer 11:41:10 eb21ddb83652: Pulling fs layer 11:41:10 345998794f6b: Pulling fs layer 11:41:10 97a711d68925: Pulling fs layer 11:41:10 7c8476c1cb00: Pulling fs layer 11:41:10 eb21ddb83652: Waiting 11:41:10 345998794f6b: Waiting 11:41:10 97a711d68925: Waiting 11:41:10 7c8476c1cb00: Waiting 11:41:10 7d08f2745646: Waiting 11:41:10 4c9f31393084: Waiting 11:41:10 0f37312ad70f: Verifying Checksum 11:41:10 0f37312ad70f: Download complete 11:41:10 2848faf0eed1: Verifying Checksum 11:41:10 2848faf0eed1: Download complete 11:41:10 4c9f31393084: Verifying Checksum 11:41:10 4c9f31393084: Download complete 11:41:10 eb21ddb83652: Verifying Checksum 11:41:10 eb21ddb83652: Download complete 11:41:10 e6b0cf9c0882: Verifying Checksum 11:41:10 e6b0cf9c0882: Download complete 11:41:11 345998794f6b: Verifying Checksum 11:41:11 345998794f6b: Download complete 11:41:11 e6b0cf9c0882: Pull complete 11:41:11 2848faf0eed1: Pull complete 11:41:11 7c8476c1cb00: Verifying Checksum 11:41:11 7c8476c1cb00: Download complete 11:41:11 97a711d68925: Verifying Checksum 11:41:11 97a711d68925: Download complete 11:41:11 0f37312ad70f: Pull complete 11:41:12 7d08f2745646: Verifying Checksum 11:41:12 7d08f2745646: Download complete 11:41:20 7d08f2745646: Pull complete 11:41:20 4c9f31393084: Pull complete 11:41:20 eb21ddb83652: Pull complete 11:41:22 345998794f6b: Pull complete 11:41:25 97a711d68925: Pull complete 11:41:27 7c8476c1cb00: Pull complete 11:41:27 Digest: sha256:607726e52887638313664f8405ebf6c5c0cb4d7cb27150ffbb2671548f966c96 11:41:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] withDockerContainer 11:41:27 prd-centos7-docker-4c-2g-896 does not seem to be running inside a container 11:41:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/gexfoundry_device-mqtt-go_master:/ws -w /ws --entrypoint= -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 cat 11:41:28 $ docker top 42faea8470eec6d89062096f2a2057cfe5529018243bd5a88b4cbbbac739bcfd -eo pid,comm [Pipeline] { [Pipeline] sh 11:41:28 + snyk monitor '--org=edgex-jenkins' 11:41:38 11:41:38 Monitoring /w/workspace/gexfoundry_device-mqtt-go_master... 11:41:38 11:41:38 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6acecf1b-85ea-4374-bf84-4fa5a6e664d0/history/ce45c12c-1e1e-494f-83bb-47680f6245bf 11:41:38 11:41:38 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 11:41:38 11:41:38 [Pipeline] } 11:41:38 $ docker stop --time=1 42faea8470eec6d89062096f2a2057cfe5529018243bd5a88b4cbbbac739bcfd 11:41:40 $ docker rm -f 42faea8470eec6d89062096f2a2057cfe5529018243bd5a88b4cbbbac739bcfd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:41:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 11:41:41 11:41:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh 11:41:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 11:41:41 latest: Pulling from edgex-devops/edgex-klar 11:41:41 e7c96db7181b: Pulling fs layer 11:41:41 1868ca2cb446: Pulling fs layer 11:41:41 136be5d0fe8e: Pulling fs layer 11:41:41 894bfe63afcb: Pulling fs layer 11:41:41 894bfe63afcb: Waiting 11:41:41 1868ca2cb446: Download complete 11:41:41 136be5d0fe8e: Verifying Checksum 11:41:41 136be5d0fe8e: Download complete 11:41:42 e7c96db7181b: Verifying Checksum 11:41:42 e7c96db7181b: Download complete 11:41:42 894bfe63afcb: Verifying Checksum 11:41:42 894bfe63afcb: Download complete 11:41:42 e7c96db7181b: Pull complete 11:41:42 1868ca2cb446: Pull complete 11:41:42 136be5d0fe8e: Pull complete 11:41:42 894bfe63afcb: Pull complete 11:41:42 Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 11:41:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer 11:41:43 prd-centos7-docker-4c-2g-896 does not seem to be running inside a container 11:41:43 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 11:41:43 $ docker top a2bed4cd396a9f44e2a862e2b26e1e1223e61824a6ad044e6ae642f128acb468 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:41:44 + /klar nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:a379864c4ca603a3f217526d4d7ed89d41ad0b38+ 11:41:44 tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 11:41:47 $ docker stop --time=1 a2bed4cd396a9f44e2a862e2b26e1e1223e61824a6ad044e6ae642f128acb468 11:41:49 $ docker rm -f a2bed4cd396a9f44e2a862e2b26e1e1223e61824a6ad044e6ae642f128acb468 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 11:41:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 11:41:49 . [Pipeline] withDockerContainer 11:41:50 prd-centos7-docker-4c-2g-896 does not seem to be running inside a container 11:41:50 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 11:41:50 $ docker top 13ee2b367a33793f067b5bbb20ddf2c31e3a1fe225d0594adf12bf2220c8af2f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:41:51 + /klar nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:a379864c4ca603a3f217526d4d7ed89d41ad0b38 11:41:51 + tee 11:41:51 clair timeout 1m0s 11:41:51 docker timeout: 1m0s 11:41:51 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 11:41:52 $ docker stop --time=1 13ee2b367a33793f067b5bbb20ddf2c31e3a1fe225d0594adf12bf2220c8af2f 11:41:53 $ docker rm -f 13ee2b367a33793f067b5bbb20ddf2c31e3a1fe225d0594adf12bf2220c8af2f [Pipeline] // withDockerContainer [Pipeline] sh 11:41:54 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_master/clair-reports [Pipeline] echo 11:41:54 Generated HTML Table Report. Writing to /w/workspace/gexfoundry_device-mqtt-go_master/clair-reports/clair_results_docker-device-mqtt-go_a379864c4ca603a3f217526d4d7ed89d41ad0b38.html [Pipeline] writeFile [Pipeline] step 11:41:54 Archiving artifacts [Pipeline] isUnix [Pipeline] sh 11:41:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 11:41:54 . [Pipeline] withDockerContainer 11:41:54 prd-centos7-docker-4c-2g-896 does not seem to be running inside a container 11:41:54 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 11:41:55 $ docker top ae42a4a636fab04550662e03040defdd8b79eed3138f0f26bba264eb23df6118 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:41:55 + tee 11:41:55 + /klar nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:a379864c4ca603a3f217526d4d7ed89d41ad0b38 [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 11:41:58 $ docker stop --time=1 ae42a4a636fab04550662e03040defdd8b79eed3138f0f26bba264eb23df6118 11:42:00 $ docker rm -f ae42a4a636fab04550662e03040defdd8b79eed3138f0f26bba264eb23df6118 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 11:42:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 11:42:00 . [Pipeline] withDockerContainer 11:42:00 prd-centos7-docker-4c-2g-896 does not seem to be running inside a container 11:42:00 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 11:42:01 $ docker top 2cb8fad72053bfb31b745e976526c4a41e38adf7e96e562119ee0d74ea4a2538 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:42:02 + /klar nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:a379864c4ca603a3f217526d4d7ed89d41ad0b38 11:42:02 + tee 11:42:02 clair timeout 1m0s 11:42:02 docker timeout: 1m0s 11:42:02 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 11:42:02 $ docker stop --time=1 2cb8fad72053bfb31b745e976526c4a41e38adf7e96e562119ee0d74ea4a2538 11:42:04 $ docker rm -f 2cb8fad72053bfb31b745e976526c4a41e38adf7e96e562119ee0d74ea4a2538 [Pipeline] // withDockerContainer [Pipeline] sh 11:42:04 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_master/clair-reports [Pipeline] echo 11:42:04 Generated HTML Table Report. Writing to /w/workspace/gexfoundry_device-mqtt-go_master/clair-reports/clair_results_docker-device-mqtt-go-arm64_a379864c4ca603a3f217526d4d7ed89d41ad0b38.html [Pipeline] writeFile [Pipeline] step 11:42:04 Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 11:42:05 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:42:05 . [Pipeline] withDockerContainer 11:42:05 prd-centos7-docker-4c-2g-896 does not seem to be running inside a container 11:42:05 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 11:42:06 $ docker top e85ebd899012243ae7f566aed7d056dce457c1b2ed4fa899d363f0901a81360b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:42:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:42:06 [ssh-agent] Looking for ssh-agent implementation... 11:42:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:42:06 $ docker exec e85ebd899012243ae7f566aed7d056dce457c1b2ed4fa899d363f0901a81360b ssh-agent 11:42:07 SSH_AUTH_SOCK=/tmp/ssh-XOcEYd3qlS9z/agent.15 11:42:07 SSH_AGENT_PID=22 11:42:07 Running ssh-add (command line suppressed) 11:42:07 Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_6669503292359148021.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_6669503292359148021.key) 11:42:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:42:07 + git semver tag 11:42:07 # -> Open(): unable to determine branch for HEAD 11:42:07 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git 11:42:07 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master 11:42:07 # $SEMVER_REMOTE_NAME = origin 11:42:07 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 11:42:07 # $SEMVER_USER_NAME = jenkins 11:42:07 # $SEMVER_BRANCH = master 11:42:08 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver 11:42:08 # a379864c4ca603a3f217526d4d7ed89d41ad0b38 HEAD 11:42:08 # -> Force: false 11:42:08 # 85658fbcb710f91bb44bdd7b97b710c7801d6450 refs/tags/v1.2.0-dev.3 [Pipeline] } 11:42:08 $ docker exec --env ******** --env ******** e85ebd899012243ae7f566aed7d056dce457c1b2ed4fa899d363f0901a81360b ssh-agent -k 11:42:08 unset SSH_AUTH_SOCK; 11:42:08 unset SSH_AGENT_PID; 11:42:08 echo Agent pid 22 killed; 11:42:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:42:08 + git semver [Pipeline] } 11:42:08 $ docker stop --time=1 e85ebd899012243ae7f566aed7d056dce457c1b2ed4fa899d363f0901a81360b 11:42:10 $ docker rm -f e85ebd899012243ae7f566aed7d056dce457c1b2ed4fa899d363f0901a81360b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 11:42:10 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 11:42:10 11:42:10 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 11:42:11 + docker pull nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 11:42:11 0.23.1-centos7: Pulling from edgex-lftools 11:42:11 8ba884070f61: Pulling fs layer 11:42:11 78d65bd6cf10: Pulling fs layer 11:42:11 5573da4c1a9d: Pulling fs layer 11:42:11 4493e11b668a: Pulling fs layer 11:42:11 2e4ad32216ba: Pulling fs layer 11:42:11 14bc7892088f: Pulling fs layer 11:42:11 4493e11b668a: Waiting 11:42:11 2e4ad32216ba: Waiting 11:42:11 14bc7892088f: Waiting 11:42:11 78d65bd6cf10: Verifying Checksum 11:42:11 78d65bd6cf10: Download complete 11:42:11 4493e11b668a: Verifying Checksum 11:42:11 4493e11b668a: Download complete 11:42:11 2e4ad32216ba: Verifying Checksum 11:42:11 2e4ad32216ba: Download complete 11:42:12 14bc7892088f: Verifying Checksum 11:42:12 14bc7892088f: Download complete 11:42:12 8ba884070f61: Verifying Checksum 11:42:12 8ba884070f61: Download complete 11:42:13 5573da4c1a9d: Verifying Checksum 11:42:13 5573da4c1a9d: Download complete 11:42:18 8ba884070f61: Pull complete 11:42:18 78d65bd6cf10: Pull complete 11:42:31 5573da4c1a9d: Pull complete 11:42:31 4493e11b668a: Pull complete 11:42:31 2e4ad32216ba: Pull complete 11:42:31 14bc7892088f: Pull complete 11:42:31 Digest: sha256:d6004a4377c0936d28e977567e7ee784baaf6af585b07dc8541bedd134509ec7 11:42:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 11:42:32 prd-centos7-docker-4c-2g-896 does not seem to be running inside a container 11:42:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-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 ******** nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 cat 11:42:33 $ docker top 9c11555e071eeb4c4a9dd610b88f0dc80e341379c8d72daa96ef56a9814bafef -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 11:42:33 provisioning config files... 11:42:33 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config2808402289798987398tmp 11:42:33 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config3574361133075305869tmp 11:42:33 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config5780768808377367135tmp [Pipeline] { [Pipeline] echo 11:42:33 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 11:42:33 ---> sigul-configuration.sh 11:42:33 gpg: directory `/root/.gnupg' created 11:42:33 gpg: new configuration file `/root/.gnupg/gpg.conf' created 11:42:33 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 11:42:33 gpg: keyring `/root/.gnupg/secring.gpg' created 11:42:33 gpg: keyring `/root/.gnupg/pubring.gpg' created 11:42:33 gpg: CAST5 encrypted data 11:42:33 gpg: encrypted with 1 passphrase 11:42:33 gpg: WARNING: message was not integrity protected [Pipeline] sh 11:42:34 + mkdir /home/jenkins 11:42:34 + mkdir /home/jenkins/sigul [Pipeline] sh 11:42:34 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo 11:42:34 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 11:42:34 ---> sigul-install.sh 11:42:43 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 11:42:43 + git tag --list 11:42:43 v1.2.0-dev.3 [Pipeline] sh 11:42:44 + lftools sign git-tag v1.2.0-dev.3 11:42:44 Signing Git tag with Sigul... 11:42:44 Signing v1.2.0-dev.3 [Pipeline] echo 11:42:46 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 11:42:46 ---> sigul-configuration-cleanup.sh [Pipeline] } 11:42:46 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 11:42:46 $ docker stop --time=1 9c11555e071eeb4c4a9dd610b88f0dc80e341379c8d72daa96ef56a9814bafef 11:42:48 $ docker rm -f 9c11555e071eeb4c4a9dd610b88f0dc80e341379c8d72daa96ef56a9814bafef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 11:42:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:42:49 . [Pipeline] withDockerContainer 11:42:49 prd-centos7-docker-4c-2g-896 does not seem to be running inside a container 11:42:49 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 11:42:50 $ docker top 8113dba4cb025e6d9fde520614d63bb1a975ebab7a2bc8673465c4730e14c0fe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:42:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:42:50 [ssh-agent] Looking for ssh-agent implementation... 11:42:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:42:50 $ docker exec 8113dba4cb025e6d9fde520614d63bb1a975ebab7a2bc8673465c4730e14c0fe ssh-agent 11:42:50 SSH_AUTH_SOCK=/tmp/ssh-PPdxIH8yfdeq/agent.14 11:42:50 SSH_AGENT_PID=21 11:42:50 Running ssh-add (command line suppressed) 11:42:51 Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_3256676779709743595.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_3256676779709743595.key) 11:42:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:42:51 + git semver bump pre 11:42:51 # -> Open(): unable to determine branch for HEAD 11:42:51 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git 11:42:51 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master 11:42:51 # $SEMVER_REMOTE_NAME = origin 11:42:51 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 11:42:51 # $SEMVER_USER_NAME = jenkins 11:42:51 # $SEMVER_BRANCH = master 11:42:51 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver 11:42:51 1.2.0-dev.4 [Pipeline] } 11:42:51 $ docker exec --env ******** --env ******** 8113dba4cb025e6d9fde520614d63bb1a975ebab7a2bc8673465c4730e14c0fe ssh-agent -k 11:42:51 unset SSH_AUTH_SOCK; 11:42:51 unset SSH_AGENT_PID; 11:42:51 echo Agent pid 21 killed; 11:42:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:42:52 + git semver [Pipeline] } 11:42:52 $ docker stop --time=1 8113dba4cb025e6d9fde520614d63bb1a975ebab7a2bc8673465c4730e14c0fe 11:42:53 $ docker rm -f 8113dba4cb025e6d9fde520614d63bb1a975ebab7a2bc8673465c4730e14c0fe [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 11:42:54 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:42:54 . [Pipeline] withDockerContainer 11:42:54 prd-centos7-docker-4c-2g-896 does not seem to be running inside a container 11:42:54 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 11:42:55 $ docker top 3b85d5fe75c4b77b487a71de2411b0b4a8d376c9692c8a850b7d0c3b16677909 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:42:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:42:55 [ssh-agent] Looking for ssh-agent implementation... 11:42:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:42:55 $ docker exec 3b85d5fe75c4b77b487a71de2411b0b4a8d376c9692c8a850b7d0c3b16677909 ssh-agent 11:42:56 SSH_AUTH_SOCK=/tmp/ssh-tOlQBts6RGOY/agent.14 11:42:56 SSH_AGENT_PID=21 11:42:56 Running ssh-add (command line suppressed) 11:42:56 Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_3787768752343721458.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_3787768752343721458.key) 11:42:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:42:56 + git semver push 11:42:56 # -> Open(): unable to determine branch for HEAD 11:42:56 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git 11:42:56 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master 11:42:56 # $SEMVER_REMOTE_NAME = origin 11:42:56 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 11:42:56 # $SEMVER_USER_NAME = jenkins 11:42:56 # $SEMVER_BRANCH = master 11:42:56 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver [Pipeline] } 11:43:03 $ docker exec --env ******** --env ******** 3b85d5fe75c4b77b487a71de2411b0b4a8d376c9692c8a850b7d0c3b16677909 ssh-agent -k 11:43:03 unset SSH_AUTH_SOCK; 11:43:03 unset SSH_AGENT_PID; 11:43:03 echo Agent pid 21 killed; 11:43:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:43:03 + git semver [Pipeline] } 11:43:03 $ docker stop --time=1 3b85d5fe75c4b77b487a71de2411b0b4a8d376c9692c8a850b7d0c3b16677909 11:43:05 $ docker rm -f 3b85d5fe75c4b77b487a71de2411b0b4a8d376c9692c8a850b7d0c3b16677909 [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 11:43:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:43:06 ---> package-listing.sh 11:43:06 ++ facter osfamily 11:43:06 ++ tr '[:upper:]' '[:lower:]' 11:43:06 + OS_FAMILY=redhat 11:43:06 + workspace=/w/workspace/gexfoundry_device-mqtt-go_master 11:43:06 + START_PACKAGES=/tmp/packages_start.txt 11:43:06 + END_PACKAGES=/tmp/packages_end.txt 11:43:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:43:06 + PACKAGES=/tmp/packages_start.txt 11:43:06 + '[' /w/workspace/gexfoundry_device-mqtt-go_master ']' 11:43:06 + PACKAGES=/tmp/packages_end.txt 11:43:06 + case "${OS_FAMILY}" in 11:43:06 + rpm -qa 11:43:06 + sort 11:43:11 + '[' -f /tmp/packages_start.txt ']' 11:43:11 + '[' -f /tmp/packages_end.txt ']' 11:43:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:43:11 + '[' /w/workspace/gexfoundry_device-mqtt-go_master ']' 11:43:11 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_master/archives/ 11:43:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_master/archives/ [Pipeline] isUnix [Pipeline] sh 11:43:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:43:11 11:43:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 11:43:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:43:11 alpine: Pulling from edgex-lftools-log-publisher 11:43:11 c9b1b535fdd9: Pulling fs layer 11:43:11 2cc5ad85d9ab: Pulling fs layer 11:43:11 756a868c4378: Pulling fs layer 11:43:11 444b2fc9a129: Pulling fs layer 11:43:11 ea15f1150254: Pulling fs layer 11:43:11 41b27a9f41bf: Pulling fs layer 11:43:11 28c525ee5125: Pulling fs layer 11:43:11 094b1ea09ed8: Pulling fs layer 11:43:11 138eaada9080: Pulling fs layer 11:43:11 0622d0fa9048: Pulling fs layer 11:43:11 41b27a9f41bf: Waiting 11:43:11 28c525ee5125: Waiting 11:43:11 444b2fc9a129: Waiting 11:43:11 094b1ea09ed8: Waiting 11:43:11 138eaada9080: Waiting 11:43:11 0622d0fa9048: Waiting 11:43:11 ea15f1150254: Waiting 11:43:11 2cc5ad85d9ab: Verifying Checksum 11:43:11 2cc5ad85d9ab: Download complete 11:43:11 444b2fc9a129: Verifying Checksum 11:43:11 444b2fc9a129: Download complete 11:43:11 c9b1b535fdd9: Verifying Checksum 11:43:11 c9b1b535fdd9: Download complete 11:43:12 ea15f1150254: Verifying Checksum 11:43:12 ea15f1150254: Download complete 11:43:12 28c525ee5125: Verifying Checksum 11:43:12 28c525ee5125: Download complete 11:43:12 c9b1b535fdd9: Pull complete 11:43:12 2cc5ad85d9ab: Pull complete 11:43:12 756a868c4378: Verifying Checksum 11:43:12 756a868c4378: Download complete 11:43:12 138eaada9080: Verifying Checksum 11:43:12 138eaada9080: Download complete 11:43:12 0622d0fa9048: Verifying Checksum 11:43:12 0622d0fa9048: Download complete 11:43:12 094b1ea09ed8: Verifying Checksum 11:43:12 094b1ea09ed8: Download complete 11:43:13 41b27a9f41bf: Verifying Checksum 11:43:13 41b27a9f41bf: Download complete 11:43:14 756a868c4378: Pull complete 11:43:15 444b2fc9a129: Pull complete 11:43:15 ea15f1150254: Pull complete 11:43:19 41b27a9f41bf: Pull complete 11:43:19 28c525ee5125: Pull complete 11:43:22 094b1ea09ed8: Pull complete 11:43:22 138eaada9080: Pull complete 11:43:22 0622d0fa9048: Pull complete 11:43:22 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 11:43:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 11:43:23 prd-centos7-docker-4c-2g-896 does not seem to be running inside a container 11:43:23 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 11:43:23 $ docker top 0bd6b330ce614d6aee2cc95a207ad187df2cc60326008cd251e0c5f3f62a15d4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 11:43:24 provisioning config files... 11:43:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config4605742020035197491tmp [Pipeline] { [Pipeline] echo 11:43:24 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:43:24 ---> create-netrc.sh [Pipeline] echo 11:43:24 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:43:24 ---> logs-deploy.sh 11:43:24 + ARCHIVE_ARTIFACTS= 11:43:24 + LOGS_SERVER=https://logs.edgexfoundry.org 11:43:24 + '[' https://logs.edgexfoundry.org == None ']' 11:43:24 + NEXUS_URL=https://nexus.edgexfoundry.org 11:43:24 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/master/3 11:43:24 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-mqtt-go/job/master/3/ 11:43:24 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/master/3 /w/workspace/gexfoundry_device-mqtt-go_master 11:43:26 Archives upload complete. 11:43:26 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/master/3 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-mqtt-go/job/master/3/ 11:43:27 ---> uname -a: 11:43:27 Linux 0bd6b330ce61 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 11:43:27 11:43:27 11:43:27 ---> lscpu: 11:43:27 Architecture: x86_64 11:43:27 CPU op-mode(s): 32-bit, 64-bit 11:43:27 Byte Order: Little Endian 11:43:27 Address sizes: 40 bits physical, 48 bits virtual 11:43:27 CPU(s): 4 11:43:27 On-line CPU(s) list: 0-3 11:43:27 Thread(s) per core: 1 11:43:27 Core(s) per socket: 1 11:43:27 Socket(s): 4 11:43:27 NUMA node(s): 1 11:43:27 Vendor ID: GenuineIntel 11:43:27 CPU family: 6 11:43:27 Model: 44 11:43:27 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 11:43:27 Stepping: 1 11:43:27 CPU MHz: 2933.436 11:43:27 BogoMIPS: 5866.87 11:43:27 Virtualization: VT-x 11:43:27 Hypervisor vendor: KVM 11:43:27 Virtualization type: full 11:43:27 L1d cache: 128 KiB 11:43:27 L1i cache: 128 KiB 11:43:27 L2 cache: 16 MiB 11:43:27 L3 cache: 64 MiB 11:43:27 NUMA node0 CPU(s): 0-3 11:43:27 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 11:43:27 Vulnerability Meltdown: Mitigation; PTI 11:43:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:43:27 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 11:43:27 Vulnerability Spectre v2: Mitigation; Full retpoline 11:43:27 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 11:43:27 11:43:27 11:43:27 ---> nproc: 11:43:27 4 11:43:27 11:43:27 11:43:27 ---> df -h: 11:43:27 Filesystem Size Used Available Use% Mounted on 11:43:27 overlay 50.0G 7.6G 42.4G 15% / 11:43:27 tmpfs 64.0M 0 64.0M 0% /dev 11:43:27 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 11:43:27 shm 64.0M 0 64.0M 0% /dev/shm 11:43:27 /dev/vda1 50.0G 7.6G 42.4G 15% /etc/resolv.conf 11:43:27 /dev/vda1 50.0G 7.6G 42.4G 15% /etc/hostname 11:43:27 /dev/vda1 50.0G 7.6G 42.4G 15% /etc/hosts 11:43:27 /dev/vda1 50.0G 7.6G 42.4G 15% /w/workspace/gexfoundry_device-mqtt-go_master 11:43:27 /dev/vda1 50.0G 7.6G 42.4G 15% /w/workspace/gexfoundry_device-mqtt-go_master@tmp 11:43:27 /dev/vda1 50.0G 7.6G 42.4G 15% /var/log/sa 11:43:27 11:43:27 11:43:27 ---> free -m: 11:43:27 total used free shared buff/cache available 11:43:27 Mem: 1838 745 79 0 1013 1029 11:43:27 Swap: 1023 2 1021 11:43:27 11:43:27 11:43:27 ---> ip addr: 11:43:27 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 11:43:27 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:43:27 inet 127.0.0.1/8 scope host lo 11:43:27 valid_lft forever preferred_lft forever 11:43:27 24: eth0@if25: mtu 1458 qdisc noqueue state UP 11:43:27 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 11:43:27 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 11:43:27 valid_lft forever preferred_lft forever 11:43:27 11:43:27 11:43:27 ---> sar -b -r -n DEV: 11:43:27 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 03/26/20 _x86_64_ (4 CPU) 11:43:27 11:43:27 11:30:42 LINUX RESTART 11:43:27 11:43:27 11:31:01 tps rtps wtps bread/s bwrtn/s 11:43:27 11:32:01 119.54 44.79 74.75 4921.97 37203.01 11:43:27 11:33:01 8.37 0.00 8.37 0.00 1739.33 11:43:27 11:34:01 0.97 0.00 0.97 0.00 14.54 11:43:27 11:35:01 0.63 0.00 0.63 0.00 6.65 11:43:27 11:36:01 0.67 0.00 0.67 0.00 8.74 11:43:27 11:37:02 0.78 0.00 0.78 0.00 10.46 11:43:27 11:38:01 0.61 0.00 0.61 0.00 6.38 11:43:27 11:39:01 0.35 0.00 0.35 0.00 5.30 11:43:27 11:40:01 0.70 0.00 0.70 0.00 7.96 11:43:27 11:41:01 0.65 0.00 0.65 0.00 8.49 11:43:27 11:42:01 226.97 124.86 102.11 5233.14 29260.55 11:43:27 11:43:01 223.49 72.84 150.65 2892.48 35866.35 11:43:27 Average: 48.74 20.25 28.49 1089.25 8694.03 11:43:27 11:43:27 11:31:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:43:27 11:32:01 113848 1768456 93.95 2620 1227080 952080 32.48 435760 1175332 48740 11:43:27 11:33:01 121004 1761300 93.57 2620 1227204 905264 30.89 429008 1175256 16 11:43:27 11:34:01 119300 1763004 93.66 2620 1227212 905564 30.90 430604 1175244 8 11:43:27 11:35:01 121244 1761060 93.56 2620 1227212 905264 30.89 428988 1175244 8 11:43:27 11:36:01 120508 1761796 93.60 2620 1227224 905472 30.89 429928 1175244 8 11:43:27 11:37:02 119932 1762372 93.63 2620 1227228 905544 30.90 430252 1175244 8 11:43:27 11:38:01 121360 1760944 93.55 2620 1227232 905456 30.89 429080 1175240 8 11:43:27 11:39:01 121668 1760636 93.54 2620 1227236 905636 30.90 428444 1175224 8 11:43:27 11:40:01 123048 1759256 93.46 2620 1227244 905456 30.89 427344 1175228 8 11:43:27 11:41:01 137848 1744456 92.68 2620 1227248 905456 30.89 412600 1175224 8 11:43:27 11:42:01 216780 1665524 88.48 2620 1044452 1115064 38.05 543540 933764 19436 11:43:27 11:43:01 262812 1619492 86.04 2448 901376 1063352 36.28 561736 773404 108 11:43:27 Average: 141613 1740691 92.48 2606 1184829 939967 32.07 448940 1121637 5697 11:43:27 11:43:27 11:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 11:43:27 11:32:01 eth0 316.84 230.36 992.00 83.64 0.00 0.00 0.00 11:43:27 11:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:43:27 11:32:01 docker0 1.66 1.35 0.27 2.95 0.00 0.00 0.00 11:43:27 11:33:01 eth0 0.98 0.08 0.07 0.01 0.00 0.00 0.00 11:43:27 11:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:43:27 11:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:43:27 11:34:01 eth0 4.23 1.20 3.32 0.40 0.00 0.00 0.00 11:43:27 11:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:43:27 11:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:43:27 11:35:01 eth0 1.26 0.08 0.10 0.04 0.00 0.00 0.00 11:43:27 11:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:43:27 11:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:43:27 11:36:01 eth0 1.27 0.40 0.32 0.21 0.00 0.00 0.00 11:43:27 11:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:43:27 11:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:43:27 11:37:02 eth0 1.48 0.72 0.70 0.43 0.00 0.00 0.00 11:43:27 11:37:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:43:27 11:37:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:43:27 11:38:01 eth0 0.08 0.08 0.01 0.03 0.00 0.00 0.00 11:43:27 11:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:43:27 11:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:43:27 11:39:01 eth0 0.53 0.38 0.27 0.20 0.00 0.00 0.00 11:43:27 11:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:43:27 11:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:43:27 11:40:01 eth0 0.88 0.07 0.07 0.01 0.00 0.00 0.00 11:43:27 11:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:43:27 11:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:43:27 11:41:01 eth0 0.05 0.02 0.00 0.00 0.00 0.00 0.00 11:43:27 11:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:43:27 11:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:43:27 11:42:01 eth0 180.02 154.61 3982.91 31.26 0.00 0.00 0.00 11:43:27 11:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:43:27 11:42:01 vethc692a20 0.00 0.03 0.00 0.00 0.00 0.00 0.00 11:43:27 11:42:01 docker0 31.90 28.74 3.22 295.32 0.00 0.00 0.00 11:43:27 11:43:01 veth3a150c7 1.78 1.26 0.26 0.21 0.00 0.00 0.00 11:43:27 11:43:01 eth0 819.44 616.00 8777.98 233.18 0.00 0.00 0.00 11:43:27 11:43:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 11:43:27 11:43:01 docker0 63.74 98.10 3.47 254.45 0.00 0.00 0.00 11:43:27 Average: veth3a150c7 0.15 0.11 0.02 0.02 0.00 0.00 0.00 11:43:27 Average: eth0 68.44 51.45 733.09 19.47 0.00 0.00 0.00 11:43:27 Average: lo 0.01 0.01 0.00 0.00 0.00 0.00 0.00 11:43:27 Average: docker0 7.99 10.59 0.56 45.91 0.00 0.00 0.00 11:43:27 11:43:27 11:43:27 ---> sar -P ALL: 11:43:27 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 03/26/20 _x86_64_ (4 CPU) 11:43:27 11:43:27 11:30:42 LINUX RESTART 11:43:27 11:43:27 11:31:01 CPU %user %nice %system %iowait %steal %idle 11:43:27 11:32:01 all 14.91 0.00 7.76 4.38 1.72 71.24 11:43:27 11:32:01 0 13.41 0.00 7.93 4.20 1.72 72.74 11:43:27 11:32:01 1 15.97 0.00 7.37 3.26 1.76 71.63 11:43:27 11:32:01 2 16.05 0.00 6.89 7.61 1.74 67.71 11:43:27 11:32:01 3 14.18 0.00 8.83 2.43 1.65 72.90 11:43:27 11:33:01 all 0.16 0.00 0.12 0.00 0.31 99.41 11:43:27 11:33:01 0 0.33 0.00 0.08 0.00 0.38 99.20 11:43:27 11:33:01 1 0.17 0.00 0.12 0.00 0.28 99.43 11:43:27 11:33:01 2 0.08 0.00 0.18 0.00 0.37 99.37 11:43:27 11:33:01 3 0.08 0.00 0.12 0.00 0.20 99.60 11:43:27 11:34:01 all 0.18 0.00 0.07 0.00 0.30 99.45 11:43:27 11:34:01 0 0.17 0.00 0.08 0.00 0.50 99.25 11:43:27 11:34:01 1 0.03 0.00 0.07 0.00 0.27 99.63 11:43:27 11:34:01 2 0.42 0.00 0.05 0.00 0.28 99.25 11:43:27 11:34:01 3 0.10 0.00 0.07 0.00 0.17 99.67 11:43:27 11:35:01 all 0.13 0.00 0.06 0.00 0.18 99.63 11:43:27 11:35:01 0 0.07 0.00 0.08 0.00 0.27 99.58 11:43:27 11:35:01 1 0.03 0.00 0.07 0.00 0.08 99.82 11:43:27 11:35:01 2 0.37 0.00 0.02 0.00 0.20 99.42 11:43:27 11:35:01 3 0.05 0.00 0.07 0.00 0.17 99.72 11:43:27 11:36:01 all 0.10 0.00 0.05 0.00 0.78 99.08 11:43:27 11:36:01 0 0.08 0.00 0.05 0.00 1.35 98.52 11:43:27 11:36:01 1 0.05 0.00 0.07 0.00 0.91 98.97 11:43:27 11:36:01 2 0.25 0.00 0.05 0.00 0.61 99.09 11:43:27 11:36:01 3 0.03 0.00 0.03 0.00 0.22 99.72 11:43:27 11:37:02 all 0.12 0.00 0.05 0.00 0.92 98.91 11:43:27 11:37:02 0 0.31 0.00 0.05 0.00 1.35 98.29 11:43:27 11:37:02 1 0.03 0.00 0.07 0.00 0.45 99.45 11:43:27 11:37:02 2 0.07 0.00 0.03 0.00 1.07 98.83 11:43:27 11:37:02 3 0.03 0.00 0.02 0.00 0.81 99.14 11:43:27 11:38:01 all 0.09 0.00 0.04 0.00 1.18 98.69 11:43:27 11:38:01 0 0.05 0.00 0.05 0.00 1.01 98.89 11:43:27 11:38:01 1 0.03 0.00 0.05 0.00 1.62 98.30 11:43:27 11:38:01 2 0.22 0.00 0.05 0.00 0.99 98.74 11:43:27 11:38:01 3 0.03 0.00 0.05 0.00 1.09 98.83 11:43:27 11:39:01 all 0.11 0.00 0.05 0.00 1.06 98.79 11:43:27 11:39:01 0 0.22 0.00 0.02 0.00 0.73 99.04 11:43:27 11:39:01 1 0.10 0.00 0.05 0.00 1.55 98.31 11:43:27 11:39:01 2 0.08 0.00 0.05 0.00 0.55 99.32 11:43:27 11:39:01 3 0.03 0.00 0.05 0.00 1.45 98.47 11:43:27 11:40:01 all 0.13 0.00 0.06 0.00 0.32 99.48 11:43:27 11:40:01 0 0.35 0.00 0.03 0.00 0.28 99.33 11:43:27 11:40:01 1 0.05 0.00 0.07 0.02 0.51 99.35 11:43:27 11:40:01 2 0.05 0.00 0.07 0.00 0.40 99.48 11:43:27 11:40:01 3 0.07 0.00 0.12 0.00 0.10 99.72 11:43:27 11:41:01 all 0.14 0.00 0.04 0.00 0.23 99.59 11:43:27 11:41:01 0 0.05 0.00 0.02 0.00 0.12 99.82 11:43:27 11:41:01 1 0.47 0.00 0.05 0.00 0.40 99.09 11:43:27 11:41:01 2 0.07 0.00 0.03 0.00 0.18 99.72 11:43:27 11:41:01 3 0.02 0.00 0.03 0.00 0.18 99.77 11:43:27 11:42:01 all 9.05 0.00 6.07 4.14 5.91 74.82 11:43:27 11:42:01 0 9.62 0.00 6.05 3.87 5.98 74.49 11:43:27 11:42:01 1 9.51 0.00 6.74 3.96 5.91 73.88 11:43:27 11:42:01 2 8.79 0.00 5.30 4.65 5.87 75.39 11:43:27 11:42:01 3 8.30 0.00 6.22 4.12 5.90 75.47 11:43:27 11:43:01 all 13.16 0.00 8.54 1.50 4.63 72.17 11:43:27 11:43:01 0 11.31 0.00 8.47 2.31 4.34 73.58 11:43:27 11:43:01 1 17.22 0.00 9.65 1.38 4.45 67.31 11:43:27 11:43:01 2 11.34 0.00 7.94 1.58 4.95 74.19 11:43:27 11:43:01 3 12.77 0.00 8.14 0.75 4.77 73.58 11:43:27 Average: all 3.15 0.00 1.88 0.83 1.45 92.69 11:43:27 Average: 0 2.95 0.00 1.88 0.85 1.49 92.83 11:43:27 Average: 1 3.59 0.00 2.00 0.71 1.51 92.19 11:43:27 Average: 2 3.12 0.00 1.71 1.14 1.43 92.61 11:43:27 Average: 3 2.93 0.00 1.95 0.60 1.38 93.13 11:43:27 11:43:27 11:43:27