Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 16e74b6e166def3a460ba757db1063708505fb8b 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-ssh8589808771708988581.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-ssh2563765542774526853.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-ssh4836396923654956842.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-ssh2978465462327808625.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-ssh5946018927092739795.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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-14962 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 Avoid second fetch Checking out Revision 16e74b6e166def3a460ba757db1063708505fb8b (master) 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.4' 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-ssh4312116285706490742.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 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 16e74b6e166def3a460ba757db1063708505fb8b # timeout=10 Commit message: "Merge pull request #248 from hahattan/sdk62" > git rev-list --no-walk efb367450ad80b3e18697bc790f198e4b3e468b1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:34:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:34:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:34:19 ========================================================= 02:34:19 EdgeX Global Pipelines Version Info 02:34:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:34:20 ------------------- 02:34:20 stable info: 02:34:20 ------------------- 02:34:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:34:20 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 02:34:20 Message: update stable to v1.0.192 02:34:21 ------------------- 02:34:21 experimental info: 02:34:21 ------------------- 02:34:21 Commited By: **** collab-it+edgex@linuxfoundation.org 02:34:21 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 02:34:21 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:34:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 02:34:21 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 02:34:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:34:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:34:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:34:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 02:34:21 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 02:34:21 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 02:34:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:34:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:34:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:34:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 02:34:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:34:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:34:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:34:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:34:21 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:34:21 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:34:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:34:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 02:34:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:34:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:34:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:34:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:34:21 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:34:21 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:34:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 02:34:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 02:34:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 02:34:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 16e74b6e166def3a460ba757db1063708505fb8b [Pipeline] echo 02:34:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 16e74b6 [Pipeline] echo 02:34:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:34:22 provisioning config files... 02:34:22 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config1429260546519185358tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:34:22 ---> docker-login.sh 02:34:22 nexus3.edgexfoundry.org:10001 02:34:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:34:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:34:23 Configure a credential helper to remove this warning. See 02:34:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:34:23 02:34:23 Login Succeeded 02:34:23 nexus3.edgexfoundry.org:10002 02:34:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:34:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:34:24 Configure a credential helper to remove this warning. See 02:34:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:34:24 02:34:24 Login Succeeded 02:34:24 nexus3.edgexfoundry.org:10003 02:34:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:34:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:34:24 Configure a credential helper to remove this warning. See 02:34:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:34:24 02:34:24 Login Succeeded 02:34:24 nexus3.edgexfoundry.org:10004 02:34:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:34:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:34:24 Configure a credential helper to remove this warning. See 02:34:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:34:24 02:34:24 Login Succeeded 02:34:24 docker.io 02:34:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:34:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:34:24 Configure a credential helper to remove this warning. See 02:34:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:34:24 02:34:24 Login Succeeded 02:34:24 ---> docker-login.sh ends [Pipeline] } 02:34:24 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 02:34:25 + git log --format=format:%s -1 16e74b6e166def3a460ba757db1063708505fb8b [Pipeline] echo 02:34:25 GIT_COMMIT: 16e74b6e166def3a460ba757db1063708505fb8b, Commit Message: Merge pull request #248 from hahattan/sdk62 [Pipeline] echo 02:34:25 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 02:34:26 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:34:26 02:34:26 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:34:26 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:34:26 latest: Pulling from edgex-devops/git-semver 02:34:26 31603596830f: Pulling fs layer 02:34:26 54011a49482f: Pulling fs layer 02:34:26 a6820b24f6d8: Pulling fs layer 02:34:26 f581987b2513: Pulling fs layer 02:34:26 f581987b2513: Waiting 02:34:26 54011a49482f: Verifying Checksum 02:34:26 54011a49482f: Download complete 02:34:26 31603596830f: Verifying Checksum 02:34:26 31603596830f: Download complete 02:34:26 f581987b2513: Verifying Checksum 02:34:26 f581987b2513: Download complete 02:34:27 a6820b24f6d8: Verifying Checksum 02:34:27 a6820b24f6d8: Download complete 02:34:27 31603596830f: Pull complete 02:34:27 54011a49482f: Pull complete 02:34:28 a6820b24f6d8: Pull complete 02:34:28 f581987b2513: Pull complete 02:34:28 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 02:34:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:34:28 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:34:28 prd-centos7-docker-4c-2g-14962 does not seem to be running inside a container 02:34:29 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:34:33 $ docker top 6e606f89e1616b19de91964e650b6b79b8e458c09ab28afd5029a701cdf262d3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:34:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:34:33 [ssh-agent] Looking for ssh-agent implementation... 02:34:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:34:33 $ docker exec 6e606f89e1616b19de91964e650b6b79b8e458c09ab28afd5029a701cdf262d3 ssh-agent 02:34:33 SSH_AUTH_SOCK=/tmp/ssh-I9bntxdP6nA9/agent.13 02:34:33 SSH_AGENT_PID=19 02:34:33 Running ssh-add (command line suppressed) 02:34:34 Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_4944190685223392652.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_4944190685223392652.key) 02:34:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:34:34 + git tag --points-at HEAD [Pipeline] } 02:34:34 $ docker exec --env ******** --env ******** 6e606f89e1616b19de91964e650b6b79b8e458c09ab28afd5029a701cdf262d3 ssh-agent -k 02:34:34 unset SSH_AUTH_SOCK; 02:34:34 unset SSH_AGENT_PID; 02:34:34 echo Agent pid 19 killed; 02:34:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:34:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:34:34 [ssh-agent] Looking for ssh-agent implementation... 02:34:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:34:34 $ docker exec 6e606f89e1616b19de91964e650b6b79b8e458c09ab28afd5029a701cdf262d3 ssh-agent 02:34:34 SSH_AUTH_SOCK=/tmp/ssh-DVMHaxoz8jFd/agent.53 02:34:34 SSH_AGENT_PID=60 02:34:34 Running ssh-add (command line suppressed) 02:34:35 Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_1261064971672087124.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_1261064971672087124.key) 02:34:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:34:35 + git semver init 02:34:35 # -> Open(): unable to determine branch for HEAD 02:34:35 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git 02:34:35 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master 02:34:35 # $SEMVER_REMOTE_NAME = origin 02:34:35 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:34:35 # $SEMVER_USER_NAME = edgex-jenkins 02:34:35 # $SEMVER_BRANCH = master 02:34:35 # $SEMVER_TEMP = /tmp/semver-439144525 02:34:35 # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP 02:34:35 # '/tmp/semver-439144525' -> '/w/workspace/gexfoundry_device-mqtt-go_master/.semver' 02:34:35 # -> Force: false 02:34:35 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver [Pipeline] } 02:34:35 $ docker exec --env ******** --env ******** 6e606f89e1616b19de91964e650b6b79b8e458c09ab28afd5029a701cdf262d3 ssh-agent -k 02:34:36 unset SSH_AUTH_SOCK; 02:34:36 unset SSH_AGENT_PID; 02:34:36 echo Agent pid 60 killed; 02:34:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:34:36 + git semver [Pipeline] } 02:34:36 $ docker stop --time=1 6e606f89e1616b19de91964e650b6b79b8e458c09ab28afd5029a701cdf262d3 02:34:38 $ docker rm -f 6e606f89e1616b19de91964e650b6b79b8e458c09ab28afd5029a701cdf262d3 [Pipeline] // withDockerContainer [Pipeline] sh 02:34:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:34:38 Stashed 1 file(s) [Pipeline] echo 02:34:38 [edgeXSemver]: initialized semver on version 1.3.2-dev.13 [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 02:34:54 Still waiting to schedule task 02:34:54 Waiting for next available executor on ‘centos7-docker-4c-2g’ 02:34:54 Still waiting to schedule task 02:34:54 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 02:36:46 Running on prd-ubuntu18.04-docker-arm64-4c-16g-14964 in /w/workspace/gexfoundry_device-mqtt-go_master [Pipeline] { [Pipeline] ws 02:36:46 Running in /w/workspace/device-mqtt-go/45 [Pipeline] { [Pipeline] checkout 02:36:46 Selected Git installation does not exist. Using Default 02:36:46 The recommended git tool is: NONE 02:36:52 using credential edgex-jenkins-ssh 02:36:52 Cloning the remote Git repository 02:36:52 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 02:36:52 > git init /w/workspace/device-mqtt-go/45 # timeout=10 02:36:52 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:36:52 > git --version # timeout=10 02:36:52 > git --version # 'git version 2.17.1' 02:36:52 using GIT_SSH to set credentials SSH Credentials for GitHub 02:36:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:36:53 Avoid second fetch 02:36:53 Checking out Revision 16e74b6e166def3a460ba757db1063708505fb8b (master) 02:36:53 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:36:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:36:53 > git config core.sparsecheckout # timeout=10 02:36:53 > git checkout -f 16e74b6e166def3a460ba757db1063708505fb8b # timeout=10 02:36:58 Commit message: "Merge pull request #248 from hahattan/sdk62" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:36:59 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 02:36:59 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:37:00 + true 02:37:00 + sudo service docker restart 02:37:12 Running on prd-centos7-docker-4c-2g-14965 in /w/workspace/gexfoundry_device-mqtt-go_master [Pipeline] { [Pipeline] ws 02:37:12 Running in /w/workspace/device-mqtt-go/45 [Pipeline] { [Pipeline] checkout 02:37:12 Selected Git installation does not exist. Using Default 02:37:12 The recommended git tool is: NONE 02:37:14 using credential edgex-jenkins-ssh 02:37:14 Cloning the remote Git repository 02:37:14 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 02:37:15 Avoid second fetch 02:37:15 Checking out Revision 16e74b6e166def3a460ba757db1063708505fb8b (master) 02:37:14 > git init /w/workspace/device-mqtt-go/45 # timeout=10 02:37:15 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:37:15 > git --version # timeout=10 02:37:15 > git --version # 'git version 2.24.4' 02:37:15 using GIT_SSH to set credentials SSH Credentials for GitHub 02:37:15 [INFO] Currently running in a labeled security context 02:37:15 [INFO] Currently SELinux is 'enforcing' on the host 02:37:15 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/45@tmp/jenkins-gitclient-ssh4730371284619446693.key 02:37:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:37:15 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:37:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:37:15 > git config core.sparsecheckout # timeout=10 02:37:15 > git checkout -f 16e74b6e166def3a460ba757db1063708505fb8b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:37:18 provisioning config files... 02:37:18 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/45@tmp/config2907209220816681614tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:37:18 ---> docker-login.sh 02:37:18 nexus3.edgexfoundry.org:10001 02:37:19 Commit message: "Merge pull request #248 from hahattan/sdk62" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:37:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:37:20 Configure a credential helper to remove this warning. See 02:37:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:37:20 02:37:20 Login Succeeded 02:37:20 nexus3.edgexfoundry.org:10002 02:37:20 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json 02:37:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh 02:37:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:37:20 Configure a credential helper to remove this warning. See 02:37:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:37:20 02:37:20 Login Succeeded 02:37:20 nexus3.edgexfoundry.org:10003 02:37:20 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:37:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:21 + true 02:37:21 + sudo service docker restart 02:37:21 Redirecting to /bin/systemctl restart docker.service 02:37:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:37:21 Configure a credential helper to remove this warning. See 02:37:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:37:21 02:37:21 Login Succeeded 02:37:21 nexus3.edgexfoundry.org:10004 02:37:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:37:21 Configure a credential helper to remove this warning. See 02:37:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:37:21 02:37:21 Login Succeeded 02:37:21 docker.io 02:37:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:37:22 Configure a credential helper to remove this warning. See 02:37:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:37:22 02:37:22 Login Succeeded 02:37:22 ---> docker-login.sh ends [Pipeline] } 02:37:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:37:23 ========================================================= 02:37:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 02:37:23 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:37:23 + 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 . 02:37:23 Sending build context to Docker daemon 548.9kB 02:37:23 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 02:37:23 Step 2/8 : FROM ${BASE} 02:37:23 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:37:23 595b0fe564bb: Pulling fs layer 02:37:23 7186ed65a4f7: Pulling fs layer 02:37:23 316046926c0a: Pulling fs layer 02:37:23 4ebd0625c992: Pulling fs layer 02:37:23 207e8628e3a3: Pulling fs layer 02:37:23 c791037a9be2: Pulling fs layer 02:37:23 ffd874e62e21: Pulling fs layer 02:37:23 4ebd0625c992: Waiting 02:37:23 207e8628e3a3: Waiting 02:37:23 c791037a9be2: Waiting 02:37:23 ffd874e62e21: Waiting 02:37:23 316046926c0a: Verifying Checksum 02:37:23 316046926c0a: Download complete 02:37:23 7186ed65a4f7: Verifying Checksum 02:37:23 7186ed65a4f7: Download complete 02:37:23 207e8628e3a3: Verifying Checksum 02:37:23 207e8628e3a3: Download complete 02:37:24 c791037a9be2: Verifying Checksum 02:37:24 c791037a9be2: Download complete 02:37:24 595b0fe564bb: Verifying Checksum 02:37:24 595b0fe564bb: Download complete 02:37:24 595b0fe564bb: Pull complete 02:37:25 7186ed65a4f7: Pull complete 02:37:26 316046926c0a: Pull complete 02:37:27 ffd874e62e21: Verifying Checksum 02:37:27 ffd874e62e21: Download complete 02:37:27 4ebd0625c992: Verifying Checksum 02:37:27 4ebd0625c992: Download complete 02:37:37 4ebd0625c992: Pull complete 02:37:37 207e8628e3a3: Pull complete 02:37:38 c791037a9be2: Pull complete 02:37:42 ffd874e62e21: Pull complete 02:37:42 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 02:37:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 02:37:42 ---> cfc18b08335c 02:37:42 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:37:43 provisioning config files... 02:37:43 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/45@tmp/config7021510128665636860tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:37:43 ---> docker-login.sh 02:37:43 nexus3.edgexfoundry.org:10001 02:37:43 ---> Running in 64185292e67b 02:37:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:37:44 Configure a credential helper to remove this warning. See 02:37:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:37:44 02:37:44 Login Succeeded 02:37:44 nexus3.edgexfoundry.org:10002 02:37:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:37:44 Configure a credential helper to remove this warning. See 02:37:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:37:44 02:37:44 Login Succeeded 02:37:44 nexus3.edgexfoundry.org:10003 02:37:44 Removing intermediate container 64185292e67b 02:37:44 ---> 0bd10ca04f4e 02:37:44 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:37:44 ---> Running in b81e8e9f0c3a 02:37:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:37:44 Configure a credential helper to remove this warning. See 02:37:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:37:44 02:37:44 Login Succeeded 02:37:44 nexus3.edgexfoundry.org:10004 02:37:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:37:44 Configure a credential helper to remove this warning. See 02:37:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:37:44 02:37:44 Login Succeeded 02:37:45 docker.io 02:37:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:37:45 Configure a credential helper to remove this warning. See 02:37:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:37:45 02:37:45 Login Succeeded 02:37:45 ---> docker-login.sh ends [Pipeline] } 02:37:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:37:45 ========================================================= 02:37:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 02:37:45 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:37:45 + 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 . 02:37:45 Sending build context to Docker daemon 549.9kB 02:37:45 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 02:37:45 Step 2/8 : FROM ${BASE} 02:37:46 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 02:37:46 540db60ca938: Pulling fs layer 02:37:46 adcc1eea9eea: Pulling fs layer 02:37:46 4c4ab2625f07: Pulling fs layer 02:37:46 0510c868ecb4: Pulling fs layer 02:37:46 afea3b2eda06: Pulling fs layer 02:37:46 7809a108b3ef: Pulling fs layer 02:37:46 f706445af74f: Pulling fs layer 02:37:46 0510c868ecb4: Waiting 02:37:46 afea3b2eda06: Waiting 02:37:46 7809a108b3ef: Waiting 02:37:46 f706445af74f: Waiting 02:37:46 4c4ab2625f07: Verifying Checksum 02:37:46 4c4ab2625f07: Download complete 02:37:46 adcc1eea9eea: Download complete 02:37:46 afea3b2eda06: Verifying Checksum 02:37:46 afea3b2eda06: Download complete 02:37:46 7809a108b3ef: Verifying Checksum 02:37:46 7809a108b3ef: Download complete 02:37:46 540db60ca938: Verifying Checksum 02:37:46 540db60ca938: Download complete 02:37:46 540db60ca938: Pull complete 02:37:46 adcc1eea9eea: Pull complete 02:37:46 4c4ab2625f07: Pull complete 02:37:47 Removing intermediate container b81e8e9f0c3a 02:37:47 ---> 73d43c6a8ea3 02:37:47 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 02:37:47 ---> Running in 46be272f5d64 02:37:47 f706445af74f: Verifying Checksum 02:37:47 f706445af74f: Download complete 02:37:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:37:48 0510c868ecb4: Verifying Checksum 02:37:48 0510c868ecb4: Download complete 02:37:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:37:50 (1/13) Installing libc-dev (0.7.2-r3) 02:37:50 (2/13) Installing libsodium (1.0.18-r0) 02:37:50 (3/13) Installing pkgconf (1.7.3-r0) 02:37:50 (4/13) Installing libsodium-dev (1.0.18-r0) 02:37:50 (5/13) Installing openssh-keygen (8.4_p1-r3) 02:37:50 (6/13) Installing libedit (20191231.3.1-r1) 02:37:50 (7/13) Installing openssh-client (8.4_p1-r3) 02:37:51 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 02:37:51 (9/13) Installing openssh-server-common (8.4_p1-r3) 02:37:51 (10/13) Installing openssh-server (8.4_p1-r3) 02:37:51 (11/13) Installing openssh (8.4_p1-r3) 02:37:51 (12/13) Installing libzmq (4.3.3-r1) 02:37:51 (13/13) Installing zeromq-dev (4.3.3-r1) 02:37:51 Executing busybox-1.32.1-r6.trigger 02:37:51 OK: 145 MiB in 53 packages 02:37:53 Removing intermediate container 46be272f5d64 02:37:53 ---> 5bb31dcc4e43 02:37:53 Step 6/8 : WORKDIR /device-mqtt-go 02:37:53 ---> Running in 922c6e933aa1 02:37:53 Removing intermediate container 922c6e933aa1 02:37:53 ---> 66989509daff 02:37:53 Step 7/8 : COPY . . 02:37:54 ---> c54b95429b76 02:37:54 Step 8/8 : RUN go mod download 02:37:54 ---> Running in 5ab6f570027a 02:37:55 0510c868ecb4: Pull complete 02:37:55 afea3b2eda06: Pull complete 02:37:55 7809a108b3ef: Pull complete 02:37:57 f706445af74f: Pull complete 02:37:57 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 02:37:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:37:57 ---> b068be0155e3 02:37:57 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 02:38:21 Removing intermediate container 5ab6f570027a 02:38:21 ---> 9f3d30e34db2 02:38:21 Successfully built 9f3d30e34db2 02:38:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:38:22 + docker inspect -f . ci-base-image-arm64 02:38:22 . [Pipeline] withDockerContainer 02:38:22 prd-ubuntu18.04-docker-arm64-4c-16g-14964 does not seem to be running inside a container 02:38:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/45 -v /w/workspace/device-mqtt-go/45:/w/workspace/device-mqtt-go/45:rw,z -v /w/workspace/device-mqtt-go/45@tmp:/w/workspace/device-mqtt-go/45@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 02:38:24 $ docker top 609f5490446f598c844b48e321500ea6f76e9a3ffadee5741ff1ba02a40282e4 -eo pid,comm [Pipeline] { [Pipeline] sh 02:38:25 + go version 02:38:25 go version go1.16.3 linux/arm64 [Pipeline] } 02:38:25 $ docker stop --time=1 609f5490446f598c844b48e321500ea6f76e9a3ffadee5741ff1ba02a40282e4 02:38:26 $ docker rm -f 609f5490446f598c844b48e321500ea6f76e9a3ffadee5741ff1ba02a40282e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:38:27 + docker inspect -f . ci-base-image-arm64 02:38:27 . [Pipeline] withDockerContainer 02:38:28 prd-ubuntu18.04-docker-arm64-4c-16g-14964 does not seem to be running inside a container 02:38:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/45 -v /w/workspace/device-mqtt-go/45:/w/workspace/device-mqtt-go/45:rw,z -v /w/workspace/device-mqtt-go/45@tmp:/w/workspace/device-mqtt-go/45@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 02:38:29 ---> Running in 8476dd59290d 02:38:29 $ docker top 8eaf8d4fa55aa2be49e54e52483749b43fe091d77e1052e145ca0a5983c76977 -eo pid,comm 02:38:30 Removing intermediate container 8476dd59290d 02:38:30 ---> a0bc879c9a11 02:38:30 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:38:30 ---> Running in 5b527cc182e1 [Pipeline] { [Pipeline] sh 02:38:30 + go mod tidy [Pipeline] sh 02:38:31 Removing intermediate container 5b527cc182e1 02:38:31 ---> 8dc059be8bff 02:38:31 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 02:38:31 ---> Running in 2cd1f1b309e5 02:38:32 + make test 02:38:32 go mod tidy 02:38:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:38:32 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 02:38:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:38:33 (1/13) Installing libc-dev (0.7.2-r3) 02:38:33 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:38:33 (2/13) Installing libsodium (1.0.18-r0) 02:38:33 (3/13) Installing pkgconf (1.7.3-r0) 02:38:33 (4/13) Installing libsodium-dev (1.0.18-r0) 02:38:33 (5/13) Installing openssh-keygen (8.4_p1-r3) 02:38:33 (6/13) Installing libedit (20191231.3.1-r1) 02:38:33 (7/13) Installing openssh-client (8.4_p1-r3) 02:38:34 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 02:38:34 (9/13) Installing openssh-server-common (8.4_p1-r3) 02:38:34 (10/13) Installing openssh-server (8.4_p1-r3) 02:38:34 (11/13) Installing openssh (8.4_p1-r3) 02:38:34 (12/13) Installing libzmq (4.3.3-r1) 02:38:34 (13/13) Installing zeromq-dev (4.3.3-r1) 02:38:34 Executing busybox-1.32.1-r6.trigger 02:38:34 OK: 156 MiB in 53 packages 02:38:36 Removing intermediate container 2cd1f1b309e5 02:38:36 ---> ac7ea5124a14 02:38:36 Step 6/8 : WORKDIR /device-mqtt-go 02:38:36 ---> Running in e118656ce9e6 02:38:36 Removing intermediate container e118656ce9e6 02:38:36 ---> 5f5e3b8aa75d 02:38:36 Step 7/8 : COPY . . 02:38:37 ---> 71a5a6d14ce8 02:38:37 Step 8/8 : RUN go mod download 02:38:37 ---> Running in de8790cb19b0 02:39:24 Removing intermediate container de8790cb19b0 02:39:24 ---> dd61a75df408 02:39:24 Successfully built dd61a75df408 02:39:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 02:39:24 + docker inspect -f . ci-base-image-x86_64 02:39:24 . [Pipeline] withDockerContainer 02:39:24 prd-centos7-docker-4c-2g-14965 does not seem to be running inside a container 02:39:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/45 -v /w/workspace/device-mqtt-go/45:/w/workspace/device-mqtt-go/45:rw,z -v /w/workspace/device-mqtt-go/45@tmp:/w/workspace/device-mqtt-go/45@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 02:39:26 $ docker top 135d08d2c823f6d6aa01e95da82dbe8b183c68c1b2ededbeff15a77cb6527b8b -eo pid,comm [Pipeline] { [Pipeline] sh 02:39:26 + go version 02:39:26 go version go1.16.3 linux/amd64 [Pipeline] } 02:39:26 $ docker stop --time=1 135d08d2c823f6d6aa01e95da82dbe8b183c68c1b2ededbeff15a77cb6527b8b 02:39:28 $ docker rm -f 135d08d2c823f6d6aa01e95da82dbe8b183c68c1b2ededbeff15a77cb6527b8b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:39:29 + docker inspect -f . ci-base-image-x86_64 02:39:29 . [Pipeline] withDockerContainer 02:39:29 prd-centos7-docker-4c-2g-14965 does not seem to be running inside a container 02:39:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/45 -v /w/workspace/device-mqtt-go/45:/w/workspace/device-mqtt-go/45:rw,z -v /w/workspace/device-mqtt-go/45@tmp:/w/workspace/device-mqtt-go/45@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 02:39:29 $ docker top 8e33819555b750f38baec05efdb00a85ae3c5c31c986695f163246b67898f8f0 -eo pid,comm [Pipeline] { [Pipeline] sh 02:39:30 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 02:39:30 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.051s coverage: 24.9% of statements 02:39:30 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:39:30 GCO_ENABLED=1 GO111MODULE=on go vet ./... 02:39:30 + go mod tidy [Pipeline] sh 02:39:30 + make test 02:39:30 go mod tidy 02:39:30 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 02:39:32 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:39:54 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 02:39:54 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.009s coverage: 24.9% of statements 02:39:54 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:39:54 GCO_ENABLED=1 GO111MODULE=on go vet ./... 02:39:57 gofmt -l . 02:39:57 ["`gofmt -l .`" = ""] 02:39:57 ./bin/test-attribution-txt.sh 02:39:57 ./bin/test-go-mod-tidy.sh [Pipeline] } 02:39:57 $ docker stop --time=1 8eaf8d4fa55aa2be49e54e52483749b43fe091d77e1052e145ca0a5983c76977 02:39:58 $ docker rm -f 8eaf8d4fa55aa2be49e54e52483749b43fe091d77e1052e145ca0a5983c76977 [Pipeline] // withDockerContainer [Pipeline] sh 02:39:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:40:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:40:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:40:01 + ls -al . 02:40:01 total 140 02:40:01 drwxrwxr-x 9 jenkins jenkins 4096 May 19 02:39 . 02:40:01 drwxrwxr-x 4 jenkins jenkins 4096 May 19 02:36 .. 02:40:01 -rw-rw-r-- 1 jenkins jenkins 140 May 19 02:36 .dockerignore 02:40:01 drwxrwxr-x 8 jenkins jenkins 4096 May 19 02:36 .git 02:40:01 drwxrwxr-x 2 jenkins jenkins 4096 May 19 02:36 .github 02:40:01 -rw-rw-r-- 1 jenkins jenkins 336 May 19 02:36 .gitignore 02:40:01 -rw-rw-r-- 1 jenkins jenkins 7100 May 19 02:36 Attribution.txt 02:40:01 -rw-rw-r-- 1 jenkins jenkins 1877 May 19 02:36 Dockerfile 02:40:01 -rw-rw-r-- 1 jenkins jenkins 994 May 19 02:36 Dockerfile.build 02:40:01 -rw-rw-r-- 1 jenkins jenkins 677 May 19 02:36 Jenkinsfile 02:40:01 -rw-rw-r-- 1 jenkins jenkins 11340 May 19 02:36 LICENSE 02:40:01 -rw-rw-r-- 1 jenkins jenkins 934 May 19 02:36 Makefile 02:40:01 -rw-rw-r-- 1 jenkins jenkins 2217 May 19 02:36 README.md 02:40:01 -rw-rw-r-- 1 jenkins jenkins 12 May 19 02:34 VERSION 02:40:01 drwxrwxr-x 2 jenkins jenkins 4096 May 19 02:36 bin 02:40:01 drwxrwxr-x 3 jenkins jenkins 4096 May 19 02:36 cmd 02:40:01 -rw-r--r-- 1 jenkins jenkins 19386 May 19 02:39 coverage.out 02:40:01 -rw-r--r-- 1 jenkins jenkins 409 May 19 02:39 go.mod 02:40:01 -rw-r--r-- 1 jenkins jenkins 21382 May 19 02:38 go.sum 02:40:01 drwxrwxr-x 3 jenkins jenkins 4096 May 19 02:36 internal 02:40:01 drwxrwxr-x 2 jenkins jenkins 4096 May 19 02:36 mock 02:40:01 drwxrwxr-x 4 jenkins jenkins 4096 May 19 02:36 snap 02:40:01 -rw-rw-r-- 1 jenkins jenkins 227 May 19 02:36 version.go [Pipeline] isUnix [Pipeline] sh 02:40:02 + 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=16e74b6e166def3a460ba757db1063708505fb8b --label arch=arm64 --label version=1.3.2-dev.13 . 02:40:02 Sending build context to Docker daemon 568.8kB 02:40:02 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 02:40:02 Step 2/24 : FROM ${BASE} AS builder 02:40:02 ---> 9f3d30e34db2 02:40:02 Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 02:40:02 ---> Running in 3408931a4c16 02:40:03 Removing intermediate container 3408931a4c16 02:40:03 ---> 66c350e1cab0 02:40:03 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 02:40:03 ---> Running in 87523fde6d66 02:40:03 Removing intermediate container 87523fde6d66 02:40:03 ---> 6fd46bf1ac1e 02:40:03 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:40:03 ---> Running in 3b981bc1e007 02:40:06 Removing intermediate container 3b981bc1e007 02:40:06 ---> 387dc18b9e5f 02:40:06 Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:40:06 ---> Running in 2938fe60ba21 02:40:06 gofmt -l . 02:40:06 ["`gofmt -l .`" = ""] 02:40:06 ./bin/test-attribution-txt.sh 02:40:06 ./bin/test-go-mod-tidy.sh [Pipeline] } 02:40:06 $ docker stop --time=1 8e33819555b750f38baec05efdb00a85ae3c5c31c986695f163246b67898f8f0 02:40:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:40:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:40:10 OK: 145 MiB in 53 packages 02:40:10 $ docker rm -f 8e33819555b750f38baec05efdb00a85ae3c5c31c986695f163246b67898f8f0 [Pipeline] // withDockerContainer [Pipeline] sh 02:40:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:40:10 Warning: overwriting stash ‘coverage-report’ 02:40:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:40:11 Removing intermediate container 2938fe60ba21 02:40:11 ---> f12fdd0b1d9e 02:40:11 Step 7/24 : WORKDIR /device-mqtt-go 02:40:11 ---> Running in 622f92046217 02:40:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:40:11 + ls -al . 02:40:11 total 108 02:40:11 drwxrwxr-x. 9 jenkins jenkins 4096 May 19 02:40 . 02:40:11 drwxrwxr-x. 4 jenkins jenkins 30 May 19 02:37 .. 02:40:11 -rw-rw-r--. 1 jenkins jenkins 7100 May 19 02:37 Attribution.txt 02:40:11 drwxrwxr-x. 2 jenkins jenkins 87 May 19 02:37 bin 02:40:11 drwxrwxr-x. 3 jenkins jenkins 32 May 19 02:37 cmd 02:40:11 -rw-r--r--. 1 jenkins jenkins 19386 May 19 02:39 coverage.out 02:40:11 -rw-rw-r--. 1 jenkins jenkins 1877 May 19 02:37 Dockerfile 02:40:11 -rw-rw-r--. 1 jenkins jenkins 994 May 19 02:37 Dockerfile.build 02:40:11 -rw-rw-r--. 1 jenkins jenkins 140 May 19 02:37 .dockerignore 02:40:11 drwxrwxr-x. 8 jenkins jenkins 162 May 19 02:37 .git 02:40:11 drwxrwxr-x. 2 jenkins jenkins 103 May 19 02:37 .github 02:40:11 -rw-rw-r--. 1 jenkins jenkins 336 May 19 02:37 .gitignore 02:40:11 -rw-r--r--. 1 jenkins jenkins 409 May 19 02:40 go.mod 02:40:11 -rw-r--r--. 1 jenkins jenkins 21382 May 19 02:39 go.sum 02:40:11 drwxrwxr-x. 3 jenkins jenkins 20 May 19 02:37 internal 02:40:11 -rw-rw-r--. 1 jenkins jenkins 677 May 19 02:37 Jenkinsfile 02:40:11 -rw-rw-r--. 1 jenkins jenkins 11340 May 19 02:37 LICENSE 02:40:11 -rw-rw-r--. 1 jenkins jenkins 934 May 19 02:37 Makefile 02:40:11 drwxrwxr-x. 2 jenkins jenkins 23 May 19 02:37 mock 02:40:11 -rw-rw-r--. 1 jenkins jenkins 2217 May 19 02:37 README.md 02:40:11 drwxrwxr-x. 4 jenkins jenkins 71 May 19 02:37 snap 02:40:11 -rw-rw-r--. 1 jenkins jenkins 12 May 19 02:34 VERSION 02:40:11 -rw-rw-r--. 1 jenkins jenkins 227 May 19 02:37 version.go [Pipeline] isUnix [Pipeline] sh 02:40:11 Removing intermediate container 622f92046217 02:40:11 ---> 944c16d0387b 02:40:11 Step 8/24 : COPY . . 02:40:11 + 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=16e74b6e166def3a460ba757db1063708505fb8b --label arch=amd64 --label version=1.3.2-dev.13 . 02:40:11 Sending build context to Docker daemon 569.9kB 02:40:11 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 02:40:11 Step 2/24 : FROM ${BASE} AS builder 02:40:11 ---> dd61a75df408 02:40:11 Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 02:40:12 ---> Running in e10a4aceef9b 02:40:12 Removing intermediate container e10a4aceef9b 02:40:12 ---> 5df992c3a838 02:40:12 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 02:40:12 ---> Running in 34c2f732f3fc 02:40:12 ---> d4e4d984960c 02:40:12 Step 9/24 : RUN go mod tidy 02:40:12 Removing intermediate container 34c2f732f3fc 02:40:12 ---> 65a0f46d015e 02:40:12 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:40:12 ---> Running in 196a1aeba12b 02:40:12 ---> Running in c9478d06979a 02:40:13 Removing intermediate container 196a1aeba12b 02:40:13 ---> 735ce15740c3 02:40:13 Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:40:13 ---> Running in 8112d58842ba 02:40:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:40:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:40:15 Removing intermediate container c9478d06979a 02:40:15 ---> 80056185a602 02:40:15 Step 10/24 : RUN go mod download 02:40:15 ---> Running in 623cb4e31382 02:40:15 OK: 156 MiB in 53 packages 02:40:16 Removing intermediate container 8112d58842ba 02:40:16 ---> 0ac37fc4944e 02:40:16 Step 7/24 : WORKDIR /device-mqtt-go 02:40:16 ---> Running in 6296150da469 02:40:17 Removing intermediate container 6296150da469 02:40:17 ---> 73463abd125b 02:40:17 Step 8/24 : COPY . . 02:40:18 ---> 02261a2f4e4a 02:40:18 Step 9/24 : RUN go mod tidy 02:40:18 ---> Running in 878691fc64af 02:40:18 Removing intermediate container 623cb4e31382 02:40:18 ---> 7557699b88f1 02:40:18 Step 11/24 : ARG MAKE='make build' 02:40:18 ---> Running in 230f5b92b82e 02:40:18 Removing intermediate container 230f5b92b82e 02:40:18 ---> 91339046ba3b 02:40:18 Step 12/24 : RUN $MAKE 02:40:18 ---> Running in 68f9d9659fb8 02:40:19 Removing intermediate container 878691fc64af 02:40:19 ---> a68a7ff92fc2 02:40:19 Step 10/24 : RUN go mod download 02:40:19 ---> Running in 56c9aac3f411 02:40:19 go mod tidy 02:40:20 GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=1.3.2-dev.13" -o cmd/device-mqtt ./cmd 02:40:20 Removing intermediate container 56c9aac3f411 02:40:20 ---> 3e37065f7a99 02:40:20 Step 11/24 : ARG MAKE='make build' 02:40:20 ---> Running in 9999d031e001 02:40:21 Removing intermediate container 9999d031e001 02:40:21 ---> bc8806943c19 02:40:21 Step 12/24 : RUN $MAKE 02:40:21 ---> Running in 8bda927e751d 02:40:21 go mod tidy 02:40:21 GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=1.3.2-dev.13" -o cmd/device-mqtt ./cmd 02:40:43 Removing intermediate container 8bda927e751d 02:40:43 ---> f9e760097120 02:40:43 Step 13/24 : FROM alpine:3.12 02:40:43 3.12: Pulling from library/alpine 02:40:43 339de151aab4: Pulling fs layer 02:40:43 339de151aab4: Verifying Checksum 02:40:43 339de151aab4: Download complete 02:40:43 339de151aab4: Pull complete 02:40:43 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 02:40:43 Status: Downloaded newer image for alpine:3.12 02:40:43 ---> 13621d1b12d4 02:40:43 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 02:40:43 ---> Running in b4fbaf6004b3 02:40:43 Removing intermediate container b4fbaf6004b3 02:40:43 ---> b6b029571bea 02:40:43 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 02:40:43 ---> Running in e7a3066bd11e 02:40:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:40:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:40:44 (1/6) Installing dumb-init (1.2.2-r1) 02:40:44 (2/6) Installing libgcc (9.3.0-r2) 02:40:44 (3/6) Installing libsodium (1.0.18-r0) 02:40:44 (4/6) Installing libstdc++ (9.3.0-r2) 02:40:44 (5/6) Installing libzmq (4.3.3-r0) 02:40:44 (6/6) Installing zeromq (4.3.3-r0) 02:40:44 Executing busybox-1.31.1-r20.trigger 02:40:44 OK: 8 MiB in 20 packages 02:40:44 Removing intermediate container e7a3066bd11e 02:40:44 ---> e04e48ad45e0 02:40:44 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 02:40:46 ---> d4fac49e3d46 02:40:46 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 02:40:46 ---> 01a099c87b78 02:40:46 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:40:46 ---> de73d7a68922 02:40:46 Step 19/24 : EXPOSE 49982 02:40:46 ---> Running in 745e7a89dae4 02:40:47 Removing intermediate container 745e7a89dae4 02:40:47 ---> e2768e08d52f 02:40:47 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 02:40:47 ---> Running in d99fee39f01e 02:40:47 Removing intermediate container d99fee39f01e 02:40:47 ---> 58732ce8d10f 02:40:47 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:40:47 ---> Running in 186156d3ae98 02:40:48 Removing intermediate container 186156d3ae98 02:40:48 ---> e94d9b47de43 02:40:48 Step 22/24 : LABEL arch=amd64 02:40:48 ---> Running in 5ddb795b09e3 02:40:48 Removing intermediate container 5ddb795b09e3 02:40:48 ---> 238301775fd3 02:40:48 Step 23/24 : LABEL git_sha=16e74b6e166def3a460ba757db1063708505fb8b 02:40:48 ---> Running in 19a59b9a6ae3 02:40:48 Removing intermediate container 19a59b9a6ae3 02:40:48 ---> 0f8fcbd6739b 02:40:48 Step 24/24 : LABEL version=1.3.2-dev.13 02:40:48 ---> Running in ebfb4e69c5e4 02:40:49 Removing intermediate container ebfb4e69c5e4 02:40:49 ---> 41a19e31bba1 02:40:49 [Warning] One or more build-args [ARCH] were not consumed 02:40:49 Successfully built 41a19e31bba1 02:40:49 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:40:49 provisioning config files... 02:40:49 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/45@tmp/config7623712537873501929tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:40:49 ---> docker-login.sh 02:40:49 nexus3.edgexfoundry.org:10001 02:40:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:40:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:40:49 Configure a credential helper to remove this warning. See 02:40:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:40:49 02:40:49 Login Succeeded 02:40:49 nexus3.edgexfoundry.org:10002 02:40:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:40:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:40:50 Configure a credential helper to remove this warning. See 02:40:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:40:50 02:40:50 Login Succeeded 02:40:50 nexus3.edgexfoundry.org:10003 02:40:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:40:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:40:50 Configure a credential helper to remove this warning. See 02:40:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:40:50 02:40:50 Login Succeeded 02:40:50 nexus3.edgexfoundry.org:10004 02:40:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:40:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:40:50 Configure a credential helper to remove this warning. See 02:40:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:40:50 02:40:50 Login Succeeded 02:40:50 docker.io 02:40:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:40:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:40:50 Configure a credential helper to remove this warning. See 02:40:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:40:50 02:40:50 Login Succeeded 02:40:50 ---> docker-login.sh ends [Pipeline] } 02:40:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:40:50 [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: 02:40:50 16e74b6e166def3a460ba757db1063708505fb8b 02:40:50 latest 02:40:50 1.3.2-dev.13 02:40:50 16e74b6e166def3a460ba757db1063708505fb8b-1.3.2-dev.13 02:40:50 master 02:40:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:40:51 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:16e74b6e166def3a460ba757db1063708505fb8b [Pipeline] isUnix [Pipeline] sh 02:40:51 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:16e74b6e166def3a460ba757db1063708505fb8b 02:40:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 02:40:51 5775451ea865: Preparing 02:40:51 ada76902df6c: Preparing 02:40:51 79a5c88cc279: Preparing 02:40:51 8ed1a125e30d: Preparing 02:40:51 32f366d666a5: Preparing 02:40:51 32f366d666a5: Layer already exists 02:40:51 ada76902df6c: Pushed 02:40:51 5775451ea865: Pushed 02:40:51 8ed1a125e30d: Pushed 02:40:53 79a5c88cc279: Pushed 02:40:53 16e74b6e166def3a460ba757db1063708505fb8b: digest: sha256:c5783a3e3222b032b59c5531285582ee9363dd8155d6bbd26c11ede7db77d42d size: 1365 [Pipeline] isUnix [Pipeline] sh 02:40:53 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] isUnix [Pipeline] sh 02:40:53 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest 02:40:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 02:40:53 5775451ea865: Preparing 02:40:53 ada76902df6c: Preparing 02:40:53 79a5c88cc279: Preparing 02:40:53 8ed1a125e30d: Preparing 02:40:53 32f366d666a5: Preparing 02:40:53 79a5c88cc279: Layer already exists 02:40:53 ada76902df6c: Layer already exists 02:40:53 8ed1a125e30d: Layer already exists 02:40:53 32f366d666a5: Layer already exists 02:40:53 5775451ea865: Layer already exists 02:40:53 latest: digest: sha256:c5783a3e3222b032b59c5531285582ee9363dd8155d6bbd26c11ede7db77d42d size: 1365 [Pipeline] isUnix [Pipeline] sh 02:40:53 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:1.3.2-dev.13 [Pipeline] isUnix [Pipeline] sh 02:40:54 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:1.3.2-dev.13 02:40:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 02:40:54 5775451ea865: Preparing 02:40:54 ada76902df6c: Preparing 02:40:54 79a5c88cc279: Preparing 02:40:54 8ed1a125e30d: Preparing 02:40:54 32f366d666a5: Preparing 02:40:54 8ed1a125e30d: Layer already exists 02:40:54 32f366d666a5: Layer already exists 02:40:54 5775451ea865: Layer already exists 02:40:54 ada76902df6c: Layer already exists 02:40:54 79a5c88cc279: Layer already exists 02:40:54 1.3.2-dev.13: digest: sha256:c5783a3e3222b032b59c5531285582ee9363dd8155d6bbd26c11ede7db77d42d size: 1365 [Pipeline] isUnix [Pipeline] sh 02:40:54 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:16e74b6e166def3a460ba757db1063708505fb8b-1.3.2-dev.13 [Pipeline] isUnix [Pipeline] sh 02:40:54 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:16e74b6e166def3a460ba757db1063708505fb8b-1.3.2-dev.13 02:40:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 02:40:54 5775451ea865: Preparing 02:40:54 ada76902df6c: Preparing 02:40:54 79a5c88cc279: Preparing 02:40:54 8ed1a125e30d: Preparing 02:40:54 32f366d666a5: Preparing 02:40:54 32f366d666a5: Layer already exists 02:40:54 8ed1a125e30d: Layer already exists 02:40:54 79a5c88cc279: Layer already exists 02:40:54 5775451ea865: Layer already exists 02:40:54 ada76902df6c: Layer already exists 02:40:54 16e74b6e166def3a460ba757db1063708505fb8b-1.3.2-dev.13: digest: sha256:c5783a3e3222b032b59c5531285582ee9363dd8155d6bbd26c11ede7db77d42d size: 1365 [Pipeline] isUnix [Pipeline] sh 02:40:55 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:master [Pipeline] isUnix [Pipeline] sh 02:40:55 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:master 02:40:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 02:40:55 5775451ea865: Preparing 02:40:55 ada76902df6c: Preparing 02:40:55 79a5c88cc279: Preparing 02:40:55 8ed1a125e30d: Preparing 02:40:55 32f366d666a5: Preparing 02:40:55 79a5c88cc279: Layer already exists 02:40:55 5775451ea865: Layer already exists 02:40:55 ada76902df6c: Layer already exists 02:40:55 32f366d666a5: Layer already exists 02:40:55 8ed1a125e30d: Layer already exists 02:40:55 master: digest: sha256:c5783a3e3222b032b59c5531285582ee9363dd8155d6bbd26c11ede7db77d42d size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:40:55 ===================================================== [Pipeline] echo 02:40:55 taggedImages: 02:40:55 - nexus3.edgexfoundry.org:10004/device-mqtt:16e74b6e166def3a460ba757db1063708505fb8b 02:40:55 - nexus3.edgexfoundry.org:10004/device-mqtt:latest 02:40:55 - nexus3.edgexfoundry.org:10004/device-mqtt:1.3.2-dev.13 02:40:55 - nexus3.edgexfoundry.org:10004/device-mqtt:16e74b6e166def3a460ba757db1063708505fb8b-1.3.2-dev.13 02:40:55 - nexus3.edgexfoundry.org:10004/device-mqtt:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 02:40:56 ---> job-cost.sh 02:40:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CIyC 02:40:59 Removing intermediate container 68f9d9659fb8 02:40:59 ---> ea6b5c33c7ab 02:40:59 Step 13/24 : FROM alpine:3.12 02:40:59 3.12: Pulling from library/alpine 02:40:59 d2f70382dc9a: Pulling fs layer 02:40:59 d2f70382dc9a: Verifying Checksum 02:40:59 d2f70382dc9a: Download complete 02:40:59 d2f70382dc9a: Pull complete 02:40:59 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 02:40:59 Status: Downloaded newer image for alpine:3.12 02:40:59 ---> 9852663dfa18 02:40:59 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 02:40:59 ---> Running in 28376f0fd1be 02:40:59 Removing intermediate container 28376f0fd1be 02:40:59 ---> da55ee855d3b 02:40:59 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 02:40:59 ---> Running in d4f5cfeed4ba 02:40:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:40:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:41:00 (1/6) Installing dumb-init (1.2.2-r1) 02:41:00 (2/6) Installing libgcc (9.3.0-r2) 02:41:00 (3/6) Installing libsodium (1.0.18-r0) 02:41:00 (4/6) Installing libstdc++ (9.3.0-r2) 02:41:00 (5/6) Installing libzmq (4.3.3-r0) 02:41:00 (6/6) Installing zeromq (4.3.3-r0) 02:41:00 Executing busybox-1.31.1-r20.trigger 02:41:00 OK: 8 MiB in 20 packages 02:41:01 Removing intermediate container d4f5cfeed4ba 02:41:01 ---> 4646e3de4b02 02:41:01 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 02:41:02 ---> 6a7938f619cd 02:41:02 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 02:41:03 ---> fa07f9d46799 02:41:03 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:41:04 ---> 32e6455819a0 02:41:04 Step 19/24 : EXPOSE 49982 02:41:04 ---> Running in 7b3c2ca11a81 02:41:04 Removing intermediate container 7b3c2ca11a81 02:41:04 ---> 3f619725d5e1 02:41:04 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 02:41:04 ---> Running in 03fde458dcc6 02:41:05 Removing intermediate container 03fde458dcc6 02:41:05 ---> d1e23820eb8a 02:41:05 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:41:05 ---> Running in ccb056f1176b 02:41:06 Removing intermediate container ccb056f1176b 02:41:06 ---> a2a9c552c3f3 02:41:06 Step 22/24 : LABEL arch=arm64 02:41:06 ---> Running in 83a0f33d20e8 02:41:06 Removing intermediate container 83a0f33d20e8 02:41:06 ---> a5ef722b991f 02:41:06 Step 23/24 : LABEL git_sha=16e74b6e166def3a460ba757db1063708505fb8b 02:41:06 ---> Running in 740406e1aa32 02:41:07 Removing intermediate container 740406e1aa32 02:41:07 ---> 0bac9e5a2ef6 02:41:07 Step 24/24 : LABEL version=1.3.2-dev.13 02:41:07 ---> Running in c2f1b311b92b 02:41:07 Removing intermediate container c2f1b311b92b 02:41:07 ---> f617e05a572f 02:41:07 [Warning] One or more build-args [ARCH] were not consumed 02:41:07 Successfully built f617e05a572f 02:41:07 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 02:41:08 provisioning config files... 02:41:08 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/45@tmp/config7592961972821801806tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:41:08 ---> docker-login.sh 02:41:08 nexus3.edgexfoundry.org:10001 02:41:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:41:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:41:08 Configure a credential helper to remove this warning. See 02:41:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:41:08 02:41:08 Login Succeeded 02:41:09 nexus3.edgexfoundry.org:10002 02:41:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:41:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:41:09 Configure a credential helper to remove this warning. See 02:41:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:41:09 02:41:09 Login Succeeded 02:41:09 nexus3.edgexfoundry.org:10003 02:41:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:41:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:41:10 Configure a credential helper to remove this warning. See 02:41:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:41:10 02:41:10 Login Succeeded 02:41:10 nexus3.edgexfoundry.org:10004 02:41:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:41:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:41:10 Configure a credential helper to remove this warning. See 02:41:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:41:10 02:41:10 Login Succeeded 02:41:10 docker.io 02:41:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:41:11 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 02:41:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:41:11 Configure a credential helper to remove this warning. See 02:41:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:41:11 02:41:11 Login Succeeded 02:41:11 ---> docker-login.sh ends [Pipeline] } 02:41:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:41:11 [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: 02:41:11 16e74b6e166def3a460ba757db1063708505fb8b 02:41:11 latest 02:41:11 1.3.2-dev.13 02:41:11 16e74b6e166def3a460ba757db1063708505fb8b-1.3.2-dev.13 02:41:11 master 02:41:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:41:12 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:16e74b6e166def3a460ba757db1063708505fb8b [Pipeline] isUnix [Pipeline] sh 02:41:12 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:16e74b6e166def3a460ba757db1063708505fb8b 02:41:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 02:41:12 af16d7518b64: Preparing 02:41:12 25be51e7b764: Preparing 02:41:12 3f35fef05351: Preparing 02:41:12 4cff8921e109: Preparing 02:41:12 3fbe34a1663b: Preparing 02:41:12 3fbe34a1663b: Layer already exists 02:41:12 25be51e7b764: Pushed 02:41:12 af16d7518b64: Pushed 02:41:14 4cff8921e109: Pushed 02:41:15 3f35fef05351: Pushed 02:41:15 16e74b6e166def3a460ba757db1063708505fb8b: digest: sha256:ced57a92e2460a949ed29242daa5c4ec539497a126465cece8d67736b459aefd size: 1365 [Pipeline] isUnix [Pipeline] sh 02:41:15 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:41:16 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 02:41:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 02:41:16 af16d7518b64: Preparing 02:41:16 25be51e7b764: Preparing 02:41:16 3f35fef05351: Preparing 02:41:16 4cff8921e109: Preparing 02:41:16 3fbe34a1663b: Preparing 02:41:16 af16d7518b64: Layer already exists 02:41:16 3fbe34a1663b: Layer already exists 02:41:16 4cff8921e109: Layer already exists 02:41:16 25be51e7b764: Layer already exists 02:41:16 3f35fef05351: Layer already exists 02:41:16 latest: digest: sha256:ced57a92e2460a949ed29242daa5c4ec539497a126465cece8d67736b459aefd size: 1365 [Pipeline] isUnix [Pipeline] sh 02:41:16 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:1.3.2-dev.13 [Pipeline] isUnix [Pipeline] sh 02:41:17 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:1.3.2-dev.13 02:41:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 02:41:17 af16d7518b64: Preparing 02:41:17 25be51e7b764: Preparing 02:41:17 3f35fef05351: Preparing 02:41:17 4cff8921e109: Preparing 02:41:17 3fbe34a1663b: Preparing 02:41:17 3f35fef05351: Layer already exists 02:41:17 3fbe34a1663b: Layer already exists 02:41:17 af16d7518b64: Layer already exists 02:41:17 25be51e7b764: Layer already exists 02:41:17 4cff8921e109: Layer already exists 02:41:17 1.3.2-dev.13: digest: sha256:ced57a92e2460a949ed29242daa5c4ec539497a126465cece8d67736b459aefd size: 1365 [Pipeline] isUnix [Pipeline] sh 02:41:17 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:16e74b6e166def3a460ba757db1063708505fb8b-1.3.2-dev.13 [Pipeline] isUnix [Pipeline] sh 02:41:18 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:16e74b6e166def3a460ba757db1063708505fb8b-1.3.2-dev.13 02:41:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 02:41:18 af16d7518b64: Preparing 02:41:18 25be51e7b764: Preparing 02:41:18 3f35fef05351: Preparing 02:41:18 4cff8921e109: Preparing 02:41:18 3fbe34a1663b: Preparing 02:41:18 25be51e7b764: Layer already exists 02:41:18 4cff8921e109: Layer already exists 02:41:18 3fbe34a1663b: Layer already exists 02:41:18 3f35fef05351: Layer already exists 02:41:18 af16d7518b64: Layer already exists 02:41:18 16e74b6e166def3a460ba757db1063708505fb8b-1.3.2-dev.13: digest: sha256:ced57a92e2460a949ed29242daa5c4ec539497a126465cece8d67736b459aefd size: 1365 [Pipeline] isUnix [Pipeline] sh 02:41:18 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:master [Pipeline] isUnix [Pipeline] sh 02:41:19 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:master 02:41:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 02:41:19 af16d7518b64: Preparing 02:41:19 25be51e7b764: Preparing 02:41:19 3f35fef05351: Preparing 02:41:19 4cff8921e109: Preparing 02:41:19 3fbe34a1663b: Preparing 02:41:19 3fbe34a1663b: Layer already exists 02:41:19 25be51e7b764: Layer already exists 02:41:19 3f35fef05351: Layer already exists 02:41:19 4cff8921e109: Layer already exists 02:41:19 af16d7518b64: Layer already exists 02:41:19 master: digest: sha256:ced57a92e2460a949ed29242daa5c4ec539497a126465cece8d67736b459aefd size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:41:19 ===================================================== [Pipeline] echo 02:41:19 taggedImages: 02:41:19 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:16e74b6e166def3a460ba757db1063708505fb8b 02:41:19 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 02:41:19 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:1.3.2-dev.13 02:41:19 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:16e74b6e166def3a460ba757db1063708505fb8b-1.3.2-dev.13 02:41:19 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 02:41:20 ---> job-cost.sh 02:41:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ETlM 02:41:37 lf-activate-venv(): INFO: Adding /tmp/venv-CIyC/bin to PATH 02:41:37 INFO: No Stack... 02:41:37 INFO: Retrieving Pricing Info for: v3-standard-2 02:41:37 INFO: Archiving Costs [Pipeline] sh 02:41:38 + cat /w/workspace/device-mqtt-go/45/archives/cost.csv 02:41:38 + cut -d, -f6 [Pipeline] lock 02:41:38 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-master-45-stack-cost] 02:41:38 Resource [jenkins-edgexfoundry-device-mqtt-go-master-45-stack-cost] did not exist. Created. 02:41:38 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-master-45-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:41:38 + echo total: 0.05999999865889549 [Pipeline] stash 02:41:38 Stashed 1 file(s) [Pipeline] } 02:41:38 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-master-45-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 02:41:59 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 02:43:20 lf-activate-venv(): INFO: Adding /tmp/venv-ETlM/bin to PATH 02:43:20 INFO: No Stack... 02:43:20 INFO: Retrieving Pricing Info for: v2-standard-4 02:43:20 INFO: Archiving Costs [Pipeline] sh 02:43:21 + cut -d, -f6 02:43:21 + cat /w/workspace/device-mqtt-go/45/archives/cost.csv [Pipeline] lock 02:43:21 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-master-45-stack-cost] 02:43:21 Resource [jenkins-edgexfoundry-device-mqtt-go-master-45-stack-cost] did not exist. Created. 02:43:21 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-master-45-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:43:21 /w/workspace/device-mqtt-go/45@tmp/durable-7cbd54bf/script.sh: 1: /w/workspace/device-mqtt-go/45@tmp/durable-7cbd54bf/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 02:43:22 + echo total: 0.18000000715255737 [Pipeline] stash 02:43:22 Warning: overwriting stash ‘stack-cost’ 02:43:22 Stashed 1 file(s) [Pipeline] } 02:43:22 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-master-45-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 02:43:22 provisioning config files... 02:43:22 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config7502881689840116112tmp [Pipeline] { [Pipeline] sh 02:43:23 + set +x 02:43:23 + curl -s https://codecov.io/bash 02:43:23 + bash -s -- 02:43:23 02:43:23 _____ _ 02:43:23 / ____| | | 02:43:23 | | ___ __| | ___ ___ _____ __ 02:43:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:43:23 | |___| (_) | (_| | __/ (_| (_) \ V / 02:43:23 \_____\___/ \__,_|\___|\___\___/ \_/ 02:43:23 Bash-1.0.2 02:43:23 02:43:23 02:43:23 ==> git version 2.24.4 found 02:43:23 ==> 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 02:43:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 02:43:23 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 02:43:23 ==> Jenkins CI detected. 02:43:23 project root: . 02:43:23 --> token set from env 02:43:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:43:23 ==> Running gcov in . (disable via -X gcov) 02:43:23 ==> Python coveragepy not found 02:43:23 ==> Searching for coverage reports in: 02:43:23 + . 02:43:23 -> Found 1 reports 02:43:23 ==> Detecting git/mercurial file structure 02:43:23 ==> Reading reports 02:43:23 + ./coverage.out bytes=19386 02:43:23 ==> Appending adjustments 02:43:23 https://docs.codecov.io/docs/fixing-reports 02:43:23 + Found adjustments 02:43:23 ==> Gzipping contents 02:43:23 4.0K /tmp/codecov.6JNh9T.gz 02:43:23 ==> Uploading reports 02:43:23 url: https://codecov.io 02:43:23 query: branch=master&commit=16e74b6e166def3a460ba757db1063708505fb8b&build=45&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmaster%2F45%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:43:23 -> Pinging Codecov 02:43:23 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=master&commit=16e74b6e166def3a460ba757db1063708505fb8b&build=45&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmaster%2F45%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:43:23 -> Uploading to 02:43:23 https://storage.googleapis.com/codecov/v4/raw/2021-05-19/7D719EC7BBE17E464838252E33014C33/16e74b6e166def3a460ba757db1063708505fb8b/0503c37f-7c4f-423c-b754-7da883308357.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210519%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210519T024323Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4a9068516403044a5c21ace4da92900cb91c4ae8a1aaf68f06f5efdfcf5fee2c 02:43:23 % Total % Received % Xferd Average Speed Time Time Time Current 02:43:23 Dload Upload Total Spent Left Speed 02:43:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3386 0 0 100 3386 0 8268 --:--:-- --:--:-- --:--:-- 8278 02:43:24 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/16e74b6e166def3a460ba757db1063708505fb8b [Pipeline] } 02:43:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:43:24 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:43:24 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:43:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:43:24 02:43:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 02:43:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:43:25 1.410.4: Pulling from edgex-devops/edgex-snyk-go 02:43:25 188c0c94c7c5: Pulling fs layer 02:43:25 0ef7d3d256c8: Pulling fs layer 02:43:25 de9db76c5a1d: Pulling fs layer 02:43:25 0eba1c9be4d2: Pulling fs layer 02:43:25 0d57e429df01: Pulling fs layer 02:43:25 4e4be7b47b0d: Pulling fs layer 02:43:25 e1f770b5df2f: Pulling fs layer 02:43:25 85a0685a4137: Pulling fs layer 02:43:25 0d57e429df01: Waiting 02:43:25 4e4be7b47b0d: Waiting 02:43:25 e1f770b5df2f: Waiting 02:43:25 85a0685a4137: Waiting 02:43:25 0eba1c9be4d2: Waiting 02:43:25 de9db76c5a1d: Verifying Checksum 02:43:25 de9db76c5a1d: Download complete 02:43:25 0ef7d3d256c8: Verifying Checksum 02:43:25 0ef7d3d256c8: Download complete 02:43:25 0d57e429df01: Verifying Checksum 02:43:25 0d57e429df01: Download complete 02:43:25 188c0c94c7c5: Verifying Checksum 02:43:25 188c0c94c7c5: Download complete 02:43:25 4e4be7b47b0d: Verifying Checksum 02:43:25 4e4be7b47b0d: Download complete 02:43:25 188c0c94c7c5: Pull complete 02:43:26 0ef7d3d256c8: Pull complete 02:43:26 de9db76c5a1d: Pull complete 02:43:26 e1f770b5df2f: Verifying Checksum 02:43:26 e1f770b5df2f: Download complete 02:43:28 0eba1c9be4d2: Verifying Checksum 02:43:28 0eba1c9be4d2: Download complete 02:43:28 85a0685a4137: Verifying Checksum 02:43:28 85a0685a4137: Download complete 02:43:31 0eba1c9be4d2: Pull complete 02:43:31 0d57e429df01: Pull complete 02:43:32 4e4be7b47b0d: Pull complete 02:43:32 e1f770b5df2f: Pull complete 02:43:36 85a0685a4137: Pull complete 02:43:36 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 02:43:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:43:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 02:43:36 prd-centos7-docker-4c-2g-14962 does not seem to be running inside a container 02:43:36 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 02:43:45 $ docker top 4c0f402b66a5a41c6f230543be8395e287742b3b0e7f16d363382c317314107f -eo pid,comm [Pipeline] { [Pipeline] echo 02:43:45 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 02:43:45 + set -o pipefail 02:43:45 + snyk monitor '--org=edgex-jenkins' 02:43:52 02:43:52 Monitoring /w/workspace/gexfoundry_device-mqtt-go_master (github.com/edgexfoundry/device-mqtt-go)... 02:43:52 02:43:52 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6acecf1b-85ea-4374-bf84-4fa5a6e664d0/history/cefd2ef5-32a0-4c4e-9ee4-a6ef895921be 02:43:52 02:43:52 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:43:52 02:43:52 [Pipeline] } 02:43:52 $ docker stop --time=1 4c0f402b66a5a41c6f230543be8395e287742b3b0e7f16d363382c317314107f 02:43:55 $ docker rm -f 4c0f402b66a5a41c6f230543be8395e287742b3b0e7f16d363382c317314107f [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 02:43:56 + git log --format=format:%s -1 16e74b6e166def3a460ba757db1063708505fb8b [Pipeline] isUnix [Pipeline] sh 02:43:57 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:43:57 . [Pipeline] withDockerContainer 02:43:57 prd-centos7-docker-4c-2g-14962 does not seem to be running inside a container 02:43:57 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:43:57 $ docker top 5259e3e604396df2e9b103b03be1599b50dfa1949e08ebbf0d05200ca035232f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:43:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:43:57 [ssh-agent] Looking for ssh-agent implementation... 02:43:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:43:57 $ docker exec 5259e3e604396df2e9b103b03be1599b50dfa1949e08ebbf0d05200ca035232f ssh-agent 02:43:58 SSH_AUTH_SOCK=/tmp/ssh-zYhLakD0ReQA/agent.14 02:43:58 SSH_AGENT_PID=20 02:43:58 Running ssh-add (command line suppressed) 02:43:58 Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_1052592671411374107.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_1052592671411374107.key) 02:43:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:43:58 + git semver tag 02:43:58 # -> Open(): unable to determine branch for HEAD 02:43:58 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git 02:43:58 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master 02:43:58 # $SEMVER_REMOTE_NAME = origin 02:43:58 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:43:58 # $SEMVER_USER_NAME = edgex-jenkins 02:43:58 # $SEMVER_BRANCH = master 02:43:58 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver 02:43:58 # 16e74b6e166def3a460ba757db1063708505fb8b HEAD 02:43:58 # -> Force: false 02:43:58 # 63c0bc1d236a649571d503ac102982e541370399 refs/tags/v1.3.2-dev.13 [Pipeline] } 02:43:58 $ docker exec --env ******** --env ******** 5259e3e604396df2e9b103b03be1599b50dfa1949e08ebbf0d05200ca035232f ssh-agent -k 02:43:58 unset SSH_AUTH_SOCK; 02:43:58 unset SSH_AGENT_PID; 02:43:58 echo Agent pid 20 killed; 02:43:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:43:58 + git semver [Pipeline] } 02:43:58 $ docker stop --time=1 5259e3e604396df2e9b103b03be1599b50dfa1949e08ebbf0d05200ca035232f 02:44:00 $ docker rm -f 5259e3e604396df2e9b103b03be1599b50dfa1949e08ebbf0d05200ca035232f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 02:44:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:44:00 02:44:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 02:44:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:44:01 0.23.1-centos7: Pulling from edgex-lftools 02:44:01 ab5ef0e58194: Pulling fs layer 02:44:01 9712f1f96733: Pulling fs layer 02:44:01 63f879dbbcfc: Pulling fs layer 02:44:01 0d9ebad4ef96: Pulling fs layer 02:44:01 e9a5061849ea: Pulling fs layer 02:44:01 d747dcd14b5f: Pulling fs layer 02:44:01 2de7ff778b66: Pulling fs layer 02:44:01 0d9ebad4ef96: Waiting 02:44:01 e9a5061849ea: Waiting 02:44:01 d747dcd14b5f: Waiting 02:44:01 2de7ff778b66: Waiting 02:44:01 9712f1f96733: Verifying Checksum 02:44:01 9712f1f96733: Download complete 02:44:02 63f879dbbcfc: Verifying Checksum 02:44:02 63f879dbbcfc: Download complete 02:44:02 e9a5061849ea: Verifying Checksum 02:44:02 e9a5061849ea: Download complete 02:44:02 d747dcd14b5f: Verifying Checksum 02:44:02 d747dcd14b5f: Download complete 02:44:03 2de7ff778b66: Verifying Checksum 02:44:03 2de7ff778b66: Download complete 02:44:03 0d9ebad4ef96: Verifying Checksum 02:44:03 0d9ebad4ef96: Download complete 02:44:03 ab5ef0e58194: Verifying Checksum 02:44:03 ab5ef0e58194: Download complete 02:44:06 ab5ef0e58194: Pull complete 02:44:06 9712f1f96733: Pull complete 02:44:07 63f879dbbcfc: Pull complete 02:44:11 0d9ebad4ef96: Pull complete 02:44:11 e9a5061849ea: Pull complete 02:44:11 d747dcd14b5f: Pull complete 02:44:12 2de7ff778b66: Pull complete 02:44:12 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:44:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:44:12 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 02:44:12 prd-centos7-docker-4c-2g-14962 does not seem to be running inside a container 02:44:12 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 02:44:27 $ docker top 0aa2422bb60a5f772b5e1ee71efe8c6a7f8a8f2fd8e13ff85eb677f7cdb5896f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:44:27 provisioning config files... 02:44:27 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config1780054340897000344tmp 02:44:27 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config5650389641855114859tmp 02:44:27 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config4782310065896850555tmp [Pipeline] { [Pipeline] echo 02:44:27 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:44:27 ---> sigul-configuration.sh 02:44:27 gpg: directory `/root/.gnupg' created 02:44:27 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:44:27 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:44:27 gpg: keyring `/root/.gnupg/secring.gpg' created 02:44:27 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:44:27 gpg: CAST5 encrypted data 02:44:27 gpg: encrypted with 1 passphrase 02:44:27 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:44:27 + mkdir /home/jenkins 02:44:27 + mkdir /home/jenkins/sigul [Pipeline] sh 02:44:28 + 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 02:44:28 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:44:28 ---> sigul-install.sh 02:44:33 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 02:44:34 + git tag --list 02:44:34 0.7.1 02:44:34 v1.0.0 02:44:34 v1.1.0 02:44:34 v1.1.1 02:44:34 v1.2.2 02:44:34 v1.3.0 02:44:34 v1.3.1 02:44:34 v1.3.1-dev.1 02:44:34 v1.3.1-dev.2 02:44:34 v1.3.1-dev.3 02:44:34 v1.3.1-dev.4 02:44:34 v1.3.2-dev.1 02:44:34 v1.3.2-dev.10 02:44:34 v1.3.2-dev.11 02:44:34 v1.3.2-dev.12 02:44:34 v1.3.2-dev.13 02:44:34 v1.3.2-dev.2 02:44:34 v1.3.2-dev.3 02:44:34 v1.3.2-dev.4 02:44:34 v1.3.2-dev.5 02:44:34 v1.3.2-dev.6 02:44:34 v1.3.2-dev.7 02:44:34 v1.3.2-dev.8 02:44:34 v1.3.2-dev.9 [Pipeline] sh 02:44:34 + lftools sign git-tag v1.3.2-dev.13 02:44:34 Signing Git tag with Sigul... 02:44:34 Signing v1.3.2-dev.13 [Pipeline] echo 02:44:35 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:44:36 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:44:36 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:44:36 $ docker stop --time=1 0aa2422bb60a5f772b5e1ee71efe8c6a7f8a8f2fd8e13ff85eb677f7cdb5896f 02:44:40 $ docker rm -f 0aa2422bb60a5f772b5e1ee71efe8c6a7f8a8f2fd8e13ff85eb677f7cdb5896f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 02:44:41 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:44:41 . [Pipeline] withDockerContainer 02:44:41 prd-centos7-docker-4c-2g-14962 does not seem to be running inside a container 02:44:41 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:44:41 $ docker top 6b62e6ba27fbdabdfe19d0223dcf11e49c17c84a72e9a382fdbfbdda8d2fbe6f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:44:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:44:41 [ssh-agent] Looking for ssh-agent implementation... 02:44:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:44:42 $ docker exec 6b62e6ba27fbdabdfe19d0223dcf11e49c17c84a72e9a382fdbfbdda8d2fbe6f ssh-agent 02:44:42 SSH_AUTH_SOCK=/tmp/ssh-DHkxlK7WFZfy/agent.13 02:44:42 SSH_AGENT_PID=20 02:44:42 Running ssh-add (command line suppressed) 02:44:42 Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_5320167631338271069.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_5320167631338271069.key) 02:44:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:44:42 + git semver bump pre 02:44:42 # -> Open(): unable to determine branch for HEAD 02:44:42 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git 02:44:42 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master 02:44:42 # $SEMVER_REMOTE_NAME = origin 02:44:42 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:44:42 # $SEMVER_USER_NAME = edgex-jenkins 02:44:42 # $SEMVER_BRANCH = master 02:44:42 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver 02:44:42 1.3.2-dev.14 [Pipeline] } 02:44:42 $ docker exec --env ******** --env ******** 6b62e6ba27fbdabdfe19d0223dcf11e49c17c84a72e9a382fdbfbdda8d2fbe6f ssh-agent -k 02:44:42 unset SSH_AUTH_SOCK; 02:44:42 unset SSH_AGENT_PID; 02:44:42 echo Agent pid 20 killed; 02:44:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:44:43 + git semver [Pipeline] } 02:44:43 $ docker stop --time=1 6b62e6ba27fbdabdfe19d0223dcf11e49c17c84a72e9a382fdbfbdda8d2fbe6f 02:44:44 $ docker rm -f 6b62e6ba27fbdabdfe19d0223dcf11e49c17c84a72e9a382fdbfbdda8d2fbe6f [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 02:44:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:44:44 . [Pipeline] withDockerContainer 02:44:44 prd-centos7-docker-4c-2g-14962 does not seem to be running inside a container 02:44:44 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:44:45 $ docker top fb2dc993dd18fd3cbcf4588251aea034326d0c42c7d6b57e0b35693b964e08dc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:44:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:44:45 [ssh-agent] Looking for ssh-agent implementation... 02:44:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:44:45 $ docker exec fb2dc993dd18fd3cbcf4588251aea034326d0c42c7d6b57e0b35693b964e08dc ssh-agent 02:44:45 SSH_AUTH_SOCK=/tmp/ssh-0Iu5QLj2NAuz/agent.14 02:44:45 SSH_AGENT_PID=21 02:44:45 Running ssh-add (command line suppressed) 02:44:45 Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_1488383009622857914.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_1488383009622857914.key) 02:44:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:44:46 + git semver push 02:44:46 # -> Open(): unable to determine branch for HEAD 02:44:46 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git 02:44:46 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master 02:44:46 # $SEMVER_REMOTE_NAME = origin 02:44:46 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:44:46 # $SEMVER_USER_NAME = edgex-jenkins 02:44:46 # $SEMVER_BRANCH = master 02:44:46 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver [Pipeline] } 02:44:49 $ docker exec --env ******** --env ******** fb2dc993dd18fd3cbcf4588251aea034326d0c42c7d6b57e0b35693b964e08dc ssh-agent -k 02:44:49 unset SSH_AUTH_SOCK; 02:44:49 unset SSH_AGENT_PID; 02:44:49 echo Agent pid 21 killed; 02:44:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:44:50 + git semver [Pipeline] } 02:44:50 $ docker stop --time=1 fb2dc993dd18fd3cbcf4588251aea034326d0c42c7d6b57e0b35693b964e08dc 02:44:51 $ docker rm -f fb2dc993dd18fd3cbcf4588251aea034326d0c42c7d6b57e0b35693b964e08dc [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 02:44:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:44:52 ---> package-listing.sh 02:44:52 ++ facter osfamily 02:44:52 ++ tr '[:upper:]' '[:lower:]' 02:44:53 + OS_FAMILY=redhat 02:44:53 + workspace=/w/workspace/gexfoundry_device-mqtt-go_master 02:44:53 + START_PACKAGES=/tmp/packages_start.txt 02:44:53 + END_PACKAGES=/tmp/packages_end.txt 02:44:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:44:53 + PACKAGES=/tmp/packages_start.txt 02:44:53 + '[' /w/workspace/gexfoundry_device-mqtt-go_master ']' 02:44:53 + PACKAGES=/tmp/packages_end.txt 02:44:53 + case "${OS_FAMILY}" in 02:44:53 + sort 02:44:53 + rpm -qa 02:44:54 + '[' -f /tmp/packages_start.txt ']' 02:44:54 + '[' -f /tmp/packages_end.txt ']' 02:44:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:44:54 + '[' /w/workspace/gexfoundry_device-mqtt-go_master ']' 02:44:54 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_master/archives/ 02:44:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_master/archives/ [Pipeline] echo 02:44:54 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 02:44:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:44:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:44:54 02:44:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 02:44:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:44:55 alpine: Pulling from edgex-lftools-log-publisher 02:44:55 df20fa9351a1: Pulling fs layer 02:44:55 36b3adc4ff6f: Pulling fs layer 02:44:55 8ad3a11d3b57: Pulling fs layer 02:44:55 46f8f816bc3b: Pulling fs layer 02:44:55 93b61091891f: Pulling fs layer 02:44:55 93b9cdb0e59b: Pulling fs layer 02:44:55 5e14af77c1be: Pulling fs layer 02:44:55 01666e4c0597: Pulling fs layer 02:44:55 aa168da1d23b: Pulling fs layer 02:44:55 93b9cdb0e59b: Waiting 02:44:55 5e14af77c1be: Waiting 02:44:55 01666e4c0597: Waiting 02:44:55 aa168da1d23b: Waiting 02:44:55 46f8f816bc3b: Waiting 02:44:55 93b61091891f: Waiting 02:44:55 36b3adc4ff6f: Download complete 02:44:55 46f8f816bc3b: Verifying Checksum 02:44:55 46f8f816bc3b: Download complete 02:44:55 df20fa9351a1: Verifying Checksum 02:44:55 df20fa9351a1: Download complete 02:44:55 93b9cdb0e59b: Verifying Checksum 02:44:55 93b9cdb0e59b: Download complete 02:44:55 93b61091891f: Verifying Checksum 02:44:55 93b61091891f: Download complete 02:44:55 5e14af77c1be: Verifying Checksum 02:44:55 5e14af77c1be: Download complete 02:44:55 01666e4c0597: Verifying Checksum 02:44:55 01666e4c0597: Download complete 02:44:55 8ad3a11d3b57: Verifying Checksum 02:44:55 8ad3a11d3b57: Download complete 02:44:55 df20fa9351a1: Pull complete 02:44:55 36b3adc4ff6f: Pull complete 02:44:56 8ad3a11d3b57: Pull complete 02:44:56 46f8f816bc3b: Pull complete 02:44:56 93b61091891f: Pull complete 02:44:57 93b9cdb0e59b: Pull complete 02:44:57 5e14af77c1be: Pull complete 02:44:57 aa168da1d23b: Verifying Checksum 02:44:57 aa168da1d23b: Download complete 02:44:57 01666e4c0597: Pull complete 02:45:02 aa168da1d23b: Pull complete 02:45:02 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 02:45:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:45:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 02:45:02 prd-centos7-docker-4c-2g-14962 does not seem to be running inside a container 02:45:02 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 02:45:12 $ docker top d5118d386a25169f1f82bb89553dcc04d35d94cba00833be61b8840ebd8c0348 -eo pid,comm [Pipeline] { [Pipeline] sh 02:45:12 + touch /tmp/pre-build-complete [Pipeline] sh 02:45:12 + mkdir -p /var/log/sa [Pipeline] sh 02:45:13 + ls /var/log/sa-host 02:45:13 + sadf -c /var/log/sa-host/sa05 02:45:13 file_magic: OK 02:45:13 HZ: Using current value: 100 02:45:13 file_header: OK 02:45:13 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 02:45:13 Statistics: 02:45:13 Hnuu...uuuununununu...Hnuu...uuuununununu... 02:45:13 File successfully converted to sysstat format version 12.2.1 02:45:13 + sadf -c /var/log/sa-host/sa19 02:45:13 file_magic: OK 02:45:13 HZ: Using current value: 100 02:45:13 file_header: OK 02:45:13 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 02:45:13 Statistics: 02:45:13 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 02:45:13 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:45:13 provisioning config files... 02:45:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config2163025349326449265tmp [Pipeline] { [Pipeline] echo 02:45:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:45:13 ---> create-netrc.sh [Pipeline] } 02:45:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 02:45:13 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 02:45:14 ---> python-tools-install.sh [Pipeline] echo 02:45:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:45:14 ---> sudo-logs.sh 02:45:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:45:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:45:14 ---> job-cost.sh 02:45:14 lf-activate-venv: SKIPPING 02:45:14 DEBUG: total: 0.18000000715255737 02:45:14 INFO: Retrieving Stack Cost... 02:45:15 INFO: Retrieving Pricing Info for: v3-standard-2 02:45:15 INFO: Archiving Costs [Pipeline] echo 02:45:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:45:16 ---> logs-deploy.sh 02:45:16 lf-activate-venv: SKIPPING 02:45:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/master/45 02:45:16 INFO: archiving workspace using pattern(s): 02:45:17 Archives upload complete. 02:45:17 INFO: archiving logs to Nexus 02:45:18 ---> uname -a: 02:45:18 Linux prd-centos7-docker-4c-2g-14962.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 02:45:18 02:45:18 02:45:18 ---> lscpu: 02:45:18 Architecture: x86_64 02:45:18 CPU op-mode(s): 32-bit, 64-bit 02:45:18 Byte Order: Little Endian 02:45:18 Address sizes: 40 bits physical, 48 bits virtual 02:45:18 CPU(s): 2 02:45:18 On-line CPU(s) list: 0,1 02:45:18 Thread(s) per core: 1 02:45:18 Core(s) per socket: 1 02:45:18 Socket(s): 2 02:45:18 NUMA node(s): 1 02:45:18 Vendor ID: AuthenticAMD 02:45:18 CPU family: 23 02:45:18 Model: 49 02:45:18 Model name: AMD EPYC-Rome Processor 02:45:18 Stepping: 0 02:45:18 CPU MHz: 2799.998 02:45:18 BogoMIPS: 5599.99 02:45:18 Virtualization: AMD-V 02:45:18 Hypervisor vendor: KVM 02:45:18 Virtualization type: full 02:45:18 L1d cache: 64 KiB 02:45:18 L1i cache: 64 KiB 02:45:18 L2 cache: 1 MiB 02:45:18 L3 cache: 32 MiB 02:45:18 NUMA node0 CPU(s): 0,1 02:45:18 Vulnerability Itlb multihit: Not affected 02:45:18 Vulnerability L1tf: Not affected 02:45:18 Vulnerability Mds: Not affected 02:45:18 Vulnerability Meltdown: Not affected 02:45:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:45:18 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 02:45:18 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 02:45:18 Vulnerability Srbds: Not affected 02:45:18 Vulnerability Tsx async abort: Not affected 02:45:18 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 02:45:18 02:45:18 02:45:18 ---> nproc: 02:45:18 2 02:45:18 02:45:18 02:45:18 ---> df -h: 02:45:18 Filesystem Size Used Available Use% Mounted on 02:45:18 overlay 40.0G 8.9G 31.1G 22% / 02:45:18 tmpfs 64.0M 0 64.0M 0% /dev 02:45:18 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 02:45:18 shm 64.0M 0 64.0M 0% /dev/shm 02:45:18 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 02:45:18 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 02:45:18 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 02:45:18 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 02:45:18 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 02:45:18 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 02:45:18 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 02:45:18 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/gexfoundry_device-mqtt-go_master 02:45:18 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/gexfoundry_device-mqtt-go_master@tmp 02:45:18 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 02:45:18 02:45:18 02:45:18 ---> free -m: 02:45:18 total used free shared buff/cache available 02:45:18 Mem: 7821 1276 3162 0 3381 6463 02:45:18 Swap: 1023 0 1023 02:45:18 02:45:18 02:45:18 ---> ip addr: 02:45:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 02:45:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:45:18 inet 127.0.0.1/8 scope host lo 02:45:18 valid_lft forever preferred_lft forever 02:45:18 inet6 ::1/128 scope host 02:45:18 valid_lft forever preferred_lft forever 02:45:18 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 02:45:18 link/ether fa:16:3e:43:1b:f5 brd ff:ff:ff:ff:ff:ff 02:45:18 inet 10.30.123.3/23 brd 10.30.123.255 scope global dynamic eth0 02:45:18 valid_lft 85669sec preferred_lft 85669sec 02:45:18 inet6 fe80::f816:3eff:fe43:1bf5/64 scope link 02:45:18 valid_lft forever preferred_lft forever 02:45:18 3: docker0: mtu 1500 qdisc noqueue state DOWN 02:45:18 link/ether 02:42:fe:dd:ea:c4 brd ff:ff:ff:ff:ff:ff 02:45:18 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 02:45:18 valid_lft forever preferred_lft forever 02:45:18 inet6 fe80::42:feff:fedd:eac4/64 scope link 02:45:18 valid_lft forever preferred_lft forever 02:45:18 02:45:18 02:45:18 ---> sar -b -r -n DEV: 02:45:18 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/19/21 _x86_64_ (2 CPU) 02:45:18 02:45:18 02:32:53 LINUX RESTART (2 CPU) 02:45:18 02:45:18 02:34:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:45:18 02:35:01 44.65 13.46 31.19 0.00 4037.84 3138.77 0.00 02:45:18 02:36:01 1.68 0.00 1.68 0.00 0.00 33.58 0.00 02:45:18 02:37:01 0.25 0.00 0.25 0.00 0.00 3.32 0.00 02:45:18 02:38:01 0.30 0.00 0.30 0.00 0.00 4.73 0.00 02:45:18 02:39:01 0.28 0.00 0.28 0.00 0.00 4.88 0.00 02:45:18 02:40:02 0.28 0.00 0.28 0.00 0.00 3.00 0.00 02:45:18 02:41:01 0.17 0.00 0.17 0.00 0.00 2.47 0.00 02:45:18 02:42:01 0.37 0.00 0.37 0.00 0.00 5.56 0.00 02:45:18 02:43:01 0.17 0.00 0.17 0.00 0.00 1.20 0.00 02:45:18 02:44:01 104.80 0.03 104.76 0.00 3.73 31442.58 0.00 02:45:18 02:45:01 114.82 0.10 114.72 0.00 9.99 26966.69 0.00 02:45:18 Average: 24.39 1.24 23.15 0.00 368.94 5610.86 0.00 02:45:18 02:45:18 02:34:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:45:18 02:35:01 5469312 0 803516 10.03 2620 1733492 1300912 14.36 570592 1569820 132 02:45:18 02:36:01 5484052 0 788772 9.85 2620 1733496 1202592 13.28 562540 1565180 20 02:45:18 02:37:01 5479972 0 792800 9.90 2620 1733548 1202760 13.28 564520 1567492 32 02:45:18 02:38:01 5479068 0 793748 9.91 2620 1733504 1202868 13.28 565264 1567484 16 02:45:18 02:39:01 5479676 0 793136 9.90 2620 1733508 1202820 13.28 559716 1572596 8 02:45:18 02:40:02 5475836 0 796972 9.95 2620 1733512 1202844 13.28 564024 1572596 16 02:45:18 02:41:01 5476148 0 796656 9.95 2620 1733516 1202592 13.28 563572 1572596 8 02:45:18 02:42:01 5466384 0 806412 10.07 2620 1733524 1202592 13.28 573388 1572596 8 02:45:18 02:43:01 5466240 0 806556 10.07 2620 1733524 1202592 13.28 575052 1570836 8 02:45:18 02:44:01 4539068 0 1015608 12.68 2620 2451644 1403724 15.50 801220 2173612 32 02:45:18 02:45:01 3141056 0 1314868 16.42 2620 3550396 1870908 20.66 1247544 2935644 494320 02:45:18 Average: 5177892 0 864459 10.79 2620 1963969 1290655 14.25 649767 1749132 44964 02:45:18 02:45:18 02:34:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:45:18 02:35:01 eth0 539.43 354.12 1070.37 82.19 0.00 0.00 0.00 0.00 02:45:18 02:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:18 02:35:01 docker0 2.40 1.93 0.49 5.10 0.00 0.00 0.00 0.00 02:45:18 02:36:01 eth0 1.33 0.08 0.12 0.04 0.00 0.00 0.00 0.00 02:45:18 02:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:18 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:18 02:37:01 eth0 1.40 0.28 0.32 0.17 0.00 0.00 0.00 0.00 02:45:18 02:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:18 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:18 02:38:01 eth0 1.13 0.40 0.34 0.24 0.00 0.00 0.00 0.00 02:45:18 02:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:18 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:18 02:39:01 eth0 0.93 0.52 0.53 0.39 0.00 0.00 0.00 0.00 02:45:18 02:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:18 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:18 02:40:02 eth0 0.38 0.28 0.15 0.08 0.00 0.00 0.00 0.00 02:45:18 02:40:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:18 02:40:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:18 02:41:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:18 02:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:18 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:18 02:42:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:45:18 02:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:18 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:18 02:43:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:45:18 02:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:18 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:18 02:44:01 eth0 481.42 441.47 4494.77 44.62 0.00 0.00 0.00 0.00 02:45:18 02:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:18 02:44:01 docker0 69.26 69.56 5.75 392.91 0.00 0.00 0.00 0.00 02:45:18 02:45:01 eth0 627.02 554.87 5664.50 130.91 0.00 0.00 0.00 0.00 02:45:18 02:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:18 02:45:01 docker0 36.69 39.02 2.38 261.95 0.00 0.00 0.00 0.00 02:45:18 Average: eth0 150.57 123.15 1022.90 23.56 0.00 0.00 0.00 0.00 02:45:18 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:18 Average: docker0 9.87 10.06 0.78 60.11 0.00 0.00 0.00 0.00 02:45:18 02:45:18 02:45:18 ---> sar -P ALL: 02:45:18 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/19/21 _x86_64_ (2 CPU) 02:45:18 02:45:18 02:32:53 LINUX RESTART (2 CPU) 02:45:18 02:45:18 02:34:01 CPU %user %nice %system %iowait %steal %idle 02:45:18 02:35:01 all 11.84 0.00 2.83 9.43 0.11 75.79 02:45:18 02:35:01 0 11.35 0.00 3.15 12.00 0.14 73.36 02:45:18 02:35:01 1 12.33 0.00 2.52 6.85 0.09 78.22 02:45:18 02:36:01 all 0.18 0.00 0.05 0.00 0.04 99.72 02:45:18 02:36:01 0 0.03 0.00 0.05 0.00 0.03 99.88 02:45:18 02:36:01 1 0.33 0.00 0.05 0.00 0.05 99.57 02:45:18 02:37:01 all 0.10 0.00 0.03 0.00 0.03 99.84 02:45:18 02:37:01 0 0.07 0.00 0.02 0.00 0.03 99.88 02:45:18 02:37:01 1 0.13 0.00 0.03 0.00 0.03 99.80 02:45:18 02:38:01 all 0.16 0.00 0.04 0.00 0.03 99.77 02:45:18 02:38:01 0 0.05 0.00 0.05 0.00 0.05 99.85 02:45:18 02:38:01 1 0.27 0.00 0.03 0.00 0.02 99.68 02:45:18 02:39:01 all 0.18 0.00 0.03 0.00 0.04 99.75 02:45:18 02:39:01 0 0.12 0.00 0.03 0.00 0.05 99.80 02:45:18 02:39:01 1 0.23 0.00 0.03 0.00 0.03 99.70 02:45:18 02:40:02 all 0.13 0.00 0.03 0.00 0.03 99.81 02:45:18 02:40:02 0 0.20 0.00 0.03 0.00 0.00 99.77 02:45:18 02:40:02 1 0.07 0.00 0.03 0.00 0.05 99.85 02:45:18 02:41:01 all 0.14 0.00 0.04 0.00 0.03 99.78 02:45:18 02:41:01 0 0.25 0.00 0.03 0.00 0.02 99.69 02:45:18 02:41:01 1 0.03 0.00 0.05 0.00 0.05 99.86 02:45:18 02:42:01 all 0.14 0.00 0.03 0.00 0.03 99.80 02:45:18 02:42:01 0 0.25 0.00 0.02 0.00 0.05 99.68 02:45:18 02:42:01 1 0.03 0.00 0.03 0.00 0.02 99.92 02:45:18 02:43:01 all 0.18 0.00 0.03 0.00 0.02 99.77 02:45:18 02:43:01 0 0.32 0.00 0.03 0.00 0.02 99.63 02:45:18 02:43:01 1 0.05 0.00 0.03 0.00 0.02 99.90 02:45:18 02:44:01 all 12.55 0.00 5.76 8.26 0.09 73.34 02:45:18 02:44:01 0 12.14 0.00 5.99 9.59 0.07 72.21 02:45:18 02:44:01 1 12.97 0.00 5.54 6.93 0.10 74.47 02:45:18 02:45:01 all 20.29 0.00 8.83 8.18 0.12 62.57 02:45:18 02:45:01 0 17.14 0.00 8.64 11.25 0.12 62.85 02:45:18 02:45:01 1 23.43 0.00 9.02 5.12 0.12 62.30 02:45:18 02:45:18 Average: CPU %user %nice %system %iowait %steal %idle 02:45:18 Average: all 4.06 0.00 1.56 2.29 0.05 92.04 02:45:18 Average: 0 3.71 0.00 1.59 2.91 0.05 91.75 02:45:18 Average: 1 4.41 0.00 1.53 1.67 0.05 92.33 02:45:18 02:45:18 02:45:18