Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from f108e1f6dac2bdd3d582b44a0d019ed09ad7b604 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-ssh7973093563717830425.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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-ssh7465958012734191937.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 6a41506d72e8e131afc862d141935157bee59f41 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-ssh6241287734255762167.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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-ssh2840603075071644438.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee 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-ssh2333087712438298339.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1010 in /w/workspace/gexfoundry_device-mqtt-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_master # timeout=10 Avoid second fetch Checking out Revision f108e1f6dac2bdd3d582b44a0d019ed09ad7b604 (master) 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-ssh7396513249965794297.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 f108e1f6dac2bdd3d582b44a0d019ed09ad7b604 # timeout=10 Commit message: "feat(snap): add go-based configure and install hooks (#294)" > git rev-list --no-walk 87c9563f0cc199d61d9c59edcc1ec2096ecdbf84 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-30T20:34:53.739Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-30T20:34:53.844Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-30T20:34:53.873Z] ========================================================= [2021-06-30T20:34:53.874Z] EdgeX Global Pipelines Version Info [2021-06-30T20:34:53.874Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-30T20:34:55.326Z] ------------------- [2021-06-30T20:34:55.326Z] stable info: [2021-06-30T20:34:55.326Z] ------------------- [2021-06-30T20:34:55.326Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-30T20:34:55.326Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-30T20:34:55.326Z] Message: update stable to v1.0.195 [2021-06-30T20:34:55.902Z] ------------------- [2021-06-30T20:34:55.902Z] experimental info: [2021-06-30T20:34:55.902Z] ------------------- [2021-06-30T20:34:55.902Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-30T20:34:55.902Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-30T20:34:55.902Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-30T20:34:56.030Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2021-06-30T20:34:56.055Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2021-06-30T20:34:56.078Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-30T20:34:56.103Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-30T20:34:56.128Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-30T20:34:56.154Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-30T20:34:56.178Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-30T20:34:56.202Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-30T20:34:56.226Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-30T20:34:56.249Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-30T20:34:56.274Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-30T20:34:56.298Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2021-06-30T20:34:56.323Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-30T20:34:56.346Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-30T20:34:56.370Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-30T20:34:56.395Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-30T20:34:56.418Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-30T20:34:56.443Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-30T20:34:56.466Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-30T20:34:56.489Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-30T20:34:56.513Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-30T20:34:56.538Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-30T20:34:56.563Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-30T20:34:56.586Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-30T20:34:56.611Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-30T20:34:56.636Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-30T20:34:56.659Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-30T20:34:56.684Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-30T20:34:56.708Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-30T20:34:56.733Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f108e1f6dac2bdd3d582b44a0d019ed09ad7b604 [Pipeline] echo [2021-06-30T20:34:56.781Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f108e1f [Pipeline] echo [2021-06-30T20:34:56.805Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-30T20:34:56.887Z] provisioning config files... [2021-06-30T20:34:56.908Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config4668911814434784413tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-30T20:34:57.236Z] ---> docker-login.sh [2021-06-30T20:34:57.236Z] nexus3.edgexfoundry.org:10001 [2021-06-30T20:34:57.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T20:34:58.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T20:34:58.081Z] Configure a credential helper to remove this warning. See [2021-06-30T20:34:58.081Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T20:34:58.081Z] [2021-06-30T20:34:58.081Z] Login Succeeded [2021-06-30T20:34:58.081Z] nexus3.edgexfoundry.org:10002 [2021-06-30T20:34:58.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T20:34:58.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T20:34:58.081Z] Configure a credential helper to remove this warning. See [2021-06-30T20:34:58.081Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T20:34:58.081Z] [2021-06-30T20:34:58.081Z] Login Succeeded [2021-06-30T20:34:58.081Z] nexus3.edgexfoundry.org:10003 [2021-06-30T20:34:58.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T20:34:58.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T20:34:58.346Z] Configure a credential helper to remove this warning. See [2021-06-30T20:34:58.346Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T20:34:58.346Z] [2021-06-30T20:34:58.346Z] Login Succeeded [2021-06-30T20:34:58.346Z] nexus3.edgexfoundry.org:10004 [2021-06-30T20:34:58.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T20:34:58.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T20:34:58.346Z] Configure a credential helper to remove this warning. See [2021-06-30T20:34:58.346Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T20:34:58.346Z] [2021-06-30T20:34:58.346Z] Login Succeeded [2021-06-30T20:34:58.346Z] docker.io [2021-06-30T20:34:58.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T20:34:58.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T20:34:58.869Z] Configure a credential helper to remove this warning. See [2021-06-30T20:34:58.869Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T20:34:58.869Z] [2021-06-30T20:34:58.869Z] Login Succeeded [2021-06-30T20:34:58.869Z] ---> docker-login.sh ends [Pipeline] } [2021-06-30T20:34:58.881Z] 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 [2021-06-30T20:34:59.445Z] + git log --format=format:%s -1 f108e1f6dac2bdd3d582b44a0d019ed09ad7b604 [Pipeline] echo [2021-06-30T20:34:59.483Z] GIT_COMMIT: f108e1f6dac2bdd3d582b44a0d019ed09ad7b604, Commit Message: feat(snap): add go-based configure and install hooks (#294) [Pipeline] echo [2021-06-30T20:34:59.497Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:35:00.095Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-30T20:35:00.095Z] [2021-06-30T20:35:00.095Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:35:00.426Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-30T20:35:00.427Z] latest: Pulling from edgex-devops/git-semver [2021-06-30T20:35:00.427Z] 31603596830f: Pulling fs layer [2021-06-30T20:35:00.427Z] 54011a49482f: Pulling fs layer [2021-06-30T20:35:00.427Z] a6820b24f6d8: Pulling fs layer [2021-06-30T20:35:00.427Z] f581987b2513: Pulling fs layer [2021-06-30T20:35:00.427Z] f581987b2513: Waiting [2021-06-30T20:35:00.427Z] 54011a49482f: Verifying Checksum [2021-06-30T20:35:00.427Z] 54011a49482f: Download complete [2021-06-30T20:35:00.692Z] 31603596830f: Verifying Checksum [2021-06-30T20:35:00.692Z] 31603596830f: Download complete [2021-06-30T20:35:00.692Z] f581987b2513: Verifying Checksum [2021-06-30T20:35:00.692Z] f581987b2513: Download complete [2021-06-30T20:35:00.692Z] a6820b24f6d8: Verifying Checksum [2021-06-30T20:35:00.692Z] a6820b24f6d8: Download complete [2021-06-30T20:35:00.692Z] 31603596830f: Pull complete [2021-06-30T20:35:00.959Z] 54011a49482f: Pull complete [2021-06-30T20:35:01.537Z] a6820b24f6d8: Pull complete [2021-06-30T20:35:01.537Z] f581987b2513: Pull complete [2021-06-30T20:35:01.799Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-30T20:35:01.799Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-30T20:35:01.799Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-30T20:35:01.881Z] prd-centos7-docker-4c-2g-1010 does not seem to be running inside a container [2021-06-30T20:35:01.943Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-30T20:35:03.404Z] $ docker top 1eb797c0116d48d36f7503ff1274236c55c6fedd95ac68ca57db95a77aadb994 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-30T20:35:03.533Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-30T20:35:03.533Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-30T20:35:03.650Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-30T20:35:03.651Z] $ docker exec 1eb797c0116d48d36f7503ff1274236c55c6fedd95ac68ca57db95a77aadb994 ssh-agent [2021-06-30T20:35:03.779Z] SSH_AUTH_SOCK=/tmp/ssh-wl5pJOZP4hRA/agent.12 [2021-06-30T20:35:03.779Z] SSH_AGENT_PID=18 [2021-06-30T20:35:03.789Z] Running ssh-add (command line suppressed) [2021-06-30T20:35:03.881Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_8926618288135792782.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_8926618288135792782.key) [2021-06-30T20:35:03.897Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-30T20:35:04.198Z] + git tag --points-at HEAD [Pipeline] } [2021-06-30T20:35:04.210Z] $ docker exec --env ******** --env ******** 1eb797c0116d48d36f7503ff1274236c55c6fedd95ac68ca57db95a77aadb994 ssh-agent -k [2021-06-30T20:35:04.313Z] unset SSH_AUTH_SOCK; [2021-06-30T20:35:04.314Z] unset SSH_AGENT_PID; [2021-06-30T20:35:04.314Z] echo Agent pid 18 killed; [2021-06-30T20:35:04.327Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-30T20:35:04.366Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-30T20:35:04.367Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-30T20:35:04.480Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-30T20:35:04.482Z] $ docker exec 1eb797c0116d48d36f7503ff1274236c55c6fedd95ac68ca57db95a77aadb994 ssh-agent [2021-06-30T20:35:04.583Z] SSH_AUTH_SOCK=/tmp/ssh-0jgptax0RNQk/agent.50 [2021-06-30T20:35:04.583Z] SSH_AGENT_PID=57 [2021-06-30T20:35:04.589Z] Running ssh-add (command line suppressed) [2021-06-30T20:35:04.682Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_8911270476475401918.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_8911270476475401918.key) [2021-06-30T20:35:04.698Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-30T20:35:05.006Z] + git semver init [2021-06-30T20:35:05.006Z] # -> Open(): unable to determine branch for HEAD [2021-06-30T20:35:05.006Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git [2021-06-30T20:35:05.006Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master [2021-06-30T20:35:05.006Z] # $SEMVER_REMOTE_NAME = origin [2021-06-30T20:35:05.006Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-30T20:35:05.006Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-30T20:35:05.006Z] # $SEMVER_BRANCH = master [2021-06-30T20:35:05.006Z] # $SEMVER_TEMP = /tmp/semver-708330903 [2021-06-30T20:35:05.006Z] # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP [2021-06-30T20:35:07.701Z] # '/tmp/semver-708330903' -> '/w/workspace/gexfoundry_device-mqtt-go_master/.semver' [2021-06-30T20:35:07.701Z] # -> Force: false [2021-06-30T20:35:07.701Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver [Pipeline] } [2021-06-30T20:35:07.717Z] $ docker exec --env ******** --env ******** 1eb797c0116d48d36f7503ff1274236c55c6fedd95ac68ca57db95a77aadb994 ssh-agent -k [2021-06-30T20:35:07.822Z] unset SSH_AUTH_SOCK; [2021-06-30T20:35:07.823Z] unset SSH_AGENT_PID; [2021-06-30T20:35:07.823Z] echo Agent pid 57 killed; [2021-06-30T20:35:07.836Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-30T20:35:08.199Z] + git semver [Pipeline] } [2021-06-30T20:35:08.214Z] $ docker stop --time=1 1eb797c0116d48d36f7503ff1274236c55c6fedd95ac68ca57db95a77aadb994 [2021-06-30T20:35:09.472Z] $ docker rm -f 1eb797c0116d48d36f7503ff1274236c55c6fedd95ac68ca57db95a77aadb994 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-30T20:35:09.837Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-30T20:35:10.233Z] Stashed 1 file(s) [Pipeline] echo [2021-06-30T20:35:10.237Z] [edgeXSemver]: initialized semver on version 1.3.2-dev.29 [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 [2021-06-30T20:35:27.505Z] Still waiting to schedule task [2021-06-30T20:35:27.505Z] Still waiting to schedule task [2021-06-30T20:35:27.505Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-30T20:35:27.505Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1006’ is offline [2021-06-30T20:36:35.664Z] Running on prd-centos7-docker-4c-2g-1014 in /w/workspace/gexfoundry_device-mqtt-go_master [Pipeline] { [Pipeline] ws [2021-06-30T20:36:35.683Z] Running in /w/workspace/device-mqtt-go/62 [Pipeline] { [Pipeline] checkout [2021-06-30T20:36:35.779Z] Selected Git installation does not exist. Using Default [2021-06-30T20:36:35.779Z] The recommended git tool is: NONE [2021-06-30T20:36:38.023Z] using credential edgex-jenkins-ssh [2021-06-30T20:36:38.038Z] Cloning the remote Git repository [2021-06-30T20:36:38.904Z] Avoid second fetch [2021-06-30T20:36:38.905Z] Checking out Revision f108e1f6dac2bdd3d582b44a0d019ed09ad7b604 (master) [2021-06-30T20:36:38.057Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-06-30T20:36:38.130Z] > git init /w/workspace/device-mqtt-go/62 # timeout=10 [2021-06-30T20:36:38.167Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-06-30T20:36:38.167Z] > git --version # timeout=10 [2021-06-30T20:36:38.177Z] > git --version # 'git version 2.24.4' [2021-06-30T20:36:38.178Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-30T20:36:38.199Z] [INFO] Currently running in a labeled security context [2021-06-30T20:36:38.199Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-30T20:36:38.200Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/62@tmp/jenkins-gitclient-ssh5261601136274439132.key [2021-06-30T20:36:38.306Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-30T20:36:38.876Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-06-30T20:36:38.888Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-30T20:36:38.913Z] > git config core.sparsecheckout # timeout=10 [2021-06-30T20:36:38.922Z] > git checkout -f f108e1f6dac2bdd3d582b44a0d019ed09ad7b604 # timeout=10 [2021-06-30T20:36:42.562Z] Commit message: "feat(snap): add go-based configure and install hooks (#294)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-30T20:36:43.531Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-30T20:36:43.862Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-30T20:36:44.159Z] + true [2021-06-30T20:36:44.159Z] + sudo service docker restart [2021-06-30T20:36:44.159Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-30T20:37:00.786Z] provisioning config files... [2021-06-30T20:37:00.801Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/62@tmp/config3325695838000517503tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-30T20:37:01.133Z] ---> docker-login.sh [2021-06-30T20:37:01.133Z] nexus3.edgexfoundry.org:10001 [2021-06-30T20:37:01.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T20:37:01.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T20:37:01.396Z] Configure a credential helper to remove this warning. See [2021-06-30T20:37:01.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T20:37:01.396Z] [2021-06-30T20:37:01.396Z] Login Succeeded [2021-06-30T20:37:01.396Z] nexus3.edgexfoundry.org:10002 [2021-06-30T20:37:01.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T20:37:01.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T20:37:01.662Z] Configure a credential helper to remove this warning. See [2021-06-30T20:37:01.662Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T20:37:01.662Z] [2021-06-30T20:37:01.662Z] Login Succeeded [2021-06-30T20:37:01.662Z] nexus3.edgexfoundry.org:10003 [2021-06-30T20:37:01.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T20:37:01.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T20:37:01.662Z] Configure a credential helper to remove this warning. See [2021-06-30T20:37:01.662Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T20:37:01.662Z] [2021-06-30T20:37:01.662Z] Login Succeeded [2021-06-30T20:37:01.662Z] nexus3.edgexfoundry.org:10004 [2021-06-30T20:37:01.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T20:37:01.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T20:37:01.923Z] Configure a credential helper to remove this warning. See [2021-06-30T20:37:01.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T20:37:01.923Z] [2021-06-30T20:37:01.923Z] Login Succeeded [2021-06-30T20:37:01.923Z] docker.io [2021-06-30T20:37:01.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T20:37:02.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T20:37:02.185Z] Configure a credential helper to remove this warning. See [2021-06-30T20:37:02.185Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T20:37:02.185Z] [2021-06-30T20:37:02.185Z] Login Succeeded [2021-06-30T20:37:02.185Z] ---> docker-login.sh ends [Pipeline] } [2021-06-30T20:37:02.194Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-30T20:37:02.379Z] ========================================================= [2021-06-30T20:37:02.379Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-30T20:37:02.379Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:37:02.709Z] + 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 . [2021-06-30T20:37:02.709Z] Sending build context to Docker daemon 653.3kB [2021-06-30T20:37:02.709Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-30T20:37:02.709Z] Step 2/8 : FROM ${BASE} [2021-06-30T20:37:02.709Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-30T20:37:02.709Z] 540db60ca938: Pulling fs layer [2021-06-30T20:37:02.709Z] adcc1eea9eea: Pulling fs layer [2021-06-30T20:37:02.709Z] 4c4ab2625f07: Pulling fs layer [2021-06-30T20:37:02.709Z] 0510c868ecb4: Pulling fs layer [2021-06-30T20:37:02.709Z] afea3b2eda06: Pulling fs layer [2021-06-30T20:37:02.709Z] 7809a108b3ef: Pulling fs layer [2021-06-30T20:37:02.709Z] f706445af74f: Pulling fs layer [2021-06-30T20:37:02.709Z] 0510c868ecb4: Waiting [2021-06-30T20:37:02.709Z] afea3b2eda06: Waiting [2021-06-30T20:37:02.709Z] 7809a108b3ef: Waiting [2021-06-30T20:37:02.709Z] f706445af74f: Waiting [2021-06-30T20:37:02.709Z] 4c4ab2625f07: Verifying Checksum [2021-06-30T20:37:02.709Z] 4c4ab2625f07: Download complete [2021-06-30T20:37:02.709Z] adcc1eea9eea: Verifying Checksum [2021-06-30T20:37:02.709Z] adcc1eea9eea: Download complete [2021-06-30T20:37:02.992Z] afea3b2eda06: Verifying Checksum [2021-06-30T20:37:02.992Z] afea3b2eda06: Download complete [2021-06-30T20:37:02.992Z] 7809a108b3ef: Verifying Checksum [2021-06-30T20:37:02.992Z] 7809a108b3ef: Download complete [2021-06-30T20:37:02.992Z] 540db60ca938: Verifying Checksum [2021-06-30T20:37:02.992Z] 540db60ca938: Download complete [2021-06-30T20:37:02.992Z] 540db60ca938: Pull complete [2021-06-30T20:37:03.255Z] adcc1eea9eea: Pull complete [2021-06-30T20:37:03.255Z] 4c4ab2625f07: Pull complete [2021-06-30T20:37:05.173Z] f706445af74f: Verifying Checksum [2021-06-30T20:37:05.173Z] f706445af74f: Download complete [2021-06-30T20:37:06.120Z] 0510c868ecb4: Verifying Checksum [2021-06-30T20:37:06.120Z] 0510c868ecb4: Download complete [2021-06-30T20:37:09.442Z] 0510c868ecb4: Pull complete [2021-06-30T20:37:09.442Z] afea3b2eda06: Pull complete [2021-06-30T20:37:09.442Z] 7809a108b3ef: Pull complete [2021-06-30T20:37:10.843Z] f706445af74f: Pull complete [2021-06-30T20:37:10.843Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-30T20:37:10.843Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-30T20:37:10.843Z] ---> b068be0155e3 [2021-06-30T20:37:10.843Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-06-30T20:37:16.126Z] ---> Running in c302c84dc733 [2021-06-30T20:37:16.126Z] Removing intermediate container c302c84dc733 [2021-06-30T20:37:16.126Z] ---> 751783b16507 [2021-06-30T20:37:16.126Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-30T20:37:16.126Z] ---> Running in cadefaab5651 [2021-06-30T20:37:16.390Z] Removing intermediate container cadefaab5651 [2021-06-30T20:37:16.390Z] ---> 12a15d1726c5 [2021-06-30T20:37:16.390Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-06-30T20:37:16.390Z] ---> Running in e8db0ec1ba67 [2021-06-30T20:37:16.653Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-30T20:37:17.600Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-30T20:37:18.542Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-06-30T20:37:18.542Z] (2/13) Installing libsodium (1.0.18-r0) [2021-06-30T20:37:18.808Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-06-30T20:37:18.808Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-06-30T20:37:19.070Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-06-30T20:37:19.332Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-06-30T20:37:19.332Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-06-30T20:37:20.276Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-06-30T20:37:20.536Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-06-30T20:37:20.536Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-06-30T20:37:20.798Z] (11/13) Installing openssh (8.4_p1-r3) [2021-06-30T20:37:21.060Z] (12/13) Installing libzmq (4.3.3-r1) [2021-06-30T20:37:21.321Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-06-30T20:37:21.583Z] Executing busybox-1.32.1-r6.trigger [2021-06-30T20:37:21.583Z] OK: 156 MiB in 53 packages [2021-06-30T20:37:21.846Z] Removing intermediate container e8db0ec1ba67 [2021-06-30T20:37:21.846Z] ---> 98a6e5204506 [2021-06-30T20:37:21.846Z] Step 6/8 : WORKDIR /device-mqtt-go [2021-06-30T20:37:21.846Z] ---> Running in bf2985b48b02 [2021-06-30T20:37:22.109Z] Removing intermediate container bf2985b48b02 [2021-06-30T20:37:22.109Z] ---> 8d8064a61249 [2021-06-30T20:37:22.109Z] Step 7/8 : COPY . . [2021-06-30T20:37:22.370Z] ---> 809559e98acd [2021-06-30T20:37:22.370Z] Step 8/8 : RUN go mod download [2021-06-30T20:37:22.370Z] ---> Running in f52b4b1c45f6 [2021-06-30T20:37:36.163Z] Removing intermediate container f52b4b1c45f6 [2021-06-30T20:37:36.163Z] ---> 2531a624230c [2021-06-30T20:37:36.163Z] Successfully built 2531a624230c [2021-06-30T20:37:36.163Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:37:36.472Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-30T20:37:36.472Z] . [Pipeline] withDockerContainer [2021-06-30T20:37:36.550Z] prd-centos7-docker-4c-2g-1014 does not seem to be running inside a container [2021-06-30T20:37:36.596Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/62 -v /w/workspace/device-mqtt-go/62:/w/workspace/device-mqtt-go/62:rw,z -v /w/workspace/device-mqtt-go/62@tmp:/w/workspace/device-mqtt-go/62@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-x86_64 cat [2021-06-30T20:37:37.000Z] $ docker top 5bf225134ec693109aef683639baa251379c8eea92a386c4ff09cc44ddb0bc95 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-30T20:37:37.392Z] + go version [2021-06-30T20:37:37.392Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-30T20:37:37.400Z] $ docker stop --time=1 5bf225134ec693109aef683639baa251379c8eea92a386c4ff09cc44ddb0bc95 [2021-06-30T20:37:39.621Z] $ docker rm -f 5bf225134ec693109aef683639baa251379c8eea92a386c4ff09cc44ddb0bc95 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:37:40.242Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-30T20:37:40.242Z] . [Pipeline] withDockerContainer [2021-06-30T20:37:40.317Z] prd-centos7-docker-4c-2g-1014 does not seem to be running inside a container [2021-06-30T20:37:40.347Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/62 -v /w/workspace/device-mqtt-go/62:/w/workspace/device-mqtt-go/62:rw,z -v /w/workspace/device-mqtt-go/62@tmp:/w/workspace/device-mqtt-go/62@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-x86_64 cat [2021-06-30T20:37:40.752Z] $ docker top 048e182c80669b76ccfc8a7032a48d2d8e64a688b380b62a96b6e5db935122ef -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-30T20:37:41.140Z] + go mod tidy [Pipeline] sh [2021-06-30T20:37:41.717Z] + make test [2021-06-30T20:37:41.717Z] go mod tidy [2021-06-30T20:37:41.717Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-06-30T20:37:42.309Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2021-06-30T20:37:59.374Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2021-06-30T20:37:59.374Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.010s coverage: 24.3% of statements [2021-06-30T20:37:59.374Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2021-06-30T20:37:59.374Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-30T20:38:00.683Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1016 in /w/workspace/gexfoundry_device-mqtt-go_master [Pipeline] { [Pipeline] ws [2021-06-30T20:38:00.714Z] Running in /w/workspace/device-mqtt-go/62 [Pipeline] { [Pipeline] checkout [2021-06-30T20:38:00.907Z] Selected Git installation does not exist. Using Default [2021-06-30T20:38:00.907Z] The recommended git tool is: NONE [2021-06-30T20:38:05.387Z] gofmt -l . [2021-06-30T20:38:05.387Z] ["`gofmt -l .`" = ""] [2021-06-30T20:38:05.387Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-06-30T20:38:05.430Z] $ docker stop --time=1 048e182c80669b76ccfc8a7032a48d2d8e64a688b380b62a96b6e5db935122ef [2021-06-30T20:38:07.003Z] $ docker rm -f 048e182c80669b76ccfc8a7032a48d2d8e64a688b380b62a96b6e5db935122ef [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-30T20:38:07.466Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-30T20:38:07.677Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-06-30T20:38:08.580Z] using credential edgex-jenkins-ssh [2021-06-30T20:38:08.597Z] Cloning the remote Git repository [2021-06-30T20:38:08.848Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-30T20:38:09.157Z] + ls -al . [2021-06-30T20:38:09.157Z] total 112 [2021-06-30T20:38:09.157Z] drwxrwxr-x. 9 jenkins jenkins 4096 Jun 30 20:38 . [2021-06-30T20:38:09.157Z] drwxrwxr-x. 4 jenkins jenkins 30 Jun 30 20:36 .. [2021-06-30T20:38:09.157Z] -rw-rw-r--. 1 jenkins jenkins 7100 Jun 30 20:36 Attribution.txt [2021-06-30T20:38:09.157Z] drwxrwxr-x. 2 jenkins jenkins 60 Jun 30 20:36 bin [2021-06-30T20:38:09.157Z] -rw-rw-r--. 1 jenkins jenkins 7447 Jun 30 20:36 CHANGELOG.md [2021-06-30T20:38:09.157Z] drwxrwxr-x. 3 jenkins jenkins 32 Jun 30 20:36 cmd [2021-06-30T20:38:09.157Z] -rw-r--r--. 1 jenkins jenkins 16226 Jun 30 20:37 coverage.out [2021-06-30T20:38:09.157Z] -rw-rw-r--. 1 jenkins jenkins 1877 Jun 30 20:36 Dockerfile [2021-06-30T20:38:09.157Z] -rw-rw-r--. 1 jenkins jenkins 994 Jun 30 20:36 Dockerfile.build [2021-06-30T20:38:09.157Z] -rw-rw-r--. 1 jenkins jenkins 140 Jun 30 20:36 .dockerignore [2021-06-30T20:38:09.157Z] drwxrwxr-x. 8 jenkins jenkins 162 Jun 30 20:36 .git [2021-06-30T20:38:09.157Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 30 20:36 .github [2021-06-30T20:38:09.157Z] -rw-rw-r--. 1 jenkins jenkins 336 Jun 30 20:36 .gitignore [2021-06-30T20:38:09.158Z] -rw-rw-r--. 1 jenkins jenkins 388 Jun 30 20:36 go.mod [2021-06-30T20:38:09.158Z] -rw-r--r--. 1 jenkins jenkins 20775 Jun 30 20:37 go.sum [2021-06-30T20:38:09.158Z] drwxrwxr-x. 3 jenkins jenkins 20 Jun 30 20:36 internal [2021-06-30T20:38:09.158Z] -rw-rw-r--. 1 jenkins jenkins 677 Jun 30 20:36 Jenkinsfile [2021-06-30T20:38:09.158Z] -rw-rw-r--. 1 jenkins jenkins 11340 Jun 30 20:36 LICENSE [2021-06-30T20:38:09.158Z] -rw-rw-r--. 1 jenkins jenkins 907 Jun 30 20:36 Makefile [2021-06-30T20:38:09.158Z] drwxrwxr-x. 2 jenkins jenkins 23 Jun 30 20:36 mock [2021-06-30T20:38:09.158Z] -rw-rw-r--. 1 jenkins jenkins 2217 Jun 30 20:36 README.md [2021-06-30T20:38:09.158Z] drwxrwxr-x. 4 jenkins jenkins 71 Jun 30 20:36 snap [2021-06-30T20:38:09.158Z] -rw-rw-r--. 1 jenkins jenkins 12 Jun 30 20:35 VERSION [2021-06-30T20:38:09.158Z] -rw-rw-r--. 1 jenkins jenkins 227 Jun 30 20:36 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:38:09.471Z] + 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=f108e1f6dac2bdd3d582b44a0d019ed09ad7b604 --label arch=amd64 --label version=1.3.2-dev.29 . [2021-06-30T20:38:09.471Z] Sending build context to Docker daemon 670.2kB [2021-06-30T20:38:09.471Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-30T20:38:09.471Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-30T20:38:09.471Z] ---> 2531a624230c [2021-06-30T20:38:09.471Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-06-30T20:38:09.471Z] ---> Running in fb9685e39604 [2021-06-30T20:38:09.471Z] Removing intermediate container fb9685e39604 [2021-06-30T20:38:09.471Z] ---> 230119bdc5cc [2021-06-30T20:38:09.471Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-30T20:38:09.471Z] ---> Running in b923cfa71bb8 [2021-06-30T20:38:08.645Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-06-30T20:38:08.762Z] > git init /w/workspace/device-mqtt-go/62 # timeout=10 [2021-06-30T20:38:08.853Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-06-30T20:38:08.854Z] > git --version # timeout=10 [2021-06-30T20:38:08.870Z] > git --version # 'git version 2.17.1' [2021-06-30T20:38:08.872Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-30T20:38:08.979Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-30T20:38:09.733Z] Removing intermediate container b923cfa71bb8 [2021-06-30T20:38:09.733Z] ---> 9d6b2f9080e6 [2021-06-30T20:38:09.733Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-30T20:38:09.733Z] ---> Running in 26f47321a131 [2021-06-30T20:38:09.835Z] Avoid second fetch [2021-06-30T20:38:09.836Z] Checking out Revision f108e1f6dac2bdd3d582b44a0d019ed09ad7b604 (master) [2021-06-30T20:38:10.000Z] Removing intermediate container 26f47321a131 [2021-06-30T20:38:10.000Z] ---> e070bba7b925 [2021-06-30T20:38:10.000Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-30T20:38:10.000Z] ---> Running in 0002aab755ed [2021-06-30T20:38:10.585Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-30T20:38:09.791Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-06-30T20:38:09.811Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-30T20:38:09.852Z] > git config core.sparsecheckout # timeout=10 [2021-06-30T20:38:09.869Z] > git checkout -f f108e1f6dac2bdd3d582b44a0d019ed09ad7b604 # timeout=10 [2021-06-30T20:38:11.160Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-30T20:38:13.240Z] OK: 156 MiB in 53 packages [2021-06-30T20:38:13.240Z] Removing intermediate container 0002aab755ed [2021-06-30T20:38:13.240Z] ---> 9a5f59910bcc [2021-06-30T20:38:13.240Z] Step 7/24 : WORKDIR /device-mqtt-go [2021-06-30T20:38:13.240Z] ---> Running in b64575e30f09 [2021-06-30T20:38:13.240Z] Removing intermediate container b64575e30f09 [2021-06-30T20:38:13.240Z] ---> ed5a8d9e7428 [2021-06-30T20:38:13.240Z] Step 8/24 : COPY . . [2021-06-30T20:38:13.240Z] ---> 166568e6424f [2021-06-30T20:38:13.240Z] Step 9/24 : RUN go mod tidy [2021-06-30T20:38:13.240Z] ---> Running in 367348706ad6 [2021-06-30T20:38:13.516Z] Removing intermediate container 367348706ad6 [2021-06-30T20:38:13.516Z] ---> d14d0976e2ae [2021-06-30T20:38:13.516Z] Step 10/24 : RUN go mod download [2021-06-30T20:38:13.516Z] ---> Running in a8fed1beda6b [2021-06-30T20:38:14.106Z] Commit message: "feat(snap): add go-based configure and install hooks (#294)" [2021-06-30T20:38:14.115Z] Removing intermediate container a8fed1beda6b [2021-06-30T20:38:14.115Z] ---> 2eb09d396abc [2021-06-30T20:38:14.115Z] Step 11/24 : ARG MAKE='make build' [2021-06-30T20:38:14.115Z] ---> Running in 26e4d95b2249 [2021-06-30T20:38:14.115Z] Removing intermediate container 26e4d95b2249 [2021-06-30T20:38:14.115Z] ---> 5dfe7cbef728 [2021-06-30T20:38:14.115Z] Step 12/24 : RUN $MAKE [2021-06-30T20:38:14.115Z] ---> Running in 40cdcd8217c1 [2021-06-30T20:38:14.380Z] go mod tidy [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-30T20:38:14.647Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=1.3.2-dev.29" -o cmd/device-mqtt ./cmd [2021-06-30T20:38:15.416Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-30T20:38:15.822Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-30T20:38:16.168Z] + sudo service docker restart [2021-06-30T20:38:16.168Z] + true [2021-06-30T20:38:27.023Z] Removing intermediate container 40cdcd8217c1 [2021-06-30T20:38:27.023Z] ---> afcd56079bfd [2021-06-30T20:38:27.023Z] Step 13/24 : FROM alpine:3.12 [2021-06-30T20:38:27.023Z] 3.12: Pulling from library/alpine [2021-06-30T20:38:27.023Z] 339de151aab4: Pulling fs layer [2021-06-30T20:38:27.023Z] 339de151aab4: Download complete [2021-06-30T20:38:27.290Z] 339de151aab4: Pull complete [2021-06-30T20:38:27.291Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-30T20:38:27.291Z] Status: Downloaded newer image for alpine:3.12 [2021-06-30T20:38:27.291Z] ---> 13621d1b12d4 [2021-06-30T20:38:27.291Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2021-06-30T20:38:27.291Z] ---> Running in 0e0afa6faa4a [2021-06-30T20:38:27.291Z] Removing intermediate container 0e0afa6faa4a [2021-06-30T20:38:27.291Z] ---> 01e7007afcd2 [2021-06-30T20:38:27.291Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-30T20:38:27.291Z] ---> Running in a8e3417bf271 [2021-06-30T20:38:27.866Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-30T20:38:27.866Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-30T20:38:27.866Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-30T20:38:27.866Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-30T20:38:27.866Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-30T20:38:27.866Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-30T20:38:27.866Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-30T20:38:27.866Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-30T20:38:27.866Z] Executing busybox-1.31.1-r20.trigger [2021-06-30T20:38:27.866Z] OK: 8 MiB in 20 packages [2021-06-30T20:38:28.127Z] Removing intermediate container a8e3417bf271 [2021-06-30T20:38:28.127Z] ---> 6c2ce859efee [2021-06-30T20:38:28.127Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2021-06-30T20:38:28.701Z] ---> cedadf977b90 [2021-06-30T20:38:28.701Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2021-06-30T20:38:28.963Z] ---> d0b83ef5a380 [2021-06-30T20:38:28.963Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2021-06-30T20:38:28.963Z] ---> 463f35f6b483 [2021-06-30T20:38:28.963Z] Step 19/24 : EXPOSE 59982 [2021-06-30T20:38:28.963Z] ---> Running in 50317e3d24c9 [2021-06-30T20:38:28.963Z] Removing intermediate container 50317e3d24c9 [2021-06-30T20:38:28.963Z] ---> 46596e980b99 [2021-06-30T20:38:28.963Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2021-06-30T20:38:29.223Z] ---> Running in a3165c59ab67 [2021-06-30T20:38:29.223Z] Removing intermediate container a3165c59ab67 [2021-06-30T20:38:29.223Z] ---> 5d44d86da97a [2021-06-30T20:38:29.223Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-30T20:38:29.223Z] ---> Running in c9e2ac960b1f [2021-06-30T20:38:29.223Z] Removing intermediate container c9e2ac960b1f [2021-06-30T20:38:29.223Z] ---> 5127b2742340 [2021-06-30T20:38:29.223Z] Step 22/24 : LABEL arch=amd64 [2021-06-30T20:38:29.223Z] ---> Running in aa608063fb5c [2021-06-30T20:38:29.484Z] Removing intermediate container aa608063fb5c [2021-06-30T20:38:29.484Z] ---> e29f5445e2a6 [2021-06-30T20:38:29.484Z] Step 23/24 : LABEL git_sha=f108e1f6dac2bdd3d582b44a0d019ed09ad7b604 [2021-06-30T20:38:29.484Z] ---> Running in b28b646d3313 [2021-06-30T20:38:29.484Z] Removing intermediate container b28b646d3313 [2021-06-30T20:38:29.484Z] ---> 742316503034 [2021-06-30T20:38:29.484Z] Step 24/24 : LABEL version=1.3.2-dev.29 [2021-06-30T20:38:29.484Z] ---> Running in 55442d0c2b34 [2021-06-30T20:38:29.484Z] Removing intermediate container 55442d0c2b34 [2021-06-30T20:38:29.484Z] ---> 0259f198f92d [2021-06-30T20:38:29.484Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-30T20:38:29.484Z] Successfully built 0259f198f92d [2021-06-30T20:38:29.484Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-30T20:38:29.744Z] provisioning config files... [2021-06-30T20:38:29.756Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/62@tmp/config3072916080061749158tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-30T20:38:30.080Z] ---> docker-login.sh [2021-06-30T20:38:30.080Z] nexus3.edgexfoundry.org:10001 [2021-06-30T20:38:30.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T20:38:30.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T20:38:30.080Z] Configure a credential helper to remove this warning. See [2021-06-30T20:38:30.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T20:38:30.080Z] [2021-06-30T20:38:30.080Z] Login Succeeded [2021-06-30T20:38:30.080Z] nexus3.edgexfoundry.org:10002 [2021-06-30T20:38:30.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T20:38:30.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T20:38:30.342Z] Configure a credential helper to remove this warning. See [2021-06-30T20:38:30.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T20:38:30.342Z] [2021-06-30T20:38:30.342Z] Login Succeeded [2021-06-30T20:38:30.342Z] nexus3.edgexfoundry.org:10003 [2021-06-30T20:38:30.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T20:38:30.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T20:38:30.342Z] Configure a credential helper to remove this warning. See [2021-06-30T20:38:30.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T20:38:30.342Z] [2021-06-30T20:38:30.342Z] Login Succeeded [2021-06-30T20:38:30.342Z] nexus3.edgexfoundry.org:10004 [2021-06-30T20:38:30.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T20:38:30.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T20:38:30.604Z] Configure a credential helper to remove this warning. See [2021-06-30T20:38:30.604Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T20:38:30.604Z] [2021-06-30T20:38:30.604Z] Login Succeeded [2021-06-30T20:38:30.604Z] docker.io [2021-06-30T20:38:30.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T20:38:30.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T20:38:30.866Z] Configure a credential helper to remove this warning. See [2021-06-30T20:38:30.866Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T20:38:30.866Z] [2021-06-30T20:38:30.866Z] Login Succeeded [2021-06-30T20:38:30.866Z] ---> docker-login.sh ends [Pipeline] } [2021-06-30T20:38:30.874Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-30T20:38:30.961Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2021-06-30T20:38:30.961Z] f108e1f6dac2bdd3d582b44a0d019ed09ad7b604 [2021-06-30T20:38:30.961Z] latest [2021-06-30T20:38:30.961Z] 1.3.2-dev.29 [2021-06-30T20:38:30.961Z] f108e1f6dac2bdd3d582b44a0d019ed09ad7b604-1.3.2-dev.29 [2021-06-30T20:38:30.961Z] master [2021-06-30T20:38:30.961Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:38:31.333Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:f108e1f6dac2bdd3d582b44a0d019ed09ad7b604 [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:38:31.641Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:f108e1f6dac2bdd3d582b44a0d019ed09ad7b604 [2021-06-30T20:38:31.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-06-30T20:38:31.641Z] 6ea1445200f1: Preparing [2021-06-30T20:38:31.641Z] 8b531e7fa3b1: Preparing [2021-06-30T20:38:31.641Z] a0f5de39eb78: Preparing [2021-06-30T20:38:31.641Z] 611b8f9b0cb9: Preparing [2021-06-30T20:38:31.641Z] 32f366d666a5: Preparing [2021-06-30T20:38:31.641Z] 32f366d666a5: Layer already exists [2021-06-30T20:38:31.902Z] 6ea1445200f1: Pushed [2021-06-30T20:38:31.902Z] 8b531e7fa3b1: Pushed [2021-06-30T20:38:31.902Z] 611b8f9b0cb9: Pushed [2021-06-30T20:38:33.290Z] a0f5de39eb78: Pushed [2021-06-30T20:38:33.290Z] f108e1f6dac2bdd3d582b44a0d019ed09ad7b604: digest: sha256:6a3919429598828eb81b9e9a23dbb7bf74a725ec6c7d7acd6cd684d1e820f9ba size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:38:33.598Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:38:33.901Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2021-06-30T20:38:33.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-06-30T20:38:33.901Z] 6ea1445200f1: Preparing [2021-06-30T20:38:33.901Z] 8b531e7fa3b1: Preparing [2021-06-30T20:38:33.901Z] a0f5de39eb78: Preparing [2021-06-30T20:38:33.901Z] 611b8f9b0cb9: Preparing [2021-06-30T20:38:33.901Z] 32f366d666a5: Preparing [2021-06-30T20:38:33.901Z] 32f366d666a5: Layer already exists [2021-06-30T20:38:33.901Z] 6ea1445200f1: Layer already exists [2021-06-30T20:38:33.901Z] 611b8f9b0cb9: Layer already exists [2021-06-30T20:38:33.901Z] 8b531e7fa3b1: Layer already exists [2021-06-30T20:38:33.901Z] a0f5de39eb78: Layer already exists [2021-06-30T20:38:33.901Z] latest: digest: sha256:6a3919429598828eb81b9e9a23dbb7bf74a725ec6c7d7acd6cd684d1e820f9ba size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:38:34.212Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:1.3.2-dev.29 [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [2021-06-30T20:38:34.515Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:1.3.2-dev.29 [2021-06-30T20:38:34.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-06-30T20:38:34.515Z] 6ea1445200f1: Preparing [2021-06-30T20:38:34.515Z] 8b531e7fa3b1: Preparing [2021-06-30T20:38:34.515Z] a0f5de39eb78: Preparing [2021-06-30T20:38:34.515Z] 611b8f9b0cb9: Preparing [2021-06-30T20:38:34.515Z] 32f366d666a5: Preparing [2021-06-30T20:38:34.515Z] a0f5de39eb78: Layer already exists [2021-06-30T20:38:34.515Z] 6ea1445200f1: Layer already exists [2021-06-30T20:38:34.515Z] 611b8f9b0cb9: Layer already exists [2021-06-30T20:38:34.515Z] 32f366d666a5: Layer already exists [2021-06-30T20:38:34.515Z] 8b531e7fa3b1: Layer already exists [2021-06-30T20:38:34.515Z] 1.3.2-dev.29: digest: sha256:6a3919429598828eb81b9e9a23dbb7bf74a725ec6c7d7acd6cd684d1e820f9ba size: 1365 [Pipeline] { [Pipeline] configFileProvider [2021-06-30T20:38:34.537Z] provisioning config files... [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:38:34.565Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/62@tmp/config7250867011319834334tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-30T20:38:34.858Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:f108e1f6dac2bdd3d582b44a0d019ed09ad7b604-1.3.2-dev.29 [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:38:34.994Z] ---> docker-login.sh [2021-06-30T20:38:34.995Z] nexus3.edgexfoundry.org:10001 [2021-06-30T20:38:35.158Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:f108e1f6dac2bdd3d582b44a0d019ed09ad7b604-1.3.2-dev.29 [2021-06-30T20:38:35.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-06-30T20:38:35.158Z] 6ea1445200f1: Preparing [2021-06-30T20:38:35.158Z] 8b531e7fa3b1: Preparing [2021-06-30T20:38:35.158Z] a0f5de39eb78: Preparing [2021-06-30T20:38:35.158Z] 611b8f9b0cb9: Preparing [2021-06-30T20:38:35.158Z] 32f366d666a5: Preparing [2021-06-30T20:38:35.158Z] 6ea1445200f1: Layer already exists [2021-06-30T20:38:35.158Z] a0f5de39eb78: Layer already exists [2021-06-30T20:38:35.158Z] 611b8f9b0cb9: Layer already exists [2021-06-30T20:38:35.158Z] 32f366d666a5: Layer already exists [2021-06-30T20:38:35.158Z] 8b531e7fa3b1: Layer already exists [2021-06-30T20:38:35.158Z] f108e1f6dac2bdd3d582b44a0d019ed09ad7b604-1.3.2-dev.29: digest: sha256:6a3919429598828eb81b9e9a23dbb7bf74a725ec6c7d7acd6cd684d1e820f9ba size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:38:35.465Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:master [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:38:35.769Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:master [2021-06-30T20:38:35.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-06-30T20:38:35.769Z] 6ea1445200f1: Preparing [2021-06-30T20:38:35.769Z] 8b531e7fa3b1: Preparing [2021-06-30T20:38:35.769Z] a0f5de39eb78: Preparing [2021-06-30T20:38:35.769Z] 611b8f9b0cb9: Preparing [2021-06-30T20:38:35.769Z] 32f366d666a5: Preparing [2021-06-30T20:38:35.769Z] a0f5de39eb78: Layer already exists [2021-06-30T20:38:35.769Z] 32f366d666a5: Layer already exists [2021-06-30T20:38:35.769Z] 611b8f9b0cb9: Layer already exists [2021-06-30T20:38:35.769Z] 8b531e7fa3b1: Layer already exists [2021-06-30T20:38:35.769Z] 6ea1445200f1: Layer already exists [2021-06-30T20:38:35.769Z] master: digest: sha256:6a3919429598828eb81b9e9a23dbb7bf74a725ec6c7d7acd6cd684d1e820f9ba size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-30T20:38:35.835Z] ===================================================== [Pipeline] echo [2021-06-30T20:38:35.853Z] taggedImages: [2021-06-30T20:38:35.853Z] - nexus3.edgexfoundry.org:10004/device-mqtt:f108e1f6dac2bdd3d582b44a0d019ed09ad7b604 [2021-06-30T20:38:35.853Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2021-06-30T20:38:35.853Z] - nexus3.edgexfoundry.org:10004/device-mqtt:1.3.2-dev.29 [2021-06-30T20:38:35.853Z] - nexus3.edgexfoundry.org:10004/device-mqtt:f108e1f6dac2bdd3d582b44a0d019ed09ad7b604-1.3.2-dev.29 [2021-06-30T20:38:35.853Z] - nexus3.edgexfoundry.org:10004/device-mqtt:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2021-06-30T20:38:35.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-30T20:38:36.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T20:38:36.256Z] Configure a credential helper to remove this warning. See [2021-06-30T20:38:36.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T20:38:36.256Z] [2021-06-30T20:38:36.256Z] Login Succeeded [2021-06-30T20:38:36.256Z] nexus3.edgexfoundry.org:10002 [2021-06-30T20:38:36.500Z] ---> job-cost.sh [2021-06-30T20:38:36.500Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-u6Sd [2021-06-30T20:38:36.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T20:38:36.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T20:38:36.854Z] Configure a credential helper to remove this warning. See [2021-06-30T20:38:36.854Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T20:38:36.854Z] [2021-06-30T20:38:36.854Z] Login Succeeded [2021-06-30T20:38:36.854Z] nexus3.edgexfoundry.org:10003 [2021-06-30T20:38:37.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T20:38:37.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T20:38:37.455Z] Configure a credential helper to remove this warning. See [2021-06-30T20:38:37.455Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T20:38:37.455Z] [2021-06-30T20:38:37.455Z] Login Succeeded [2021-06-30T20:38:37.455Z] nexus3.edgexfoundry.org:10004 [2021-06-30T20:38:37.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T20:38:38.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T20:38:38.011Z] Configure a credential helper to remove this warning. See [2021-06-30T20:38:38.011Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T20:38:38.011Z] [2021-06-30T20:38:38.011Z] Login Succeeded [2021-06-30T20:38:38.011Z] docker.io [2021-06-30T20:38:38.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T20:38:38.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T20:38:38.890Z] Configure a credential helper to remove this warning. See [2021-06-30T20:38:38.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T20:38:38.890Z] [2021-06-30T20:38:38.890Z] Login Succeeded [2021-06-30T20:38:38.890Z] ---> docker-login.sh ends [Pipeline] } [2021-06-30T20:38:38.908Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-30T20:38:39.287Z] ========================================================= [2021-06-30T20:38:39.287Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-30T20:38:39.287Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:38:39.644Z] + 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 . [2021-06-30T20:38:39.920Z] Sending build context to Docker daemon 652.3kB [2021-06-30T20:38:40.193Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-30T20:38:40.193Z] Step 2/8 : FROM ${BASE} [2021-06-30T20:38:40.473Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-30T20:38:40.473Z] 595b0fe564bb: Pulling fs layer [2021-06-30T20:38:40.473Z] 3088b5b3c5c0: Pulling fs layer [2021-06-30T20:38:40.473Z] 5b7225fbf94c: Pulling fs layer [2021-06-30T20:38:40.473Z] ba82ee9f976e: Pulling fs layer [2021-06-30T20:38:40.473Z] 506bd15cee9f: Pulling fs layer [2021-06-30T20:38:40.473Z] 75a0a4a0db45: Pulling fs layer [2021-06-30T20:38:40.473Z] 618dc40b7e24: Pulling fs layer [2021-06-30T20:38:40.473Z] 75a0a4a0db45: Waiting [2021-06-30T20:38:40.473Z] 506bd15cee9f: Waiting [2021-06-30T20:38:40.473Z] ba82ee9f976e: Waiting [2021-06-30T20:38:40.473Z] 618dc40b7e24: Waiting [2021-06-30T20:38:40.473Z] 5b7225fbf94c: Download complete [2021-06-30T20:38:40.473Z] 3088b5b3c5c0: Verifying Checksum [2021-06-30T20:38:40.473Z] 3088b5b3c5c0: Download complete [2021-06-30T20:38:40.473Z] 506bd15cee9f: Verifying Checksum [2021-06-30T20:38:40.473Z] 506bd15cee9f: Download complete [2021-06-30T20:38:40.473Z] 75a0a4a0db45: Verifying Checksum [2021-06-30T20:38:40.473Z] 75a0a4a0db45: Download complete [2021-06-30T20:38:40.473Z] 595b0fe564bb: Verifying Checksum [2021-06-30T20:38:40.473Z] 595b0fe564bb: Download complete [2021-06-30T20:38:41.075Z] 595b0fe564bb: Pull complete [2021-06-30T20:38:41.684Z] 3088b5b3c5c0: Pull complete [2021-06-30T20:38:42.296Z] 5b7225fbf94c: Pull complete [2021-06-30T20:38:42.573Z] 618dc40b7e24: Verifying Checksum [2021-06-30T20:38:42.573Z] 618dc40b7e24: Download complete [2021-06-30T20:38:44.563Z] ba82ee9f976e: Download complete [2021-06-30T20:38:44.657Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-30T20:38:54.734Z] ba82ee9f976e: Pull complete [2021-06-30T20:38:55.012Z] 506bd15cee9f: Pull complete [2021-06-30T20:38:55.288Z] 75a0a4a0db45: Pull complete [2021-06-30T20:38:58.184Z] lf-activate-venv(): INFO: Adding /tmp/venv-u6Sd/bin to PATH [2021-06-30T20:38:58.184Z] INFO: No Stack... [2021-06-30T20:38:58.763Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-30T20:38:59.026Z] INFO: Archiving Costs [Pipeline] sh [2021-06-30T20:38:59.184Z] 618dc40b7e24: Pull complete [2021-06-30T20:38:59.184Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-30T20:38:59.184Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-30T20:38:59.184Z] ---> a36622ca3599 [2021-06-30T20:38:59.184Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-06-30T20:38:59.337Z] + cut -d, -f6 [2021-06-30T20:38:59.337Z] + cat /w/workspace/device-mqtt-go/62/archives/cost.csv [Pipeline] lock [2021-06-30T20:38:59.369Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-master-62-stack-cost] [2021-06-30T20:38:59.386Z] Resource [jenkins-edgexfoundry-device-mqtt-go-master-62-stack-cost] did not exist. Created. [2021-06-30T20:38:59.386Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-master-62-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-30T20:38:59.735Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-30T20:38:59.817Z] Stashed 1 file(s) [Pipeline] } [2021-06-30T20:38:59.830Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-master-62-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-30T20:39:01.808Z] ---> Running in 6d4ef896fe33 [2021-06-30T20:39:01.808Z] Removing intermediate container 6d4ef896fe33 [2021-06-30T20:39:01.808Z] ---> e1f9c4d38a7b [2021-06-30T20:39:01.808Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-30T20:39:02.080Z] ---> Running in 03277daecdbe [2021-06-30T20:39:04.735Z] Removing intermediate container 03277daecdbe [2021-06-30T20:39:04.735Z] ---> 1c91ec3dd0f2 [2021-06-30T20:39:04.735Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-06-30T20:39:04.735Z] ---> Running in b9d36327acb5 [2021-06-30T20:39:06.188Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-30T20:39:07.167Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-30T20:39:07.760Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-06-30T20:39:08.033Z] (2/13) Installing libsodium (1.0.18-r0) [2021-06-30T20:39:08.033Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-06-30T20:39:08.033Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-06-30T20:39:08.308Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-06-30T20:39:08.308Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-06-30T20:39:08.308Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-06-30T20:39:08.904Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-06-30T20:39:09.177Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-06-30T20:39:09.177Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-06-30T20:39:09.177Z] (11/13) Installing openssh (8.4_p1-r3) [2021-06-30T20:39:09.454Z] (12/13) Installing libzmq (4.3.3-r1) [2021-06-30T20:39:09.454Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-06-30T20:39:09.454Z] Executing busybox-1.32.1-r6.trigger [2021-06-30T20:39:09.756Z] OK: 145 MiB in 53 packages [2021-06-30T20:39:11.288Z] Removing intermediate container b9d36327acb5 [2021-06-30T20:39:11.288Z] ---> 473bd14cedf7 [2021-06-30T20:39:11.288Z] Step 6/8 : WORKDIR /device-mqtt-go [2021-06-30T20:39:11.564Z] ---> Running in 21ca710c99e2 [2021-06-30T20:39:12.161Z] Removing intermediate container 21ca710c99e2 [2021-06-30T20:39:12.161Z] ---> 265de7d16f39 [2021-06-30T20:39:12.161Z] Step 7/8 : COPY . . [2021-06-30T20:39:13.335Z] ---> b0fcc9d7ef97 [2021-06-30T20:39:13.335Z] Step 8/8 : RUN go mod download [2021-06-30T20:39:13.335Z] ---> Running in fef76b757235 [2021-06-30T20:39:41.893Z] Removing intermediate container fef76b757235 [2021-06-30T20:39:41.893Z] ---> 906f47bd2cb5 [2021-06-30T20:39:41.893Z] Successfully built 906f47bd2cb5 [2021-06-30T20:39:41.893Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:39:42.243Z] + docker inspect -f . ci-base-image-arm64 [2021-06-30T20:39:42.243Z] . [Pipeline] withDockerContainer [2021-06-30T20:39:42.490Z] prd-ubuntu18.04-docker-arm64-4c-16g-1016 does not seem to be running inside a container [2021-06-30T20:39:42.578Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/62 -v /w/workspace/device-mqtt-go/62:/w/workspace/device-mqtt-go/62:rw,z -v /w/workspace/device-mqtt-go/62@tmp:/w/workspace/device-mqtt-go/62@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-arm64 cat [2021-06-30T20:39:44.249Z] $ docker top cd684a598d8910c3bfdb4565885d91c51c2c42ccddeb9bd73ece0125b07594c1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-30T20:39:45.258Z] + go version [2021-06-30T20:39:45.258Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-30T20:39:45.278Z] $ docker stop --time=1 cd684a598d8910c3bfdb4565885d91c51c2c42ccddeb9bd73ece0125b07594c1 [2021-06-30T20:39:47.172Z] $ docker rm -f cd684a598d8910c3bfdb4565885d91c51c2c42ccddeb9bd73ece0125b07594c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:39:47.932Z] + docker inspect -f . ci-base-image-arm64 [2021-06-30T20:39:47.932Z] . [Pipeline] withDockerContainer [2021-06-30T20:39:48.155Z] prd-ubuntu18.04-docker-arm64-4c-16g-1016 does not seem to be running inside a container [2021-06-30T20:39:48.233Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/62 -v /w/workspace/device-mqtt-go/62:/w/workspace/device-mqtt-go/62:rw,z -v /w/workspace/device-mqtt-go/62@tmp:/w/workspace/device-mqtt-go/62@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-arm64 cat [2021-06-30T20:39:49.749Z] $ docker top 0c87e774fd63ac8d06efdfd355930a1d93263751f985548af49b211cf69a6df8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-30T20:39:50.721Z] + go mod tidy [Pipeline] sh [2021-06-30T20:39:51.978Z] + make test [2021-06-30T20:39:51.979Z] go mod tidy [2021-06-30T20:39:52.583Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-06-30T20:39:53.569Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2021-06-30T20:40:50.208Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2021-06-30T20:40:50.208Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.049s coverage: 24.3% of statements [2021-06-30T20:40:50.208Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2021-06-30T20:40:50.208Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-30T20:41:19.446Z] gofmt -l . [2021-06-30T20:41:19.446Z] ["`gofmt -l .`" = ""] [2021-06-30T20:41:19.446Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-06-30T20:41:19.463Z] $ docker stop --time=1 0c87e774fd63ac8d06efdfd355930a1d93263751f985548af49b211cf69a6df8 [2021-06-30T20:41:21.380Z] $ docker rm -f 0c87e774fd63ac8d06efdfd355930a1d93263751f985548af49b211cf69a6df8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-30T20:41:22.249Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-30T20:41:22.283Z] Warning: overwriting stash ‘coverage-report’ [2021-06-30T20:41:22.765Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-30T20:41:23.280Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-30T20:41:23.626Z] + ls -al . [2021-06-30T20:41:23.626Z] total 144 [2021-06-30T20:41:23.626Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 30 20:41 . [2021-06-30T20:41:23.626Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 30 20:38 .. [2021-06-30T20:41:23.626Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 30 20:38 .dockerignore [2021-06-30T20:41:23.626Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 30 20:38 .git [2021-06-30T20:41:23.626Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 30 20:38 .github [2021-06-30T20:41:23.626Z] -rw-rw-r-- 1 jenkins jenkins 336 Jun 30 20:38 .gitignore [2021-06-30T20:41:23.626Z] -rw-rw-r-- 1 jenkins jenkins 7100 Jun 30 20:38 Attribution.txt [2021-06-30T20:41:23.626Z] -rw-rw-r-- 1 jenkins jenkins 7447 Jun 30 20:38 CHANGELOG.md [2021-06-30T20:41:23.626Z] -rw-rw-r-- 1 jenkins jenkins 1877 Jun 30 20:38 Dockerfile [2021-06-30T20:41:23.626Z] -rw-rw-r-- 1 jenkins jenkins 994 Jun 30 20:38 Dockerfile.build [2021-06-30T20:41:23.626Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 30 20:38 Jenkinsfile [2021-06-30T20:41:23.626Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 30 20:38 LICENSE [2021-06-30T20:41:23.626Z] -rw-rw-r-- 1 jenkins jenkins 907 Jun 30 20:38 Makefile [2021-06-30T20:41:23.626Z] -rw-rw-r-- 1 jenkins jenkins 2217 Jun 30 20:38 README.md [2021-06-30T20:41:23.626Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 30 20:35 VERSION [2021-06-30T20:41:23.626Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 30 20:38 bin [2021-06-30T20:41:23.626Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 30 20:38 cmd [2021-06-30T20:41:23.626Z] -rw-r--r-- 1 jenkins jenkins 16226 Jun 30 20:40 coverage.out [2021-06-30T20:41:23.626Z] -rw-rw-r-- 1 jenkins jenkins 388 Jun 30 20:38 go.mod [2021-06-30T20:41:23.626Z] -rw-r--r-- 1 jenkins jenkins 20775 Jun 30 20:39 go.sum [2021-06-30T20:41:23.626Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 30 20:38 internal [2021-06-30T20:41:23.626Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 30 20:38 mock [2021-06-30T20:41:23.626Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 30 20:38 snap [2021-06-30T20:41:23.626Z] -rw-rw-r-- 1 jenkins jenkins 227 Jun 30 20:38 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:41:23.981Z] + 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=f108e1f6dac2bdd3d582b44a0d019ed09ad7b604 --label arch=arm64 --label version=1.3.2-dev.29 . [2021-06-30T20:41:24.256Z] Sending build context to Docker daemon 669.2kB [2021-06-30T20:41:24.534Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-30T20:41:24.534Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-30T20:41:24.534Z] ---> 906f47bd2cb5 [2021-06-30T20:41:24.534Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-06-30T20:41:24.534Z] ---> Running in b9e73bced9df [2021-06-30T20:41:25.138Z] Removing intermediate container b9e73bced9df [2021-06-30T20:41:25.138Z] ---> 39ce2a2100a7 [2021-06-30T20:41:25.138Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-30T20:41:25.138Z] ---> Running in 2a3a7cd8d0f9 [2021-06-30T20:41:25.736Z] Removing intermediate container 2a3a7cd8d0f9 [2021-06-30T20:41:25.736Z] ---> 55fcae7cf946 [2021-06-30T20:41:25.736Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-30T20:41:25.736Z] ---> Running in d79a7cf049bb [2021-06-30T20:41:28.386Z] Removing intermediate container d79a7cf049bb [2021-06-30T20:41:28.386Z] ---> 15abd980aa9d [2021-06-30T20:41:28.386Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-30T20:41:28.386Z] ---> Running in 9167f2ba55fc [2021-06-30T20:41:29.368Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-30T20:41:30.344Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-30T20:41:31.317Z] OK: 145 MiB in 53 packages [2021-06-30T20:41:32.297Z] Removing intermediate container 9167f2ba55fc [2021-06-30T20:41:32.297Z] ---> 48845e3a2902 [2021-06-30T20:41:32.297Z] Step 7/24 : WORKDIR /device-mqtt-go [2021-06-30T20:41:32.571Z] ---> Running in b46bc3a84041 [2021-06-30T20:41:33.169Z] Removing intermediate container b46bc3a84041 [2021-06-30T20:41:33.169Z] ---> a82deb74b3bb [2021-06-30T20:41:33.169Z] Step 8/24 : COPY . . [2021-06-30T20:41:34.151Z] ---> edfdbc695f64 [2021-06-30T20:41:34.151Z] Step 9/24 : RUN go mod tidy [2021-06-30T20:41:34.425Z] ---> Running in b14922591b3e [2021-06-30T20:41:37.823Z] Removing intermediate container b14922591b3e [2021-06-30T20:41:37.823Z] ---> 55c7350ae995 [2021-06-30T20:41:37.823Z] Step 10/24 : RUN go mod download [2021-06-30T20:41:37.823Z] ---> Running in d2f04188b8e1 [2021-06-30T20:41:40.460Z] Removing intermediate container d2f04188b8e1 [2021-06-30T20:41:40.460Z] ---> 02423b527e47 [2021-06-30T20:41:40.460Z] Step 11/24 : ARG MAKE='make build' [2021-06-30T20:41:40.460Z] ---> Running in 8cd2dae4c2d0 [2021-06-30T20:41:41.056Z] Removing intermediate container 8cd2dae4c2d0 [2021-06-30T20:41:41.056Z] ---> 8b66254f5995 [2021-06-30T20:41:41.056Z] Step 12/24 : RUN $MAKE [2021-06-30T20:41:41.363Z] ---> Running in 0ad88f0bf655 [2021-06-30T20:41:42.387Z] go mod tidy [2021-06-30T20:41:42.991Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=1.3.2-dev.29" -o cmd/device-mqtt ./cmd [2021-06-30T20:42:21.999Z] Removing intermediate container 0ad88f0bf655 [2021-06-30T20:42:21.999Z] ---> a45696d9aae0 [2021-06-30T20:42:21.999Z] Step 13/24 : FROM alpine:3.12 [2021-06-30T20:42:21.999Z] 3.12: Pulling from library/alpine [2021-06-30T20:42:21.999Z] d2f70382dc9a: Pulling fs layer [2021-06-30T20:42:21.999Z] d2f70382dc9a: Verifying Checksum [2021-06-30T20:42:21.999Z] d2f70382dc9a: Download complete [2021-06-30T20:42:21.999Z] d2f70382dc9a: Pull complete [2021-06-30T20:42:21.999Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-30T20:42:21.999Z] Status: Downloaded newer image for alpine:3.12 [2021-06-30T20:42:21.999Z] ---> c4fd0aeabfcf [2021-06-30T20:42:21.999Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2021-06-30T20:42:21.999Z] ---> Running in a210cf3a399d [2021-06-30T20:42:21.999Z] Removing intermediate container a210cf3a399d [2021-06-30T20:42:21.999Z] ---> ccb9945784ba [2021-06-30T20:42:21.999Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-30T20:42:21.999Z] ---> Running in 20686681df4b [2021-06-30T20:42:22.272Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-30T20:42:22.272Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-30T20:42:22.873Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-30T20:42:22.873Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-30T20:42:22.873Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-30T20:42:22.873Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-30T20:42:22.873Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-30T20:42:22.873Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-30T20:42:22.873Z] Executing busybox-1.31.1-r20.trigger [2021-06-30T20:42:22.873Z] OK: 8 MiB in 20 packages [2021-06-30T20:42:24.313Z] Removing intermediate container 20686681df4b [2021-06-30T20:42:24.313Z] ---> 87ccb2b40f76 [2021-06-30T20:42:24.313Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2021-06-30T20:42:25.748Z] ---> 06cd9640cc77 [2021-06-30T20:42:25.748Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2021-06-30T20:42:26.344Z] ---> 248d1e17c646 [2021-06-30T20:42:26.344Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2021-06-30T20:42:26.952Z] ---> b8adf5cc7d51 [2021-06-30T20:42:26.952Z] Step 19/24 : EXPOSE 59982 [2021-06-30T20:42:27.223Z] ---> Running in caed07449b9e [2021-06-30T20:42:27.817Z] Removing intermediate container caed07449b9e [2021-06-30T20:42:27.817Z] ---> 6cf7fa644700 [2021-06-30T20:42:27.817Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2021-06-30T20:42:27.817Z] ---> Running in 6625b5ba70d3 [2021-06-30T20:42:28.414Z] Removing intermediate container 6625b5ba70d3 [2021-06-30T20:42:28.414Z] ---> 5561c7034a4f [2021-06-30T20:42:28.414Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-30T20:42:28.414Z] ---> Running in a8f2f8d72b0d [2021-06-30T20:42:29.022Z] Removing intermediate container a8f2f8d72b0d [2021-06-30T20:42:29.022Z] ---> 51e9f0a86c8d [2021-06-30T20:42:29.022Z] Step 22/24 : LABEL arch=arm64 [2021-06-30T20:42:29.022Z] ---> Running in 8ba59c4ffa5e [2021-06-30T20:42:29.618Z] Removing intermediate container 8ba59c4ffa5e [2021-06-30T20:42:29.618Z] ---> f7091c9ecc8d [2021-06-30T20:42:29.618Z] Step 23/24 : LABEL git_sha=f108e1f6dac2bdd3d582b44a0d019ed09ad7b604 [2021-06-30T20:42:29.618Z] ---> Running in d2ba12b88114 [2021-06-30T20:42:30.210Z] Removing intermediate container d2ba12b88114 [2021-06-30T20:42:30.210Z] ---> 4e25e73709ad [2021-06-30T20:42:30.210Z] Step 24/24 : LABEL version=1.3.2-dev.29 [2021-06-30T20:42:30.210Z] ---> Running in 12ffd48c24e4 [2021-06-30T20:42:30.805Z] Removing intermediate container 12ffd48c24e4 [2021-06-30T20:42:30.805Z] ---> 5d8b622335b6 [2021-06-30T20:42:30.805Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-30T20:42:30.805Z] Successfully built 5d8b622335b6 [2021-06-30T20:42:30.805Z] 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 [2021-06-30T20:42:31.093Z] provisioning config files... [2021-06-30T20:42:31.114Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/62@tmp/config67278659903279948tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-30T20:42:31.473Z] ---> docker-login.sh [2021-06-30T20:42:31.474Z] nexus3.edgexfoundry.org:10001 [2021-06-30T20:42:31.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T20:42:31.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T20:42:31.744Z] Configure a credential helper to remove this warning. See [2021-06-30T20:42:31.744Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T20:42:31.744Z] [2021-06-30T20:42:31.744Z] Login Succeeded [2021-06-30T20:42:32.018Z] nexus3.edgexfoundry.org:10002 [2021-06-30T20:42:32.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T20:42:32.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T20:42:32.290Z] Configure a credential helper to remove this warning. See [2021-06-30T20:42:32.290Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T20:42:32.290Z] [2021-06-30T20:42:32.290Z] Login Succeeded [2021-06-30T20:42:32.290Z] nexus3.edgexfoundry.org:10003 [2021-06-30T20:42:32.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T20:42:32.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T20:42:32.881Z] Configure a credential helper to remove this warning. See [2021-06-30T20:42:32.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T20:42:32.881Z] [2021-06-30T20:42:32.881Z] Login Succeeded [2021-06-30T20:42:32.881Z] nexus3.edgexfoundry.org:10004 [2021-06-30T20:42:33.476Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T20:42:33.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T20:42:33.476Z] Configure a credential helper to remove this warning. See [2021-06-30T20:42:33.476Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T20:42:33.476Z] [2021-06-30T20:42:33.476Z] Login Succeeded [2021-06-30T20:42:33.476Z] docker.io [2021-06-30T20:42:34.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T20:42:34.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T20:42:34.344Z] Configure a credential helper to remove this warning. See [2021-06-30T20:42:34.344Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T20:42:34.344Z] [2021-06-30T20:42:34.344Z] Login Succeeded [2021-06-30T20:42:34.344Z] ---> docker-login.sh ends [Pipeline] } [2021-06-30T20:42:34.361Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-30T20:42:36.895Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2021-06-30T20:42:36.895Z] f108e1f6dac2bdd3d582b44a0d019ed09ad7b604 [2021-06-30T20:42:36.895Z] latest [2021-06-30T20:42:36.895Z] 1.3.2-dev.29 [2021-06-30T20:42:36.895Z] f108e1f6dac2bdd3d582b44a0d019ed09ad7b604-1.3.2-dev.29 [2021-06-30T20:42:36.895Z] master [2021-06-30T20:42:36.895Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:42:37.294Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:f108e1f6dac2bdd3d582b44a0d019ed09ad7b604 [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:42:37.632Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:f108e1f6dac2bdd3d582b44a0d019ed09ad7b604 [2021-06-30T20:42:37.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-06-30T20:42:37.632Z] af0907b16f39: Preparing [2021-06-30T20:42:37.632Z] 15a72ceeb411: Preparing [2021-06-30T20:42:37.632Z] 1bf34c438ea1: Preparing [2021-06-30T20:42:37.632Z] bd1bcfb20f71: Preparing [2021-06-30T20:42:37.632Z] 3fbe34a1663b: Preparing [2021-06-30T20:42:37.904Z] 3fbe34a1663b: Layer already exists [2021-06-30T20:42:37.904Z] af0907b16f39: Pushed [2021-06-30T20:42:37.904Z] 15a72ceeb411: Pushed [2021-06-30T20:42:38.498Z] bd1bcfb20f71: Pushed [2021-06-30T20:42:41.106Z] 1bf34c438ea1: Pushed [2021-06-30T20:42:41.106Z] f108e1f6dac2bdd3d582b44a0d019ed09ad7b604: digest: sha256:465bf04c12ae0e3d748be31f8f040979133677bb22aded3c4a6805dda25573ca size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:42:41.455Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:42:41.802Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2021-06-30T20:42:41.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-06-30T20:42:41.802Z] af0907b16f39: Preparing [2021-06-30T20:42:41.802Z] 15a72ceeb411: Preparing [2021-06-30T20:42:41.802Z] 1bf34c438ea1: Preparing [2021-06-30T20:42:41.802Z] bd1bcfb20f71: Preparing [2021-06-30T20:42:41.802Z] 3fbe34a1663b: Preparing [2021-06-30T20:42:42.078Z] 3fbe34a1663b: Layer already exists [2021-06-30T20:42:42.078Z] bd1bcfb20f71: Layer already exists [2021-06-30T20:42:42.078Z] 1bf34c438ea1: Layer already exists [2021-06-30T20:42:42.078Z] af0907b16f39: Layer already exists [2021-06-30T20:42:42.078Z] 15a72ceeb411: Layer already exists [2021-06-30T20:42:42.078Z] latest: digest: sha256:465bf04c12ae0e3d748be31f8f040979133677bb22aded3c4a6805dda25573ca size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:42:42.452Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:1.3.2-dev.29 [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:42:42.839Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:1.3.2-dev.29 [2021-06-30T20:42:42.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-06-30T20:42:42.839Z] af0907b16f39: Preparing [2021-06-30T20:42:42.839Z] 15a72ceeb411: Preparing [2021-06-30T20:42:42.839Z] 1bf34c438ea1: Preparing [2021-06-30T20:42:42.839Z] bd1bcfb20f71: Preparing [2021-06-30T20:42:42.839Z] 3fbe34a1663b: Preparing [2021-06-30T20:42:43.118Z] 3fbe34a1663b: Layer already exists [2021-06-30T20:42:43.118Z] 1bf34c438ea1: Layer already exists [2021-06-30T20:42:43.118Z] af0907b16f39: Layer already exists [2021-06-30T20:42:43.118Z] 15a72ceeb411: Layer already exists [2021-06-30T20:42:43.118Z] bd1bcfb20f71: Layer already exists [2021-06-30T20:42:43.118Z] 1.3.2-dev.29: digest: sha256:465bf04c12ae0e3d748be31f8f040979133677bb22aded3c4a6805dda25573ca size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:42:43.462Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:f108e1f6dac2bdd3d582b44a0d019ed09ad7b604-1.3.2-dev.29 [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:42:43.805Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:f108e1f6dac2bdd3d582b44a0d019ed09ad7b604-1.3.2-dev.29 [2021-06-30T20:42:43.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-06-30T20:42:43.805Z] af0907b16f39: Preparing [2021-06-30T20:42:43.805Z] 15a72ceeb411: Preparing [2021-06-30T20:42:43.805Z] 1bf34c438ea1: Preparing [2021-06-30T20:42:43.805Z] bd1bcfb20f71: Preparing [2021-06-30T20:42:43.805Z] 3fbe34a1663b: Preparing [2021-06-30T20:42:43.805Z] bd1bcfb20f71: Layer already exists [2021-06-30T20:42:43.805Z] 3fbe34a1663b: Layer already exists [2021-06-30T20:42:43.805Z] 15a72ceeb411: Layer already exists [2021-06-30T20:42:43.805Z] 1bf34c438ea1: Layer already exists [2021-06-30T20:42:43.805Z] af0907b16f39: Layer already exists [2021-06-30T20:42:44.077Z] f108e1f6dac2bdd3d582b44a0d019ed09ad7b604-1.3.2-dev.29: digest: sha256:465bf04c12ae0e3d748be31f8f040979133677bb22aded3c4a6805dda25573ca size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:42:44.425Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:42:44.769Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:master [2021-06-30T20:42:44.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-06-30T20:42:44.769Z] af0907b16f39: Preparing [2021-06-30T20:42:44.769Z] 15a72ceeb411: Preparing [2021-06-30T20:42:44.769Z] 1bf34c438ea1: Preparing [2021-06-30T20:42:44.769Z] bd1bcfb20f71: Preparing [2021-06-30T20:42:44.769Z] 3fbe34a1663b: Preparing [2021-06-30T20:42:44.769Z] 1bf34c438ea1: Layer already exists [2021-06-30T20:42:44.769Z] af0907b16f39: Layer already exists [2021-06-30T20:42:44.769Z] 15a72ceeb411: Layer already exists [2021-06-30T20:42:44.769Z] bd1bcfb20f71: Layer already exists [2021-06-30T20:42:44.769Z] 3fbe34a1663b: Layer already exists [2021-06-30T20:42:45.038Z] master: digest: sha256:465bf04c12ae0e3d748be31f8f040979133677bb22aded3c4a6805dda25573ca size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-30T20:42:45.110Z] ===================================================== [Pipeline] echo [2021-06-30T20:42:45.127Z] taggedImages: [2021-06-30T20:42:45.127Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:f108e1f6dac2bdd3d582b44a0d019ed09ad7b604 [2021-06-30T20:42:45.127Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2021-06-30T20:42:45.128Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:1.3.2-dev.29 [2021-06-30T20:42:45.128Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:f108e1f6dac2bdd3d582b44a0d019ed09ad7b604-1.3.2-dev.29 [2021-06-30T20:42:45.128Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-30T20:42:45.644Z] ---> job-cost.sh [2021-06-30T20:42:45.644Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KrR7 [2021-06-30T20:43:24.606Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-30T20:45:03.493Z] lf-activate-venv(): INFO: Adding /tmp/venv-KrR7/bin to PATH [2021-06-30T20:45:03.493Z] INFO: No Stack... [2021-06-30T20:45:03.493Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-30T20:45:03.493Z] INFO: Archiving Costs [Pipeline] sh [2021-06-30T20:45:03.848Z] + cat /w/workspace/device-mqtt-go/62/archives/cost.csv [2021-06-30T20:45:03.848Z] + cut -d, -f6 [Pipeline] lock [2021-06-30T20:45:03.913Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-master-62-stack-cost] [2021-06-30T20:45:03.925Z] Resource [jenkins-edgexfoundry-device-mqtt-go-master-62-stack-cost] did not exist. Created. [2021-06-30T20:45:03.925Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-master-62-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-30T20:45:07.187Z] /w/workspace/device-mqtt-go/62@tmp/durable-24742845/script.sh: 1: /w/workspace/device-mqtt-go/62@tmp/durable-24742845/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-30T20:45:07.538Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-30T20:45:07.575Z] Warning: overwriting stash ‘stack-cost’ [2021-06-30T20:45:07.730Z] Stashed 1 file(s) [Pipeline] } [2021-06-30T20:45:07.743Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-master-62-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 [2021-06-30T20:45:08.425Z] provisioning config files... [2021-06-30T20:45:08.435Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config505952969095210036tmp [Pipeline] { [Pipeline] sh [2021-06-30T20:45:08.760Z] + set +x [2021-06-30T20:45:08.760Z] + curl -s https://codecov.io/bash [2021-06-30T20:45:08.760Z] + bash -s -- [2021-06-30T20:45:08.760Z] [2021-06-30T20:45:08.760Z] _____ _ [2021-06-30T20:45:08.760Z] / ____| | | [2021-06-30T20:45:08.760Z] | | ___ __| | ___ ___ _____ __ [2021-06-30T20:45:08.760Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-30T20:45:08.760Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-30T20:45:08.760Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-30T20:45:08.760Z] Bash-1.0.3 [2021-06-30T20:45:08.760Z] [2021-06-30T20:45:08.760Z] [2021-06-30T20:45:08.760Z] ==> git version 2.24.4 found [2021-06-30T20:45:08.760Z] ==> 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 [2021-06-30T20:45:08.760Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-30T20:45:08.760Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-30T20:45:08.760Z] ==> Jenkins CI detected. [2021-06-30T20:45:08.760Z] project root: . [2021-06-30T20:45:08.760Z] --> token set from env [2021-06-30T20:45:08.760Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-30T20:45:08.760Z] ==> Running gcov in . (disable via -X gcov) [2021-06-30T20:45:08.760Z] ==> Python coveragepy not found [2021-06-30T20:45:08.760Z] ==> Searching for coverage reports in: [2021-06-30T20:45:08.760Z] + . [2021-06-30T20:45:08.760Z] -> Found 1 reports [2021-06-30T20:45:08.760Z] ==> Detecting git/mercurial file structure [2021-06-30T20:45:08.760Z] ==> Reading reports [2021-06-30T20:45:09.022Z] + ./coverage.out bytes=16226 [2021-06-30T20:45:09.022Z] ==> Appending adjustments [2021-06-30T20:45:09.022Z] https://docs.codecov.io/docs/fixing-reports [2021-06-30T20:45:09.022Z] + Found adjustments [2021-06-30T20:45:09.022Z] ==> Gzipping contents [2021-06-30T20:45:09.022Z] 4.0K /tmp/codecov.DHb4Dg.gz [2021-06-30T20:45:09.022Z] ==> Uploading reports [2021-06-30T20:45:09.022Z] url: https://codecov.io [2021-06-30T20:45:09.022Z] query: branch=master&commit=f108e1f6dac2bdd3d582b44a0d019ed09ad7b604&build=62&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmaster%2F62%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-30T20:45:09.022Z] -> Pinging Codecov [2021-06-30T20:45:09.023Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=f108e1f6dac2bdd3d582b44a0d019ed09ad7b604&build=62&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmaster%2F62%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-30T20:45:09.595Z] -> Uploading to [2021-06-30T20:45:09.596Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-30/7D719EC7BBE17E464838252E33014C33/f108e1f6dac2bdd3d582b44a0d019ed09ad7b604/b455ee5e-1c70-466f-bfbb-1cf28fad880d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210630%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210630T204509Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=32c2db8f09e28b3bc20a8baa7abde38dfc7b7cca517fee803b2df5832e040049 [2021-06-30T20:45:09.596Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-30T20:45:09.596Z] Dload Upload Total Spent Left Speed [2021-06-30T20:45:09.861Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3174 0 0 100 3174 0 10707 --:--:-- --:--:-- --:--:-- 10722 [2021-06-30T20:45:10.129Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/f108e1f6dac2bdd3d582b44a0d019ed09ad7b604 [Pipeline] } [2021-06-30T20:45:10.138Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-06-30T20:45:10.617Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-30T20:45:10.637Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:45:10.974Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-30T20:45:10.974Z] [2021-06-30T20:45:10.974Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:45:11.303Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-30T20:45:11.303Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-30T20:45:11.303Z] 188c0c94c7c5: Pulling fs layer [2021-06-30T20:45:11.303Z] 0ef7d3d256c8: Pulling fs layer [2021-06-30T20:45:11.303Z] de9db76c5a1d: Pulling fs layer [2021-06-30T20:45:11.303Z] 0eba1c9be4d2: Pulling fs layer [2021-06-30T20:45:11.303Z] 0d57e429df01: Pulling fs layer [2021-06-30T20:45:11.303Z] 4e4be7b47b0d: Pulling fs layer [2021-06-30T20:45:11.303Z] e1f770b5df2f: Pulling fs layer [2021-06-30T20:45:11.303Z] 85a0685a4137: Pulling fs layer [2021-06-30T20:45:11.303Z] 0eba1c9be4d2: Waiting [2021-06-30T20:45:11.303Z] 0d57e429df01: Waiting [2021-06-30T20:45:11.303Z] 4e4be7b47b0d: Waiting [2021-06-30T20:45:11.303Z] e1f770b5df2f: Waiting [2021-06-30T20:45:11.303Z] 85a0685a4137: Waiting [2021-06-30T20:45:11.303Z] de9db76c5a1d: Verifying Checksum [2021-06-30T20:45:11.303Z] de9db76c5a1d: Download complete [2021-06-30T20:45:11.303Z] 0ef7d3d256c8: Verifying Checksum [2021-06-30T20:45:11.303Z] 0ef7d3d256c8: Download complete [2021-06-30T20:45:11.303Z] 0d57e429df01: Verifying Checksum [2021-06-30T20:45:11.303Z] 0d57e429df01: Download complete [2021-06-30T20:45:11.303Z] 4e4be7b47b0d: Verifying Checksum [2021-06-30T20:45:11.303Z] 4e4be7b47b0d: Download complete [2021-06-30T20:45:11.303Z] 188c0c94c7c5: Verifying Checksum [2021-06-30T20:45:11.303Z] 188c0c94c7c5: Download complete [2021-06-30T20:45:11.568Z] 188c0c94c7c5: Pull complete [2021-06-30T20:45:11.830Z] 0ef7d3d256c8: Pull complete [2021-06-30T20:45:11.830Z] de9db76c5a1d: Pull complete [2021-06-30T20:45:12.773Z] e1f770b5df2f: Verifying Checksum [2021-06-30T20:45:12.773Z] e1f770b5df2f: Download complete [2021-06-30T20:45:14.696Z] 0eba1c9be4d2: Verifying Checksum [2021-06-30T20:45:14.696Z] 0eba1c9be4d2: Download complete [2021-06-30T20:45:15.277Z] 85a0685a4137: Verifying Checksum [2021-06-30T20:45:15.277Z] 85a0685a4137: Download complete [2021-06-30T20:45:17.861Z] 0eba1c9be4d2: Pull complete [2021-06-30T20:45:18.133Z] 0d57e429df01: Pull complete [2021-06-30T20:45:18.133Z] 4e4be7b47b0d: Pull complete [2021-06-30T20:45:18.709Z] e1f770b5df2f: Pull complete [2021-06-30T20:45:28.771Z] 85a0685a4137: Pull complete [2021-06-30T20:45:28.771Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-30T20:45:28.771Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-30T20:45:28.771Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-30T20:45:28.854Z] prd-centos7-docker-4c-2g-1010 does not seem to be running inside a container [2021-06-30T20:45:28.922Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-06-30T20:45:31.476Z] $ docker top 7f3f7c0700e6cbfaae0285042a98b0318f0bf8f923595312573f9c0cb6b8f230 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-30T20:45:31.579Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-30T20:45:31.885Z] + set -o pipefail [2021-06-30T20:45:31.885Z] + snyk monitor '--org=edgex-jenkins' [2021-06-30T20:45:37.216Z] [2021-06-30T20:45:37.216Z] Monitoring /w/workspace/gexfoundry_device-mqtt-go_master (github.com/edgexfoundry/device-mqtt-go)... [2021-06-30T20:45:37.216Z] [2021-06-30T20:45:37.216Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6acecf1b-85ea-4374-bf84-4fa5a6e664d0/history/ec58e2e5-abdb-4f5f-a4d9-49f6f75912a2 [2021-06-30T20:45:37.216Z] [2021-06-30T20:45:37.216Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-06-30T20:45:37.216Z] [2021-06-30T20:45:37.216Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-30T20:45:37.216Z] [2021-06-30T20:45:37.216Z] [Pipeline] } [2021-06-30T20:45:37.230Z] $ docker stop --time=1 7f3f7c0700e6cbfaae0285042a98b0318f0bf8f923595312573f9c0cb6b8f230 [2021-06-30T20:45:39.895Z] $ docker rm -f 7f3f7c0700e6cbfaae0285042a98b0318f0bf8f923595312573f9c0cb6b8f230 [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 [2021-06-30T20:45:41.072Z] + git log --format=format:%s -1 f108e1f6dac2bdd3d582b44a0d019ed09ad7b604 [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:45:41.381Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-30T20:45:41.381Z] . [Pipeline] withDockerContainer [2021-06-30T20:45:41.451Z] prd-centos7-docker-4c-2g-1010 does not seem to be running inside a container [2021-06-30T20:45:41.488Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-30T20:45:41.950Z] $ docker top 96d6eddf2a78e4f0b899e85ac9e6e077179fae93d8dabbf1cba00caa6d1f6766 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-30T20:45:42.070Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-30T20:45:42.071Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-30T20:45:42.177Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-30T20:45:42.179Z] $ docker exec 96d6eddf2a78e4f0b899e85ac9e6e077179fae93d8dabbf1cba00caa6d1f6766 ssh-agent [2021-06-30T20:45:42.283Z] SSH_AUTH_SOCK=/tmp/ssh-FUMfIbNMlhBW/agent.14 [2021-06-30T20:45:42.283Z] SSH_AGENT_PID=20 [2021-06-30T20:45:42.288Z] Running ssh-add (command line suppressed) [2021-06-30T20:45:42.376Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_2365622841439269761.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_2365622841439269761.key) [2021-06-30T20:45:42.392Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-30T20:45:42.693Z] + git semver tag [2021-06-30T20:45:42.693Z] # -> Open(): unable to determine branch for HEAD [2021-06-30T20:45:42.693Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git [2021-06-30T20:45:42.693Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master [2021-06-30T20:45:42.693Z] # $SEMVER_REMOTE_NAME = origin [2021-06-30T20:45:42.693Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-30T20:45:42.693Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-30T20:45:42.693Z] # $SEMVER_BRANCH = master [2021-06-30T20:45:42.693Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver [2021-06-30T20:45:42.693Z] # f108e1f6dac2bdd3d582b44a0d019ed09ad7b604 HEAD [2021-06-30T20:45:42.693Z] # -> Force: false [2021-06-30T20:45:42.693Z] # 4d24cf7535f2e6959808241e88814c7ded1d874d refs/tags/v1.3.2-dev.29 [Pipeline] } [2021-06-30T20:45:42.702Z] $ docker exec --env ******** --env ******** 96d6eddf2a78e4f0b899e85ac9e6e077179fae93d8dabbf1cba00caa6d1f6766 ssh-agent -k [2021-06-30T20:45:42.794Z] unset SSH_AUTH_SOCK; [2021-06-30T20:45:42.794Z] unset SSH_AGENT_PID; [2021-06-30T20:45:42.794Z] echo Agent pid 20 killed; [2021-06-30T20:45:42.806Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-30T20:45:43.143Z] + git semver [Pipeline] } [2021-06-30T20:45:43.157Z] $ docker stop --time=1 96d6eddf2a78e4f0b899e85ac9e6e077179fae93d8dabbf1cba00caa6d1f6766 [2021-06-30T20:45:44.346Z] $ docker rm -f 96d6eddf2a78e4f0b899e85ac9e6e077179fae93d8dabbf1cba00caa6d1f6766 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:45:46.792Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-30T20:45:46.792Z] [2021-06-30T20:45:46.792Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:45:47.104Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-30T20:45:47.104Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-30T20:45:47.104Z] ab5ef0e58194: Pulling fs layer [2021-06-30T20:45:47.104Z] 9712f1f96733: Pulling fs layer [2021-06-30T20:45:47.104Z] 63f879dbbcfc: Pulling fs layer [2021-06-30T20:45:47.104Z] 0d9ebad4ef96: Pulling fs layer [2021-06-30T20:45:47.104Z] e9a5061849ea: Pulling fs layer [2021-06-30T20:45:47.104Z] d747dcd14b5f: Pulling fs layer [2021-06-30T20:45:47.104Z] 2de7ff778b66: Pulling fs layer [2021-06-30T20:45:47.104Z] e9a5061849ea: Waiting [2021-06-30T20:45:47.104Z] d747dcd14b5f: Waiting [2021-06-30T20:45:47.104Z] 2de7ff778b66: Waiting [2021-06-30T20:45:47.104Z] 0d9ebad4ef96: Waiting [2021-06-30T20:45:47.104Z] 9712f1f96733: Verifying Checksum [2021-06-30T20:45:47.104Z] 9712f1f96733: Download complete [2021-06-30T20:45:49.029Z] 63f879dbbcfc: Verifying Checksum [2021-06-30T20:45:49.029Z] 63f879dbbcfc: Download complete [2021-06-30T20:45:49.029Z] e9a5061849ea: Verifying Checksum [2021-06-30T20:45:49.029Z] e9a5061849ea: Download complete [2021-06-30T20:45:49.029Z] d747dcd14b5f: Verifying Checksum [2021-06-30T20:45:49.029Z] d747dcd14b5f: Download complete [2021-06-30T20:45:49.607Z] 2de7ff778b66: Verifying Checksum [2021-06-30T20:45:49.607Z] 2de7ff778b66: Download complete [2021-06-30T20:45:49.607Z] ab5ef0e58194: Verifying Checksum [2021-06-30T20:45:49.607Z] ab5ef0e58194: Download complete [2021-06-30T20:45:49.607Z] 0d9ebad4ef96: Verifying Checksum [2021-06-30T20:45:49.607Z] 0d9ebad4ef96: Download complete [2021-06-30T20:45:52.170Z] ab5ef0e58194: Pull complete [2021-06-30T20:45:52.170Z] 9712f1f96733: Pull complete [2021-06-30T20:45:53.149Z] 63f879dbbcfc: Pull complete [2021-06-30T20:45:56.487Z] 0d9ebad4ef96: Pull complete [2021-06-30T20:45:56.487Z] e9a5061849ea: Pull complete [2021-06-30T20:45:56.487Z] d747dcd14b5f: Pull complete [2021-06-30T20:45:57.440Z] 2de7ff778b66: Pull complete [2021-06-30T20:45:57.440Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-30T20:45:57.441Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-30T20:45:57.441Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-30T20:45:57.634Z] prd-centos7-docker-4c-2g-1010 does not seem to be running inside a container [2021-06-30T20:45:57.792Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-06-30T20:46:06.832Z] $ docker top d141af847f45380c50f36cbc9f5160b59f1221b6965464d091f5ae3337096a98 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-30T20:46:06.934Z] provisioning config files... [2021-06-30T20:46:06.945Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config3435815958663093739tmp [2021-06-30T20:46:06.957Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config1427151053815918111tmp [2021-06-30T20:46:06.969Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config1568352621745027616tmp [Pipeline] { [Pipeline] echo [2021-06-30T20:46:06.990Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-30T20:46:07.288Z] ---> sigul-configuration.sh [2021-06-30T20:46:07.288Z] gpg: directory `/root/.gnupg' created [2021-06-30T20:46:07.288Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-30T20:46:07.288Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-30T20:46:07.288Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-30T20:46:07.288Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-30T20:46:07.288Z] gpg: CAST5 encrypted data [2021-06-30T20:46:07.288Z] gpg: encrypted with 1 passphrase [2021-06-30T20:46:07.288Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-30T20:46:07.588Z] + mkdir /home/jenkins [2021-06-30T20:46:07.588Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-30T20:46:07.886Z] + 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 [2021-06-30T20:46:07.896Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-30T20:46:08.193Z] ---> sigul-install.sh [2021-06-30T20:46:16.344Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-30T20:46:16.642Z] + git tag --list [2021-06-30T20:46:16.642Z] 0.7.1 [2021-06-30T20:46:16.642Z] v1.0.0 [2021-06-30T20:46:16.642Z] v1.1.0 [2021-06-30T20:46:16.642Z] v1.1.1 [2021-06-30T20:46:16.642Z] v1.2.2 [2021-06-30T20:46:16.642Z] v1.3.0 [2021-06-30T20:46:16.642Z] v1.3.1 [2021-06-30T20:46:16.642Z] v1.3.1-dev.1 [2021-06-30T20:46:16.642Z] v1.3.1-dev.2 [2021-06-30T20:46:16.642Z] v1.3.1-dev.3 [2021-06-30T20:46:16.642Z] v1.3.1-dev.4 [2021-06-30T20:46:16.642Z] v1.3.2-dev.1 [2021-06-30T20:46:16.642Z] v1.3.2-dev.10 [2021-06-30T20:46:16.642Z] v1.3.2-dev.11 [2021-06-30T20:46:16.642Z] v1.3.2-dev.12 [2021-06-30T20:46:16.642Z] v1.3.2-dev.13 [2021-06-30T20:46:16.642Z] v1.3.2-dev.14 [2021-06-30T20:46:16.642Z] v1.3.2-dev.15 [2021-06-30T20:46:16.642Z] v1.3.2-dev.16 [2021-06-30T20:46:16.642Z] v1.3.2-dev.17 [2021-06-30T20:46:16.642Z] v1.3.2-dev.18 [2021-06-30T20:46:16.642Z] v1.3.2-dev.19 [2021-06-30T20:46:16.642Z] v1.3.2-dev.2 [2021-06-30T20:46:16.642Z] v1.3.2-dev.20 [2021-06-30T20:46:16.642Z] v1.3.2-dev.21 [2021-06-30T20:46:16.642Z] v1.3.2-dev.22 [2021-06-30T20:46:16.642Z] v1.3.2-dev.23 [2021-06-30T20:46:16.642Z] v1.3.2-dev.24 [2021-06-30T20:46:16.642Z] v1.3.2-dev.25 [2021-06-30T20:46:16.642Z] v1.3.2-dev.26 [2021-06-30T20:46:16.642Z] v1.3.2-dev.27 [2021-06-30T20:46:16.642Z] v1.3.2-dev.28 [2021-06-30T20:46:16.642Z] v1.3.2-dev.29 [2021-06-30T20:46:16.642Z] v1.3.2-dev.3 [2021-06-30T20:46:16.642Z] v1.3.2-dev.4 [2021-06-30T20:46:16.642Z] v1.3.2-dev.5 [2021-06-30T20:46:16.642Z] v1.3.2-dev.6 [2021-06-30T20:46:16.642Z] v1.3.2-dev.7 [2021-06-30T20:46:16.642Z] v1.3.2-dev.8 [2021-06-30T20:46:16.642Z] v1.3.2-dev.9 [Pipeline] sh [2021-06-30T20:46:16.942Z] + lftools sign git-tag v1.3.2-dev.29 [2021-06-30T20:46:17.515Z] Signing Git tag with Sigul... [2021-06-30T20:46:17.515Z] Signing v1.3.2-dev.29 [Pipeline] echo [2021-06-30T20:46:18.468Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-30T20:46:18.764Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-30T20:46:18.773Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-30T20:46:18.804Z] $ docker stop --time=1 d141af847f45380c50f36cbc9f5160b59f1221b6965464d091f5ae3337096a98 [2021-06-30T20:46:21.189Z] $ docker rm -f d141af847f45380c50f36cbc9f5160b59f1221b6965464d091f5ae3337096a98 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:46:21.804Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-30T20:46:21.804Z] . [Pipeline] withDockerContainer [2021-06-30T20:46:21.878Z] prd-centos7-docker-4c-2g-1010 does not seem to be running inside a container [2021-06-30T20:46:21.914Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-30T20:46:22.351Z] $ docker top f429da8a0890feb0087a280257032880dc821ae11d9442bbec405daa5d6b173b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-30T20:46:22.474Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-30T20:46:22.474Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-30T20:46:22.589Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-30T20:46:22.592Z] $ docker exec f429da8a0890feb0087a280257032880dc821ae11d9442bbec405daa5d6b173b ssh-agent [2021-06-30T20:46:22.695Z] SSH_AUTH_SOCK=/tmp/ssh-EQXuTQRtr5jx/agent.14 [2021-06-30T20:46:22.695Z] SSH_AGENT_PID=20 [2021-06-30T20:46:22.700Z] Running ssh-add (command line suppressed) [2021-06-30T20:46:22.792Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_869397562668234955.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_869397562668234955.key) [2021-06-30T20:46:22.809Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-30T20:46:23.109Z] + git semver bump pre [2021-06-30T20:46:23.109Z] # -> Open(): unable to determine branch for HEAD [2021-06-30T20:46:23.109Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git [2021-06-30T20:46:23.109Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master [2021-06-30T20:46:23.109Z] # $SEMVER_REMOTE_NAME = origin [2021-06-30T20:46:23.109Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-30T20:46:23.109Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-30T20:46:23.109Z] # $SEMVER_BRANCH = master [2021-06-30T20:46:23.109Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver [2021-06-30T20:46:23.109Z] 1.3.2-dev.30 [Pipeline] } [2021-06-30T20:46:23.118Z] $ docker exec --env ******** --env ******** f429da8a0890feb0087a280257032880dc821ae11d9442bbec405daa5d6b173b ssh-agent -k [2021-06-30T20:46:23.218Z] unset SSH_AUTH_SOCK; [2021-06-30T20:46:23.220Z] unset SSH_AGENT_PID; [2021-06-30T20:46:23.220Z] echo Agent pid 20 killed; [2021-06-30T20:46:23.230Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-30T20:46:23.563Z] + git semver [Pipeline] } [2021-06-30T20:46:23.577Z] $ docker stop --time=1 f429da8a0890feb0087a280257032880dc821ae11d9442bbec405daa5d6b173b [2021-06-30T20:46:24.811Z] $ docker rm -f f429da8a0890feb0087a280257032880dc821ae11d9442bbec405daa5d6b173b [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:46:25.202Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-30T20:46:25.202Z] . [Pipeline] withDockerContainer [2021-06-30T20:46:25.279Z] prd-centos7-docker-4c-2g-1010 does not seem to be running inside a container [2021-06-30T20:46:25.319Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-30T20:46:25.706Z] $ docker top 52614c782a861eb5b87513643ef39cd2988a95b97ffe0fdbcc4ee863b9aa2703 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-30T20:46:25.829Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-30T20:46:25.829Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-30T20:46:25.942Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-30T20:46:25.944Z] $ docker exec 52614c782a861eb5b87513643ef39cd2988a95b97ffe0fdbcc4ee863b9aa2703 ssh-agent [2021-06-30T20:46:26.062Z] SSH_AUTH_SOCK=/tmp/ssh-AaWlj7IsBf0c/agent.14 [2021-06-30T20:46:26.062Z] SSH_AGENT_PID=21 [2021-06-30T20:46:26.068Z] Running ssh-add (command line suppressed) [2021-06-30T20:46:26.170Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_5073676362314968180.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_5073676362314968180.key) [2021-06-30T20:46:26.185Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-30T20:46:26.486Z] + git semver push [2021-06-30T20:46:26.486Z] # -> Open(): unable to determine branch for HEAD [2021-06-30T20:46:26.486Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git [2021-06-30T20:46:26.486Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master [2021-06-30T20:46:26.486Z] # $SEMVER_REMOTE_NAME = origin [2021-06-30T20:46:26.486Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-30T20:46:26.486Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-30T20:46:26.486Z] # $SEMVER_BRANCH = master [2021-06-30T20:46:26.486Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver [Pipeline] } [2021-06-30T20:46:30.706Z] $ docker exec --env ******** --env ******** 52614c782a861eb5b87513643ef39cd2988a95b97ffe0fdbcc4ee863b9aa2703 ssh-agent -k [2021-06-30T20:46:30.798Z] unset SSH_AUTH_SOCK; [2021-06-30T20:46:30.798Z] unset SSH_AGENT_PID; [2021-06-30T20:46:30.798Z] echo Agent pid 21 killed; [2021-06-30T20:46:30.812Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-30T20:46:31.152Z] + git semver [Pipeline] } [2021-06-30T20:46:31.166Z] $ docker stop --time=1 52614c782a861eb5b87513643ef39cd2988a95b97ffe0fdbcc4ee863b9aa2703 [2021-06-30T20:46:32.393Z] $ docker rm -f 52614c782a861eb5b87513643ef39cd2988a95b97ffe0fdbcc4ee863b9aa2703 [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 [2021-06-30T20:46:38.810Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-30T20:46:39.375Z] ---> package-listing.sh [2021-06-30T20:46:39.375Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-30T20:46:39.375Z] ++ facter osfamily [2021-06-30T20:46:39.639Z] + OS_FAMILY=redhat [2021-06-30T20:46:39.639Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_master [2021-06-30T20:46:39.639Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-30T20:46:39.639Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-30T20:46:39.639Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-30T20:46:39.639Z] + PACKAGES=/tmp/packages_start.txt [2021-06-30T20:46:39.639Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_master ']' [2021-06-30T20:46:39.639Z] + PACKAGES=/tmp/packages_end.txt [2021-06-30T20:46:39.639Z] + case "${OS_FAMILY}" in [2021-06-30T20:46:39.639Z] + rpm -qa [2021-06-30T20:46:39.639Z] + sort [2021-06-30T20:46:40.220Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-30T20:46:40.220Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-30T20:46:40.220Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-30T20:46:40.220Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_master ']' [2021-06-30T20:46:40.220Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_master/archives/ [2021-06-30T20:46:40.220Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_master/archives/ [Pipeline] echo [2021-06-30T20:46:40.234Z] 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 [2021-06-30T20:46:40.521Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:46:41.086Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-30T20:46:41.086Z] [2021-06-30T20:46:41.086Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:46:41.397Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-30T20:46:41.397Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-30T20:46:41.397Z] df20fa9351a1: Pulling fs layer [2021-06-30T20:46:41.397Z] 36b3adc4ff6f: Pulling fs layer [2021-06-30T20:46:41.397Z] 8ad3a11d3b57: Pulling fs layer [2021-06-30T20:46:41.397Z] 46f8f816bc3b: Pulling fs layer [2021-06-30T20:46:41.397Z] 93b61091891f: Pulling fs layer [2021-06-30T20:46:41.397Z] 93b9cdb0e59b: Pulling fs layer [2021-06-30T20:46:41.397Z] 5e14af77c1be: Pulling fs layer [2021-06-30T20:46:41.397Z] 01666e4c0597: Pulling fs layer [2021-06-30T20:46:41.397Z] aa168da1d23b: Pulling fs layer [2021-06-30T20:46:41.397Z] 93b9cdb0e59b: Waiting [2021-06-30T20:46:41.397Z] 5e14af77c1be: Waiting [2021-06-30T20:46:41.397Z] 01666e4c0597: Waiting [2021-06-30T20:46:41.397Z] aa168da1d23b: Waiting [2021-06-30T20:46:41.397Z] 46f8f816bc3b: Waiting [2021-06-30T20:46:41.397Z] 93b61091891f: Waiting [2021-06-30T20:46:41.397Z] 36b3adc4ff6f: Verifying Checksum [2021-06-30T20:46:41.397Z] 36b3adc4ff6f: Download complete [2021-06-30T20:46:41.397Z] 46f8f816bc3b: Verifying Checksum [2021-06-30T20:46:41.397Z] 46f8f816bc3b: Download complete [2021-06-30T20:46:41.661Z] df20fa9351a1: Verifying Checksum [2021-06-30T20:46:41.661Z] df20fa9351a1: Download complete [2021-06-30T20:46:41.661Z] 93b9cdb0e59b: Verifying Checksum [2021-06-30T20:46:41.661Z] 93b9cdb0e59b: Download complete [2021-06-30T20:46:41.661Z] 5e14af77c1be: Verifying Checksum [2021-06-30T20:46:41.661Z] 5e14af77c1be: Download complete [2021-06-30T20:46:41.661Z] 93b61091891f: Verifying Checksum [2021-06-30T20:46:41.661Z] 93b61091891f: Download complete [2021-06-30T20:46:41.661Z] 01666e4c0597: Verifying Checksum [2021-06-30T20:46:41.661Z] 01666e4c0597: Download complete [2021-06-30T20:46:41.661Z] 8ad3a11d3b57: Verifying Checksum [2021-06-30T20:46:41.661Z] 8ad3a11d3b57: Download complete [2021-06-30T20:46:41.661Z] df20fa9351a1: Pull complete [2021-06-30T20:46:41.930Z] 36b3adc4ff6f: Pull complete [2021-06-30T20:46:42.523Z] 8ad3a11d3b57: Pull complete [2021-06-30T20:46:42.523Z] 46f8f816bc3b: Pull complete [2021-06-30T20:46:42.782Z] 93b61091891f: Pull complete [2021-06-30T20:46:42.782Z] 93b9cdb0e59b: Pull complete [2021-06-30T20:46:42.782Z] 5e14af77c1be: Pull complete [2021-06-30T20:46:43.041Z] 01666e4c0597: Pull complete [2021-06-30T20:46:43.308Z] aa168da1d23b: Verifying Checksum [2021-06-30T20:46:43.308Z] aa168da1d23b: Download complete [2021-06-30T20:46:47.537Z] aa168da1d23b: Pull complete [2021-06-30T20:46:47.537Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-30T20:46:47.537Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-30T20:46:47.537Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-30T20:46:47.613Z] prd-centos7-docker-4c-2g-1010 does not seem to be running inside a container [2021-06-30T20:46:47.650Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-30T20:46:51.225Z] $ docker top 346640f8d246f7d36fbdc807e82ca753ff455368c0bc6edd8837f985b9aed4ce -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-30T20:46:51.591Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-30T20:46:51.886Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-30T20:46:52.192Z] + ls /var/log/sa-host [2021-06-30T20:46:52.192Z] + sadf -c /var/log/sa-host/sa05 [2021-06-30T20:46:52.192Z] file_magic: OK [2021-06-30T20:46:52.192Z] HZ: Using current value: 100 [2021-06-30T20:46:52.192Z] file_header: OK [2021-06-30T20:46:52.192Z] 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 [2021-06-30T20:46:52.192Z] Statistics: [2021-06-30T20:46:52.192Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-30T20:46:52.192Z] File successfully converted to sysstat format version 12.2.1 [2021-06-30T20:46:52.192Z] + sadf -c /var/log/sa-host/sa30 [2021-06-30T20:46:52.192Z] file_magic: OK [2021-06-30T20:46:52.192Z] HZ: Using current value: 100 [2021-06-30T20:46:52.192Z] file_header: OK [2021-06-30T20:46:52.192Z] 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 [2021-06-30T20:46:52.192Z] Statistics: [2021-06-30T20:46:52.192Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-30T20:46:52.192Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-30T20:46:52.393Z] provisioning config files... [2021-06-30T20:46:52.404Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config7969218759568588565tmp [Pipeline] { [Pipeline] echo [2021-06-30T20:46:52.425Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-30T20:46:52.721Z] ---> create-netrc.sh [Pipeline] } [2021-06-30T20:46:52.729Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-30T20:46:53.112Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-30T20:46:53.122Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-30T20:46:53.416Z] ---> sudo-logs.sh [2021-06-30T20:46:53.416Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-30T20:46:53.449Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-30T20:46:53.742Z] ---> job-cost.sh [2021-06-30T20:46:53.742Z] lf-activate-venv: SKIPPING [2021-06-30T20:46:53.742Z] DEBUG: total: 0.18000000715255737 [2021-06-30T20:46:53.742Z] INFO: Retrieving Stack Cost... [2021-06-30T20:46:54.690Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-30T20:46:54.951Z] INFO: Archiving Costs [Pipeline] echo [2021-06-30T20:46:54.964Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-30T20:46:55.261Z] ---> logs-deploy.sh [2021-06-30T20:46:55.261Z] lf-activate-venv: SKIPPING [2021-06-30T20:46:55.261Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/master/62 [2021-06-30T20:46:55.261Z] INFO: archiving workspace using pattern(s): [2021-06-30T20:46:56.206Z] Archives upload complete. [2021-06-30T20:46:56.206Z] INFO: archiving logs to Nexus [2021-06-30T20:46:56.778Z] ---> uname -a: [2021-06-30T20:46:56.778Z] Linux prd-centos7-docker-4c-2g-1010.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-30T20:46:56.778Z] [2021-06-30T20:46:56.778Z] [2021-06-30T20:46:56.778Z] ---> lscpu: [2021-06-30T20:46:56.778Z] Architecture: x86_64 [2021-06-30T20:46:56.778Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-30T20:46:56.778Z] Byte Order: Little Endian [2021-06-30T20:46:56.778Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-30T20:46:56.778Z] CPU(s): 2 [2021-06-30T20:46:56.778Z] On-line CPU(s) list: 0,1 [2021-06-30T20:46:56.778Z] Thread(s) per core: 1 [2021-06-30T20:46:56.778Z] Core(s) per socket: 1 [2021-06-30T20:46:56.778Z] Socket(s): 2 [2021-06-30T20:46:56.778Z] NUMA node(s): 1 [2021-06-30T20:46:56.778Z] Vendor ID: AuthenticAMD [2021-06-30T20:46:56.778Z] CPU family: 23 [2021-06-30T20:46:56.778Z] Model: 49 [2021-06-30T20:46:56.778Z] Model name: AMD EPYC-Rome Processor [2021-06-30T20:46:56.778Z] Stepping: 0 [2021-06-30T20:46:56.778Z] CPU MHz: 2800.000 [2021-06-30T20:46:56.778Z] BogoMIPS: 5600.00 [2021-06-30T20:46:56.778Z] Virtualization: AMD-V [2021-06-30T20:46:56.778Z] Hypervisor vendor: KVM [2021-06-30T20:46:56.778Z] Virtualization type: full [2021-06-30T20:46:56.778Z] L1d cache: 64 KiB [2021-06-30T20:46:56.778Z] L1i cache: 64 KiB [2021-06-30T20:46:56.778Z] L2 cache: 1 MiB [2021-06-30T20:46:56.778Z] L3 cache: 32 MiB [2021-06-30T20:46:56.778Z] NUMA node0 CPU(s): 0,1 [2021-06-30T20:46:56.778Z] Vulnerability Itlb multihit: Not affected [2021-06-30T20:46:56.778Z] Vulnerability L1tf: Not affected [2021-06-30T20:46:56.778Z] Vulnerability Mds: Not affected [2021-06-30T20:46:56.778Z] Vulnerability Meltdown: Not affected [2021-06-30T20:46:56.778Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-30T20:46:56.778Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-30T20:46:56.778Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-30T20:46:56.778Z] Vulnerability Srbds: Not affected [2021-06-30T20:46:56.778Z] Vulnerability Tsx async abort: Not affected [2021-06-30T20:46:56.778Z] 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 [2021-06-30T20:46:56.778Z] [2021-06-30T20:46:56.778Z] [2021-06-30T20:46:56.778Z] ---> nproc: [2021-06-30T20:46:56.778Z] 2 [2021-06-30T20:46:56.778Z] [2021-06-30T20:46:56.778Z] [2021-06-30T20:46:56.778Z] ---> df -h: [2021-06-30T20:46:56.778Z] Filesystem Size Used Available Use% Mounted on [2021-06-30T20:46:56.778Z] overlay 40.0G 8.9G 31.1G 22% / [2021-06-30T20:46:56.778Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-30T20:46:56.778Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-30T20:46:56.778Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-30T20:46:56.778Z] /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os [2021-06-30T20:46:56.778Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf [2021-06-30T20:46:56.778Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname [2021-06-30T20:46:56.778Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts [2021-06-30T20:46:56.778Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log [2021-06-30T20:46:56.778Z] /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json [2021-06-30T20:46:56.778Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/gexfoundry_device-mqtt-go_master [2021-06-30T20:46:56.778Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/gexfoundry_device-mqtt-go_master@tmp [2021-06-30T20:46:56.778Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host [2021-06-30T20:46:56.778Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure [2021-06-30T20:46:56.778Z] [2021-06-30T20:46:56.778Z] [2021-06-30T20:46:56.778Z] ---> free -m: [2021-06-30T20:46:56.778Z] total used free shared buff/cache available [2021-06-30T20:46:56.778Z] Mem: 7821 1151 3284 0 3384 6588 [2021-06-30T20:46:56.778Z] Swap: 1023 0 1023 [2021-06-30T20:46:56.778Z] [2021-06-30T20:46:56.778Z] [2021-06-30T20:46:56.778Z] ---> ip addr: [2021-06-30T20:46:56.778Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-30T20:46:56.778Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-30T20:46:56.778Z] inet 127.0.0.1/8 scope host lo [2021-06-30T20:46:56.778Z] valid_lft forever preferred_lft forever [2021-06-30T20:46:56.778Z] inet6 ::1/128 scope host [2021-06-30T20:46:56.778Z] valid_lft forever preferred_lft forever [2021-06-30T20:46:56.778Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-30T20:46:56.778Z] link/ether fa:16:3e:a5:5f:53 brd ff:ff:ff:ff:ff:ff [2021-06-30T20:46:56.778Z] inet 10.30.122.231/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-30T20:46:56.778Z] valid_lft 85647sec preferred_lft 85647sec [2021-06-30T20:46:56.778Z] inet6 fe80::f816:3eff:fea5:5f53/64 scope link [2021-06-30T20:46:56.778Z] valid_lft forever preferred_lft forever [2021-06-30T20:46:56.778Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-30T20:46:56.778Z] link/ether 02:42:53:4d:01:ef brd ff:ff:ff:ff:ff:ff [2021-06-30T20:46:56.778Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-30T20:46:56.778Z] valid_lft forever preferred_lft forever [2021-06-30T20:46:56.778Z] inet6 fe80::42:53ff:fe4d:1ef/64 scope link [2021-06-30T20:46:56.778Z] valid_lft forever preferred_lft forever [2021-06-30T20:46:56.778Z] [2021-06-30T20:46:56.778Z] [2021-06-30T20:46:56.778Z] ---> sar -b -r -n DEV: [2021-06-30T20:46:56.778Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/30/21 _x86_64_ (2 CPU) [2021-06-30T20:46:56.778Z] [2021-06-30T20:46:56.778Z] 20:34:12 LINUX RESTART (2 CPU) [2021-06-30T20:46:56.778Z] [2021-06-30T20:46:56.778Z] 20:35:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-30T20:46:56.778Z] 20:36:01 8.69 0.63 8.06 0.00 357.66 253.92 0.00 [2021-06-30T20:46:56.778Z] 20:37:01 0.42 0.00 0.42 0.00 0.00 7.35 0.00 [2021-06-30T20:46:56.778Z] 20:38:01 0.22 0.00 0.22 0.00 0.00 3.23 0.00 [2021-06-30T20:46:56.778Z] 20:39:02 0.25 0.00 0.25 0.00 0.00 3.33 0.00 [2021-06-30T20:46:56.778Z] 20:40:01 0.24 0.00 0.24 0.00 0.00 3.08 0.00 [2021-06-30T20:46:56.778Z] 20:41:01 0.37 0.00 0.37 0.00 0.00 4.75 0.00 [2021-06-30T20:46:56.778Z] 20:42:01 0.25 0.00 0.25 0.00 0.00 3.07 0.00 [2021-06-30T20:46:56.778Z] 20:43:01 0.27 0.00 0.27 0.00 0.00 3.12 0.00 [2021-06-30T20:46:56.778Z] 20:44:01 0.27 0.00 0.27 0.00 0.00 3.33 0.00 [2021-06-30T20:46:56.778Z] 20:45:01 0.22 0.00 0.22 0.00 0.00 2.30 0.00 [2021-06-30T20:46:56.778Z] 20:46:01 162.72 0.03 162.69 0.00 3.73 44962.52 0.00 [2021-06-30T20:46:56.778Z] Average: 15.85 0.06 15.79 0.00 32.42 4126.25 0.00 [2021-06-30T20:46:56.778Z] [2021-06-30T20:46:56.778Z] 20:35:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-30T20:46:56.778Z] 20:36:01 5465684 0 803904 10.04 2620 1736732 1204868 13.30 569028 1574016 20 [2021-06-30T20:46:56.778Z] 20:37:01 5477112 0 792468 9.89 2620 1736740 1110752 12.26 562176 1571648 20 [2021-06-30T20:46:56.778Z] 20:38:01 5477004 0 792572 9.90 2620 1736744 1110764 12.26 562224 1571700 8 [2021-06-30T20:46:56.778Z] 20:39:02 5475644 0 793928 9.91 2620 1736748 1110864 12.26 563744 1571700 8 [2021-06-30T20:46:56.778Z] 20:40:01 5476944 0 792620 9.90 2620 1736756 1074040 11.86 556092 1579436 16 [2021-06-30T20:46:56.778Z] 20:41:01 5468864 0 800700 10.00 2620 1736756 1073848 11.86 564020 1579436 8 [2021-06-30T20:46:56.778Z] 20:42:01 5467940 0 801616 10.01 2620 1736764 1073896 11.86 564832 1579436 8 [2021-06-30T20:46:56.779Z] 20:43:01 5466052 0 803500 10.03 2620 1736768 1073848 11.86 567704 1578360 8 [2021-06-30T20:46:56.779Z] 20:44:01 5466184 0 803364 10.03 2620 1736772 1073848 11.86 567680 1578300 8 [2021-06-30T20:46:56.779Z] 20:45:01 5465528 0 804016 10.04 2620 1736776 1073920 11.86 574872 1571508 8 [2021-06-30T20:46:56.779Z] 20:46:01 3883316 0 1064380 13.29 2620 3058624 1325880 14.64 782300 2726928 181536 [2021-06-30T20:46:56.779Z] Average: 5326388 0 823006 10.28 2620 1856925 1118775 12.35 584970 1680224 16513 [2021-06-30T20:46:56.779Z] [2021-06-30T20:46:56.779Z] 20:35:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-30T20:46:56.779Z] 20:36:01 eth0 34.99 24.10 35.95 29.07 0.00 0.00 0.00 0.00 [2021-06-30T20:46:56.779Z] 20:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T20:46:56.779Z] 20:36:01 docker0 2.95 2.20 0.64 6.18 0.00 0.00 0.00 0.00 [2021-06-30T20:46:56.779Z] 20:37:01 eth0 2.90 0.80 0.77 0.42 0.00 0.00 0.00 0.00 [2021-06-30T20:46:56.779Z] 20:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T20:46:56.779Z] 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T20:46:56.779Z] 20:38:01 eth0 1.95 0.43 0.63 0.39 0.00 0.00 0.00 0.00 [2021-06-30T20:46:56.779Z] 20:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T20:46:56.779Z] 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T20:46:56.779Z] 20:39:02 eth0 0.65 0.48 0.32 0.21 0.00 0.00 0.00 0.00 [2021-06-30T20:46:56.779Z] 20:39:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T20:46:56.779Z] 20:39:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T20:46:56.779Z] 20:40:01 eth0 0.68 0.39 0.35 0.27 0.00 0.00 0.00 0.00 [2021-06-30T20:46:56.779Z] 20:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T20:46:56.779Z] 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T20:46:56.779Z] 20:41:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-30T20:46:56.779Z] 20:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T20:46:56.779Z] 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T20:46:56.779Z] 20:42:01 eth0 0.17 0.17 0.07 0.01 0.00 0.00 0.00 0.00 [2021-06-30T20:46:56.779Z] 20:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T20:46:56.779Z] 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T20:46:56.779Z] 20:43:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-30T20:46:56.779Z] 20:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T20:46:56.779Z] 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T20:46:56.779Z] 20:44:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-30T20:46:56.779Z] 20:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T20:46:56.779Z] 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T20:46:56.779Z] 20:45:01 eth0 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2021-06-30T20:46:56.779Z] 20:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T20:46:56.779Z] 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T20:46:56.779Z] 20:46:01 eth0 854.75 786.31 7689.05 111.42 0.00 0.00 0.00 0.00 [2021-06-30T20:46:56.779Z] 20:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T20:46:56.779Z] 20:46:01 docker0 66.12 66.67 5.51 393.05 0.00 0.00 0.00 0.00 [2021-06-30T20:46:56.779Z] Average: eth0 81.72 74.12 704.64 12.90 0.00 0.00 0.00 0.00 [2021-06-30T20:46:56.779Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T20:46:56.779Z] Average: docker0 6.29 6.28 0.56 36.40 0.00 0.00 0.00 0.00 [2021-06-30T20:46:56.779Z] [2021-06-30T20:46:56.779Z] [2021-06-30T20:46:56.779Z] ---> sar -P ALL: [2021-06-30T20:46:56.779Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/30/21 _x86_64_ (2 CPU) [2021-06-30T20:46:56.779Z] [2021-06-30T20:46:56.779Z] 20:34:12 LINUX RESTART (2 CPU) [2021-06-30T20:46:56.779Z] [2021-06-30T20:46:56.779Z] 20:35:02 CPU %user %nice %system %iowait %steal %idle [2021-06-30T20:46:56.779Z] 20:36:01 all 1.65 0.00 0.85 0.16 0.04 97.30 [2021-06-30T20:46:56.779Z] 20:36:01 0 1.74 0.00 0.90 0.02 0.03 97.31 [2021-06-30T20:46:56.779Z] 20:36:01 1 1.55 0.00 0.80 0.31 0.05 97.28 [2021-06-30T20:46:56.779Z] 20:37:01 all 0.13 0.00 0.03 0.00 0.02 99.82 [2021-06-30T20:46:56.779Z] 20:37:01 0 0.07 0.00 0.05 0.00 0.03 99.85 [2021-06-30T20:46:56.779Z] 20:37:01 1 0.20 0.00 0.02 0.00 0.00 99.78 [2021-06-30T20:46:56.779Z] 20:38:01 all 0.12 0.00 0.02 0.00 0.03 99.83 [2021-06-30T20:46:56.779Z] 20:38:01 0 0.05 0.00 0.02 0.00 0.05 99.88 [2021-06-30T20:46:56.779Z] 20:38:01 1 0.18 0.00 0.02 0.00 0.02 99.78 [2021-06-30T20:46:56.779Z] 20:39:02 all 0.08 0.00 0.02 0.00 0.04 99.86 [2021-06-30T20:46:56.779Z] 20:39:02 0 0.03 0.00 0.02 0.00 0.05 99.90 [2021-06-30T20:46:56.779Z] 20:39:02 1 0.13 0.00 0.02 0.00 0.03 99.82 [2021-06-30T20:46:56.779Z] 20:40:01 all 0.10 0.00 0.04 0.00 0.03 99.83 [2021-06-30T20:46:56.779Z] 20:40:01 0 0.10 0.00 0.05 0.00 0.03 99.81 [2021-06-30T20:46:56.779Z] 20:40:01 1 0.10 0.00 0.03 0.00 0.02 99.85 [2021-06-30T20:46:56.779Z] 20:41:01 all 0.10 0.00 0.03 0.00 0.03 99.84 [2021-06-30T20:46:56.779Z] 20:41:01 0 0.17 0.00 0.05 0.00 0.03 99.75 [2021-06-30T20:46:56.779Z] 20:41:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-30T20:46:56.779Z] 20:42:01 all 0.09 0.00 0.03 0.00 0.03 99.86 [2021-06-30T20:46:56.779Z] 20:42:01 0 0.17 0.00 0.03 0.00 0.02 99.78 [2021-06-30T20:46:56.779Z] 20:42:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-06-30T20:46:56.779Z] 20:43:01 all 0.12 0.00 0.03 0.00 0.02 99.83 [2021-06-30T20:46:56.779Z] 20:43:01 0 0.20 0.00 0.05 0.00 0.00 99.75 [2021-06-30T20:46:56.779Z] 20:43:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-30T20:46:56.779Z] 20:44:01 all 0.14 0.00 0.01 0.00 0.03 99.82 [2021-06-30T20:46:56.779Z] 20:44:01 0 0.25 0.00 0.02 0.00 0.02 99.72 [2021-06-30T20:46:56.779Z] 20:44:01 1 0.03 0.00 0.00 0.00 0.05 99.92 [2021-06-30T20:46:56.779Z] 20:45:01 all 0.08 0.00 0.02 0.00 0.03 99.87 [2021-06-30T20:46:56.779Z] 20:45:01 0 0.15 0.00 0.00 0.00 0.02 99.83 [2021-06-30T20:46:56.779Z] 20:45:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2021-06-30T20:46:56.779Z] 20:46:01 all 19.73 0.00 8.09 6.85 0.06 65.27 [2021-06-30T20:46:56.779Z] 20:46:01 0 20.10 0.00 8.50 7.04 0.05 64.31 [2021-06-30T20:46:56.779Z] 20:46:01 1 19.37 0.00 7.68 6.67 0.07 66.22 [2021-06-30T20:46:56.779Z] [2021-06-30T20:46:56.779Z] Average: CPU %user %nice %system %iowait %steal %idle [2021-06-30T20:46:56.779Z] Average: all 1.95 0.00 0.80 0.61 0.03 96.61 [2021-06-30T20:46:56.779Z] Average: 0 2.01 0.00 0.84 0.61 0.03 96.51 [2021-06-30T20:46:56.779Z] Average: 1 1.90 0.00 0.76 0.61 0.03 96.70 [2021-06-30T20:46:56.779Z] [2021-06-30T20:46:56.779Z] [2021-06-30T20:46:56.779Z]