Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 172864091628f91237888ceec3b813680f51db30 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f ad104866bbc8c98dca93091e1a8abeb835fd4e4d # timeout=10 Commit message: "Merge pull request #251 from ernestojeda/fix-codecov-uploader" > 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/master/workspace@libs/lf-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 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-rest-go] ========================================================= [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-rest-go-settings PROJECT: device-rest-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-rest-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: false 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 Waiting for next available executor Running on prd-centos7-docker-4c-2g-2004 in /w/workspace/gexfoundry_device-rest-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-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-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-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 172864091628f91237888ceec3b813680f51db30 (master) > git config remote.origin.url git@github.com:edgexfoundry/device-rest-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-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 172864091628f91237888ceec3b813680f51db30 # timeout=10 Commit message: "Merge pull request #44 from lenny-intel/dependabot" > git rev-list --no-walk 0a79c20c2d893aa8ea9da840411e787f3e51ca5b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:32:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:32:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:32:11 ========================================================= 18:32:11 EdgeX Global Pipelines Version Info 18:32:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:32:13 ------------------- 18:32:13 stable info: 18:32:13 ------------------- 18:32:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:32:13 Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d 18:32:13 Message: update stable to v1.0.131 18:32:14 ------------------- 18:32:14 experimental info: 18:32:14 ------------------- 18:32:14 Commited By: **** collab-it+edgex@linuxfoundation.org 18:32:14 Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d 18:32:14 Message: update experimental to v1.0.131 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 18:32:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 18:32:14 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 18:32:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:32:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:32:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:32:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 18:32:15 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 18:32:15 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 18:32:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:32:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:32:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:32:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-rest-go [Pipeline] echo 18:32:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:32:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:32:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:32:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:32:16 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:32:16 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:32:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:32:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:32:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:32:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:32:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:32:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:32:17 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:32:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 18:32:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 18:32:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 18:32:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 172864091628f91237888ceec3b813680f51db30 [Pipeline] echo 18:32:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1728640 [Pipeline] echo 18:32:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:32:18 + git log --format=format:%s -1 172864091628f91237888ceec3b813680f51db30 [Pipeline] echo 18:32:18 GIT_COMMIT: 172864091628f91237888ceec3b813680f51db30, Commit Message: Merge pull request #44 from lenny-intel/dependabot [Pipeline] echo 18:32:18 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 18:32:19 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:32:19 18:32:19 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:32:20 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:32:20 latest: Pulling from edgex-devops/git-semver 18:32:20 31603596830f: Pulling fs layer 18:32:20 2a8b12db71e7: Pulling fs layer 18:32:20 6ca5941a6612: Pulling fs layer 18:32:20 ecc8261a40a4: Pulling fs layer 18:32:20 ecc8261a40a4: Waiting 18:32:20 2a8b12db71e7: Verifying Checksum 18:32:20 2a8b12db71e7: Download complete 18:32:20 31603596830f: Download complete 18:32:20 ecc8261a40a4: Verifying Checksum 18:32:20 ecc8261a40a4: Download complete 18:32:20 6ca5941a6612: Verifying Checksum 18:32:20 6ca5941a6612: Download complete 18:32:20 31603596830f: Pull complete 18:32:20 2a8b12db71e7: Pull complete 18:32:21 6ca5941a6612: Pull complete 18:32:22 ecc8261a40a4: Pull complete 18:32:22 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 18:32:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:32:22 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:32:22 prd-centos7-docker-4c-2g-2004 does not seem to be running inside a container 18:32:22 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-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 18:32:24 $ docker top 1af50944fc21490ade9932f8fd12599ed2e9cc907d4cf5f0ebdbf75d1e4e3076 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:32:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:32:24 [ssh-agent] Looking for ssh-agent implementation... 18:32:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:32:24 $ docker exec 1af50944fc21490ade9932f8fd12599ed2e9cc907d4cf5f0ebdbf75d1e4e3076 ssh-agent 18:32:24 SSH_AUTH_SOCK=/tmp/ssh-qWhPux1ifTxr/agent.12 18:32:24 SSH_AGENT_PID=17 18:32:25 Running ssh-add (command line suppressed) 18:32:25 Identity added: /w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_8746378913983276354.key (/w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_8746378913983276354.key) 18:32:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:32:25 + git describe --exact-match --tags HEAD 18:32:25 fatal: no tag exactly matches '172864091628f91237888ceec3b813680f51db30' [Pipeline] } 18:32:25 $ docker exec --env ******** --env ******** 1af50944fc21490ade9932f8fd12599ed2e9cc907d4cf5f0ebdbf75d1e4e3076 ssh-agent -k 18:32:25 unset SSH_AUTH_SOCK; 18:32:25 unset SSH_AGENT_PID; 18:32:25 echo Agent pid 17 killed; 18:32:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 18:32:25 [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 18:32:25 This usually means this commit has not been tagged. [Pipeline] sshagent 18:32:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:32:25 [ssh-agent] Looking for ssh-agent implementation... 18:32:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:32:26 $ docker exec 1af50944fc21490ade9932f8fd12599ed2e9cc907d4cf5f0ebdbf75d1e4e3076 ssh-agent 18:32:26 SSH_AUTH_SOCK=/tmp/ssh-EQpZC0Rh3lTt/agent.45 18:32:26 SSH_AGENT_PID=50 18:32:26 Running ssh-add (command line suppressed) 18:32:26 Identity added: /w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_8026769567024310264.key (/w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_8026769567024310264.key) 18:32:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:32:26 + git semver init 18:32:26 # -> Open(): unable to determine branch for HEAD 18:32:26 # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_master/.git 18:32:26 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_master 18:32:26 # $SEMVER_REMOTE_NAME = origin 18:32:26 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:32:26 # $SEMVER_USER_NAME = edgex-jenkins 18:32:26 # $SEMVER_BRANCH = master 18:32:26 # $SEMVER_TEMP = /tmp/semver-908171728 18:32:26 # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP 18:32:27 # '/tmp/semver-908171728' -> '/w/workspace/gexfoundry_device-rest-go_master/.semver' 18:32:28 # -> Force: false 18:32:28 # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_master/.semver [Pipeline] } 18:32:28 $ docker exec --env ******** --env ******** 1af50944fc21490ade9932f8fd12599ed2e9cc907d4cf5f0ebdbf75d1e4e3076 ssh-agent -k 18:32:28 unset SSH_AUTH_SOCK; 18:32:28 unset SSH_AGENT_PID; 18:32:28 echo Agent pid 50 killed; 18:32:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:32:28 + git semver [Pipeline] } 18:32:28 $ docker stop --time=1 1af50944fc21490ade9932f8fd12599ed2e9cc907d4cf5f0ebdbf75d1e4e3076 18:32:30 $ docker rm -f 1af50944fc21490ade9932f8fd12599ed2e9cc907d4cf5f0ebdbf75d1e4e3076 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 18:32:31 Stashed 20 file(s) [Pipeline] echo 18:32:31 [edgeXSemver]: initialized semver on version 1.1.3-dev.6 [Pipeline] echo 18:32:32 Archived original version: [1.1.3-dev.6] [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 18:32:47 Still waiting to schedule task 18:32:47 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2004’ 18:32:47 Still waiting to schedule task 18:32:47 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 18:34:46 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2007 in /w/workspace/gexfoundry_device-rest-go_master [Pipeline] { [Pipeline] ws 18:34:46 Running in /w/workspace/device-rest-go/22 [Pipeline] { [Pipeline] checkout 18:34:51 using credential edgex-jenkins-ssh 18:34:51 Cloning the remote Git repository 18:34:51 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 18:34:52 > git init /w/workspace/device-rest-go/22 # timeout=10 18:34:52 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 18:34:52 > git --version # timeout=10 18:34:52 > git --version # 'git version 2.17.1' 18:34:52 using GIT_SSH to set credentials SSH Credentials for GitHub 18:34:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:34:54 Checking out Revision 172864091628f91237888ceec3b813680f51db30 (master) 18:34:53 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 18:34:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:34:53 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 18:34:53 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 18:34:53 using GIT_SSH to set credentials SSH Credentials for GitHub 18:34:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 18:34:54 > git config core.sparsecheckout # timeout=10 18:34:54 > git checkout -f 172864091628f91237888ceec3b813680f51db30 # timeout=10 18:34:58 Commit message: "Merge pull request #44 from lenny-intel/dependabot" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 18:35:00 ========================================================= 18:35:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 18:35:00 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:35:02 + 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 . 18:35:03 Sending build context to Docker daemon 8.053MB 18:35:03 Step 1/10 : ARG BASE=golang:1.15-alpine 18:35:03 Step 2/10 : FROM ${BASE} 18:35:03 Running on prd-centos7-docker-4c-2g-2010 in /w/workspace/gexfoundry_device-rest-go_master [Pipeline] { 18:35:03 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:35:03 b538f80385f9: Pulling fs layer 18:35:03 74f711af9a0d: Pulling fs layer 18:35:03 99f96fe45779: Pulling fs layer 18:35:03 8529a6b9a6be: Pulling fs layer 18:35:03 45590311c82a: Pulling fs layer 18:35:03 69ca0ff8b7b3: Pulling fs layer 18:35:03 209524e5b208: Pulling fs layer 18:35:03 45590311c82a: Waiting 18:35:03 8529a6b9a6be: Waiting 18:35:03 69ca0ff8b7b3: Waiting 18:35:03 209524e5b208: Waiting 18:35:03 99f96fe45779: Verifying Checksum 18:35:03 99f96fe45779: Download complete 18:35:03 74f711af9a0d: Verifying Checksum 18:35:03 74f711af9a0d: Download complete 18:35:03 45590311c82a: Verifying Checksum 18:35:03 45590311c82a: Download complete 18:35:03 69ca0ff8b7b3: Verifying Checksum 18:35:03 69ca0ff8b7b3: Download complete 18:35:03 b538f80385f9: Download complete [Pipeline] ws 18:35:03 Running in /w/workspace/device-rest-go/22 [Pipeline] { [Pipeline] checkout 18:35:04 b538f80385f9: Pull complete 18:35:04 74f711af9a0d: Pull complete 18:35:04 99f96fe45779: Pull complete 18:35:06 209524e5b208: Verifying Checksum 18:35:06 209524e5b208: Download complete 18:35:07 8529a6b9a6be: Verifying Checksum 18:35:07 8529a6b9a6be: Download complete 18:35:08 using credential edgex-jenkins-ssh 18:35:09 Cloning the remote Git repository 18:35:09 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 18:35:09 > git init /w/workspace/device-rest-go/22 # timeout=10 18:35:09 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 18:35:09 > git --version # timeout=10 18:35:09 > git --version # 'git version 2.16.5' 18:35:09 using GIT_SSH to set credentials SSH Credentials for GitHub 18:35:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:35:10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 18:35:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:35:10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 18:35:10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 18:35:10 using GIT_SSH to set credentials SSH Credentials for GitHub 18:35:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 18:35:11 Checking out Revision 172864091628f91237888ceec3b813680f51db30 (master) 18:35:11 > git config core.sparsecheckout # timeout=10 18:35:11 > git checkout -f 172864091628f91237888ceec3b813680f51db30 # timeout=10 18:35:15 Commit message: "Merge pull request #44 from lenny-intel/dependabot" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 18:35:17 ========================================================= 18:35:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 18:35:17 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:35:17 8529a6b9a6be: Pull complete 18:35:17 45590311c82a: Pull complete 18:35:18 + 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 . 18:35:18 69ca0ff8b7b3: Pull complete 18:35:18 Sending build context to Docker daemon 8.053MB 18:35:18 Step 1/10 : ARG BASE=golang:1.15-alpine 18:35:18 Step 2/10 : FROM ${BASE} 18:35:18 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 18:35:18 df20fa9351a1: Pulling fs layer 18:35:18 ed8968b2872e: Pulling fs layer 18:35:18 a92cc7c5fd73: Pulling fs layer 18:35:18 e871e8e8d7a9: Pulling fs layer 18:35:18 e73272ec9a57: Pulling fs layer 18:35:18 1e910a182e73: Pulling fs layer 18:35:18 4e634b169226: Pulling fs layer 18:35:18 e73272ec9a57: Waiting 18:35:18 1e910a182e73: Waiting 18:35:18 4e634b169226: Waiting 18:35:18 e871e8e8d7a9: Waiting 18:35:18 a92cc7c5fd73: Verifying Checksum 18:35:18 ed8968b2872e: Download complete 18:35:19 e73272ec9a57: Verifying Checksum 18:35:19 e73272ec9a57: Download complete 18:35:19 1e910a182e73: Verifying Checksum 18:35:19 1e910a182e73: Download complete 18:35:19 df20fa9351a1: Verifying Checksum 18:35:19 df20fa9351a1: Download complete 18:35:19 df20fa9351a1: Pull complete 18:35:20 ed8968b2872e: Pull complete 18:35:20 a92cc7c5fd73: Pull complete 18:35:22 4e634b169226: Verifying Checksum 18:35:22 4e634b169226: Download complete 18:35:22 209524e5b208: Pull complete 18:35:22 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 18:35:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 18:35:22 ---> 5bddaf1c2fca 18:35:22 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 18:35:23 e871e8e8d7a9: Verifying Checksum 18:35:23 e871e8e8d7a9: Download complete 18:35:24 ---> Running in 7ac077c29665 18:35:25 Removing intermediate container 7ac077c29665 18:35:25 ---> 57a00593ab96 18:35:25 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 18:35:25 ---> Running in 6ac60b6af493 18:35:26 Removing intermediate container 6ac60b6af493 18:35:26 ---> 58fffecc2021 18:35:26 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:35:26 ---> Running in cbd27d9e0725 18:35:26 Removing intermediate container cbd27d9e0725 18:35:26 ---> 96ea27bf75f6 18:35:26 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:35:26 ---> Running in 15dffcd34d1c 18:35:29 Removing intermediate container 15dffcd34d1c 18:35:29 ---> 377f31877828 18:35:29 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:35:29 ---> Running in b37ab2f19038 18:35:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:35:31 e871e8e8d7a9: Pull complete 18:35:31 e73272ec9a57: Pull complete 18:35:31 1e910a182e73: Pull complete 18:35:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:35:32 OK: 142 MiB in 39 packages 18:35:33 Removing intermediate container b37ab2f19038 18:35:33 ---> c115e15fc9bc 18:35:33 Step 8/10 : WORKDIR /device-rest-go 18:35:33 ---> Running in 48ea98d90d62 18:35:34 Removing intermediate container 48ea98d90d62 18:35:34 ---> 46bbd3042c74 18:35:34 Step 9/10 : COPY . . 18:35:35 ---> 16e6fc588df7 18:35:35 Step 10/10 : RUN go mod download 18:35:35 ---> Running in b6c4f084f2eb 18:35:35 4e634b169226: Pull complete 18:35:35 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 18:35:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 18:35:35 ---> f7629b54cfaa 18:35:35 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 18:35:35 ---> Running in bfea7a25ce03 18:35:36 Removing intermediate container bfea7a25ce03 18:35:36 ---> 182b68d5499d 18:35:36 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 18:35:36 ---> Running in 982ae56d83fd 18:35:36 Removing intermediate container 982ae56d83fd 18:35:36 ---> 9c5a4b4d7ca1 18:35:36 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:35:36 ---> Running in c456b00b9f32 18:35:37 Removing intermediate container c456b00b9f32 18:35:37 ---> ef56ca7f943d 18:35:37 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:35:37 ---> Running in a738d726c964 18:35:38 Removing intermediate container a738d726c964 18:35:38 ---> 34c30cfea780 18:35:38 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:35:38 ---> Running in e23fa4e51cc6 18:35:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:35:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:35:40 OK: 166 MiB in 39 packages 18:35:41 Removing intermediate container e23fa4e51cc6 18:35:41 ---> b49f11e73b0e 18:35:41 Step 8/10 : WORKDIR /device-rest-go 18:35:41 ---> Running in a57da19edc8a 18:35:41 Removing intermediate container a57da19edc8a 18:35:41 ---> 54321cf74155 18:35:41 Step 9/10 : COPY . . 18:35:42 ---> 48a48fa3b974 18:35:42 Step 10/10 : RUN go mod download 18:35:42 ---> Running in 2d2d99c52ba6 18:35:50 Removing intermediate container b6c4f084f2eb 18:35:50 ---> 6557bfbfc0e1 18:35:50 Successfully built 6557bfbfc0e1 18:35:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:35:51 + docker inspect -f . ci-base-image-arm64 18:35:51 . [Pipeline] withDockerContainer 18:35:51 prd-ubuntu18.04-docker-arm64-4c-16g-2007 does not seem to be running inside a container 18:35:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/22 -v /w/workspace/device-rest-go/22:/w/workspace/device-rest-go/22:rw,z -v /w/workspace/device-rest-go/22@tmp:/w/workspace/device-rest-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-arm64 cat 18:35:53 $ docker top e29efa560e76d48f45f3f0fa37ae03f305a1203d3798f6c42bbad8fc4f872538 -eo pid,comm [Pipeline] { [Pipeline] sh 18:35:54 Removing intermediate container 2d2d99c52ba6 18:35:54 ---> 042c5701cbd5 18:35:54 Successfully built 042c5701cbd5 18:35:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:35:55 + docker inspect -f . ci-base-image-x86_64 18:35:55 . [Pipeline] withDockerContainer 18:35:55 + go version 18:35:55 go version go1.15.2 linux/arm64 18:35:55 prd-centos7-docker-4c-2g-2010 does not seem to be running inside a container 18:35:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/22 -v /w/workspace/device-rest-go/22:/w/workspace/device-rest-go/22:rw,z -v /w/workspace/device-rest-go/22@tmp:/w/workspace/device-rest-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-x86_64 cat 18:35:57 $ docker top 6a5ce369eafc722ad7a4efd07ff7bc7f988ed8484d2f19eaee477b6b0db5eb48 -eo pid,comm [Pipeline] { [Pipeline] } 18:35:57 $ docker stop --time=1 e29efa560e76d48f45f3f0fa37ae03f305a1203d3798f6c42bbad8fc4f872538 18:35:59 $ docker rm -f e29efa560e76d48f45f3f0fa37ae03f305a1203d3798f6c42bbad8fc4f872538 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage 18:35:59 + go version [Pipeline] stage[2020-09-29T18:35:59.900Z] go version go1.15.2 linux/amd64 [Pipeline] { (Test) [Pipeline] } 18:35:59 $ docker stop --time=1 6a5ce369eafc722ad7a4efd07ff7bc7f988ed8484d2f19eaee477b6b0db5eb48 18:36:01 $ docker rm -f 6a5ce369eafc722ad7a4efd07ff7bc7f988ed8484d2f19eaee477b6b0db5eb48 [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 18:36:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:36:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:36:04 + ls -al . 18:36:04 total 100 18:36:04 drwxrwxr-x 9 jenkins jenkins 4096 Sep 29 18:35 . 18:36:04 drwxrwxr-x 4 jenkins jenkins 4096 Sep 29 18:34 .. 18:36:04 -rw-rw-r-- 1 jenkins jenkins 151 Sep 29 18:34 .dockerignore 18:36:04 drwxrwxr-x 8 jenkins jenkins 4096 Sep 29 18:34 .git 18:36:04 drwxrwxr-x 2 jenkins jenkins 4096 Sep 29 18:34 .github 18:36:04 -rw-rw-r-- 1 jenkins jenkins 339 Sep 29 18:34 .gitignore 18:36:04 drwxrwxr-x 3 jenkins jenkins 4096 Sep 29 18:35 .semver 18:36:04 -rw-rw-r-- 1 jenkins jenkins 4566 Sep 29 18:34 Attribution.txt 18:36:04 -rw-rw-r-- 1 jenkins jenkins 1519 Sep 29 18:34 Dockerfile 18:36:04 -rw-rw-r-- 1 jenkins jenkins 989 Sep 29 18:34 Dockerfile.build 18:36:04 -rw-rw-r-- 1 jenkins jenkins 680 Sep 29 18:34 Jenkinsfile 18:36:04 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 29 18:34 LICENSE 18:36:04 -rw-rw-r-- 1 jenkins jenkins 951 Sep 29 18:34 Makefile 18:36:04 -rw-rw-r-- 1 jenkins jenkins 5917 Sep 29 18:34 README.md 18:36:04 -rw-rw-r-- 1 jenkins jenkins 11 Sep 29 18:32 VERSION 18:36:04 drwxrwxr-x 2 jenkins jenkins 4096 Sep 29 18:34 bin 18:36:04 drwxrwxr-x 3 jenkins jenkins 4096 Sep 29 18:34 cmd 18:36:04 drwxrwxr-x 2 jenkins jenkins 4096 Sep 29 18:34 driver 18:36:04 -rw-rw-r-- 1 jenkins jenkins 273 Sep 29 18:34 go.mod 18:36:04 drwxrwxr-x 4 jenkins jenkins 4096 Sep 29 18:34 snap 18:36:04 -rw-rw-r-- 1 jenkins jenkins 713 Sep 29 18:34 version.go [Pipeline] isUnix [Pipeline] sh 18:36:05 + ls -al . 18:36:05 total 68 18:36:05 drwxrwxr-x. 9 jenkins jenkins 4096 Sep 29 18:35 . 18:36:05 drwxrwxr-x. 4 jenkins jenkins 30 Sep 29 18:35 .. 18:36:05 -rw-rw-r--. 1 jenkins jenkins 4566 Sep 29 18:35 Attribution.txt 18:36:05 drwxrwxr-x. 2 jenkins jenkins 64 Sep 29 18:35 bin 18:36:05 drwxrwxr-x. 3 jenkins jenkins 32 Sep 29 18:35 cmd 18:36:05 -rw-rw-r--. 1 jenkins jenkins 1519 Sep 29 18:35 Dockerfile 18:36:05 -rw-rw-r--. 1 jenkins jenkins 989 Sep 29 18:35 Dockerfile.build 18:36:05 -rw-rw-r--. 1 jenkins jenkins 151 Sep 29 18:35 .dockerignore 18:36:05 drwxrwxr-x. 2 jenkins jenkins 76 Sep 29 18:35 driver 18:36:05 drwxrwxr-x. 8 jenkins jenkins 162 Sep 29 18:35 .git 18:36:05 drwxrwxr-x. 2 jenkins jenkins 60 Sep 29 18:35 .github 18:36:05 -rw-rw-r--. 1 jenkins jenkins 339 Sep 29 18:35 .gitignore 18:36:05 -rw-rw-r--. 1 jenkins jenkins 273 Sep 29 18:35 go.mod 18:36:05 -rw-rw-r--. 1 jenkins jenkins 680 Sep 29 18:35 Jenkinsfile 18:36:05 -rw-rw-r--. 1 jenkins jenkins 11340 Sep 29 18:35 LICENSE 18:36:05 -rw-rw-r--. 1 jenkins jenkins 951 Sep 29 18:35 Makefile 18:36:05 -rw-rw-r--. 1 jenkins jenkins 5917 Sep 29 18:35 README.md 18:36:05 drwxrwxr-x. 3 jenkins jenkins 32 Sep 29 18:35 .semver 18:36:05 drwxrwxr-x. 4 jenkins jenkins 54 Sep 29 18:35 snap 18:36:05 -rw-rw-r--. 1 jenkins jenkins 11 Sep 29 18:32 VERSION 18:36:05 -rw-rw-r--. 1 jenkins jenkins 713 Sep 29 18:35 version.go [Pipeline] isUnix [Pipeline] sh 18:36:05 + docker build -t docker-device-rest-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=172864091628f91237888ceec3b813680f51db30 --label arch=arm64 --label version=1.1.3-dev.6 . 18:36:05 + docker build -t docker-device-rest-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=172864091628f91237888ceec3b813680f51db30 --label arch=amd64 --label version=1.1.3-dev.6 . 18:36:05 Sending build context to Docker daemon 8.054MB 18:36:05 Sending build context to Docker daemon 8.054MB 18:36:05 Step 1/25 : ARG BASE=golang:1.15-alpine 18:36:05 Step 2/25 : FROM ${BASE} AS builder 18:36:05 ---> 042c5701cbd5 18:36:05 Step 3/25 : ARG MAKE='make build' 18:36:05 ---> Running in 67c501c15f81 18:36:05 Step 1/25 : ARG BASE=golang:1.15-alpine 18:36:05 Step 2/25 : FROM ${BASE} AS builder 18:36:05 ---> 6557bfbfc0e1 18:36:05 Step 3/25 : ARG MAKE='make build' 18:36:05 Removing intermediate container 67c501c15f81 18:36:05 ---> a86054470675 18:36:05 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 18:36:06 ---> Running in 522fcbc807d1 18:36:06 ---> Running in 75e95d08f546 18:36:06 Removing intermediate container 522fcbc807d1 18:36:06 ---> d2b67df37eb6 18:36:06 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 18:36:06 Removing intermediate container 75e95d08f546 18:36:06 ---> 29687dd7f0f3 18:36:06 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 18:36:06 ---> Running in a6da8e010c7c 18:36:06 ---> Running in db534fcabc10 18:36:06 Removing intermediate container a6da8e010c7c 18:36:06 ---> a3af1a01de34 18:36:06 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:36:06 ---> Running in c587347c42e8 18:36:07 Removing intermediate container db534fcabc10 18:36:07 ---> cc8850aa0d2b 18:36:07 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 18:36:07 ---> Running in ff583bf1583e 18:36:07 Removing intermediate container ff583bf1583e 18:36:07 ---> 2a68390d710f 18:36:07 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:36:07 ---> Running in dc0aad6b4255 18:36:08 Removing intermediate container c587347c42e8 18:36:08 ---> 96000a434d7f 18:36:08 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:36:08 ---> Running in eebc435fe7b9 18:36:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:36:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:36:09 OK: 166 MiB in 39 packages 18:36:10 Removing intermediate container eebc435fe7b9 18:36:10 ---> e572f0bb45f0 18:36:10 Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rest-go 18:36:10 ---> Running in 73bc42f74537 18:36:10 Removing intermediate container dc0aad6b4255 18:36:10 ---> b19f03b399ee 18:36:10 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:36:10 ---> Running in 5e3fc41fb3ba 18:36:10 Removing intermediate container 73bc42f74537 18:36:10 ---> 2f794156eebf 18:36:10 Step 9/25 : COPY go.mod . 18:36:11 ---> 9289716e863e 18:36:11 Step 10/25 : COPY Makefile . 18:36:11 ---> d42e277775e4 18:36:11 Step 11/25 : RUN make update 18:36:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:36:12 ---> Running in 5a58972dd323 18:36:12 CGO_ENABLED=0 GO111MODULE=on go mod download 18:36:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:36:13 Removing intermediate container 5a58972dd323 18:36:13 ---> ddbc77ef409e 18:36:13 Step 12/25 : COPY . . 18:36:13 OK: 142 MiB in 39 packages 18:36:13 ---> 9f83b20622f1 18:36:13 Step 13/25 : RUN $MAKE 18:36:13 ---> Running in fa511f2bf330 18:36:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=1.1.3-dev.6" -o cmd/device-rest-go ./cmd 18:36:14 Removing intermediate container 5e3fc41fb3ba 18:36:14 ---> d1677dcd4aa8 18:36:14 Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rest-go 18:36:14 ---> Running in 9fcdfa9cedcc 18:36:15 Removing intermediate container 9fcdfa9cedcc 18:36:15 ---> 256d4c9b0644 18:36:15 Step 9/25 : COPY go.mod . 18:36:15 ---> e90510ba0bc1 18:36:15 Step 10/25 : COPY Makefile . 18:36:16 ---> 3c5f6657d33d 18:36:16 Step 11/25 : RUN make update 18:36:16 ---> Running in a3b604cc81bd 18:36:17 CGO_ENABLED=0 GO111MODULE=on go mod download 18:36:19 Removing intermediate container a3b604cc81bd 18:36:19 ---> 99a4fd41f75c 18:36:19 Step 12/25 : COPY . . 18:36:20 ---> 64f25fb55a8a 18:36:20 Step 13/25 : RUN $MAKE 18:36:20 ---> Running in 200198c008f3 18:36:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=1.1.3-dev.6" -o cmd/device-rest-go ./cmd 18:36:32 Removing intermediate container fa511f2bf330 18:36:32 ---> 48e182dd0ebe 18:36:32 Step 14/25 : FROM alpine:latest 18:36:32 latest: Pulling from library/alpine 18:36:32 df20fa9351a1: Already exists 18:36:32 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 18:36:32 Status: Downloaded newer image for alpine:latest 18:36:32 ---> a24bb4013296 18:36:32 Step 15/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:36:32 ---> Running in 2b32ee94396c 18:36:32 Removing intermediate container 2b32ee94396c 18:36:32 ---> fcec6f58dcbe 18:36:32 Step 16/25 : LABEL Name=device-rest-go Version=${VERSION} 18:36:32 ---> Running in 6e28b3b0acf7 18:36:32 Removing intermediate container 6e28b3b0acf7 18:36:32 ---> b771a6775929 18:36:32 Step 17/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/LICENSE / 18:36:33 ---> 248b66b681ea 18:36:33 Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/Attribution.txt / 18:36:33 ---> 668cfc4ef638 18:36:33 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/cmd / 18:36:34 ---> 4d185eef185f 18:36:34 Step 20/25 : EXPOSE 49986 18:36:34 ---> Running in cfe512d9d613 18:36:34 Removing intermediate container cfe512d9d613 18:36:34 ---> 73bb17b8f06a 18:36:34 Step 21/25 : ENTRYPOINT ["/device-rest-go"] 18:36:34 ---> Running in 35e82ab70ea1 18:36:35 Removing intermediate container 35e82ab70ea1 18:36:35 ---> 367292771835 18:36:35 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 18:36:35 ---> Running in 9cca5620d593 18:36:35 Removing intermediate container 9cca5620d593 18:36:35 ---> 27d4ce76e9f0 18:36:35 Step 23/25 : LABEL arch=amd64 18:36:35 ---> Running in d2ce125498cb 18:36:35 Removing intermediate container d2ce125498cb 18:36:35 ---> 8256cb11f615 18:36:35 Step 24/25 : LABEL git_sha=172864091628f91237888ceec3b813680f51db30 18:36:35 ---> Running in c7fa4c5dedd5 18:36:35 Removing intermediate container c7fa4c5dedd5 18:36:35 ---> 104454850d5b 18:36:35 Step 25/25 : LABEL version=1.1.3-dev.6 18:36:36 ---> Running in e3e1a140e3c7 18:36:36 Removing intermediate container e3e1a140e3c7 18:36:36 ---> 48b6f88c7e5f 18:36:36 [Warning] One or more build-args [ARCH] were not consumed 18:36:36 Successfully built 48b6f88c7e5f 18:36:36 Successfully tagged docker-device-rest-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 18:36:36 provisioning config files... 18:36:36 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/22@tmp/config7372784113115671180tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:36:37 ---> docker-login.sh 18:36:37 nexus3.edgexfoundry.org:10001 18:36:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:36:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:36:37 Configure a credential helper to remove this warning. See 18:36:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:36:37 18:36:37 Login Succeeded 18:36:37 nexus3.edgexfoundry.org:10002 18:36:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:36:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:36:38 Configure a credential helper to remove this warning. See 18:36:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:36:38 18:36:38 Login Succeeded 18:36:38 nexus3.edgexfoundry.org:10003 18:36:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:36:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:36:38 Configure a credential helper to remove this warning. See 18:36:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:36:38 18:36:38 Login Succeeded 18:36:38 nexus3.edgexfoundry.org:10004 18:36:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:36:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:36:38 Configure a credential helper to remove this warning. See 18:36:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:36:38 18:36:38 Login Succeeded 18:36:38 docker.io 18:36:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:36:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:36:38 Configure a credential helper to remove this warning. See 18:36:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:36:38 18:36:38 Login Succeeded 18:36:38 ---> docker-login.sh ends [Pipeline] } 18:36:38 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:36:39 [edgeXDocker.push] Tagging docker image docker-device-rest-go with the following tags: 18:36:39 172864091628f91237888ceec3b813680f51db30 18:36:39 latest 18:36:39 1.1.3-dev.6 18:36:39 172864091628f91237888ceec3b813680f51db30-1.1.3-dev.6 18:36:39 master 18:36:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:36:39 + docker tag docker-device-rest-go nexus3.edgexfoundry.org:10004/docker-device-rest-go:172864091628f91237888ceec3b813680f51db30 [Pipeline] isUnix [Pipeline] sh 18:36:40 + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go:172864091628f91237888ceec3b813680f51db30 18:36:40 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go] 18:36:40 6478ffa7cdf6: Preparing 18:36:40 36d22c679770: Preparing 18:36:40 2c1caedd91e1: Preparing 18:36:40 50644c29ef5a: Preparing 18:36:40 50644c29ef5a: Layer already exists 18:36:40 2c1caedd91e1: Pushed 18:36:40 36d22c679770: Pushed 18:36:41 6478ffa7cdf6: Pushed 18:36:42 172864091628f91237888ceec3b813680f51db30: digest: sha256:ed1fc84ee34a843bd890f38feffc8cb782f1c7bc33819d559de08a12e51fc6e4 size: 1154 [Pipeline] isUnix [Pipeline] sh 18:36:42 + docker tag docker-device-rest-go nexus3.edgexfoundry.org:10004/docker-device-rest-go:latest [Pipeline] isUnix [Pipeline] sh 18:36:43 + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go:latest 18:36:43 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go] 18:36:43 6478ffa7cdf6: Preparing 18:36:43 36d22c679770: Preparing 18:36:43 2c1caedd91e1: Preparing 18:36:43 50644c29ef5a: Preparing 18:36:43 6478ffa7cdf6: Layer already exists 18:36:43 50644c29ef5a: Layer already exists 18:36:43 36d22c679770: Layer already exists 18:36:43 2c1caedd91e1: Layer already exists 18:36:43 latest: digest: sha256:ed1fc84ee34a843bd890f38feffc8cb782f1c7bc33819d559de08a12e51fc6e4 size: 1154 [Pipeline] isUnix [Pipeline] sh 18:36:43 + docker tag docker-device-rest-go nexus3.edgexfoundry.org:10004/docker-device-rest-go:1.1.3-dev.6 [Pipeline] isUnix [Pipeline] sh 18:36:43 + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go:1.1.3-dev.6 18:36:43 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go] 18:36:43 6478ffa7cdf6: Preparing 18:36:43 36d22c679770: Preparing 18:36:43 2c1caedd91e1: Preparing 18:36:43 50644c29ef5a: Preparing 18:36:43 36d22c679770: Layer already exists 18:36:43 2c1caedd91e1: Layer already exists 18:36:43 50644c29ef5a: Layer already exists 18:36:43 6478ffa7cdf6: Layer already exists 18:36:43 1.1.3-dev.6: digest: sha256:ed1fc84ee34a843bd890f38feffc8cb782f1c7bc33819d559de08a12e51fc6e4 size: 1154 [Pipeline] isUnix [Pipeline] sh 18:36:44 + docker tag docker-device-rest-go nexus3.edgexfoundry.org:10004/docker-device-rest-go:172864091628f91237888ceec3b813680f51db30-1.1.3-dev.6 [Pipeline] isUnix [Pipeline] sh 18:36:44 + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go:172864091628f91237888ceec3b813680f51db30-1.1.3-dev.6 18:36:44 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go] 18:36:44 6478ffa7cdf6: Preparing 18:36:44 36d22c679770: Preparing 18:36:44 2c1caedd91e1: Preparing 18:36:44 50644c29ef5a: Preparing 18:36:44 36d22c679770: Layer already exists 18:36:44 50644c29ef5a: Layer already exists 18:36:44 2c1caedd91e1: Layer already exists 18:36:44 6478ffa7cdf6: Layer already exists 18:36:44 172864091628f91237888ceec3b813680f51db30-1.1.3-dev.6: digest: sha256:ed1fc84ee34a843bd890f38feffc8cb782f1c7bc33819d559de08a12e51fc6e4 size: 1154 [Pipeline] isUnix [Pipeline] sh 18:36:44 + docker tag docker-device-rest-go nexus3.edgexfoundry.org:10004/docker-device-rest-go:master [Pipeline] isUnix [Pipeline] sh 18:36:45 + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go:master 18:36:45 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go] 18:36:45 6478ffa7cdf6: Preparing 18:36:45 36d22c679770: Preparing 18:36:45 2c1caedd91e1: Preparing 18:36:45 50644c29ef5a: Preparing 18:36:45 50644c29ef5a: Layer already exists 18:36:45 6478ffa7cdf6: Layer already exists 18:36:45 36d22c679770: Layer already exists 18:36:45 2c1caedd91e1: Layer already exists 18:36:45 master: digest: sha256:ed1fc84ee34a843bd890f38feffc8cb782f1c7bc33819d559de08a12e51fc6e4 size: 1154 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:36:45 ===================================================== [Pipeline] echo 18:36:45 taggedImages: 18:36:45 - nexus3.edgexfoundry.org:10004/docker-device-rest-go:172864091628f91237888ceec3b813680f51db30 18:36:45 - nexus3.edgexfoundry.org:10004/docker-device-rest-go:latest 18:36:45 - nexus3.edgexfoundry.org:10004/docker-device-rest-go:1.1.3-dev.6 18:36:45 - nexus3.edgexfoundry.org:10004/docker-device-rest-go:172864091628f91237888ceec3b813680f51db30-1.1.3-dev.6 18:36:45 - nexus3.edgexfoundry.org:10004/docker-device-rest-go:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:36:48 Removing intermediate container 200198c008f3 18:36:48 ---> 47d055fb72c9 18:36:48 Step 14/25 : FROM alpine:latest 18:36:48 latest: Pulling from library/alpine 18:36:48 b538f80385f9: Already exists 18:36:48 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 18:36:48 Status: Downloaded newer image for alpine:latest 18:36:48 ---> 62ee0e9f8440 18:36:48 Step 15/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:36:48 ---> Running in 8da1a2e7b7ce 18:36:48 Removing intermediate container 8da1a2e7b7ce 18:36:48 ---> b62e971c8517 18:36:48 Step 16/25 : LABEL Name=device-rest-go Version=${VERSION} 18:36:48 ---> Running in 092d4ebe7edc 18:36:48 Removing intermediate container 092d4ebe7edc 18:36:48 ---> 3352690d626e 18:36:48 Step 17/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/LICENSE / 18:36:49 ---> 30137b175a54 18:36:49 Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/Attribution.txt / 18:36:50 ---> b920abbc6de4 18:36:50 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/cmd / 18:36:51 ---> 99e294747468 18:36:51 Step 20/25 : EXPOSE 49986 18:36:51 ---> Running in 5131114df652 18:36:52 Removing intermediate container 5131114df652 18:36:52 ---> 97ceed4aab25 18:36:52 Step 21/25 : ENTRYPOINT ["/device-rest-go"] 18:36:52 ---> Running in b6fc53927f02 18:36:52 Removing intermediate container b6fc53927f02 18:36:52 ---> e1f8b4230b28 18:36:52 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 18:36:52 ---> Running in 4de5c5e2feea 18:36:53 Removing intermediate container 4de5c5e2feea 18:36:53 ---> 6492709523c7 18:36:53 Step 23/25 : LABEL arch=arm64 18:36:53 ---> Running in f219a46c673d 18:36:53 Removing intermediate container f219a46c673d 18:36:53 ---> e67ebd3e6345 18:36:53 Step 24/25 : LABEL git_sha=172864091628f91237888ceec3b813680f51db30 18:36:54 ---> Running in 23d46f5eb0fa 18:36:54 Removing intermediate container 23d46f5eb0fa 18:36:54 ---> 0c23dba5b015 18:36:54 Step 25/25 : LABEL version=1.1.3-dev.6 18:36:54 ---> Running in 1ba7e8125810 18:36:54 Removing intermediate container 1ba7e8125810 18:36:54 ---> c7ad31d932f2 18:36:54 [Warning] One or more build-args [ARCH] were not consumed 18:36:54 Successfully built c7ad31d932f2 18:36:55 Successfully tagged docker-device-rest-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 18:36:55 provisioning config files... 18:36:55 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/22@tmp/config8325895267825911174tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:36:55 ---> docker-login.sh 18:36:55 nexus3.edgexfoundry.org:10001 18:36:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:36:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:36:56 Configure a credential helper to remove this warning. See 18:36:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:36:56 18:36:56 Login Succeeded 18:36:56 nexus3.edgexfoundry.org:10002 18:36:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:36:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:36:56 Configure a credential helper to remove this warning. See 18:36:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:36:56 18:36:56 Login Succeeded 18:36:56 nexus3.edgexfoundry.org:10003 18:36:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:36:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:36:57 Configure a credential helper to remove this warning. See 18:36:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:36:57 18:36:57 Login Succeeded 18:36:57 nexus3.edgexfoundry.org:10004 18:36:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:36:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:36:57 Configure a credential helper to remove this warning. See 18:36:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:36:57 18:36:57 Login Succeeded 18:36:57 docker.io 18:36:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:36:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:36:58 Configure a credential helper to remove this warning. See 18:36:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:36:58 18:36:58 Login Succeeded 18:36:58 ---> docker-login.sh ends [Pipeline] } 18:36:58 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:36:59 [edgeXDocker.push] Tagging docker image docker-device-rest-go-arm64 with the following tags: 18:36:59 172864091628f91237888ceec3b813680f51db30 18:36:59 latest 18:36:59 1.1.3-dev.6 18:36:59 172864091628f91237888ceec3b813680f51db30-1.1.3-dev.6 18:36:59 master 18:36:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:36:59 + docker tag docker-device-rest-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:172864091628f91237888ceec3b813680f51db30 [Pipeline] isUnix [Pipeline] sh 18:36:59 + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:172864091628f91237888ceec3b813680f51db30 18:36:59 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64] 18:36:59 c63927bb44cd: Preparing 18:36:59 b882ec6a4e9a: Preparing 18:36:59 06cb880c7b14: Preparing 18:36:59 e2f13739ad41: Preparing 18:37:00 e2f13739ad41: Layer already exists 18:37:00 06cb880c7b14: Pushed 18:37:00 b882ec6a4e9a: Pushed 18:37:02 c63927bb44cd: Pushed 18:37:02 172864091628f91237888ceec3b813680f51db30: digest: sha256:5dc2c6f0b7e975a69b1874bd56cdc7f43d1b6085c64c3cae169445e0722e9591 size: 1154 [Pipeline] isUnix [Pipeline] sh 18:37:03 + docker tag docker-device-rest-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:37:03 + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:latest 18:37:03 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64] 18:37:03 c63927bb44cd: Preparing 18:37:03 b882ec6a4e9a: Preparing 18:37:03 06cb880c7b14: Preparing 18:37:03 e2f13739ad41: Preparing 18:37:03 c63927bb44cd: Layer already exists 18:37:03 06cb880c7b14: Layer already exists 18:37:03 b882ec6a4e9a: Layer already exists 18:37:03 e2f13739ad41: Layer already exists 18:37:03 latest: digest: sha256:5dc2c6f0b7e975a69b1874bd56cdc7f43d1b6085c64c3cae169445e0722e9591 size: 1154 [Pipeline] isUnix [Pipeline] sh 18:37:04 + docker tag docker-device-rest-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:1.1.3-dev.6 [Pipeline] isUnix [Pipeline] sh 18:37:04 + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:1.1.3-dev.6 18:37:04 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64] 18:37:04 c63927bb44cd: Preparing 18:37:04 b882ec6a4e9a: Preparing 18:37:04 06cb880c7b14: Preparing 18:37:04 e2f13739ad41: Preparing 18:37:04 c63927bb44cd: Layer already exists 18:37:04 06cb880c7b14: Layer already exists 18:37:04 e2f13739ad41: Layer already exists 18:37:04 b882ec6a4e9a: Layer already exists 18:37:04 1.1.3-dev.6: digest: sha256:5dc2c6f0b7e975a69b1874bd56cdc7f43d1b6085c64c3cae169445e0722e9591 size: 1154 [Pipeline] isUnix [Pipeline] sh 18:37:05 + docker tag docker-device-rest-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:172864091628f91237888ceec3b813680f51db30-1.1.3-dev.6 [Pipeline] isUnix [Pipeline] sh 18:37:05 + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:172864091628f91237888ceec3b813680f51db30-1.1.3-dev.6 18:37:05 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64] 18:37:05 c63927bb44cd: Preparing 18:37:05 b882ec6a4e9a: Preparing 18:37:05 06cb880c7b14: Preparing 18:37:05 e2f13739ad41: Preparing 18:37:05 c63927bb44cd: Layer already exists 18:37:05 06cb880c7b14: Layer already exists 18:37:05 e2f13739ad41: Layer already exists 18:37:05 b882ec6a4e9a: Layer already exists 18:37:05 172864091628f91237888ceec3b813680f51db30-1.1.3-dev.6: digest: sha256:5dc2c6f0b7e975a69b1874bd56cdc7f43d1b6085c64c3cae169445e0722e9591 size: 1154 [Pipeline] isUnix [Pipeline] sh 18:37:06 + docker tag docker-device-rest-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:master [Pipeline] isUnix [Pipeline] sh 18:37:06 + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:master 18:37:06 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64] 18:37:06 c63927bb44cd: Preparing 18:37:06 b882ec6a4e9a: Preparing 18:37:06 06cb880c7b14: Preparing 18:37:06 e2f13739ad41: Preparing 18:37:06 b882ec6a4e9a: Layer already exists 18:37:06 06cb880c7b14: Layer already exists 18:37:06 c63927bb44cd: Layer already exists 18:37:06 e2f13739ad41: Layer already exists 18:37:06 master: digest: sha256:5dc2c6f0b7e975a69b1874bd56cdc7f43d1b6085c64c3cae169445e0722e9591 size: 1154 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:37:06 ===================================================== [Pipeline] echo 18:37:07 taggedImages: 18:37:07 - nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:172864091628f91237888ceec3b813680f51db30 18:37:07 - nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:latest 18:37:07 - nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:1.1.3-dev.6 18:37:07 - nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:172864091628f91237888ceec3b813680f51db30-1.1.3-dev.6 18:37:07 - nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 18:37:09 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 18:37:09 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 18:37:09 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:37:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 18:37:09 18:37:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh 18:37:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 18:37:09 1.317.0: Pulling from edgex-devops/edgex-snyk-go 18:37:09 cbdbe7a5bc2a: Pulling fs layer 18:37:09 408f87550127: Pulling fs layer 18:37:09 fe522b08c979: Pulling fs layer 18:37:09 221eaa008020: Pulling fs layer 18:37:09 2a4607e5d6b9: Pulling fs layer 18:37:09 8f79b27c4fd2: Pulling fs layer 18:37:09 e5c8dbe1645b: Pulling fs layer 18:37:09 23e8b3b47431: Pulling fs layer 18:37:09 5c568d65a230: Pulling fs layer 18:37:09 221eaa008020: Waiting 18:37:09 2a4607e5d6b9: Waiting 18:37:09 8f79b27c4fd2: Waiting 18:37:09 e5c8dbe1645b: Waiting 18:37:09 23e8b3b47431: Waiting 18:37:09 5c568d65a230: Waiting 18:37:09 fe522b08c979: Verifying Checksum 18:37:09 fe522b08c979: Download complete 18:37:09 408f87550127: Download complete 18:37:09 2a4607e5d6b9: Verifying Checksum 18:37:09 2a4607e5d6b9: Download complete 18:37:09 8f79b27c4fd2: Verifying Checksum 18:37:09 8f79b27c4fd2: Download complete 18:37:09 cbdbe7a5bc2a: Verifying Checksum 18:37:09 cbdbe7a5bc2a: Download complete 18:37:10 cbdbe7a5bc2a: Pull complete 18:37:10 408f87550127: Pull complete 18:37:10 fe522b08c979: Pull complete 18:37:11 e5c8dbe1645b: Verifying Checksum 18:37:11 e5c8dbe1645b: Download complete 18:37:11 23e8b3b47431: Verifying Checksum 18:37:11 23e8b3b47431: Download complete 18:37:12 5c568d65a230: Verifying Checksum 18:37:12 5c568d65a230: Download complete 18:37:13 221eaa008020: Verifying Checksum 18:37:13 221eaa008020: Download complete 18:37:18 221eaa008020: Pull complete 18:37:19 2a4607e5d6b9: Pull complete 18:37:19 8f79b27c4fd2: Pull complete 18:37:21 e5c8dbe1645b: Pull complete 18:37:25 23e8b3b47431: Pull complete 18:37:26 5c568d65a230: Pull complete 18:37:26 Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 18:37:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 18:37:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer 18:37:26 prd-centos7-docker-4c-2g-2004 does not seem to be running inside a container 18:37:26 $ 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-rest-go_master:/ws -w /ws --entrypoint= -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-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 18:37:27 $ docker top 4c9be63dc2b5766f367e816ef733b6dbc97b884353a3a92998b8c9aeae6a7fbe -eo pid,comm [Pipeline] { [Pipeline] sh 18:37:28 + snyk monitor '--org=edgex-jenkins' 18:37:43 18:37:43 Monitoring /w/workspace/gexfoundry_device-rest-go_master (github.com/edgexfoundry/device-rest-go)... 18:37:43 18:37:43 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/100cb2ad-363b-48d6-95bb-098d49e3156b/history/e0aacdb0-047f-4345-be51-8b358dbc5413 18:37:43 18:37:43 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:37:43 18:37:43 18:37:43 Snyk CLI supports Node.js 8 and higher. 18:37:43 Node.js 8 reached End Of Life on December 31, 2019 and the Snyk CLI will stop supporting it in the near future. 18:37:43 Please consider upgrading your runtime version to Node 10 or higher in order to get Snyk CLI updates. 18:37:43 18:37:43 The latest CLI version that supports Node.js 6 is `snyk@1.300.0`. 18:37:43 The latest CLI version that supports Node.js 4 is `snyk@1.88.2`. [Pipeline] } 18:37:43 $ docker stop --time=1 4c9be63dc2b5766f367e816ef733b6dbc97b884353a3a92998b8c9aeae6a7fbe 18:37:45 $ docker rm -f 4c9be63dc2b5766f367e816ef733b6dbc97b884353a3a92998b8c9aeae6a7fbe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:37:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 18:37:47 18:37:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh 18:37:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 18:37:47 latest: Pulling from edgex-devops/edgex-klar 18:37:47 e7c96db7181b: Pulling fs layer 18:37:47 1868ca2cb446: Pulling fs layer 18:37:47 136be5d0fe8e: Pulling fs layer 18:37:47 894bfe63afcb: Pulling fs layer 18:37:47 894bfe63afcb: Waiting 18:37:47 1868ca2cb446: Verifying Checksum 18:37:47 1868ca2cb446: Download complete 18:37:47 136be5d0fe8e: Verifying Checksum 18:37:47 136be5d0fe8e: Download complete 18:37:47 e7c96db7181b: Download complete 18:37:47 894bfe63afcb: Verifying Checksum 18:37:47 894bfe63afcb: Download complete 18:37:47 e7c96db7181b: Pull complete 18:37:47 1868ca2cb446: Pull complete 18:37:48 136be5d0fe8e: Pull complete 18:37:48 894bfe63afcb: Pull complete 18:37:48 Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 18:37:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 18:37:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer 18:37:48 prd-centos7-docker-4c-2g-2004 does not seem to be running inside a container 18:37:48 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-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 18:37:49 $ docker top d1b8868feb1ef7bdcf267ece2cf8e85f1982876ed8a45c17dd362ef62c0987b5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:50 + /klar nexus3.edgexfoundry.org:10004/docker-device-rest-go:172864091628f91237888ceec3b813680f51db30 18:37:50 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 18:37:54 $ docker stop --time=1 d1b8868feb1ef7bdcf267ece2cf8e85f1982876ed8a45c17dd362ef62c0987b5 18:37:55 $ docker rm -f d1b8868feb1ef7bdcf267ece2cf8e85f1982876ed8a45c17dd362ef62c0987b5 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 18:37:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 18:37:56 . [Pipeline] withDockerContainer 18:37:56 prd-centos7-docker-4c-2g-2004 does not seem to be running inside a container 18:37:56 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-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 18:37:57 $ docker top c2e8c9b2cf189ebb88a4a5ecbfdf5dda30b575b0f2141c7b5d166aaa70d50151 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:58 + /klar nexus3.edgexfoundry.org:10004/docker-device-rest-go:172864091628f91237888ceec3b813680f51db30 18:37:58 + tee 18:37:58 clair timeout 1m0s 18:37:58 docker timeout: 1m0s 18:37:58 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 18:37:58 $ docker stop --time=1 c2e8c9b2cf189ebb88a4a5ecbfdf5dda30b575b0f2141c7b5d166aaa70d50151 18:38:00 $ docker rm -f c2e8c9b2cf189ebb88a4a5ecbfdf5dda30b575b0f2141c7b5d166aaa70d50151 [Pipeline] // withDockerContainer [Pipeline] sh 18:38:00 + mkdir -p /w/workspace/gexfoundry_device-rest-go_master/clair-reports [Pipeline] echo 18:38:00 Generated HTML Table Report. Writing to /w/workspace/gexfoundry_device-rest-go_master/clair-reports/clair_results_docker-device-rest-go_172864091628f91237888ceec3b813680f51db30.html [Pipeline] writeFile [Pipeline] step 18:38:00 Archiving artifacts [Pipeline] isUnix [Pipeline] sh 18:38:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 18:38:01 . [Pipeline] withDockerContainer 18:38:01 prd-centos7-docker-4c-2g-2004 does not seem to be running inside a container 18:38:01 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-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 18:38:02 $ docker top 7c498d4bf3a0d6796d1f1f5849974ebd5e109b8ac96eabc8449a49ed98c3e99e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:02 + /klar nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:172864091628f91237888ceec3b813680f51db30 18:38:02 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 18:38:06 $ docker stop --time=1 7c498d4bf3a0d6796d1f1f5849974ebd5e109b8ac96eabc8449a49ed98c3e99e 18:38:07 $ docker rm -f 7c498d4bf3a0d6796d1f1f5849974ebd5e109b8ac96eabc8449a49ed98c3e99e [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 18:38:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 18:38:08 . [Pipeline] withDockerContainer 18:38:08 prd-centos7-docker-4c-2g-2004 does not seem to be running inside a container 18:38:08 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-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 18:38:09 $ docker top 5a2ed2572b96761140803c7210bf83f8f80146f5fcc529ea6cf8e8f5943043cd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:09 + /klar nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:172864091628f91237888ceec3b813680f51db30 18:38:09 + tee 18:38:09 clair timeout 1m0s 18:38:09 docker timeout: 1m0s 18:38:09 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 18:38:10 $ docker stop --time=1 5a2ed2572b96761140803c7210bf83f8f80146f5fcc529ea6cf8e8f5943043cd 18:38:12 $ docker rm -f 5a2ed2572b96761140803c7210bf83f8f80146f5fcc529ea6cf8e8f5943043cd [Pipeline] // withDockerContainer [Pipeline] sh 18:38:12 + mkdir -p /w/workspace/gexfoundry_device-rest-go_master/clair-reports [Pipeline] echo 18:38:12 Generated HTML Table Report. Writing to /w/workspace/gexfoundry_device-rest-go_master/clair-reports/clair_results_docker-device-rest-go-arm64_172864091628f91237888ceec3b813680f51db30.html [Pipeline] writeFile [Pipeline] step 18:38:12 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] unstash [Pipeline] isUnix [Pipeline] sh 18:38:14 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:38:14 . [Pipeline] withDockerContainer 18:38:14 prd-centos7-docker-4c-2g-2004 does not seem to be running inside a container 18:38:14 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-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 18:38:15 $ docker top a7077b72b8208fe051dc8c6f92bca20d4ff93da9b9a8162112f6b30e6a85e5cc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:38:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:38:16 [ssh-agent] Looking for ssh-agent implementation... 18:38:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:38:16 $ docker exec a7077b72b8208fe051dc8c6f92bca20d4ff93da9b9a8162112f6b30e6a85e5cc ssh-agent 18:38:16 SSH_AUTH_SOCK=/tmp/ssh-JftxUNduLKd6/agent.12 18:38:16 SSH_AGENT_PID=18 18:38:16 Running ssh-add (command line suppressed) 18:38:16 Identity added: /w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_5053053373030926599.key (/w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_5053053373030926599.key) 18:38:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:38:16 + git semver tag 18:38:16 # -> Open(): unable to determine branch for HEAD 18:38:16 # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_master/.git 18:38:16 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_master 18:38:16 # $SEMVER_REMOTE_NAME = origin 18:38:16 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:38:16 # $SEMVER_USER_NAME = edgex-jenkins 18:38:16 # $SEMVER_BRANCH = master 18:38:16 # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_master/.semver 18:38:16 # 172864091628f91237888ceec3b813680f51db30 HEAD 18:38:16 # -> Force: false 18:38:16 # 7cfcdf9e71394adad4a3a106197c16a37633ed72 refs/tags/v1.1.3-dev.6 [Pipeline] } 18:38:16 $ docker exec --env ******** --env ******** a7077b72b8208fe051dc8c6f92bca20d4ff93da9b9a8162112f6b30e6a85e5cc ssh-agent -k 18:38:17 unset SSH_AUTH_SOCK; 18:38:17 unset SSH_AGENT_PID; 18:38:17 echo Agent pid 18 killed; 18:38:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:38:17 + git semver [Pipeline] } 18:38:17 $ docker stop --time=1 a7077b72b8208fe051dc8c6f92bca20d4ff93da9b9a8162112f6b30e6a85e5cc 18:38:19 $ docker rm -f a7077b72b8208fe051dc8c6f92bca20d4ff93da9b9a8162112f6b30e6a85e5cc [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 18:38:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:38:19 18:38:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 18:38:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:38:20 0.23.1-centos7: Pulling from edgex-lftools 18:38:20 ab5ef0e58194: Pulling fs layer 18:38:20 9712f1f96733: Pulling fs layer 18:38:20 63f879dbbcfc: Pulling fs layer 18:38:20 0d9ebad4ef96: Pulling fs layer 18:38:20 e9a5061849ea: Pulling fs layer 18:38:20 d747dcd14b5f: Pulling fs layer 18:38:20 2de7ff778b66: Pulling fs layer 18:38:20 e9a5061849ea: Waiting 18:38:20 d747dcd14b5f: Waiting 18:38:20 2de7ff778b66: Waiting 18:38:20 0d9ebad4ef96: Waiting 18:38:20 9712f1f96733: Verifying Checksum 18:38:20 9712f1f96733: Download complete 18:38:23 63f879dbbcfc: Verifying Checksum 18:38:23 63f879dbbcfc: Download complete 18:38:23 e9a5061849ea: Verifying Checksum 18:38:23 e9a5061849ea: Download complete 18:38:23 d747dcd14b5f: Download complete 18:38:25 2de7ff778b66: Verifying Checksum 18:38:25 2de7ff778b66: Download complete 18:38:26 0d9ebad4ef96: Verifying Checksum 18:38:26 0d9ebad4ef96: Download complete 18:38:26 ab5ef0e58194: Verifying Checksum 18:38:26 ab5ef0e58194: Download complete 18:38:30 ab5ef0e58194: Pull complete 18:38:30 9712f1f96733: Pull complete 18:38:33 63f879dbbcfc: Pull complete 18:38:39 0d9ebad4ef96: Pull complete 18:38:41 e9a5061849ea: Pull complete 18:38:41 d747dcd14b5f: Pull complete 18:38:44 2de7ff778b66: Pull complete 18:38:44 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:38:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:38:44 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 18:38:44 prd-centos7-docker-4c-2g-2004 does not seem to be running inside a container 18:38:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-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 18:38:48 $ docker top 07f8ee43ec2a5c44e88465d70a4fa008b10b3228b707ce112c88fca588863466 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:38:48 provisioning config files... 18:38:48 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-rest-go_master@tmp/config7146506531209743908tmp 18:38:48 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-rest-go_master@tmp/config4566121019919038050tmp 18:38:48 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-rest-go_master@tmp/config3601069390597903579tmp [Pipeline] { [Pipeline] echo 18:38:48 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:38:49 ---> sigul-configuration.sh 18:38:49 gpg: directory `/root/.gnupg' created 18:38:49 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:38:49 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:38:49 gpg: keyring `/root/.gnupg/secring.gpg' created 18:38:49 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:38:49 gpg: CAST5 encrypted data 18:38:49 gpg: encrypted with 1 passphrase 18:38:49 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:38:49 + mkdir /home/jenkins 18:38:49 + mkdir /home/jenkins/sigul [Pipeline] sh 18:38:50 + 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 18:38:50 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:38:50 ---> sigul-install.sh 18:38:57 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 18:38:57 + git tag --list 18:38:57 v1.0.0 18:38:57 v1.1.0 18:38:57 v1.1.1 18:38:57 v1.1.2 18:38:57 v1.1.2-dev.1 18:38:57 v1.1.2-dev.2 18:38:57 v1.1.3-dev.1 18:38:57 v1.1.3-dev.2 18:38:57 v1.1.3-dev.3 18:38:57 v1.1.3-dev.4 18:38:57 v1.1.3-dev.5 18:38:57 v1.1.3-dev.6 [Pipeline] sh 18:38:57 + lftools sign git-tag v1.1.3-dev.6 18:38:58 Signing Git tag with Sigul... 18:38:58 Signing v1.1.3-dev.6 [Pipeline] echo 18:38:59 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:39:00 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:39:00 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:39:00 $ docker stop --time=1 07f8ee43ec2a5c44e88465d70a4fa008b10b3228b707ce112c88fca588863466 18:39:02 $ docker rm -f 07f8ee43ec2a5c44e88465d70a4fa008b10b3228b707ce112c88fca588863466 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 18:39:03 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:39:03 . [Pipeline] withDockerContainer 18:39:03 prd-centos7-docker-4c-2g-2004 does not seem to be running inside a container 18:39:03 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-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 18:39:04 $ docker top 825f3c98d905fdceed1a8fe7aeb68d5502f6958ba03679d071eff6099be51372 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:39:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:39:04 [ssh-agent] Looking for ssh-agent implementation... 18:39:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:39:04 $ docker exec 825f3c98d905fdceed1a8fe7aeb68d5502f6958ba03679d071eff6099be51372 ssh-agent 18:39:04 SSH_AUTH_SOCK=/tmp/ssh-Sqhh8vf9f1v4/agent.12 18:39:04 SSH_AGENT_PID=17 18:39:04 Running ssh-add (command line suppressed) 18:39:05 Identity added: /w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_310347405606450329.key (/w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_310347405606450329.key) 18:39:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:39:05 + git semver bump pre 18:39:05 # -> Open(): unable to determine branch for HEAD 18:39:05 # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_master/.git 18:39:05 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_master 18:39:05 # $SEMVER_REMOTE_NAME = origin 18:39:05 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:39:05 # $SEMVER_USER_NAME = edgex-jenkins 18:39:05 # $SEMVER_BRANCH = master 18:39:05 # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_master/.semver 18:39:05 1.1.3-dev.7 [Pipeline] } 18:39:05 $ docker exec --env ******** --env ******** 825f3c98d905fdceed1a8fe7aeb68d5502f6958ba03679d071eff6099be51372 ssh-agent -k 18:39:05 unset SSH_AUTH_SOCK; 18:39:05 unset SSH_AGENT_PID; 18:39:05 echo Agent pid 17 killed; 18:39:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:39:06 + git semver [Pipeline] } 18:39:06 $ docker stop --time=1 825f3c98d905fdceed1a8fe7aeb68d5502f6958ba03679d071eff6099be51372 18:39:07 $ docker rm -f 825f3c98d905fdceed1a8fe7aeb68d5502f6958ba03679d071eff6099be51372 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 18:39:08 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:39:08 . [Pipeline] withDockerContainer 18:39:08 prd-centos7-docker-4c-2g-2004 does not seem to be running inside a container 18:39:08 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-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 18:39:09 $ docker top 8b3a9c1eb3c08adc22f87cea9c88c576f756e8e763f1f1f5b8ba8aed41e1f264 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:39:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:39:09 [ssh-agent] Looking for ssh-agent implementation... 18:39:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:39:09 $ docker exec 8b3a9c1eb3c08adc22f87cea9c88c576f756e8e763f1f1f5b8ba8aed41e1f264 ssh-agent 18:39:10 SSH_AUTH_SOCK=/tmp/ssh-59CqfbMtNQ5G/agent.11 18:39:10 SSH_AGENT_PID=16 18:39:10 Running ssh-add (command line suppressed) 18:39:10 Identity added: /w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_2180887738537707484.key (/w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_2180887738537707484.key) 18:39:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:39:10 + git semver push 18:39:10 # -> Open(): unable to determine branch for HEAD 18:39:10 # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_master/.git 18:39:10 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_master 18:39:10 # $SEMVER_REMOTE_NAME = origin 18:39:10 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:39:10 # $SEMVER_USER_NAME = edgex-jenkins 18:39:10 # $SEMVER_BRANCH = master 18:39:10 # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_master/.semver [Pipeline] } 18:39:17 $ docker exec --env ******** --env ******** 8b3a9c1eb3c08adc22f87cea9c88c576f756e8e763f1f1f5b8ba8aed41e1f264 ssh-agent -k 18:39:17 unset SSH_AUTH_SOCK; 18:39:17 unset SSH_AGENT_PID; 18:39:17 echo Agent pid 16 killed; 18:39:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:39:18 + git semver [Pipeline] } 18:39:18 $ docker stop --time=1 8b3a9c1eb3c08adc22f87cea9c88c576f756e8e763f1f1f5b8ba8aed41e1f264 18:39:19 $ docker rm -f 8b3a9c1eb3c08adc22f87cea9c88c576f756e8e763f1f1f5b8ba8aed41e1f264 [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 18:39:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:39:22 ---> package-listing.sh 18:39:22 ++ facter osfamily 18:39:22 ++ tr '[:upper:]' '[:lower:]' 18:39:22 + OS_FAMILY=redhat 18:39:22 + workspace=/w/workspace/gexfoundry_device-rest-go_master 18:39:22 + START_PACKAGES=/tmp/packages_start.txt 18:39:22 + END_PACKAGES=/tmp/packages_end.txt 18:39:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:39:22 + PACKAGES=/tmp/packages_start.txt 18:39:22 + '[' /w/workspace/gexfoundry_device-rest-go_master ']' 18:39:22 + PACKAGES=/tmp/packages_end.txt 18:39:22 + case "${OS_FAMILY}" in 18:39:22 + rpm -qa 18:39:22 + sort 18:39:26 + '[' -f /tmp/packages_start.txt ']' 18:39:26 + '[' -f /tmp/packages_end.txt ']' 18:39:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:39:26 + '[' /w/workspace/gexfoundry_device-rest-go_master ']' 18:39:26 + mkdir -p /w/workspace/gexfoundry_device-rest-go_master/archives/ 18:39:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_master/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:39:27 provisioning config files... 18:39:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_master@tmp/config8183573767812512548tmp [Pipeline] { [Pipeline] echo 18:39:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:39:27 ---> create-netrc.sh [Pipeline] } 18:39:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 18:39:27 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 18:39:27 ---> python-tools-install.sh 18:39:27 Generating Requirements File 18:40:49 Python 3.6.8 18:40:49 pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) 18:40:49 aiohttp==3.6.2 18:40:49 appdirs==1.4.3 18:40:49 argcomplete==1.12.1 18:40:49 aspy.yaml==1.3.0 18:40:49 async-timeout==3.0.1 18:40:49 attrs==19.3.0 18:40:49 Babel==2.8.0 18:40:49 beautifulsoup4==4.8.2 18:40:49 boto3==1.11.6 18:40:49 botocore==1.14.6 18:40:49 bs4==0.0.1 18:40:49 cachetools==4.1.1 18:40:49 certifi==2019.11.28 18:40:49 cffi==1.14.3 18:40:49 cfgv==2.0.1 18:40:49 chardet==3.0.4 18:40:49 click==7.1 18:40:49 cliff==3.4.0 18:40:49 cmd2==1.3.10 18:40:49 colorama==0.4.3 18:40:49 cryptography==3.1.1 18:40:49 debtcollector==2.2.0 18:40:49 decorator==4.4.2 18:40:49 defusedxml==0.6.0 18:40:49 Deprecated==1.2.7 18:40:49 distlib==0.3.1 18:40:49 distro==1.2.0 18:40:49 dnspython==1.16.0 18:40:49 docker==4.2.0 18:40:49 docutils==0.15.2 18:40:49 dogpile.cache==1.0.2 18:40:49 email-validator==1.0.5 18:40:49 filelock==3.0.12 18:40:49 future==0.18.2 18:40:49 google-auth==1.22.0 18:40:49 httplib2==0.17.0 18:40:49 identify==1.4.11 18:40:49 idna==2.9 18:40:49 idna-ssl==1.1.0 18:40:49 importlib-metadata==1.7.0 18:40:49 importlib-resources==1.5.0 18:40:49 iso8601==0.1.13 18:40:49 Jinja2==2.11.1 18:40:49 jmespath==0.10.0 18:40:49 jsonpatch==1.26 18:40:49 jsonpointer==2.0 18:40:49 jsonschema==3.2.0 18:40:49 keystoneauth1==4.2.1 18:40:49 kubernetes==11.0.0 18:40:49 lftools==0.34.2 18:40:49 lxml==4.5.0 18:40:49 MarkupSafe==0.23 18:40:49 msgpack==1.0.0 18:40:49 multi-key-dict==2.0.3 18:40:49 multidict==4.7.6 18:40:49 munch==2.5.0 18:40:49 netaddr==0.8.0 18:40:49 netifaces==0.10.9 18:40:49 niet==1.4.2 18:40:49 nodeenv==1.3.5 18:40:49 oauth2client==4.1.3 18:40:49 oauthlib==3.1.0 18:40:49 openstacksdk==0.50.0 18:40:49 os-client-config==2.1.0 18:40:49 os-service-types==1.7.0 18:40:49 osc-lib==2.2.1 18:40:49 oslo.config==8.3.2 18:40:49 oslo.context==3.1.1 18:40:49 oslo.i18n==5.0.1 18:40:49 oslo.log==4.4.0 18:40:49 oslo.serialization==4.0.1 18:40:49 oslo.utils==4.6.0 18:40:49 packaging==20.4 18:40:49 pbr==5.4.4 18:40:49 pluggy==0.13.1 18:40:49 prettytable==0.7.2 18:40:49 py==1.9.0 18:40:49 pyasn1==0.4.8 18:40:49 pyasn1-modules==0.2.8 18:40:49 pycparser==2.20 18:40:49 pygerrit2==2.0.10 18:40:49 PyGithub==1.46 18:40:49 pyinotify==0.9.6 18:40:49 PyJWT==1.7.1 18:40:49 pyparsing==2.4.7 18:40:49 pyperclip==1.8.0 18:40:49 pyroute2==0.4.13 18:40:49 pyrsistent==0.15.7 18:40:49 PySocks==1.6.8 18:40:49 python-cinderclient==7.2.0 18:40:49 python-dateutil==2.8.1 18:40:49 python-heatclient==2.2.1 18:40:49 python-jenkins==1.7.0 18:40:49 python-keystoneclient==4.1.1 18:40:49 python-magnumclient==3.2.1 18:40:49 python-novaclient==17.2.1 18:40:49 python-openstackclient==5.3.1 18:40:49 python-swiftclient==3.10.1 18:40:49 pytz==2020.1 18:40:49 PyYAML==5.3 18:40:49 requests==2.23.0 18:40:49 requests-oauthlib==1.3.0 18:40:49 requestsexceptions==1.4.0 18:40:49 rfc3986==1.4.0 18:40:49 rpm==4.11.3 18:40:49 rsa==4.0 18:40:49 ruamel.yaml==0.16.10 18:40:49 ruamel.yaml.clib==0.2.0 18:40:49 s3transfer==0.3.3 18:40:49 shade==1.27.2 18:40:49 simplejson==3.17.2 18:40:49 six==1.14.0 18:40:49 soupsieve==2.0 18:40:49 stevedore==3.2.2 18:40:49 tabulate==0.8.6 18:40:49 toml==0.10.0 18:40:49 tox==3.20.0 18:40:49 tqdm==4.43.0 18:40:49 typing-extensions==3.7.4.3 18:40:49 urllib3==1.25.8 18:40:49 virtualenv==20.0.31 18:40:49 wcwidth==0.2.5 18:40:49 websocket-client==0.57.0 18:40:49 wrapt==1.12.1 18:40:49 xdg==3.0.2 18:40:49 xmltodict==0.12.0 18:40:49 yarl==1.6.0 18:40:49 yq==2.11.1 18:40:49 zipp==3.2.0 18:40:49 Cache entry deserialization failed, entry ignored 18:40:49 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. 18:40:52 Python 2.7.5 18:40:52 pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) 18:40:52 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. 18:40:53 ansible==2.9.7 18:40:53 Babel==0.9.6 18:40:53 backports.ssl-match-hostname==3.5.0.1 18:40:53 beautifulsoup4==4.4.1 18:40:53 bodhi==2.11.0 18:40:53 bodhi-client==2.11.0 18:40:53 CCColUtils==1.4 18:40:53 cffi==1.6.0 18:40:53 chardet==2.2.1 18:40:53 click==6.7 18:40:53 cloud-init==18.5 18:40:53 configobj==4.7.2 18:40:53 cryptography==1.7.2 18:40:53 decorator==3.4.0 18:40:53 distro==1.2.0 18:40:53 enum34==1.0.4 18:40:53 fedpkg==1.38 18:40:53 futures==3.1.1 18:40:53 gitdb==0.6.4 18:40:53 GitPython==1.0.1 18:40:53 html5lib==0.999 18:40:53 httplib2==0.9.2 18:40:53 idna==2.4 18:40:53 iniparse==0.4 18:40:53 ipaddress==1.0.16 18:40:53 IPy==0.75 18:40:53 javapackages==1.0.0 18:40:53 Jinja2==2.7.2 18:40:53 jmespath==0.9.4 18:40:53 jsonpatch==1.2 18:40:53 jsonpointer==1.9 18:40:53 kerberos==1.1 18:40:53 kitchen==1.1.1 18:40:53 langtable==0.0.31 18:40:53 lockfile==0.9.1 18:40:53 lxml==3.2.1 18:40:53 MarkupSafe==0.11 18:40:53 munch==2.0.2 18:40:53 offtrac==0.1.0 18:40:53 openidc-client==0.6.0 18:40:53 packagedb-cli==2.14.1 18:40:53 paramiko==2.1.1 18:40:53 perf==0.1 18:40:53 ply==3.4 18:40:53 policycoreutils-default-encoding==0.1 18:40:53 prettytable==0.7.2 18:40:53 pyasn1==0.1.9 18:40:53 pycparser==2.14 18:40:53 pycurl==7.19.0 18:40:53 pygobject==3.22.0 18:40:53 pygpgme==0.3 18:40:53 pyliblzma==0.5.3 18:40:53 pyOpenSSL==0.13.1 18:40:53 pyparsing==1.5.6 18:40:53 pyserial==2.6 18:40:53 python-augeas==0.5.0 18:40:53 python-bugzilla==2.3.0 18:40:53 python-dateutil==1.5 18:40:53 python-fedora==0.10.0 18:40:53 python-linux-procfs==0.4.9 18:40:53 python-yubico==1.2.3 18:40:53 pyudev==0.15 18:40:53 pyusb==1.0.0b1 18:40:53 pyxattr==0.5.1 18:40:53 PyYAML==3.10 18:40:53 requests==2.6.0 18:40:53 requests-kerberos==0.7.0 18:40:53 rpkg==1.60 18:40:53 schedutils==0.4 18:40:53 seobject==0.1 18:40:53 sepolicy==1.1 18:40:53 six==1.9.0 18:40:53 smmap==0.9.0 18:40:53 urlgrabber==3.10 18:40:53 urllib3==1.10.2 18:40:53 virtualenv==15.1.0 18:40:53 yum-langpacks==0.4.2 18:40:53 yum-metadata-parser==1.1.4 [Pipeline] echo 18:40:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:40:53 ---> sudo-logs.sh 18:40:53 Archiving 'sudo' log.. [Pipeline] echo 18:40:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:40:53 ---> job-cost.sh 18:40:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zMLs 18:41:02 Cache entry deserialization failed, entry ignored 18:41:02 Cache entry deserialization failed, entry ignored 18:41:03 Cache entry deserialization failed, entry ignored 18:41:03 Cache entry deserialization failed, entry ignored 18:41:03 Cache entry deserialization failed, entry ignored 18:41:03 Cache entry deserialization failed, entry ignored 18:41:03 Cache entry deserialization failed, entry ignored 18:41:03 Cache entry deserialization failed, entry ignored 18:41:03 Cache entry deserialization failed, entry ignored 18:41:03 Cache entry deserialization failed, entry ignored 18:41:03 Cache entry deserialization failed, entry ignored 18:41:03 Cache entry deserialization failed, entry ignored 18:41:03 Cache entry deserialization failed, entry ignored 18:41:06 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:41:38 ERROR: After October 2020 you may experience errors when installing or updating packages. This is because pip will change the way that it resolves dependency conflicts. 18:41:38 18:41:38 We recommend you use --use-feature=2020-resolver to test your packages with the new resolver before it becomes the default. 18:41:38 18:41:38 virtualenv 20.0.31 requires importlib-metadata<2,>=0.12; python_version < "3.8", but you'll have importlib-metadata 2.0.0 which is incompatible. 18:41:38 lf-activate-venv(): INFO: Adding /tmp/venv-zMLs/bin to PATH 18:41:38 INFO: No Stack... 18:41:38 INFO: Retrieving Pricing Info for: v1-standard-2 18:41:38 INFO: Archiving Costs [Pipeline] echo 18:41:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:41:39 ---> logs-deploy.sh 18:41:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/master/22 18:41:39 INFO: archiving workspace using pattern(s): 18:41:41 Archives upload complete. 18:41:41 INFO: archiving logs to Nexus 18:41:42 ---> uname -a: 18:41:42 Linux prd-centos7-docker-4c-2g-2004.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux 18:41:42 18:41:42 18:41:42 ---> lscpu: 18:41:42 Architecture: x86_64 18:41:42 CPU op-mode(s): 32-bit, 64-bit 18:41:42 Byte Order: Little Endian 18:41:42 CPU(s): 4 18:41:42 On-line CPU(s) list: 0-3 18:41:42 Thread(s) per core: 1 18:41:42 Core(s) per socket: 1 18:41:42 Socket(s): 4 18:41:42 NUMA node(s): 1 18:41:42 Vendor ID: GenuineIntel 18:41:42 CPU family: 6 18:41:42 Model: 44 18:41:42 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 18:41:42 Stepping: 1 18:41:42 CPU MHz: 2933.438 18:41:42 BogoMIPS: 5866.87 18:41:42 Virtualization: VT-x 18:41:42 Hypervisor vendor: KVM 18:41:42 Virtualization type: full 18:41:42 L1d cache: 32K 18:41:42 L1i cache: 32K 18:41:42 L2 cache: 4096K 18:41:42 L3 cache: 16384K 18:41:42 NUMA node0 CPU(s): 0-3 18:41:42 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 18:41:42 18:41:42 18:41:42 ---> nproc: 18:41:42 4 18:41:42 18:41:42 18:41:42 ---> df -h: 18:41:42 Filesystem Size Used Avail Use% Mounted on 18:41:42 devtmpfs 887M 0 887M 0% /dev 18:41:42 tmpfs 919M 0 919M 0% /dev/shm 18:41:42 tmpfs 919M 17M 903M 2% /run 18:41:42 tmpfs 919M 0 919M 0% /sys/fs/cgroup 18:41:42 /dev/vda1 50G 8.6G 42G 18% / 18:41:42 tmpfs 184M 0 184M 0% /run/user/1001 18:41:42 18:41:42 18:41:42 ---> free -m: 18:41:42 total used free shared buff/cache available 18:41:42 Mem: 1837 651 83 15 1102 986 18:41:42 Swap: 1023 3 1020 18:41:42 18:41:42 18:41:42 ---> ip addr: 18:41:42 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:41:42 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:41:42 inet 127.0.0.1/8 scope host lo 18:41:42 valid_lft forever preferred_lft forever 18:41:42 inet6 ::1/128 scope host 18:41:42 valid_lft forever preferred_lft forever 18:41:42 2: eth0: mtu 1458 qdisc pfifo_fast state UP group default qlen 1000 18:41:42 link/ether fa:16:3e:be:02:42 brd ff:ff:ff:ff:ff:ff 18:41:42 inet 10.30.123.49/23 brd 10.30.123.255 scope global dynamic eth0 18:41:42 valid_lft 85790sec preferred_lft 85790sec 18:41:42 inet6 fe80::f816:3eff:febe:242/64 scope link 18:41:42 valid_lft forever preferred_lft forever 18:41:42 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 18:41:42 link/ether 02:42:a6:6d:7e:a4 brd ff:ff:ff:ff:ff:ff 18:41:42 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:41:42 valid_lft forever preferred_lft forever 18:41:42 inet6 fe80::42:a6ff:fe6d:7ea4/64 scope link 18:41:42 valid_lft forever preferred_lft forever 18:41:42 18:41:42 18:41:42 ---> sar -b -r -n DEV: 18:41:42 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 09/29/2020 _x86_64_ (4 CPU) 18:41:42 18:41:42 06:31:13 PM LINUX RESTART 18:41:42 18:41:42 06:32:01 PM tps rtps wtps bread/s bwrtn/s 18:41:42 06:33:01 PM 47.34 14.53 32.81 4741.94 3583.57 18:41:42 06:34:01 PM 1.50 0.00 1.50 0.00 27.12 18:41:42 06:35:02 PM 0.43 0.00 0.43 0.00 4.76 18:41:42 06:36:01 PM 0.25 0.00 0.25 0.00 3.69 18:41:42 06:37:01 PM 0.22 0.00 0.22 0.00 2.76 18:41:42 06:38:01 PM 231.40 131.83 99.57 7009.65 31955.44 18:41:42 06:39:01 PM 191.05 62.40 128.65 4205.62 30743.80 18:41:42 06:40:01 PM 97.77 68.09 29.68 5306.92 4411.37 18:41:42 06:41:01 PM 127.17 31.37 95.80 1916.22 12327.87 18:41:42 Average: 77.63 34.32 43.31 2581.22 9250.00 18:41:42 18:41:42 06:32:01 PM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:41:42 06:33:01 PM 155980 1725576 91.71 2620 1155732 1106076 37.75 439180 1127020 120 18:41:42 06:34:01 PM 158492 1723064 91.58 2620 1155736 1099236 37.51 438932 1125236 8 18:41:42 06:35:02 PM 159108 1722448 91.54 2620 1155744 1093104 37.31 438816 1125028 8 18:41:42 06:36:01 PM 157052 1724504 91.65 2620 1155744 1093140 37.31 441084 1124896 8 18:41:42 06:37:01 PM 157452 1724104 91.63 2620 1155752 1076716 36.75 450240 1115460 16 18:41:42 06:38:01 PM 208296 1673260 88.93 2596 1059568 1106412 37.76 523004 955096 24 18:41:42 06:39:01 PM 122448 1759108 93.49 1564 1006012 1412640 48.21 711508 755728 70320 18:41:42 06:40:01 PM 70804 1810752 96.24 1564 1033420 1176348 40.15 688848 830204 67332 18:41:42 06:41:01 PM 127976 1753580 93.20 1564 979172 1117440 38.14 586684 838828 45696 18:41:42 Average: 146401 1735155 92.22 2265 1095209 1142346 38.99 524255 999722 20392 18:41:42 18:41:42 06:32:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 18:41:42 06:33:01 PM eth0 436.19 320.82 957.62 218.87 0.00 0.00 0.00 18:41:42 06:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:41:42 06:33:01 PM docker0 46.34 36.19 3.84 132.71 0.00 0.00 0.00 18:41:42 06:34:01 PM eth0 3.01 0.60 0.75 0.40 0.00 0.00 0.00 18:41:42 06:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:41:42 06:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:41:42 06:35:02 PM eth0 2.10 0.75 0.88 0.58 0.00 0.00 0.00 18:41:42 06:35:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:41:42 06:35:02 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:41:42 06:36:01 PM eth0 2.05 0.68 0.63 0.38 0.00 0.00 0.00 18:41:42 06:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:41:42 06:36:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:41:42 06:37:01 PM eth0 1.12 0.52 0.40 0.28 0.00 0.00 0.00 18:41:42 06:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:41:42 06:37:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:41:42 06:38:01 PM eth0 453.56 393.00 4015.94 58.47 0.00 0.00 0.00 18:41:42 06:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:41:42 06:38:01 PM docker0 21.23 22.43 2.63 48.50 0.00 0.00 0.00 18:41:42 06:39:01 PM eth0 592.45 509.35 3597.63 121.96 0.00 0.00 0.00 18:41:42 06:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:41:42 06:39:01 PM veth57eb4a8 21.36 25.17 1.50 198.29 0.00 0.00 0.00 18:41:42 06:39:01 PM docker0 89.75 84.35 7.84 379.75 0.00 0.00 0.00 18:41:42 06:40:01 PM eth0 136.25 107.41 835.41 46.35 0.00 0.00 0.00 18:41:42 06:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:41:42 06:40:01 PM docker0 2.03 1.40 0.27 0.25 0.00 0.00 0.00 18:41:42 06:41:01 PM eth0 33.05 29.47 83.18 32.47 0.00 0.00 0.00 18:41:42 06:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:41:42 06:41:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:41:42 Average: eth0 184.84 151.74 1057.19 53.42 0.00 0.00 0.00 18:41:42 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:41:42 Average: docker0 10.22 9.55 0.90 42.33 0.00 0.00 0.00 18:41:42 18:41:42 18:41:42 ---> sar -P ALL: 18:41:42 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 09/29/2020 _x86_64_ (4 CPU) 18:41:42 18:41:42 06:31:13 PM LINUX RESTART 18:41:42 18:41:42 06:32:01 PM CPU %user %nice %system %iowait %steal %idle 18:41:42 06:33:01 PM all 6.84 0.00 2.61 1.28 0.07 89.20 18:41:42 06:33:01 PM 0 6.35 0.00 2.87 0.89 0.07 89.82 18:41:42 06:33:01 PM 1 8.47 0.00 2.21 0.49 0.12 88.71 18:41:42 06:33:01 PM 2 6.85 0.00 2.32 0.40 0.05 90.38 18:41:42 06:33:01 PM 3 5.69 0.00 2.99 3.31 0.08 87.92 18:41:42 06:34:01 PM all 0.16 0.00 0.05 0.00 0.00 99.78 18:41:42 06:34:01 PM 0 0.05 0.00 0.03 0.00 0.00 99.92 18:41:42 06:34:01 PM 1 0.50 0.00 0.05 0.00 0.00 99.45 18:41:42 06:34:01 PM 2 0.08 0.00 0.05 0.00 0.02 99.85 18:41:42 06:34:01 PM 3 0.05 0.00 0.07 0.00 0.00 99.88 18:41:42 06:35:02 PM all 0.18 0.00 0.03 0.00 0.01 99.78 18:41:42 06:35:02 PM 0 0.07 0.00 0.03 0.00 0.02 99.88 18:41:42 06:35:02 PM 1 0.33 0.00 0.02 0.00 0.02 99.63 18:41:42 06:35:02 PM 2 0.25 0.00 0.05 0.00 0.00 99.70 18:41:42 06:35:02 PM 3 0.05 0.00 0.03 0.00 0.00 99.92 18:41:42 06:36:01 PM all 0.17 0.00 0.03 0.00 0.00 99.79 18:41:42 06:36:01 PM 0 0.03 0.00 0.05 0.00 0.00 99.92 18:41:42 06:36:01 PM 1 0.03 0.00 0.03 0.00 0.00 99.93 18:41:42 06:36:01 PM 2 0.54 0.00 0.02 0.00 0.00 99.44 18:41:42 06:36:01 PM 3 0.08 0.00 0.07 0.00 0.00 99.85 18:41:42 06:37:01 PM all 0.17 0.00 0.07 0.00 0.00 99.75 18:41:42 06:37:01 PM 0 0.05 0.00 0.05 0.00 0.00 99.90 18:41:42 06:37:01 PM 1 0.07 0.00 0.03 0.00 0.00 99.90 18:41:42 06:37:01 PM 2 0.53 0.00 0.03 0.00 0.00 99.43 18:41:42 06:37:01 PM 3 0.05 0.00 0.18 0.00 0.00 99.77 18:41:42 06:38:01 PM all 9.13 0.00 6.07 2.33 0.31 82.16 18:41:42 06:38:01 PM 0 8.81 0.00 6.09 0.94 0.27 83.88 18:41:42 06:38:01 PM 1 9.79 0.00 6.21 4.79 0.34 78.86 18:41:42 06:38:01 PM 2 8.59 0.00 6.02 1.79 0.36 83.25 18:41:42 06:38:01 PM 3 9.35 0.00 5.92 1.79 0.27 82.66 18:41:42 06:39:01 PM all 12.12 0.00 8.27 2.36 0.53 76.73 18:41:42 06:39:01 PM 0 14.71 0.00 9.33 1.30 0.43 74.22 18:41:42 06:39:01 PM 1 10.28 0.00 7.50 2.40 0.60 79.22 18:41:42 06:39:01 PM 2 12.42 0.00 8.16 2.08 0.53 76.81 18:41:42 06:39:01 PM 3 11.07 0.00 8.13 3.62 0.53 76.66 18:41:42 06:40:01 PM all 12.46 0.00 3.07 1.69 0.33 82.46 18:41:42 06:40:01 PM 0 18.92 0.00 3.92 2.00 0.27 74.88 18:41:42 06:40:01 PM 1 5.49 0.00 2.54 1.48 0.34 90.16 18:41:42 06:40:01 PM 2 19.13 0.00 3.41 2.04 0.31 75.11 18:41:42 06:40:01 PM 3 6.45 0.00 2.41 1.25 0.44 89.46 18:41:42 06:41:01 PM all 15.36 0.00 3.67 2.17 0.03 78.77 18:41:42 06:41:01 PM 0 13.28 0.00 3.27 0.73 0.02 82.71 18:41:42 06:41:01 PM 1 20.82 0.00 4.36 2.71 0.05 72.05 18:41:42 06:41:01 PM 2 10.58 0.00 3.30 2.77 0.03 83.31 18:41:42 06:41:01 PM 3 16.80 0.00 3.74 2.48 0.03 76.95 18:41:42 Average: all 6.24 0.00 2.63 1.08 0.14 89.91 18:41:42 Average: 0 6.85 0.00 2.81 0.64 0.12 89.58 18:41:42 Average: 1 6.15 0.00 2.53 1.31 0.16 89.85 18:41:42 Average: 2 6.50 0.00 2.57 1.00 0.14 89.78 18:41:42 Average: 3 5.46 0.00 2.59 1.37 0.15 90.42 18:41:42 18:41:42 18:41:42