Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from a1273e61004a83c63f8b8f9ce87c3cf8faec807b Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3f382fce060f16c10d6f597981912fab355381a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f3f382fce060f16c10d6f597981912fab355381a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3f382fce060f16c10d6f597981912fab355381a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3f382fce060f16c10d6f597981912fab355381a # timeout=10 Commit message: "Merge pull request #282 from ernestojeda/catch-log-publishing-errors" > 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:true] ========================================================= [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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-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 BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-3642’ is offline Running on prd-centos7-docker-4c-2g-9413 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 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 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # 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/*:refs/remotes/origin/* # 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 --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision a1273e61004a83c63f8b8f9ce87c3cf8faec807b (master) > git config core.sparsecheckout # timeout=10 > git checkout -f a1273e61004a83c63f8b8f9ce87c3cf8faec807b # timeout=10 Commit message: "Merge pull request #170 from edgexfoundry/dependabot/go_modules/github.com/spf13/cast-1.3.1" > git rev-list --no-walk 8d03a592335dd56f24d0450c56224a899597e60a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:07:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:07:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:07:55 ========================================================= 04:07:55 EdgeX Global Pipelines Version Info 04:07:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:07:56 ------------------- 04:07:56 stable info: 04:07:56 ------------------- 04:07:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:07:56 Commit SHA: f3f382fce060f16c10d6f597981912fab355381a 04:07:56 Message: update stable to v1.0.148 04:07:57 ------------------- 04:07:57 experimental info: 04:07:57 ------------------- 04:07:57 Commited By: **** collab-it+edgex@linuxfoundation.org 04:07:57 Commit SHA: 14412ea6c559e203c60c6aec71a1cbd01eb2e17f 04:07:57 Message: update experimental to v1.0.152 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 04:07:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 04:07:58 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 04:07:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:07:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:07:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:07:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 04:07:58 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 04:07:59 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 04:07:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:07:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:07:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:07:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-mqtt-go [Pipeline] echo 04:07:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:07:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:07:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:07:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:07:59 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:08:00 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:08:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:08:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 04:08:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:08:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:08:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:08:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:08:00 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:08:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 04:08:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 04:08:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 04:08:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a1273e61004a83c63f8b8f9ce87c3cf8faec807b [Pipeline] echo 04:08:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a1273e6 [Pipeline] echo 04:08:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:08:02 + git log --format=format:%s -1 a1273e61004a83c63f8b8f9ce87c3cf8faec807b [Pipeline] echo 04:08:02 GIT_COMMIT: a1273e61004a83c63f8b8f9ce87c3cf8faec807b, Commit Message: Merge pull request #170 from edgexfoundry/dependabot/go_modules/github.com/spf13/cast-1.3.1 [Pipeline] echo 04:08:02 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 04:08:03 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:08:03 04:08:03 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:08:04 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:08:04 latest: Pulling from edgex-devops/git-semver 04:08:04 31603596830f: Pulling fs layer 04:08:04 2a8b12db71e7: Pulling fs layer 04:08:04 6ca5941a6612: Pulling fs layer 04:08:04 ecc8261a40a4: Pulling fs layer 04:08:04 ecc8261a40a4: Waiting 04:08:04 2a8b12db71e7: Verifying Checksum 04:08:04 2a8b12db71e7: Download complete 04:08:04 31603596830f: Verifying Checksum 04:08:04 31603596830f: Download complete 04:08:04 ecc8261a40a4: Verifying Checksum 04:08:04 ecc8261a40a4: Download complete 04:08:04 6ca5941a6612: Verifying Checksum 04:08:04 6ca5941a6612: Download complete 04:08:04 31603596830f: Pull complete 04:08:04 2a8b12db71e7: Pull complete 04:08:05 6ca5941a6612: Pull complete 04:08:05 ecc8261a40a4: Pull complete 04:08:05 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 04:08:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:08:05 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:08:05 prd-centos7-docker-4c-2g-9413 does not seem to be running inside a container 04:08:05 $ docker run -t -d -u 1001:1001 -u 0:0 -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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:08:07 $ docker top 24b8db2b4cefaa6a6cdcdd1a3420d686fb97c004fa72872deac375bd47874640 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:08:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:08:08 [ssh-agent] Looking for ssh-agent implementation... 04:08:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:08:08 $ docker exec 24b8db2b4cefaa6a6cdcdd1a3420d686fb97c004fa72872deac375bd47874640 ssh-agent 04:08:08 SSH_AUTH_SOCK=/tmp/ssh-QMKgLbL2hlSB/agent.11 04:08:08 SSH_AGENT_PID=16 04:08:08 Running ssh-add (command line suppressed) 04:08:08 Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_1205761037883294594.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_1205761037883294594.key) 04:08:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:08:09 + git tag --points-at HEAD [Pipeline] } 04:08:09 $ docker exec --env ******** --env ******** 24b8db2b4cefaa6a6cdcdd1a3420d686fb97c004fa72872deac375bd47874640 ssh-agent -k 04:08:09 unset SSH_AUTH_SOCK; 04:08:09 unset SSH_AGENT_PID; 04:08:09 echo Agent pid 16 killed; 04:08:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:08:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:08:09 [ssh-agent] Looking for ssh-agent implementation... 04:08:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:08:09 $ docker exec 24b8db2b4cefaa6a6cdcdd1a3420d686fb97c004fa72872deac375bd47874640 ssh-agent 04:08:09 SSH_AUTH_SOCK=/tmp/ssh-YshgQbkr5UCz/agent.46 04:08:09 SSH_AGENT_PID=52 04:08:09 Running ssh-add (command line suppressed) 04:08:09 Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_5981750431771023108.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_5981750431771023108.key) 04:08:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:08:10 + git semver init 04:08:10 # -> Open(): unable to determine branch for HEAD 04:08:10 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git 04:08:10 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master 04:08:10 # $SEMVER_REMOTE_NAME = origin 04:08:10 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:08:10 # $SEMVER_USER_NAME = edgex-jenkins 04:08:10 # $SEMVER_BRANCH = master 04:08:10 # $SEMVER_TEMP = /tmp/semver-421886313 04:08:10 # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP 04:08:10 # '/tmp/semver-421886313' -> '/w/workspace/gexfoundry_device-mqtt-go_master/.semver' 04:08:10 # -> Force: false 04:08:10 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver [Pipeline] } 04:08:10 $ docker exec --env ******** --env ******** 24b8db2b4cefaa6a6cdcdd1a3420d686fb97c004fa72872deac375bd47874640 ssh-agent -k 04:08:10 unset SSH_AUTH_SOCK; 04:08:10 unset SSH_AGENT_PID; 04:08:10 echo Agent pid 52 killed; 04:08:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:08:11 + git semver [Pipeline] } 04:08:11 $ docker stop --time=1 24b8db2b4cefaa6a6cdcdd1a3420d686fb97c004fa72872deac375bd47874640 04:08:12 $ docker rm -f 24b8db2b4cefaa6a6cdcdd1a3420d686fb97c004fa72872deac375bd47874640 [Pipeline] // withDockerContainer [Pipeline] sh 04:08:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:08:13 Stashed 1 file(s) [Pipeline] echo 04:08:13 [edgeXSemver]: initialized semver on version 1.2.3-dev.8 [Pipeline] } [Pipeline] // script [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 04:08:29 Still waiting to schedule task 04:08:29 Waiting for next available executor on ‘centos7-docker-4c-2g’ 04:08:29 Still waiting to schedule task 04:08:29 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 04:10:18 Running on prd-ubuntu18.04-docker-arm64-4c-16g-9414 in /w/workspace/gexfoundry_device-mqtt-go_master [Pipeline] { [Pipeline] ws 04:10:18 Running in /w/workspace/device-mqtt-go/22 [Pipeline] { [Pipeline] checkout 04:10:22 using credential edgex-jenkins-ssh 04:10:22 Cloning the remote Git repository 04:10:22 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 04:10:22 > git init /w/workspace/device-mqtt-go/22 # timeout=10 04:10:22 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 04:10:22 > git --version # timeout=10 04:10:22 > git --version # 'git version 2.17.1' 04:10:22 using GIT_SSH to set credentials SSH Credentials for GitHub 04:10:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:10:23 Checking out Revision a1273e61004a83c63f8b8f9ce87c3cf8faec807b (master) 04:10:23 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 04:10:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:10:23 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 04:10:23 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 04:10:23 using GIT_SSH to set credentials SSH Credentials for GitHub 04:10:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 04:10:23 > git config core.sparsecheckout # timeout=10 04:10:23 > git checkout -f a1273e61004a83c63f8b8f9ce87c3cf8faec807b # timeout=10 04:10:28 Commit message: "Merge pull request #170 from edgexfoundry/dependabot/go_modules/github.com/spf13/cast-1.3.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 04:10:28 ========================================================= 04:10:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 04:10:28 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:10:29 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 04:10:30 Sending build context to Docker daemon 452.6kB 04:10:30 Step 1/8 : ARG BASE=golang:1.15-alpine 04:10:30 Step 2/8 : FROM ${BASE} 04:10:31 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:10:31 b538f80385f9: Pulling fs layer 04:10:31 74f711af9a0d: Pulling fs layer 04:10:31 99f96fe45779: Pulling fs layer 04:10:31 8529a6b9a6be: Pulling fs layer 04:10:31 45590311c82a: Pulling fs layer 04:10:31 69ca0ff8b7b3: Pulling fs layer 04:10:31 209524e5b208: Pulling fs layer 04:10:31 45590311c82a: Waiting 04:10:31 69ca0ff8b7b3: Waiting 04:10:31 8529a6b9a6be: Waiting 04:10:31 209524e5b208: Waiting 04:10:31 99f96fe45779: Verifying Checksum 04:10:31 99f96fe45779: Download complete 04:10:31 74f711af9a0d: Verifying Checksum 04:10:31 74f711af9a0d: Download complete 04:10:31 45590311c82a: Verifying Checksum 04:10:31 45590311c82a: Download complete 04:10:31 69ca0ff8b7b3: Verifying Checksum 04:10:31 69ca0ff8b7b3: Download complete 04:10:31 b538f80385f9: Verifying Checksum 04:10:31 b538f80385f9: Download complete 04:10:32 b538f80385f9: Pull complete 04:10:33 74f711af9a0d: Pull complete 04:10:33 209524e5b208: Verifying Checksum 04:10:33 209524e5b208: Download complete 04:10:33 99f96fe45779: Pull complete 04:10:35 8529a6b9a6be: Verifying Checksum 04:10:35 8529a6b9a6be: Download complete 04:10:42 Running on prd-centos7-docker-4c-2g-9416 in /w/workspace/gexfoundry_device-mqtt-go_master [Pipeline] { [Pipeline] ws 04:10:42 Running in /w/workspace/device-mqtt-go/22 [Pipeline] { [Pipeline] checkout 04:10:45 8529a6b9a6be: Pull complete 04:10:45 45590311c82a: Pull complete 04:10:45 69ca0ff8b7b3: Pull complete 04:10:45 using credential edgex-jenkins-ssh 04:10:45 Cloning the remote Git repository 04:10:45 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 04:10:46 > git init /w/workspace/device-mqtt-go/22 # timeout=10 04:10:46 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 04:10:46 > git --version # timeout=10 04:10:46 > git --version # 'git version 2.16.5' 04:10:46 using GIT_SSH to set credentials SSH Credentials for GitHub 04:10:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:10:47 Checking out Revision a1273e61004a83c63f8b8f9ce87c3cf8faec807b (master) 04:10:46 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 04:10:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:10:46 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 04:10:46 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 04:10:46 using GIT_SSH to set credentials SSH Credentials for GitHub 04:10:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 04:10:47 > git config core.sparsecheckout # timeout=10 04:10:47 > git checkout -f a1273e61004a83c63f8b8f9ce87c3cf8faec807b # timeout=10 04:10:50 209524e5b208: Pull complete 04:10:50 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 04:10:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 04:10:50 ---> 5bddaf1c2fca 04:10:50 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 04:10:50 Commit message: "Merge pull request #170 from edgexfoundry/dependabot/go_modules/github.com/spf13/cast-1.3.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 04:10:51 ========================================================= 04:10:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 04:10:51 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:10:52 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 04:10:52 ---> Running in 12c991326613 04:10:52 Removing intermediate container 12c991326613 04:10:52 ---> b7258e988576 04:10:52 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:10:52 Sending build context to Docker daemon 452.6kB 04:10:52 Step 1/8 : ARG BASE=golang:1.15-alpine 04:10:52 Step 2/8 : FROM ${BASE} 04:10:52 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 04:10:52 df20fa9351a1: Pulling fs layer 04:10:52 ed8968b2872e: Pulling fs layer 04:10:52 a92cc7c5fd73: Pulling fs layer 04:10:52 e871e8e8d7a9: Pulling fs layer 04:10:52 e73272ec9a57: Pulling fs layer 04:10:52 1e910a182e73: Pulling fs layer 04:10:52 4e634b169226: Pulling fs layer 04:10:52 e871e8e8d7a9: Waiting 04:10:52 e73272ec9a57: Waiting 04:10:52 1e910a182e73: Waiting 04:10:52 4e634b169226: Waiting 04:10:52 a92cc7c5fd73: Verifying Checksum 04:10:52 a92cc7c5fd73: Download complete 04:10:52 ed8968b2872e: Download complete 04:10:52 e73272ec9a57: Verifying Checksum 04:10:52 e73272ec9a57: Download complete 04:10:52 1e910a182e73: Verifying Checksum 04:10:52 1e910a182e73: Download complete 04:10:52 df20fa9351a1: Verifying Checksum 04:10:52 df20fa9351a1: Download complete 04:10:53 ---> Running in dc3387baa56d 04:10:53 df20fa9351a1: Pull complete 04:10:53 ed8968b2872e: Pull complete 04:10:53 a92cc7c5fd73: Pull complete 04:10:54 4e634b169226: Verifying Checksum 04:10:54 4e634b169226: Download complete 04:10:55 e871e8e8d7a9: Verifying Checksum 04:10:55 e871e8e8d7a9: Download complete 04:10:55 Removing intermediate container dc3387baa56d 04:10:55 ---> 6f06d7b6106c 04:10:55 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 04:10:55 ---> Running in 736fb28588dd 04:10:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:10:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:10:59 (1/14) Installing libmagic (5.38-r0) 04:10:59 (2/14) Installing file (5.38-r0) 04:10:59 (3/14) Installing libc-dev (0.7.2-r3) 04:10:59 (4/14) Installing g++ (9.3.0-r2) 04:11:01 e871e8e8d7a9: Pull complete 04:11:01 e73272ec9a57: Pull complete 04:11:01 1e910a182e73: Pull complete 04:11:02 (5/14) Installing fortify-headers (1.1-r0) 04:11:02 (6/14) Installing patch (2.7.6-r6) 04:11:02 (7/14) Installing build-base (0.5-r2) 04:11:02 (8/14) Installing openssh-keygen (8.3_p1-r0) 04:11:03 (9/14) Installing libedit (20191231.3.1-r0) 04:11:03 (10/14) Installing openssh-client (8.3_p1-r0) 04:11:03 (11/14) Installing openssh-sftp-server (8.3_p1-r0) 04:11:03 (12/14) Installing openssh-server-common (8.3_p1-r0) 04:11:03 (13/14) Installing openssh-server (8.3_p1-r0) 04:11:03 (14/14) Installing openssh (8.3_p1-r0) 04:11:04 Executing busybox-1.31.1-r16.trigger 04:11:04 OK: 221 MiB in 53 packages 04:11:06 4e634b169226: Pull complete 04:11:06 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 04:11:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 04:11:06 ---> f7629b54cfaa 04:11:06 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 04:11:06 ---> Running in ccfa1edbe144 04:11:06 Removing intermediate container ccfa1edbe144 04:11:06 ---> 3490d53a6530 04:11:06 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:11:06 ---> Running in 2044b8d468bf 04:11:07 Removing intermediate container 2044b8d468bf 04:11:07 ---> 95aa2ee464a6 04:11:07 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 04:11:07 ---> Running in 73b9874b9ac2 04:11:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:11:08 Removing intermediate container 736fb28588dd 04:11:08 ---> 8abeaa463644 04:11:08 Step 6/8 : WORKDIR /device-mqtt-go 04:11:08 ---> Running in 8c7fa41f9448 04:11:08 Removing intermediate container 8c7fa41f9448 04:11:08 ---> bff9f6ceee03 04:11:08 Step 7/8 : COPY . . 04:11:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:11:09 (1/14) Installing libmagic (5.38-r0) 04:11:09 (2/14) Installing file (5.38-r0) 04:11:09 ---> e2a728d4b02a 04:11:09 Step 8/8 : RUN go mod download 04:11:09 (3/14) Installing libc-dev (0.7.2-r3) 04:11:09 (4/14) Installing g++ (9.3.0-r2) 04:11:09 ---> Running in cfac19a8df4c 04:11:13 (5/14) Installing fortify-headers (1.1-r0) 04:11:13 (6/14) Installing patch (2.7.6-r6) 04:11:13 (7/14) Installing build-base (0.5-r2) 04:11:13 (8/14) Installing openssh-keygen (8.3_p1-r0) 04:11:13 (9/14) Installing libedit (20191231.3.1-r0) 04:11:14 (10/14) Installing openssh-client (8.3_p1-r0) 04:11:14 (11/14) Installing openssh-sftp-server (8.3_p1-r0) 04:11:14 (12/14) Installing openssh-server-common (8.3_p1-r0) 04:11:14 (13/14) Installing openssh-server (8.3_p1-r0) 04:11:14 (14/14) Installing openssh (8.3_p1-r0) 04:11:15 Executing busybox-1.31.1-r16.trigger 04:11:15 OK: 237 MiB in 53 packages 04:11:19 Removing intermediate container 73b9874b9ac2 04:11:19 ---> aacad92157c0 04:11:19 Step 6/8 : WORKDIR /device-mqtt-go 04:11:19 ---> Running in 675a8caf28fd 04:11:19 Removing intermediate container 675a8caf28fd 04:11:19 ---> 14c537c1863e 04:11:19 Step 7/8 : COPY . . 04:11:19 ---> a709095f1b63 04:11:19 Step 8/8 : RUN go mod download 04:11:19 ---> Running in ec913c582c81 04:11:36 Removing intermediate container cfac19a8df4c 04:11:36 ---> 9ac9eaee9c20 04:11:36 Successfully built 9ac9eaee9c20 04:11:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:11:39 + docker inspect -f . ci-base-image-arm64 04:11:39 . [Pipeline] withDockerContainer 04:11:39 Removing intermediate container ec913c582c81 04:11:39 ---> 050365bb9c73 04:11:39 Successfully built 050365bb9c73 04:11:39 Successfully tagged ci-base-image-x86_64:latest 04:11:39 prd-ubuntu18.04-docker-arm64-4c-16g-9414 does not seem to be running inside a container 04:11:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/22 -v /w/workspace/device-mqtt-go/22:/w/workspace/device-mqtt-go/22:rw,z -v /w/workspace/device-mqtt-go/22@tmp:/w/workspace/device-mqtt-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:11:41 $ docker top 8821a33a440cf2d0d9f25df85587856db7d2191acfcd078c7b4ed16edcaa46a5 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 04:11:42 + docker inspect -f . ci-base-image-x86_64 04:11:42 . [Pipeline] withDockerContainer 04:11:42 prd-centos7-docker-4c-2g-9416 does not seem to be running inside a container 04:11:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/22 -v /w/workspace/device-mqtt-go/22:/w/workspace/device-mqtt-go/22:rw,z -v /w/workspace/device-mqtt-go/22@tmp:/w/workspace/device-mqtt-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:11:43 + go version 04:11:43 go version go1.15.2 linux/arm64 04:11:44 $ docker top dbe4f967f236f7986df259ec8cbce5c9c2e314b7f29d205bbc71ef670b627c5a -eo pid,comm [Pipeline] { [Pipeline] } 04:11:44 $ docker stop --time=1 8821a33a440cf2d0d9f25df85587856db7d2191acfcd078c7b4ed16edcaa46a5 04:11:46 $ docker rm -f 8821a33a440cf2d0d9f25df85587856db7d2191acfcd078c7b4ed16edcaa46a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 04:11:46 + go version 04:11:46 go version go1.15.2 linux/amd64 [Pipeline] } 04:11:46 $ docker stop --time=1 dbe4f967f236f7986df259ec8cbce5c9c2e314b7f29d205bbc71ef670b627c5a 04:11:48 $ docker rm -f dbe4f967f236f7986df259ec8cbce5c9c2e314b7f29d205bbc71ef670b627c5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] sh 04:11:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:11:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:11:51 + ls -al . 04:11:51 total 96 04:11:51 drwxrwxr-x 9 jenkins jenkins 4096 Oct 28 04:10 . 04:11:51 drwxrwxr-x 4 jenkins jenkins 4096 Oct 28 04:10 .. 04:11:51 -rw-rw-r-- 1 jenkins jenkins 140 Oct 28 04:10 .dockerignore 04:11:51 drwxrwxr-x 8 jenkins jenkins 4096 Oct 28 04:10 .git 04:11:51 drwxrwxr-x 2 jenkins jenkins 4096 Oct 28 04:10 .github 04:11:51 -rw-rw-r-- 1 jenkins jenkins 336 Oct 28 04:10 .gitignore 04:11:51 -rw-rw-r-- 1 jenkins jenkins 5932 Oct 28 04:10 Attribution.txt 04:11:51 -rw-rw-r-- 1 jenkins jenkins 1784 Oct 28 04:10 Dockerfile 04:11:51 -rw-rw-r-- 1 jenkins jenkins 953 Oct 28 04:10 Dockerfile.build 04:11:51 -rw-rw-r-- 1 jenkins jenkins 677 Oct 28 04:10 Jenkinsfile 04:11:51 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 28 04:10 LICENSE 04:11:51 -rw-rw-r-- 1 jenkins jenkins 902 Oct 28 04:10 Makefile 04:11:51 -rw-rw-r-- 1 jenkins jenkins 444 Oct 28 04:10 README.md 04:11:51 -rw-rw-r-- 1 jenkins jenkins 11 Oct 28 04:08 VERSION 04:11:51 drwxrwxr-x 2 jenkins jenkins 4096 Oct 28 04:10 bin 04:11:51 drwxrwxr-x 3 jenkins jenkins 4096 Oct 28 04:10 cmd 04:11:51 -rw-rw-r-- 1 jenkins jenkins 510 Oct 28 04:10 go.mod 04:11:51 drwxrwxr-x 3 jenkins jenkins 4096 Oct 28 04:10 internal 04:11:51 drwxrwxr-x 2 jenkins jenkins 4096 Oct 28 04:10 mock 04:11:51 drwxrwxr-x 4 jenkins jenkins 4096 Oct 28 04:10 snap 04:11:51 -rw-rw-r-- 1 jenkins jenkins 227 Oct 28 04:10 version.go [Pipeline] isUnix [Pipeline] sh 04:11:51 + ls -al . 04:11:51 total 64 04:11:51 drwxrwxr-x. 9 jenkins jenkins 4096 Oct 28 04:10 . 04:11:51 drwxrwxr-x. 4 jenkins jenkins 30 Oct 28 04:10 .. 04:11:51 -rw-rw-r--. 1 jenkins jenkins 5932 Oct 28 04:10 Attribution.txt 04:11:51 drwxrwxr-x. 2 jenkins jenkins 87 Oct 28 04:10 bin 04:11:51 drwxrwxr-x. 3 jenkins jenkins 32 Oct 28 04:10 cmd 04:11:51 -rw-rw-r--. 1 jenkins jenkins 1784 Oct 28 04:10 Dockerfile 04:11:51 -rw-rw-r--. 1 jenkins jenkins 953 Oct 28 04:10 Dockerfile.build 04:11:51 -rw-rw-r--. 1 jenkins jenkins 140 Oct 28 04:10 .dockerignore 04:11:51 drwxrwxr-x. 8 jenkins jenkins 162 Oct 28 04:10 .git 04:11:51 drwxrwxr-x. 2 jenkins jenkins 60 Oct 28 04:10 .github 04:11:51 -rw-rw-r--. 1 jenkins jenkins 336 Oct 28 04:10 .gitignore 04:11:51 -rw-rw-r--. 1 jenkins jenkins 510 Oct 28 04:10 go.mod 04:11:51 drwxrwxr-x. 3 jenkins jenkins 20 Oct 28 04:10 internal 04:11:51 -rw-rw-r--. 1 jenkins jenkins 677 Oct 28 04:10 Jenkinsfile 04:11:51 -rw-rw-r--. 1 jenkins jenkins 11340 Oct 28 04:10 LICENSE 04:11:51 -rw-rw-r--. 1 jenkins jenkins 902 Oct 28 04:10 Makefile 04:11:51 drwxrwxr-x. 2 jenkins jenkins 23 Oct 28 04:10 mock 04:11:51 -rw-rw-r--. 1 jenkins jenkins 444 Oct 28 04:10 README.md 04:11:51 drwxrwxr-x. 4 jenkins jenkins 54 Oct 28 04:10 snap 04:11:51 -rw-rw-r--. 1 jenkins jenkins 11 Oct 28 04:08 VERSION 04:11:51 -rw-rw-r--. 1 jenkins jenkins 227 Oct 28 04:10 version.go [Pipeline] isUnix [Pipeline] sh 04:11:52 + 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=a1273e61004a83c63f8b8f9ce87c3cf8faec807b --label arch=arm64 --label version=1.2.3-dev.8 . 04:11:52 + 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=a1273e61004a83c63f8b8f9ce87c3cf8faec807b --label arch=amd64 --label version=1.2.3-dev.8 . 04:11:52 Sending build context to Docker daemon 452.6kB 04:11:52 Step 1/22 : ARG BASE=golang:1.15-alpine 04:11:52 Step 2/22 : FROM ${BASE} AS builder 04:11:52 ---> 050365bb9c73 04:11:52 Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 04:11:52 Sending build context to Docker daemon 452.6kB 04:11:52 Step 1/22 : ARG BASE=golang:1.15-alpine 04:11:52 Step 2/22 : FROM ${BASE} AS builder 04:11:52 ---> 9ac9eaee9c20 04:11:52 Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 04:11:52 ---> Running in 27003825360a 04:11:52 Removing intermediate container 27003825360a 04:11:52 ---> f7713a305986 04:11:52 Step 4/22 : ARG ALPINE_PKG_EXTRA="" 04:11:52 ---> Running in 6b09b20a6c7b 04:11:52 ---> Running in f73ce8cd756e 04:11:52 Removing intermediate container f73ce8cd756e 04:11:52 ---> 36ef15a0e41b 04:11:52 Step 5/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:11:53 ---> Running in df8a71efcc20 04:11:53 Removing intermediate container 6b09b20a6c7b 04:11:53 ---> c04fafe18419 04:11:53 Step 4/22 : ARG ALPINE_PKG_EXTRA="" 04:11:53 ---> Running in 460ce044dd62 04:11:53 Removing intermediate container df8a71efcc20 04:11:53 ---> 7d9fa655ccca 04:11:53 Step 6/22 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:11:53 ---> Running in 952a4182c6e5 04:11:53 Removing intermediate container 460ce044dd62 04:11:53 ---> 6c7a78b020e8 04:11:53 Step 5/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:11:53 ---> Running in ac83141ef3f1 04:11:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:11:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:11:55 OK: 237 MiB in 53 packages 04:11:55 Removing intermediate container 952a4182c6e5 04:11:55 ---> 929258fc5947 04:11:55 Step 7/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go 04:11:55 ---> Running in ddc7967eedd1 04:11:56 Removing intermediate container ddc7967eedd1 04:11:56 ---> 63a3685031c7 04:11:56 Step 8/22 : COPY . . 04:11:56 Removing intermediate container ac83141ef3f1 04:11:56 ---> f673971f14b6 04:11:56 Step 6/22 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:11:56 ---> Running in 9e0802f80c4f 04:11:57 ---> 5bed0656f894 04:11:57 Step 9/22 : ARG MAKE='make build' 04:11:57 ---> Running in 099c71f38191 04:11:57 Removing intermediate container 099c71f38191 04:11:57 ---> dad173401ba2 04:11:57 Step 10/22 : RUN $MAKE 04:11:57 ---> Running in 676860045a5a 04:11:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:11:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=1.2.3-dev.8" -o cmd/device-mqtt ./cmd 04:11:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:11:59 OK: 221 MiB in 53 packages 04:12:01 Removing intermediate container 9e0802f80c4f 04:12:01 ---> 9dd29ed99fb2 04:12:01 Step 7/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go 04:12:01 ---> Running in 469595eb29fe 04:12:02 Removing intermediate container 469595eb29fe 04:12:02 ---> bf25861d4bf5 04:12:02 Step 8/22 : COPY . . 04:12:02 ---> 56d2d971aef6 04:12:02 Step 9/22 : ARG MAKE='make build' 04:12:02 ---> Running in b504622acb47 04:12:03 Removing intermediate container b504622acb47 04:12:03 ---> e03d2f4b81c8 04:12:03 Step 10/22 : RUN $MAKE 04:12:03 ---> Running in 107976edab7d 04:12:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=1.2.3-dev.8" -o cmd/device-mqtt ./cmd 04:12:08 CGO_ENABLED=0 GO111MODULE=on go build ./... 04:12:12 Removing intermediate container 676860045a5a 04:12:12 ---> 3db37e6b5d5f 04:12:12 Step 11/22 : FROM alpine 04:12:12 latest: Pulling from library/alpine 04:12:12 188c0c94c7c5: Pulling fs layer 04:12:12 188c0c94c7c5: Verifying Checksum 04:12:12 188c0c94c7c5: Download complete 04:12:12 188c0c94c7c5: Pull complete 04:12:12 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 04:12:12 Status: Downloaded newer image for alpine:latest 04:12:12 ---> d6e46aa2470d 04:12:12 Step 12/22 : ENV APP_PORT=49982 04:12:13 ---> Running in b869e3c90c6e 04:12:13 Removing intermediate container b869e3c90c6e 04:12:13 ---> 37adba4b2075 04:12:13 Step 13/22 : EXPOSE $APP_PORT 04:12:13 ---> Running in f235d12989c9 04:12:13 Removing intermediate container f235d12989c9 04:12:13 ---> 24ea78666d1c 04:12:13 Step 14/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / 04:12:13 ---> 13067dc76bca 04:12:13 Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/LICENSE / 04:12:14 ---> e3bc8629effb 04:12:14 Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/Attribution.txt / 04:12:14 ---> 33590dfebb89 04:12:14 Step 17/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' 04:12:14 ---> Running in 0fd5c4b40e72 04:12:14 Removing intermediate container 0fd5c4b40e72 04:12:14 ---> 690b2003c0f9 04:12:14 Step 18/22 : ENTRYPOINT ["/device-mqtt"] 04:12:14 ---> Running in b8921d395b5c 04:12:14 Removing intermediate container b8921d395b5c 04:12:14 ---> ebae7a71663c 04:12:14 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:12:15 ---> Running in bc63dc155466 04:12:15 Removing intermediate container bc63dc155466 04:12:15 ---> d9aedc06b660 04:12:15 Step 20/22 : LABEL arch=amd64 04:12:15 ---> Running in df9aca6810fa 04:12:15 Removing intermediate container df9aca6810fa 04:12:15 ---> 04d6accca6c6 04:12:15 Step 21/22 : LABEL git_sha=a1273e61004a83c63f8b8f9ce87c3cf8faec807b 04:12:15 ---> Running in 8b8ac24e0314 04:12:15 Removing intermediate container 8b8ac24e0314 04:12:15 ---> 32fa86161eea 04:12:15 Step 22/22 : LABEL version=1.2.3-dev.8 04:12:15 ---> Running in 2c16c99e1c79 04:12:15 Removing intermediate container 2c16c99e1c79 04:12:15 ---> 6ed2ad9c11f5 04:12:15 [Warning] One or more build-args [ARCH] were not consumed 04:12:15 Successfully built 6ed2ad9c11f5 04:12:15 Successfully tagged docker-device-mqtt-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 04:12:16 provisioning config files... 04:12:16 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/22@tmp/config9012314705334532409tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:12:16 ---> docker-login.sh 04:12:16 nexus3.edgexfoundry.org:10001 04:12:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:12:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:12:17 Configure a credential helper to remove this warning. See 04:12:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:12:17 04:12:17 Login Succeeded 04:12:17 nexus3.edgexfoundry.org:10002 04:12:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:12:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:12:17 Configure a credential helper to remove this warning. See 04:12:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:12:17 04:12:17 Login Succeeded 04:12:17 nexus3.edgexfoundry.org:10003 04:12:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:12:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:12:17 Configure a credential helper to remove this warning. See 04:12:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:12:17 04:12:17 Login Succeeded 04:12:17 nexus3.edgexfoundry.org:10004 04:12:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:12:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:12:17 Configure a credential helper to remove this warning. See 04:12:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:12:17 04:12:17 Login Succeeded 04:12:17 docker.io 04:12:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:12:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:12:17 Configure a credential helper to remove this warning. See 04:12:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:12:17 04:12:17 Login Succeeded 04:12:17 ---> docker-login.sh ends [Pipeline] } 04:12:17 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:12:18 [edgeXDocker.push] Tagging docker image docker-device-mqtt-go with the following tags: 04:12:18 a1273e61004a83c63f8b8f9ce87c3cf8faec807b 04:12:18 latest 04:12:18 1.2.3-dev.8 04:12:18 a1273e61004a83c63f8b8f9ce87c3cf8faec807b-1.2.3-dev.8 04:12:18 master 04:12:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:12:18 + docker tag docker-device-mqtt-go nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:a1273e61004a83c63f8b8f9ce87c3cf8faec807b [Pipeline] isUnix [Pipeline] sh 04:12:18 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:a1273e61004a83c63f8b8f9ce87c3cf8faec807b 04:12:18 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go] 04:12:18 98493ba3e49b: Preparing 04:12:18 9c80e31029f8: Preparing 04:12:18 f9aa2ccb1683: Preparing 04:12:18 ace0eda3e3be: Preparing 04:12:18 ace0eda3e3be: Layer already exists 04:12:19 98493ba3e49b: Pushed 04:12:19 9c80e31029f8: Pushed 04:12:20 f9aa2ccb1683: Pushed 04:12:20 a1273e61004a83c63f8b8f9ce87c3cf8faec807b: digest: sha256:da8c4e15aac28ef2037d601fab39a58900d4eb6df0124e6779eb12c1b3d4f995 size: 1155 [Pipeline] isUnix [Pipeline] sh 04:12:20 + docker tag docker-device-mqtt-go nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:latest [Pipeline] isUnix [Pipeline] sh 04:12:20 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:latest 04:12:20 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go] 04:12:20 98493ba3e49b: Preparing 04:12:20 9c80e31029f8: Preparing 04:12:20 f9aa2ccb1683: Preparing 04:12:20 ace0eda3e3be: Preparing 04:12:20 98493ba3e49b: Layer already exists 04:12:20 ace0eda3e3be: Layer already exists 04:12:20 9c80e31029f8: Layer already exists 04:12:20 f9aa2ccb1683: Layer already exists 04:12:20 latest: digest: sha256:da8c4e15aac28ef2037d601fab39a58900d4eb6df0124e6779eb12c1b3d4f995 size: 1155 [Pipeline] isUnix [Pipeline] sh 04:12:21 + docker tag docker-device-mqtt-go nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:1.2.3-dev.8 [Pipeline] isUnix [Pipeline] sh 04:12:21 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:1.2.3-dev.8 04:12:21 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go] 04:12:21 98493ba3e49b: Preparing 04:12:21 9c80e31029f8: Preparing 04:12:21 f9aa2ccb1683: Preparing 04:12:21 ace0eda3e3be: Preparing 04:12:21 f9aa2ccb1683: Layer already exists 04:12:21 ace0eda3e3be: Layer already exists 04:12:21 9c80e31029f8: Layer already exists 04:12:21 98493ba3e49b: Layer already exists 04:12:21 1.2.3-dev.8: digest: sha256:da8c4e15aac28ef2037d601fab39a58900d4eb6df0124e6779eb12c1b3d4f995 size: 1155 [Pipeline] isUnix [Pipeline] sh 04:12:21 + docker tag docker-device-mqtt-go nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:a1273e61004a83c63f8b8f9ce87c3cf8faec807b-1.2.3-dev.8 [Pipeline] isUnix [Pipeline] sh 04:12:22 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:a1273e61004a83c63f8b8f9ce87c3cf8faec807b-1.2.3-dev.8 04:12:22 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go] 04:12:22 98493ba3e49b: Preparing 04:12:22 9c80e31029f8: Preparing 04:12:22 f9aa2ccb1683: Preparing 04:12:22 ace0eda3e3be: Preparing 04:12:22 f9aa2ccb1683: Layer already exists 04:12:22 98493ba3e49b: Layer already exists 04:12:22 9c80e31029f8: Layer already exists 04:12:22 ace0eda3e3be: Layer already exists 04:12:22 a1273e61004a83c63f8b8f9ce87c3cf8faec807b-1.2.3-dev.8: digest: sha256:da8c4e15aac28ef2037d601fab39a58900d4eb6df0124e6779eb12c1b3d4f995 size: 1155 [Pipeline] isUnix [Pipeline] sh 04:12:22 + docker tag docker-device-mqtt-go nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:master [Pipeline] isUnix [Pipeline] sh 04:12:22 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:master 04:12:22 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go] 04:12:22 98493ba3e49b: Preparing 04:12:22 9c80e31029f8: Preparing 04:12:22 f9aa2ccb1683: Preparing 04:12:22 ace0eda3e3be: Preparing 04:12:22 9c80e31029f8: Layer already exists 04:12:22 f9aa2ccb1683: Layer already exists 04:12:22 ace0eda3e3be: Layer already exists 04:12:22 98493ba3e49b: Layer already exists 04:12:22 master: digest: sha256:da8c4e15aac28ef2037d601fab39a58900d4eb6df0124e6779eb12c1b3d4f995 size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:12:23 ===================================================== [Pipeline] echo 04:12:23 taggedImages: 04:12:23 - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:a1273e61004a83c63f8b8f9ce87c3cf8faec807b 04:12:23 - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:latest 04:12:23 - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:1.2.3-dev.8 04:12:23 - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:a1273e61004a83c63f8b8f9ce87c3cf8faec807b-1.2.3-dev.8 04:12:23 - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:12:31 CGO_ENABLED=0 GO111MODULE=on go build ./... 04:12:38 Removing intermediate container 107976edab7d 04:12:38 ---> bdd85e24efb7 04:12:38 Step 11/22 : FROM alpine 04:12:38 latest: Pulling from library/alpine 04:12:38 5f621e34cdf4: Pulling fs layer 04:12:38 5f621e34cdf4: Download complete 04:12:39 5f621e34cdf4: Pull complete 04:12:39 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 04:12:39 Status: Downloaded newer image for alpine:latest 04:12:39 ---> 2e77e061c27f 04:12:39 Step 12/22 : ENV APP_PORT=49982 04:12:39 ---> Running in 105b5c35f2c0 04:12:39 Removing intermediate container 105b5c35f2c0 04:12:39 ---> a9cba9da0817 04:12:39 Step 13/22 : EXPOSE $APP_PORT 04:12:39 ---> Running in bd219f65dbfb 04:12:40 Removing intermediate container bd219f65dbfb 04:12:40 ---> 1e36477f3ca2 04:12:40 Step 14/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / 04:12:41 ---> e7bed0a5893b 04:12:41 Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/LICENSE / 04:12:42 ---> d2afb82d851b 04:12:42 Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/Attribution.txt / 04:12:43 ---> f670da286242 04:12:43 Step 17/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' 04:12:43 ---> Running in 42fe493657ca 04:12:43 Removing intermediate container 42fe493657ca 04:12:43 ---> d3032e51f92e 04:12:43 Step 18/22 : ENTRYPOINT ["/device-mqtt"] 04:12:43 ---> Running in 0325e8d54c90 04:12:44 Removing intermediate container 0325e8d54c90 04:12:44 ---> b816ead09e27 04:12:44 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:12:44 ---> Running in d49e2c310c27 04:12:44 Removing intermediate container d49e2c310c27 04:12:44 ---> fc83cf569aa9 04:12:44 Step 20/22 : LABEL arch=arm64 04:12:44 ---> Running in 61cc2216abc9 04:12:45 Removing intermediate container 61cc2216abc9 04:12:45 ---> a6812d2603b3 04:12:45 Step 21/22 : LABEL git_sha=a1273e61004a83c63f8b8f9ce87c3cf8faec807b 04:12:45 ---> Running in 2b6ab504dffe 04:12:46 Removing intermediate container 2b6ab504dffe 04:12:46 ---> 5770fb0ddec9 04:12:46 Step 22/22 : LABEL version=1.2.3-dev.8 04:12:46 ---> Running in e1d8d900e5e9 04:12:46 Removing intermediate container e1d8d900e5e9 04:12:46 ---> 53c0dfeeb538 04:12:46 [Warning] One or more build-args [ARCH] were not consumed 04:12:46 Successfully built 53c0dfeeb538 04:12:46 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 04:12:47 provisioning config files... 04:12:47 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/22@tmp/config8419599862530380836tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:12:47 ---> docker-login.sh 04:12:47 nexus3.edgexfoundry.org:10001 04:12:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:12:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:12:48 Configure a credential helper to remove this warning. See 04:12:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:12:48 04:12:48 Login Succeeded 04:12:48 nexus3.edgexfoundry.org:10002 04:12:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:12:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:12:48 Configure a credential helper to remove this warning. See 04:12:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:12:48 04:12:48 Login Succeeded 04:12:48 nexus3.edgexfoundry.org:10003 04:12:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:12:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:12:49 Configure a credential helper to remove this warning. See 04:12:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:12:49 04:12:49 Login Succeeded 04:12:49 nexus3.edgexfoundry.org:10004 04:12:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:12:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:12:49 Configure a credential helper to remove this warning. See 04:12:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:12:49 04:12:49 Login Succeeded 04:12:49 docker.io 04:12:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:12:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:12:50 Configure a credential helper to remove this warning. See 04:12:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:12:50 04:12:50 Login Succeeded 04:12:50 ---> docker-login.sh ends [Pipeline] } 04:12:50 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:12:51 [edgeXDocker.push] Tagging docker image docker-device-mqtt-go-arm64 with the following tags: 04:12:51 a1273e61004a83c63f8b8f9ce87c3cf8faec807b 04:12:51 latest 04:12:51 1.2.3-dev.8 04:12:51 a1273e61004a83c63f8b8f9ce87c3cf8faec807b-1.2.3-dev.8 04:12:51 master 04:12:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:12:51 + docker tag docker-device-mqtt-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:a1273e61004a83c63f8b8f9ce87c3cf8faec807b [Pipeline] isUnix [Pipeline] sh 04:12:51 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:a1273e61004a83c63f8b8f9ce87c3cf8faec807b 04:12:51 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64] 04:12:51 b1a44706a785: Preparing 04:12:51 5be93ae69835: Preparing 04:12:51 d4988ea04cba: Preparing 04:12:51 cd3761cfa1d9: Preparing 04:12:52 cd3761cfa1d9: Layer already exists 04:12:52 5be93ae69835: Pushed 04:12:52 b1a44706a785: Pushed 04:12:55 d4988ea04cba: Pushed 04:12:55 a1273e61004a83c63f8b8f9ce87c3cf8faec807b: digest: sha256:0ffb27919a782284e3d28bc72e0fa23500c64deb6ddb2f92e61f32e3ee97894d size: 1155 [Pipeline] isUnix [Pipeline] sh 04:12:55 + docker tag docker-device-mqtt-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:12:55 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:latest 04:12:55 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64] 04:12:55 b1a44706a785: Preparing 04:12:55 5be93ae69835: Preparing 04:12:55 d4988ea04cba: Preparing 04:12:55 cd3761cfa1d9: Preparing 04:12:55 b1a44706a785: Layer already exists 04:12:55 cd3761cfa1d9: Layer already exists 04:12:55 d4988ea04cba: Layer already exists 04:12:55 5be93ae69835: Layer already exists 04:12:56 latest: digest: sha256:0ffb27919a782284e3d28bc72e0fa23500c64deb6ddb2f92e61f32e3ee97894d size: 1155 [Pipeline] isUnix [Pipeline] sh 04:12:56 + docker tag docker-device-mqtt-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:1.2.3-dev.8 [Pipeline] isUnix [Pipeline] sh 04:12:56 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:1.2.3-dev.8 04:12:56 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64] 04:12:56 b1a44706a785: Preparing 04:12:56 5be93ae69835: Preparing 04:12:56 d4988ea04cba: Preparing 04:12:56 cd3761cfa1d9: Preparing 04:12:56 cd3761cfa1d9: Layer already exists 04:12:56 5be93ae69835: Layer already exists 04:12:57 b1a44706a785: Layer already exists 04:12:57 d4988ea04cba: Layer already exists 04:12:57 1.2.3-dev.8: digest: sha256:0ffb27919a782284e3d28bc72e0fa23500c64deb6ddb2f92e61f32e3ee97894d size: 1155 [Pipeline] isUnix [Pipeline] sh 04:12:57 + docker tag docker-device-mqtt-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:a1273e61004a83c63f8b8f9ce87c3cf8faec807b-1.2.3-dev.8 [Pipeline] isUnix [Pipeline] sh 04:12:57 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:a1273e61004a83c63f8b8f9ce87c3cf8faec807b-1.2.3-dev.8 04:12:57 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64] 04:12:57 b1a44706a785: Preparing 04:12:57 5be93ae69835: Preparing 04:12:57 d4988ea04cba: Preparing 04:12:57 cd3761cfa1d9: Preparing 04:12:57 b1a44706a785: Layer already exists 04:12:57 d4988ea04cba: Layer already exists 04:12:58 5be93ae69835: Layer already exists 04:12:58 cd3761cfa1d9: Layer already exists 04:12:58 a1273e61004a83c63f8b8f9ce87c3cf8faec807b-1.2.3-dev.8: digest: sha256:0ffb27919a782284e3d28bc72e0fa23500c64deb6ddb2f92e61f32e3ee97894d size: 1155 [Pipeline] isUnix [Pipeline] sh 04:12:58 + docker tag docker-device-mqtt-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:master [Pipeline] isUnix [Pipeline] sh 04:12:58 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:master 04:12:58 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64] 04:12:58 b1a44706a785: Preparing 04:12:58 5be93ae69835: Preparing 04:12:58 d4988ea04cba: Preparing 04:12:58 cd3761cfa1d9: Preparing 04:12:58 cd3761cfa1d9: Layer already exists 04:12:58 b1a44706a785: Layer already exists 04:12:58 d4988ea04cba: Layer already exists 04:12:58 5be93ae69835: Layer already exists 04:12:58 master: digest: sha256:0ffb27919a782284e3d28bc72e0fa23500c64deb6ddb2f92e61f32e3ee97894d size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:12:59 ===================================================== [Pipeline] echo 04:12:59 taggedImages: 04:12:59 - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:a1273e61004a83c63f8b8f9ce87c3cf8faec807b 04:12:59 - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:latest 04:12:59 - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:1.2.3-dev.8 04:12:59 - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:a1273e61004a83c63f8b8f9ce87c3cf8faec807b-1.2.3-dev.8 04:12:59 - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 04:13:01 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 04:13:01 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 04:13:01 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:13:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 04:13:02 04:13:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh 04:13:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 04:13:02 1.317.0: Pulling from edgex-devops/edgex-snyk-go 04:13:02 cbdbe7a5bc2a: Pulling fs layer 04:13:02 408f87550127: Pulling fs layer 04:13:02 fe522b08c979: Pulling fs layer 04:13:02 221eaa008020: Pulling fs layer 04:13:02 2a4607e5d6b9: Pulling fs layer 04:13:02 8f79b27c4fd2: Pulling fs layer 04:13:02 e5c8dbe1645b: Pulling fs layer 04:13:02 23e8b3b47431: Pulling fs layer 04:13:02 5c568d65a230: Pulling fs layer 04:13:02 8f79b27c4fd2: Waiting 04:13:02 e5c8dbe1645b: Waiting 04:13:02 23e8b3b47431: Waiting 04:13:02 5c568d65a230: Waiting 04:13:02 221eaa008020: Waiting 04:13:02 fe522b08c979: Verifying Checksum 04:13:02 fe522b08c979: Download complete 04:13:02 408f87550127: Verifying Checksum 04:13:02 408f87550127: Download complete 04:13:02 2a4607e5d6b9: Verifying Checksum 04:13:02 2a4607e5d6b9: Download complete 04:13:02 8f79b27c4fd2: Verifying Checksum 04:13:02 8f79b27c4fd2: Download complete 04:13:02 cbdbe7a5bc2a: Verifying Checksum 04:13:02 cbdbe7a5bc2a: Download complete 04:13:03 cbdbe7a5bc2a: Pull complete 04:13:03 408f87550127: Pull complete 04:13:03 fe522b08c979: Pull complete 04:13:03 e5c8dbe1645b: Verifying Checksum 04:13:03 e5c8dbe1645b: Download complete 04:13:04 23e8b3b47431: Verifying Checksum 04:13:04 23e8b3b47431: Download complete 04:13:05 5c568d65a230: Verifying Checksum 04:13:05 5c568d65a230: Download complete 04:13:06 221eaa008020: Download complete 04:13:11 221eaa008020: Pull complete 04:13:11 2a4607e5d6b9: Pull complete 04:13:11 8f79b27c4fd2: Pull complete 04:13:13 e5c8dbe1645b: Pull complete 04:13:17 23e8b3b47431: Pull complete 04:13:19 5c568d65a230: Pull complete 04:13:19 Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 04:13:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 04:13:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer 04:13:19 prd-centos7-docker-4c-2g-9413 does not seem to be running inside a container 04:13:19 $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 cat 04:13:20 $ docker top 875a5f295b426f6329bc1423882ca5e6bd36fb0e25893366cf3ac5e9c8dd3b53 -eo pid,comm [Pipeline] { [Pipeline] sh 04:13:21 + snyk monitor '--org=edgex-jenkins' 04:13:29 04:13:29 Monitoring /w/workspace/gexfoundry_device-mqtt-go_master (github.com/edgexfoundry/device-mqtt-go)... 04:13:29 04:13:29 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6acecf1b-85ea-4374-bf84-4fa5a6e664d0/history/8486a7ab-13b1-42cf-89d8-b9ec91129448 04:13:29 04:13:29 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:13:29 04:13:29 04:13:29 Snyk CLI supports Node.js 8 and higher. 04:13:29 Node.js 8 reached End Of Life on December 31, 2019 and the Snyk CLI will stop supporting it in the near future. 04:13:29 Please consider upgrading your runtime version to Node 10 or higher in order to get Snyk CLI updates. 04:13:29 04:13:29 The latest CLI version that supports Node.js 6 is `snyk@1.300.0`. 04:13:29 The latest CLI version that supports Node.js 4 is `snyk@1.88.2`. 04:13:29 You have reached your monthly limit of 300 private tests for your edgex-jenkins org. 04:13:29 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 04:13:29 $ docker stop --time=1 875a5f295b426f6329bc1423882ca5e6bd36fb0e25893366cf3ac5e9c8dd3b53 04:13:32 $ docker rm -f 875a5f295b426f6329bc1423882ca5e6bd36fb0e25893366cf3ac5e9c8dd3b53 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:13:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 04:13:33 04:13:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh 04:13:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 04:13:34 latest: Pulling from edgex-devops/edgex-klar 04:13:34 e7c96db7181b: Pulling fs layer 04:13:34 1868ca2cb446: Pulling fs layer 04:13:34 136be5d0fe8e: Pulling fs layer 04:13:34 894bfe63afcb: Pulling fs layer 04:13:34 894bfe63afcb: Waiting 04:13:34 1868ca2cb446: Verifying Checksum 04:13:34 1868ca2cb446: Download complete 04:13:34 136be5d0fe8e: Verifying Checksum 04:13:34 136be5d0fe8e: Download complete 04:13:34 e7c96db7181b: Verifying Checksum 04:13:34 e7c96db7181b: Download complete 04:13:34 894bfe63afcb: Verifying Checksum 04:13:34 894bfe63afcb: Download complete 04:13:34 e7c96db7181b: Pull complete 04:13:34 1868ca2cb446: Pull complete 04:13:34 136be5d0fe8e: Pull complete 04:13:35 894bfe63afcb: Pull complete 04:13:35 Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 04:13:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 04:13:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer 04:13:35 prd-centos7-docker-4c-2g-9413 does not seem to be running inside a container 04:13:35 $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 04:13:36 $ docker top cf6ac10b2caff7a89c4bf67a4063acba026a247193e9c51e89db66d02381bd2f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:36 + /klar nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:a1273e61004a83c63f8b8f9ce87c3cf8faec807b 04:13:36 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 04:13:40 $ docker stop --time=1 cf6ac10b2caff7a89c4bf67a4063acba026a247193e9c51e89db66d02381bd2f 04:13:41 $ docker rm -f cf6ac10b2caff7a89c4bf67a4063acba026a247193e9c51e89db66d02381bd2f [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 04:13:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 04:13:41 . [Pipeline] withDockerContainer 04:13:42 prd-centos7-docker-4c-2g-9413 does not seem to be running inside a container 04:13:42 $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 04:13:42 $ docker top 341be1db76bbcbbaca676509985ee8ae8019c225edb634345ce3a05ab7543cc7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:43 + /klar nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:a1273e61004a83c63f8b8f9ce87c3cf8faec807b 04:13:43 + tee 04:13:43 clair timeout 1m0s 04:13:43 docker timeout: 1m0s 04:13:43 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 04:13:44 $ docker stop --time=1 341be1db76bbcbbaca676509985ee8ae8019c225edb634345ce3a05ab7543cc7 04:13:45 $ docker rm -f 341be1db76bbcbbaca676509985ee8ae8019c225edb634345ce3a05ab7543cc7 [Pipeline] // withDockerContainer [Pipeline] sh 04:13:45 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_master/clair-reports [Pipeline] echo 04:13:45 Generated HTML Table Report. Writing to /w/workspace/gexfoundry_device-mqtt-go_master/clair-reports/clair_results_docker-device-mqtt-go_a1273e61004a83c63f8b8f9ce87c3cf8faec807b.html [Pipeline] writeFile [Pipeline] step 04:13:46 Archiving artifacts [Pipeline] isUnix [Pipeline] sh 04:13:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 04:13:46 . [Pipeline] withDockerContainer 04:13:46 prd-centos7-docker-4c-2g-9413 does not seem to be running inside a container 04:13:46 $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 04:13:47 $ docker top f01e34c88c4d9362e7bce62ee5efd72f3384f84e182502af4601c9a9a6779014 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:47 + /klar nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:a1273e61004a83c63f8b8f9ce87c3cf8faec807b 04:13:47 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 04:13:51 $ docker stop --time=1 f01e34c88c4d9362e7bce62ee5efd72f3384f84e182502af4601c9a9a6779014 04:13:52 $ docker rm -f f01e34c88c4d9362e7bce62ee5efd72f3384f84e182502af4601c9a9a6779014 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 04:13:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 04:13:53 . [Pipeline] withDockerContainer 04:13:53 prd-centos7-docker-4c-2g-9413 does not seem to be running inside a container 04:13:53 $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 04:13:54 $ docker top 019ed7c1724d5722e60d40966e9f18e77ab782287fbfc636201a6d91651d656b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:54 + /klar nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:a1273e61004a83c63f8b8f9ce87c3cf8faec807b 04:13:54 + tee 04:13:54 clair timeout 1m0s 04:13:54 docker timeout: 1m0s 04:13:54 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 04:13:55 $ docker stop --time=1 019ed7c1724d5722e60d40966e9f18e77ab782287fbfc636201a6d91651d656b 04:13:56 $ docker rm -f 019ed7c1724d5722e60d40966e9f18e77ab782287fbfc636201a6d91651d656b [Pipeline] // withDockerContainer [Pipeline] sh 04:13:57 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_master/clair-reports [Pipeline] echo 04:13:57 Generated HTML Table Report. Writing to /w/workspace/gexfoundry_device-mqtt-go_master/clair-reports/clair_results_docker-device-mqtt-go-arm64_a1273e61004a83c63f8b8f9ce87c3cf8faec807b.html [Pipeline] writeFile [Pipeline] step 04:13:57 Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:13:58 + git log --format=format:%s -1 a1273e61004a83c63f8b8f9ce87c3cf8faec807b [Pipeline] isUnix [Pipeline] sh 04:13:58 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:13:58 . [Pipeline] withDockerContainer 04:13:58 prd-centos7-docker-4c-2g-9413 does not seem to be running inside a container 04:13:59 $ docker run -t -d -u 1001:1001 -u 0:0 -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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:13:59 $ docker top 61ab0ee11edc3daee2440da145a934bcf188dc119074dce6aa352c6506ed0559 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:13:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:13:59 [ssh-agent] Looking for ssh-agent implementation... 04:14:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:14:00 $ docker exec 61ab0ee11edc3daee2440da145a934bcf188dc119074dce6aa352c6506ed0559 ssh-agent 04:14:00 SSH_AUTH_SOCK=/tmp/ssh-KhQEZh0CdAVh/agent.12 04:14:00 SSH_AGENT_PID=18 04:14:00 Running ssh-add (command line suppressed) 04:14:00 Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_3172574204296142015.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_3172574204296142015.key) 04:14:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:14:00 + git semver tag 04:14:00 # -> Open(): unable to determine branch for HEAD 04:14:00 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git 04:14:00 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master 04:14:00 # $SEMVER_REMOTE_NAME = origin 04:14:00 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:14:00 # $SEMVER_USER_NAME = edgex-jenkins 04:14:00 # $SEMVER_BRANCH = master 04:14:00 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver 04:14:00 # a1273e61004a83c63f8b8f9ce87c3cf8faec807b HEAD 04:14:00 # -> Force: false 04:14:00 # a198f3def10071c3f171bdba8396e1c78c279baa refs/tags/v1.2.3-dev.8 [Pipeline] } 04:14:00 $ docker exec --env ******** --env ******** 61ab0ee11edc3daee2440da145a934bcf188dc119074dce6aa352c6506ed0559 ssh-agent -k 04:14:00 unset SSH_AUTH_SOCK; 04:14:00 unset SSH_AGENT_PID; 04:14:00 echo Agent pid 18 killed; 04:14:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:14:01 + git semver [Pipeline] } 04:14:01 $ docker stop --time=1 61ab0ee11edc3daee2440da145a934bcf188dc119074dce6aa352c6506ed0559 04:14:02 $ docker rm -f 61ab0ee11edc3daee2440da145a934bcf188dc119074dce6aa352c6506ed0559 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 04:14:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:14:03 04:14:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 04:14:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:14:03 0.23.1-centos7: Pulling from edgex-lftools 04:14:03 ab5ef0e58194: Pulling fs layer 04:14:03 9712f1f96733: Pulling fs layer 04:14:03 63f879dbbcfc: Pulling fs layer 04:14:03 0d9ebad4ef96: Pulling fs layer 04:14:03 e9a5061849ea: Pulling fs layer 04:14:03 d747dcd14b5f: Pulling fs layer 04:14:03 2de7ff778b66: Pulling fs layer 04:14:03 0d9ebad4ef96: Waiting 04:14:03 2de7ff778b66: Waiting 04:14:03 d747dcd14b5f: Waiting 04:14:03 9712f1f96733: Verifying Checksum 04:14:03 9712f1f96733: Download complete 04:14:05 63f879dbbcfc: Verifying Checksum 04:14:05 63f879dbbcfc: Download complete 04:14:05 e9a5061849ea: Verifying Checksum 04:14:05 e9a5061849ea: Download complete 04:14:05 d747dcd14b5f: Verifying Checksum 04:14:05 d747dcd14b5f: Download complete 04:14:05 2de7ff778b66: Verifying Checksum 04:14:05 2de7ff778b66: Download complete 04:14:06 0d9ebad4ef96: Verifying Checksum 04:14:06 0d9ebad4ef96: Download complete 04:14:06 ab5ef0e58194: Verifying Checksum 04:14:06 ab5ef0e58194: Download complete 04:14:10 ab5ef0e58194: Pull complete 04:14:10 9712f1f96733: Pull complete 04:14:13 63f879dbbcfc: Pull complete 04:14:20 0d9ebad4ef96: Pull complete 04:14:21 e9a5061849ea: Pull complete 04:14:21 d747dcd14b5f: Pull complete 04:14:24 2de7ff778b66: Pull complete 04:14:24 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:14:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:14:24 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 04:14:24 prd-centos7-docker-4c-2g-9413 does not seem to be running inside a container 04:14:24 $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 04:14:28 $ docker top 8463fd0b0cc2936898b638b42b6263bcef21316b1c0c8eb5d68d4f59acaeec17 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:14:28 provisioning config files... 04:14:28 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config8994222943062121060tmp 04:14:28 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config5332115045593023137tmp 04:14:28 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config2389997754244834380tmp [Pipeline] { [Pipeline] echo 04:14:28 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:14:29 ---> sigul-configuration.sh 04:14:29 gpg: directory `/root/.gnupg' created 04:14:29 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:14:29 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:14:29 gpg: keyring `/root/.gnupg/secring.gpg' created 04:14:29 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:14:29 gpg: CAST5 encrypted data 04:14:29 gpg: encrypted with 1 passphrase 04:14:29 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:14:29 + mkdir /home/jenkins 04:14:29 + mkdir /home/jenkins/sigul [Pipeline] sh 04:14:30 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 04:14:30 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:14:30 ---> sigul-install.sh 04:14:35 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 04:14:36 + git tag --list 04:14:36 0.7.1 04:14:36 v1.0.0 04:14:36 v1.1.0 04:14:36 v1.1.1 04:14:36 v1.2.0 04:14:36 v1.2.1 04:14:36 v1.2.2 04:14:36 v1.2.2-dev.1 04:14:36 v1.2.2-dev.2 04:14:36 v1.2.3-dev.1 04:14:36 v1.2.3-dev.2 04:14:36 v1.2.3-dev.3 04:14:36 v1.2.3-dev.4 04:14:36 v1.2.3-dev.5 04:14:36 v1.2.3-dev.6 04:14:36 v1.2.3-dev.7 04:14:36 v1.2.3-dev.8 [Pipeline] sh 04:14:36 + lftools sign git-tag v1.2.3-dev.8 04:14:37 Signing Git tag with Sigul... 04:14:37 Signing v1.2.3-dev.8 [Pipeline] echo 04:14:38 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:14:39 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:14:39 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:14:39 $ docker stop --time=1 8463fd0b0cc2936898b638b42b6263bcef21316b1c0c8eb5d68d4f59acaeec17 04:14:41 $ docker rm -f 8463fd0b0cc2936898b638b42b6263bcef21316b1c0c8eb5d68d4f59acaeec17 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 04:14:42 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:14:42 . [Pipeline] withDockerContainer 04:14:42 prd-centos7-docker-4c-2g-9413 does not seem to be running inside a container 04:14:42 $ docker run -t -d -u 1001:1001 -u 0:0 -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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:14:43 $ docker top a508e557b9529c5c2884ae8e0ff84fd87d1f24eab80e1a911f13b78e3955adb7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:14:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:14:43 [ssh-agent] Looking for ssh-agent implementation... 04:14:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:14:43 $ docker exec a508e557b9529c5c2884ae8e0ff84fd87d1f24eab80e1a911f13b78e3955adb7 ssh-agent 04:14:43 SSH_AUTH_SOCK=/tmp/ssh-wEzDBDfUuAEk/agent.12 04:14:43 SSH_AGENT_PID=18 04:14:43 Running ssh-add (command line suppressed) 04:14:44 Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_610768561705567566.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_610768561705567566.key) 04:14:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:14:44 + git semver bump pre 04:14:44 # -> Open(): unable to determine branch for HEAD 04:14:44 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git 04:14:44 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master 04:14:44 # $SEMVER_REMOTE_NAME = origin 04:14:44 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:14:44 # $SEMVER_USER_NAME = edgex-jenkins 04:14:44 # $SEMVER_BRANCH = master 04:14:44 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver 04:14:44 1.2.3-dev.9 [Pipeline] } 04:14:44 $ docker exec --env ******** --env ******** a508e557b9529c5c2884ae8e0ff84fd87d1f24eab80e1a911f13b78e3955adb7 ssh-agent -k 04:14:44 unset SSH_AUTH_SOCK; 04:14:44 unset SSH_AGENT_PID; 04:14:44 echo Agent pid 18 killed; 04:14:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:14:45 + git semver [Pipeline] } 04:14:45 $ docker stop --time=1 a508e557b9529c5c2884ae8e0ff84fd87d1f24eab80e1a911f13b78e3955adb7 04:14:46 $ docker rm -f a508e557b9529c5c2884ae8e0ff84fd87d1f24eab80e1a911f13b78e3955adb7 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 04:14:47 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:14:47 . [Pipeline] withDockerContainer 04:14:47 prd-centos7-docker-4c-2g-9413 does not seem to be running inside a container 04:14:47 $ docker run -t -d -u 1001:1001 -u 0:0 -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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:14:47 $ docker top 3f364dbe979c0744402d500c2c881318c3ef4e585eb02a86d7149c74fae93944 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:14:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:14:48 [ssh-agent] Looking for ssh-agent implementation... 04:14:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:14:48 $ docker exec 3f364dbe979c0744402d500c2c881318c3ef4e585eb02a86d7149c74fae93944 ssh-agent 04:14:48 SSH_AUTH_SOCK=/tmp/ssh-QEcz9Sq2XzZz/agent.12 04:14:48 SSH_AGENT_PID=17 04:14:48 Running ssh-add (command line suppressed) 04:14:48 Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_7147210694319320375.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_7147210694319320375.key) 04:14:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:14:49 + git semver push 04:14:49 # -> Open(): unable to determine branch for HEAD 04:14:49 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git 04:14:49 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master 04:14:49 # $SEMVER_REMOTE_NAME = origin 04:14:49 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:14:49 # $SEMVER_USER_NAME = edgex-jenkins 04:14:49 # $SEMVER_BRANCH = master 04:14:49 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver [Pipeline] } 04:14:55 $ docker exec --env ******** --env ******** 3f364dbe979c0744402d500c2c881318c3ef4e585eb02a86d7149c74fae93944 ssh-agent -k 04:14:55 unset SSH_AUTH_SOCK; 04:14:55 unset SSH_AGENT_PID; 04:14:55 echo Agent pid 17 killed; 04:14:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:14:56 + git semver [Pipeline] } 04:14:56 $ docker stop --time=1 3f364dbe979c0744402d500c2c881318c3ef4e585eb02a86d7149c74fae93944 04:14:57 $ docker rm -f 3f364dbe979c0744402d500c2c881318c3ef4e585eb02a86d7149c74fae93944 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 04:14:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:14:59 ---> package-listing.sh 04:14:59 ++ facter osfamily 04:14:59 ++ tr '[:upper:]' '[:lower:]' 04:14:59 + OS_FAMILY=redhat 04:14:59 + workspace=/w/workspace/gexfoundry_device-mqtt-go_master 04:14:59 + START_PACKAGES=/tmp/packages_start.txt 04:14:59 + END_PACKAGES=/tmp/packages_end.txt 04:14:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:14:59 + PACKAGES=/tmp/packages_start.txt 04:14:59 + '[' /w/workspace/gexfoundry_device-mqtt-go_master ']' 04:14:59 + PACKAGES=/tmp/packages_end.txt 04:14:59 + case "${OS_FAMILY}" in 04:14:59 + rpm -qa 04:14:59 + sort 04:15:04 + '[' -f /tmp/packages_start.txt ']' 04:15:04 + '[' -f /tmp/packages_end.txt ']' 04:15:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:15:04 + '[' /w/workspace/gexfoundry_device-mqtt-go_master ']' 04:15:04 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_master/archives/ 04:15:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_master/archives/ [Pipeline] echo 04:15:04 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:15:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:15:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:15:04 04:15:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 04:15:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:15:05 alpine: Pulling from edgex-lftools-log-publisher 04:15:05 df20fa9351a1: Pulling fs layer 04:15:05 36b3adc4ff6f: Pulling fs layer 04:15:05 8ad3a11d3b57: Pulling fs layer 04:15:05 46f8f816bc3b: Pulling fs layer 04:15:05 93b61091891f: Pulling fs layer 04:15:05 93b9cdb0e59b: Pulling fs layer 04:15:05 5e14af77c1be: Pulling fs layer 04:15:05 01666e4c0597: Pulling fs layer 04:15:05 aa168da1d23b: Pulling fs layer 04:15:05 46f8f816bc3b: Waiting 04:15:05 93b61091891f: Waiting 04:15:05 93b9cdb0e59b: Waiting 04:15:05 5e14af77c1be: Waiting 04:15:05 01666e4c0597: Waiting 04:15:05 36b3adc4ff6f: Verifying Checksum 04:15:05 36b3adc4ff6f: Download complete 04:15:05 46f8f816bc3b: Verifying Checksum 04:15:05 46f8f816bc3b: Download complete 04:15:05 df20fa9351a1: Download complete 04:15:05 93b9cdb0e59b: Verifying Checksum 04:15:05 93b9cdb0e59b: Download complete 04:15:05 5e14af77c1be: Verifying Checksum 04:15:05 5e14af77c1be: Download complete 04:15:05 01666e4c0597: Verifying Checksum 04:15:05 01666e4c0597: Download complete 04:15:05 93b61091891f: Verifying Checksum 04:15:05 93b61091891f: Download complete 04:15:05 8ad3a11d3b57: Verifying Checksum 04:15:05 8ad3a11d3b57: Download complete 04:15:05 df20fa9351a1: Pull complete 04:15:05 36b3adc4ff6f: Pull complete 04:15:06 8ad3a11d3b57: Pull complete 04:15:06 46f8f816bc3b: Pull complete 04:15:07 93b61091891f: Pull complete 04:15:07 93b9cdb0e59b: Pull complete 04:15:08 aa168da1d23b: Verifying Checksum 04:15:08 aa168da1d23b: Download complete 04:15:08 5e14af77c1be: Pull complete 04:15:08 01666e4c0597: Pull complete 04:15:16 aa168da1d23b: Pull complete 04:15:16 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 04:15:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:15:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 04:15:16 prd-centos7-docker-4c-2g-9413 does not seem to be running inside a container 04:15:16 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 04:15:19 $ docker top 1b1e9089ec80dd01582466b9da676012ef45a9e78979c3a7c93e025854104cf6 -eo pid,comm [Pipeline] { [Pipeline] sh 04:15:19 + touch /tmp/pre-build-complete [Pipeline] sh 04:15:20 + mkdir -p /var/log/sa [Pipeline] sh 04:15:20 + ls /var/log/sa-host 04:15:20 + sadf -c /var/log/sa-host/sa05 04:15:20 file_magic: OK 04:15:20 HZ: Using current value: 100 04:15:20 file_header: OK 04:15:20 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 04:15:20 Statistics: 04:15:20 Hnuu...uuuununununu...Hnuu...uuuununununu... 04:15:20 File successfully converted to sysstat format version 12.2.1 04:15:20 + sadf -c /var/log/sa-host/sa28 04:15:20 file_magic: OK 04:15:20 HZ: Using current value: 100 04:15:20 file_header: OK 04:15:20 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 04:15:20 Statistics: 04:15:20 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 04:15:20 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:15:21 provisioning config files... 04:15:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config5291452171776868302tmp [Pipeline] { [Pipeline] echo 04:15:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:15:21 ---> create-netrc.sh [Pipeline] } 04:15:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 04:15:21 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 04:15:22 ---> python-tools-install.sh [Pipeline] echo 04:15:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:15:22 ---> sudo-logs.sh 04:15:22 Archiving 'sudo' log.. [Pipeline] echo 04:15:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:15:22 ---> job-cost.sh 04:15:22 lf-activate-venv: SKIPPING 04:15:22 INFO: No Stack... 04:15:23 INFO: Retrieving Pricing Info for: v1-standard-2 04:15:24 INFO: Archiving Costs [Pipeline] echo 04:15:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:15:24 ---> logs-deploy.sh 04:15:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/master/22 04:15:24 INFO: archiving workspace using pattern(s): 04:15:26 Archives upload complete. 04:15:26 INFO: archiving logs to Nexus 04:15:27 ---> uname -a: 04:15:27 Linux prd-centos7-docker-4c-2g-9413.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 04:15:27 04:15:27 04:15:27 ---> lscpu: 04:15:27 Architecture: x86_64 04:15:27 CPU op-mode(s): 32-bit, 64-bit 04:15:27 Byte Order: Little Endian 04:15:27 Address sizes: 40 bits physical, 48 bits virtual 04:15:27 CPU(s): 4 04:15:27 On-line CPU(s) list: 0-3 04:15:27 Thread(s) per core: 1 04:15:27 Core(s) per socket: 1 04:15:27 Socket(s): 4 04:15:27 NUMA node(s): 1 04:15:27 Vendor ID: GenuineIntel 04:15:27 CPU family: 6 04:15:27 Model: 44 04:15:27 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 04:15:27 Stepping: 1 04:15:27 CPU MHz: 2933.438 04:15:27 BogoMIPS: 5866.87 04:15:27 Virtualization: VT-x 04:15:27 Hypervisor vendor: KVM 04:15:27 Virtualization type: full 04:15:27 L1d cache: 128 KiB 04:15:27 L1i cache: 128 KiB 04:15:27 L2 cache: 16 MiB 04:15:27 L3 cache: 64 MiB 04:15:27 NUMA node0 CPU(s): 0-3 04:15:27 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 04:15:27 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 04:15:27 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 04:15:27 Vulnerability Meltdown: Mitigation; PTI 04:15:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:15:27 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 04:15:27 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 04:15:27 Vulnerability Tsx async abort: Not affected 04:15: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 04:15:27 04:15:27 04:15:27 ---> nproc: 04:15:27 4 04:15:27 04:15:27 04:15:27 ---> df -h: 04:15:27 Filesystem Size Used Available Use% Mounted on 04:15:27 overlay 50.0G 8.5G 41.5G 17% / 04:15:27 tmpfs 64.0M 0 64.0M 0% /dev 04:15:27 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 04:15:27 shm 64.0M 0 64.0M 0% /dev/shm 04:15:27 /dev/vda1 50.0G 8.5G 41.5G 17% /facter-os 04:15:27 /dev/vda1 50.0G 8.5G 41.5G 17% /etc/resolv.conf 04:15:27 /dev/vda1 50.0G 8.5G 41.5G 17% /etc/hostname 04:15:27 /dev/vda1 50.0G 8.5G 41.5G 17% /etc/hosts 04:15:27 /dev/vda1 50.0G 8.5G 41.5G 17% /var/log/secure 04:15:27 /dev/vda1 50.0G 8.5G 41.5G 17% /var/log/auth.log 04:15:27 /dev/vda1 50.0G 8.5G 41.5G 17% /run/cloud-init/result.json 04:15:27 /dev/vda1 50.0G 8.5G 41.5G 17% /w/workspace/gexfoundry_device-mqtt-go_master 04:15:27 /dev/vda1 50.0G 8.5G 41.5G 17% /w/workspace/gexfoundry_device-mqtt-go_master@tmp 04:15:27 /dev/vda1 50.0G 8.5G 41.5G 17% /var/log/sa-host 04:15:27 04:15:27 04:15:27 ---> free -m: 04:15:27 total used free shared buff/cache available 04:15:27 Mem: 1837 787 149 0 899 985 04:15:27 Swap: 1023 3 1020 04:15:27 04:15:27 04:15:27 ---> ip addr: 04:15:27 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 04:15:27 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:15:27 inet 127.0.0.1/8 scope host lo 04:15:27 valid_lft forever preferred_lft forever 04:15:27 inet6 ::1/128 scope host 04:15:27 valid_lft forever preferred_lft forever 04:15:27 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 04:15:27 link/ether fa:16:3e:50:68:55 brd ff:ff:ff:ff:ff:ff 04:15:27 inet 10.30.122.49/23 brd 10.30.123.255 scope global dynamic eth0 04:15:27 valid_lft 85913sec preferred_lft 85913sec 04:15:27 inet6 fe80::f816:3eff:fe50:6855/64 scope link 04:15:27 valid_lft forever preferred_lft forever 04:15:27 3: docker0: mtu 1500 qdisc noqueue state DOWN 04:15:27 link/ether 02:42:41:4a:3d:39 brd ff:ff:ff:ff:ff:ff 04:15:27 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 04:15:27 valid_lft forever preferred_lft forever 04:15:27 inet6 fe80::42:41ff:fe4a:3d39/64 scope link 04:15:27 valid_lft forever preferred_lft forever 04:15:27 04:15:27 04:15:27 ---> sar -b -r -n DEV: 04:15:27 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/28/20 _x86_64_ (4 CPU) 04:15:27 04:15:27 04:07:00 LINUX RESTART (4 CPU) 04:15:27 04:15:27 04:08:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:15:27 04:09:01 27.29 10.44 16.85 0.00 4398.93 2338.59 0.00 04:15:27 04:10:01 0.42 0.00 0.42 0.00 0.00 6.61 0.00 04:15:27 04:11:01 0.23 0.00 0.23 0.00 0.00 3.11 0.00 04:15:27 04:12:01 0.18 0.00 0.18 0.00 0.00 2.02 0.00 04:15:27 04:13:01 0.35 0.00 0.35 0.00 0.00 4.85 0.00 04:15:27 04:14:01 259.03 144.15 114.88 0.00 7593.67 33944.00 0.00 04:15:27 04:15:01 233.28 102.58 130.70 0.00 7701.96 32735.66 0.00 04:15:27 Average: 74.43 36.75 37.68 0.00 2814.49 9866.28 0.00 04:15:27 04:15:27 04:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:15:27 04:09:01 165132 0 588420 31.27 2620 1125384 1107072 37.78 450876 1106960 20 04:15:27 04:10:01 168664 0 584880 31.08 2620 1125392 1064672 36.34 449680 1105312 20 04:15:27 04:11:01 167828 0 585712 31.13 2620 1125396 1064744 36.34 450172 1105312 16 04:15:27 04:12:01 168404 0 585136 31.10 2620 1125396 1064480 36.33 459484 1095724 16 04:15:27 04:13:01 168204 0 585328 31.11 2620 1125404 1064576 36.33 459892 1095696 20 04:15:27 04:14:01 154920 0 683036 36.30 2596 1041004 1394844 47.60 592748 934212 56 04:15:27 04:15:01 115692 0 754420 40.10 1492 1009952 1137572 38.82 631960 848200 84 04:15:27 Average: 158406 0 623847 33.16 2455 1096847 1128280 38.51 499259 1041631 33 04:15:27 04:15:27 04:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:15:27 04:09:01 eth0 61.57 49.93 338.33 24.43 0.00 0.00 0.00 0.00 04:15:27 04:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:27 04:09:01 docker0 1.90 1.63 0.37 3.79 0.00 0.00 0.00 0.00 04:15:27 04:10:01 eth0 1.70 0.53 0.39 0.21 0.00 0.00 0.00 0.00 04:15:27 04:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:27 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:27 04:11:01 eth0 1.35 0.77 0.58 0.41 0.00 0.00 0.00 0.00 04:15:27 04:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:27 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:27 04:12:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:15:27 04:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:27 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:27 04:13:01 eth0 1.05 0.17 0.20 0.07 0.00 0.00 0.00 0.00 04:15:27 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:27 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:27 04:14:01 veth01d744e 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 04:15:27 04:14:01 eth0 547.64 482.84 4200.65 108.31 0.00 0.00 0.00 0.00 04:15:27 04:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:27 04:14:01 docker0 38.92 37.07 4.44 191.03 0.00 0.00 0.00 0.00 04:15:27 04:15:01 eth0 492.00 417.84 3452.81 97.28 0.00 0.00 0.00 0.00 04:15:27 04:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:27 04:15:01 docker0 32.00 48.19 1.92 199.99 0.00 0.00 0.00 0.00 04:15:27 Average: eth0 157.98 136.08 1142.31 32.97 0.00 0.00 0.00 0.00 04:15:27 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:27 Average: docker0 10.41 12.42 0.96 56.42 0.00 0.00 0.00 0.00 04:15:27 04:15:27 04:15:27 ---> sar -P ALL: 04:15:27 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/28/20 _x86_64_ (4 CPU) 04:15:27 04:15:27 04:07:00 LINUX RESTART (4 CPU) 04:15:27 04:15:27 04:08:01 CPU %user %nice %system %iowait %steal %idle 04:15:27 04:09:01 all 2.29 0.00 1.54 0.44 0.00 95.74 04:15:27 04:09:01 0 2.53 0.00 1.36 0.33 0.00 95.78 04:15:27 04:09:01 1 1.89 0.00 1.36 0.15 0.02 96.58 04:15:27 04:09:01 2 2.22 0.00 1.77 1.10 0.00 94.90 04:15:27 04:09:01 3 2.51 0.00 1.66 0.15 0.00 95.69 04:15:27 04:10:01 all 0.15 0.00 0.05 0.00 0.00 99.80 04:15:27 04:10:01 0 0.03 0.00 0.05 0.00 0.00 99.92 04:15:27 04:10:01 1 0.05 0.00 0.07 0.00 0.00 99.88 04:15:27 04:10:01 2 0.07 0.00 0.05 0.00 0.00 99.88 04:15:27 04:10:01 3 0.45 0.00 0.03 0.00 0.00 99.52 04:15:27 04:11:01 all 0.17 0.00 0.04 0.00 0.00 99.80 04:15:27 04:11:01 0 0.03 0.00 0.02 0.00 0.00 99.95 04:15:27 04:11:01 1 0.05 0.00 0.05 0.00 0.00 99.90 04:15:27 04:11:01 2 0.05 0.00 0.05 0.00 0.00 99.90 04:15:27 04:11:01 3 0.53 0.00 0.03 0.00 0.00 99.43 04:15:27 04:12:01 all 0.15 0.00 0.05 0.00 0.00 99.80 04:15:27 04:12:01 0 0.03 0.00 0.03 0.00 0.00 99.93 04:15:27 04:12:01 1 0.05 0.00 0.13 0.00 0.00 99.82 04:15:27 04:12:01 2 0.03 0.00 0.02 0.00 0.00 99.95 04:15:27 04:12:01 3 0.50 0.00 0.00 0.00 0.00 99.50 04:15:27 04:13:01 all 0.17 0.00 0.04 0.00 0.00 99.79 04:15:27 04:13:01 0 0.03 0.00 0.03 0.00 0.00 99.93 04:15:27 04:13:01 1 0.08 0.00 0.07 0.00 0.00 99.85 04:15:27 04:13:01 2 0.05 0.00 0.03 0.00 0.00 99.92 04:15:27 04:13:01 3 0.52 0.00 0.02 0.00 0.00 99.47 04:15:27 04:14:01 all 11.13 0.00 7.77 3.02 0.03 78.07 04:15:27 04:14:01 0 10.59 0.00 8.62 1.86 0.03 78.90 04:15:27 04:14:01 1 10.84 0.00 7.44 5.04 0.03 76.65 04:15:27 04:14:01 2 12.50 0.00 7.95 3.53 0.02 76.00 04:15:27 04:14:01 3 10.58 0.00 7.06 1.63 0.02 80.71 04:15:27 04:15:01 all 10.97 0.00 8.46 3.22 0.04 77.31 04:15:27 04:15:01 0 12.39 0.00 9.04 0.76 0.03 77.78 04:15:27 04:15:01 1 10.22 0.00 8.34 2.87 0.03 78.54 04:15:27 04:15:01 2 10.69 0.00 8.40 5.89 0.03 74.98 04:15:27 04:15:01 3 10.59 0.00 8.05 3.36 0.05 77.95 04:15:27 Average: all 3.53 0.00 2.53 0.94 0.01 93.00 04:15:27 Average: 0 3.60 0.00 2.69 0.42 0.01 93.28 04:15:27 Average: 1 3.27 0.00 2.46 1.14 0.01 93.11 04:15:27 Average: 2 3.61 0.00 2.57 1.48 0.01 92.33 04:15:27 Average: 3 3.62 0.00 2.37 0.72 0.01 93.27 04:15:27 04:15:27 04:15:27