Started by upstream project "edgexfoundry/cd-management/release-lts" build number 22 originally caused by: Push event to branch release-lts Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f931efe794c758a253c74330d67d509c730f016b 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5755953639107821437.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c08e7f8731fc7e59a0f5fb348e3763e45cee7116 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1913833235942333513.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 c08e7f8731fc7e59a0f5fb348e3763e45cee7116 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/jakarta/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/jakarta/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3114861007563066430.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c08e7f8731fc7e59a0f5fb348e3763e45cee7116 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c08e7f8731fc7e59a0f5fb348e3763e45cee7116 # timeout=10 Commit message: "Merge pull request #367 from ernestojeda/semver-ssh-key" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8609263239820176842.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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/jakarta/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/jakarta/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5592870493202082199.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-1153’ is offline Running on prd-centos7-docker-4c-2g-1160 in /w/workspace/exfoundry_device-mqtt-go_jakarta [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/exfoundry_device-mqtt-go_jakarta # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/exfoundry_device-mqtt-go_jakarta@tmp/jenkins-gitclient-ssh1731108681222344446.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision f931efe794c758a253c74330d67d509c730f016b (jakarta) > 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 f931efe794c758a253c74330d67d509c730f016b # timeout=10 Commit message: "ci(lts-release): LTS release v2.1.0 @5b76d0d" > git rev-list --no-walk f931efe794c758a253c74330d67d509c730f016b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-18T00:20:06.124Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-18T00:20:06.159Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-18T00:20:06.172Z] ========================================================= [2021-11-18T00:20:06.173Z] EdgeX Global Pipelines Version Info [2021-11-18T00:20:06.173Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-18T00:20:07.361Z] ------------------- [2021-11-18T00:20:07.361Z] stable info: [2021-11-18T00:20:07.361Z] ------------------- [2021-11-18T00:20:07.361Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-18T00:20:07.361Z] Commit SHA: c08e7f8731fc7e59a0f5fb348e3763e45cee7116 [2021-11-18T00:20:07.361Z] Message: update stable to v2.0.216 [2021-11-18T00:20:07.932Z] ------------------- [2021-11-18T00:20:07.932Z] experimental info: [2021-11-18T00:20:07.932Z] ------------------- [2021-11-18T00:20:07.932Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-18T00:20:07.932Z] Commit SHA: c08e7f8731fc7e59a0f5fb348e3763e45cee7116 [2021-11-18T00:20:07.932Z] Message: experimental @2.0.216 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-18T00:20:08.013Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2021-11-18T00:20:08.024Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2021-11-18T00:20:08.039Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-18T00:20:08.050Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-18T00:20:08.063Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-18T00:20:08.074Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-18T00:20:08.084Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-18T00:20:08.095Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-11-18T00:20:08.106Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-18T00:20:08.117Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-18T00:20:08.127Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-18T00:20:08.137Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2021-11-18T00:20:08.150Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-18T00:20:08.161Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-18T00:20:08.171Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-18T00:20:09.145Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-18T00:20:09.165Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-11-18T00:20:09.175Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-11-18T00:20:09.183Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-18T00:20:09.191Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-11-18T00:20:09.198Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-11-18T00:20:09.206Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-11-18T00:20:09.213Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-11-18T00:20:09.222Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-11-18T00:20:09.235Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-11-18T00:20:09.263Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-18T00:20:09.278Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = jakarta [Pipeline] echo [2021-11-18T00:20:09.289Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = jakarta [Pipeline] echo [2021-11-18T00:20:09.300Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = jakarta [Pipeline] echo [2021-11-18T00:20:09.320Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f931efe794c758a253c74330d67d509c730f016b [Pipeline] echo [2021-11-18T00:20:09.332Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f931efe [Pipeline] echo [2021-11-18T00:20:09.342Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-18T00:20:09.385Z] provisioning config files... [2021-11-18T00:20:09.396Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/exfoundry_device-mqtt-go_jakarta@tmp/config3675689130777938374tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-18T00:20:10.459Z] ---> docker-login.sh [2021-11-18T00:20:10.459Z] nexus3.edgexfoundry.org:10001 [2021-11-18T00:20:10.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T00:20:10.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T00:20:10.459Z] Configure a credential helper to remove this warning. See [2021-11-18T00:20:10.459Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T00:20:10.459Z] [2021-11-18T00:20:10.459Z] Login Succeeded [2021-11-18T00:20:10.459Z] nexus3.edgexfoundry.org:10002 [2021-11-18T00:20:10.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T00:20:10.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T00:20:10.459Z] Configure a credential helper to remove this warning. See [2021-11-18T00:20:10.459Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T00:20:10.459Z] [2021-11-18T00:20:10.459Z] Login Succeeded [2021-11-18T00:20:10.459Z] nexus3.edgexfoundry.org:10003 [2021-11-18T00:20:10.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T00:20:10.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T00:20:10.459Z] Configure a credential helper to remove this warning. See [2021-11-18T00:20:10.459Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T00:20:10.459Z] [2021-11-18T00:20:10.459Z] Login Succeeded [2021-11-18T00:20:10.459Z] nexus3.edgexfoundry.org:10004 [2021-11-18T00:20:10.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T00:20:10.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T00:20:10.459Z] Configure a credential helper to remove this warning. See [2021-11-18T00:20:10.459Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T00:20:10.459Z] [2021-11-18T00:20:10.459Z] Login Succeeded [2021-11-18T00:20:10.459Z] docker.io [2021-11-18T00:20:10.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T00:20:10.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T00:20:10.459Z] Configure a credential helper to remove this warning. See [2021-11-18T00:20:10.459Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T00:20:10.459Z] [2021-11-18T00:20:10.459Z] Login Succeeded [2021-11-18T00:20:10.459Z] ---> docker-login.sh ends [Pipeline] } [2021-11-18T00:20:10.467Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-11-18T00:20:10.929Z] + git rev-list -1 --merges f931efe794c758a253c74330d67d509c730f016b~1..f931efe794c758a253c74330d67d509c730f016b [Pipeline] echo [2021-11-18T00:20:10.970Z] -----------> git rev-list -1 --merges f931efe794c758a253c74330d67d509c730f016b~1..f931efe794c758a253c74330d67d509c730f016b f931efe794c758a253c74330d67d509c730f016b [false] [Pipeline] sh [2021-11-18T00:20:11.271Z] + git log --format=format:%s -1 f931efe794c758a253c74330d67d509c730f016b [Pipeline] echo [2021-11-18T00:20:11.288Z] ========================================================= [2021-11-18T00:20:11.288Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId [2021-11-18T00:20:11.288Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-18T00:20:11.624Z] + git log --format=format:%s -1 f931efe794c758a253c74330d67d509c730f016b [Pipeline] echo [2021-11-18T00:20:11.638Z] [semverPrep] GIT_COMMIT: f931efe794c758a253c74330d67d509c730f016b, Commit Message: ci(lts-release): LTS release v2.1.0 @5b76d0d [Pipeline] echo [2021-11-18T00:20:11.649Z] [semverPrep] This is not a build commit. [Pipeline] sh [2021-11-18T00:20:13.043Z] + grep -v github /etc/ssh/ssh_known_hosts [Pipeline] sh [2021-11-18T00:20:14.073Z] + sudo mv /tmp/known_hosts /etc/ssh/ssh_known_hosts [Pipeline] sh [2021-11-18T00:20:14.370Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2021-11-18T00:20:14.370Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2021-11-18T00:20:14.370Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-11-18T00:20:14.717Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-18T00:20:14.717Z] [2021-11-18T00:20:14.717Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-18T00:20:15.023Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-18T00:20:15.023Z] latest: Pulling from edgex-devops/git-semver [2021-11-18T00:20:15.023Z] a0d0a0d46f8b: Pulling fs layer [2021-11-18T00:20:15.023Z] 3e5f54012d9b: Pulling fs layer [2021-11-18T00:20:15.023Z] 4c7163046ea9: Pulling fs layer [2021-11-18T00:20:15.023Z] 0c2d73faf560: Pulling fs layer [2021-11-18T00:20:15.023Z] 0c2d73faf560: Waiting [2021-11-18T00:20:15.023Z] 3e5f54012d9b: Download complete [2021-11-18T00:20:15.023Z] a0d0a0d46f8b: Verifying Checksum [2021-11-18T00:20:15.023Z] a0d0a0d46f8b: Download complete [2021-11-18T00:20:15.023Z] 0c2d73faf560: Verifying Checksum [2021-11-18T00:20:15.023Z] 0c2d73faf560: Download complete [2021-11-18T00:20:15.023Z] 4c7163046ea9: Verifying Checksum [2021-11-18T00:20:15.023Z] 4c7163046ea9: Download complete [2021-11-18T00:20:15.282Z] a0d0a0d46f8b: Pull complete [2021-11-18T00:20:15.282Z] 3e5f54012d9b: Pull complete [2021-11-18T00:20:16.487Z] 4c7163046ea9: Pull complete [2021-11-18T00:20:16.487Z] 0c2d73faf560: Pull complete [2021-11-18T00:20:16.487Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-18T00:20:16.487Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-18T00:20:16.487Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-18T00:20:16.561Z] prd-centos7-docker-4c-2g-1160 does not seem to be running inside a container [2021-11-18T00:20:16.610Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-mqtt-go_jakarta -v /w/workspace/exfoundry_device-mqtt-go_jakarta:/w/workspace/exfoundry_device-mqtt-go_jakarta:rw,z -v /w/workspace/exfoundry_device-mqtt-go_jakarta@tmp:/w/workspace/exfoundry_device-mqtt-go_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-18T00:20:17.330Z] $ docker top 5dc2855c32acc9b308d2614389305370b086a8ce80d9086b930a664b27b6c81f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-18T00:20:17.421Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-18T00:20:17.421Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-18T00:20:17.525Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-18T00:20:17.528Z] $ docker exec 5dc2855c32acc9b308d2614389305370b086a8ce80d9086b930a664b27b6c81f ssh-agent [2021-11-18T00:20:17.628Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXooGBEK/agent.15 [2021-11-18T00:20:17.629Z] SSH_AGENT_PID=22 [2021-11-18T00:20:17.636Z] Running ssh-add (command line suppressed) [2021-11-18T00:20:17.720Z] Identity added: /w/workspace/exfoundry_device-mqtt-go_jakarta@tmp/private_key_5864873456276046131.key (/w/workspace/exfoundry_device-mqtt-go_jakarta@tmp/private_key_5864873456276046131.key) [2021-11-18T00:20:18.700Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-18T00:20:18.996Z] + git tag --points-at f931efe794c758a253c74330d67d509c730f016b [Pipeline] } [2021-11-18T00:20:19.015Z] $ docker exec --env ******** --env ******** 5dc2855c32acc9b308d2614389305370b086a8ce80d9086b930a664b27b6c81f ssh-agent -k [2021-11-18T00:20:19.109Z] unset SSH_AUTH_SOCK; [2021-11-18T00:20:19.109Z] unset SSH_AGENT_PID; [2021-11-18T00:20:19.109Z] echo Agent pid 22 killed; [2021-11-18T00:20:19.123Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2021-11-18T00:20:19.147Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v2.1.0' [Pipeline] sshagent [2021-11-18T00:20:19.161Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-18T00:20:19.161Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-18T00:20:19.254Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-18T00:20:19.256Z] $ docker exec 5dc2855c32acc9b308d2614389305370b086a8ce80d9086b930a664b27b6c81f ssh-agent [2021-11-18T00:20:19.351Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKHjHAd/agent.56 [2021-11-18T00:20:19.351Z] SSH_AGENT_PID=62 [2021-11-18T00:20:19.356Z] Running ssh-add (command line suppressed) [2021-11-18T00:20:19.447Z] Identity added: /w/workspace/exfoundry_device-mqtt-go_jakarta@tmp/private_key_7120579757943904445.key (/w/workspace/exfoundry_device-mqtt-go_jakarta@tmp/private_key_7120579757943904445.key) [2021-11-18T00:20:19.458Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-18T00:20:19.768Z] + git semver init [2021-11-18T00:20:19.768Z] # -> Open(): unable to determine branch for HEAD [2021-11-18T00:20:19.768Z] # $GIT_DIR = /w/workspace/exfoundry_device-mqtt-go_jakarta/.git [2021-11-18T00:20:19.768Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_device-mqtt-go_jakarta [2021-11-18T00:20:19.768Z] # $SEMVER_REMOTE_NAME = origin [2021-11-18T00:20:19.768Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-18T00:20:19.768Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-18T00:20:19.768Z] # $SEMVER_BRANCH = jakarta [2021-11-18T00:20:19.768Z] # $SEMVER_TEMP = /tmp/semver-520864529 [2021-11-18T00:20:19.768Z] # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP [2021-11-18T00:20:20.704Z] # '/tmp/semver-520864529' -> '/w/workspace/exfoundry_device-mqtt-go_jakarta/.semver' [2021-11-18T00:20:20.704Z] # -> Force: false [2021-11-18T00:20:20.704Z] # $SEMVER_DIR = /w/workspace/exfoundry_device-mqtt-go_jakarta/.semver [Pipeline] } [2021-11-18T00:20:20.717Z] $ docker exec --env ******** --env ******** 5dc2855c32acc9b308d2614389305370b086a8ce80d9086b930a664b27b6c81f ssh-agent -k [2021-11-18T00:20:20.816Z] unset SSH_AUTH_SOCK; [2021-11-18T00:20:20.817Z] unset SSH_AGENT_PID; [2021-11-18T00:20:20.818Z] echo Agent pid 62 killed; [2021-11-18T00:20:20.826Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-18T00:20:21.140Z] + git semver [Pipeline] } [2021-11-18T00:20:21.152Z] $ docker stop --time=1 5dc2855c32acc9b308d2614389305370b086a8ce80d9086b930a664b27b6c81f [2021-11-18T00:20:22.410Z] $ docker rm -f 5dc2855c32acc9b308d2614389305370b086a8ce80d9086b930a664b27b6c81f [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-18T00:20:22.751Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-18T00:20:23.005Z] Stashed 1 file(s) [Pipeline] echo [2021-11-18T00:20:23.008Z] [edgeXSemver]: initialized semver on version 2.1.0 [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-11-18T00:20:38.223Z] Still waiting to schedule task [2021-11-18T00:20:38.223Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-11-18T00:20:38.225Z] Still waiting to schedule task [2021-11-18T00:20:38.225Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-11-18T00:22:20.563Z] Running on prd-centos7-docker-4c-2g-1163 in /w/workspace/exfoundry_device-mqtt-go_jakarta [Pipeline] { [Pipeline] ws [2021-11-18T00:22:20.576Z] Running in /w/workspace/device-mqtt-go/2 [Pipeline] { [Pipeline] checkout [2021-11-18T00:22:20.695Z] Selected Git installation does not exist. Using Default [2021-11-18T00:22:20.695Z] The recommended git tool is: NONE [2021-11-18T00:22:25.142Z] using credential edgex-jenkins-ssh [2021-11-18T00:22:25.157Z] Cloning the remote Git repository [2021-11-18T00:22:24.576Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-11-18T00:22:24.642Z] > git init /w/workspace/device-mqtt-go/2 # timeout=10 [2021-11-18T00:22:24.686Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-11-18T00:22:24.686Z] > git --version # timeout=10 [2021-11-18T00:22:24.696Z] > git --version # 'git version 2.24.4' [2021-11-18T00:22:24.697Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-18T00:22:24.723Z] [INFO] Currently running in a labeled security context [2021-11-18T00:22:24.723Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-18T00:22:24.723Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/2@tmp/jenkins-gitclient-ssh9101309914798383709.key [2021-11-18T00:22:24.743Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-18T00:22:25.632Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-11-18T00:22:25.644Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-18T00:22:26.773Z] Avoid second fetch [2021-11-18T00:22:26.774Z] Checking out Revision f931efe794c758a253c74330d67d509c730f016b (jakarta) [2021-11-18T00:22:26.312Z] > git config core.sparsecheckout # timeout=10 [2021-11-18T00:22:26.324Z] > git checkout -f f931efe794c758a253c74330d67d509c730f016b # timeout=10 [2021-11-18T00:22:30.303Z] Commit message: "ci(lts-release): LTS release v2.1.0 @5b76d0d" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-18T00:22:30.752Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1162 in /w/workspace/exfoundry_device-mqtt-go_jakarta [Pipeline] { [Pipeline] ws [2021-11-18T00:22:30.765Z] Running in /w/workspace/device-mqtt-go/2 [Pipeline] { [Pipeline] checkout [2021-11-18T00:22:30.977Z] Selected Git installation does not exist. Using Default [2021-11-18T00:22:30.977Z] The recommended git tool is: NONE [2021-11-18T00:22:31.018Z] + git checkout f931efe794c758a253c74330d67d509c730f016b [2021-11-18T00:22:31.018Z] HEAD is now at f931efe ci(lts-release): LTS release v2.1.0 @5b76d0d [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-18T00:22:32.069Z] provisioning config files... [2021-11-18T00:22:32.082Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/2@tmp/config7250701990780854324tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-18T00:22:32.396Z] ---> docker-login.sh [2021-11-18T00:22:32.396Z] nexus3.edgexfoundry.org:10001 [2021-11-18T00:22:32.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T00:22:32.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T00:22:32.396Z] Configure a credential helper to remove this warning. See [2021-11-18T00:22:32.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T00:22:32.396Z] [2021-11-18T00:22:32.396Z] Login Succeeded [2021-11-18T00:22:32.396Z] nexus3.edgexfoundry.org:10002 [2021-11-18T00:22:32.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T00:22:32.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T00:22:32.674Z] Configure a credential helper to remove this warning. See [2021-11-18T00:22:32.674Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T00:22:32.674Z] [2021-11-18T00:22:32.674Z] Login Succeeded [2021-11-18T00:22:32.674Z] nexus3.edgexfoundry.org:10003 [2021-11-18T00:22:32.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T00:22:32.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T00:22:32.674Z] Configure a credential helper to remove this warning. See [2021-11-18T00:22:32.674Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T00:22:32.674Z] [2021-11-18T00:22:32.674Z] Login Succeeded [2021-11-18T00:22:32.674Z] nexus3.edgexfoundry.org:10004 [2021-11-18T00:22:32.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T00:22:32.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T00:22:32.939Z] Configure a credential helper to remove this warning. See [2021-11-18T00:22:32.939Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T00:22:32.939Z] [2021-11-18T00:22:32.939Z] Login Succeeded [2021-11-18T00:22:32.939Z] docker.io [2021-11-18T00:22:32.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T00:22:33.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T00:22:33.202Z] Configure a credential helper to remove this warning. See [2021-11-18T00:22:33.202Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T00:22:33.202Z] [2021-11-18T00:22:33.202Z] Login Succeeded [2021-11-18T00:22:33.202Z] ---> docker-login.sh ends [Pipeline] } [2021-11-18T00:22:33.211Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-18T00:22:33.359Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-18T00:22:33.375Z] ========================================================= [2021-11-18T00:22:33.375Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts] [2021-11-18T00:22:33.375Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-18T00:22:34.491Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts --build-arg 'MAKE=echo noop' --target=builder . [2021-11-18T00:22:34.491Z] Sending build context to Docker daemon 14.09MB [2021-11-18T00:22:34.491Z] Step 1/11 : ARG BASE=golang:1.16-alpine3.14 [2021-11-18T00:22:34.491Z] Step 2/11 : FROM ${BASE} AS builder [2021-11-18T00:22:34.491Z] 1.16-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2021-11-18T00:22:34.491Z] a0d0a0d46f8b: Pulling fs layer [2021-11-18T00:22:34.491Z] 31adcdaf11c8: Pulling fs layer [2021-11-18T00:22:34.491Z] b8b176561691: Pulling fs layer [2021-11-18T00:22:34.491Z] 4527c011a84f: Pulling fs layer [2021-11-18T00:22:34.491Z] 5d74067f8e1e: Pulling fs layer [2021-11-18T00:22:34.491Z] 36f58ee4fdd2: Pulling fs layer [2021-11-18T00:22:34.491Z] 32f094029db3: Pulling fs layer [2021-11-18T00:22:34.491Z] 773a5188bba9: Pulling fs layer [2021-11-18T00:22:34.491Z] 0a89ddfe6704: Pulling fs layer [2021-11-18T00:22:34.491Z] 36f58ee4fdd2: Waiting [2021-11-18T00:22:34.491Z] 32f094029db3: Waiting [2021-11-18T00:22:34.491Z] 773a5188bba9: Waiting [2021-11-18T00:22:34.491Z] 0a89ddfe6704: Waiting [2021-11-18T00:22:34.491Z] 4527c011a84f: Waiting [2021-11-18T00:22:34.491Z] 5d74067f8e1e: Waiting [2021-11-18T00:22:34.491Z] b8b176561691: Verifying Checksum [2021-11-18T00:22:34.491Z] b8b176561691: Download complete [2021-11-18T00:22:34.491Z] 31adcdaf11c8: Verifying Checksum [2021-11-18T00:22:34.491Z] 31adcdaf11c8: Download complete [2021-11-18T00:22:34.491Z] 5d74067f8e1e: Verifying Checksum [2021-11-18T00:22:34.491Z] 5d74067f8e1e: Download complete [2021-11-18T00:22:34.491Z] 36f58ee4fdd2: Verifying Checksum [2021-11-18T00:22:34.491Z] 36f58ee4fdd2: Download complete [2021-11-18T00:22:34.491Z] a0d0a0d46f8b: Verifying Checksum [2021-11-18T00:22:34.491Z] a0d0a0d46f8b: Download complete [2021-11-18T00:22:34.491Z] 32f094029db3: Verifying Checksum [2021-11-18T00:22:34.491Z] 32f094029db3: Download complete [2021-11-18T00:22:34.491Z] 773a5188bba9: Verifying Checksum [2021-11-18T00:22:34.491Z] 773a5188bba9: Download complete [2021-11-18T00:22:34.491Z] a0d0a0d46f8b: Pull complete [2021-11-18T00:22:34.491Z] 31adcdaf11c8: Pull complete [2021-11-18T00:22:34.491Z] b8b176561691: Pull complete [2021-11-18T00:22:35.071Z] 4527c011a84f: Verifying Checksum [2021-11-18T00:22:35.071Z] 4527c011a84f: Download complete [2021-11-18T00:22:35.659Z] 0a89ddfe6704: Verifying Checksum [2021-11-18T00:22:35.659Z] 0a89ddfe6704: Download complete [2021-11-18T00:22:39.852Z] 4527c011a84f: Pull complete [2021-11-18T00:22:39.852Z] 5d74067f8e1e: Pull complete [2021-11-18T00:22:39.852Z] 36f58ee4fdd2: Pull complete [2021-11-18T00:22:39.852Z] 32f094029db3: Pull complete [2021-11-18T00:22:39.852Z] 773a5188bba9: Pull complete [2021-11-18T00:22:40.570Z] using credential edgex-jenkins-ssh [2021-11-18T00:22:40.585Z] Cloning the remote Git repository [2021-11-18T00:22:40.634Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-11-18T00:22:42.075Z] Avoid second fetch [2021-11-18T00:22:42.076Z] Checking out Revision f931efe794c758a253c74330d67d509c730f016b (jakarta) [2021-11-18T00:22:42.094Z] 0a89ddfe6704: Pull complete [2021-11-18T00:22:42.094Z] Digest: sha256:1b40dceaf34dee7ca55b3c49faf64f21c87f0328d9001acbe5b0b15629491fba [2021-11-18T00:22:42.094Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts [2021-11-18T00:22:42.094Z] ---> dd279347b56d [2021-11-18T00:22:42.094Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-11-18T00:22:40.732Z] > git init /w/workspace/device-mqtt-go/2 # timeout=10 [2021-11-18T00:22:40.798Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-11-18T00:22:40.799Z] > git --version # timeout=10 [2021-11-18T00:22:40.816Z] > git --version # 'git version 2.17.1' [2021-11-18T00:22:40.818Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-18T00:22:40.894Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-18T00:22:42.027Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-11-18T00:22:42.054Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-18T00:22:42.109Z] > git config core.sparsecheckout # timeout=10 [2021-11-18T00:22:43.501Z] ---> Running in c72b6cb04b6c [2021-11-18T00:22:43.501Z] Removing intermediate container c72b6cb04b6c [2021-11-18T00:22:43.501Z] ---> bb6f8fd8128e [2021-11-18T00:22:43.501Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2021-11-18T00:22:43.501Z] ---> Running in b5c05ce429b7 [2021-11-18T00:22:42.124Z] > git checkout -f f931efe794c758a253c74330d67d509c730f016b # timeout=10 [2021-11-18T00:22:43.773Z] Removing intermediate container b5c05ce429b7 [2021-11-18T00:22:43.773Z] ---> 2e6cd4b6b60b [2021-11-18T00:22:43.773Z] Step 5/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-18T00:22:43.773Z] ---> Running in 51a7d714a19a [2021-11-18T00:22:44.847Z] Removing intermediate container 51a7d714a19a [2021-11-18T00:22:44.847Z] ---> 38b164e5c56d [2021-11-18T00:22:44.847Z] Step 6/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-18T00:22:44.847Z] ---> Running in 0a619352752a [2021-11-18T00:22:44.847Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-18T00:22:45.421Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-18T00:22:45.680Z] (1/4) Installing openssh-keygen (8.6_p1-r3) [2021-11-18T00:22:45.680Z] (2/4) Installing libedit (20210216.3.1-r0) [2021-11-18T00:22:45.941Z] (3/4) Installing openssh-client-common (8.6_p1-r3) [2021-11-18T00:22:45.941Z] (4/4) Installing openssh-client-default (8.6_p1-r3) [2021-11-18T00:22:47.227Z] Executing busybox-1.33.1-r3.trigger [2021-11-18T00:22:47.227Z] OK: 224 MiB in 56 packages [2021-11-18T00:22:47.227Z] Removing intermediate container 0a619352752a [2021-11-18T00:22:47.227Z] ---> a478d6d56537 [2021-11-18T00:22:47.227Z] Step 7/11 : WORKDIR /device-mqtt-go [2021-11-18T00:22:47.227Z] ---> Running in 67f296685d8f [2021-11-18T00:22:47.227Z] Removing intermediate container 67f296685d8f [2021-11-18T00:22:47.227Z] ---> 2b577eec0c60 [2021-11-18T00:22:47.227Z] Step 8/11 : COPY . . [2021-11-18T00:22:47.694Z] Commit message: "ci(lts-release): LTS release v2.1.0 @5b76d0d" [2021-11-18T00:22:47.808Z] ---> 45159943d222 [2021-11-18T00:22:47.808Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-18T00:22:47.808Z] ---> Running in f681e5555be8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-18T00:22:48.072Z] skipping... [2021-11-18T00:22:48.072Z] Removing intermediate container f681e5555be8 [2021-11-18T00:22:48.072Z] ---> e1fbdb2a6c1b [2021-11-18T00:22:48.072Z] Step 10/11 : ARG MAKE='make build' [2021-11-18T00:22:48.072Z] ---> Running in fc90ec387be5 [2021-11-18T00:22:48.338Z] Removing intermediate container fc90ec387be5 [2021-11-18T00:22:48.338Z] ---> 0f32eec7b398 [2021-11-18T00:22:48.338Z] Step 11/11 : RUN $MAKE [2021-11-18T00:22:48.338Z] ---> Running in 59236cdbb473 [2021-11-18T00:22:48.586Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-18T00:22:48.586Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-18T00:22:48.586Z] Dload Upload Total Spent Left Speed [2021-11-18T00:22:48.586Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 66055 0 --:--:-- --:--:-- --:--:-- 66426 [2021-11-18T00:22:48.598Z] noop [2021-11-18T00:22:48.598Z] Removing intermediate container 59236cdbb473 [2021-11-18T00:22:48.598Z] ---> 60faf44bc2e8 [2021-11-18T00:22:48.598Z] Successfully built 60faf44bc2e8 [2021-11-18T00:22:48.598Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [Pipeline] sh [2021-11-18T00:22:48.930Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-18T00:22:48.930Z] . [Pipeline] withDockerContainer [2021-11-18T00:22:48.994Z] prd-centos7-docker-4c-2g-1163 does not seem to be running inside a container [2021-11-18T00:22:49.005Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [2021-11-18T00:22:49.049Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@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 ******** -e ******** ci-base-image-x86_64 cat [2021-11-18T00:22:49.418Z] $ docker top 5be1805276be7641f9ed73017b8e982ed00dfa47f5ebe7994b336a7552360d4d -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-11-18T00:22:49.836Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-18T00:22:49.836Z] + sudo tee /etc/docker/daemon.new [2021-11-18T00:22:49.836Z] { [2021-11-18T00:22:49.836Z] "registry-mirrors": [ [2021-11-18T00:22:49.836Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-18T00:22:49.836Z] ], [2021-11-18T00:22:49.836Z] "bip": "10.250.0.254/24", [2021-11-18T00:22:49.836Z] "hosts": [ [2021-11-18T00:22:49.836Z] "tcp://0.0.0.0:5555", [2021-11-18T00:22:49.836Z] "unix:///var/run/docker.sock" [2021-11-18T00:22:49.836Z] ], [2021-11-18T00:22:49.836Z] "mtu": 1458, [2021-11-18T00:22:49.836Z] "selinux-enabled": true, [2021-11-18T00:22:49.836Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-18T00:22:49.836Z] } [2021-11-18T00:22:49.848Z] + go version [2021-11-18T00:22:49.848Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-18T00:22:49.858Z] $ docker stop --time=1 5be1805276be7641f9ed73017b8e982ed00dfa47f5ebe7994b336a7552360d4d [2021-11-18T00:22:51.401Z] $ docker rm -f 5be1805276be7641f9ed73017b8e982ed00dfa47f5ebe7994b336a7552360d4d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-18T00:22:51.802Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-18T00:22:51.962Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-18T00:22:51.962Z] . [Pipeline] withDockerContainer [2021-11-18T00:22:52.026Z] prd-centos7-docker-4c-2g-1163 does not seem to be running inside a container [2021-11-18T00:22:52.067Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@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 ******** -e ******** ci-base-image-x86_64 cat [2021-11-18T00:22:52.157Z] + sudo service docker restart [2021-11-18T00:22:52.400Z] $ docker top 901cdb5766112637b25291be5fdcb5be3785d6423082bae2e2555b5927483ae7 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-18T00:22:53.603Z] + make test [2021-11-18T00:22:53.603Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-11-18T00:22:53.603Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2021-11-18T00:23:09.707Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2021-11-18T00:23:09.707Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.013s coverage: 22.5% of statements [2021-11-18T00:23:09.707Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2021-11-18T00:23:09.707Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [Pipeline] sh [2021-11-18T00:23:14.770Z] + git checkout f931efe794c758a253c74330d67d509c730f016b [2021-11-18T00:23:14.770Z] HEAD is now at f931efe ci(lts-release): LTS release v2.1.0 @5b76d0d [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-18T00:23:14.819Z] provisioning config files... [2021-11-18T00:23:14.849Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/2@tmp/config1224477035875906917tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-18T00:23:15.248Z] ---> docker-login.sh [2021-11-18T00:23:15.248Z] nexus3.edgexfoundry.org:10001 [2021-11-18T00:23:15.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T00:23:16.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T00:23:16.466Z] Configure a credential helper to remove this warning. See [2021-11-18T00:23:16.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T00:23:16.466Z] [2021-11-18T00:23:16.466Z] Login Succeeded [2021-11-18T00:23:16.466Z] nexus3.edgexfoundry.org:10002 [2021-11-18T00:23:16.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T00:23:17.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T00:23:17.018Z] Configure a credential helper to remove this warning. See [2021-11-18T00:23:17.018Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T00:23:17.018Z] [2021-11-18T00:23:17.018Z] Login Succeeded [2021-11-18T00:23:17.018Z] nexus3.edgexfoundry.org:10003 [2021-11-18T00:23:17.174Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-18T00:23:17.174Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-18T00:23:17.174Z] ./bin/test-attribution-txt.sh [2021-11-18T00:23:17.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T00:23:18.530Z] go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.1.0 [2021-11-18T00:23:18.530Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-11-18T00:23:18.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T00:23:18.542Z] Configure a credential helper to remove this warning. See [2021-11-18T00:23:18.542Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T00:23:18.542Z] [2021-11-18T00:23:18.542Z] Login Succeeded [2021-11-18T00:23:18.542Z] nexus3.edgexfoundry.org:10004 [2021-11-18T00:23:18.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T00:23:18.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T00:23:18.542Z] Configure a credential helper to remove this warning. See [2021-11-18T00:23:18.542Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T00:23:18.542Z] [2021-11-18T00:23:18.542Z] Login Succeeded [2021-11-18T00:23:18.542Z] docker.io [2021-11-18T00:23:18.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T00:23:18.796Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.1.0 [2021-11-18T00:23:18.796Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.0 [2021-11-18T00:23:18.796Z] go: downloading github.com/google/uuid v1.3.0 [2021-11-18T00:23:18.796Z] go: downloading github.com/spf13/cast v1.4.1 [2021-11-18T00:23:18.796Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-11-18T00:23:18.796Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-11-18T00:23:18.796Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-11-18T00:23:18.796Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.1.0 [2021-11-18T00:23:18.796Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 [2021-11-18T00:23:18.796Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-11-18T00:23:18.796Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2021-11-18T00:23:18.796Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-11-18T00:23:18.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T00:23:18.829Z] Configure a credential helper to remove this warning. See [2021-11-18T00:23:18.829Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T00:23:18.829Z] [2021-11-18T00:23:18.829Z] Login Succeeded [2021-11-18T00:23:18.829Z] ---> docker-login.sh ends [Pipeline] } [2021-11-18T00:23:18.846Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-11-18T00:23:19.061Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-11-18T00:23:19.061Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 [2021-11-18T00:23:19.061Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.0 [2021-11-18T00:23:19.061Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-11-18T00:23:19.061Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2021-11-18T00:23:19.061Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-11-18T00:23:19.061Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-11-18T00:23:19.061Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-11-18T00:23:19.061Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-11-18T00:23:19.061Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-11-18T00:23:19.061Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-11-18T00:23:19.061Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-11-18T00:23:19.061Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-11-18T00:23:19.061Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-11-18T00:23:19.061Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-11-18T00:23:19.061Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-11-18T00:23:19.061Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-11-18T00:23:19.322Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-11-18T00:23:19.322Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-11-18T00:23:19.322Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-11-18T00:23:19.322Z] go: downloading golang.org/x/text v0.3.6 [Pipeline] echo [2021-11-18T00:23:19.353Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-18T00:23:19.366Z] ========================================================= [2021-11-18T00:23:19.366Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts] [2021-11-18T00:23:19.366Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-18T00:23:19.745Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts --build-arg MAKE=echo noop --target=builder . [2021-11-18T00:23:20.277Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-11-18T00:23:20.277Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-11-18T00:23:20.277Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-11-18T00:23:20.277Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-11-18T00:23:20.277Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-11-18T00:23:20.277Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-11-18T00:23:20.277Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-11-18T00:23:20.277Z] go: downloading github.com/x448/float16 v0.8.4 [2021-11-18T00:23:20.277Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-11-18T00:23:20.277Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-11-18T00:23:20.538Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-11-18T00:23:20.538Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-11-18T00:23:20.538Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-11-18T00:23:20.538Z] go: downloading github.com/fatih/color v1.9.0 [2021-11-18T00:23:20.538Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-11-18T00:23:20.538Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-11-18T00:23:20.538Z] go: downloading github.com/go-playground/locales v0.14.0 [2021-11-18T00:23:20.742Z] Sending build context to Docker daemon 14.09MB [2021-11-18T00:23:21.022Z] Step 1/11 : ARG BASE=golang:1.16-alpine3.14 [2021-11-18T00:23:21.022Z] Step 2/11 : FROM ${BASE} AS builder [2021-11-18T00:23:21.022Z] 1.16-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-18T00:23:21.022Z] 552d1f2373af: Pulling fs layer [2021-11-18T00:23:21.022Z] ea3f2d53f512: Pulling fs layer [2021-11-18T00:23:21.022Z] 9e70ebbbe112: Pulling fs layer [2021-11-18T00:23:21.022Z] 7a9cfe048b4a: Pulling fs layer [2021-11-18T00:23:21.022Z] 72dc09318566: Pulling fs layer [2021-11-18T00:23:21.022Z] 6b38a4ac6b94: Pulling fs layer [2021-11-18T00:23:21.022Z] 1cf82868ecbe: Pulling fs layer [2021-11-18T00:23:21.022Z] cf934696a108: Pulling fs layer [2021-11-18T00:23:21.022Z] 72dc09318566: Waiting [2021-11-18T00:23:21.022Z] 6b38a4ac6b94: Waiting [2021-11-18T00:23:21.022Z] 1cf82868ecbe: Waiting [2021-11-18T00:23:21.022Z] 7a9cfe048b4a: Waiting [2021-11-18T00:23:21.022Z] 9e70ebbbe112: Download complete [2021-11-18T00:23:21.022Z] ea3f2d53f512: Verifying Checksum [2021-11-18T00:23:21.022Z] ea3f2d53f512: Download complete [2021-11-18T00:23:21.298Z] 72dc09318566: Verifying Checksum [2021-11-18T00:23:21.298Z] 72dc09318566: Download complete [2021-11-18T00:23:21.298Z] 6b38a4ac6b94: Download complete [2021-11-18T00:23:21.298Z] 1cf82868ecbe: Verifying Checksum [2021-11-18T00:23:21.298Z] 1cf82868ecbe: Download complete [2021-11-18T00:23:21.298Z] 552d1f2373af: Verifying Checksum [2021-11-18T00:23:21.298Z] 552d1f2373af: Download complete [2021-11-18T00:23:21.902Z] 552d1f2373af: Pull complete [Pipeline] echo [2021-11-18T00:23:21.943Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2021-11-18T00:23:22.253Z] + go mod tidy [2021-11-18T00:23:22.253Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-11-18T00:23:22.253Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-11-18T00:23:22.515Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-11-18T00:23:22.515Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2021-11-18T00:23:22.515Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2021-11-18T00:23:22.515Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-11-18T00:23:22.515Z] go: downloading github.com/kr/pretty v0.3.0 [2021-11-18T00:23:22.515Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-11-18T00:23:22.515Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-11-18T00:23:22.515Z] go: downloading github.com/pkg/errors v0.9.1 [2021-11-18T00:23:22.515Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-11-18T00:23:22.515Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-11-18T00:23:22.515Z] go: downloading github.com/kr/text v0.2.0 [2021-11-18T00:23:22.515Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2021-11-18T00:23:22.515Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-11-18T00:23:22.515Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-11-18T00:23:22.515Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-11-18T00:23:22.515Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-11-18T00:23:22.781Z] go: downloading github.com/miekg/dns v1.1.26 [2021-11-18T00:23:22.781Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-11-18T00:23:22.781Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-11-18T00:23:22.781Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-11-18T00:23:22.781Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-11-18T00:23:22.781Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [Pipeline] } [2021-11-18T00:23:22.800Z] $ docker stop --time=1 901cdb5766112637b25291be5fdcb5be3785d6423082bae2e2555b5927483ae7 [2021-11-18T00:23:22.914Z] ea3f2d53f512: Pull complete [2021-11-18T00:23:23.196Z] 9e70ebbbe112: Pull complete [2021-11-18T00:23:23.496Z] cf934696a108: Verifying Checksum [2021-11-18T00:23:23.496Z] cf934696a108: Download complete [2021-11-18T00:23:24.101Z] 7a9cfe048b4a: Verifying Checksum [2021-11-18T00:23:24.101Z] 7a9cfe048b4a: Download complete [2021-11-18T00:23:25.222Z] $ docker rm -f 901cdb5766112637b25291be5fdcb5be3785d6423082bae2e2555b5927483ae7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-18T00:23:25.859Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-18T00:23:26.106Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-11-18T00:23:32.739Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-11-18T00:23:33.042Z] + ls -al . [2021-11-18T00:23:33.042Z] total 148 [2021-11-18T00:23:33.042Z] drwxrwxr-x. 10 jenkins jenkins 4096 Nov 18 00:23 . [2021-11-18T00:23:33.042Z] drwxrwxr-x. 4 jenkins jenkins 28 Nov 18 00:22 .. [2021-11-18T00:23:33.042Z] -rw-rw-r--. 1 jenkins jenkins 7287 Nov 18 00:22 Attribution.txt [2021-11-18T00:23:33.042Z] drwxrwxr-x. 2 jenkins jenkins 60 Nov 18 00:22 bin [2021-11-18T00:23:33.042Z] -rw-rw-r--. 1 jenkins jenkins 7447 Nov 18 00:22 CHANGELOG.md [2021-11-18T00:23:33.042Z] drwxrwxr-x. 3 jenkins jenkins 32 Nov 18 00:22 cmd [2021-11-18T00:23:33.042Z] -rw-r--r--. 1 jenkins jenkins 17452 Nov 18 00:23 coverage.out [2021-11-18T00:23:33.042Z] -rw-rw-r--. 1 jenkins jenkins 1907 Nov 18 00:22 Dockerfile [2021-11-18T00:23:33.042Z] -rw-rw-r--. 1 jenkins jenkins 140 Nov 18 00:22 .dockerignore [2021-11-18T00:23:33.042Z] drwxrwxr-x. 8 jenkins jenkins 162 Nov 18 00:22 .git [2021-11-18T00:23:33.042Z] drwxrwxr-x. 2 jenkins jenkins 103 Nov 18 00:22 .github [2021-11-18T00:23:33.042Z] -rw-rw-r--. 1 jenkins jenkins 321 Nov 18 00:22 .gitignore [2021-11-18T00:23:33.042Z] -rw-rw-r--. 1 jenkins jenkins 404 Nov 18 00:23 go.mod [2021-11-18T00:23:33.042Z] -rw-rw-r--. 1 jenkins jenkins 49385 Nov 18 00:22 go.sum [2021-11-18T00:23:33.042Z] -rw-rw-r--. 1 jenkins jenkins 677 Nov 18 00:22 GOVERNANCE.md [2021-11-18T00:23:33.042Z] drwxrwxr-x. 3 jenkins jenkins 20 Nov 18 00:22 internal [2021-11-18T00:23:33.042Z] -rw-rw-r--. 1 jenkins jenkins 677 Nov 18 00:22 Jenkinsfile [2021-11-18T00:23:33.042Z] -rw-rw-r--. 1 jenkins jenkins 11340 Nov 18 00:22 LICENSE [2021-11-18T00:23:33.042Z] -rw-rw-r--. 1 jenkins jenkins 1030 Nov 18 00:22 Makefile [2021-11-18T00:23:33.042Z] drwxrwxr-x. 2 jenkins jenkins 23 Nov 18 00:22 mock [2021-11-18T00:23:33.042Z] -rw-rw-r--. 1 jenkins jenkins 620 Nov 18 00:22 OWNERS.md [2021-11-18T00:23:33.042Z] -rw-rw-r--. 1 jenkins jenkins 2211 Nov 18 00:22 README.md [2021-11-18T00:23:33.042Z] drwxrwxr-x. 4 jenkins jenkins 71 Nov 18 00:22 snap [2021-11-18T00:23:33.042Z] drwxrwxr-x. 6 jenkins jenkins 98 Nov 18 00:22 vendor [2021-11-18T00:23:33.042Z] -rw-rw-r--. 1 jenkins jenkins 5 Nov 18 00:20 VERSION [2021-11-18T00:23:33.042Z] -rw-rw-r--. 1 jenkins jenkins 227 Nov 18 00:22 version.go [Pipeline] isUnix [Pipeline] sh [2021-11-18T00:23:33.352Z] + 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=f931efe794c758a253c74330d67d509c730f016b --label arch=amd64 --label version=2.1.0 . [2021-11-18T00:23:33.621Z] Sending build context to Docker daemon 14.11MB [2021-11-18T00:23:33.621Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.14 [2021-11-18T00:23:33.621Z] Step 2/23 : FROM ${BASE} AS builder [2021-11-18T00:23:33.621Z] ---> 60faf44bc2e8 [2021-11-18T00:23:33.621Z] Step 3/23 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-11-18T00:23:33.621Z] ---> Running in 3dfe00c04808 [2021-11-18T00:23:33.896Z] Removing intermediate container 3dfe00c04808 [2021-11-18T00:23:33.896Z] ---> 883802076fa8 [2021-11-18T00:23:33.896Z] Step 4/23 : ARG ALPINE_PKG_EXTRA="" [2021-11-18T00:23:33.896Z] ---> Running in 9a86a80da43e [2021-11-18T00:23:33.896Z] Removing intermediate container 9a86a80da43e [2021-11-18T00:23:33.896Z] ---> c80b4c678057 [2021-11-18T00:23:33.896Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-18T00:23:33.896Z] ---> Running in aa197eddf657 [2021-11-18T00:23:34.483Z] Removing intermediate container aa197eddf657 [2021-11-18T00:23:34.483Z] ---> 2ed6afb1e15a [2021-11-18T00:23:34.483Z] Step 6/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-18T00:23:34.483Z] ---> Running in 955e41ecdb63 [2021-11-18T00:23:35.648Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-18T00:23:35.648Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-18T00:23:35.660Z] 7a9cfe048b4a: Pull complete [2021-11-18T00:23:35.660Z] 72dc09318566: Pull complete [2021-11-18T00:23:35.660Z] 6b38a4ac6b94: Pull complete [2021-11-18T00:23:35.660Z] 1cf82868ecbe: Pull complete [2021-11-18T00:23:35.910Z] OK: 224 MiB in 56 packages [2021-11-18T00:23:35.910Z] Removing intermediate container 955e41ecdb63 [2021-11-18T00:23:35.910Z] ---> 18c8d5b4d53a [2021-11-18T00:23:35.910Z] Step 7/23 : WORKDIR /device-mqtt-go [2021-11-18T00:23:35.910Z] ---> Running in 711c68a3ddd0 [2021-11-18T00:23:36.178Z] Removing intermediate container 711c68a3ddd0 [2021-11-18T00:23:36.178Z] ---> 8b6700402882 [2021-11-18T00:23:36.178Z] Step 8/23 : COPY . . [2021-11-18T00:23:37.126Z] ---> ff4a2046316f [2021-11-18T00:23:37.126Z] Step 9/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-18T00:23:37.126Z] ---> Running in 6d636b086cff [2021-11-18T00:23:37.401Z] skipping... [2021-11-18T00:23:37.663Z] Removing intermediate container 6d636b086cff [2021-11-18T00:23:37.663Z] ---> cc44efc5b1ca [2021-11-18T00:23:37.663Z] Step 10/23 : ARG MAKE='make build' [2021-11-18T00:23:37.663Z] ---> Running in ae98f156ee63 [2021-11-18T00:23:37.663Z] Removing intermediate container ae98f156ee63 [2021-11-18T00:23:37.663Z] ---> 831dad27bc66 [2021-11-18T00:23:37.663Z] Step 11/23 : RUN $MAKE [2021-11-18T00:23:37.663Z] ---> Running in 58d1eb668477 [2021-11-18T00:23:37.934Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=2.1.0" -o cmd/device-mqtt ./cmd [2021-11-18T00:23:41.860Z] cf934696a108: Pull complete [2021-11-18T00:23:41.860Z] Digest: sha256:c7a1c6e7193eac42aea82418dc538ba94561e4292c792d132f5c974f427cd528 [2021-11-18T00:23:41.860Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts [2021-11-18T00:23:41.860Z] ---> 8a4ae6370de5 [2021-11-18T00:23:41.860Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-11-18T00:23:43.308Z] ---> Running in c6a39fe1ef57 [2021-11-18T00:23:43.308Z] Removing intermediate container c6a39fe1ef57 [2021-11-18T00:23:43.308Z] ---> 6e1c32fb206f [2021-11-18T00:23:43.308Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2021-11-18T00:23:43.586Z] ---> Running in 29e762373dda [2021-11-18T00:23:44.191Z] Removing intermediate container 29e762373dda [2021-11-18T00:23:44.191Z] ---> 47e6a5875b9b [2021-11-18T00:23:44.191Z] Step 5/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-18T00:23:44.191Z] ---> Running in 5163b439d53a [2021-11-18T00:23:46.879Z] Removing intermediate container 5163b439d53a [2021-11-18T00:23:46.879Z] ---> e760451ca716 [2021-11-18T00:23:46.879Z] Step 6/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-18T00:23:46.879Z] ---> Running in 29929b72e8c7 [2021-11-18T00:23:48.216Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-18T00:23:48.819Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-18T00:23:51.223Z] Removing intermediate container 58d1eb668477 [2021-11-18T00:23:51.223Z] ---> 76efbbe0ca2e [2021-11-18T00:23:51.223Z] Step 12/23 : FROM alpine:3.14 [2021-11-18T00:23:51.223Z] 3.14: Pulling from library/alpine [2021-11-18T00:23:51.223Z] 97518928ae5f: Pulling fs layer [2021-11-18T00:23:51.439Z] (1/4) Installing openssh-keygen (8.6_p1-r3) [2021-11-18T00:23:51.439Z] (2/4) Installing libedit (20210216.3.1-r0) [2021-11-18T00:23:51.712Z] (3/4) Installing openssh-client-common (8.6_p1-r3) [2021-11-18T00:23:53.843Z] (4/4) Installing openssh-client-default (8.6_p1-r3) [2021-11-18T00:23:53.843Z] Executing busybox-1.33.1-r3.trigger [2021-11-18T00:23:53.843Z] OK: 223 MiB in 56 packages [2021-11-18T00:23:55.282Z] Removing intermediate container 29929b72e8c7 [2021-11-18T00:23:55.282Z] ---> d78e8794d46f [2021-11-18T00:23:55.282Z] Step 7/11 : WORKDIR /device-mqtt-go [2021-11-18T00:23:55.282Z] ---> Running in 120e8782114e [2021-11-18T00:23:55.557Z] Removing intermediate container 120e8782114e [2021-11-18T00:23:55.557Z] ---> 1fbd03499ca2 [2021-11-18T00:23:55.557Z] Step 8/11 : COPY . . [2021-11-18T00:23:56.131Z] 97518928ae5f: Verifying Checksum [2021-11-18T00:23:56.131Z] 97518928ae5f: Download complete [2021-11-18T00:23:56.131Z] 97518928ae5f: Pull complete [2021-11-18T00:23:56.131Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-18T00:23:56.131Z] Status: Downloaded newer image for alpine:3.14 [2021-11-18T00:23:56.131Z] ---> 0a97eee8041e [2021-11-18T00:23:56.131Z] Step 13/23 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2021-11-18T00:23:56.131Z] ---> Running in fe25582b7389 [2021-11-18T00:23:56.131Z] Removing intermediate container fe25582b7389 [2021-11-18T00:23:56.131Z] ---> 88fb0f4e879b [2021-11-18T00:23:56.131Z] Step 14/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-18T00:23:56.131Z] ---> Running in 2e95012e3068 [2021-11-18T00:23:56.131Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-18T00:23:56.131Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-18T00:23:56.391Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-18T00:23:56.391Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-18T00:23:56.392Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-18T00:23:56.392Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-18T00:23:56.392Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-18T00:23:56.392Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-18T00:23:56.392Z] Executing busybox-1.33.1-r6.trigger [2021-11-18T00:23:56.392Z] OK: 8 MiB in 20 packages [2021-11-18T00:23:56.657Z] Removing intermediate container 2e95012e3068 [2021-11-18T00:23:56.657Z] ---> a31505d1a50f [2021-11-18T00:23:56.657Z] Step 15/23 : COPY --from=builder /device-mqtt-go/cmd / [2021-11-18T00:23:57.230Z] ---> 610921ff41e5 [2021-11-18T00:23:57.230Z] Step 16/23 : COPY --from=builder /device-mqtt-go/LICENSE / [2021-11-18T00:23:57.230Z] ---> a222461a444c [2021-11-18T00:23:57.230Z] Step 17/23 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2021-11-18T00:23:57.499Z] ---> 5be575684545 [2021-11-18T00:23:57.499Z] Step 18/23 : EXPOSE 59982 [2021-11-18T00:23:57.499Z] ---> Running in 7a554cffb8a8 [2021-11-18T00:23:57.499Z] Removing intermediate container 7a554cffb8a8 [2021-11-18T00:23:57.499Z] ---> a9b5bdb5fa96 [2021-11-18T00:23:57.499Z] Step 19/23 : ENTRYPOINT ["/device-mqtt"] [2021-11-18T00:23:57.499Z] ---> Running in 21082fb17df3 [2021-11-18T00:23:57.499Z] Removing intermediate container 21082fb17df3 [2021-11-18T00:23:57.499Z] ---> 9fb3dff0d576 [2021-11-18T00:23:57.499Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-18T00:23:57.499Z] ---> Running in 751f8ac115c9 [2021-11-18T00:23:57.761Z] Removing intermediate container 751f8ac115c9 [2021-11-18T00:23:57.761Z] ---> 228b0e01f8f9 [2021-11-18T00:23:57.761Z] Step 21/23 : LABEL arch=amd64 [2021-11-18T00:23:57.761Z] ---> Running in de9f0159d341 [2021-11-18T00:23:57.761Z] Removing intermediate container de9f0159d341 [2021-11-18T00:23:57.761Z] ---> 4056aaf2c0db [2021-11-18T00:23:57.761Z] Step 22/23 : LABEL git_sha=f931efe794c758a253c74330d67d509c730f016b [2021-11-18T00:23:57.761Z] ---> Running in e55536ea64a9 [2021-11-18T00:23:58.023Z] Removing intermediate container e55536ea64a9 [2021-11-18T00:23:58.023Z] ---> ed3bd643ac96 [2021-11-18T00:23:58.023Z] Step 23/23 : LABEL version=2.1.0 [2021-11-18T00:23:58.023Z] ---> Running in 53eb5dc5013e [2021-11-18T00:23:58.023Z] Removing intermediate container 53eb5dc5013e [2021-11-18T00:23:58.023Z] ---> 5b7f86e8ea5b [2021-11-18T00:23:58.023Z] [Warning] One or more build-args [ARCH] were not consumed [2021-11-18T00:23:58.023Z] Successfully built 5b7f86e8ea5b [2021-11-18T00:23:58.023Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-18T00:23:58.238Z] provisioning config files... [2021-11-18T00:23:58.248Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/2@tmp/config4574677307830763469tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-18T00:23:59.309Z] ---> docker-login.sh [2021-11-18T00:23:59.310Z] nexus3.edgexfoundry.org:10001 [2021-11-18T00:23:59.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T00:23:59.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T00:23:59.310Z] Configure a credential helper to remove this warning. See [2021-11-18T00:23:59.310Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T00:23:59.310Z] [2021-11-18T00:23:59.310Z] Login Succeeded [2021-11-18T00:23:59.310Z] nexus3.edgexfoundry.org:10002 [2021-11-18T00:23:59.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T00:23:59.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T00:23:59.310Z] Configure a credential helper to remove this warning. See [2021-11-18T00:23:59.310Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T00:23:59.310Z] [2021-11-18T00:23:59.310Z] Login Succeeded [2021-11-18T00:23:59.310Z] nexus3.edgexfoundry.org:10003 [2021-11-18T00:23:59.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T00:23:59.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T00:23:59.310Z] Configure a credential helper to remove this warning. See [2021-11-18T00:23:59.310Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T00:23:59.310Z] [2021-11-18T00:23:59.310Z] Login Succeeded [2021-11-18T00:23:59.310Z] nexus3.edgexfoundry.org:10004 [2021-11-18T00:23:59.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T00:23:59.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T00:23:59.310Z] Configure a credential helper to remove this warning. See [2021-11-18T00:23:59.310Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T00:23:59.310Z] [2021-11-18T00:23:59.310Z] Login Succeeded [2021-11-18T00:23:59.310Z] docker.io [2021-11-18T00:23:59.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T00:23:59.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T00:23:59.310Z] Configure a credential helper to remove this warning. See [2021-11-18T00:23:59.310Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T00:23:59.310Z] [2021-11-18T00:23:59.310Z] Login Succeeded [2021-11-18T00:23:59.310Z] ---> docker-login.sh ends [Pipeline] } [2021-11-18T00:23:59.318Z] Deleting 1 temporary files [2021-11-18T00:23:59.326Z] ---> 4a4afcabed46 [2021-11-18T00:23:59.326Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-18T00:23:59.326Z] ---> Running in 7dd74080329c [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-18T00:23:59.357Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-18T00:23:59.379Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2021-11-18T00:23:59.380Z] f931efe794c758a253c74330d67d509c730f016b [2021-11-18T00:23:59.380Z] 2.1.0 [2021-11-18T00:23:59.380Z] f931efe794c758a253c74330d67d509c730f016b-2.1.0 [2021-11-18T00:23:59.380Z] jakarta [2021-11-18T00:23:59.380Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-18T00:24:00.571Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:f931efe794c758a253c74330d67d509c730f016b [Pipeline] isUnix [Pipeline] sh [2021-11-18T00:24:00.605Z] skipping... [2021-11-18T00:24:00.900Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:f931efe794c758a253c74330d67d509c730f016b [2021-11-18T00:24:00.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-11-18T00:24:00.900Z] f7f8b869c002: Preparing [2021-11-18T00:24:00.900Z] 69e06bc19e17: Preparing [2021-11-18T00:24:00.900Z] 986af6751e35: Preparing [2021-11-18T00:24:00.900Z] cf3239410cc6: Preparing [2021-11-18T00:24:00.900Z] 1a058d5342cc: Preparing [2021-11-18T00:24:00.900Z] 1a058d5342cc: Layer already exists [2021-11-18T00:24:01.164Z] 69e06bc19e17: Pushed [2021-11-18T00:24:01.164Z] f7f8b869c002: Pushed [2021-11-18T00:24:01.164Z] cf3239410cc6: Pushed [2021-11-18T00:24:01.213Z] Removing intermediate container 7dd74080329c [2021-11-18T00:24:01.213Z] ---> 0b8bff234edc [2021-11-18T00:24:01.213Z] Step 10/11 : ARG MAKE='make build' [2021-11-18T00:24:01.489Z] ---> Running in 6ccc500c366d [2021-11-18T00:24:01.977Z] Removing intermediate container 6ccc500c366d [2021-11-18T00:24:01.977Z] ---> 1e9e8a7db429 [2021-11-18T00:24:01.977Z] Step 11/11 : RUN $MAKE [2021-11-18T00:24:01.977Z] ---> Running in 3264e8a31697 [2021-11-18T00:24:02.122Z] 986af6751e35: Pushed [2021-11-18T00:24:02.123Z] f931efe794c758a253c74330d67d509c730f016b: digest: sha256:af11f34fe4cc509e26397d3960d67b43aa2092d00a1fec9795343b2e2295c0a5 size: 1366 [Pipeline] isUnix [Pipeline] sh [2021-11-18T00:24:02.425Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:2.1.0 [Pipeline] isUnix [Pipeline] sh [2021-11-18T00:24:02.724Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:2.1.0 [2021-11-18T00:24:02.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-11-18T00:24:02.724Z] f7f8b869c002: Preparing [2021-11-18T00:24:02.724Z] 69e06bc19e17: Preparing [2021-11-18T00:24:02.724Z] 986af6751e35: Preparing [2021-11-18T00:24:02.724Z] cf3239410cc6: Preparing [2021-11-18T00:24:02.724Z] 1a058d5342cc: Preparing [2021-11-18T00:24:02.724Z] cf3239410cc6: Layer already exists [2021-11-18T00:24:02.724Z] f7f8b869c002: Layer already exists [2021-11-18T00:24:02.724Z] 69e06bc19e17: Layer already exists [2021-11-18T00:24:02.724Z] 1a058d5342cc: Layer already exists [2021-11-18T00:24:02.724Z] 986af6751e35: Layer already exists [2021-11-18T00:24:02.724Z] 2.1.0: digest: sha256:af11f34fe4cc509e26397d3960d67b43aa2092d00a1fec9795343b2e2295c0a5 size: 1366 [Pipeline] isUnix [Pipeline] sh [2021-11-18T00:24:03.030Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:f931efe794c758a253c74330d67d509c730f016b-2.1.0 [Pipeline] isUnix [Pipeline] sh [2021-11-18T00:24:03.333Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:f931efe794c758a253c74330d67d509c730f016b-2.1.0 [2021-11-18T00:24:03.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-11-18T00:24:03.334Z] f7f8b869c002: Preparing [2021-11-18T00:24:03.334Z] 69e06bc19e17: Preparing [2021-11-18T00:24:03.334Z] 986af6751e35: Preparing [2021-11-18T00:24:03.334Z] cf3239410cc6: Preparing [2021-11-18T00:24:03.334Z] 1a058d5342cc: Preparing [2021-11-18T00:24:03.334Z] f7f8b869c002: Layer already exists [2021-11-18T00:24:03.334Z] 69e06bc19e17: Layer already exists [2021-11-18T00:24:03.334Z] 1a058d5342cc: Layer already exists [2021-11-18T00:24:03.334Z] cf3239410cc6: Layer already exists [2021-11-18T00:24:03.334Z] 986af6751e35: Layer already exists [2021-11-18T00:24:03.334Z] f931efe794c758a253c74330d67d509c730f016b-2.1.0: digest: sha256:af11f34fe4cc509e26397d3960d67b43aa2092d00a1fec9795343b2e2295c0a5 size: 1366 [Pipeline] isUnix [Pipeline] sh [2021-11-18T00:24:03.445Z] noop [2021-11-18T00:24:03.651Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:jakarta [Pipeline] isUnix [Pipeline] sh [2021-11-18T00:24:04.713Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:jakarta [2021-11-18T00:24:04.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-11-18T00:24:04.713Z] f7f8b869c002: Preparing [2021-11-18T00:24:04.713Z] 69e06bc19e17: Preparing [2021-11-18T00:24:04.713Z] 986af6751e35: Preparing [2021-11-18T00:24:04.713Z] cf3239410cc6: Preparing [2021-11-18T00:24:04.713Z] 1a058d5342cc: Preparing [2021-11-18T00:24:04.713Z] 986af6751e35: Layer already exists [2021-11-18T00:24:04.713Z] f7f8b869c002: Layer already exists [2021-11-18T00:24:04.713Z] 1a058d5342cc: Layer already exists [2021-11-18T00:24:04.713Z] 69e06bc19e17: Layer already exists [2021-11-18T00:24:04.713Z] cf3239410cc6: Layer already exists [2021-11-18T00:24:04.713Z] jakarta: digest: sha256:af11f34fe4cc509e26397d3960d67b43aa2092d00a1fec9795343b2e2295c0a5 size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-18T00:24:04.742Z] ===================================================== [Pipeline] echo [2021-11-18T00:24:04.755Z] taggedImages: [2021-11-18T00:24:04.755Z] - nexus3.edgexfoundry.org:10004/device-mqtt:f931efe794c758a253c74330d67d509c730f016b [2021-11-18T00:24:04.755Z] - nexus3.edgexfoundry.org:10004/device-mqtt:2.1.0 [2021-11-18T00:24:04.755Z] - nexus3.edgexfoundry.org:10004/device-mqtt:f931efe794c758a253c74330d67d509c730f016b-2.1.0 [2021-11-18T00:24:04.755Z] - nexus3.edgexfoundry.org:10004/device-mqtt:jakarta [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-18T00:24:05.024Z] Removing intermediate container 3264e8a31697 [2021-11-18T00:24:05.025Z] ---> 77dbe79a943a [2021-11-18T00:24:05.025Z] Successfully built 77dbe79a943a [2021-11-18T00:24:05.025Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-18T00:24:05.306Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-18T00:24:05.306Z] [2021-11-18T00:24:05.306Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-18T00:24:05.393Z] + docker inspect -f . ci-base-image-arm64 [2021-11-18T00:24:05.393Z] . [Pipeline] withDockerContainer [2021-11-18T00:24:05.620Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-18T00:24:05.620Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-18T00:24:05.620Z] b4d181a07f80: Pulling fs layer [2021-11-18T00:24:05.620Z] a1111a8f2ec3: Pulling fs layer [2021-11-18T00:24:05.620Z] ed53099fbce6: Pulling fs layer [2021-11-18T00:24:05.620Z] dc539afda2c1: Pulling fs layer [2021-11-18T00:24:05.620Z] 77bc0d833cb6: Pulling fs layer [2021-11-18T00:24:05.620Z] 9065ff56babe: Pulling fs layer [2021-11-18T00:24:05.620Z] d287ab97295c: Pulling fs layer [2021-11-18T00:24:05.620Z] dc539afda2c1: Waiting [2021-11-18T00:24:05.620Z] 77bc0d833cb6: Waiting [2021-11-18T00:24:05.620Z] 9065ff56babe: Waiting [2021-11-18T00:24:05.620Z] d287ab97295c: Waiting [2021-11-18T00:24:05.620Z] a1111a8f2ec3: Verifying Checksum [2021-11-18T00:24:05.620Z] a1111a8f2ec3: Download complete [2021-11-18T00:24:05.620Z] dc539afda2c1: Verifying Checksum [2021-11-18T00:24:05.620Z] dc539afda2c1: Download complete [2021-11-18T00:24:05.620Z] ed53099fbce6: Verifying Checksum [2021-11-18T00:24:05.620Z] ed53099fbce6: Download complete [2021-11-18T00:24:05.620Z] 9065ff56babe: Verifying Checksum [2021-11-18T00:24:05.620Z] 9065ff56babe: Download complete [2021-11-18T00:24:05.684Z] prd-ubuntu18.04-docker-arm64-4c-16g-1162 does not seem to be running inside a container [2021-11-18T00:24:05.787Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@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 ******** -e ******** ci-base-image-arm64 cat [2021-11-18T00:24:05.887Z] 77bc0d833cb6: Verifying Checksum [2021-11-18T00:24:05.887Z] 77bc0d833cb6: Download complete [2021-11-18T00:24:05.887Z] b4d181a07f80: Verifying Checksum [2021-11-18T00:24:05.887Z] b4d181a07f80: Download complete [2021-11-18T00:24:06.466Z] d287ab97295c: Verifying Checksum [2021-11-18T00:24:06.466Z] d287ab97295c: Download complete [2021-11-18T00:24:07.333Z] $ docker top 757679d20335161d7c994662749430339c51985d6188f486094c5bcc57317394 -eo pid,comm [2021-11-18T00:24:07.421Z] b4d181a07f80: Pull complete [Pipeline] { [Pipeline] sh [2021-11-18T00:24:07.685Z] a1111a8f2ec3: Pull complete [2021-11-18T00:24:08.266Z] ed53099fbce6: Pull complete [2021-11-18T00:24:08.266Z] dc539afda2c1: Pull complete [2021-11-18T00:24:09.318Z] + go version [2021-11-18T00:24:09.318Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-18T00:24:09.349Z] $ docker stop --time=1 757679d20335161d7c994662749430339c51985d6188f486094c5bcc57317394 [2021-11-18T00:24:09.556Z] 77bc0d833cb6: Pull complete [2021-11-18T00:24:09.556Z] 9065ff56babe: Pull complete [2021-11-18T00:24:11.104Z] $ docker rm -f 757679d20335161d7c994662749430339c51985d6188f486094c5bcc57317394 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-18T00:24:11.792Z] + docker inspect -f . ci-base-image-arm64 [2021-11-18T00:24:11.792Z] . [Pipeline] withDockerContainer [2021-11-18T00:24:12.045Z] prd-ubuntu18.04-docker-arm64-4c-16g-1162 does not seem to be running inside a container [2021-11-18T00:24:12.135Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@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 ******** -e ******** ci-base-image-arm64 cat [2021-11-18T00:24:13.663Z] $ docker top 11949914cbd2962eb212eb97a3ed2f658888464e95972a6540eb07047dff2bdd -eo pid,comm [2021-11-18T00:24:13.815Z] d287ab97295c: Pull complete [2021-11-18T00:24:13.815Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-18T00:24:13.815Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-18T00:24:13.815Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] { [Pipeline] withDockerContainer [2021-11-18T00:24:14.022Z] prd-centos7-docker-4c-2g-1163 does not seem to be running inside a container [2021-11-18T00:24:14.066Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-18T00:24:16.384Z] $ docker top 400f52a22b33dbebc4d795a2329af35cd9217f460447c61880118b964a0a6a43 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] libraryResource [Pipeline] sh [Pipeline] sh [2021-11-18T00:24:16.815Z] ---> job-cost.sh [2021-11-18T00:24:16.816Z] lf-activate-venv: SKIPPING [2021-11-18T00:24:16.816Z] INFO: No Stack... [2021-11-18T00:24:17.079Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-18T00:24:17.226Z] + make test [2021-11-18T00:24:17.226Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-11-18T00:24:17.649Z] INFO: Archiving Costs [Pipeline] sh [2021-11-18T00:24:17.950Z] + cat /w/workspace/device-mqtt-go/2/archives/cost.csv [2021-11-18T00:24:17.950Z] + cut -d, -f6 [Pipeline] lock [2021-11-18T00:24:19.080Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-jakarta-2-stack-cost] [2021-11-18T00:24:19.088Z] Resource [jenkins-edgexfoundry-device-mqtt-go-jakarta-2-stack-cost] did not exist. Created. [2021-11-18T00:24:19.088Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-jakarta-2-stack-cost] [Pipeline] { [2021-11-18T00:24:19.093Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [Pipeline] unstash [Pipeline] sh [2021-11-18T00:24:19.403Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-11-18T00:24:19.449Z] Stashed 1 file(s) [Pipeline] } [2021-11-18T00:24:19.456Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-jakarta-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-18T00:24:19.473Z] $ docker stop --time=1 400f52a22b33dbebc4d795a2329af35cd9217f460447c61880118b964a0a6a43 [2021-11-18T00:24:20.605Z] $ docker rm -f 400f52a22b33dbebc4d795a2329af35cd9217f460447c61880118b964a0a6a43 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-18T00:25:17.685Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2021-11-18T00:25:17.685Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.056s coverage: 22.5% of statements [2021-11-18T00:25:17.685Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2021-11-18T00:25:17.685Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2021-11-18T00:25:40.824Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-18T00:25:40.825Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-18T00:25:40.825Z] ./bin/test-attribution-txt.sh [2021-11-18T00:25:42.266Z] go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.1.0 [2021-11-18T00:25:42.266Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-11-18T00:25:42.266Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.1.0 [2021-11-18T00:25:42.538Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.0 [2021-11-18T00:25:42.538Z] go: downloading github.com/google/uuid v1.3.0 [2021-11-18T00:25:42.538Z] go: downloading github.com/spf13/cast v1.4.1 [2021-11-18T00:25:42.538Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-11-18T00:25:42.811Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-11-18T00:25:42.811Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 [2021-11-18T00:25:42.811Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.1.0 [2021-11-18T00:25:42.811Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-11-18T00:25:42.811Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2021-11-18T00:25:42.811Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-11-18T00:25:42.811Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-11-18T00:25:42.811Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-11-18T00:25:42.811Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 [2021-11-18T00:25:43.975Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.0 [2021-11-18T00:25:43.975Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-11-18T00:25:43.975Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2021-11-18T00:25:43.975Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-11-18T00:25:43.975Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-11-18T00:25:43.975Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-11-18T00:25:43.975Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-11-18T00:25:43.975Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-11-18T00:25:43.975Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-11-18T00:25:43.975Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-11-18T00:25:43.975Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-11-18T00:25:43.975Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-11-18T00:25:43.975Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-11-18T00:25:43.975Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-11-18T00:25:43.975Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-11-18T00:25:43.975Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-11-18T00:25:43.975Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-11-18T00:25:43.975Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-11-18T00:25:43.975Z] go: downloading golang.org/x/text v0.3.6 [2021-11-18T00:25:44.255Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-11-18T00:25:44.529Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-11-18T00:25:44.529Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-11-18T00:25:44.529Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-11-18T00:25:44.529Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-11-18T00:25:44.529Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-11-18T00:25:44.529Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-11-18T00:25:45.132Z] go: downloading github.com/x448/float16 v0.8.4 [2021-11-18T00:25:45.132Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-11-18T00:25:45.132Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-11-18T00:25:45.408Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-11-18T00:25:46.849Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-11-18T00:25:46.849Z] go: downloading github.com/fatih/color v1.9.0 [2021-11-18T00:25:46.849Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-11-18T00:25:46.849Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-11-18T00:25:46.849Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-11-18T00:25:46.849Z] go: downloading github.com/go-playground/locales v0.14.0 [Pipeline] echo [2021-11-18T00:25:51.189Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2021-11-18T00:25:51.868Z] + go mod tidy [2021-11-18T00:25:52.144Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-11-18T00:25:52.144Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-11-18T00:25:52.144Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-11-18T00:25:52.144Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2021-11-18T00:25:52.417Z] go: downloading github.com/kr/pretty v0.3.0 [2021-11-18T00:25:52.417Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2021-11-18T00:25:52.417Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-11-18T00:25:52.693Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-11-18T00:25:52.693Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-11-18T00:25:52.693Z] go: downloading github.com/kr/text v0.2.0 [2021-11-18T00:25:52.693Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2021-11-18T00:25:52.693Z] go: downloading github.com/pkg/errors v0.9.1 [2021-11-18T00:25:52.693Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-11-18T00:25:52.693Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-11-18T00:25:52.971Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-11-18T00:25:52.971Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-11-18T00:25:52.971Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-11-18T00:25:52.971Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-11-18T00:25:52.971Z] go: downloading github.com/miekg/dns v1.1.26 [2021-11-18T00:25:52.971Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-11-18T00:25:52.971Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-11-18T00:25:52.971Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-11-18T00:25:52.971Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-11-18T00:25:52.971Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [Pipeline] } [2021-11-18T00:25:53.279Z] $ docker stop --time=1 11949914cbd2962eb212eb97a3ed2f658888464e95972a6540eb07047dff2bdd [2021-11-18T00:25:55.692Z] $ docker rm -f 11949914cbd2962eb212eb97a3ed2f658888464e95972a6540eb07047dff2bdd [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-18T00:25:59.182Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-18T00:25:59.207Z] Warning: overwriting stash ‘coverage-report’ [2021-11-18T00:26:00.083Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-18T00:26:00.689Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-11-18T00:26:01.071Z] + ls -al . [2021-11-18T00:26:01.071Z] total 184 [2021-11-18T00:26:01.071Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 18 00:25 . [2021-11-18T00:26:01.071Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 18 00:22 .. [2021-11-18T00:26:01.071Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 18 00:22 .dockerignore [2021-11-18T00:26:01.071Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 18 00:23 .git [2021-11-18T00:26:01.071Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 18 00:22 .github [2021-11-18T00:26:01.071Z] -rw-rw-r-- 1 jenkins jenkins 321 Nov 18 00:22 .gitignore [2021-11-18T00:26:01.071Z] -rw-rw-r-- 1 jenkins jenkins 7287 Nov 18 00:22 Attribution.txt [2021-11-18T00:26:01.071Z] -rw-rw-r-- 1 jenkins jenkins 7447 Nov 18 00:22 CHANGELOG.md [2021-11-18T00:26:01.071Z] -rw-rw-r-- 1 jenkins jenkins 1907 Nov 18 00:22 Dockerfile [2021-11-18T00:26:01.071Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 18 00:22 GOVERNANCE.md [2021-11-18T00:26:01.071Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 18 00:22 Jenkinsfile [2021-11-18T00:26:01.071Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 18 00:22 LICENSE [2021-11-18T00:26:01.071Z] -rw-rw-r-- 1 jenkins jenkins 1030 Nov 18 00:22 Makefile [2021-11-18T00:26:01.071Z] -rw-rw-r-- 1 jenkins jenkins 620 Nov 18 00:22 OWNERS.md [2021-11-18T00:26:01.071Z] -rw-rw-r-- 1 jenkins jenkins 2211 Nov 18 00:22 README.md [2021-11-18T00:26:01.071Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 18 00:20 VERSION [2021-11-18T00:26:01.071Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 18 00:22 bin [2021-11-18T00:26:01.071Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 18 00:22 cmd [2021-11-18T00:26:01.071Z] -rw-r--r-- 1 jenkins jenkins 17452 Nov 18 00:25 coverage.out [2021-11-18T00:26:01.071Z] -rw-rw-r-- 1 jenkins jenkins 404 Nov 18 00:25 go.mod [2021-11-18T00:26:01.071Z] -rw-rw-r-- 1 jenkins jenkins 49385 Nov 18 00:22 go.sum [2021-11-18T00:26:01.071Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 18 00:22 internal [2021-11-18T00:26:01.071Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 18 00:22 mock [2021-11-18T00:26:01.071Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 18 00:22 snap [2021-11-18T00:26:01.071Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 18 00:22 vendor [2021-11-18T00:26:01.071Z] -rw-rw-r-- 1 jenkins jenkins 227 Nov 18 00:22 version.go [Pipeline] isUnix [Pipeline] sh [2021-11-18T00:26:02.523Z] + 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=f931efe794c758a253c74330d67d509c730f016b --label arch=arm64 --label version=2.1.0 . [2021-11-18T00:26:02.795Z] Sending build context to Docker daemon 14.11MB [2021-11-18T00:26:02.795Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.14 [2021-11-18T00:26:02.795Z] Step 2/23 : FROM ${BASE} AS builder [2021-11-18T00:26:02.795Z] ---> 77dbe79a943a [2021-11-18T00:26:02.795Z] Step 3/23 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-11-18T00:26:03.069Z] ---> Running in 6d0c4ab3a201 [2021-11-18T00:26:03.667Z] Removing intermediate container 6d0c4ab3a201 [2021-11-18T00:26:03.667Z] ---> 972e27568a88 [2021-11-18T00:26:03.667Z] Step 4/23 : ARG ALPINE_PKG_EXTRA="" [2021-11-18T00:26:03.667Z] ---> Running in c34dba9b883e [2021-11-18T00:26:03.940Z] Removing intermediate container c34dba9b883e [2021-11-18T00:26:03.940Z] ---> 9c8bfcfa8322 [2021-11-18T00:26:03.940Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-18T00:26:04.213Z] ---> Running in 95fb8b2eb11d [2021-11-18T00:26:06.199Z] Removing intermediate container 95fb8b2eb11d [2021-11-18T00:26:06.199Z] ---> 808e5c4e7de4 [2021-11-18T00:26:06.199Z] Step 6/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-18T00:26:06.199Z] ---> Running in 201508934e1d [2021-11-18T00:26:07.641Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-18T00:26:08.617Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-18T00:26:09.216Z] OK: 223 MiB in 56 packages [2021-11-18T00:26:10.207Z] Removing intermediate container 201508934e1d [2021-11-18T00:26:10.207Z] ---> d0bf07dcd316 [2021-11-18T00:26:10.207Z] Step 7/23 : WORKDIR /device-mqtt-go [2021-11-18T00:26:10.480Z] ---> Running in 18c196bdfe7d [2021-11-18T00:26:10.754Z] Removing intermediate container 18c196bdfe7d [2021-11-18T00:26:10.754Z] ---> cd560f75941e [2021-11-18T00:26:10.754Z] Step 8/23 : COPY . . [2021-11-18T00:26:15.065Z] ---> e760946b5c87 [2021-11-18T00:26:15.065Z] Step 9/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-18T00:26:15.065Z] ---> Running in 410ef7bfc146 [2021-11-18T00:26:16.501Z] skipping... [2021-11-18T00:26:17.106Z] Removing intermediate container 410ef7bfc146 [2021-11-18T00:26:17.106Z] ---> 95702ba09f93 [2021-11-18T00:26:17.106Z] Step 10/23 : ARG MAKE='make build' [2021-11-18T00:26:17.106Z] ---> Running in 8cd116902714 [2021-11-18T00:26:17.706Z] Removing intermediate container 8cd116902714 [2021-11-18T00:26:17.706Z] ---> cb4abb5b852b [2021-11-18T00:26:17.706Z] Step 11/23 : RUN $MAKE [2021-11-18T00:26:17.706Z] ---> Running in 6ed68c07f684 [2021-11-18T00:26:19.146Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=2.1.0" -o cmd/device-mqtt ./cmd [2021-11-18T00:26:59.853Z] Removing intermediate container 6ed68c07f684 [2021-11-18T00:26:59.853Z] ---> 9f6e29f920ae [2021-11-18T00:26:59.853Z] Step 12/23 : FROM alpine:3.14 [2021-11-18T00:26:59.853Z] 3.14: Pulling from library/alpine [2021-11-18T00:26:59.853Z] be307f383ecc: Pulling fs layer [2021-11-18T00:26:59.853Z] be307f383ecc: Verifying Checksum [2021-11-18T00:26:59.853Z] be307f383ecc: Download complete [2021-11-18T00:26:59.853Z] be307f383ecc: Pull complete [2021-11-18T00:26:59.853Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-18T00:26:59.853Z] Status: Downloaded newer image for alpine:3.14 [2021-11-18T00:26:59.853Z] ---> 5b8b7b635229 [2021-11-18T00:26:59.853Z] Step 13/23 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2021-11-18T00:26:59.853Z] ---> Running in c3ec9178db12 [2021-11-18T00:26:59.853Z] Removing intermediate container c3ec9178db12 [2021-11-18T00:26:59.853Z] ---> 975a5769fadc [2021-11-18T00:26:59.853Z] Step 14/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-18T00:26:59.853Z] ---> Running in f4ef93161bcc [2021-11-18T00:27:01.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-18T00:27:01.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-18T00:27:02.260Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-18T00:27:02.260Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-18T00:27:02.260Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-18T00:27:02.260Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-18T00:27:02.260Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-18T00:27:02.260Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-18T00:27:02.260Z] Executing busybox-1.33.1-r6.trigger [2021-11-18T00:27:02.260Z] OK: 8 MiB in 20 packages [2021-11-18T00:27:03.236Z] Removing intermediate container f4ef93161bcc [2021-11-18T00:27:03.236Z] ---> 5a4e7b80db4d [2021-11-18T00:27:03.236Z] Step 15/23 : COPY --from=builder /device-mqtt-go/cmd / [2021-11-18T00:27:04.663Z] ---> b06224adf92b [2021-11-18T00:27:04.663Z] Step 16/23 : COPY --from=builder /device-mqtt-go/LICENSE / [2021-11-18T00:27:05.259Z] ---> ebf176d855a6 [2021-11-18T00:27:05.259Z] Step 17/23 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2021-11-18T00:27:05.855Z] ---> 1956d1cbb140 [2021-11-18T00:27:05.855Z] Step 18/23 : EXPOSE 59982 [2021-11-18T00:27:05.855Z] ---> Running in 7822ae9ea0a6 [2021-11-18T00:27:06.461Z] Removing intermediate container 7822ae9ea0a6 [2021-11-18T00:27:06.461Z] ---> 52910153ee19 [2021-11-18T00:27:06.461Z] Step 19/23 : ENTRYPOINT ["/device-mqtt"] [2021-11-18T00:27:06.462Z] ---> Running in 03331f3c01c2 [2021-11-18T00:27:07.055Z] Removing intermediate container 03331f3c01c2 [2021-11-18T00:27:07.055Z] ---> 94cfdba71b07 [2021-11-18T00:27:07.055Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-18T00:27:07.055Z] ---> Running in a3b12be0ff6a [2021-11-18T00:27:07.327Z] Removing intermediate container a3b12be0ff6a [2021-11-18T00:27:07.327Z] ---> d9745b517ae0 [2021-11-18T00:27:07.327Z] Step 21/23 : LABEL arch=arm64 [2021-11-18T00:27:07.600Z] ---> Running in 93c1e36751b8 [2021-11-18T00:27:07.875Z] Removing intermediate container 93c1e36751b8 [2021-11-18T00:27:07.875Z] ---> d56cd5436e9c [2021-11-18T00:27:07.875Z] Step 22/23 : LABEL git_sha=f931efe794c758a253c74330d67d509c730f016b [2021-11-18T00:27:08.148Z] ---> Running in 0be9e6683736 [2021-11-18T00:27:08.419Z] Removing intermediate container 0be9e6683736 [2021-11-18T00:27:08.419Z] ---> 145faae46645 [2021-11-18T00:27:08.419Z] Step 23/23 : LABEL version=2.1.0 [2021-11-18T00:27:08.419Z] ---> Running in e53fc678ed2e [2021-11-18T00:27:09.010Z] Removing intermediate container e53fc678ed2e [2021-11-18T00:27:09.010Z] ---> 64fe2d47b01b [2021-11-18T00:27:09.010Z] [Warning] One or more build-args [ARCH] were not consumed [2021-11-18T00:27:09.281Z] Successfully built 64fe2d47b01b [2021-11-18T00:27:09.281Z] 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-11-18T00:27:10.531Z] provisioning config files... [2021-11-18T00:27:10.551Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/2@tmp/config5101252495157649324tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-18T00:27:10.900Z] ---> docker-login.sh [2021-11-18T00:27:10.900Z] nexus3.edgexfoundry.org:10001 [2021-11-18T00:27:11.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T00:27:11.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T00:27:11.443Z] Configure a credential helper to remove this warning. See [2021-11-18T00:27:11.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T00:27:11.443Z] [2021-11-18T00:27:11.443Z] Login Succeeded [2021-11-18T00:27:11.443Z] nexus3.edgexfoundry.org:10002 [2021-11-18T00:27:11.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T00:27:11.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T00:27:11.986Z] Configure a credential helper to remove this warning. See [2021-11-18T00:27:11.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T00:27:11.986Z] [2021-11-18T00:27:11.986Z] Login Succeeded [2021-11-18T00:27:11.986Z] nexus3.edgexfoundry.org:10003 [2021-11-18T00:27:12.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T00:27:12.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T00:27:12.531Z] Configure a credential helper to remove this warning. See [2021-11-18T00:27:12.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T00:27:12.531Z] [2021-11-18T00:27:12.531Z] Login Succeeded [2021-11-18T00:27:12.531Z] nexus3.edgexfoundry.org:10004 [2021-11-18T00:27:12.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T00:27:13.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T00:27:13.074Z] Configure a credential helper to remove this warning. See [2021-11-18T00:27:13.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T00:27:13.074Z] [2021-11-18T00:27:13.074Z] Login Succeeded [2021-11-18T00:27:13.074Z] docker.io [2021-11-18T00:27:13.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T00:27:13.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T00:27:13.947Z] Configure a credential helper to remove this warning. See [2021-11-18T00:27:13.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T00:27:13.947Z] [2021-11-18T00:27:13.947Z] Login Succeeded [2021-11-18T00:27:13.947Z] ---> docker-login.sh ends [Pipeline] } [2021-11-18T00:27:13.964Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-18T00:27:13.995Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-18T00:27:14.020Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2021-11-18T00:27:14.020Z] f931efe794c758a253c74330d67d509c730f016b [2021-11-18T00:27:14.020Z] 2.1.0 [2021-11-18T00:27:14.020Z] f931efe794c758a253c74330d67d509c730f016b-2.1.0 [2021-11-18T00:27:14.020Z] jakarta [2021-11-18T00:27:14.020Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-18T00:27:14.380Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:f931efe794c758a253c74330d67d509c730f016b [Pipeline] isUnix [Pipeline] sh [2021-11-18T00:27:14.726Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:f931efe794c758a253c74330d67d509c730f016b [2021-11-18T00:27:14.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-11-18T00:27:14.726Z] 826a63734faa: Preparing [2021-11-18T00:27:14.726Z] 4f6a7d98fb74: Preparing [2021-11-18T00:27:14.726Z] 3f9af0b7d9c9: Preparing [2021-11-18T00:27:14.726Z] 8c9361c350ef: Preparing [2021-11-18T00:27:14.726Z] 62170e181a92: Preparing [2021-11-18T00:27:14.726Z] 62170e181a92: Layer already exists [2021-11-18T00:27:15.006Z] 826a63734faa: Pushed [2021-11-18T00:27:15.006Z] 4f6a7d98fb74: Pushed [2021-11-18T00:27:15.600Z] 8c9361c350ef: Pushed [2021-11-18T00:27:18.206Z] 3f9af0b7d9c9: Pushed [2021-11-18T00:27:18.206Z] f931efe794c758a253c74330d67d509c730f016b: digest: sha256:a150f15c84877332a46e1031dd66bd60defb69007fa2fecd6220904a6c11f8b5 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-18T00:27:18.546Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.1.0 [Pipeline] isUnix [Pipeline] sh [2021-11-18T00:27:19.625Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.1.0 [2021-11-18T00:27:19.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-11-18T00:27:19.625Z] 826a63734faa: Preparing [2021-11-18T00:27:19.625Z] 4f6a7d98fb74: Preparing [2021-11-18T00:27:19.625Z] 3f9af0b7d9c9: Preparing [2021-11-18T00:27:19.625Z] 8c9361c350ef: Preparing [2021-11-18T00:27:19.625Z] 62170e181a92: Preparing [2021-11-18T00:27:19.625Z] 826a63734faa: Layer already exists [2021-11-18T00:27:19.625Z] 8c9361c350ef: Layer already exists [2021-11-18T00:27:19.625Z] 62170e181a92: Layer already exists [2021-11-18T00:27:19.625Z] 3f9af0b7d9c9: Layer already exists [2021-11-18T00:27:19.625Z] 4f6a7d98fb74: Layer already exists [2021-11-18T00:27:19.625Z] 2.1.0: digest: sha256:a150f15c84877332a46e1031dd66bd60defb69007fa2fecd6220904a6c11f8b5 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-18T00:27:19.963Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:f931efe794c758a253c74330d67d509c730f016b-2.1.0 [Pipeline] isUnix [Pipeline] sh [2021-11-18T00:27:20.323Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:f931efe794c758a253c74330d67d509c730f016b-2.1.0 [2021-11-18T00:27:20.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-11-18T00:27:20.323Z] 826a63734faa: Preparing [2021-11-18T00:27:20.323Z] 4f6a7d98fb74: Preparing [2021-11-18T00:27:20.323Z] 3f9af0b7d9c9: Preparing [2021-11-18T00:27:20.323Z] 8c9361c350ef: Preparing [2021-11-18T00:27:20.323Z] 62170e181a92: Preparing [2021-11-18T00:27:20.323Z] 4f6a7d98fb74: Layer already exists [2021-11-18T00:27:20.323Z] 8c9361c350ef: Layer already exists [2021-11-18T00:27:20.323Z] 3f9af0b7d9c9: Layer already exists [2021-11-18T00:27:20.323Z] 826a63734faa: Layer already exists [2021-11-18T00:27:20.602Z] 62170e181a92: Layer already exists [2021-11-18T00:27:20.602Z] f931efe794c758a253c74330d67d509c730f016b-2.1.0: digest: sha256:a150f15c84877332a46e1031dd66bd60defb69007fa2fecd6220904a6c11f8b5 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-18T00:27:20.961Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:jakarta [Pipeline] isUnix [Pipeline] sh [2021-11-18T00:27:21.309Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:jakarta [2021-11-18T00:27:21.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-11-18T00:27:21.309Z] 826a63734faa: Preparing [2021-11-18T00:27:21.309Z] 4f6a7d98fb74: Preparing [2021-11-18T00:27:21.309Z] 3f9af0b7d9c9: Preparing [2021-11-18T00:27:21.309Z] 8c9361c350ef: Preparing [2021-11-18T00:27:21.309Z] 62170e181a92: Preparing [2021-11-18T00:27:21.309Z] 62170e181a92: Layer already exists [2021-11-18T00:27:21.309Z] 4f6a7d98fb74: Layer already exists [2021-11-18T00:27:21.309Z] 3f9af0b7d9c9: Layer already exists [2021-11-18T00:27:21.309Z] 826a63734faa: Layer already exists [2021-11-18T00:27:21.585Z] 8c9361c350ef: Layer already exists [2021-11-18T00:27:21.585Z] jakarta: digest: sha256:a150f15c84877332a46e1031dd66bd60defb69007fa2fecd6220904a6c11f8b5 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-18T00:27:22.704Z] ===================================================== [Pipeline] echo [2021-11-18T00:27:22.712Z] taggedImages: [2021-11-18T00:27:22.712Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:f931efe794c758a253c74330d67d509c730f016b [2021-11-18T00:27:22.712Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.1.0 [2021-11-18T00:27:22.712Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:f931efe794c758a253c74330d67d509c730f016b-2.1.0 [2021-11-18T00:27:22.712Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:jakarta [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-18T00:27:23.195Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-18T00:27:23.195Z] [2021-11-18T00:27:23.195Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-18T00:27:23.825Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-18T00:27:25.289Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-18T00:27:25.289Z] 448f6bf000e3: Pulling fs layer [2021-11-18T00:27:25.289Z] f757da607395: Pulling fs layer [2021-11-18T00:27:25.289Z] 05883995daec: Pulling fs layer [2021-11-18T00:27:25.289Z] 8603b9c90790: Pulling fs layer [2021-11-18T00:27:25.289Z] 1560dd03e051: Pulling fs layer [2021-11-18T00:27:25.289Z] 27f5ce0e4adf: Pulling fs layer [2021-11-18T00:27:25.289Z] c2d8d7efcc4b: Pulling fs layer [2021-11-18T00:27:25.289Z] 27f5ce0e4adf: Waiting [2021-11-18T00:27:25.289Z] 1560dd03e051: Waiting [2021-11-18T00:27:25.289Z] 8603b9c90790: Waiting [2021-11-18T00:27:25.289Z] f757da607395: Verifying Checksum [2021-11-18T00:27:25.289Z] f757da607395: Download complete [2021-11-18T00:27:25.289Z] 8603b9c90790: Verifying Checksum [2021-11-18T00:27:25.289Z] 8603b9c90790: Download complete [2021-11-18T00:27:25.289Z] 1560dd03e051: Verifying Checksum [2021-11-18T00:27:25.289Z] 1560dd03e051: Download complete [2021-11-18T00:27:25.289Z] 27f5ce0e4adf: Verifying Checksum [2021-11-18T00:27:25.289Z] 27f5ce0e4adf: Download complete [2021-11-18T00:27:25.289Z] 05883995daec: Verifying Checksum [2021-11-18T00:27:25.289Z] 05883995daec: Download complete [2021-11-18T00:27:25.289Z] 448f6bf000e3: Verifying Checksum [2021-11-18T00:27:25.289Z] 448f6bf000e3: Download complete [2021-11-18T00:27:27.280Z] c2d8d7efcc4b: Verifying Checksum [2021-11-18T00:27:27.280Z] c2d8d7efcc4b: Download complete [2021-11-18T00:27:28.258Z] 448f6bf000e3: Pull complete [2021-11-18T00:27:29.239Z] f757da607395: Pull complete [2021-11-18T00:27:30.683Z] 05883995daec: Pull complete [2021-11-18T00:27:30.958Z] 8603b9c90790: Pull complete [2021-11-18T00:27:31.937Z] 1560dd03e051: Pull complete [2021-11-18T00:27:32.209Z] 27f5ce0e4adf: Pull complete [2021-11-18T00:27:48.225Z] c2d8d7efcc4b: Pull complete [2021-11-18T00:27:48.225Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-18T00:27:48.225Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-18T00:27:48.225Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-18T00:27:48.493Z] prd-ubuntu18.04-docker-arm64-4c-16g-1162 does not seem to be running inside a container [2021-11-18T00:27:48.603Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-11-18T00:27:51.617Z] $ docker top e650966d7c4f7d9102527aa5f5801b39a275b035d2e2f5920c4fc8b2b283e7b7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-18T00:27:52.577Z] ---> job-cost.sh [2021-11-18T00:27:52.577Z] lf-activate-venv: SKIPPING [2021-11-18T00:27:52.577Z] INFO: No Stack... [2021-11-18T00:27:52.849Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-18T00:27:53.444Z] INFO: Archiving Costs [Pipeline] sh [2021-11-18T00:27:54.110Z] + cat /w/workspace/device-mqtt-go/2/archives/cost.csv [2021-11-18T00:27:54.110Z] + cut -d, -f6 [Pipeline] lock [2021-11-18T00:27:54.175Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-jakarta-2-stack-cost] [2021-11-18T00:27:54.184Z] Resource [jenkins-edgexfoundry-device-mqtt-go-jakarta-2-stack-cost] did not exist. Created. [2021-11-18T00:27:54.184Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-jakarta-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-18T00:27:54.864Z] /w/workspace/device-mqtt-go/2@tmp/durable-c4635f0f/script.sh: 1: /w/workspace/device-mqtt-go/2@tmp/durable-c4635f0f/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-11-18T00:27:55.539Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-18T00:27:55.567Z] Warning: overwriting stash ‘stack-cost’ [2021-11-18T00:27:55.796Z] Stashed 1 file(s) [Pipeline] } [2021-11-18T00:27:55.804Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-jakarta-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-18T00:27:55.842Z] $ docker stop --time=1 e650966d7c4f7d9102527aa5f5801b39a275b035d2e2f5920c4fc8b2b283e7b7 [2021-11-18T00:27:57.417Z] $ docker rm -f e650966d7c4f7d9102527aa5f5801b39a275b035d2e2f5920c4fc8b2b283e7b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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-11-18T00:27:59.387Z] provisioning config files... [2021-11-18T00:27:59.398Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/exfoundry_device-mqtt-go_jakarta@tmp/config7280835203312333142tmp [Pipeline] { [Pipeline] sh [2021-11-18T00:27:59.712Z] + set +x [2021-11-18T00:27:59.712Z] + curl -s https://codecov.io/bash [2021-11-18T00:27:59.712Z] + bash -s -- [2021-11-18T00:27:59.712Z] [2021-11-18T00:27:59.712Z] _____ _ [2021-11-18T00:27:59.712Z] / ____| | | [2021-11-18T00:27:59.712Z] | | ___ __| | ___ ___ _____ __ [2021-11-18T00:27:59.712Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-18T00:27:59.712Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-18T00:27:59.712Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-18T00:27:59.712Z] Bash-1.0.6 [2021-11-18T00:27:59.712Z] [2021-11-18T00:27:59.712Z] [2021-11-18T00:27:59.712Z] ==> git version 2.24.4 found [2021-11-18T00:27:59.712Z] ==> 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-11-18T00:27:59.712Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-18T00:27:59.712Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-18T00:27:59.712Z] ==> Jenkins CI detected. [2021-11-18T00:27:59.712Z] current dir:  /w/workspace/exfoundry_device-mqtt-go_jakarta [2021-11-18T00:27:59.712Z] project root: . [2021-11-18T00:27:59.712Z] --> token set from env [2021-11-18T00:27:59.712Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-18T00:27:59.974Z] ==> Running gcov in . (disable via -X gcov) [2021-11-18T00:27:59.974Z] ==> Python coveragepy not found [2021-11-18T00:27:59.974Z] ==> Searching for coverage reports in: [2021-11-18T00:27:59.974Z] + . [2021-11-18T00:27:59.974Z] -> Found 1 reports [2021-11-18T00:27:59.974Z] ==> Detecting git/mercurial file structure [2021-11-18T00:27:59.974Z] ==> Reading reports [2021-11-18T00:27:59.974Z] + ./coverage.out bytes=17452 [2021-11-18T00:27:59.974Z] ==> Appending adjustments [2021-11-18T00:27:59.974Z] https://docs.codecov.io/docs/fixing-reports [2021-11-18T00:27:59.974Z] + Found adjustments [2021-11-18T00:27:59.974Z] ==> Gzipping contents [2021-11-18T00:27:59.974Z] 12K /tmp/codecov.0O1PME.gz [2021-11-18T00:27:59.974Z] ==> Uploading reports [2021-11-18T00:27:59.974Z] url: https://codecov.io [2021-11-18T00:27:59.974Z] query: branch=jakarta&commit=f931efe794c758a253c74330d67d509c730f016b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fjakarta%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-11-18T00:27:59.974Z] -> Pinging Codecov [2021-11-18T00:27:59.974Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=jakarta&commit=f931efe794c758a253c74330d67d509c730f016b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fjakarta%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-11-18T00:28:00.235Z] -> Uploading to [2021-11-18T00:28:00.235Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-18/7D719EC7BBE17E464838252E33014C33/f931efe794c758a253c74330d67d509c730f016b/d4a8cb19-b858-47a3-8cb3-56878f0f8fe7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211118%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211118T002800Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3c2474940cb5895958906cd521208bdf8aa1b3c2bc816c033f080b197fc8c52d [2021-11-18T00:28:00.235Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-18T00:28:00.235Z] Dload Upload Total Spent Left Speed [2021-11-18T00:28:00.498Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9860 0 0 100 9860 0 33476 --:--:-- --:--:-- --:--:-- 33423 100 9860 0 0 100 9860 0 33463 --:--:-- --:--:-- --:--:-- 33423 [2021-11-18T00:28:00.498Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/f931efe794c758a253c74330d67d509c730f016b [Pipeline] } [2021-11-18T00:28:00.507Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-11-18T00:28:02.447Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-11-18T00:28:02.457Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-18T00:28:02.771Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-18T00:28:02.772Z] [2021-11-18T00:28:02.772Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-11-18T00:28:03.094Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-18T00:28:03.095Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-11-18T00:28:03.095Z] 188c0c94c7c5: Pulling fs layer [2021-11-18T00:28:03.095Z] 0ef7d3d256c8: Pulling fs layer [2021-11-18T00:28:03.095Z] de9db76c5a1d: Pulling fs layer [2021-11-18T00:28:03.095Z] 0eba1c9be4d2: Pulling fs layer [2021-11-18T00:28:03.095Z] 0d57e429df01: Pulling fs layer [2021-11-18T00:28:03.095Z] 4e4be7b47b0d: Pulling fs layer [2021-11-18T00:28:03.095Z] e1f770b5df2f: Pulling fs layer [2021-11-18T00:28:03.095Z] 85a0685a4137: Pulling fs layer [2021-11-18T00:28:03.095Z] 0d57e429df01: Waiting [2021-11-18T00:28:03.095Z] 4e4be7b47b0d: Waiting [2021-11-18T00:28:03.095Z] e1f770b5df2f: Waiting [2021-11-18T00:28:03.095Z] 85a0685a4137: Waiting [2021-11-18T00:28:03.095Z] 0eba1c9be4d2: Waiting [2021-11-18T00:28:03.095Z] de9db76c5a1d: Verifying Checksum [2021-11-18T00:28:03.095Z] de9db76c5a1d: Download complete [2021-11-18T00:28:03.095Z] 0ef7d3d256c8: Verifying Checksum [2021-11-18T00:28:03.095Z] 0ef7d3d256c8: Download complete [2021-11-18T00:28:03.095Z] 0d57e429df01: Verifying Checksum [2021-11-18T00:28:03.095Z] 0d57e429df01: Download complete [2021-11-18T00:28:03.095Z] 4e4be7b47b0d: Verifying Checksum [2021-11-18T00:28:03.095Z] 4e4be7b47b0d: Download complete [2021-11-18T00:28:03.095Z] 188c0c94c7c5: Verifying Checksum [2021-11-18T00:28:03.095Z] 188c0c94c7c5: Download complete [2021-11-18T00:28:03.372Z] e1f770b5df2f: Verifying Checksum [2021-11-18T00:28:03.372Z] e1f770b5df2f: Download complete [2021-11-18T00:28:03.967Z] 188c0c94c7c5: Pull complete [2021-11-18T00:28:03.967Z] 0eba1c9be4d2: Verifying Checksum [2021-11-18T00:28:03.967Z] 0eba1c9be4d2: Download complete [2021-11-18T00:28:03.967Z] 85a0685a4137: Verifying Checksum [2021-11-18T00:28:03.967Z] 85a0685a4137: Download complete [2021-11-18T00:28:03.967Z] 0ef7d3d256c8: Pull complete [2021-11-18T00:28:04.234Z] de9db76c5a1d: Pull complete [2021-11-18T00:28:08.469Z] 0eba1c9be4d2: Pull complete [2021-11-18T00:28:08.469Z] 0d57e429df01: Pull complete [2021-11-18T00:28:08.469Z] 4e4be7b47b0d: Pull complete [2021-11-18T00:28:09.992Z] e1f770b5df2f: Pull complete [2021-11-18T00:28:12.560Z] 85a0685a4137: Pull complete [2021-11-18T00:28:12.560Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-11-18T00:28:12.560Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-18T00:28:12.560Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-11-18T00:28:12.689Z] prd-centos7-docker-4c-2g-1160 does not seem to be running inside a container [2021-11-18T00:28:12.848Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-mqtt-go_jakarta -v /w/workspace/exfoundry_device-mqtt-go_jakarta:/w/workspace/exfoundry_device-mqtt-go_jakarta:rw,z -v /w/workspace/exfoundry_device-mqtt-go_jakarta@tmp:/w/workspace/exfoundry_device-mqtt-go_jakarta@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-11-18T00:28:15.201Z] $ docker top 3cbf96a88c39fa2a1b4579001e59c0e9bed86cd80191623512d41cd8c8669157 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-18T00:28:15.278Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-11-18T00:28:15.567Z] + set -o pipefail [2021-11-18T00:28:15.568Z] + snyk monitor '--org=edgex-jenkins' [2021-11-18T00:28:17.488Z] [2021-11-18T00:28:17.488Z] Monitoring /w/workspace/exfoundry_device-mqtt-go_jakarta (github.com/edgexfoundry/device-mqtt-go)... [2021-11-18T00:28:17.488Z] [2021-11-18T00:28:17.488Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6acecf1b-85ea-4374-bf84-4fa5a6e664d0/history/4f787081-5ab7-4ec3-ad4c-9f0b27f10322 [2021-11-18T00:28:17.488Z] [2021-11-18T00:28:17.488Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2021-11-18T00:28:17.488Z] [2021-11-18T00:28:17.488Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-11-18T00:28:17.488Z] [2021-11-18T00:28:17.488Z] [Pipeline] } [2021-11-18T00:28:17.499Z] $ docker stop --time=1 3cbf96a88c39fa2a1b4579001e59c0e9bed86cd80191623512d41cd8c8669157 [2021-11-18T00:28:18.749Z] $ docker rm -f 3cbf96a88c39fa2a1b4579001e59c0e9bed86cd80191623512d41cd8c8669157 [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-11-18T00:28:20.759Z] + git log --format=format:%s -1 f931efe794c758a253c74330d67d509c730f016b [Pipeline] sh [2021-11-18T00:28:21.058Z] + grep -v github /etc/ssh/ssh_known_hosts [Pipeline] sh [2021-11-18T00:28:21.353Z] + sudo mv /tmp/known_hosts /etc/ssh/ssh_known_hosts [Pipeline] sh [2021-11-18T00:28:21.654Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2021-11-18T00:28:21.654Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2021-11-18T00:28:21.654Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-11-18T00:28:21.949Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-18T00:28:21.949Z] . [Pipeline] withDockerContainer [2021-11-18T00:28:22.017Z] prd-centos7-docker-4c-2g-1160 does not seem to be running inside a container [2021-11-18T00:28:22.054Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-mqtt-go_jakarta -v /w/workspace/exfoundry_device-mqtt-go_jakarta:/w/workspace/exfoundry_device-mqtt-go_jakarta:rw,z -v /w/workspace/exfoundry_device-mqtt-go_jakarta@tmp:/w/workspace/exfoundry_device-mqtt-go_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-18T00:28:22.552Z] $ docker top bab5afb4203f64670cf4e979b0cea379d016ffe76e3fba1211e10b9fa6d131a4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-18T00:28:22.629Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v2.1.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-18T00:28:22.931Z] + git semver [Pipeline] } [2021-11-18T00:28:22.946Z] $ docker stop --time=1 bab5afb4203f64670cf4e979b0cea379d016ffe76e3fba1211e10b9fa6d131a4 [2021-11-18T00:28:24.138Z] $ docker rm -f bab5afb4203f64670cf4e979b0cea379d016ffe76e3fba1211e10b9fa6d131a4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-11-18T00:28:24.530Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-18T00:28:24.530Z] [2021-11-18T00:28:24.530Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-11-18T00:28:24.836Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-18T00:28:24.836Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-11-18T00:28:24.836Z] ab5ef0e58194: Pulling fs layer [2021-11-18T00:28:24.836Z] 9712f1f96733: Pulling fs layer [2021-11-18T00:28:24.836Z] 63f879dbbcfc: Pulling fs layer [2021-11-18T00:28:24.836Z] 0d9ebad4ef96: Pulling fs layer [2021-11-18T00:28:24.836Z] e9a5061849ea: Pulling fs layer [2021-11-18T00:28:24.836Z] d747dcd14b5f: Pulling fs layer [2021-11-18T00:28:24.836Z] 2de7ff778b66: Pulling fs layer [2021-11-18T00:28:24.836Z] e9a5061849ea: Waiting [2021-11-18T00:28:24.836Z] d747dcd14b5f: Waiting [2021-11-18T00:28:24.836Z] 2de7ff778b66: Waiting [2021-11-18T00:28:24.836Z] 0d9ebad4ef96: Waiting [2021-11-18T00:28:24.836Z] 9712f1f96733: Verifying Checksum [2021-11-18T00:28:24.836Z] 9712f1f96733: Download complete [2021-11-18T00:28:25.105Z] 63f879dbbcfc: Verifying Checksum [2021-11-18T00:28:25.105Z] 63f879dbbcfc: Download complete [2021-11-18T00:28:25.370Z] 0d9ebad4ef96: Verifying Checksum [2021-11-18T00:28:25.370Z] 0d9ebad4ef96: Download complete [2021-11-18T00:28:25.370Z] d747dcd14b5f: Verifying Checksum [2021-11-18T00:28:25.370Z] d747dcd14b5f: Download complete [2021-11-18T00:28:25.370Z] e9a5061849ea: Verifying Checksum [2021-11-18T00:28:25.370Z] e9a5061849ea: Download complete [2021-11-18T00:28:25.370Z] ab5ef0e58194: Verifying Checksum [2021-11-18T00:28:25.370Z] ab5ef0e58194: Download complete [2021-11-18T00:28:25.639Z] 2de7ff778b66: Verifying Checksum [2021-11-18T00:28:25.639Z] 2de7ff778b66: Download complete [2021-11-18T00:28:28.956Z] ab5ef0e58194: Pull complete [2021-11-18T00:28:28.956Z] 9712f1f96733: Pull complete [2021-11-18T00:28:29.538Z] 63f879dbbcfc: Pull complete [2021-11-18T00:28:33.794Z] 0d9ebad4ef96: Pull complete [2021-11-18T00:28:34.060Z] e9a5061849ea: Pull complete [2021-11-18T00:28:34.060Z] d747dcd14b5f: Pull complete [2021-11-18T00:28:35.473Z] 2de7ff778b66: Pull complete [2021-11-18T00:28:35.473Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-11-18T00:28:35.473Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-18T00:28:35.473Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-11-18T00:28:35.548Z] prd-centos7-docker-4c-2g-1160 does not seem to be running inside a container [2021-11-18T00:28:35.586Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-mqtt-go_jakarta -v /w/workspace/exfoundry_device-mqtt-go_jakarta:/w/workspace/exfoundry_device-mqtt-go_jakarta:rw,z -v /w/workspace/exfoundry_device-mqtt-go_jakarta@tmp:/w/workspace/exfoundry_device-mqtt-go_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-11-18T00:28:38.712Z] $ docker top 83fa0ee1aeaa01c250a936b165a87faca2a1ce97ac33771eeb46fc9944a157f7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-11-18T00:28:38.803Z] provisioning config files... [2021-11-18T00:28:38.813Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-mqtt-go_jakarta@tmp/config7361026112178208852tmp [2021-11-18T00:28:38.829Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-mqtt-go_jakarta@tmp/config5437646174720913460tmp [2021-11-18T00:28:40.124Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-mqtt-go_jakarta@tmp/config7386866417975015265tmp [Pipeline] { [Pipeline] echo [2021-11-18T00:28:40.144Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-18T00:28:40.445Z] ---> sigul-configuration.sh [2021-11-18T00:28:40.445Z] gpg: directory `/root/.gnupg' created [2021-11-18T00:28:40.445Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-11-18T00:28:40.445Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-11-18T00:28:40.445Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-11-18T00:28:40.445Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-11-18T00:28:40.445Z] gpg: CAST5 encrypted data [2021-11-18T00:28:40.445Z] gpg: encrypted with 1 passphrase [2021-11-18T00:28:40.445Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-11-18T00:28:40.754Z] + mkdir /home/jenkins [2021-11-18T00:28:40.754Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-11-18T00:28:41.052Z] + 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-11-18T00:28:41.064Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-18T00:28:41.365Z] ---> sigul-install.sh [2021-11-18T00:28:41.365Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-11-18T00:28:41.662Z] + git tag --list [2021-11-18T00:28:41.662Z] 0.7.1 [2021-11-18T00:28:41.662Z] v1.0.0 [2021-11-18T00:28:41.662Z] v1.1.0 [2021-11-18T00:28:41.662Z] v1.1.1 [2021-11-18T00:28:41.662Z] v1.2.2 [2021-11-18T00:28:41.662Z] v1.3.0 [2021-11-18T00:28:41.662Z] v1.3.1 [2021-11-18T00:28:41.662Z] v2.0.0 [2021-11-18T00:28:41.662Z] v2.0.1-dev.1 [2021-11-18T00:28:41.662Z] v2.0.1-dev.10 [2021-11-18T00:28:41.662Z] v2.0.1-dev.11 [2021-11-18T00:28:41.662Z] v2.0.1-dev.12 [2021-11-18T00:28:41.662Z] v2.0.1-dev.13 [2021-11-18T00:28:41.662Z] v2.0.1-dev.14 [2021-11-18T00:28:41.662Z] v2.0.1-dev.15 [2021-11-18T00:28:41.662Z] v2.0.1-dev.16 [2021-11-18T00:28:41.662Z] v2.0.1-dev.17 [2021-11-18T00:28:41.662Z] v2.0.1-dev.2 [2021-11-18T00:28:41.662Z] v2.0.1-dev.3 [2021-11-18T00:28:41.662Z] v2.0.1-dev.4 [2021-11-18T00:28:41.662Z] v2.0.1-dev.5 [2021-11-18T00:28:41.662Z] v2.0.1-dev.6 [2021-11-18T00:28:41.662Z] v2.0.1-dev.7 [2021-11-18T00:28:41.662Z] v2.0.1-dev.8 [2021-11-18T00:28:41.662Z] v2.0.1-dev.9 [2021-11-18T00:28:41.662Z] v2.1.0 [Pipeline] sh [2021-11-18T00:28:41.966Z] + lftools sign git-tag v2.1.0 [2021-11-18T00:28:42.913Z] Signing Git tag with Sigul... [2021-11-18T00:28:42.913Z] Signing v2.1.0 [Pipeline] echo [2021-11-18T00:28:43.863Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-18T00:28:44.161Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-11-18T00:28:44.169Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-11-18T00:28:44.190Z] $ docker stop --time=1 83fa0ee1aeaa01c250a936b165a87faca2a1ce97ac33771eeb46fc9944a157f7 [2021-11-18T00:28:45.424Z] $ docker rm -f 83fa0ee1aeaa01c250a936b165a87faca2a1ce97ac33771eeb46fc9944a157f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2021-11-18T00:28:45.966Z] + grep -v github /etc/ssh/ssh_known_hosts [Pipeline] sh [2021-11-18T00:28:47.475Z] + sudo mv /tmp/known_hosts /etc/ssh/ssh_known_hosts [Pipeline] sh [2021-11-18T00:28:47.766Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2021-11-18T00:28:47.766Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2021-11-18T00:28:47.766Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-11-18T00:28:48.067Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-18T00:28:48.067Z] . [Pipeline] withDockerContainer [2021-11-18T00:28:48.133Z] prd-centos7-docker-4c-2g-1160 does not seem to be running inside a container [2021-11-18T00:28:48.172Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-mqtt-go_jakarta -v /w/workspace/exfoundry_device-mqtt-go_jakarta:/w/workspace/exfoundry_device-mqtt-go_jakarta:rw,z -v /w/workspace/exfoundry_device-mqtt-go_jakarta@tmp:/w/workspace/exfoundry_device-mqtt-go_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-18T00:28:48.542Z] $ docker top 718609fcb7fd8af7da45e502b160ec26d33aab3ac2c566dc79c7870835b0e921 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-18T00:28:48.628Z] [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v2.1.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-18T00:28:48.941Z] + git semver [Pipeline] } [2021-11-18T00:28:48.953Z] $ docker stop --time=1 718609fcb7fd8af7da45e502b160ec26d33aab3ac2c566dc79c7870835b0e921 [2021-11-18T00:28:50.113Z] $ docker rm -f 718609fcb7fd8af7da45e502b160ec26d33aab3ac2c566dc79c7870835b0e921 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-18T00:28:51.760Z] + grep -v github /etc/ssh/ssh_known_hosts [Pipeline] sh [2021-11-18T00:28:52.056Z] + sudo mv /tmp/known_hosts /etc/ssh/ssh_known_hosts [Pipeline] sh [2021-11-18T00:28:52.345Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2021-11-18T00:28:52.345Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2021-11-18T00:28:52.345Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-11-18T00:28:52.652Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-18T00:28:52.652Z] . [Pipeline] withDockerContainer [2021-11-18T00:28:52.715Z] prd-centos7-docker-4c-2g-1160 does not seem to be running inside a container [2021-11-18T00:28:52.757Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-mqtt-go_jakarta -v /w/workspace/exfoundry_device-mqtt-go_jakarta:/w/workspace/exfoundry_device-mqtt-go_jakarta:rw,z -v /w/workspace/exfoundry_device-mqtt-go_jakarta@tmp:/w/workspace/exfoundry_device-mqtt-go_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-18T00:28:53.197Z] $ docker top c8fc6eb54cd4032ebaca512498f2cd477e3021d42fd5f9e18a4d5831936befba -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-18T00:28:53.283Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v2.1.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-18T00:28:53.582Z] + git semver [Pipeline] } [2021-11-18T00:28:53.595Z] $ docker stop --time=1 c8fc6eb54cd4032ebaca512498f2cd477e3021d42fd5f9e18a4d5831936befba [2021-11-18T00:28:54.768Z] $ docker rm -f c8fc6eb54cd4032ebaca512498f2cd477e3021d42fd5f9e18a4d5831936befba [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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-11-18T00:28:58.541Z] + '[' -d /w/workspace/exfoundry_device-mqtt-go_jakarta/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-18T00:28:58.844Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-18T00:28:59.400Z] ---> package-listing.sh [2021-11-18T00:28:59.400Z] ++ facter osfamily [2021-11-18T00:28:59.400Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-18T00:28:59.660Z] + OS_FAMILY=redhat [2021-11-18T00:28:59.660Z] + workspace=/w/workspace/exfoundry_device-mqtt-go_jakarta [2021-11-18T00:28:59.660Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-18T00:28:59.660Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-18T00:28:59.660Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-18T00:28:59.660Z] + PACKAGES=/tmp/packages_start.txt [2021-11-18T00:28:59.660Z] + '[' /w/workspace/exfoundry_device-mqtt-go_jakarta ']' [2021-11-18T00:28:59.660Z] + PACKAGES=/tmp/packages_end.txt [2021-11-18T00:28:59.660Z] + case "${OS_FAMILY}" in [2021-11-18T00:28:59.660Z] + rpm -qa [2021-11-18T00:28:59.660Z] + sort [2021-11-18T00:29:00.229Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-18T00:29:00.229Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-18T00:29:00.229Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-18T00:29:00.229Z] + '[' /w/workspace/exfoundry_device-mqtt-go_jakarta ']' [2021-11-18T00:29:00.229Z] + mkdir -p /w/workspace/exfoundry_device-mqtt-go_jakarta/archives/ [2021-11-18T00:29:00.229Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-mqtt-go_jakarta/archives/ [Pipeline] echo [2021-11-18T00:29:00.242Z] 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/exfoundry_device-mqtt-go_jakarta/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-18T00:29:01.671Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-18T00:29:01.975Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-18T00:29:01.975Z] [2021-11-18T00:29:01.975Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-18T00:29:02.282Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-18T00:29:02.282Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-18T00:29:02.282Z] b4d181a07f80: Pulling fs layer [2021-11-18T00:29:02.282Z] a1111a8f2ec3: Pulling fs layer [2021-11-18T00:29:02.282Z] ed53099fbce6: Pulling fs layer [2021-11-18T00:29:02.282Z] dc539afda2c1: Pulling fs layer [2021-11-18T00:29:02.282Z] 77bc0d833cb6: Pulling fs layer [2021-11-18T00:29:02.282Z] 9065ff56babe: Pulling fs layer [2021-11-18T00:29:02.282Z] d287ab97295c: Pulling fs layer [2021-11-18T00:29:02.282Z] 9065ff56babe: Waiting [2021-11-18T00:29:02.282Z] dc539afda2c1: Waiting [2021-11-18T00:29:02.282Z] d287ab97295c: Waiting [2021-11-18T00:29:02.282Z] 77bc0d833cb6: Waiting [2021-11-18T00:29:02.282Z] a1111a8f2ec3: Verifying Checksum [2021-11-18T00:29:02.282Z] a1111a8f2ec3: Download complete [2021-11-18T00:29:02.282Z] dc539afda2c1: Verifying Checksum [2021-11-18T00:29:02.282Z] dc539afda2c1: Download complete [2021-11-18T00:29:02.282Z] ed53099fbce6: Verifying Checksum [2021-11-18T00:29:02.282Z] ed53099fbce6: Download complete [2021-11-18T00:29:02.282Z] 9065ff56babe: Verifying Checksum [2021-11-18T00:29:02.282Z] 9065ff56babe: Download complete [2021-11-18T00:29:02.546Z] 77bc0d833cb6: Verifying Checksum [2021-11-18T00:29:02.546Z] 77bc0d833cb6: Download complete [2021-11-18T00:29:02.546Z] b4d181a07f80: Verifying Checksum [2021-11-18T00:29:02.546Z] b4d181a07f80: Download complete [2021-11-18T00:29:03.128Z] d287ab97295c: Verifying Checksum [2021-11-18T00:29:03.128Z] d287ab97295c: Download complete [2021-11-18T00:29:04.083Z] b4d181a07f80: Pull complete [2021-11-18T00:29:04.083Z] a1111a8f2ec3: Pull complete [2021-11-18T00:29:05.509Z] ed53099fbce6: Pull complete [2021-11-18T00:29:05.509Z] dc539afda2c1: Pull complete [2021-11-18T00:29:05.509Z] 77bc0d833cb6: Pull complete [2021-11-18T00:29:05.509Z] 9065ff56babe: Pull complete [2021-11-18T00:29:10.832Z] d287ab97295c: Pull complete [2021-11-18T00:29:10.832Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-18T00:29:10.832Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-18T00:29:10.832Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-18T00:29:10.898Z] prd-centos7-docker-4c-2g-1160 does not seem to be running inside a container [2021-11-18T00:29:10.932Z] $ 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/exfoundry_device-mqtt-go_jakarta/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-mqtt-go_jakarta -v /w/workspace/exfoundry_device-mqtt-go_jakarta:/w/workspace/exfoundry_device-mqtt-go_jakarta:rw,z -v /w/workspace/exfoundry_device-mqtt-go_jakarta@tmp:/w/workspace/exfoundry_device-mqtt-go_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-18T00:29:13.466Z] $ docker top 797c27438757f4a0b1404c59478196fd0c3ce3b87d3df8f648c3b576f0e78092 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-18T00:29:13.838Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-18T00:29:14.135Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-18T00:29:14.428Z] + ls /var/log/sa-host [2021-11-18T00:29:14.428Z] + sadf -c /var/log/sa-host/sa05 [2021-11-18T00:29:14.428Z] file_magic: OK [2021-11-18T00:29:14.428Z] HZ: Using current value: 100 [2021-11-18T00:29:14.428Z] file_header: OK [2021-11-18T00:29:14.428Z] 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-11-18T00:29:14.428Z] Statistics: [2021-11-18T00:29:14.428Z] Hnuu...uuuununununu... [2021-11-18T00:29:14.428Z] File successfully converted to sysstat format version 12.0.3 [2021-11-18T00:29:14.428Z] + sadf -c /var/log/sa-host/sa18 [2021-11-18T00:29:14.428Z] file_magic: OK [2021-11-18T00:29:14.428Z] HZ: Using current value: 100 [2021-11-18T00:29:14.428Z] file_header: OK [2021-11-18T00:29:14.428Z] 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-11-18T00:29:14.428Z] Statistics: [2021-11-18T00:29:14.428Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-18T00:29:14.428Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-18T00:29:16.251Z] provisioning config files... [2021-11-18T00:29:16.269Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-mqtt-go_jakarta@tmp/config9097698821777359825tmp [Pipeline] { [Pipeline] echo [2021-11-18T00:29:16.288Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-18T00:29:16.589Z] ---> create-netrc.sh [Pipeline] } [2021-11-18T00:29:16.599Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-18T00:29:16.985Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-18T00:29:16.997Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-18T00:29:18.946Z] ---> sudo-logs.sh [2021-11-18T00:29:18.946Z] Archiving 'sudo' log.. [2021-11-18T00:29:18.946Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1160.novalocal: Name or service not known [2021-11-18T00:29:18.946Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1160.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-18T00:29:18.974Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-18T00:29:19.265Z] ---> job-cost.sh [2021-11-18T00:29:19.265Z] lf-activate-venv: SKIPPING [2021-11-18T00:29:19.265Z] DEBUG: total: 0.10999999940395355 [2021-11-18T00:29:19.265Z] INFO: Retrieving Stack Cost... [2021-11-18T00:29:19.526Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-18T00:29:19.788Z] INFO: Archiving Costs [Pipeline] echo [2021-11-18T00:29:19.801Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-18T00:29:20.100Z] ---> logs-deploy.sh [2021-11-18T00:29:20.100Z] lf-activate-venv: SKIPPING [2021-11-18T00:29:20.100Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/jakarta/2 [2021-11-18T00:29:20.100Z] INFO: archiving workspace using pattern(s): [2021-11-18T00:29:21.046Z] Archives upload complete. [2021-11-18T00:29:21.307Z] INFO: archiving logs to Nexus