Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 7449b2aa7b51ce87674ebf74544798bad0e4f615 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2106443512380251724.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh309717267742466472.key > 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 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/master/workspace@libs/edgex-global-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh344199488501000713.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1711866722298799918.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/master/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4620139634822102309.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-37’ is offline ‘prd-ubuntu18.04-docker-arm64-4c-16g-36’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-38 in /w/workspace/gexfoundry_device-mqtt-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-mqtt-go_master@tmp/jenkins-gitclient-ssh8461420616508804694.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Avoid second fetch Checking out Revision 7449b2aa7b51ce87674ebf74544798bad0e4f615 (master) > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7449b2aa7b51ce87674ebf74544798bad0e4f615 # timeout=10 Commit message: "Merge pull request #236 from lenny-intel/secure-bus" > git rev-list --no-walk 3691df947a2f13c033dab4cecb2f3e43c92cf99c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:26:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:26:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:26:16 ========================================================= 03:26:16 EdgeX Global Pipelines Version Info 03:26:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:26:18 ------------------- 03:26:18 stable info: 03:26:18 ------------------- 03:26:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:26:18 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 03:26:18 Message: update stable to v1.0.192 03:26:18 ------------------- 03:26:18 experimental info: 03:26:18 ------------------- 03:26:18 Commited By: **** collab-it+edgex@linuxfoundation.org 03:26:18 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 03:26:18 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:26:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 03:26:19 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 03:26:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:26:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:26:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:26:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 03:26:19 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 03:26:19 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 03:26:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:26:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:26:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:26:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 03:26:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:26:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:26:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:26:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:26:19 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:26:19 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:26:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:26:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 03:26:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:26:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:26:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:26:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:26:19 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:26:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:26:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 03:26:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 03:26:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 03:26:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7449b2aa7b51ce87674ebf74544798bad0e4f615 [Pipeline] echo 03:26:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7449b2a [Pipeline] echo 03:26:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:26:20 provisioning config files... 03:26:20 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config1382894654276000476tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:26:20 ---> docker-login.sh 03:26:20 nexus3.edgexfoundry.org:10001 03:26:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:26:25 Configure a credential helper to remove this warning. See 03:26:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:26:25 03:26:25 Login Succeeded 03:26:25 nexus3.edgexfoundry.org:10002 03:26:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:26:26 Configure a credential helper to remove this warning. See 03:26:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:26:26 03:26:26 Login Succeeded 03:26:26 nexus3.edgexfoundry.org:10003 03:26:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:26:26 Configure a credential helper to remove this warning. See 03:26:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:26:26 03:26:26 Login Succeeded 03:26:26 nexus3.edgexfoundry.org:10004 03:26:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:26:26 Configure a credential helper to remove this warning. See 03:26:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:26:26 03:26:26 Login Succeeded 03:26:26 docker.io 03:26:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:26:26 Configure a credential helper to remove this warning. See 03:26:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:26:26 03:26:26 Login Succeeded 03:26:26 ---> docker-login.sh ends [Pipeline] } 03:26:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:26:27 + git log --format=format:%s -1 7449b2aa7b51ce87674ebf74544798bad0e4f615 [Pipeline] echo 03:26:27 GIT_COMMIT: 7449b2aa7b51ce87674ebf74544798bad0e4f615, Commit Message: Merge pull request #236 from lenny-intel/secure-bus [Pipeline] echo 03:26:27 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 03:26:28 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:26:28 03:26:28 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:26:28 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:26:28 latest: Pulling from edgex-devops/git-semver 03:26:28 31603596830f: Pulling fs layer 03:26:28 54011a49482f: Pulling fs layer 03:26:28 a6820b24f6d8: Pulling fs layer 03:26:28 f581987b2513: Pulling fs layer 03:26:28 f581987b2513: Waiting 03:26:28 54011a49482f: Verifying Checksum 03:26:28 54011a49482f: Download complete 03:26:28 31603596830f: Verifying Checksum 03:26:28 31603596830f: Download complete 03:26:28 f581987b2513: Verifying Checksum 03:26:28 f581987b2513: Download complete 03:26:28 a6820b24f6d8: Verifying Checksum 03:26:28 a6820b24f6d8: Download complete 03:26:28 31603596830f: Pull complete 03:26:28 54011a49482f: Pull complete 03:26:29 a6820b24f6d8: Pull complete 03:26:29 f581987b2513: Pull complete 03:26:29 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 03:26:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:26:30 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:26:30 prd-centos7-docker-4c-2g-38 does not seem to be running inside a container 03:26:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:26:32 $ docker top 0ebdbf2ecf5f8afacab4b257e2215bd21c2203b388f66cc4479bf5cb85217bea -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:26:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:26:32 [ssh-agent] Looking for ssh-agent implementation... 03:26:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:26:33 $ docker exec 0ebdbf2ecf5f8afacab4b257e2215bd21c2203b388f66cc4479bf5cb85217bea ssh-agent 03:26:33 SSH_AUTH_SOCK=/tmp/ssh-yAmpSBoyk7ER/agent.12 03:26:33 SSH_AGENT_PID=17 03:26:33 Running ssh-add (command line suppressed) 03:26:33 Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_3429306134119215766.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_3429306134119215766.key) 03:26:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:26:33 + git tag --points-at HEAD [Pipeline] } 03:26:33 $ docker exec --env ******** --env ******** 0ebdbf2ecf5f8afacab4b257e2215bd21c2203b388f66cc4479bf5cb85217bea ssh-agent -k 03:26:34 unset SSH_AUTH_SOCK; 03:26:34 unset SSH_AGENT_PID; 03:26:34 echo Agent pid 17 killed; 03:26:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:26:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:26:34 [ssh-agent] Looking for ssh-agent implementation... 03:26:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:26:34 $ docker exec 0ebdbf2ecf5f8afacab4b257e2215bd21c2203b388f66cc4479bf5cb85217bea ssh-agent 03:26:34 SSH_AUTH_SOCK=/tmp/ssh-dwm22kC9WUVF/agent.47 03:26:34 SSH_AGENT_PID=52 03:26:34 Running ssh-add (command line suppressed) 03:26:34 Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_2654416541517035899.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_2654416541517035899.key) 03:26:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:26:34 + git semver init 03:26:34 # -> Open(): unable to determine branch for HEAD 03:26:34 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git 03:26:34 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master 03:26:34 # $SEMVER_REMOTE_NAME = origin 03:26:34 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:26:34 # $SEMVER_USER_NAME = edgex-jenkins 03:26:34 # $SEMVER_BRANCH = master 03:26:34 # $SEMVER_TEMP = /tmp/semver-872362556 03:26:34 # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP 03:26:35 # '/tmp/semver-872362556' -> '/w/workspace/gexfoundry_device-mqtt-go_master/.semver' 03:26:35 # -> Force: false 03:26:35 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver [Pipeline] } 03:26:35 $ docker exec --env ******** --env ******** 0ebdbf2ecf5f8afacab4b257e2215bd21c2203b388f66cc4479bf5cb85217bea ssh-agent -k 03:26:35 unset SSH_AUTH_SOCK; 03:26:35 unset SSH_AGENT_PID; 03:26:35 echo Agent pid 52 killed; 03:26:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:26:35 + git semver [Pipeline] } 03:26:35 $ docker stop --time=1 0ebdbf2ecf5f8afacab4b257e2215bd21c2203b388f66cc4479bf5cb85217bea 03:26:37 $ docker rm -f 0ebdbf2ecf5f8afacab4b257e2215bd21c2203b388f66cc4479bf5cb85217bea [Pipeline] // withDockerContainer [Pipeline] sh 03:26:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:26:37 Stashed 1 file(s) [Pipeline] echo 03:26:37 [edgeXSemver]: initialized semver on version 1.3.2-dev.11 [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 03:26:53 Still waiting to schedule task 03:26:53 Waiting for next available executor on ‘centos7-docker-4c-2g’ 03:26:53 Still waiting to schedule task 03:26:53 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 03:28:33 Running on prd-centos7-docker-4c-2g-43 in /w/workspace/gexfoundry_device-mqtt-go_master [Pipeline] { [Pipeline] ws 03:28:33 Running in /w/workspace/device-mqtt-go/43 [Pipeline] { [Pipeline] checkout 03:28:33 Selected Git installation does not exist. Using Default 03:28:33 The recommended git tool is: NONE 03:28:36 using credential edgex-jenkins-ssh 03:28:36 Cloning the remote Git repository 03:28:36 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 03:28:36 > git init /w/workspace/device-mqtt-go/43 # timeout=10 03:28:37 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 03:28:37 > git --version # timeout=10 03:28:37 Avoid second fetch 03:28:37 Checking out Revision 7449b2aa7b51ce87674ebf74544798bad0e4f615 (master) 03:28:37 > git --version # 'git version 2.24.3' 03:28:37 using GIT_SSH to set credentials SSH Credentials for GitHub 03:28:37 [INFO] Currently running in a labeled security context 03:28:37 [INFO] Currently SELinux is 'enforcing' on the host 03:28:37 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/43@tmp/jenkins-gitclient-ssh4335843969996949581.key 03:28:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:28:37 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 03:28:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:28:37 > git config core.sparsecheckout # timeout=10 03:28:37 > git checkout -f 7449b2aa7b51ce87674ebf74544798bad0e4f615 # timeout=10 03:28:41 Commit message: "Merge pull request #236 from lenny-intel/secure-bus" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:28:42 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 03:28:42 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:28:43 + sudo service docker restart 03:28:43 + true 03:28:43 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:28:44 provisioning config files... 03:28:44 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/43@tmp/config2119216321077396342tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:28:44 ---> docker-login.sh 03:28:44 nexus3.edgexfoundry.org:10001 03:28:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:28:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:28:45 Configure a credential helper to remove this warning. See 03:28:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:28:45 03:28:45 Login Succeeded 03:28:45 nexus3.edgexfoundry.org:10002 03:28:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:28:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:28:45 Configure a credential helper to remove this warning. See 03:28:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:28:45 03:28:45 Login Succeeded 03:28:45 nexus3.edgexfoundry.org:10003 03:28:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:28:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:28:45 Configure a credential helper to remove this warning. See 03:28:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:28:45 03:28:45 Login Succeeded 03:28:45 nexus3.edgexfoundry.org:10004 03:28:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:28:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:28:45 Configure a credential helper to remove this warning. See 03:28:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:28:45 03:28:45 Login Succeeded 03:28:45 docker.io 03:28:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:28:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:28:46 Configure a credential helper to remove this warning. See 03:28:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:28:46 03:28:46 Login Succeeded 03:28:46 ---> docker-login.sh ends [Pipeline] } 03:28:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:28:46 ========================================================= 03:28:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 03:28:46 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:28:46 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 03:28:46 Sending build context to Docker daemon 553.5kB 03:28:46 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 03:28:46 Step 2/8 : FROM ${BASE} 03:28:47 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 03:28:47 540db60ca938: Pulling fs layer 03:28:47 adcc1eea9eea: Pulling fs layer 03:28:47 4c4ab2625f07: Pulling fs layer 03:28:47 0510c868ecb4: Pulling fs layer 03:28:47 afea3b2eda06: Pulling fs layer 03:28:47 7809a108b3ef: Pulling fs layer 03:28:47 f706445af74f: Pulling fs layer 03:28:47 afea3b2eda06: Waiting 03:28:47 7809a108b3ef: Waiting 03:28:47 0510c868ecb4: Waiting 03:28:47 f706445af74f: Waiting 03:28:47 4c4ab2625f07: Verifying Checksum 03:28:47 4c4ab2625f07: Download complete 03:28:47 adcc1eea9eea: Download complete 03:28:47 afea3b2eda06: Verifying Checksum 03:28:47 afea3b2eda06: Download complete 03:28:47 540db60ca938: Verifying Checksum 03:28:47 7809a108b3ef: Verifying Checksum 03:28:47 7809a108b3ef: Download complete 03:28:47 540db60ca938: Pull complete 03:28:47 adcc1eea9eea: Pull complete 03:28:47 4c4ab2625f07: Pull complete 03:28:49 f706445af74f: Verifying Checksum 03:28:49 f706445af74f: Download complete 03:28:49 0510c868ecb4: Download complete 03:28:56 0510c868ecb4: Pull complete 03:28:56 afea3b2eda06: Pull complete 03:28:56 7809a108b3ef: Pull complete 03:29:02 f706445af74f: Pull complete 03:29:02 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 03:29:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 03:29:02 ---> b068be0155e3 03:29:02 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 03:29:02 ---> Running in 61a6d3114248 03:29:02 Removing intermediate container 61a6d3114248 03:29:02 ---> b707ea14879b 03:29:02 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:29:02 ---> Running in ae1321005c95 03:29:03 Removing intermediate container ae1321005c95 03:29:03 ---> 854265d90754 03:29:03 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 03:29:03 ---> Running in fb4364cb973f 03:29:04 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:29:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:29:06 (1/13) Installing libc-dev (0.7.2-r3) 03:29:06 (2/13) Installing libsodium (1.0.18-r0) 03:29:06 (3/13) Installing pkgconf (1.7.3-r0) 03:29:06 (4/13) Installing libsodium-dev (1.0.18-r0) 03:29:06 (5/13) Installing openssh-keygen (8.4_p1-r3) 03:29:06 (6/13) Installing libedit (20191231.3.1-r1) 03:29:06 (7/13) Installing openssh-client (8.4_p1-r3) 03:29:06 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 03:29:06 (9/13) Installing openssh-server-common (8.4_p1-r3) 03:29:07 (10/13) Installing openssh-server (8.4_p1-r3) 03:29:07 (11/13) Installing openssh (8.4_p1-r3) 03:29:07 (12/13) Installing libzmq (4.3.3-r1) 03:29:07 (13/13) Installing zeromq-dev (4.3.3-r1) 03:29:07 Executing busybox-1.32.1-r6.trigger 03:29:07 OK: 156 MiB in 53 packages 03:29:08 Removing intermediate container fb4364cb973f 03:29:08 ---> f689fe608704 03:29:08 Step 6/8 : WORKDIR /device-mqtt-go 03:29:08 ---> Running in 7747be63a1ad 03:29:08 Removing intermediate container 7747be63a1ad 03:29:08 ---> 7376c35b426e 03:29:08 Step 7/8 : COPY . . 03:29:08 ---> a1874c514646 03:29:08 Step 8/8 : RUN go mod download 03:29:09 ---> Running in 7f32a89d9dec 03:29:35 Removing intermediate container 7f32a89d9dec 03:29:35 ---> 9770ecae1904 03:29:35 Successfully built 9770ecae1904 03:29:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 03:29:36 + docker inspect -f . ci-base-image-x86_64 03:29:36 . [Pipeline] withDockerContainer 03:29:36 prd-centos7-docker-4c-2g-43 does not seem to be running inside a container 03:29:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/43 -v /w/workspace/device-mqtt-go/43:/w/workspace/device-mqtt-go/43:rw,z -v /w/workspace/device-mqtt-go/43@tmp:/w/workspace/device-mqtt-go/43@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:29:37 $ docker top 4f31ef1855dea0c49aaa198b81dee42c8badf5f3ec0280f1595fd35cdaf929e4 -eo pid,comm [Pipeline] { [Pipeline] sh 03:29:37 + go version 03:29:37 go version go1.16.3 linux/amd64 [Pipeline] } 03:29:37 $ docker stop --time=1 4f31ef1855dea0c49aaa198b81dee42c8badf5f3ec0280f1595fd35cdaf929e4 03:29:39 $ docker rm -f 4f31ef1855dea0c49aaa198b81dee42c8badf5f3ec0280f1595fd35cdaf929e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:29:39 + docker inspect -f . ci-base-image-x86_64 03:29:39 . [Pipeline] withDockerContainer 03:29:39 prd-centos7-docker-4c-2g-43 does not seem to be running inside a container 03:29:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/43 -v /w/workspace/device-mqtt-go/43:/w/workspace/device-mqtt-go/43:rw,z -v /w/workspace/device-mqtt-go/43@tmp:/w/workspace/device-mqtt-go/43@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:29:40 $ docker top 1e3302972e2b895ef1f0ce99273bbc111e4359d0d0cf6ccbf50ee1c7a9e9cefa -eo pid,comm [Pipeline] { [Pipeline] sh 03:29:41 + go mod tidy [Pipeline] sh 03:29:42 + make test 03:29:42 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 03:29:43 ? github.com/edgexfoundry/device-mqtt-go [no test files] 03:30:10 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 03:30:10 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.022s coverage: 24.9% of statements 03:30:10 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 03:30:10 GCO_ENABLED=1 GO111MODULE=on go vet ./... 03:30:20 gofmt -l . 03:30:20 ["`gofmt -l .`" = ""] 03:30:20 ./bin/test-attribution-txt.sh 03:30:21 ./bin/test-go-mod-tidy.sh [Pipeline] } 03:30:21 $ docker stop --time=1 1e3302972e2b895ef1f0ce99273bbc111e4359d0d0cf6ccbf50ee1c7a9e9cefa 03:30:23 $ docker rm -f 1e3302972e2b895ef1f0ce99273bbc111e4359d0d0cf6ccbf50ee1c7a9e9cefa [Pipeline] // withDockerContainer [Pipeline] sh 03:30:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:30:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:30:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:30:27 + ls -al . 03:30:27 total 108 03:30:27 drwxrwxr-x. 9 jenkins jenkins 4096 May 14 03:30 . 03:30:27 drwxrwxr-x. 4 jenkins jenkins 30 May 14 03:28 .. 03:30:27 -rw-rw-r--. 1 jenkins jenkins 7100 May 14 03:28 Attribution.txt 03:30:27 drwxrwxr-x. 2 jenkins jenkins 87 May 14 03:28 bin 03:30:27 drwxrwxr-x. 3 jenkins jenkins 32 May 14 03:28 cmd 03:30:27 -rw-r--r--. 1 jenkins jenkins 19386 May 14 03:30 coverage.out 03:30:27 -rw-rw-r--. 1 jenkins jenkins 1861 May 14 03:28 Dockerfile 03:30:27 -rw-rw-r--. 1 jenkins jenkins 994 May 14 03:28 Dockerfile.build 03:30:27 -rw-rw-r--. 1 jenkins jenkins 140 May 14 03:28 .dockerignore 03:30:27 drwxrwxr-x. 8 jenkins jenkins 162 May 14 03:28 .git 03:30:27 drwxrwxr-x. 2 jenkins jenkins 103 May 14 03:28 .github 03:30:27 -rw-rw-r--. 1 jenkins jenkins 336 May 14 03:28 .gitignore 03:30:27 -rw-r--r--. 1 jenkins jenkins 409 May 14 03:30 go.mod 03:30:27 -rw-r--r--. 1 jenkins jenkins 20987 May 14 03:29 go.sum 03:30:27 drwxrwxr-x. 3 jenkins jenkins 20 May 14 03:28 internal 03:30:27 -rw-rw-r--. 1 jenkins jenkins 677 May 14 03:28 Jenkinsfile 03:30:27 -rw-rw-r--. 1 jenkins jenkins 11340 May 14 03:28 LICENSE 03:30:27 -rw-rw-r--. 1 jenkins jenkins 921 May 14 03:28 Makefile 03:30:27 drwxrwxr-x. 2 jenkins jenkins 23 May 14 03:28 mock 03:30:27 -rw-rw-r--. 1 jenkins jenkins 2217 May 14 03:28 README.md 03:30:27 drwxrwxr-x. 4 jenkins jenkins 71 May 14 03:28 snap 03:30:27 -rw-rw-r--. 1 jenkins jenkins 12 May 14 03:26 VERSION 03:30:27 -rw-rw-r--. 1 jenkins jenkins 227 May 14 03:28 version.go [Pipeline] isUnix [Pipeline] sh 03:30:27 + docker build -t device-mqtt -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=7449b2aa7b51ce87674ebf74544798bad0e4f615 --label arch=amd64 --label version=1.3.2-dev.11 . 03:30:27 Sending build context to Docker daemon 573.4kB 03:30:28 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 03:30:28 Step 2/23 : FROM ${BASE} AS builder 03:30:28 ---> 9770ecae1904 03:30:28 Step 3/23 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 03:30:28 ---> Running in bc7149a97fca 03:30:28 Removing intermediate container bc7149a97fca 03:30:28 ---> 3d1091c20e75 03:30:28 Step 4/23 : ARG ALPINE_PKG_EXTRA="" 03:30:28 ---> Running in 24ad61b598e1 03:30:28 Removing intermediate container 24ad61b598e1 03:30:28 ---> a3b9148d773e 03:30:28 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:30:28 ---> Running in 057f65228c22 03:30:29 Removing intermediate container 057f65228c22 03:30:29 ---> 3fc284eeb290 03:30:29 Step 6/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:30:29 ---> Running in 968f52b6d1ea 03:30:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:30:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:30:31 OK: 156 MiB in 53 packages 03:30:32 Removing intermediate container 968f52b6d1ea 03:30:32 ---> 7abae2f21771 03:30:32 Step 7/23 : WORKDIR /device-mqtt-go 03:30:32 ---> Running in fc1332cbfd81 03:30:32 Removing intermediate container fc1332cbfd81 03:30:32 ---> 31419c097c28 03:30:32 Step 8/23 : COPY . . 03:30:33 ---> d8dc30c2bdf7 03:30:33 Step 9/23 : RUN go mod download 03:30:33 ---> Running in d1476e07173c 03:30:34 Removing intermediate container d1476e07173c 03:30:34 ---> 418d49779302 03:30:34 Step 10/23 : ARG MAKE='make build' 03:30:34 ---> Running in 65f08f0eb648 03:30:35 Removing intermediate container 65f08f0eb648 03:30:35 ---> f332691b64d9 03:30:35 Step 11/23 : RUN $MAKE 03:30:35 ---> Running in 850a318df98f 03:30:36 go mod tidy 03:30:36 GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=1.3.2-dev.11" -o cmd/device-mqtt ./cmd 03:30:50 Running on prd-ubuntu18.04-docker-arm64-4c-16g-46 in /w/workspace/gexfoundry_device-mqtt-go_master [Pipeline] { [Pipeline] ws 03:30:50 Running in /w/workspace/device-mqtt-go/43 [Pipeline] { [Pipeline] checkout 03:30:50 Selected Git installation does not exist. Using Default 03:30:50 The recommended git tool is: NONE 03:30:54 Removing intermediate container 850a318df98f 03:30:54 ---> 7c88e7cee1b9 03:30:54 Step 12/23 : FROM alpine:3.12 03:30:54 3.12: Pulling from library/alpine 03:30:54 339de151aab4: Pulling fs layer 03:30:54 339de151aab4: Verifying Checksum 03:30:54 339de151aab4: Download complete 03:30:54 339de151aab4: Pull complete 03:30:54 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 03:30:54 Status: Downloaded newer image for alpine:3.12 03:30:54 ---> 13621d1b12d4 03:30:54 Step 13/23 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 03:30:55 ---> Running in 1ac8d391e40e 03:30:55 Removing intermediate container 1ac8d391e40e 03:30:55 ---> ff971e5c717c 03:30:55 Step 14/23 : RUN apk add --update --no-cache zeromq dumb-init 03:30:55 ---> Running in 43232a7feef5 03:30:55 using credential edgex-jenkins-ssh 03:30:55 Cloning the remote Git repository 03:30:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:30:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:30:56 (1/6) Installing dumb-init (1.2.2-r1) 03:30:56 (2/6) Installing libgcc (9.3.0-r2) 03:30:56 (3/6) Installing libsodium (1.0.18-r0) 03:30:56 (4/6) Installing libstdc++ (9.3.0-r2) 03:30:56 (5/6) Installing libzmq (4.3.3-r0) 03:30:55 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 03:30:55 > git init /w/workspace/device-mqtt-go/43 # timeout=10 03:30:55 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 03:30:55 > git --version # timeout=10 03:30:55 > git --version # 'git version 2.17.1' 03:30:55 using GIT_SSH to set credentials SSH Credentials for GitHub 03:30:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:30:56 (6/6) Installing zeromq (4.3.3-r0) 03:30:56 Executing busybox-1.31.1-r20.trigger 03:30:56 OK: 8 MiB in 20 packages 03:30:56 Avoid second fetch 03:30:56 Checking out Revision 7449b2aa7b51ce87674ebf74544798bad0e4f615 (master) 03:30:57 Removing intermediate container 43232a7feef5 03:30:57 ---> 3232a09a90df 03:30:57 Step 15/23 : COPY --from=builder /device-mqtt-go/cmd / 03:30:56 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 03:30:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:30:56 > git config core.sparsecheckout # timeout=10 03:30:56 > git checkout -f 7449b2aa7b51ce87674ebf74544798bad0e4f615 # timeout=10 03:30:58 ---> 0d1bd33005bb 03:30:58 Step 16/23 : COPY --from=builder /device-mqtt-go/LICENSE / 03:30:58 ---> 0926b85371ae 03:30:58 Step 17/23 : COPY --from=builder /device-mqtt-go/Attribution.txt / 03:30:59 ---> c819fe455eaa 03:30:59 Step 18/23 : EXPOSE 49982 03:30:59 ---> Running in e2d66486dd0b 03:30:59 Removing intermediate container e2d66486dd0b 03:30:59 ---> 24ae0a006c02 03:30:59 Step 19/23 : ENTRYPOINT ["/device-mqtt"] 03:30:59 ---> Running in d7657d131b64 03:30:59 Removing intermediate container d7657d131b64 03:30:59 ---> 897a78d5267e 03:30:59 Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:30:59 ---> Running in 1b10138c2ed4 03:31:00 Removing intermediate container 1b10138c2ed4 03:31:00 ---> b059ad2b304e 03:31:00 Step 21/23 : LABEL arch=amd64 03:31:00 ---> Running in 52638566cf7e 03:31:00 Removing intermediate container 52638566cf7e 03:31:00 ---> 61c7ea3347c0 03:31:00 Step 22/23 : LABEL git_sha=7449b2aa7b51ce87674ebf74544798bad0e4f615 03:31:00 ---> Running in 85e00970976b 03:31:00 Removing intermediate container 85e00970976b 03:31:00 ---> bf72221f7a87 03:31:00 Step 23/23 : LABEL version=1.3.2-dev.11 03:31:00 ---> Running in 8abe7c50529b 03:31:00 Removing intermediate container 8abe7c50529b 03:31:00 ---> 4cda1f01a800 03:31:00 [Warning] One or more build-args [ARCH] were not consumed 03:31:00 Successfully built 4cda1f01a800 03:31:00 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // stage 03:31:00 Commit message: "Merge pull request #236 from lenny-intel/secure-bus" [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:31:01 provisioning config files... 03:31:01 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/43@tmp/config1041151869163601509tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:31:01 ---> docker-login.sh 03:31:01 nexus3.edgexfoundry.org:10001 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 03:31:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:31:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:31:01 Configure a credential helper to remove this warning. See 03:31:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:31:01 03:31:01 Login Succeeded 03:31:01 nexus3.edgexfoundry.org:10002 [Pipeline] script [Pipeline] { [Pipeline] sh 03:31:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:31:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:31:01 Configure a credential helper to remove this warning. See 03:31:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:31:01 03:31:01 Login Succeeded 03:31:01 nexus3.edgexfoundry.org:10003 03:31:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:31:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:31:02 Configure a credential helper to remove this warning. See 03:31:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:31:02 03:31:02 Login Succeeded 03:31:02 nexus3.edgexfoundry.org:10004 03:31:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:31:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:31:02 Configure a credential helper to remove this warning. See 03:31:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:31:02 03:31:02 Login Succeeded 03:31:02 docker.io 03:31:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:31:02 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 03:31:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:31:02 Configure a credential helper to remove this warning. See 03:31:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:31:02 03:31:02 Login Succeeded 03:31:02 ---> docker-login.sh ends [Pipeline] } 03:31:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:31:02 [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: 03:31:02 7449b2aa7b51ce87674ebf74544798bad0e4f615 03:31:02 latest 03:31:02 1.3.2-dev.11 03:31:02 7449b2aa7b51ce87674ebf74544798bad0e4f615-1.3.2-dev.11 03:31:02 master 03:31:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:31:03 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:31:03 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:7449b2aa7b51ce87674ebf74544798bad0e4f615 [Pipeline] isUnix [Pipeline] sh 03:31:03 + sudo service docker restart 03:31:03 + true 03:31:03 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:7449b2aa7b51ce87674ebf74544798bad0e4f615 03:31:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 03:31:03 792775aa47b0: Preparing 03:31:03 c6538ecb0361: Preparing 03:31:03 5fdaaabc0a88: Preparing 03:31:03 f3a533ba0596: Preparing 03:31:03 32f366d666a5: Preparing 03:31:03 32f366d666a5: Layer already exists 03:31:03 c6538ecb0361: Pushed 03:31:03 792775aa47b0: Pushed 03:31:04 f3a533ba0596: Pushed 03:31:05 5fdaaabc0a88: Pushed 03:31:05 7449b2aa7b51ce87674ebf74544798bad0e4f615: digest: sha256:6d135cbb5bf5de15561efc614452a1c8f92012a35d1fede82dfbb9fb4647a60c size: 1365 [Pipeline] isUnix [Pipeline] sh 03:31:05 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] isUnix [Pipeline] sh 03:31:06 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest 03:31:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 03:31:06 792775aa47b0: Preparing 03:31:06 c6538ecb0361: Preparing 03:31:06 5fdaaabc0a88: Preparing 03:31:06 f3a533ba0596: Preparing 03:31:06 32f366d666a5: Preparing 03:31:06 792775aa47b0: Layer already exists 03:31:06 f3a533ba0596: Layer already exists 03:31:06 5fdaaabc0a88: Layer already exists 03:31:06 32f366d666a5: Layer already exists 03:31:06 c6538ecb0361: Layer already exists 03:31:06 latest: digest: sha256:6d135cbb5bf5de15561efc614452a1c8f92012a35d1fede82dfbb9fb4647a60c size: 1365 [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:31:06 provisioning config files... 03:31:06 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/43@tmp/config151736327799981642tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:31:06 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:1.3.2-dev.11 [Pipeline] isUnix [Pipeline] sh 03:31:06 ---> docker-login.sh 03:31:06 nexus3.edgexfoundry.org:10001 03:31:06 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:1.3.2-dev.11 03:31:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 03:31:06 792775aa47b0: Preparing 03:31:06 c6538ecb0361: Preparing 03:31:06 5fdaaabc0a88: Preparing 03:31:06 f3a533ba0596: Preparing 03:31:06 32f366d666a5: Preparing 03:31:06 c6538ecb0361: Layer already exists 03:31:06 f3a533ba0596: Layer already exists 03:31:06 5fdaaabc0a88: Layer already exists 03:31:06 32f366d666a5: Layer already exists 03:31:06 792775aa47b0: Layer already exists 03:31:06 1.3.2-dev.11: digest: sha256:6d135cbb5bf5de15561efc614452a1c8f92012a35d1fede82dfbb9fb4647a60c size: 1365 [Pipeline] isUnix [Pipeline] sh 03:31:07 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:7449b2aa7b51ce87674ebf74544798bad0e4f615-1.3.2-dev.11 [Pipeline] isUnix [Pipeline] sh 03:31:07 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:7449b2aa7b51ce87674ebf74544798bad0e4f615-1.3.2-dev.11 03:31:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 03:31:07 792775aa47b0: Preparing 03:31:07 c6538ecb0361: Preparing 03:31:07 5fdaaabc0a88: Preparing 03:31:07 f3a533ba0596: Preparing 03:31:07 32f366d666a5: Preparing 03:31:07 32f366d666a5: Layer already exists 03:31:07 c6538ecb0361: Layer already exists 03:31:07 f3a533ba0596: Layer already exists 03:31:07 792775aa47b0: Layer already exists 03:31:07 5fdaaabc0a88: Layer already exists 03:31:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:31:07 7449b2aa7b51ce87674ebf74544798bad0e4f615-1.3.2-dev.11: digest: sha256:6d135cbb5bf5de15561efc614452a1c8f92012a35d1fede82dfbb9fb4647a60c size: 1365 [Pipeline] isUnix [Pipeline] sh 03:31:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:31:07 Configure a credential helper to remove this warning. See 03:31:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:31:07 03:31:07 Login Succeeded 03:31:07 nexus3.edgexfoundry.org:10002 03:31:07 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:master [Pipeline] isUnix [Pipeline] sh 03:31:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:31:08 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:master 03:31:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 03:31:08 792775aa47b0: Preparing 03:31:08 c6538ecb0361: Preparing 03:31:08 5fdaaabc0a88: Preparing 03:31:08 f3a533ba0596: Preparing 03:31:08 32f366d666a5: Preparing 03:31:08 5fdaaabc0a88: Layer already exists 03:31:08 c6538ecb0361: Layer already exists 03:31:08 792775aa47b0: Layer already exists 03:31:08 f3a533ba0596: Layer already exists 03:31:08 32f366d666a5: Layer already exists 03:31:08 master: digest: sha256:6d135cbb5bf5de15561efc614452a1c8f92012a35d1fede82dfbb9fb4647a60c size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:31:08 ===================================================== [Pipeline] echo 03:31:08 taggedImages: 03:31:08 - nexus3.edgexfoundry.org:10004/device-mqtt:7449b2aa7b51ce87674ebf74544798bad0e4f615 03:31:08 - nexus3.edgexfoundry.org:10004/device-mqtt:latest 03:31:08 - nexus3.edgexfoundry.org:10004/device-mqtt:1.3.2-dev.11 03:31:08 - nexus3.edgexfoundry.org:10004/device-mqtt:7449b2aa7b51ce87674ebf74544798bad0e4f615-1.3.2-dev.11 03:31:08 - nexus3.edgexfoundry.org:10004/device-mqtt:master [Pipeline] } [Pipeline] // script [Pipeline] } 03:31:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:31:08 Configure a credential helper to remove this warning. See 03:31:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:31:08 03:31:08 Login Succeeded 03:31:08 nexus3.edgexfoundry.org:10003 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage 03:31:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] libraryResource [Pipeline] sh 03:31:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:31:08 Configure a credential helper to remove this warning. See 03:31:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:31:08 03:31:08 Login Succeeded 03:31:08 nexus3.edgexfoundry.org:10004 03:31:09 ---> job-cost.sh 03:31:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3kcQ 03:31:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:31:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:31:09 Configure a credential helper to remove this warning. See 03:31:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:31:09 03:31:09 Login Succeeded 03:31:09 docker.io 03:31:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:31:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:31:10 Configure a credential helper to remove this warning. See 03:31:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:31:10 03:31:10 Login Succeeded 03:31:10 ---> docker-login.sh ends [Pipeline] } 03:31:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:31:10 ========================================================= 03:31:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 03:31:10 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:31:10 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 03:31:11 Sending build context to Docker daemon 552.4kB 03:31:11 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 03:31:11 Step 2/8 : FROM ${BASE} 03:31:11 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:31:11 595b0fe564bb: Pulling fs layer 03:31:11 7186ed65a4f7: Pulling fs layer 03:31:11 316046926c0a: Pulling fs layer 03:31:11 4ebd0625c992: Pulling fs layer 03:31:11 207e8628e3a3: Pulling fs layer 03:31:11 c791037a9be2: Pulling fs layer 03:31:11 ffd874e62e21: Pulling fs layer 03:31:11 4ebd0625c992: Waiting 03:31:11 207e8628e3a3: Waiting 03:31:11 c791037a9be2: Waiting 03:31:11 ffd874e62e21: Waiting 03:31:11 316046926c0a: Download complete 03:31:11 7186ed65a4f7: Download complete 03:31:11 c791037a9be2: Verifying Checksum 03:31:11 c791037a9be2: Download complete 03:31:11 595b0fe564bb: Verifying Checksum 03:31:11 595b0fe564bb: Download complete 03:31:11 595b0fe564bb: Pull complete 03:31:12 7186ed65a4f7: Pull complete 03:31:12 316046926c0a: Pull complete 03:31:13 ffd874e62e21: Verifying Checksum 03:31:13 ffd874e62e21: Download complete 03:31:14 4ebd0625c992: Download complete 03:31:27 4ebd0625c992: Pull complete 03:31:27 207e8628e3a3: Pull complete 03:31:27 c791037a9be2: Pull complete 03:31:27 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 03:31:29 ffd874e62e21: Pull complete 03:31:29 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 03:31:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 03:31:29 ---> cfc18b08335c 03:31:29 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 03:31:32 ---> Running in 10e15ebf5a9a 03:31:32 Removing intermediate container 10e15ebf5a9a 03:31:32 ---> cd00e753b372 03:31:32 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:31:33 ---> Running in 88dc670e164c 03:31:35 Removing intermediate container 88dc670e164c 03:31:35 ---> ce5189758414 03:31:35 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 03:31:35 ---> Running in abaabb25dfc5 03:31:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:31:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:31:38 (1/13) Installing libc-dev (0.7.2-r3) 03:31:38 (2/13) Installing libsodium (1.0.18-r0) 03:31:38 (3/13) Installing pkgconf (1.7.3-r0) 03:31:38 (4/13) Installing libsodium-dev (1.0.18-r0) 03:31:38 (5/13) Installing openssh-keygen (8.4_p1-r3) 03:31:38 (6/13) Installing libedit (20191231.3.1-r1) 03:31:38 (7/13) Installing openssh-client (8.4_p1-r3) 03:31:39 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 03:31:39 (9/13) Installing openssh-server-common (8.4_p1-r3) 03:31:39 (10/13) Installing openssh-server (8.4_p1-r3) 03:31:40 (11/13) Installing openssh (8.4_p1-r3) 03:31:40 (12/13) Installing libzmq (4.3.3-r1) 03:31:40 (13/13) Installing zeromq-dev (4.3.3-r1) 03:31:40 Executing busybox-1.32.1-r6.trigger 03:31:40 OK: 145 MiB in 53 packages 03:31:42 Removing intermediate container abaabb25dfc5 03:31:42 ---> ad04b07e1c8b 03:31:42 Step 6/8 : WORKDIR /device-mqtt-go 03:31:42 ---> Running in 4457ab0b56e2 03:31:42 Removing intermediate container 4457ab0b56e2 03:31:42 ---> cc3560f06832 03:31:42 Step 7/8 : COPY . . 03:31:43 ---> baf56882cb99 03:31:43 Step 8/8 : RUN go mod download 03:31:44 ---> Running in a832e820c415 03:31:59 lf-activate-venv(): INFO: Adding /tmp/venv-3kcQ/bin to PATH 03:31:59 INFO: No Stack... 03:31:59 INFO: Retrieving Pricing Info for: v1-standard-2 03:31:59 INFO: Archiving Costs [Pipeline] sh 03:31:59 + cut -d, -f6 03:31:59 + cat /w/workspace/device-mqtt-go/43/archives/cost.csv [Pipeline] lock 03:31:59 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-master-43-stack-cost] 03:31:59 Resource [jenkins-edgexfoundry-device-mqtt-go-master-43-stack-cost] did not exist. Created. 03:31:59 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-master-43-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:32:00 + echo total: 0.029999999329447746 [Pipeline] stash 03:32:00 Stashed 1 file(s) [Pipeline] } 03:32:00 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-master-43-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 03:32:10 Removing intermediate container a832e820c415 03:32:10 ---> e72e74339df8 03:32:10 Successfully built e72e74339df8 03:32:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:32:11 + docker inspect -f . ci-base-image-arm64 03:32:11 . [Pipeline] withDockerContainer 03:32:11 prd-ubuntu18.04-docker-arm64-4c-16g-46 does not seem to be running inside a container 03:32:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/43 -v /w/workspace/device-mqtt-go/43:/w/workspace/device-mqtt-go/43:rw,z -v /w/workspace/device-mqtt-go/43@tmp:/w/workspace/device-mqtt-go/43@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:32:13 $ docker top c880dbd62c4de8cd2e1102a4bd4b3c64db58affa13b48ceabc8f0b0a2684cd43 -eo pid,comm [Pipeline] { [Pipeline] sh 03:32:14 + go version 03:32:14 go version go1.16.3 linux/arm64 [Pipeline] } 03:32:14 $ docker stop --time=1 c880dbd62c4de8cd2e1102a4bd4b3c64db58affa13b48ceabc8f0b0a2684cd43 03:32:16 $ docker rm -f c880dbd62c4de8cd2e1102a4bd4b3c64db58affa13b48ceabc8f0b0a2684cd43 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:32:16 + docker inspect -f . ci-base-image-arm64 03:32:16 . [Pipeline] withDockerContainer 03:32:17 prd-ubuntu18.04-docker-arm64-4c-16g-46 does not seem to be running inside a container 03:32:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/43 -v /w/workspace/device-mqtt-go/43:/w/workspace/device-mqtt-go/43:rw,z -v /w/workspace/device-mqtt-go/43@tmp:/w/workspace/device-mqtt-go/43@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:32:18 $ docker top 3b51d34a906370fe222baa90dd7fa85215f298261b411c45516683f8b326dde8 -eo pid,comm [Pipeline] { [Pipeline] sh 03:32:19 + go mod tidy [Pipeline] sh 03:32:20 + make test 03:32:20 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 03:32:21 ? github.com/edgexfoundry/device-mqtt-go [no test files] 03:33:18 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 03:33:18 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.040s coverage: 24.9% of statements 03:33:18 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 03:33:18 GCO_ENABLED=1 GO111MODULE=on go vet ./... 03:33:45 gofmt -l . 03:33:45 ["`gofmt -l .`" = ""] 03:33:45 ./bin/test-attribution-txt.sh 03:33:45 ./bin/test-go-mod-tidy.sh [Pipeline] } 03:33:45 $ docker stop --time=1 3b51d34a906370fe222baa90dd7fa85215f298261b411c45516683f8b326dde8 03:33:47 $ docker rm -f 3b51d34a906370fe222baa90dd7fa85215f298261b411c45516683f8b326dde8 [Pipeline] // withDockerContainer [Pipeline] sh 03:33:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:33:48 Warning: overwriting stash ‘coverage-report’ 03:33:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:33:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:33:49 + ls -al . 03:33:49 total 140 03:33:49 drwxrwxr-x 9 jenkins jenkins 4096 May 14 03:33 . 03:33:49 drwxrwxr-x 4 jenkins jenkins 4096 May 14 03:30 .. 03:33:49 -rw-rw-r-- 1 jenkins jenkins 140 May 14 03:30 .dockerignore 03:33:49 drwxrwxr-x 8 jenkins jenkins 4096 May 14 03:31 .git 03:33:49 drwxrwxr-x 2 jenkins jenkins 4096 May 14 03:30 .github 03:33:49 -rw-rw-r-- 1 jenkins jenkins 336 May 14 03:30 .gitignore 03:33:49 -rw-rw-r-- 1 jenkins jenkins 7100 May 14 03:30 Attribution.txt 03:33:49 -rw-rw-r-- 1 jenkins jenkins 1861 May 14 03:30 Dockerfile 03:33:49 -rw-rw-r-- 1 jenkins jenkins 994 May 14 03:30 Dockerfile.build 03:33:49 -rw-rw-r-- 1 jenkins jenkins 677 May 14 03:30 Jenkinsfile 03:33:49 -rw-rw-r-- 1 jenkins jenkins 11340 May 14 03:30 LICENSE 03:33:49 -rw-rw-r-- 1 jenkins jenkins 921 May 14 03:30 Makefile 03:33:49 -rw-rw-r-- 1 jenkins jenkins 2217 May 14 03:30 README.md 03:33:49 -rw-rw-r-- 1 jenkins jenkins 12 May 14 03:26 VERSION 03:33:49 drwxrwxr-x 2 jenkins jenkins 4096 May 14 03:30 bin 03:33:49 drwxrwxr-x 3 jenkins jenkins 4096 May 14 03:30 cmd 03:33:49 -rw-r--r-- 1 jenkins jenkins 19386 May 14 03:33 coverage.out 03:33:49 -rw-r--r-- 1 jenkins jenkins 409 May 14 03:33 go.mod 03:33:49 -rw-r--r-- 1 jenkins jenkins 20987 May 14 03:32 go.sum 03:33:49 drwxrwxr-x 3 jenkins jenkins 4096 May 14 03:30 internal 03:33:49 drwxrwxr-x 2 jenkins jenkins 4096 May 14 03:30 mock 03:33:49 drwxrwxr-x 4 jenkins jenkins 4096 May 14 03:30 snap 03:33:49 -rw-rw-r-- 1 jenkins jenkins 227 May 14 03:30 version.go [Pipeline] isUnix [Pipeline] sh 03:33:50 + docker build -t device-mqtt-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=7449b2aa7b51ce87674ebf74544798bad0e4f615 --label arch=arm64 --label version=1.3.2-dev.11 . 03:33:50 Sending build context to Docker daemon 572.4kB 03:33:50 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 03:33:50 Step 2/23 : FROM ${BASE} AS builder 03:33:50 ---> e72e74339df8 03:33:50 Step 3/23 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 03:33:50 ---> Running in dbee22104233 03:33:51 Removing intermediate container dbee22104233 03:33:51 ---> 3633cf280c56 03:33:51 Step 4/23 : ARG ALPINE_PKG_EXTRA="" 03:33:51 ---> Running in 42fbfe851aca 03:33:51 Removing intermediate container 42fbfe851aca 03:33:51 ---> 7bc1e1196d34 03:33:51 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:33:51 ---> Running in 879a6a59d852 03:33:53 Removing intermediate container 879a6a59d852 03:33:53 ---> 43bff6745b47 03:33:53 Step 6/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:33:54 ---> Running in b2e99901dced 03:33:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:33:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:33:56 OK: 145 MiB in 53 packages 03:33:57 Removing intermediate container b2e99901dced 03:33:57 ---> 5b92e1fd4a32 03:33:57 Step 7/23 : WORKDIR /device-mqtt-go 03:33:57 ---> Running in 363cc2152634 03:33:58 Removing intermediate container 363cc2152634 03:33:58 ---> c176f1accecf 03:33:58 Step 8/23 : COPY . . 03:33:59 ---> 24a14975637b 03:33:59 Step 9/23 : RUN go mod download 03:33:59 ---> Running in 814c87f23a85 03:34:01 Removing intermediate container 814c87f23a85 03:34:01 ---> a087cb935e24 03:34:01 Step 10/23 : ARG MAKE='make build' 03:34:02 ---> Running in 96a4c1f04f70 03:34:02 Removing intermediate container 96a4c1f04f70 03:34:02 ---> 4eee1b41c612 03:34:02 Step 11/23 : RUN $MAKE 03:34:02 ---> Running in 3f17e4f72bb4 03:34:03 go mod tidy 03:34:04 GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=1.3.2-dev.11" -o cmd/device-mqtt ./cmd 03:34:43 Removing intermediate container 3f17e4f72bb4 03:34:43 ---> 6e35e95703de 03:34:43 Step 12/23 : FROM alpine:3.12 03:34:43 3.12: Pulling from library/alpine 03:34:43 d2f70382dc9a: Pulling fs layer 03:34:43 d2f70382dc9a: Download complete 03:34:43 d2f70382dc9a: Pull complete 03:34:43 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 03:34:43 Status: Downloaded newer image for alpine:3.12 03:34:43 ---> 9852663dfa18 03:34:43 Step 13/23 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 03:34:43 ---> Running in 3a6530f542dd 03:34:43 Removing intermediate container 3a6530f542dd 03:34:43 ---> 73ccbca9e704 03:34:43 Step 14/23 : RUN apk add --update --no-cache zeromq dumb-init 03:34:43 ---> Running in 4e6dba85b2f9 03:34:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:34:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:34:44 (1/6) Installing dumb-init (1.2.2-r1) 03:34:44 (2/6) Installing libgcc (9.3.0-r2) 03:34:44 (3/6) Installing libsodium (1.0.18-r0) 03:34:44 (4/6) Installing libstdc++ (9.3.0-r2) 03:34:44 (5/6) Installing libzmq (4.3.3-r0) 03:34:44 (6/6) Installing zeromq (4.3.3-r0) 03:34:44 Executing busybox-1.31.1-r20.trigger 03:34:44 OK: 8 MiB in 20 packages 03:34:45 Removing intermediate container 4e6dba85b2f9 03:34:45 ---> 4ec49490aa45 03:34:45 Step 15/23 : COPY --from=builder /device-mqtt-go/cmd / 03:34:46 ---> 9170629599f3 03:34:46 Step 16/23 : COPY --from=builder /device-mqtt-go/LICENSE / 03:34:47 ---> 1c36efc6bf9c 03:34:47 Step 17/23 : COPY --from=builder /device-mqtt-go/Attribution.txt / 03:34:47 ---> 1e7521aa4144 03:34:47 Step 18/23 : EXPOSE 49982 03:34:48 ---> Running in 9ba544512b3e 03:34:48 Removing intermediate container 9ba544512b3e 03:34:48 ---> 598dc056129f 03:34:48 Step 19/23 : ENTRYPOINT ["/device-mqtt"] 03:34:48 ---> Running in abdc8e02987f 03:34:48 Removing intermediate container abdc8e02987f 03:34:48 ---> 74d89fd85b48 03:34:48 Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:34:49 ---> Running in ec2170c50da3 03:34:49 Removing intermediate container ec2170c50da3 03:34:49 ---> c688dc9b2aaf 03:34:49 Step 21/23 : LABEL arch=arm64 03:34:49 ---> Running in fdd58275d9a1 03:34:49 Removing intermediate container fdd58275d9a1 03:34:49 ---> 29c072bfe983 03:34:49 Step 22/23 : LABEL git_sha=7449b2aa7b51ce87674ebf74544798bad0e4f615 03:34:50 ---> Running in f27c38839c58 03:34:50 Removing intermediate container f27c38839c58 03:34:50 ---> 7e036ae727a2 03:34:50 Step 23/23 : LABEL version=1.3.2-dev.11 03:34:50 ---> Running in 71be93802927 03:34:51 Removing intermediate container 71be93802927 03:34:51 ---> 629ab8b40357 03:34:51 [Warning] One or more build-args [ARCH] were not consumed 03:34:51 Successfully built 629ab8b40357 03:34:51 Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:34:51 provisioning config files... 03:34:51 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/43@tmp/config3155444628060954056tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:34:52 ---> docker-login.sh 03:34:52 nexus3.edgexfoundry.org:10001 03:34:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:34:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:34:52 Configure a credential helper to remove this warning. See 03:34:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:34:52 03:34:52 Login Succeeded 03:34:52 nexus3.edgexfoundry.org:10002 03:34:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:34:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:34:52 Configure a credential helper to remove this warning. See 03:34:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:34:52 03:34:52 Login Succeeded 03:34:52 nexus3.edgexfoundry.org:10003 03:34:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:34:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:34:53 Configure a credential helper to remove this warning. See 03:34:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:34:53 03:34:53 Login Succeeded 03:34:53 nexus3.edgexfoundry.org:10004 03:34:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:34:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:34:53 Configure a credential helper to remove this warning. See 03:34:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:34:53 03:34:53 Login Succeeded 03:34:53 docker.io 03:34:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:34:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:34:54 Configure a credential helper to remove this warning. See 03:34:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:34:54 03:34:54 Login Succeeded 03:34:54 ---> docker-login.sh ends [Pipeline] } 03:34:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:34:54 [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: 03:34:54 7449b2aa7b51ce87674ebf74544798bad0e4f615 03:34:54 latest 03:34:54 1.3.2-dev.11 03:34:54 7449b2aa7b51ce87674ebf74544798bad0e4f615-1.3.2-dev.11 03:34:54 master 03:34:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:34:55 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:7449b2aa7b51ce87674ebf74544798bad0e4f615 [Pipeline] isUnix [Pipeline] sh 03:34:55 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:7449b2aa7b51ce87674ebf74544798bad0e4f615 03:34:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 03:34:55 d69ddfeaf353: Preparing 03:34:55 9f82284cd32d: Preparing 03:34:55 e48cf779c2f7: Preparing 03:34:55 f1e7679fe19c: Preparing 03:34:55 3fbe34a1663b: Preparing 03:34:55 3fbe34a1663b: Layer already exists 03:34:55 9f82284cd32d: Pushed 03:34:55 d69ddfeaf353: Pushed 03:34:56 f1e7679fe19c: Pushed 03:34:59 e48cf779c2f7: Pushed 03:34:59 7449b2aa7b51ce87674ebf74544798bad0e4f615: digest: sha256:f493bfea5cc81a8e16c58787525a28cfa0cc2d0e0b3e95c5836a6a5caebee74d size: 1365 [Pipeline] isUnix [Pipeline] sh 03:34:59 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:34:59 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 03:34:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 03:34:59 d69ddfeaf353: Preparing 03:34:59 9f82284cd32d: Preparing 03:34:59 e48cf779c2f7: Preparing 03:34:59 f1e7679fe19c: Preparing 03:34:59 3fbe34a1663b: Preparing 03:34:59 3fbe34a1663b: Layer already exists 03:34:59 9f82284cd32d: Layer already exists 03:34:59 e48cf779c2f7: Layer already exists 03:34:59 f1e7679fe19c: Layer already exists 03:35:00 d69ddfeaf353: Layer already exists 03:35:00 latest: digest: sha256:f493bfea5cc81a8e16c58787525a28cfa0cc2d0e0b3e95c5836a6a5caebee74d size: 1365 [Pipeline] isUnix [Pipeline] sh 03:35:00 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:1.3.2-dev.11 [Pipeline] isUnix [Pipeline] sh 03:35:00 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:1.3.2-dev.11 03:35:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 03:35:00 d69ddfeaf353: Preparing 03:35:00 9f82284cd32d: Preparing 03:35:00 e48cf779c2f7: Preparing 03:35:00 f1e7679fe19c: Preparing 03:35:00 3fbe34a1663b: Preparing 03:35:01 3fbe34a1663b: Layer already exists 03:35:01 e48cf779c2f7: Layer already exists 03:35:01 f1e7679fe19c: Layer already exists 03:35:01 d69ddfeaf353: Layer already exists 03:35:01 9f82284cd32d: Layer already exists 03:35:01 1.3.2-dev.11: digest: sha256:f493bfea5cc81a8e16c58787525a28cfa0cc2d0e0b3e95c5836a6a5caebee74d size: 1365 [Pipeline] isUnix [Pipeline] sh 03:35:01 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:7449b2aa7b51ce87674ebf74544798bad0e4f615-1.3.2-dev.11 [Pipeline] isUnix [Pipeline] sh 03:35:01 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:7449b2aa7b51ce87674ebf74544798bad0e4f615-1.3.2-dev.11 03:35:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 03:35:01 d69ddfeaf353: Preparing 03:35:01 9f82284cd32d: Preparing 03:35:01 e48cf779c2f7: Preparing 03:35:01 f1e7679fe19c: Preparing 03:35:01 3fbe34a1663b: Preparing 03:35:01 e48cf779c2f7: Layer already exists 03:35:01 9f82284cd32d: Layer already exists 03:35:01 d69ddfeaf353: Layer already exists 03:35:01 f1e7679fe19c: Layer already exists 03:35:01 3fbe34a1663b: Layer already exists 03:35:02 7449b2aa7b51ce87674ebf74544798bad0e4f615-1.3.2-dev.11: digest: sha256:f493bfea5cc81a8e16c58787525a28cfa0cc2d0e0b3e95c5836a6a5caebee74d size: 1365 [Pipeline] isUnix [Pipeline] sh 03:35:02 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:master [Pipeline] isUnix [Pipeline] sh 03:35:02 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:master 03:35:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 03:35:02 d69ddfeaf353: Preparing 03:35:02 9f82284cd32d: Preparing 03:35:02 e48cf779c2f7: Preparing 03:35:02 f1e7679fe19c: Preparing 03:35:02 3fbe34a1663b: Preparing 03:35:02 9f82284cd32d: Layer already exists 03:35:02 3fbe34a1663b: Layer already exists 03:35:02 f1e7679fe19c: Layer already exists 03:35:02 d69ddfeaf353: Layer already exists 03:35:03 e48cf779c2f7: Layer already exists 03:35:03 master: digest: sha256:f493bfea5cc81a8e16c58787525a28cfa0cc2d0e0b3e95c5836a6a5caebee74d size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:35:03 ===================================================== [Pipeline] echo 03:35:03 taggedImages: 03:35:03 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:7449b2aa7b51ce87674ebf74544798bad0e4f615 03:35:03 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 03:35:03 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:1.3.2-dev.11 03:35:03 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:7449b2aa7b51ce87674ebf74544798bad0e4f615-1.3.2-dev.11 03:35:03 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 03:35:03 ---> job-cost.sh 03:35:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ER4i 03:35:42 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 03:37:04 lf-activate-venv(): INFO: Adding /tmp/venv-ER4i/bin to PATH 03:37:04 INFO: No Stack... 03:37:04 INFO: Retrieving Pricing Info for: lf-standard-4 03:37:04 INFO: Archiving Costs [Pipeline] sh 03:37:04 + cat /w/workspace/device-mqtt-go/43/archives/cost.csv 03:37:04 + cut -d, -f6 [Pipeline] lock 03:37:04 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-master-43-stack-cost] 03:37:04 Resource [jenkins-edgexfoundry-device-mqtt-go-master-43-stack-cost] did not exist. Created. 03:37:04 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-master-43-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:37:05 /w/workspace/device-mqtt-go/43@tmp/durable-f90c5f89/script.sh: 1: /w/workspace/device-mqtt-go/43@tmp/durable-f90c5f89/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 03:37:05 + echo total: 0.20999999344348907 [Pipeline] stash 03:37:05 Warning: overwriting stash ‘stack-cost’ 03:37:05 Stashed 1 file(s) [Pipeline] } 03:37:05 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-master-43-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 03:37:06 provisioning config files... 03:37:06 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config3980355052781484262tmp [Pipeline] { [Pipeline] sh 03:37:06 + set +x 03:37:06 + curl -s https://codecov.io/bash 03:37:06 + bash -s -- 03:37:07 03:37:07 _____ _ 03:37:07 / ____| | | 03:37:07 | | ___ __| | ___ ___ _____ __ 03:37:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:37:07 | |___| (_) | (_| | __/ (_| (_) \ V / 03:37:07 \_____\___/ \__,_|\___|\___\___/ \_/ 03:37:07 Bash-1.0.2 03:37:07 03:37:07 03:37:07 ==> git version 2.24.3 found 03:37:07 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 03:37:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 03:37:07 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 03:37:07 ==> Jenkins CI detected. 03:37:07 project root: . 03:37:07 --> token set from env 03:37:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:37:07 ==> Running gcov in . (disable via -X gcov) 03:37:07 ==> Python coveragepy not found 03:37:07 ==> Searching for coverage reports in: 03:37:07 + . 03:37:07 -> Found 1 reports 03:37:07 ==> Detecting git/mercurial file structure 03:37:07 ==> Reading reports 03:37:07 + ./coverage.out bytes=19386 03:37:07 ==> Appending adjustments 03:37:07 https://docs.codecov.io/docs/fixing-reports 03:37:07 + Found adjustments 03:37:07 ==> Gzipping contents 03:37:07 4.0K /tmp/codecov.KGdYun.gz 03:37:07 ==> Uploading reports 03:37:07 url: https://codecov.io 03:37:07 query: branch=master&commit=7449b2aa7b51ce87674ebf74544798bad0e4f615&build=43&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmaster%2F43%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:37:07 -> Pinging Codecov 03:37:07 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=master&commit=7449b2aa7b51ce87674ebf74544798bad0e4f615&build=43&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmaster%2F43%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:37:07 -> Uploading to 03:37:07 https://storage.googleapis.com/codecov/v4/raw/2021-05-14/7D719EC7BBE17E464838252E33014C33/7449b2aa7b51ce87674ebf74544798bad0e4f615/30198046-55c5-47fa-8aa0-982627121239.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210514%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210514T033707Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a664e7da4648f4ccad836299559483c056a99e76b1c87093f339d1d440ada811 03:37:07 % Total % Received % Xferd Average Speed Time Time Time Current 03:37:07 Dload Upload Total Spent Left Speed 03:37:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3390 0 0 100 3390 0 5571 --:--:-- --:--:-- --:--:-- 5575 03:37:08 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/7449b2aa7b51ce87674ebf74544798bad0e4f615 [Pipeline] } 03:37:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 03:37:09 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:37:09 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:37:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:37:09 03:37:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 03:37:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:37:10 1.410.4: Pulling from edgex-devops/edgex-snyk-go 03:37:10 188c0c94c7c5: Pulling fs layer 03:37:10 0ef7d3d256c8: Pulling fs layer 03:37:10 de9db76c5a1d: Pulling fs layer 03:37:10 0eba1c9be4d2: Pulling fs layer 03:37:10 0d57e429df01: Pulling fs layer 03:37:10 4e4be7b47b0d: Pulling fs layer 03:37:10 e1f770b5df2f: Pulling fs layer 03:37:10 85a0685a4137: Pulling fs layer 03:37:10 0eba1c9be4d2: Waiting 03:37:10 0d57e429df01: Waiting 03:37:10 4e4be7b47b0d: Waiting 03:37:10 e1f770b5df2f: Waiting 03:37:10 85a0685a4137: Waiting 03:37:10 de9db76c5a1d: Verifying Checksum 03:37:10 de9db76c5a1d: Download complete 03:37:10 0ef7d3d256c8: Verifying Checksum 03:37:10 0ef7d3d256c8: Download complete 03:37:10 0d57e429df01: Download complete 03:37:10 4e4be7b47b0d: Verifying Checksum 03:37:10 4e4be7b47b0d: Download complete 03:37:10 188c0c94c7c5: Verifying Checksum 03:37:10 188c0c94c7c5: Download complete 03:37:10 188c0c94c7c5: Pull complete 03:37:10 0ef7d3d256c8: Pull complete 03:37:10 de9db76c5a1d: Pull complete 03:37:11 e1f770b5df2f: Verifying Checksum 03:37:11 e1f770b5df2f: Download complete 03:37:13 0eba1c9be4d2: Verifying Checksum 03:37:13 0eba1c9be4d2: Download complete 03:37:14 85a0685a4137: Verifying Checksum 03:37:14 85a0685a4137: Download complete 03:37:19 0eba1c9be4d2: Pull complete 03:37:19 0d57e429df01: Pull complete 03:37:19 4e4be7b47b0d: Pull complete 03:37:20 e1f770b5df2f: Pull complete 03:37:27 85a0685a4137: Pull complete 03:37:27 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 03:37:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:37:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 03:37:28 prd-centos7-docker-4c-2g-38 does not seem to be running inside a container 03:37:28 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 03:37:29 $ docker top 51759ad776476a7bb540f2e250717857e3c7c60bf09aaf7651ada136b8b81e90 -eo pid,comm [Pipeline] { [Pipeline] echo 03:37:29 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 03:37:29 + set -o pipefail 03:37:29 + snyk monitor '--org=edgex-jenkins' 03:38:01 03:38:01 Monitoring /w/workspace/gexfoundry_device-mqtt-go_master (github.com/edgexfoundry/device-mqtt-go)... 03:38:01 03:38:01 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6acecf1b-85ea-4374-bf84-4fa5a6e664d0/history/56d3d8a3-1c38-4e12-9801-164ad01a0143 03:38:01 03:38:01 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:38:01 03:38:01 [Pipeline] } 03:38:01 $ docker stop --time=1 51759ad776476a7bb540f2e250717857e3c7c60bf09aaf7651ada136b8b81e90 03:38:04 $ docker rm -f 51759ad776476a7bb540f2e250717857e3c7c60bf09aaf7651ada136b8b81e90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:38:05 + git log --format=format:%s -1 7449b2aa7b51ce87674ebf74544798bad0e4f615 [Pipeline] isUnix [Pipeline] sh 03:38:05 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:38:05 . [Pipeline] withDockerContainer 03:38:05 prd-centos7-docker-4c-2g-38 does not seem to be running inside a container 03:38:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:38:06 $ docker top ec8a71565edf7e28aefbdaff5d0f250965a8e93aa8a0a9312d32b2c96a0b8f85 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:38:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:38:07 [ssh-agent] Looking for ssh-agent implementation... 03:38:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:38:07 $ docker exec ec8a71565edf7e28aefbdaff5d0f250965a8e93aa8a0a9312d32b2c96a0b8f85 ssh-agent 03:38:07 SSH_AUTH_SOCK=/tmp/ssh-5VRFoxNGzJlt/agent.11 03:38:07 SSH_AGENT_PID=16 03:38:07 Running ssh-add (command line suppressed) 03:38:07 Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_5662860590534600845.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_5662860590534600845.key) 03:38:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:38:07 + git semver tag 03:38:07 # -> Open(): unable to determine branch for HEAD 03:38:07 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git 03:38:07 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master 03:38:07 # $SEMVER_REMOTE_NAME = origin 03:38:07 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:38:07 # $SEMVER_USER_NAME = edgex-jenkins 03:38:07 # $SEMVER_BRANCH = master 03:38:07 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver 03:38:07 # 7449b2aa7b51ce87674ebf74544798bad0e4f615 HEAD 03:38:07 # -> Force: false 03:38:07 # 82ffa08b79c72d453844dd2550060e4827d5d7a8 refs/tags/v1.3.2-dev.11 [Pipeline] } 03:38:07 $ docker exec --env ******** --env ******** ec8a71565edf7e28aefbdaff5d0f250965a8e93aa8a0a9312d32b2c96a0b8f85 ssh-agent -k 03:38:08 unset SSH_AUTH_SOCK; 03:38:08 unset SSH_AGENT_PID; 03:38:08 echo Agent pid 16 killed; 03:38:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:38:08 + git semver [Pipeline] } 03:38:08 $ docker stop --time=1 ec8a71565edf7e28aefbdaff5d0f250965a8e93aa8a0a9312d32b2c96a0b8f85 03:38:09 $ docker rm -f ec8a71565edf7e28aefbdaff5d0f250965a8e93aa8a0a9312d32b2c96a0b8f85 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 03:38:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:38:10 03:38:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 03:38:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:38:10 0.23.1-centos7: Pulling from edgex-lftools 03:38:10 ab5ef0e58194: Pulling fs layer 03:38:10 9712f1f96733: Pulling fs layer 03:38:10 63f879dbbcfc: Pulling fs layer 03:38:10 0d9ebad4ef96: Pulling fs layer 03:38:10 e9a5061849ea: Pulling fs layer 03:38:10 d747dcd14b5f: Pulling fs layer 03:38:10 2de7ff778b66: Pulling fs layer 03:38:10 d747dcd14b5f: Waiting 03:38:10 2de7ff778b66: Waiting 03:38:10 0d9ebad4ef96: Waiting 03:38:10 e9a5061849ea: Waiting 03:38:10 9712f1f96733: Verifying Checksum 03:38:10 9712f1f96733: Download complete 03:38:11 63f879dbbcfc: Verifying Checksum 03:38:11 63f879dbbcfc: Download complete 03:38:12 e9a5061849ea: Verifying Checksum 03:38:12 e9a5061849ea: Download complete 03:38:12 d747dcd14b5f: Download complete 03:38:12 2de7ff778b66: Verifying Checksum 03:38:12 2de7ff778b66: Download complete 03:38:12 ab5ef0e58194: Verifying Checksum 03:38:12 ab5ef0e58194: Download complete 03:38:13 0d9ebad4ef96: Verifying Checksum 03:38:17 ab5ef0e58194: Pull complete 03:38:17 9712f1f96733: Pull complete 03:38:19 63f879dbbcfc: Pull complete 03:38:26 0d9ebad4ef96: Pull complete 03:38:27 e9a5061849ea: Pull complete 03:38:27 d747dcd14b5f: Pull complete 03:38:29 2de7ff778b66: Pull complete 03:38:29 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:38:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:38:29 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 03:38:29 prd-centos7-docker-4c-2g-38 does not seem to be running inside a container 03:38:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 03:38:33 $ docker top 7d6ea1df510a973f8c4381eff3c07692b8d2679d964a96808bd8483756a69de8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:38:33 provisioning config files... 03:38:34 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config6732522010093978510tmp 03:38:34 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config8807480087503070718tmp 03:38:34 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config6693784934341142943tmp [Pipeline] { [Pipeline] echo 03:38:34 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:38:34 ---> sigul-configuration.sh 03:38:34 gpg: directory `/root/.gnupg' created 03:38:34 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:38:34 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:38:34 gpg: keyring `/root/.gnupg/secring.gpg' created 03:38:34 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:38:34 gpg: CAST5 encrypted data 03:38:34 gpg: encrypted with 1 passphrase 03:38:34 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:38:34 + mkdir /home/jenkins 03:38:34 + mkdir /home/jenkins/sigul [Pipeline] sh 03:38:35 + 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 03:38:35 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:38:35 ---> sigul-install.sh 03:38:42 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 03:38:42 + git tag --list 03:38:42 0.7.1 03:38:42 v1.0.0 03:38:42 v1.1.0 03:38:42 v1.1.1 03:38:42 v1.2.2 03:38:42 v1.3.0 03:38:42 v1.3.1 03:38:42 v1.3.1-dev.1 03:38:42 v1.3.1-dev.2 03:38:42 v1.3.1-dev.3 03:38:42 v1.3.1-dev.4 03:38:42 v1.3.2-dev.1 03:38:42 v1.3.2-dev.10 03:38:42 v1.3.2-dev.11 03:38:42 v1.3.2-dev.2 03:38:42 v1.3.2-dev.3 03:38:42 v1.3.2-dev.4 03:38:42 v1.3.2-dev.5 03:38:42 v1.3.2-dev.6 03:38:42 v1.3.2-dev.7 03:38:42 v1.3.2-dev.8 03:38:42 v1.3.2-dev.9 [Pipeline] sh 03:38:42 + lftools sign git-tag v1.3.2-dev.11 03:38:44 Signing Git tag with Sigul... 03:38:44 Signing v1.3.2-dev.11 [Pipeline] echo 03:38:44 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:38:45 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:38:45 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:38:45 $ docker stop --time=1 7d6ea1df510a973f8c4381eff3c07692b8d2679d964a96808bd8483756a69de8 03:38:46 $ docker rm -f 7d6ea1df510a973f8c4381eff3c07692b8d2679d964a96808bd8483756a69de8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 03:38:47 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:38:47 . [Pipeline] withDockerContainer 03:38:47 prd-centos7-docker-4c-2g-38 does not seem to be running inside a container 03:38:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:38:48 $ docker top f27dda98f98afcda46e4715f2ef36087f8bdc97e23fc7425113f1029ed00606b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:38:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:38:48 [ssh-agent] Looking for ssh-agent implementation... 03:38:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:38:48 $ docker exec f27dda98f98afcda46e4715f2ef36087f8bdc97e23fc7425113f1029ed00606b ssh-agent 03:38:48 SSH_AUTH_SOCK=/tmp/ssh-gQRPL8R9fwfL/agent.11 03:38:48 SSH_AGENT_PID=16 03:38:48 Running ssh-add (command line suppressed) 03:38:49 Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_8164432152660435095.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_8164432152660435095.key) 03:38:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:38:49 + git semver bump pre 03:38:49 # -> Open(): unable to determine branch for HEAD 03:38:49 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git 03:38:49 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master 03:38:49 # $SEMVER_REMOTE_NAME = origin 03:38:49 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:38:49 # $SEMVER_USER_NAME = edgex-jenkins 03:38:49 # $SEMVER_BRANCH = master 03:38:49 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver 03:38:49 1.3.2-dev.12 [Pipeline] } 03:38:49 $ docker exec --env ******** --env ******** f27dda98f98afcda46e4715f2ef36087f8bdc97e23fc7425113f1029ed00606b ssh-agent -k 03:38:49 unset SSH_AUTH_SOCK; 03:38:49 unset SSH_AGENT_PID; 03:38:49 echo Agent pid 16 killed; 03:38:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:38:49 + git semver [Pipeline] } 03:38:49 $ docker stop --time=1 f27dda98f98afcda46e4715f2ef36087f8bdc97e23fc7425113f1029ed00606b 03:38:51 $ docker rm -f f27dda98f98afcda46e4715f2ef36087f8bdc97e23fc7425113f1029ed00606b [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 03:38:51 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:38:51 . [Pipeline] withDockerContainer 03:38:51 prd-centos7-docker-4c-2g-38 does not seem to be running inside a container 03:38:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:38:52 $ docker top 04e88fd05490f92ec035d0e69b33f8add3f86875046e120396ce29195924d09e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:38:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:38:52 [ssh-agent] Looking for ssh-agent implementation... 03:38:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:38:53 $ docker exec 04e88fd05490f92ec035d0e69b33f8add3f86875046e120396ce29195924d09e ssh-agent 03:38:53 SSH_AUTH_SOCK=/tmp/ssh-O15UgFGWzwu3/agent.12 03:38:53 SSH_AGENT_PID=17 03:38:53 Running ssh-add (command line suppressed) 03:38:53 Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_8557104688645857910.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_8557104688645857910.key) 03:38:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:38:53 + git semver push 03:38:53 # -> Open(): unable to determine branch for HEAD 03:38:53 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git 03:38:53 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master 03:38:53 # $SEMVER_REMOTE_NAME = origin 03:38:53 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:38:53 # $SEMVER_USER_NAME = edgex-jenkins 03:38:53 # $SEMVER_BRANCH = master 03:38:53 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver [Pipeline] } 03:38:58 $ docker exec --env ******** --env ******** 04e88fd05490f92ec035d0e69b33f8add3f86875046e120396ce29195924d09e ssh-agent -k 03:38:58 unset SSH_AUTH_SOCK; 03:38:58 unset SSH_AGENT_PID; 03:38:58 echo Agent pid 17 killed; 03:38:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:38:58 + git semver [Pipeline] } 03:38:58 $ docker stop --time=1 04e88fd05490f92ec035d0e69b33f8add3f86875046e120396ce29195924d09e 03:39:00 $ docker rm -f 04e88fd05490f92ec035d0e69b33f8add3f86875046e120396ce29195924d09e [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 03:39:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:39:01 ---> package-listing.sh 03:39:01 ++ facter osfamily 03:39:01 ++ tr '[:upper:]' '[:lower:]' 03:39:01 + OS_FAMILY=redhat 03:39:01 + workspace=/w/workspace/gexfoundry_device-mqtt-go_master 03:39:01 + START_PACKAGES=/tmp/packages_start.txt 03:39:01 + END_PACKAGES=/tmp/packages_end.txt 03:39:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:39:01 + PACKAGES=/tmp/packages_start.txt 03:39:01 + '[' /w/workspace/gexfoundry_device-mqtt-go_master ']' 03:39:01 + PACKAGES=/tmp/packages_end.txt 03:39:01 + case "${OS_FAMILY}" in 03:39:01 + rpm -qa 03:39:01 + sort 03:39:06 + '[' -f /tmp/packages_start.txt ']' 03:39:06 + '[' -f /tmp/packages_end.txt ']' 03:39:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:39:06 + '[' /w/workspace/gexfoundry_device-mqtt-go_master ']' 03:39:06 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_master/archives/ 03:39:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_master/archives/ [Pipeline] echo 03:39:06 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:39:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 03:39:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:39:07 03:39:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 03:39:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:39:07 alpine: Pulling from edgex-lftools-log-publisher 03:39:07 df20fa9351a1: Pulling fs layer 03:39:07 36b3adc4ff6f: Pulling fs layer 03:39:07 8ad3a11d3b57: Pulling fs layer 03:39:07 46f8f816bc3b: Pulling fs layer 03:39:07 93b61091891f: Pulling fs layer 03:39:07 93b9cdb0e59b: Pulling fs layer 03:39:07 5e14af77c1be: Pulling fs layer 03:39:07 01666e4c0597: Pulling fs layer 03:39:07 aa168da1d23b: Pulling fs layer 03:39:07 46f8f816bc3b: Waiting 03:39:07 93b61091891f: Waiting 03:39:07 93b9cdb0e59b: Waiting 03:39:07 5e14af77c1be: Waiting 03:39:07 01666e4c0597: Waiting 03:39:07 aa168da1d23b: Waiting 03:39:07 36b3adc4ff6f: Download complete 03:39:07 46f8f816bc3b: Verifying Checksum 03:39:07 46f8f816bc3b: Download complete 03:39:08 df20fa9351a1: Verifying Checksum 03:39:08 93b9cdb0e59b: Verifying Checksum 03:39:08 93b9cdb0e59b: Download complete 03:39:08 5e14af77c1be: Download complete 03:39:08 01666e4c0597: Verifying Checksum 03:39:08 01666e4c0597: Download complete 03:39:08 93b61091891f: Verifying Checksum 03:39:08 93b61091891f: Download complete 03:39:08 8ad3a11d3b57: Verifying Checksum 03:39:08 8ad3a11d3b57: Download complete 03:39:08 df20fa9351a1: Pull complete 03:39:08 36b3adc4ff6f: Pull complete 03:39:09 8ad3a11d3b57: Pull complete 03:39:09 46f8f816bc3b: Pull complete 03:39:10 aa168da1d23b: Verifying Checksum 03:39:10 aa168da1d23b: Download complete 03:39:10 93b61091891f: Pull complete 03:39:10 93b9cdb0e59b: Pull complete 03:39:10 5e14af77c1be: Pull complete 03:39:10 01666e4c0597: Pull complete 03:39:17 aa168da1d23b: Pull complete 03:39:17 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 03:39:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:39:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 03:39:17 prd-centos7-docker-4c-2g-38 does not seem to be running inside a container 03:39:17 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 03:39:20 $ docker top 431b7bcfa7d2731d2eda16bf9822bce6b40d8c97ccf5254e9ec872cc0792442a -eo pid,comm [Pipeline] { [Pipeline] sh 03:39:20 + touch /tmp/pre-build-complete [Pipeline] sh 03:39:20 + mkdir -p /var/log/sa [Pipeline] sh 03:39:21 + ls /var/log/sa-host 03:39:21 + sadf -c /var/log/sa-host/sa14 03:39:21 file_magic: OK 03:39:21 HZ: Using current value: 100 03:39:21 file_header: OK 03:39:21 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 03:39:21 Statistics: 03:39:21 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 03:39:21 File successfully converted to sysstat format version 12.2.1 03:39:21 + sadf -c /var/log/sa-host/sa23 03:39:21 file_magic: OK 03:39:21 HZ: Using current value: 100 03:39:21 file_header: OK 03:39:21 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 03:39:21 Statistics: 03:39:21 Hnuu...uuuununununu... 03:39:21 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:39:21 provisioning config files... 03:39:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config3665698447550792622tmp [Pipeline] { [Pipeline] echo 03:39:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:39:21 ---> create-netrc.sh [Pipeline] } 03:39:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 03:39:21 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 03:39:21 ---> python-tools-install.sh [Pipeline] echo 03:39:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:39:22 ---> sudo-logs.sh 03:39:22 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:39:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:39:22 ---> job-cost.sh 03:39:22 lf-activate-venv: SKIPPING 03:39:22 DEBUG: total: 0.20999999344348907 03:39:22 INFO: Retrieving Stack Cost... 03:39:24 INFO: Retrieving Pricing Info for: v1-standard-2 03:39:25 INFO: Archiving Costs [Pipeline] echo 03:39:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:39:25 ---> logs-deploy.sh 03:39:25 lf-activate-venv: SKIPPING 03:39:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/master/43 03:39:25 INFO: archiving workspace using pattern(s): 03:39:27 Archives upload complete. 03:39:27 INFO: archiving logs to Nexus 03:39:28 ---> uname -a: 03:39:28 Linux prd-centos7-docker-4c-2g-38.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 03:39:28 03:39:28 03:39:28 ---> lscpu: 03:39:28 Architecture: x86_64 03:39:28 CPU op-mode(s): 32-bit, 64-bit 03:39:28 Byte Order: Little Endian 03:39:28 Address sizes: 40 bits physical, 48 bits virtual 03:39:28 CPU(s): 4 03:39:28 On-line CPU(s) list: 0-3 03:39:28 Thread(s) per core: 1 03:39:28 Core(s) per socket: 1 03:39:28 Socket(s): 4 03:39:28 NUMA node(s): 1 03:39:28 Vendor ID: GenuineIntel 03:39:28 CPU family: 6 03:39:28 Model: 44 03:39:28 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 03:39:28 Stepping: 1 03:39:28 CPU MHz: 2933.438 03:39:28 BogoMIPS: 5866.87 03:39:28 Virtualization: VT-x 03:39:28 Hypervisor vendor: KVM 03:39:28 Virtualization type: full 03:39:28 L1d cache: 128 KiB 03:39:28 L1i cache: 128 KiB 03:39:28 L2 cache: 16 MiB 03:39:28 L3 cache: 64 MiB 03:39:28 NUMA node0 CPU(s): 0-3 03:39:28 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 03:39:28 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 03:39:28 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 03:39:28 Vulnerability Meltdown: Mitigation; PTI 03:39:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:39:28 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 03:39:28 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 03:39:28 Vulnerability Srbds: Not affected 03:39:28 Vulnerability Tsx async abort: Not affected 03:39:28 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 03:39:28 03:39:28 03:39:28 ---> nproc: 03:39:28 4 03:39:28 03:39:28 03:39:28 ---> df -h: 03:39:28 Filesystem Size Used Available Use% Mounted on 03:39:28 overlay 50.0G 8.5G 41.4G 17% / 03:39:28 tmpfs 64.0M 0 64.0M 0% /dev 03:39:28 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 03:39:28 shm 64.0M 0 64.0M 0% /dev/shm 03:39:28 /dev/vda1 50.0G 8.5G 41.4G 17% /facter-os 03:39:28 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/resolv.conf 03:39:28 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hostname 03:39:28 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hosts 03:39:28 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/auth.log 03:39:28 /dev/vda1 50.0G 8.5G 41.4G 17% /run/cloud-init/result.json 03:39:28 /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/gexfoundry_device-mqtt-go_master 03:39:28 /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/gexfoundry_device-mqtt-go_master@tmp 03:39:28 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/sa-host 03:39:28 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/secure 03:39:28 03:39:28 03:39:28 ---> free -m: 03:39:28 total used free shared buff/cache available 03:39:28 Mem: 1837 822 147 0 867 951 03:39:28 Swap: 1023 2 1021 03:39:28 03:39:28 03:39:28 ---> ip addr: 03:39:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 03:39:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:39:28 inet 127.0.0.1/8 scope host lo 03:39:28 valid_lft forever preferred_lft forever 03:39:28 inet6 ::1/128 scope host 03:39:28 valid_lft forever preferred_lft forever 03:39:28 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 03:39:28 link/ether fa:16:3e:4c:67:69 brd ff:ff:ff:ff:ff:ff 03:39:28 inet 10.30.123.174/23 brd 10.30.123.255 scope global dynamic eth0 03:39:28 valid_lft 85576sec preferred_lft 85576sec 03:39:28 inet6 fe80::f816:3eff:fe4c:6769/64 scope link 03:39:28 valid_lft forever preferred_lft forever 03:39:28 3: docker0: mtu 1500 qdisc noqueue state DOWN 03:39:28 link/ether 02:42:70:47:74:0e brd ff:ff:ff:ff:ff:ff 03:39:28 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 03:39:28 valid_lft forever preferred_lft forever 03:39:28 inet6 fe80::42:70ff:fe47:740e/64 scope link 03:39:28 valid_lft forever preferred_lft forever 03:39:28 03:39:28 03:39:28 ---> sar -b -r -n DEV: 03:39:28 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/14/21 _x86_64_ (4 CPU) 03:39:28 03:39:28 03:25:32 LINUX RESTART (4 CPU) 03:39:28 03:39:28 03:26:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:39:28 03:27:01 68.08 27.45 40.62 0.00 6440.12 3660.32 0.00 03:39:28 03:28:01 3.20 0.02 3.18 0.00 0.53 107.18 0.00 03:39:28 03:29:01 0.45 0.00 0.45 0.00 0.00 7.79 0.00 03:39:28 03:30:01 0.33 0.00 0.33 0.00 0.00 4.25 0.00 03:39:28 03:31:01 0.32 0.00 0.32 0.00 0.00 5.41 0.00 03:39:28 03:32:01 0.37 0.00 0.37 0.00 0.00 6.13 0.00 03:39:28 03:33:01 0.33 0.00 0.33 0.00 0.00 5.31 0.00 03:39:28 03:34:01 0.30 0.00 0.30 0.00 0.00 4.45 0.00 03:39:28 03:35:01 0.25 0.00 0.25 0.00 0.00 3.33 0.00 03:39:28 03:36:01 0.62 0.00 0.62 0.00 0.00 6.20 0.00 03:39:28 03:37:01 0.47 0.00 0.47 0.00 0.00 5.66 0.00 03:39:28 03:38:01 308.22 183.66 124.56 0.00 8384.29 38076.19 0.00 03:39:28 03:39:02 214.86 79.45 135.41 0.00 5576.30 34043.27 0.00 03:39:28 Average: 45.99 22.36 23.63 0.00 1564.09 5848.09 0.00 03:39:28 03:39:28 03:26:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:39:28 03:27:01 154996 0 616832 32.78 2620 1107096 1113668 38.01 419972 1108224 128 03:39:28 03:28:01 157320 0 614500 32.66 2620 1107104 1100888 37.57 420044 1106180 16 03:39:28 03:29:01 158648 0 613164 32.59 2620 1107112 1091660 37.26 428640 1096664 8 03:39:28 03:30:01 157280 0 614532 32.66 2620 1107112 1091684 37.26 430616 1096088 16 03:39:28 03:31:01 155616 0 616188 32.75 2620 1107120 1091792 37.26 443408 1084996 16 03:39:28 03:32:01 155640 0 616160 32.75 2620 1107124 1091868 37.26 443648 1084996 8 03:39:28 03:33:01 155160 0 616636 32.77 2620 1107128 1091880 37.26 444260 1085044 8 03:39:28 03:34:01 156800 0 614992 32.69 2620 1107132 1079496 36.84 443556 1084368 8 03:39:28 03:35:01 156948 0 614836 32.68 2620 1107140 1079496 36.84 443500 1084368 8 03:39:28 03:36:01 156044 0 615732 32.72 2620 1107148 1079604 36.85 444328 1084368 8 03:39:28 03:37:01 155820 0 615956 32.74 2620 1107148 1079604 36.85 444616 1084368 8 03:39:28 03:38:01 128536 0 742840 39.48 2596 1007572 1369736 46.75 556560 923728 7876 03:39:28 03:39:02 221072 0 779576 41.43 1492 879404 1132368 38.65 584532 744664 108 03:39:28 Average: 159222 0 637842 33.90 2531 1081949 1114903 38.05 457514 1051389 632 03:39:28 03:39:28 03:26:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:39:28 03:27:01 eth0 512.81 342.45 1059.35 84.55 0.00 0.00 0.00 0.00 03:39:28 03:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:28 03:27:01 docker0 2.40 1.78 0.49 5.05 0.00 0.00 0.00 0.00 03:39:28 03:28:01 eth0 3.66 1.27 1.87 0.60 0.00 0.00 0.00 0.00 03:39:28 03:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:28 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:28 03:29:01 eth0 1.80 0.57 0.62 0.40 0.00 0.00 0.00 0.00 03:39:28 03:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:28 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:28 03:30:01 eth0 3.23 0.52 0.73 0.39 0.00 0.00 0.00 0.00 03:39:28 03:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:28 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:28 03:31:01 eth0 1.70 0.57 0.62 0.37 0.00 0.00 0.00 0.00 03:39:28 03:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:28 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:28 03:32:01 eth0 3.10 0.72 0.84 0.47 0.00 0.00 0.00 0.00 03:39:28 03:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:28 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:28 03:33:01 eth0 1.10 0.57 0.55 0.43 0.00 0.00 0.00 0.00 03:39:28 03:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:28 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:28 03:34:01 eth0 0.13 0.08 0.01 0.04 0.00 0.00 0.00 0.00 03:39:28 03:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:28 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:28 03:35:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:39:28 03:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:28 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:28 03:36:01 eth0 1.50 0.38 0.41 0.21 0.00 0.00 0.00 0.00 03:39:28 03:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:28 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:28 03:37:01 eth0 0.88 0.58 0.44 0.28 0.00 0.00 0.00 0.00 03:39:28 03:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:28 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:28 03:38:01 veth635d82e 63.51 70.32 5.92 388.64 0.00 0.00 0.00 0.00 03:39:28 03:38:01 eth0 522.31 446.44 4475.39 77.08 0.00 0.00 0.00 0.00 03:39:28 03:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:28 03:38:01 docker0 63.51 70.18 5.05 388.63 0.00 0.00 0.00 0.00 03:39:28 03:39:02 eth0 563.82 453.05 3527.11 108.60 0.00 0.00 0.00 0.00 03:39:28 03:39:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:28 03:39:02 docker0 64.89 112.18 3.62 263.87 0.00 0.00 0.00 0.00 03:39:28 Average: eth0 123.90 95.69 697.55 20.96 0.00 0.00 0.00 0.00 03:39:28 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:28 Average: docker0 10.08 14.19 0.70 50.68 0.00 0.00 0.00 0.00 03:39:28 03:39:28 03:39:28 ---> sar -P ALL: 03:39:28 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/14/21 _x86_64_ (4 CPU) 03:39:28 03:39:28 03:25:32 LINUX RESTART (4 CPU) 03:39:28 03:39:28 03:26:02 CPU %user %nice %system %iowait %steal %idle 03:39:28 03:27:01 all 11.46 0.00 3.38 1.89 0.06 83.21 03:39:28 03:27:01 0 10.08 0.00 3.95 0.34 0.05 85.58 03:39:28 03:27:01 1 12.09 0.00 3.56 3.41 0.03 80.91 03:39:28 03:27:01 2 11.76 0.00 3.08 1.11 0.09 83.96 03:39:28 03:27:01 3 11.89 0.00 2.95 2.69 0.07 82.40 03:39:28 03:28:01 all 0.18 0.00 0.04 0.00 0.00 99.78 03:39:28 03:28:01 0 0.07 0.00 0.05 0.00 0.00 99.88 03:39:28 03:28:01 1 0.50 0.00 0.05 0.00 0.00 99.45 03:39:28 03:28:01 2 0.08 0.00 0.05 0.00 0.00 99.87 03:39:28 03:28:01 3 0.05 0.00 0.02 0.00 0.00 99.93 03:39:28 03:29:01 all 0.21 0.00 0.08 0.00 0.00 99.71 03:39:28 03:29:01 0 0.05 0.00 0.08 0.00 0.00 99.87 03:39:28 03:29:01 1 0.62 0.00 0.08 0.00 0.00 99.30 03:39:28 03:29:01 2 0.12 0.00 0.10 0.00 0.02 99.77 03:39:28 03:29:01 3 0.05 0.00 0.05 0.00 0.00 99.90 03:39:28 03:30:01 all 0.14 0.00 0.03 0.00 0.01 99.82 03:39:28 03:30:01 0 0.05 0.00 0.02 0.00 0.00 99.93 03:39:28 03:30:01 1 0.43 0.00 0.03 0.00 0.02 99.52 03:39:28 03:30:01 2 0.03 0.00 0.05 0.00 0.00 99.92 03:39:28 03:30:01 3 0.03 0.00 0.03 0.00 0.02 99.92 03:39:28 03:31:01 all 0.18 0.00 0.10 0.00 0.00 99.72 03:39:28 03:31:01 0 0.07 0.00 0.05 0.00 0.00 99.88 03:39:28 03:31:01 1 0.38 0.00 0.13 0.00 0.00 99.48 03:39:28 03:31:01 2 0.23 0.00 0.07 0.00 0.00 99.70 03:39:28 03:31:01 3 0.05 0.00 0.15 0.00 0.00 99.80 03:39:28 03:32:01 all 0.16 0.00 0.03 0.00 0.00 99.81 03:39:28 03:32:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:39:28 03:32:01 1 0.03 0.00 0.02 0.00 0.00 99.95 03:39:28 03:32:01 2 0.53 0.00 0.03 0.00 0.00 99.43 03:39:28 03:32:01 3 0.05 0.00 0.05 0.00 0.00 99.90 03:39:28 03:33:01 all 0.17 0.00 0.03 0.00 0.00 99.81 03:39:28 03:33:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:39:28 03:33:01 1 0.18 0.00 0.02 0.00 0.00 99.80 03:39:28 03:33:01 2 0.40 0.00 0.03 0.00 0.00 99.57 03:39:28 03:33:01 3 0.05 0.00 0.03 0.00 0.00 99.92 03:39:28 03:34:01 all 0.15 0.00 0.02 0.00 0.00 99.83 03:39:28 03:34:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:39:28 03:34:01 1 0.03 0.00 0.02 0.00 0.00 99.95 03:39:28 03:34:01 2 0.52 0.00 0.02 0.00 0.00 99.47 03:39:28 03:34:01 3 0.02 0.00 0.03 0.00 0.00 99.95 03:39:28 03:35:01 all 0.16 0.00 0.03 0.00 0.00 99.81 03:39:28 03:35:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:39:28 03:35:01 1 0.03 0.00 0.03 0.00 0.00 99.93 03:39:28 03:35:01 2 0.53 0.00 0.02 0.00 0.00 99.45 03:39:28 03:35:01 3 0.05 0.00 0.05 0.00 0.00 99.90 03:39:28 03:36:01 all 0.16 0.00 0.02 0.00 0.00 99.82 03:39:28 03:36:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:39:28 03:36:01 1 0.05 0.00 0.02 0.00 0.00 99.93 03:39:28 03:36:01 2 0.53 0.00 0.03 0.00 0.00 99.43 03:39:28 03:36:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:39:28 03:37:01 all 0.16 0.00 0.03 0.00 0.00 99.81 03:39:28 03:37:01 0 0.03 0.00 0.03 0.00 0.00 99.93 03:39:28 03:37:01 1 0.03 0.00 0.02 0.00 0.00 99.95 03:39:28 03:37:01 2 0.53 0.00 0.05 0.00 0.00 99.42 03:39:28 03:37:01 3 0.03 0.00 0.03 0.00 0.00 99.93 03:39:28 03:39:28 03:37:01 CPU %user %nice %system %iowait %steal %idle 03:39:28 03:38:01 all 10.37 0.00 5.97 4.01 0.08 79.56 03:39:28 03:38:01 0 9.39 0.00 6.03 6.15 0.09 78.35 03:39:28 03:38:01 1 10.28 0.00 5.52 3.05 0.10 81.05 03:39:28 03:38:01 2 11.68 0.00 6.00 3.16 0.05 79.11 03:39:28 03:38:01 3 10.13 0.00 6.34 3.69 0.10 79.73 03:39:28 03:39:02 all 12.44 0.00 8.38 2.64 0.12 76.42 03:39:28 03:39:02 0 11.06 0.00 8.19 1.21 0.10 79.43 03:39:28 03:39:02 1 11.78 0.00 7.93 3.48 0.09 76.73 03:39:28 03:39:02 2 15.40 0.00 9.11 1.57 0.14 73.78 03:39:28 03:39:02 3 11.53 0.00 8.31 4.30 0.14 75.73 03:39:28 Average: all 2.72 0.00 1.37 0.65 0.02 95.24 03:39:28 Average: 0 2.33 0.00 1.40 0.58 0.02 95.67 03:39:28 Average: 1 2.76 0.00 1.32 0.75 0.02 95.15 03:39:28 Average: 2 3.21 0.00 1.41 0.44 0.02 94.92 03:39:28 Average: 3 2.56 0.00 1.37 0.81 0.03 95.24 03:39:28 03:39:28 03:39:28